﻿@import "reset.css";
@import "base.css";
html{
	font-size:100.01%;
	}

body{
	color:#000000;
	font-size:12px;
	font-family:Tahoma;
	background:#ebf3f7 url(../images/backgrounds/body.jpg) repeat-x;
	}
#inner{background:#fff url(../images/backgrounds/body-inner.jpg) repeat-x;}
#bone{
	min-width:1000px;
	background:url(../images/backgrounds/head-left.png) no-repeat;
	}
.top-right{background:url(../images/backgrounds/head-right.png) no-repeat 100% 0;}
.planet{background:url(../images/backgrounds/planet.png) no-repeat 71px 29px;}
.bottom-left{background:url(../images/backgrounds/bottom-left.png) no-repeat 0 100%;}

.menu ul, .red-box .text ul, .navbar ul, .products-in dl, .products-in dd{margin:0;}
.menu li, .red-box .text li, .navbar li{list-style:none;}
/*head*/
.head{
	text-align:right;
	height:123px;
	padding:50px 150px 0 0;
	}
/*middle*/
.middle{
	padding-left:183px;
	}
/*menu*/
.menu{padding-right:140px; top:-30px;
position:relative;}
.menu ul{
	background:url(../images/backgrounds/menu-ul.png) no-repeat 540px 100%;
	}
.menu li{
	float:left;
	padding-right:3px;
	vertical-align:bottom;
	background:url(../images/backgrounds/menu-li.gif) no-repeat 100% 100%;
	}
.menu li.last{
	padding-right:0;
	background:none;
	}
/*.menu li:first-child, .menu li.first-child{
	padding-left:0;
	background:none;
	}
* html .menu li {
	background: expression('none');
	padding-left: expression((this == parentNode.firstChild) ? 
        runtimeStyle.paddingLeft = "0px" : runtimeStyle.paddingLeft = "0"  )
	}
*/	
.menu li a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:7px 32px 7px;
	margin-top:2px;
	background:#ff9000;
	}
.menu li.last a{padding-right:25px;}
.menu li.active a{
	padding:8px 32px 8px 31px;
	margin-top:0;
	background:url(../images/backgrounds/menu-main.jpg) no-repeat;
	}
#inner .menu li.active a{
	color:#666;
	background:url(../images/backgrounds/inner-active.jpg) no-repeat;
	}
div ul.pagination {
text-align:left;
}

.menu li a:hover, .red-box .text li a:hover{text-decoration:underline;}

.red-box{
	background:url(../images/backgrounds/red-box.png) repeat-x;
	}
.line-left{
position:absolute;
top: 250px;
	left:-255px;
	width:457px;
	height:455px;
	background:url(../images/backgrounds/line-left.png) no-repeat;
	}
.line-right{
	min-height:712px;
	background:url(../images/backgrounds/line-right.png) no-repeat 100% 114px;
	}
.red-light{
	position:relative;
	background:url(../images/backgrounds/red-in.jpg) no-repeat;
	}
.red-box .title{
	width:275px;
	float:left;
	padding:75px 0 0 25px;
	}
	
.new.title{
	width:275px;
	float:left;
	padding:75px 0 0 25px;
	}
.title h1{
	color:#fff;
	font-size:36px;
	margin:0;
	float:left;
	position:relative;
	}
.title h1 span{
	font-size:12px;
	font-weight:normal;
	position:absolute;
	top:0;
	right:0;
	}
.red-box .text{
	padding:43px 10px 0 0;
	margin-left:304px;
	color:#fff;
	height:255px
	}
.red-box .text .mainlevel{
	padding:5px 0 4px 11px;
	background:url(../images/backgrounds/bullet.png) no-repeat 0 10px;
	}
.red-box .text  a{
	color:#fff;
	text-decoration:none;
	}
.info-box{
	color:#666;
	padding:14px 230px 0 304px;
	}
.info-box h2{
	font-size:24px;
	margin:0 0 10px;
	}
.info-box p{
	font-size:11px;
	font-weight:bold;
	}
.a-right{
	padding:20px 0 25px;
	text-align:right;
	}
/*content*/
#inner .middle{
	padding-bottom:16px;
	background:url(../images/backgrounds/middle.jpg) no-repeat 0 180px;
	}
.wrapper{
	background:#fee1bb url(../images/backgrounds/wrapper.png) repeat-y;
	}
.wr-top{background:url(../images/backgrounds/wr-top.jpg) no-repeat;}
.wr-bottom{
	min-height:700px;
	padding-bottom:56px;
	background:url(../images/backgrounds/wr-bottom.jpg) no-repeat 0 100%;
	}
/*navbar*/
.navbar{
	width:235px;
	float:left;
	padding:35px 26px;
	margin-left:-100%;
	}
.navbar .mainlevel{margin-top:6px;}
.navbar .mainlevel{
	padding:8px 0 7px 11px;
	background:url(../images/backgrounds/bullet24.png) no-repeat 0 15px;
	}


.navbar .sublevel {
	margin-bottom:5px;
	background:none;
	}
	
	
	
.navbar a {
text-decoration:none;

}

.navbar  a.sublevel {
text-decoration:none;
padding:0 0 0 20px;
text-indent:-11px;
}
.navbar .mainlevel {
color:#003366;
font-size:15px;
font-weight:bold;
text-decoration:none;
text-transform:lowercase;
}
.navbar a:hover {
color:#fe0d09;
}
.navbar .sublevel  {
margin:8px 0 18px 8px;

}

.navbar .sublevel {
color:#333333;
font-size:12px;
font-weight:normal;
text-align:left;
}
	
	
/*content*/
.content{
	float:left;
	width:100%;
	}
.content-in{
	padding-top:18px;
	margin-left:314px;
	font-weight:normal;
	color:#000;
	}
.content-in p strong {font-weight:normal; color:#000000;}
.content-in p strong font {font-weight:normal; color:#000000;}
.content h3{
	color:#003366;
	text-transform:uppercase;
	margin:0 0 20px;
	}
table.list{
	zoom:1;
	}
table.list td{
	border:0;
	padding:18px 12px;
	vertical-align:top;
	text-align:left;
	}
table.list td a{
	color:#333;
	font-size:14px;
	text-transform:uppercase;
	}
table.list td a:hover{text-decoration:none;}
/*peoducts*/
.products .item{margin-bottom:32px;}
.preview{
	float:left;
	width:140px;
	}
.preview img{border:1px solid #fff8f0;}
.desc{
	font-size:14px;
	margin:0 80px 0 140px;
	}
.desc h4{
	color:#003366;
	margin-bottom:19px;	
	}
.desc span strong{
	color:#b80202;
	font-size:24px;	
	}
.products-in{
	padding-top:35px;
	}
.products-in dl{
	padding:18px 100px 20px 0;
	}
.products-in dt{
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
	padding-bottom:9px;
	}
.products-in dd{
	color:#666;
	font-size:11px;
	padding-bottom:26px;
	}
/*footer*/
.footer{
	text-align:right;
	padding:0 225px 72px 0;
	}
/* UTIL */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
	
	
	
.pagination li a {
background:transparent no-repeat scroll 0 0;
color:#6f5a00;
margin-top:-7px;
}
	
	.tabs-hide {

display:none;

}


	
.browseProductContainer {

vertical-align:top;
width:97%;


}
.browseProductDescription {
float:right;
margin-top:0px;
width:auto;
left:0px;
height:25px;

}

.browseProductTitle_single {
font-size:20px;
color:black;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 0 0;
position:relative;
width:auto;
text-align:left;
}

.browseProductTitle_single a {
font-size:15px;
color:black;
font-weight:bold;
text-decoration:none;
left:10px;
padding:13px 20px 0;
position:relative;
width:70%;
}
}
.logo {
position:relative;

}

a.seo_data {color:#666;}

.copyright {float:right; position:absolute; margin-top:-50px;}
.footer {border:1px solid #000; height:0px;}

.tovar {width:100%;}
.tovar td {vertical-align:top;}
.tovar td a:link, .tovar td a:visited {text-align:center; text-decoration:none; color:#333333; font-size:13px;}
a#active_menu {font-weight:bold;}

ul.pagination {
	margin: 10px auto;
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;

}

ul.pagination li span{
	padding: 2px 5px;

}

ul.pagination a {
	padding: 7px 5px;

}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {

}
ul.pagination li span.pagenav {
background:#FFF;
padding:0px 5px;
font-weight:bold;
}

.browseProductContainer { margin:0px; display:block; float:left; border-bottom:1px solid #ffdbad; padding:5px 0 3px 0;}
.browseProductContainer:hover { background:url(../images/backgrounds/container_bg.jpg) repeat-x bottom;}
.browseProductTitle_list {height:auto; width:auto; float:left; padding:0px; margin:0;}
.browseProductTitle_list a {text-decoration:none; font-weight:normal;font-size:14px; font-weight:normal; color:#000;}
.browseProductTitle_list a:hover { font-weight:bold;}
.browseProductDescription {padding:0; margin:0; height:20px; float:right;}
.browseProductDescription a { margin:0; padding:0;}
.browsePriceContainer {width:100px; display:block;  color:#999999; margin-top:0px;}
.browsePriceContainer span {color:#ff0000; font-size:12px; font-weight:normal;display:inline;}
.browsePriceContainer span a { display:none;}
.prod_datails {width:100%;}
.prod_text {}
.prod_datails td DIV.browseProductTitle {padding:0px; height:20px; margin:0px; display:none;}

.content_single { width:100%;}
.single_iamge a {text-decoration:none; color:#ff0000;}
.content_single table { width:100%; border-top:1px solid #003366;border-left:1px solid #003366;}
.content_single table td {border-bottom:1px solid #003366;border-right:1px solid #003366; background:#fff3e5;}
.content_single table th {border-bottom:1px solid #003366;border-right:1px solid #003366; background:#ffd094;}

.links {position:absolute; margin-left:-10000px;}
.certif {
    overflow-y: auto; /* Добавляем полосы прокрутки */
    width: 620px; /* Ширина блока */
    height: 260px; /* Высота блока */
    padding: 5px; /* Поля вокруг текста */
    	scrollbar-3dlight-color:red; 
	scrollbar-arrow-color:yellow;
	scrollbar-highlight-color: aqua;
	scrollbar-face-color:green;
	scrollbar-shadow-color:fuchsia;
	scrollbar-darkshadow-color:blue;
	scrollbar-track-color: maroon;
   }
