/*----------------------------NEW-----------------------------------------*/
.new_index {
	display: block;
	width: 580px;
	padding: 0;
	margin: 3px 0px 10px 0px;
	position: relative;
	height : 470px;
}
.new1, .new2, .new3, .new4 {
	display: block;
	overflow: hidden;
	width: 250px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	position: relative;
	height : 200px;
}
.ban1, .ban2 {
	display: block;
	overflow: hidden;
	width: 275px;
	padding: 0;
	height: 90px;
	margin: 0;
	position: absolute;
}

.new1 {
	top: 10px;
	left: 20px;
}
.new2 {
	top: -190px;
	left: 310px;
}
.new3 {
	top: -200px;
	left: 20px;
}
.new4 {
	top: -400px;
	left: 310px;
}

.ban1 {
	top: 455px;
	left: 15px;
}
.ban2 {
	top: 455px;
	left: 300px;
}


.new_index h2{
	margin: 0 0 5px 3px;
	clear: both;
	padding: 5px 0 0 0px;
	color: #696969;
	width: 275px;
	border-bottom: 1px solid #B1B1B1;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
}
.new_index h2 a{
	color: #696969;
}
.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: 185px;
	font:10px/12px Verdana, Arial, Helvetica, sans-serif;
}
.ban1  a img , .ban2 a img {
	padding: 0;
	margin: 0;
}
.new_index span{
	overflow:hidden;
	margin: 0;
	padding:3px 3px 2px 0px;
	display: block;
	width: 580px;
	font:10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	position : absolute;
	left : auto;
	top : 400px;
}
.new_index span a, a:hover{
	color: Black;
	text-decoration: none;
}




/*---------------------------OLD-----------------------------------------*/
body{
	margin: 0;
	background: #CCDCDF url(../../Automoe2_2/bg1/aa1.png) repeat-x 50% 0;
	font: 10px/12px Verdana, sans-serif;
}
a{	text-decoration: none;}
a:hover{	text-decoration: underline;}
/*---------------------------------------------------------------------*/
#main{
	width: 960px;
	margin: 11px auto 20px;
	overflow: hidden;
	background-color: #fff;
	border: 1px none Silver;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	background: White url(../bg/top1.jpg) no-repeat 0px 0px;
}
#header{
	width: 960px;
	margin: 0;
	height: 105px;
	overflow: hidden;
	position: relative;
}
#header a.tel{
	position: absolute;
	top: 60px;
	right: 35px;
	display:block;
	width: 252px;
	height: 38px;
	overflow:hidden;
	text-indent: -9999px;
	background:url(../bg/bg_tel.gif) no-repeat;
}
#header a.diler{
	position: absolute;
	top: 140px;
	left: 104px;
	display:block;
	width: 90px;
	height: 30px;
	overflow:hidden;
	text-indent: 5px;
	font : 11px Verdana, Geneva, Arial;
	color : White;
}

/*
#header a.nsf{
	position: absolute;
	top: 97px;
	left: 140px;
	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: 2px;
	left: 6px;
	display:inline;
	overflow:hidden;
}
#header strong a{
	width:259px;
	height:117px;
	display:block;
	overflow:hidden;
	position: relative;
	text-indent:-9999px;
	text-decoration:none;
	background:url(../bg/bg_logo.gif) no-repeat;
}
ul.top_menu {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 16px;
	right: 142px;
	color: #5B5B5B;
}
ul.top_menu li{
	display: inline;
	padding: 0 5px 0 18px;
}
ul.top_menu li a{
	color: White;
}
ul.top_menu li a:hover{
	color: White;
}
ul.top_menu li.home{
	background: url(../bg/bg_home1.png) no-repeat;
}
ul.top_menu li.contact{
	background: url(../bg/bg_mail1.png) no-repeat;
}
ul.top_menu li.basket{	background:url(../bg/basket.gif) no-repeat;}
#content{
	width: 960px;
	overflow: hidden;
	margin: 0;
	background: url(../images/bg_catalog.gif) repeat-y;
}
#column{
	float: left;
	width:260px;
	display: block;
	overflow: hidden;
	padding: 0;
	background : InactiveCaption url(../bg/bg_left.png) repeat-y;
	height : 100%;
	min-height : 600px;
}
#column .dealer h3{
	padding: 5px 0 0 20px;
	margin: 0;
	color: #B22222;
}
#column .dealer{
	display: block;
	width: 260px;
	height: 131px;
	background: url(../images/bg_dealer.gif) no-repeat;
}
#column .dealer form{
	width: 150px;
	padding: 20px 0 0 110px;
	margin: 0;
	border: none;
}
form #log,
form #pass{
	width: 120px;
	border: 1px solid #999;
}
.text_form {
	font: 11px/14px Verdana, sans-serif;
	color: #666;
	padding: 2px 0 2px 3px;
}
.catalog{
	width: 260px;
	padding: 5px ;
}
.catalog ul{
	padding: 0;
	margin:  0 0 4px 0px;
}
.catalog ul li{
	list-style: none;
	overflow: hidden;
	display: block;
	width: 250px;
	height: 18px;
	padding: 0px 0 0 0px;
	margin: 2px 0 0 0;
	background: transparent no-repeat 3px 0px;
}
.catalog ul li a{
	color: Black;
	display: block;
	width: 242px;
	height: 18px;
	padding: 2px 3px;
	font-size: 11px;
	background: #636A86 url(../bg/bg_li_a1.png) no-repeat 0px 0px;
}
.catalog ul li a:hover{
	color: #3C3C3C;
	text-decoration : underline;
	background: White url(../bg/bg_li_ah1.png) no-repeat 0px 0px;
	font-size : 11px;
}
.catalog ul li a.active{
	color: Black;
	text-decoration : none;
	background: White url(../bg/bg_li_ah1.png) no-repeat 0px 0px;
}

.catalog .razdel{
	width: 250px;
	padding: 0px ;
}
.catalog .razdel ul{
	padding: 0;
	margin:  0 0 7px 44px;
}
.catalog .razdel ul li{
	list-style: none;
	overflow: hidden;
	display: block;
	width: 200px;
	height: 18px;
	padding: 0px 0 0 0px;
	margin: 2px 0 0 0;
}
.catalog .razdel  ul li a{
	color: Black;
	display: block;
	width: 180px;
	height: 20px;
	padding: 2px 0 0 5px;
	font-size: 10px;
	background: #CFD9DE;
}
.catalog .razdel ul li a:hover{
	color: Black;
	text-decoration : underline;
	background: White;
}
.catalog .razdel ul li a.active{
	color: White;
	text-decoration : none;
	background: #626880;
}
/*
.catalog .banners{
	padding: 7px 0 0 5px;
	text-align: center;
}
*/
#mid_container{
	float: right;
	width: 700px;
	display: block;
	overflow: hidden;
	padding: 0;
}
 .menu{
	width:958px;
	overflow: hidden;
	display: block;
	color: White;
	position: absolute;
	top: 73px;
	right: 0px;
	height : 30px;
	font-weight : bold;
}
 .menu a{
	color: White;
	text-decoration: none;
}
.menu a:hover{	text-decoration: underline;}
.menu ul li.top {
	text-decoration: none;
	padding: 0 5px 3px 0;
	color: #fff;
	border-left : thin solid White;
	padding-left : 4px;
}
.menu ul.menu1{
	width:160px;
	display: block;
	float: left;
	padding: 0 0 10px 30px;
	overflow: hidden;
	list-style: none;
	margin: 0;
}
.menu ul.menu2{
	width: 200px;
	display: block;
	float: right;
	padding: 0 0 10px 10px;
	list-style: none;
	overflow: hidden;
	margin : 10px 0 0 0;
}
.menu ul.menu3{
	width: 150px;
	display: block;
	float: right;
	padding: 0 0 10px 10px;
	list-style: none;
	overflow: hidden;
	margin : 10px 0 0 0;
}
#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 p{
	color: #fff;
	font: bold 11px/12px Verdana, sans-serif;
	overflow: hidden;
	text-align: center;
	margin: 0;
	width: 250px;
	height: 21px;
	padding: 6px 0 0 0;
	background: url(../bg/bg_catalog_h.gif) no-repeat;
}
h2 {
	font: bold 11px/12px Verdana, sans-serif;
	margin: 0;
	padding: 10px 0 0 15px;
}
a.learnmore {
	display: inline;
	float: right;
	margin: 6px 16px 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: 700px;
	padding: 5px 0 0 0;
	margin: 0;
	overflow: hidden;
}
ul.secondary_menu {
	list-style: none;
	padding: 0;
	margin: 15px 15px 18px 35px;
}
ul.secondary_menu a{
	padding: 0 0 0 12px;
	color: #696969;
	font-size: 10px;
	line-height: 14px;
	position: relative;
}
ul.secondary_menu a.active {
	color: Black;
	font-weight : bold;
}
ul.secondary_menu a:hover {
	color: #A9A9A9;
}
.mid_pic h1{
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 2px 0 0 20px;
	color: Black;
	width: 674px;
	height: 25px;
	background : url(../bg/bg_h1.gif) no-repeat;
	font: bold 11px/21px Verdana, Arial, Helvetica, sans-serif;
}
/*____________________________________________*/
.text{
	float: left;
	width: 700px;
	padding: 5px 0 15px 0;
	margin: 0;
}
.text h1{
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 2px 0 0 20px;
	color: Black;
	font: bold 11px/21px Verdana, Arial, Helvetica, sans-serif;
	width: 700px;
	height: 25px;
	background: url(../bg/bg_h1.gif) no-repeat;
}
.text h2{
	margin: 0 0 0 20px;
	clear: both;
	padding: 20px 0 0 1px;
	color: #D0660F;
	width: 548px;
	border-bottom: 1px solid #D0660F;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
}
.text h2 a{
	color: #B22222;
}
.text h2 a:hover{	text-decoration: none;}
.text p{
	overflow:hidden;
	margin: 0;
	clear: both;
	padding:8px 20px 2px 25px;
	color: #000;
	font:10px/12px Verdana, Arial, Helvetica, sans-serif;
}
.text p.orange{
	color: #EB201B;
}
.text img{
	margin: 0;
	padding:8px 10px 2px 20px;
}
.text p.descr{
	overflow:hidden;
	margin: 0;
	padding:8px 15px 2px 15px;
	display: block;
	float: right;
	width: 400px;
	font:10px/12px 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: 960px;
	height: 40px;
	display: block;
	color: #000;
	overflow: hidden;
	background: url(../bg/bg_footer_logo1.png) repeat-x;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
}
div.footer_menu a{
	color: #FFDFE2;
	display: block;
	position: absolute;
	text-decoration: none;
	font-size:9px;
	padding: 0 0 0 10px;
}
div.footer_menu a.web_master{
	top: 22px;
	left: 0px;
}
div.footer_menu a.foot_tel{
	top: 10px;
	left: 260px;
}
div.footer_menu a.foot_sign{
	top: 10px;
	right: 10px;
	color: #FFDFE2;
	display : block;
	width : 300px;
	height : 25px;
	overflow : hidden;
}
div.footer_menu a:hover {
	color: White;
	text-decoration: underline;
}
#mid_container .txt {
	margin:0px 20px 0px 30px;
	color: #5B5B5B;
	font:10px/12px Verdana, Arial, Helvetica, sans-serif;
}
#mid_container .txt a {
	color: #000;
}
#mid_container table {
	color: #595F58;
	background-color : White;
}
#mid_container table tr {
	background-color : #F0F0F0;
}
#mid_container table tr.ttop {
	background-color : #DCE0DB;
	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: 4px 0 0 0px;
	color: Black;
	width: 450px;
	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: Black;
	font-style : normal;
}
#mid_container table td a {
	color : #646464;
}
#mid_container table td img{
	margin: 0px 0px 0px 4px;
	padding:0px;
}
#mid_container  h3 {
	margin: 10px 0px 7px 30px;
	clear: both;
	padding: 10px 0 0 0px;
	color: #272727;
	width: 450px;
	border-bottom: 0px;
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
#mid_container  h3 a {
	color : #272727;
	text-decoration : underline;
}
.s3 {
	color : White;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #43563D;
}
h4 {
	color : #272727;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.servis {
	margin-left : 650px;
	margin-top : 10px;
	color : #FFDFE2;
}
