/*----------------------------NEW-----------------------------------------*/
.new_index {
	display: block;
	width: 680px;
	height: 580px;
	padding: 0;
	margin: 3px 0px 10px 0px;
	background: url(../bg/bg_new.gif) no-repeat;
	position: relative;
}
.new1, .new2, .new3, .new4 {
	display: block;
	overflow: hidden;
	width: 335px;
	padding: 0;
	height: 240px;
	margin: 0px 0px 0px 0px;
	position: absolute;
}
.ban1, .ban2 {
	display: block;
	overflow: hidden;
	width: 275px;
	padding: 0;
	height: 90px;
	margin: 0;
	position: absolute;
}

.new1 {
	top: 10px;
	left: 10px;
}
.new2 {
	top: 10px;
	left: 350px;
}
.new3 {
	top: 245px;
	left: 10px;
}
.new4 {
	top: 245px;
	left: 350px;
}

.ban1 {
	top: 490px;
	left: 15px;
}
.ban2 {
	top: 490px;
	left: 345px;
}


.new_index h2{
	margin: 0 0 5px 3px;
	clear: both;
	padding: 5px 0 0 0px;
	color: #004B83;
	width: 320px;
	border-bottom: 1px solid #004B83;
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
.new_index h2 a{	color: #004B83;}
.new_index h2 a:hover{	text-decoration: none;}


.new_index a img{
	margin: 0;
	display: block;
	float: left;
	padding:0px;
}
.new_index p{
	overflow:hidden;
	margin: 0;
	padding:3px 3px 2px 0px;
	display: block;
	float: right;
	width: 215px;
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
}
.ban1  a img , .ban2 a img {
	padding: 0;
	margin: 0;
}




/*---------------------------OLD-----------------------------------------*/
body{
	margin: 0;
	background: url(../images/bg_bg.gif) repeat 50% 0;
	font: 11px/15px Verdana, sans-serif;
	background-color: #FFF;
}
a{	text-decoration: none;}
a:hover{	text-decoration: underline;}
/*---------------------------------------------------------------------*/
#main{
	width: 1000px;
	margin: 0 auto 30px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #C4D1DD;
}
#header{
	width: 1000px;
	margin: 0;
	height: 189px;
	overflow: hidden;
	position: relative;
	background: url(../images/bg_header2.gif) no-repeat;
}
#header a.tel{
	position: absolute;
	top: 30px;
	right: 25px;
	display:block;
	width: 275px;
	height: 87px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../cimg/advocate.gif) no-repeat;
}
#header a.nsf{
	position: absolute;
	top: 97px;
	left: 170px;
	display:block;
	width: 90px;
	height: 90px;
	overflow:hidden;
	text-indent: -9999px;
	background:url(../images/bg_nsf.gif) no-repeat;
}
#header a.wq{
	position: absolute;
	top: 97px;
	left: 40px;
	display:block;
	width: 90px;
	height: 90px;
	overflow:hidden;
	text-indent: -9999px;
	background:url(../images/bg_wq.gif) no-repeat;
}
#header strong{
	position: absolute;
	top: 1px;
	left: 6px;
	display:inline;
	overflow:hidden;
}
#header strong a{
	width:309px;
	height:94px;
	display:block;
	overflow:hidden;
	position: relative;
	text-indent:-9999px;
	text-decoration:none;
	background:url(../images/bg_logo.gif) no-repeat;
}
ul.top_menu {
	display: block;
	position: absolute;
	width: 270px;
	margin: 0;
	padding: 0;
	top: 10px;
	right: 20px;
	color: #006FBF;
}
ul.top_menu li{
	display: inline;
	padding: 0 5px 0 18px;
}
ul.top_menu li a{	color: #006FBF;}
ul.top_menu li a:hover{	color: #006FBF;}
ul.top_menu li.home{ background:url(../images/bg_home.gif) no-repeat;}
ul.top_menu li.contact{	background:url(../images/bg_mail.gif) no-repeat;}
ul.top_menu li.map{	background:url(../images/bg_map.gif) no-repeat;}
ul.top_menu li.basket{	background:url(../bg/basket.gif) no-repeat;}
#content{
	width: 1000px;
	overflow: hidden;
	margin: 0;
	background: url(../images/bg_catalog.gif) repeat-y;
}
#footer_logo {
	width: 1000px;
	overflow: hidden;
	position: relative;
	height: 70px;
	background: url(../images/bg_footer_logo.gif) no-repeat;
}
#footer_logo ul{
	padding: 0px 7px;
	height: 50px;
	margin : 5px 0px;
	width : 986px;
	text-align : center;
}
#footer_logo ul li{
	list-style:none;
	display: inline;
	padding:2px 12px 0 8px;
}
#column{
	float: left;
	width:310px;
	display: block;
	overflow: hidden;
	padding: 0;
}
#column .dealer h3{
	padding:  5px 0 0 20px;
	margin: 0;
	color: #006FBF;
}
#column .dealer h3 a{
	color: #006FBF;
	font-size : 12px;
	font-weight : normal;
	margin-left : 70px;
}
#column .dealer{
	display: block;
	width: 310px;
	height: 131px;
	background: url(../images/bg_dealer.gif) no-repeat;
}
#column .dealer form{
	width: 150px;
	padding: 3px 0 0 150px;
	margin: 0;
	border: none;
}
form #log,
form #pass{
	width: 120px;
	border: 1px solid #999;
	margin-bottom : 2px;
}
.text_form {
	font: 11px/14px Verdana, sans-serif;
	color: #666;
	padding: 2px 0 2px 3px;
}
.text ul li{
	list-style: none;
	overflow: hidden;
	display: block;
	width: 600px;
	padding: 3px 0 0 17px;
	margin: 0px 0 0 0;
	background: White url(../bg/list.gif) no-repeat 0px 3px;
}

.catalog{
	width: 310px;
	padding: 0;
}
.catalog ul{
	padding: 0;
	margin:  0 0 0 17px;
}
.catalog ul li{
	list-style: none;
	overflow: hidden;
	display: block;
	width: 261px;
	/*height: 20px;*/
	padding: 4px 0 4px 22px;
	margin: 5px 0 0 0;
	background: #D3DEF2 url(../images/bg_catalog_li.gif) no-repeat;
}
.catalog ul li a{
	color: #000;
	font-size: 11px;
}
.catalog ul li a.active{
	color: #DB241E;
	text-decoration : none;
	font-weight : bold;
}
.catalog .banners{
	padding: 7px 0 0 5px;
	text-align: center;
}
#mid_container{
	float: right;
	width: 690px;
	display: block;
	overflow: hidden;
	padding: 0;
}
 .menu{
	width:650px;
	overflow: hidden;
	display: block;
	color: #fff;
	position: absolute;
	top: 121px;
	right: 10px;
}
 .menu a{
	color: #fff;
	text-decoration: none;
}
.menu a:hover{	text-decoration: underline;}
.menu ul li.top {
	text-decoration: underline;
	 font-weight: bold;
	 padding: 0 0 3px 0;
	color: #fff;
}
.menu ul.menu1{
	width:160px;
	display: block;
	float: left;
	padding: 0 0 10px 10px;
	overflow: hidden;
	list-style: none;
	margin: 0;
}
.menu ul.menu2{
	width:160px;
	display: block;
	float: left;
	padding: 0 0 10px 10px;
	list-style: none;
	overflow: hidden;
	margin:  0;
}
.menu ul.menu3{
	width:120px;
	display: block;
	float: left;
	padding: 0 0 10px 10px;
	list-style: none;
	overflow: hidden;
	margin: 0;
}
.menu ul li{
	margin: 0 0 4px 0px;
}
#findGet{
	position : absolute;
	top : 164px;
	right : 7px;
}
#findGet .w{
	color : #DCDCDC;
}
form #flog{
	width: 100px;
	border: 1px solid #999;
	margin-bottom : 2px;
}

#column h2{
	background-color: #fff;
	padding: 0 0 0 9px;
	margin: 0;
	text-align: center;
}
#column h2 a {
	text-align: center;
	display: block;
	text-indent: -9999px;
	position: relative;
}
#column h1,h6{
	color: #fff;
	font: bold 11px/12px Verdana, sans-serif;
	overflow: hidden;
	text-align: center;
	margin: 0;
	width: 310px;
	height: 16px;
	padding: 9px 0 0 0;
	background: url(../images/bg_catalog_h.gif) no-repeat;
}
h2 {
	font: bold 12px/16px Verdana, sans-serif;
	margin: 0;
	padding: 10px 0 10px 15px;
	color : #004A8C;
}
a.learnmore {
	display: inline;
	float: right;
	margin: 6px 1px 0 0px;
	color: #DE2019;
	padding: 0 0 0 26px;
	text-decoration: none;
	background: url(../images/bg_list_link.gif) no-repeat 0 0px;
	font: bold 10px/20px Verdana, sans-serif;
}
a.learnmore:hover{
	color: #DE2019;
	text-decoration: underline;
}
.mid_pic{
	float: left;
	width: 690px;
	padding: 13px 0 0 0;
	margin: 0;
	overflow: hidden;
}
ul.secondary_menu {
	list-style: none;
	padding: 0;
	margin: 15px 15px 13px 35px;
}
ul.secondary_menu li {	background: url(../images/bg_list.gif) no-repeat 0 5px;}
ul.secondary_menu a{
	padding: 0 0 0 12px;
	color: #004B83;
	font-size: 11px;
	line-height: 17px;
	position: relative;
}
ul.secondary_menu a.active,
ul.secondary_menu a:hover {	color: #D6271B;}
.mid_pic h1{
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 3px 0 0 25px;
	color: #fff;
	width: 665px;
	height: 22px;
	background : url(../images/bg_h1.gif) no-repeat;
	font: bold 11px/21px Verdana, Arial, Helvetica, sans-serif;
}
.mid_pic h4{
	overflow: hidden;
	margin: 0;
	padding: 3px 0 0 25px;
	color: Red;
	height: 22px;
	font: bold 12px/21px Verdana, Arial, Helvetica, sans-serif;
}
.mid_pic p.t{
	overflow: hidden;
	margin: 0;
	margin: 3px 0 0 65px;
	color: Blue;
	width: 665px;
	height: 22px;
	font: bold 12px/21px Verdana, Arial, Helvetica, sans-serif;
}

/*____________________________________________*/
.text{
	float: left;
	width: 690px;
	padding: 13px 0 20px 0;
	margin: 0;
}
.text h1{
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0px 0 1px 25px;
	color: #fff;
	font: bold 12px/21px Verdana, Arial, Helvetica, sans-serif;
	width: 665px;
	height: 21px;
	background: url(../images/bg_h1_text.gif) no-repeat;
}
.text h2{
	margin: 0 0 0 15px;
	clear: both;
	padding: 10px 0 0 1px;
	color: #004B83;
	width: 660px;
	border-bottom: 1px solid #004B83;
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
}
.text h2 a{	color: #004B83;}
.text h2 a:hover{	text-decoration: none;}
.text p{
	overflow:hidden;
	margin: 0;
	clear: both;
	padding:8px 14px 2px 15px;
	color: #000;
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
}
.text em{
	color : #E55344;
	font-style : normal;
	font-weight : bold;
}
.text img{
	margin: 0;
	padding:2px 8px 2px 5px;
}
.text p.descr{
	overflow:hidden;
	margin: 0;
	padding:8px 13px 2px 5px;
	display: block;
	float: right;
	width: 600px;
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
}
ul.link_menu li{
	list-style:none;
	display: inline;
	height: 30px;
	float: left;
	background: url(../images/bg_list_link.gif) no-repeat 0 4px;
	padding:8px 24px 0 8px;
}
div.footer_menu{
	padding: 0;
	margin: 0;
	position: relative;
	clear: both;
	width: 1000px;
	height: 50px;
	display: block;
	color: #000;
	overflow: hidden;
	background: url(../images/bg_footer.gif) repeat-y;	
}
div.footer_menu a{
	color: #004A82;
	display: block;
	position: absolute;
	text-decoration: none;
	font-size:10px;
	padding: 0 0 0 10px;
}
div.footer_menu a.web_master{
	top: 30px;
	left: 0px;
}
div.footer_menu a.foot_tel{
	top: 16px;
	left: 310px;
}
div.footer_menu a.foot_sign{
	top: 16px;
	right: 10px;
	color: #DA2A23;
	display : block;
	width : 310px;
	overflow : hidden;
}
div.footer_menu a:hover {
	color: #DA2A23;
	text-decoration: underline;
}
#mid_container .txt {
	margin:0px 20px 0px 30px;
	color: #AB1A0E;
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
}
#mid_container .txt a {
	color: #000;
}
#mid_container table {
	color: #000;
	background-color : White;
}
#mid_container table tr {
	background-color : #EFF3FA;
}
#mid_container table tr.ttop {
	background-color : #D3DEF2;
	text-align : center;
}
#mid_container table tr.tabl {
	background-color : White;
}
#mid_container table td {
	vertical-align : top;
}
#mid_container table td h2 {
	margin: 0 0 0 3px;
	clear: both;
	padding: 5px 0 0 0px;
	color: #004B83;
	width: 560px;
	border-bottom: 0px;
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
}
#mid_container table td h2 a:hover{
	text-decoration : underline;
	color : #CB4441;
}
#mid_container table td  em {
	color: #DB241E;
	font-style : normal;
}
#mid_container table td a {
	color : #004B83;
}
#mid_container table td img{
	margin: 0px 0px 0px 4px;
	padding:0px;
}
#mid_container  h3 {
	margin: 10px 10px 10px 15px;
	clear: both;
	padding: 10px 0 0 0px;
	color: #004A8C;
	border-bottom: 0px;
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
#mid_container  h3 a {
	color : #B62819;
	text-decoration : underline;
}
#mid_container  h3.brand {
	color: #DF0000;
	font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
}

.s3 {
	color : Black;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.s0 {
	color : White;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #006FBF;
	text-align : center;
}
.catalog .razdel{
	width: 300px;
	padding: 0px ;
}
.catalog .razdel ul{
	padding: 0;
	margin:  0 0 7px 14px;
}
.catalog .razdel ul li{
	list-style: none;
	overflow: hidden;
	display: block;
	width: 271px;
	/*height: 20px;*/
	padding: 0px 0 0px 15px;
	margin: 2px 0 0 0;
	background : none;
}
.catalog .razdel ul li.here{
	background : url(../images/bg_list.gif) no-repeat 4px 6px;
}
.catalog .razdel  ul li a{
	color: Black;
	display: block;
	width: 270px;
	/*height: 20px;*/
	padding: 2px 0 2px 5px;
	font-size: 11px;
	background: #EAEEF2;
}
.catalog .razdel ul li a:hover{
	color: Black;
	text-decoration : underline;
	background: #B0C4DE;
}
.catalog .razdel ul li a.active{
	color: White;
	text-decoration : none;
	background: #006FBF;
	font-weight : normal;
}
.catalog .razdel  ul li.brands a{
	color: Black;
	display: block;
	width: 220px;
	height: 20px;
	padding: 3px 0 0 7px;
	font-size: 11px;
	background: #F5F5F5;
	margin-left : 50px;
}
.catalog .razdel ul li.brands a:hover{
	color: Black;
	text-decoration : underline;
	background: #B0C4DE;
}
#cont {
	display : block;
	float : right;
	width : 347px;
	overflow : hidden;
	margin-right : 3px;
	position : relative;
	margin-top : 10px;
}
#mid_container table.con {
	width : 690px;
	background-color : White;
}
#mid_container table.con tr {
	background-color : White;
}
#mid_container table.con tr p.t{
	overflow: hidden;
	margin: 0;
	margin: 3px 0 0 65px;
	color: Blue;
	width: 275px;
	height: 22px;
	font: bold 12px/21px Verdana, Arial, Helvetica, sans-serif;
}
#kw {
	padding : 9px;
	text-align : justify;
}
#kw a{
	font: normal 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color : Gray;
	text-decoration : none;
}
#kw a:hover{
	text-decoration : underline;
}
