body, td, th {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000;
}

body {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 8pt;
	color: #696;
	margin-bottom: 10px;
	margin-left: 18px;
}

a:link, a:visited {
	text-decoration: none;
	color: #30e;
}

a:hover {
	color: #30e;
}

.mainTD {
	background-image: url('/design/fl_top.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	width: 1000px;
}

.filterInner {
	padding: 15pt;
	width: 100%;
	color: #000;
}

.filterInner a {
	padding-left: 10px;
}

.selectW {
	width: 110px;
	font-size: 8pt;
	font-family: Tahoma;
}

.filterMain {
	border: 1px solid #abd4af;
	text-decoration: none;
	background-color: #dadc80;
	height: 80px;
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 80);
}

.menu {
	border: 1px solid #6c6c00;
	font-size: 12pt;
	padding: 10px;
	text-decoration: none;
	background-color: #98c770;
	height: 22px;
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 80);
}

.menuInner {
	width: 100%;
	color: #000;
}

.menu a:link, .menu a:visited {
	color: #030;
	padding-right: 15px;
}

.phoneLight {
	color: #999;
	font-size: 13pt;
	font-weight: bold;
}

.phoneDark {
	color: #333;
	font-size: 13pt;
	font-weight: bold;
}

.helpLink {
	font-size: 13pt;
	font-weight: bold;
}

.helpBlock {
	width: 100%;
	text-align: center;
}

.blockTD {
	padding: 10px;
	font-size: 9pt;
}

.vSeparator {
	font-size: 1px;
	height: 10px;
}

.vSeparator2 {
	height: 20px;
}

.sideTitle {
	font-size: 11pt;
	margin-bottom: 10px;
}

.blockRLink {
	text-align: right;
}

.blockTitle {
	font-size: 13pt;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

.langBlock {
	width: 193;
	height: 84;
	background-image: url('/design/block_c.jpg');
	background-repeat: no-repeat;
	margin-bottom: 20px;
	text-align: center;
}

.locationA {
	background-color: #f7c63d;
	padding: 3px;
	margin-left: -3px;
}

.locationI {

}

.locationSelect {
	font-size: 8pt;
	font-family: Tahoma;
}

.goodsHeadTitle {
	border-top: 1px solid #c1eac5;
	border-left: 1px solid #c1eac5;
	border-right: 1px solid #c1eac5;
	background-color: #f8f8e4;
	font-size: 12pt;
	height: 26px;
	padding-top: 5px;
	border-bottom: 0px;
}

.goodsHeadEmpty {
	border-bottom: 1px solid #c1eac5;
	height: 26px;
	padding-top: 5px;
}

.goodsHeadPages {
	border-top: 1px solid #c1eac5;
	border-left: 1px solid #c1eac5;
	border-right: 1px solid #c1eac5;
	border-bottom: 0px;
	background-color: #f8f8e4;
	height: 26px;
	padding-top: 5px;
	width: auto;
}

.goodsMain {
	background-color: #f8f8e4;
	padding: 10px 0px;
	border-left: 1px solid #c1eac5;
	border-right: 1px solid #c1eac5;
	border-bottom: 1px solid #c1eac5;
	
}

* html .goodsMain {
	background-color: #f8f8e4;
	padding: 10px 0px;
	border-left: 1px solid #c1eac5;
	border-right: 1px solid #c1eac5;
	border-bottom: 1px solid #c1eac5;
	width: 100%;
}

.goodsTitle {
	font-size: 11pt;
	margin-bottom: 10px;
}

.goodsTitle a:link, .goodsTitle a:visited {
	color: #360;
	font-size: 11pt;
}

.goodsImage {
	border: 1px solid #a1caa5;
	background-color: #fff;
	width: 180px;
	height: 180px;
	margin-bottom: 10px;
}

.goodsPrice {
	font-size: 12pt;
	color: #360;
	font-weight: bold;
	text-align: right;
	padding-bottom: 10px;
}

.goodsOldPrice {
	font-size: 12pt;
	color: #aaa;
	font-weight: bold;
	text-decoration: line-through;
	padding-bottom: 10px;
}

.paddingTD10R {
 	padding-right: 10px;
 }
 
.pageActive {
	padding: 0px 5px;
	border: 2px solid #ccc;
	font-weight: bold;
	background-color: #fff;
}

.payImage {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

.footerPhoneL {
	color: #666;
	font-size: 11pt;
}

.footerPhoneD {
	color: #333;
	font-size: 11pt;
}

.selectC {
	font-family: Tahoma;
	font-size: 8pt;
}

.blockTD a:link, .blockTD a:visited {
	font-size: 10pt;
}

.detailsCaption {
	font-size: 18pt;
	font-weight: bold;
	color: #360;
	margin-bottom: 10px;
}

.detailsImage {
	border: 1px solid #9ec57b;
}

.detailsInfo {
	padding: 10px 70px 0px 10px;
	font-size: 9pt;
}

.zoomLink a:link, .zoomLink a:visited {
	color: #390;
}

.rightColomnIn a
{
  text-decoration: underline;
}

.orderFormValidation_MsgWrong
{
  background: transparent url('/design/error.gif') no-repeat scroll 0 0;
  font-size: 11px;
  padding-left: 18px;
  color: #FE6608;
  margin-left: 15px;  
}

.orderFormValidation_MsgValid
{
  background: transparent url('/design/tick.png') no-repeat scroll 0 0;
  padding-left: 18px;
  margin-left: 15px;
  padding-left: 18px;
}