/* CSS Document */
html,body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#000;
	background:#e9e9e9;
	width: 100%;
}
form{ margin:0; padding:0;}
a{	color:#669fdb;  text-decoration: none; border-bottom: 1px solid #669fdb;  font-size:100%; }
a:hover { color: #669fdb; text-decoration: none;  font-size:100%; border-bottom: none; }
a img { border: none; }
.clear { clear: both; font-size: 0px; height: 0; line-height: 0; }
.no_border{ border:none !important;}
.no_bg{ background: none !important;}
.object-left{
	float: left;
}
.object-right{
	float: right;
}
.text-right{
	text-align: right;
}
h1 {
	font-size: 28px; 
	margin: 10px 0;
	font-weight: 100;
}
h2 {
	font-size: 17px;
	font-weight: 100;
	margin-bottom: 2px;
}
h3{
	font-size: 1.2em; 
	color: #ff8000;
}
h4{
	font-size: 1.0em;
	margin: 8px 0;
	color: #000;
}
h5{
	font-size: 14px; 
	margin: 8px 0;
	color: #000;
}
h6{
	font-size: 12px; 
	margin: 8px 0;
	color: #000;
}
w100{ width:100%;}
w50 { width:50%;}
.fleft{ float:left}
.relative{position:relative;}
ul,ol{padding-left: 13px; margin-left: 13px; font-size:100%;}
li{ margin: 1px 0;}
table{
	border:0px; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
}
table td{
	padding:0px; /* cellpadding="0" */
	vertical-align:top;
}

div.wrapper{
	margin: 9px 9px 0 9px;
	padding: 30px 25px 0 20px;
	-moz-border-radius: 12px;
	background: #fff;
}

div.logo{margin:0 20px 45px 0;}
div.logo a{ border: none;}

table.main{ width: 100%;}
td.left{
	width: 193px;
}
td.center{

}
td.right{
	width: 177px;
	padding-left: 15px; 
}
td.basket{
	width: 88%;
}

div.item1{margin: 24px 20px 0 0; padding-bottom: 3px;}
div.item1 span{ font-size: 0.85em; color: #636363;}
div.item1 p{font-size: 0.85em; margin-bottom: 0px;}
div.item1 a,div.item1 a:hover{font-size: 0.85em;}

div.form_main{
	background: url("../images/form_main_bg.gif") no-repeat left top;
	height: 50px;
}
div.form_main input.text{
	border: solid 1px #ff982a;
	border-left: none;
	border-right: none;
	position: absolute;
	font-size: 14px;
	margin: 0 0 0 31px;
	padding: 3px 0 4px 0;
	width: 285px;
	color: #4c4c4c;
}
div.form_main input.submit{
	position: absolute;
	margin-left: 340px;
}
div.form_main div.bg{
	background: url("../images/form_main_right.gif") no-repeat right top;
	width: 12px;
	height: 26px;
	margin-left: 316px;
}
div.form_main a, div.form_main a:hover{margin-left: 35px; font-size: 0.8em;}

td.center div.menu{
	margin: 16px 0 0 20px;
	color: #ff7f00;
	line-height: 160%;
}
td.center div.menu div{white-space: nowrap; float: left;}
td.center div.menu div.delimiter{ font-size: 16px; margin: 0 2px ;}
td.center div.menu a{
	color: #ff7f00;
	font-size: 16px;
	border-bottom: solid 1px #ff7f00;
	font-weight: bold;
}
td.center div.menu a:hover{border-bottom: none;}
td.center div.menu a.active{
	border: none;
	font-weight: bold;
	color: #c9c9c9;
}

div.wrap_content{
	-moz-border-radius: 12px;
	border: solid 1px #e5e5e5;
	padding: 13px 0px 36px 16px;
	margin: 20px 0px 30px 0;
}
div.wrap_content td{
	padding:0px 15px 30px 0;
	width: 49%;
}
div.wrap_content img, div.item3 img{float: left; margin-right: 15px;}
div.wrap_content h2 {margin-bottom: 13px; margin-top: 0px;}
div.wrap_content h2 a{color: #ff7f00; border-bottom: solid 1px #ff7f00;}
div.wrap_content h2 a:hover{color: #ff7f00; border-bottom: none;}
div.wrap_content div.faset{margin-bottom: 13px;}
div.wrap_content div.faset a{font-size: 0.85em; color: #000; border-bottom: solid 1px #000;}
div.wrap_content div.faset a:hover{font-size: 0.85em; color: #000; border-bottom: none;}
div.wrap_content div.price, div.item3 div.price{ font-size: 27px; color: #ff7f00; margin: 10px 0; /*white-space: nowrap;*/}
div.wrap_content div.price span, div.item3 div.price span{ color: #000; font-size: 12px;}
div.wrap_content div.nal, div.item3 div.nal{
	color: #1cac00;
	background: url("../images/nal.gif") no-repeat left center;
	padding-left: 25px;
	font-size: 11px;
	padding-top: 3px;
}
div.wrap_content div.no, div.item3 div.no{
	background: none;
	color: #000;
	font-size: 100%;
	padding-left: 5px;
}
div.wrap_content div.zak, div.item3 div.zak{
	/*background: url("../images/zak.gif") no-repeat left center;*/
	/*padding-left: 38px;*/
	margin: 5px 0 3px 0;
}
div.wrap_content div.zak a,div.wrap_content div.zak a:hover, div.item3 div.zak a,div.item3 div.zak a:hover{ font-size: 11px;}
div.wrap_content div.href, div.item3 div.href{ padding-right: 50px;}
div.zak input{
	border: none;
	background: none;
	color: #669fdb;
	font-size: 19px;
	font-weight: bold;
	padding: 0;
	cursor: pointer;
}
div.wrap_content div.icq{
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	font-size: 13px;
}

td.right div.menu{
	line-height: 160%;
}
td.right div.menu a{
	color: #4c4c4c;
	border-bottom: solid 1px #4c4c4c;
}
td.right div.menu a:hover{
	color: #4c4c4c;
	border-bottom: none;
}
div.links{
	position: absolute;
	right: 25px;
	top: 35px;
}
div.links a{ border: none; padding-right: 8px;}

div.tel{
	background: url("../images/tel1.gif") no-repeat left top;
	width: 160px;
	/*height: 35px;*/
	padding:  22px 0 0px 0;
	margin: 5px 0 0 4px; 
}
div.tel span{font-size: 11px;}
div.tel div{
	background: url("../images/tel2.gif") repeat-y left top;
	width: 160px;
	text-align: center;
	color: #4c4c4c;
	font-size: 18px;
}
div.tel div.bottom{
	background: url("../images/tel3.gif") no-repeat left top;
	width: 160px;
	height: 16px;
}

div.icq{
	margin: 5px 0 0 25px; 
	font-size: 13px;
}
div.basket{
	-moz-border-radius: 12px;
	border: solid 1px #ddd;
	margin: 12px 0 0 0;
	padding:8px 18px;
}
table.basket2{
	/*background: url("../images/basket.gif") no-repeat left top;*/
	font-size: 13px;
	border: none;
	width: 100%;
}
table.basket2 td.t{
	/*float: left;*/
	width:60%;
	border-right: solid 1px #000;
	line-height: 1.6;
	padding-right: 5px;
}
table.basket2 td.l{
	/*float: left;*/
	width:40%;
	padding-left: 5px;
	line-height: 1.6;
	vertical-align: bottom;
}
table.basket2 td.l a{
	padding-left: 30px;
	background: url("../images/basketlink.gif") no-repeat left center;
	color: #f07d00;
	border-bottom: none;
	text-decoration:underline;
	font-weight:bolder;
}
table.basket2 td.l a:hover{
	padding-left: 30px;
	background: url("../images/basketlink.gif") no-repeat left center;
	color: #f07d00;
	border-bottom: none;
	text-decoration:none;
	font-weight:bolder;
}
table.basket2 span{color:#ad0000;}


div.sp{ text-align: center;}
div.sp img{ border: solid 1px #e5e5e5 !important; margin-bottom: 10px;}
div.sp a{ border: none;}

div.footer{
	padding: 20px 28px 20px 22px;
	margin: 9px 9px 0;
	line-height: 160%;
}
div.footer a{color: #000; border: none;}
div.footer td.second{ padding-left: 30px;}

div.path a{color: #000;border-bottom: none; font-size: 0.9em; }
div.path a:hover{border-bottom: solid 1px #000; font-size: 0.9em;}

div.item2{
	margin: 55px 0 0 0;
	padding-right: 13px;
	width: 97%;
}
div.item2 h2{
	color: #ff8000;
	font-size: 18px;
	padding-left: 140px;
}
div.item2 img{
	float: left;
}
div.item2 div.text{
	padding:0 125px 0 140px;
}
div.item2 div.info{
	float: right;
	margin: -12px 0 0 0;
	/*padding-bottom: 20px;*/
	width: 135px;
}
div.item2 div.full{
	float: left;
	margin-left: 25px;
	width: auto !important;
}

div.pages{
	text-align: right;
	color: #c9c9c9;
	padding-right: 12px;
	margin-top: 10px;
}
div.pages div{float: right; margin-left: 5px;}

div.sort{
	text-align: right;
	margin-top: 10px; margin-right: 10px;
}
div.sort a{
	color: #c9c9c9;
	border-bottom: solid 1px #c9c9c9;
	font-size: 11px;
}
div.sort a:hover{
	color: #c9c9c9;
	border-bottom: none;
	font-size: 11px;
}
div.sort div{ 
	float: right; 
	padding:0 0 2px 18px;
	background: url("../images/sort.gif") no-repeat 9px center;
}
div.sort div.asc{
	background: url("../images/sort_asc.gif") no-repeat 9px center;
}
div.sort div.desc{
	background: url("../images/sort_desc.gif") no-repeat 9px center;
}

div.topic{
	font-size: 21px;
}

div.faset_block{
	width: 100%;
	margin: 20px 0;
}
div.faset_block div{
	padding-left: 26px;
	font-weight: bold;
}
div.faset_block input{
	margin-right: 8px;
}
div.faset_block a, div.faset_block a:hover{border: none; color: #000;}

div.item3{
	margin: 25px 0 8px 0;
}

div.basket_actions{
	border-bottom: solid 1px #e5e5e5;
	padding: 20px 0 0 0;
	margin: 0 35px 0 0; 
	<!-- padding: 20px 0 40px 0; -->
}
div.basket_actions div{ float: left; margin:0 5% 20px 0;}
div.basket_actions div.icon{
	background: url("../images/icon.gif") no-repeat center center;
	width: 20px;
	text-align: center;
	padding: 3px 0;
	margin: -2px 8px 0 0;
}
div.basket_actions div.active div.icon{
	background: url("../images/icon_active.gif") no-repeat center center;
	width: 20px;
	text-align: center;
	padding: 3px 0;
	margin: -2px 8px 0 0;
	color: #fff;
	font-weight: bold;
}

div.form{
	margin-top: 25px;
}
div.form span{color: #bc1111; padding-left: 2px; font-weight: bold;}
div.form div.left{
	float: left;
	padding: 0 36px 0 0;
	width: 36%;
}
div.form div.left input{
	width: 85%;
	font-size: 21px;
	padding: 3px 0 3px 5px;
	margin-top: 3px;
}
div.form div.right{
	float: left;
	width: 55%;
}
div.form div.right input{
	font-size: 16px;
	padding: 2px 0 2px 3px;
	margin-top: 3px;
}
div.form div.right div.fleft{
	margin-right: 20px;
}
div.form div.right textarea{
	width: 85%;
	font-size: 16px;
	padding: 2px 0 2px 3px;
	margin-top: 3px;
}
div.exmp{color: #828282; font-size: 0.8em;}
div.form div.buttom{
	margin-right: 35px;
	border-top: solid 1px #e5e5e5;
	margin-top: 35px; 
	padding-top: 20px;
}
div.form div.buttom input{
	float: right;
	margin-left: 14px;
}
table.basket{
	width: 94%;
	border-bottom: solid 1px #e5e5e5;
	margin:0 0px 10px 0;
}
table.basket td, table.basket th{
	text-align: left;
	padding: 5px 0 5px 0px;
	font-size: 14px;
}
table.basket th.all{
	padding-left: 10px;
}
table.basket td.price{
	color: #ff982a;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 10px;
}
table.basket td.price span{
	color: #000;
	margin-left: 5px;
	font-weight: 100;
}
table.basket td.count, table.basket th.count{
	width: 102px;
	text-align: center;
}
table.basket td.count input{
	width: 55px;
}
table.basket td.count input.t{
	width: 102px;
}
table.basket td.right{
	text-align: right;
	padding: 9px 18px 25px 0;
}
table.basket td.right input{border: solid 1px black;}

table.table, div.full_product table{
	width: 90%;
	margin-bottom: 20px;
}
table.table td, div.full_product table td{
	border-bottom: solid 1px #e5e5e5;
	padding: 7px 0 7px 5px;
}

div.vids{
	text-align: right;
	margin:-40px 15px -20px 0;
}
div.vids a{
	border: none;
}
div.vids img{
	float: none;
	margin: 0;
	border: solid 1px #b3b3b3;
}
div.vids img:hover{
	float: none;
	margin: 0;
	border: solid 1px #e28631;
}
div.vids img.active{
	border: solid 1px #e28631;
}

div.vid2{
	width: 25%;
	float: left;
	padding: 25px 0px 0 0px;
	margin: 0;
}
div.vid2 h3 a, div.vid2 h3 a:hover{
	font-size: 0.8em;
}
div.vid2 img{
	float: none;
} 
div.vid2 div.info{
	width: auto;
	float: none;
}
div.vid2 div.info div.price{
	font-size: 23px;
}
div.vid2 div.info div.zak input{
	font-size: 14px;
	_font-size: 12px;
}
span.old {
    text-decoration: line-through;
}
.desc{float:left; padding: 10px 0 0; }
.info_cart{margin:-12px 0 0 25px;}
.cart {}
.no_border{border:0px;}
.left{float:left;}
.img_cart{
    margin-right: 0;
    padding: 5px 0 0;
}
.zakaz{margin-top:5px;}
