BODY{
    background: #dcecfc;
    color: #687780;
}

.clear{clear:both}
.no_right_margin{margin-right:0px !important}

.top_bg{
	background: #FFF url(/img/top_bg.gif) repeat-x 0 125px;
}

.bottom_bg{
	background:  url(/img/bottom_bg.gif) repeat-x bottom;
}
.top{
    padding: 10px 0;
}
.logo, 
.logo A{
	color: #216198;
	font-size: 44px;
	text-decoration: none;
	text-transform: uppercase;
}

.phone{
	background: url(/img/bug.gif) no-repeat right 20px;
	color: #216198;
	font-size: 24px;
	text-align: right;
	padding: 15px 70px 0 0;
	margin: 0 20px 0 0;
}

.header{
	background: url(/img/header.png) no-repeat;
	height: 212px;
	position: relative;
}


.basket{
	position: absolute;
	top: 25px;
	left: 15px;
	line-height: 17px;
}

.basket *{
    color: #000;
}

.basket .title{
    color: #FFF;
    background: #4283b8;
    padding: 0 20px 0 5px;
}

.icq{
	position: absolute;
	top: 120px;
	left: 20px;
	padding-left: 25px;
}

.icq A{
	display: block;
	color: #1f5cc1;
}


/*
------------- CAROUSEL
*/
.carousel_cont{
	position:absolute;
	right:0px;
	width:750px; /* 770 */
	height:200px;
	overflow:hidden;
	padding-right:20px;
}
#prodcarousel li{
	width:100px;
	text-align:center;
	margin-top:20px; 
	float:left;
	list-style:none;
}
#prodcarousel .reflect{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100px;
	text-align:center;
	 z-index:1;
}
#prodcarousel img{
	max-height:100px;
}
#prodcarousel img.outline{
	position:relative;
	z-index:2
}
#prodcarousel table:hover img.outline{
	outline-style:auto;
	outline-width:thick;
	outline-color:#3777AD;
}
#prodcarousel a{
	color: #000;
	font-weight:bold}
#prodcarousel table:hover a{
	color:#3777AD;
}
#prodcarousel .reflect img{
	/*outline:none;*/
	opacity:0.3;
	-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.5, transparent), to(white));
}
#prodcarousel th{
	text-align:center;
	padding-bottom:10px;
	vertical-align:bottom;
	height:100px;
}
#prodcarousel th a{
	display:block;
	width:100px;
	margin:0 auto;
	position:relative;
}

#prodcarousel td{ text-align:center}
#prodcarousel td a{ position:relative; z-index:2}
.carousel_cont .jcarousel-prev, .carousel_cont .jcarousel-next{
	width:20px;
	height:200px;
	position:absolute;
	top:0px;
	background:url(../img/slider_buttons.png) left 50% no-repeat;
	cursor:pointer;
	z-index:3;
	overflow: hidden;
}
.carousel_cont .jcarousel-prev{
	left:-1px;
}
.carousel_cont .jcarousel-next{
	right:-20px;
	background-position: right 50%
}




.left-block{
    margin-bottom: 15px;
    color: #6b5050;
}

.left-block SELECT{
    width: 160px;
    margin-bottom: 5px;
    border: 1px solid #a5b0bc;
}

.left-block INPUT.button{
    background:#216198;
    color:#FFFFFF;
    border:none;
	text-align:center;
	width:71px; height:19px;
	cursor:pointer;
}

.left-block INPUT.text{
    border: 1px solid #FFF;
    width: 170px;
    margin-right: 10px;
}

.left-block DIV.button .button,
.left-block DIV.option{
    float: left;
}

.left-block .option{
    margin-left: 20px;
}

.left-block .title{
	color: #FFF;
	font-size: 16px;
	background:  url(/img/block_title_bg.gif) no-repeat left;
	padding: 2px 0 2px 10px;
}
.left-block .body{
    padding: 10px 20px 20px 20px;
	zoom: 1;
}

.search-by-auto .body{
	background: #d7eafe url(/img/block_auto_bg.gif) no-repeat bottom;
}

.search-by-parm .body{
	background: #eff6ff url(/img/block_parms_bg.gif) no-repeat bottom;
}

.search-by-art .body{
	background: #bcd8fc url(/img/block_parms_art.gif) no-repeat bottom;
}

.menu{
	background: url(/img/menu_bg.gif) no-repeat;
	height: 51px;
	padding: 1px 0 0 10px;
	margin-bottom: 20px;
}
.menu UL{
	margin: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.menu LI{
    margin: 0;
    float: left;
    background: url(/img/menu_div.gif) no-repeat left;
    margin-left: -2px;
    padding: 10px 15px;;
}

.menu A{
	color: #FFF;
}

.content INPUT.button{
	border: 1px solid #707070;
	background: url(/img/button_bg.gif) no-repeat right center;
	font-size: 11px;
	padding: 0 12px 0 0;
}

.content .text{
    padding: 0 10px;
}

.content .text a{
    color:#4841DB; text-decoration:underline;
}

.content .text a:hover{
    text-decoration:none;
}

.content H1{
    color: #6D7C86;
}


.brands{
    margin-bottom: 20px;
}

.brands UL{
	margin: 0;
	list-style: none;
	text-align: center;
}

.brands LI{
	display: inline;
	margin: 0 8px;
}

.brands img {
border:1px solid #cccccc;
}

.right-block{
    margin-bottom: 20px;
}

.right-block H2{
	color: #6d7c86;
	margin-bottom: 10px;
}

.news, .poll, .slogan {
    border:thin solid #CCCCCC;
    padding:5px;
}

.news A{
    color: #4841db;
}

.news-item{
	margin-bottom: 15px;
} 

.poll .title{
    margin-bottom: 10px;
}

.poll label{
	display: block;
}
.poll .button{
    margin-top: 5px;
}

.footer{
	border-top: 1px solid #96c1f8;
	margin-top: 30px;
	padding: 25px 0;
	font-size: 11px;
}

.footer .copy{
	text-align: center;
}

.footer .design{
	text-align: right;
	padding-right: 20px;
}

.footer .design A{
	color: #4841db;
}

.pager{height:18px; clear:both; padding-top:10px;}
.pager span{margin:0px 4px 0px 4px;}
.pager a{margin:0px 4px 0px 4px;}

.catalog .catalog-item{
    border: 2px solid #2e6ea4;
    color: #3c505d;
    padding: 1px;
    margin: 0 10px 10px 0;
    width: 270px; 
    float: left;
    
}
.catalog{
    margin-bottom:0px;
}

.baskadd{
	margin:10px 0;
	padding:10px;
	text-align:center;
	font-weight:bold;
	border:1px #3BBB00 solid;
	background: #C8FFBD;
	color:#3BBB00;
}

.baskadd a{color:#2F9400 !important}

 .catalog .catalog-item .padding{
    background: url(/img/catalog_bg.gif) repeat-x bottom;
    padding:10px;
	height:320px;
}

 .catalog-item .more_link{padding-top:5px !important}

 .catalog-item .title,  .catalog-item .itemtitle{
    font-family: Tahoma, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif; 
    color: #4841db;
}

 .catalog-item .title A{
    font-family: Tahoma, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif; 
    color: #4841db;
}

 .catalog-item .image{
	float: left;
	margin-right: 20px;
}

 .catalog-item .logo{
	margin: 10px 0;
}
 .catalog-item .price{
    margin-bottom: 10px;
}

 .catalog-item .price SPAN{
	color: #f43131;
}

.catalog .catalog-item .add-basket INPUT{
	border: 1px solid #3c505d;
	width: 30px;
	padding: 1px 2px;
	margin-right: 5px;
}

.catalog .catalog-item .add-basket{
	height:22px;
}

.catalog .catalog-item .add-basket A{
    color: #4841db;
    margin-left: 10px;
}

 .catalog-item .options{
    margin: 10px 0 0 0;
    line-height: 16px;
}

a.product_details{
	text-decoration:none !important;
	border-bottom:1px #4841DB dashed
}
a.product_details:hover{border:none}

 .catalog-item .options TD{
   padding: 0 10px 0 0;
}

.full-item{
    color: #3c505d;
}

.full-item .image a{
	border:1px solid #abc6dc;
	background:#FFFFFF;
	padding:5px;
	float:left;
	margin-right:20px;
	width:100px;
	text-align:center;
}

.full-item .image.good a{
	width:180px;
}

.full-item .extra_image{
	border:1px solid #abc6dc;
	background:#FFFFFF;
	padding:5px;
	float:left;
	margin:0 10px 20px 0;
	width:180px;
	text-align:center;
}
.full-item .extra_image:hover,
.full-item .highslide-active-anchor .extra_image,
.full-item .image:hover,
.full-item .image .highslide-active-anchor{
	outline-style:auto;
	outline-width:thick;
	outline-color:#3777AD;
}

.full-item .title H1{
    color: #6d7c86;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
}

.full-item .logo{
	margin: 10px 0;
}

.full-item .options{
    margin: 0px 0 10px 0;
    line-height: 16px;
}

.full-item .options TD{
   padding: 0 20px 0 0;
}
.full-item .add-basket{
    display: inline;
    margin-left: 20px;
}

.full-item .add-basket INPUT{
	border: 1px solid #3c505d;
	width: 30px;
	padding: 1px 2px;
	margin-right: 5px;
}

.full-item .add-basket A{
    color: #4841db;
    margin-left: 10px;
}

.full-item .description{
    padding:5px 0px 0px 0px;
}
.full-item .description p{
    margin:0px 0px 10px 0px;
}

.full-item .price{
    font-size: 14px;
    margin: 20px 0 0 0;
}
        
.full-item .price SPAN{
	color: #f43131;
}

.full-item  .column{
	display: table;
	zoom: 1;
	-height: 0;
}

.new_text{margin-top:11px;}
.new_text p{margin-top:5px; margin-bottom:5px;}
.new_archiv_text{margin:15px 0px 10px 0px;}
.new_archiv_text p{margin-bottom:10px;}
.new_more{text-align:right;}
.new_all{margin-top:15px;}

.container_12{
	position: relative;
}
.b-fav{
	position: absolute;
	top: 65px;
	left: 12px;
}

.seect_auto_basket td{padding:5px}
.seect_auto_basket select{margin-top:5px}
.seect_auto_basket input{margin-top:15px}

.goods_tree, .goods_tree li{margin:0px; padding:0px}
.goods_tree li{list-style:none}

.goods_tree ul{display:none; margin-bottom:5px;}
.goods_tree li{ margin-bottom:3px;}

.goods_tree li a {
	display: block;
	padding-left: 17px;
}
.goods_tree li a.opener {
	background: url(../img/icon_plus.png) no-repeat left center;
}
.goods_tree li a.open {
	background: url(../img/icon_minus.png) no-repeat left center !important;
}
/*.goods_tree ul a{
	background: url(../img/icon_tire.gif) no-repeat left center
}*/

.goods_tree ul a.opener {
	background: url(../img/icon_tire_plus.gif) no-repeat left center;
}
.goods_tree ul a.open {
	background: url(../img/icon_tire.gif) no-repeat left center !important;
}



.goods_tree a{color: #3777AD;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
.goods_tree a:hover, .goods_tree .current{
	color:#000;
	text-decoration:none;
}

.goods_tree ul{padding-left:10px;}
/**** ORDER PAGE ****/
.interactive{
	padding:2px 10px;
}

.inter_title{
	width:164px;
	text-align:right;
	float:left;
	padding:6px 0;
}
.inter_title_comments{
	font-size:90%;
	font-style:italic;
}

.inter_body{
	width:396px;
	float:left;
	margin-left:6px;
	padding:5px 0 8px 0;
	text-align:left;
	position:relative;
}
#pd4_field{display:none}
#pd4_field .inter_body{ padding-bottom:0px}

.shiping_lables, .timerage_lables{
	width:100%;
	margin-bottom:7px;
}
.shiping_lables td{
	text-align:center;
	font-weight:bold;
	width:33%;
	vertical-align:bottom;
}
.shiping_lables .moscow, .timerage_lables .start{text-align:left}
.shiping_lables .ems, .timerage_lables .end{text-align:right}

.timerage_lables td{
	font-weight:bold;
	width:50%;
	vertical-align:bottom;
}
#datepicker{background:none !important}
#datepicker_handler{
	position:absolute;
	width:154px;
	height:19px;
}
.payment_tbl{margin-bottom:0;}
.payment_tbl th{padding-right:5px; vertical-align:middle}
.payment_tbl td{vertical-align:middle; padding:1px}

#error_box{
	display:none;
	margin: 10px 0;
	padding: 10px;
	border: solid 2px #FF3838;
	background: #FFDBDB;
	font-weight: bold;
	color: #FF3838;
}
input.error{
	background:url(../img/dot_red.gif) repeat-y right;
	border:1px solid #FF3838 !important;
}
