body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	background: #fff url('/images/body-bg.png') repeat-x 50% 0;
	min-width: 947px;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}


a:link, a:visited { color: #f30; text-decoration: underline; }
a:hover, a:active { text-decoration: none; }



/* index start */
#page {
	overflow: hidden;
	width: 947px;
	margin: 0 auto;
	position: relative;
}
#header {
/*	overflow: hidden; */
	height: 385px;
	position: relative;
	z-index: 1000;
}
.head-divider {
/*	overflow: hidden; */
	width: 100%;
	position: relative; 
}
#top-text-wrapper {
	position: absolute;
	top: 0;
	left: 50%;
}
#top-text {
	position: relative;
	left: -50%;
	margin: 0 auto;
	background: #ff8548 url(/images/top-link-right-bg.gif) no-repeat right bottom;
	padding-right: 25px;
}
#top-text ul {
	background: url(/images/top-link-left-bg.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
	padding: 1px 0;
	padding-left: 25px;
	height: 2em;
	line-height: 1.6em;
	color: #fff;
}
#top-text li {
	margin: 0;
	padding: 0;
}
#top-text li.mess1 {
	white-space: nowrap;
}
#top-text li.mess2 {
}
#top-text a {
	color: #fff;
	text-decoration: underline;
}
#top-text a:hover {
	text-decoration: none;
}
#top-text .close {
	position: absolute; right: 3px; top: 3px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 7px;
	height: 7px;
	background: url(/images/close-link.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
.apec-link {
	position: absolute; top: 0; right: 0;
	background: url(/images/apec-link-bg.gif) no-repeat 100% 0;
	padding: 4px 18px 3px 0;
	margin: 7px 13px 0 0;
}
.apec-link a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 125px;
	height: 11px;
	background: url(/images/apec-link.gif) no-repeat;
}

.sticker {
	position: absolute; top: 50px; right: 0;
}
.sticker a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 141px;
	height: 143px;
	background: url(/images/sticker-big.png) no-repeat;
}
.sticker a:hover {
	background: url(/images/sticker-big-over.png) no-repeat;
}
body.inner .sticker {
	position: absolute; top: 6px; right: 300px;
}
body.inner .sticker a {
	width: 121px;
	height: 124px;
	background: url(/images/sticker-sm.png) no-repeat;
}
body.inner .sticker a:hover {
	background: url(/images/sticker-sm-over.png) no-repeat;
}

#header h1 {
	margin: 0 0 0 68px;
	text-indent: -9999px;
	overflow: hidden;
	width: 743px;
	height: 215px;
	background: url(/images/header-title.gif) no-repeat;
}
.logo {
	position: absolute;
	left: 435px;
	top: 231px;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 82px;
	height: 127px;
	overflow: hidden;
	background: url('/images/logo.gif') no-repeat;
}
.bott-links {
	margin-top: 129px;
}
.nav-bg {
	float: right;
	background: url(/images/nav-bg-right.gif) no-repeat 100% 0;
	padding-right: 9px;
}
.nav {
	float: left;
	background: url(/images/nav-bg-left.gif) no-repeat;
}
.nav ul {
	overflow: hidden;
	margin: 0 -9px 0 9px;
	padding: 2px 0 6px;
	list-style: none;
	float: left; 
}
.nav ul li {
	float: left;
	font-size: 15px;
	background: url(/images/nav-li-bg.gif) no-repeat 0 1px;
	padding: 0 11px 0 12px;
	margin-left: -2px;
}
.nav ul li a {
	color: #fff;
	text-decoration: none;
}
.nav ul li a:hover {
	text-decoration: underline;
}

#content {
/*	overflow: hidden; */
	width: 100%;
	font-size: 14px;
	min-height: 250px;
}
#content-inner {
	margin: 25px 0 25px 8px;
	position: relative;
}
#content h2 {
	position: relative;
	margin: 20px 0 15px 0;
	font-size: 30px;
	line-height: 38px;
	font-weight: normal;
}

.cont-box {
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
}

.cont-box h2 {
	margin: 0 0 30px 5px;
	font-size: 30px;
	font-weight: normal;
}


.cont-text {
	overflow: hidden;
	width: 196px;
}
.cont-text strong {
	font-size: 30px;
	color: #ff3300;
	font-weight: normal;
}
.cont-text h3 {
	margin: 2px 0 0;
	font-size: 14px;
	line-height: 15px;
}

.cont-text p {
	margin: 4px 0 0;
	line-height: 14px;
}
.cont-img {
	display: block;
}
.cont-img img {
	display: block;
}
.cont-box .col1 {
	float: left;
	width: 204px;
	margin: 40px 0 0 4px;
	display: inline;
}
.cont-box .col1 strong {
	background: url(/images/cont-box-strong-bg.gif) no-repeat 100% 0;
	padding: 0 45px 3px 0;
}
.cont-box .col1 img {
	margin: 88px 0 0 0;
}
.cont-box .col2 {
	float: left;
	width: 386px;
	margin-left: 70px;
	display: inline;
}
.cont-box .col2 .cont-text {
	margin-left: 98px;
}
.cont-box .col2 strong {
	background: url(/images/cont-box-strong-bg2.gif) no-repeat 100% 0;
	padding: 0 36px 2px 0;
}
.cont-box .col2 img {
	margin-top: 17px;
}
.cont-box .col3 {
	float: right;
	width: 222px;
	margin: 40px 24px 0 0;
	display: inline;
}
.cont-box .col3 img {
	margin: 31px 0 0 -17px;
}
.catalog-link {
	position: absolute;
	right: 25px;
	bottom: 25px;
	margin: 0;
	padding: 0;
	padding-left: 36px;
	background: url(/images/catalog-link-bg.gif) no-repeat 0 100%;
	height: 40px;
	line-height: 15px;
	font-size: 12px;
}
.catalog-link a {
	text-transform: lowercase;
	color: #f30;
	/*text-decoration: none*/;
}
.catalog-link a:hover {
	text-decoration: underline;
}
.cont-divider {
/*	overflow: hidden; */
	width: 100%;
	margin-top: 22px;
}
.sub-cont {
	margin-top: 32px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 24px;
}
.sub-cont h2 {
	margin: 0 0 0 5px;
	font-size: 30px;
	font-weight: normal;
}
.sub-cont .col1 {
	width: 204px;
	margin: 0 0 0 4px;
}
.sub-cont .col1 img {
	margin: 28px 0 0 0;
}
.cont-box .cont-padd {
	margin-left: 37px;
}
#page .cont-padd strong {
	background: none;
}
.sub-cont .col2 {
	float: left;
	width: 204px;
	margin-left: 44px;
}
.sub-cont .col2 .cont-text {
	margin-left: 0;
}
.sub-cont .col2 img {
	margin-top: 24px;
}
.sub-cont .col3 {
	float: right;
	width: 222px;
	margin: 0;
}
.sub-cont .col3 img {
	margin: 10px 0 0 -17px;
}
.sub-indent {
	margin-top: 7px;
	border: none;
}
#page .sub-indent .col1 strong {
	background: none;
}
#page .sub-indent .col2 strong {
	background: url(/images/cont-box-strong-bg.gif) no-repeat 100% 0;
	padding: 0 45px 3px 0;
}
#footer {
	overflow: hidden;
	height: 320px;
/*	margin-top: -10px; */
	background: url(/images/footer-bg.gif) repeat-x;
}
.foot-holder {
	overflow: hidden;
	width: 947px;
	margin: 0 auto;
	padding-top: 37px;
}
.foot-divider {
	overflow: hidden;
	width: 967px;
	margin-left: -80px;
}
.foot-box {
	float: left;
	width: 240px;
	margin-left: 80px;
	display: inline;
}
.foot-box strong {
	display: block;
	font-size: 23px;
	margin-left: 3px;
	font-weight: normal;
}
.footer-form {
	overflow: hidden;
	width: 240px;
	margin-top: 14px;
}
.footer-form .text {
	width: 228px;
	border: 2px solid #ff7e41;
	background: #ffe7db;
	font: 15px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 6px 4px 6px;
}
.footer-form .submit {
	margin: 12px 0 0 1px;
}
.foot-news strong {
	margin-left: 9px;
}
.news-menu {
	overflow: hidden;
	margin: 0;
	padding: 6px 0 0;
	list-style: none;
}
.news-menu li {
	font-size: 13px;
	background: url(/images/foot-menu-bullet.gif) no-repeat 0 6px;
	padding-left: 12px;
	line-height: 15px;
	margin-top: 3px;
}
.news-menu li a {
	color: #666;
	text-decoration: underline;
}
.news-menu li a:hover {
	text-decoration: none;
}
.news-link {
	display: block;
	margin: 10px 0 0 7px;
}
.news-link img {
	display: block;
}

.history {
	margin: 0;
	padding: 6px 0 0!important;
}
.history li {
	background: none;
	padding-left: 0;
	line-height: 15px;
	margin-top: 2px;
}
.history li strong, .news-menu strong {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0;
}
.history li strong {
	padding-right: 3px;	
}
.history-link {
	display: block;
	margin: 10px 0 0 -1px;
}
.history-link img{
	display: block;
}


.bott-foot-divider {
	overflow: hidden;
	width: 100%;
	margin-top: 38px;
}
.bott-foot-box {
	float: left;
	width: 160px;
}
.bott-foot-box p {
	margin: 0;
	color: #fff;
	line-height: 15px;
}
.bott-foot-box p a {
	color: #fff;
	text-decoration: underline;
}
.bott-foot-box p a:hover {
	text-decoration: none;
}
.bott-foot-box ul {
	overflow: hidden;
	margin: -1px 0 0;
	padding: 0;
	list-style: none;
}
.bott-foot-box ul li {
	margin-top: 1px;
}
.bott-foot-box ul li a {
	color: #fff;
	text-decoration: underline;
}
.bott-foot-box ul li a:hover {
	text-decoration: none;
}
.other {
	margin-left: 84px;
	display: inline;
}
.adress {
	float: right;
	width: 201px;
	margin-right: 11px;
	display: inline;
}
/* index end */
/* inner start */
.inner {
	background: #fff url(/images/body-bg2.png) repeat-x;
}
.inner #header {
	height: 197px;
	position: relative;
}
.inner .logo {
	position: absolute;
	left: 8px;
	top: 37px;
}
.inner .logo a {
	width: 61px;
	height: 100px;
	background: url('/images/logo2.gif') no-repeat;
}
.inner #header h1 {
	margin: 0 0 0 82px;
	width: 375px;
	height: 131px;
	background: url(/images/header-title2.gif) no-repeat;
}
.inner .bott-links {
	margin-top: 24px;
}

#product-block {
/*
	overflow: hidden;
	height: 100%;
	*/
}
/*
.product h2 {
	margin: 0;
	font-size: 30px;
	font-weight: normal;
}
*/

.product {
	float: left;
	width: 683px;
}

.product h3 {
	margin: 0; 
	font-size: 20px;
}
.product p {
	margin: 4px 0 0; 
	font-size: 16px;
}

#product-preview-img {
	float: left; 
	width: 390px;
	margin: 30px 0 0 0;
	display: inline;
	overflow: hidden;
}
#product-preview-list {
	float: left;
	margin: 30px 0 0 10px;
	padding: 0;
	list-style: none;
	width: 256px;
}
#product-preview-list li {
	width: 150px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	text-align: center;
	overflow: hidden;
}
#product-preview-list li img {
	display: block;
	margin: 0 auto 4px;
}
#product-preview-list li p {
	margin: 0;
	font-size: 12px;
}
#product-preview-list li a {
	text-decoration: none;
	color: #000;
}
#product-preview-img a, #product-preview-list a {
	outline: none;
}

.product .links {
	margin: 0;
	padding: 33px 0 0 19px;
	width: 226px;
	list-style: none;
	float: left;
	font-size: 12px;
}
.product .links li {
	line-height: 13px;
	overflow: hidden;
	height: 100%; 
	padding: 10px 0 0;
}
.product .links li a {
	text-decoration: underline; 
	color: #f30;
	padding: 0 0 0 52px;
	float: left; 
}
.product .links li a:hover {
	text-decoration: none;
}
.product .links li.link1 a {
	background: url(/images/product-link-icon1.gif) no-repeat ;
	padding-top: 11px;
	padding-bottom: 4px;
}
.product .links li.link2 a {
	background: url(/images/product-link-icon2.gif) no-repeat ;
	padding-top: 8px;
	padding-bottom: 7px;
}
.product-info {
	font-size: 12px;
	float: right; 
	width: 241px;
	background: url(/images/product-info-bg.gif) repeat-y;
/*	margin-top: 50px; */
}
.product-info .top-bg {
	background: url(/images/product-info-top-bg.gif) no-repeat;
}
.product-info .bottom-bg {
	overflow: hidden;
	height: 100%;
	background: url(/images/product-info-bottom-bg.gif) no-repeat 0 100%;
	padding: 9px 7px 11px 9px;
}
.product-info ul {
	margin: 0;
	padding: 9px 0 21px 13px;
	border-top: 1px solid #fff; 
	list-style: none;
}
.product-info ul.first {
	border: none;
}
.product-info ul li {
	padding: 3px 4px 0 38px;
	margin-top: 10px;
	line-height: 13px;
}
.product-info ul li a {
	text-decoration: underline; 
	color: #666;
}
.product-info ul li a:hover {
	text-decoration: none;
}
.product-info ul li.icon1 {
	background: url(/images/product-info-icon1.gif) no-repeat 0 1px;
}
.product-info ul li.icon2 {
	background: url(/images/product-info-icon2.gif) no-repeat;
}
.product-info ul li.icon3 {
	background: url(/images/product-info-icon3.gif) no-repeat 0 4px;
}
.product-info ul li.icon4 {
	background: url(/images/product-info-icon4.gif) no-repeat 0 2px;
}
.product-info ul li.icon5 {
	background: url(/images/product-info-icon5.gif) no-repeat 0 7px;
}
.product-info ul li.icon6 {
	background: url(/images/product-info-icon6.gif) no-repeat;
}
.product-info ul li.icon7 {
	background: url(/images/product-info-icon7.gif) no-repeat;
}
.product-info ul li.icon8 {
	background: url(/images/product-info-icon8.gif) no-repeat;
}
.product-info ul li.icon9 {
	background: url(/images/product-info-icon9.gif) no-repeat;
}
#calculate-block {
/*	overflow: hidden;
	height: 100%; */
	padding: 0;
}
.calculate {
	float: left; 
	width: 367px;
	padding-left: 53px;
	margin-top: 25px;
}
.calculate h3 {
	font-size: 22px;
	font-weight: normal; 
	line-height: 24px;
	margin: 0 0 0 -51px;
	padding: 17px 0 0 51px;
	position: relative; 
	background: url(/images/calculate-icon.gif) no-repeat;
}
.col-line {
	overflow: hidden;
	width: 100%;
	margin: 23px 0 0;
}
.col-line label {
	float: left; 
	font-size: 17px;
	line-height: 26px;
}
.col-line .text {
	float: left; 
	background: #ffe7db;
	padding: 5px 0 5px 3px;
	width: 96px;
	margin: 0 0 0 12px;
	color: #000;
	font: 17px Arial, Helvetica, sans-serif;
	border: 2px solid #ff7f41; 
}
.col-line span {
	float: left;
	line-height: 34px;
	margin: 0 0 0 5px;
	color: #999;
	font-size: 12px;
}
.calculate-details {
	overflow: hidden;
	width: 100%; 
	margin-top: 20px;
}
.calculate-details div {
	float: left;
}
.calculate-details .detail1 {
	font-size: 17px;
	line-height: 20px;
}
.calculate-details .detail3,
.calculate-details .detail2 {
	margin-left: 25px;
	line-height: 20px;
}
.calculate-price {
	overflow: hidden;
	height: 100%;
	margin-top: 21px;
	border-top: 1px solid #c2c2c2; 
	position: relative; 
}
.calculate-price h4 {
	margin: 17px 0 0; 
	font-size: 22px;
	font-weight: normal;
}
.calculate-price .print-link {
	position: absolute;
	right: 0;
	top: 7px;
	padding: 3px 20px 0 31px;
	text-decoration: underline; 
	color: #f30;
	line-height: 13px;
	background: url(/images/print-icon.gif) no-repeat 0 50%;
	font-size: 12px;
}
.calculate-price .print-link:hover {
	text-decoration: none;
}
ul#price-block {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 11px;
}
ul#price-block li {
	float: left;
	font-size: 16px;
	width: 50%;
	margin-right: -1px;
}
ul#price-block em {
	display: block; 
	font-weight: bold;
	font-style: normal;
	padding: 5px 0 ;
	margin: 3px 20px 0 0;
	font-size: 18px;
	background-color: #ffe7db;
	text-align: center;
}
ul#price-block em span {
	font-size: 16px;
}
#contact-part {
	margin-top: 25px;
	position: relative;
	width: 457px;
}
#order-form #contact-part {
	float: right;
	padding-left: 57px;
}
.p9form h3 {
	font-size: 22px;
	font-weight: normal; 
	line-height: 24px;
	margin: 0 0 0 -51px;
	padding: 17px 0 12px 52px; 
	position: relative;
	background: url(/images/contact-form-icon.gif) no-repeat 0 4px;
}
#contact-part .line {
	overflow: hidden;
	padding-left: 120px;
	margin-top: 11px;
	position: relative; 
	width: 557px;
}
#order-form #contact-part .line {
	width: 337px;
}
#contact-part .code {
}
#contact-part .code img {
	display: block;
}
#contact-part .line label {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 15px;
	padding: 7px 0;
}
#contact-part .text {
	float: left;
	background: #ffe7db;
	padding: 5px 0 5px 3px;
	width: 212px;
	margin: 0;
	color: #000;
	font: 17px Arial, Helvetica, sans-serif;
	border: 2px solid #ff7f41; 
}
#captcha {
	width: 120px;
	border: 2px solid #ff7f41;
	margin-bottom: 5px;
}
#contact-part .code .text {
	width: 120px;
	border: 2px solid #ff7f41; 
	padding: 5px 0;
}
#contact-part .phone-num1 {
	width: 47px;
	left: -8px;
	position: relative;
}
#contact-part .phone-num2 {
	width: 59px;
	left: -8px;
	position: relative;
}
#contact-part .mail1 {
	width: 80px;
}
#contact-part .mail2 {
	width: 99px;
}
#contact-part strong {
	float: left;
	font-weight: normal; 
	line-height: 32px;
	font-size: 15px;
}
#contact-part .arrow1 {
	width: 8px;
	left: -8px;
	position: relative;
}
#contact-part .arrow2 {
	padding: 0 0 0 3px;
	width: 14px;
	left: -8px;
	position: relative;
}
#contact-part .arrow3 {
	width: 28px;
	text-align: center;
	left: -8px;
	position: relative;
}
#contact-part .arrow4 {
	width: 26px;
	text-align: center;
}
#contact-part .line span {
	position: absolute;
	left: 330px;
	top: 2px;
	font-size: 11px;
	color: #999;
	line-height: 12px;
}
#contact-part .line span.ind {
	margin-top: 5px;
}
#contact-part .submit {
	float: left; 
	margin: 14px 0 0 103px;
}
.inner .sub-cont {
	margin-top: 7px;
	border-bottom: none;
	padding-bottom: 0;
}
.inner .sub-cont h2 {
	margin-bottom: -4px;
	font-size: 22px;
	background: url(/images/sub-cont-title-bg.gif) no-repeat;
	padding: 7px 0 0 45px;
}
.inner .sub-cont strong {
	display: block;
	padding: 3px 0 8px;
	font-size: 24px;
	background: none;
}
.inner .sub-cont .col1 strong span {
	background: url(/images/cont-box-strong-bg.gif) no-repeat 100% 0;
	padding: 3px 45px 8px 0;
}
.inner .sub-cont .col2 strong span {
	background: url(/images/cont-box-strong-bg2.gif) no-repeat 100% 0;
	padding: 2px 36px 8px 0;
}
.inner .sub-cont .cont-img {
	margin-top: -8px;
}
.inner .sub-cont .cont-text {
	width: 140px;
	margin-left: 18px;
}
.inner .sub-cont .cont-padd .cont-text {
	margin-left: 50px;
}
.inner .sub-cont .col3 .cont-text {
	margin-left: 66px;
}
#info-block {
	font-size: 14px;
}
.info-head {
	margin: 20px 0 0;
	line-height: 26px;
	color: #666;
	font-size: 22px;
	font-weight: normal;
}
.info-head p {
	margin: 20px 0 0;
}
.info-inner {
	margin-top: 20px;
}
.info-menu {
	padding-right: 14px;
	float: left;
	width: 225px;
	overflow: hidden;
}
.info-menu ul {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	list-style: none;
}
.info-menu li {
	padding: 0;
	margin: 0;
	margin-top: 5px;
	line-height: 17px;
}
.info-menu li a {
	text-decoration: underline;
	color: #f30;
}
.info-menu li a:hover {
	text-decoration: none;
}
.info-menu li.active a {
	color: #666;
}
.info-cont {
	float: left; 
	width: 465px;
	line-height: 17px;
	overflow: hidden;
}
.info-cont a, #search-result a {
	text-decoration: underline; 
	color: #f30;
}
.info-cont a:hover, #search-result a:hover {
	text-decoration: none;
}
.info-cont h3 {
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 25px;
	font-size: 22px;
	font-weight: normal;
}
.info-cont p, .info-cont blockquote {
	margin: 15px 0 5px;
}
.info-cont blockquote {
	border-left: 6px solid #f30; 
	font-style: italic;
	padding: 0 50px 0 12px;
}
.info-cont ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 15px;
}
.info-cont ul li {
	padding: 0 0 0 12px;
	margin: 0;
	background: url('/images/bullet.gif') no-repeat left center;
}

/* История вопроса
------------------------- */
body.historypage .pagelist-row h3 {
	font-size: 24px;
}
body.historypage .pagelist-row {
	border-top: 2px solid #ebebeb;
	padding: 20px 0 5px;
	width: 860px;
	clear: both;
}
.image_thumb {
	float: left;
}
.history_anons {
	margin-left: 170px;
	text-align: left;
	padding-right: 100px;
}
body.historypage .info-sidebar p {
	font-size: 12px;
}

.box {
	width: 463px;
	margin-top: 25px;
	background: #FFEFE8 url(/images/limits-bg.gif) repeat-y;
	font-size: 12px;
	line-height: 14px;
	overflow: hidden;
}
.box .top {
	background: url(/images/limits-top-bg.gif) no-repeat top;
}
.box .top {
	background: url(/images/limits-top-bg.gif) no-repeat top;
}
.box .bottom {
	background: url(/images/limits-bottom-bg.gif) no-repeat bottom;
	padding: 10px 20px;
}
.box p, .box ul {
	margin: 10px 0;
}

.box ul {
	list-style: none;
	padding: 0;
}

.box ul li {
	margin: 5px 0;
	padding: 0 0 0 21px;
	background: url(/images/limits-bullet.gif) no-repeat left top;
}

.info-sidebar .box {
	overflow: hidden;
	width: 218px;
	font-size: 12px;
	line-height: 14px;
	background: #ebebeb;
}
.info-sidebar .box .top {
	background: url(/images/buyer-top-bg.gif) no-repeat;
}
.info-sidebar .box .bottom {
	background: url(/images/buyer-bottom-bg.gif) no-repeat bottom;
	padding: 7px 16px;
}


.info-sidebar {
	float: right;
	width: 218px;
	margin-top: 20px;
	overflow: hidden;
}

.history-style .info-cont {
	width: 600px;
}
.history-style .info-sidebar {
	width: 300px;
}

.inner #footer {
	margin-top: 10px;
}
/* inner end */


/*
.header-left-links {
	float: left;
}
.header-left-links a {
	float: left;
	width: 180px;
	height: 22px;
	background: url(/images/header-left-links-bg.gif) no-repeat;
	padding: 3px 0 0 18px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	margin-left: 8px;
}
.header-left-links a:hover {
	text-decoration: underline;
}

*/



/* drop-down menu
---------------------------------- */

.jmenu {
	float: left;
	margin-left: 8px;
	position: relative;
	}

.jmenu h3 {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 198px;
	height: 25px;
	font: normal 14px/24px Arial, Helvetica, sans-serif !important;
	background: url('/images/header-left-links-bg-new.gif') no-repeat 0 0;
}

.jmenu h3.menu-click {
	background-position: 0 -25px;
}

.jmenu h3 a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 158px;
	height: 25px;
	padding: 0 25px 0 15px;
	outline: none;
}

.menu-list {
	display: none;
	position: absolute;
	z-index: 1000;
	overflow: hidden;
	margin: 0;
	padding: 10px 8px 20px;
	width: 182px;
	background: url(/images/header-left-links-bg-open4.gif) no-repeat left bottom;
}

.menu-list div {
	max-height: 200px;
	overflow: auto;
}


.menu-list ul {
	list-style: none;
	margin: 0 5px 0 2px;
	padding: 0;
}

.menu-list li {
	margin: 0;
	padding: 0;
}

.menu-list a {
	overflow: hidden;
	display: block;
	outline: none;
	font-size: 14px !important;
	color: #fff;
	text-decoration: none;
	padding: 3px 5px;
	border-bottom: 1px solid #ec6a50;
}

.menu-list li.last a {
	border-bottom: none;
}

.menu-list a:hover {
	background-color: #ec6a50;
}


/* product list
--------------------- */
.product-list
{
	font-size: 12px;
}

.product-list ul
{
	position: relative;
	width: 100%;
	list-style: none;
	margin: 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #ccc;
}

.product-list ul.first
{
	padding: 0;
	border: none;
}

.product-list li {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 3%;
	margin-right: -1px;
	width: 22%;
	overflow: hidden;
}

.product-list li h3 {
	font-size: 30px;
	color: #ff3300;
	font-weight: normal;
	margin: 0 0 5px 0;
	line-height: 38px;
}

.product-list li h4 {
	margin: 5px 0;
	font-size: 14px;
	line-height: 15px;
}

.product-list li p {
	margin: 5px 0;
	line-height: 14px;
}

.product-list li p.thumb {
	margin: 20px 0 0;
}


#content .product-similar h2 {
	background: url(/images/sub-cont-title-bg.gif) no-repeat left center;
	font-size: 22px;
	padding-left: 42px;
	margin: 15px 0 15px 0;
	line-height: 38px;
}

#content .product-similar h2 span {
	display: block;
	height: 38px;
}

.product-similar {
	margin-top: 35px;
	padding-top: 0;
	border-top: 1px dotted #ccc;
}

.product-similar .product-list ul {
	padding: 0;
	border: none;
}

.product-similar .product-list li h3 {
	margin-left: 42px;
	font-size: 24px;
	line-height: 38px;
}


/* index products
--------------------- */
#index-list {
	font-size: 12px;
	width: 938px;
	}
#index-col1-wrapper { float: left; width:100%; }
#index-col1 { margin: 0 260px; overflow: hidden; text-align: center; }
#index-col2 { float: left; width: 260px; margin-left: -260px; }
#index-col3 { float: left; width: 260px; margin-left: -100%; }

.col-inner { width: 200px; margin: 0 auto; text-align: left; }

#index-list .col-inner h3 {
	font-size: 30px;
	color: #ff3300;
	font-weight: normal;
	margin: 0 0 5px 0;
	line-height: 38px;
}

#index-list .col-inner h4 {
	margin: 5px 0;
	font-size: 14px;
	line-height: 15px;
}

#index-list .col-inner p {
	margin: 5px 0;
	line-height: 14px;
}

#index-col2, #index-col3 {
	height: 460px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

#index-col2 .thumb, #index-col3 .thumb {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 260px;
}


.product-list h3 a, #index-list h3 a {
	color: #ff3300;
	text-decoration: none;
}

.product-list h3 a:hover, #index-list h3 a:hover {
	color: #ff3300;
	border-bottom: 1px solid #ff3300;
}


/* products icons
--------------------- */

.hot-icon span {
	float: left;
	padding-right: 35px;
	background: url(/images/cont-box-strong-bg2.gif) no-repeat 100% center;
	height: 38px;
}

.new-icon span {
	float: left;
	padding-right: 45px;
	background: url(/images/cont-box-strong-bg.gif) no-repeat right center;
	height: 38px;
}


/* product order
--------------------- */

#order-button-do-order {
	position: relative;
	width: 220px;
	height: 43px;
	padding-top: 20px;
}

#order-button-do-order button {
	outline: none;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 220px;
	height: 43px;
	background: url(/images/calculate-btn.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
	border: 0;
	padding: 0;
	margin:  0;
}

#order-button-submit {
	position: relative;
	width: 150px;
	height: 43px;
	padding-top: 20px;
}

#order-button-submit button {
	outline: none;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 150px;
	height: 43px;
	background: url(/images/contact-form-submit.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
	border: 0;
	padding: 0;
	margin:  0;
}
#order-button-search {
	position: relative;
	width: 71px;
	height: 25px;
	padding-top: 10px;
}
#order-button-search button {
	outline: none;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 71px;
	height: 25px;
	background: url(/images/submit.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
	border: 0;
	padding: 0;
	margin:  0;
}
label.error {
	color: #f30;
}

.error-message {
	margin-top: 5px;
	height:  25px;
	line-height: 25px;
	color: red;
	font-size: 12px;
}

.ajax-loading {
	position: absolute;
	top: 25px;
	right: 0;
	margin-right: -43px;
}

.ajax-message {
	position: absolute;
	top: 25px;
	font-size: 12px;
	color: red;
	width: 200px;
}

#order-button-do-order .ajax-message {
	left: 235px
}

#order-button-submit .ajax-message {
	left: 165px
}



/* pagelist-row
--------------------- */

.pagelist-row {
	margin: 15px 0;
}

.pagelist-row h3 {
	margin: 20px 0 15px;
	font-size: 18px;
	font-weight: normal;
}

ul.nextprev {
	list-style: none;
	margin: 20px 0;
	padding: 0;
	font-size: 12px;
}

ul.nextprev li {
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
ul.nextprev li a {
}


/* checkBox
--------------------- */

.ui-helper-hidden-accessible {
	position: absolute;
	left: -999em;
}

.ui-radio-state-disabled,
.ui-radio-state-checked-disabled,
.ui-radio-state-disabled-hover,
.ui-radio-state-checked-disabled-hover {
	color: #999;
}
span.ui-checkbox,
span.ui-radio {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	background: url(/images/checkbox-icons.gif) 0 -30px no-repeat;
	cursor: hand;
	cursor: pointer;
}
span.ui-helper-hidden {
	display: none;
}
label {
	padding: 2px;
	
}
span.ui-radio-state-hover,
span.ui-checkbox-state-hover {
	background-position: 0 -90px;
}

span.ui-checkbox-state-checked {
	background-position: 0 0;
}

span.ui-checkbox-state-checked-hover {
	background-position: 0 -60px;
}
span.ui-radio-state-checked {
	background-position: 0 -120px;
}

span.ui-radio-state-disabled-hover,
span.ui-radio-state-disabled,
span.ui-radio-state-checked-disabled-hover,
span.ui-radio-state-checked-disabled
{
	background-position: 0 -180px;
}


span.ui-radio-state-checked-hover {
	background-position: 0 -150px;
}


/* search-result
---------------------------------------- */

#search-result {
	width: 700px;
}
#search-result li {
	margin: 1em 0;
}


/* self-clearing floats
---------------------------------------- */
.z:after,
#content:after,
.product-list ul:after,
#index-list:after,
#calculate-block:after,
#product-block:after,
#info-block:after,
.hot-icon:after, .new-icon:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


/* ie fix
---------------------------------------- */


/* trigger hasLayout and target ie5+6/win only */
* html .z,
* html #content,
* html .product-list ul,
* html #index-list,
* html #calculate-block,
* html #product-block,
* html #info-block,
* html .hot-icon, * html .new-icon
{ height: 1%; }


/* trigger hasLayout and target ie7/win only */
*:first-child+html .z,
*:first-child+html #content,
*:first-child+html .product-list ul,
*:first-child+html #index-list,
*:first-child+html #calculate-block,
*:first-child+html #product-block,
*:first-child+html #info-block,
*:first-child+html .hot-icon, *:first-child+html .new-icon
{ min-height: 1px; }

