 /* General styles */
	
/*behavior: url(/images/template38/PIE.htc);*/
	
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		
		min-width:600px;    	/* Minimum width of layout - remove line if not required */
				/* The min-width property does not work in old versions of Internet Explorer */
background:#2483EE;
		


font:16px
Georgia,Verdana,Arial,Helvetica,sans-serif;


	}

#wrap {
	background:url(/images/avtoservis/tmpl/header_bg.png) repeat-x left top; width:100%;
	
}
li{line-height:100%;margin-bottom: 5px;color:#fff;}
h2 span,h1 span,h3 span{color:#66FFFF;}
a{color:#fff;outline:none;}
a:hover {color: #66ffff;}
h1, h2, h3 {margin:.8em 0 .2em 0;padding:0;color:#fff}
	h3 {font-family: Georgia,Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:140%;}
	p {color:#fff;font:16px/120% Georgia,Verdana,Geneva,Arial,Helvetica,sans-serif;margin-top:0;padding:0;}
	img {margin:10px 0 5px;}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
/*	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#eee;
		color:#000;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
*/	
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
                
                
	}

	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	/* 2 Column (left menu) settings */
	.leftmenu {
		
	}
	.leftmenu .colleft {
		right:75%;			/* right column width */
		
	}
	.leftmenu .col1 {
		width:71%;			/* right column content width */
		left:102%;			/* 100% plus left column left padding */
                padding: 0 4px;
	}
	.leftmenu .col2 {
		width:21%;			/* left column content width (column width minus left and right padding) */
		left:9%;			/* (right column left and right padding) plus (left column left padding) */
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		
	}

#footer{
	
	background-image: url(/images/avtoservis/tmpl/footer_car.png);
	background-position: left;
	background-repeat: no-repeat;
	
	border-top: 1px dashed white;

}
	#footer p {
		padding:10px;
		margin:0;
	}


.humor {
	width:240px;
	position:relative;
padding:30px 0;
}
.lq {
	position:absolute;
	top:5px;
	left:0;
	width:25px;
	height:25px;
	background:url(/images/avtoservis/tmpl/quotes.jpg) no-repeat;
	background-position:0 0;
}
.rq {
	position:absolute;
	bottom:15px;
	right:10px;
	width:25px;
	height:25px;
	background:url(/images/avtoservis/tmpl/quotes.jpg) no-repeat;
	background-position:-35px 0 ;
}

#auto_logos img {
	opacity: 0.6;
        margin:0 15px 0 0;
}

#auto_logos {
	padding:4px 5px 10px;
        background:#01172C;
}
#auto_logos a img:hover {
	opacity:1;
}


.yellow {
color:#FFFF00;
}


.top_menu{
	color: white;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
}
.top_menu li{
	
    min-height: 10px;
    display: -moz-inline-stack; /*Firefox 2*/
    display: inline-block; /*Хорошие браузеры*/
    vertical-align: top;
    margin: 10px 10px;
    zoom: 1; /*включаем hasLayout для IE6, IE7*/         
    *display: inline; /*при hasLayout true display:inline в IE6, IE7 ведёт себя как display:inline-block*/
    _height: 10px;/* min-height для IE */
	position:relative;
	
}
.top_menu a{
	font: 12pt Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	display:block;
	margin:0 10px;
	padding:5px 20px;
	border-radius:5px;
	
	
	background:#FFFF00;
	border:3px solid #403F03;
	behavior: url(/images/template38/PIE.htc);
	
}

.top_menu a:hover{

}


.red_li a{

		

	}
#call-back {
	color:#fff;
	font-style:italic;
	font-size:9pt;
	cursor: pointer;
}
.call {
	display:none;
	margin:0 10px;
}
.call p {
	margin:5px 0;
}
.call div {
	margin:5px 0;
}
.call input {
	
	padding:5px 10px;
	border-radius:5px;
	
	
	
	
	behavior: url(/images/template38/PIE.htc);
}

.call input:focus {
	box-shadow:rgba(255,255,255,0.7)  0px 0px 10px;
	behavior: url(/images/template38/PIE.htc);
}

.call-submit input {
	margin:10px 30px;
	padding:5px 10px;
	border-radius:5px;
	
	
	
	background:#FFFF00;
	border:3px solid #403F03;
	behavior: url(/images/template38/PIE.htc);
}

.wrapcar {
	margin:0 10px;
}
.wrapcar label {
	color:#fff;
}
.captcha {
	color:#fff;
	font-size:8pt;
	font-style:italic;
}
.wrapcar p {
	margin:5px 0;
}
.wrapcar div {
	margin:5px 0;
}
.wrapcar input {
	
	padding:5px 10px;
	border-radius:5px;
	
	
	
	
	behavior: url(/images/template38/PIE.htc);
}

.wrapcar input:focus {
	box-shadow:rgba(255,255,255,0.7)  0px 0px 10px;
	behavior: url(/images/template38/PIE.htc);
}

.carwrap-submit input {
	margin:10px 30px;
	padding:5px 10px;
	border-radius:5px;
	
	
	
	background:#FFFF00;
	border:3px solid #403F03;
	behavior: url(/images/template38/PIE.htc);
}

.f_s_foto img{
	width:100px;
}
.f_item {
	min-height: 10px;
    display: -moz-inline-stack; /*Firefox 2*/
    display: inline-block; /*Хорошие браузеры*/
    vertical-align: top;
    margin: 10px 10px;
    zoom: 1; /*включаем hasLayout для IE6, IE7*/         
    *display: inline; /*при hasLayout true display:inline в IE6, IE7 ведёт себя как display:inline-block*/
    _height: 10px;/* min-height для IE */
	position:relative;
}
.f_item img {
	background-color: white;
    border: 2px solid #91C5FF;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 10px;
    padding: 5px;
   }
.f_table {
	position:relative;
	width:80%;
}
.f_table_l {
	position:absolute;
	top:40%;
	left:20px;
}
.f_table_r {
	position:absolute;
	top:40%;
	right:20px;
}
.f_table_c img {
	width:100%;
}
.f_table a {
	color:#000;
	font-size: 20pt;
	padding:10pt;
	line-height:20pt;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:20pt;
	height:20pt;
	border-radius:20pt;
	background:#fff;
	
	behavior: url(/images/template38/PIE.htc);
}
.f_table a:hover {
	box-shadow:rgba(255,255,255,0.5)  0px 0px 20px;
	behavior: url(/images/template38/PIE.htc);
}
P#micro{
	font: 14px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
P#microtxt{
	font: 12px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
/*right menu*/
.right_menu{list-style: none;margin:23px 0 0 0;padding:0px}
.right_menu li{font:18px Georgia,Verdana,Geneva,Arial,Helvetica,sans-serif;margin-bottom:33px;}
.right_menu li .c{position:relative;background:#FFFC0D;border:3px solid #403f03;padding:5px 20px;}
.right_menu li img{margin:0px}
.right_menu li a{color:black;text-decoration:none}
.right_menu li a:hover{color:black;text-decoration:underline;font-weight:bold}

#icon_pict_left{float:left;margin:0px 15px 15px 0px;border: 2px solid #91c5ff;}
#icon_pict_right{float:right;margin:0px 0px 15px 15px;border: 2px solid #91c5ff;}
.r_img{float:right;margin:0px 0px 15px 15px;border: 2px solid #91c5ff;}
#blue{color:#66FFFF}

table.price {
background-color:#FFFFFF;
border:5px solid #00C6FF;
margin:15px 0 10px;
}
table.price td {
border-bottom:1px solid #00C6FF;
border-right:1px solid #00C6FF;
color:#003F75;
font:12px Arial,Helvetica,sans-serif;
padding:5px 15px;
text-align:center;
}
table.price td.header {
background-color:#0083C0;
border-right:1px solid #00C6FF;
color:white;
font:16px Arial,Helvetica,sans-serif;
padding:6px 15px;
}
table.price td.header_sub {
background-color:#2D9CD0;
border-right:1px solid #00C6FF;
color:white;
font:bold 12px Arial,Helvetica,sans-serif;
padding:6px 15px;
}
#icon_pict {
background-color:white;
border:2px solid #91C5FF;
margin-bottom:20px;
margin-left:0;
margin-top:10px;
padding:5px;
}
.content{width:70%;float:left}
.right{width:21%;float:left;margin-left:60px;}
.right ul{list-style:none;margin:15px 0 0 0;padding:0px}
.right ul li{margin:5px 0px}
.right ul li a:hover,.right ul li a#active{border-bottom:4px solid #6AD7FF;color:#6AD7FF;padding-bottom:0;text-decoration:none;}
span#yellow {color:Yellow;}

.current, .page_link, .ctrl {background:none repeat scroll 0 0 #35A6FF;display:block;float:left;margin-right:0.3em;padding:0.2em 0.5em 0.3em;}
.current {background-color:#D20A1C;border:1px solid #66ffff;color:#FFFFFF;}
.current, .page_link, .ctrl {color:#FFFFFF;display:block;float:left;margin:20px 3px;padding:0.2em 0.5em;}
.page_link {background:none repeat scroll 0 0 #35A6FF;border:1px solid #66ffff;}
a.page_link:hover {background:none repeat scroll 0 0 #F8F6F6;border-bottom:0 none;color:#A71700;display:block;float:left;}
.current {background:none repeat scroll 0 0 #3D8CFF;color:#FFFFFF;font-weight:bold;}
.ctrl {color:#fff;font-size:10px;padding:0.3em 0.5em 0.3em;border:1px solid #66ffff;}            
#captcha{margin-bottom:10px}
#tinymce *{color:#000} 
.news_group_avto img{width:120px}
.news_group_avto{list-style:none;margin-left:10%;}
.news_group_avto li{clear:both}
.news_group_avto a{float:left;}

/********************************   AVTOMARKET***************************************/
#z_a1{padding:5px; border:3px solid #403F03;border-bottom:0px;background:#FFFF00;color:#403F03;position:relative;top:8px;margin-left:-5px}
/*.table_group #z_a1{padding:5px; border:3px solid #403F03;border-bottom:0px;background:#FFFF00;color:#403F03;position:relative;top:2px}
.table_group #z_a2{padding:5px; border:0px dashed #403F03;border-bottom:0px;position:relative;top:2px}*/
.table_main_group{padding:5px; border:3px solid #403F03;background:#FFFF00;color:#403F03}
.table_main_group a{color:#403F03}
.path {padding:10px;padding-top:15px;padding-left:5px}
.path a{padding:2px 5px 2px 5px; border:2px solid #fff;border-bottom:0px;position:relative;top:8px;background:#2483EE;color:#fff;font-size:13px}
.path #last_tab{padding:5px; border:3px solid #403F03;border-bottom:0px;background:#FFFF00;color:#403F03;position:relative;top:8px;font-size:13px}
h1{color:#66ffff}
/********************************   Поиск***************************************/
.search {margin:20px 10px 10px 0}
.search .text{width:220px; height: 20px;background:#eee;padding-left:5px}

.stars
{
	margin: 0px;
	padding: 0px;
}

.stars li
{
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: url('/hostcmsfiles/images/stars_gray.gif') no-repeat 0 0;
	cursor: pointer;
	list-style-type: none;
}
.stars .curr
{
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: none;
	background: url('/hostcmsfiles/images/stars_single.gif') no-repeat 0 0;
}

/********************AUTO-HISTORY*************************/

.auto_history .news_group {width:90%;list-style:none;float:left;background:#01172C;border:2px solid #fff}
.auto_history .news_group li{float:left;padding:5px}
.auto_history .news_group li img{border:none}
.auto_history .item {height:180px;width: 250px; float: left; padding: 10px 0px 10px 10px;}
.auto_history .item .news_title{margin:0px;padding:0px;height:30px}
.auto_history .item img{width:225px}
.auto_history .news_items_group {width:90%;list-style:none;float:left;background:#01172C;border:2px solid #fff;padding-bottom:10px}
.auto_history .news_items_group li{float:left;padding:5px;height:40px}
.auto_history .news_items_group li img{border:1px solid #fff}
.auto_history .path_arrow{color:#fff}
.auto_history h3 span{color:#fff}
.auto_history td.title{padding:3px 5px 3px 30px;color:#fff}
.auto_history td.value{padding:3px 5px 3px 30px;color:#fff;font-weight:bold}
.auto_history .date{margin:20px}
.auto_history{color:#fff;padding: 0 0 0 30px}

.comp-diag-list li {
	float:left;
	list-style:none;
	width:40%;
	padding-left:50px;
	padding-top:15px;
	min-height: 35px;
          display: -moz-inline-stack; /*Firefox 2*/
          display: inline-block; /*Хорошие браузеры*/
          vertical-align: top;
          margin: 5px 0;
          zoom: 1; /*включаем hasLayout для IE6, IE7*/         
          *display: inline; /*при hasLayout true display:inline в IE6, IE7 ведёт себя как display:inline-block*/
       _height: 10px;/* min-height для IE */
	background:url("/images/avtoservis/autologo/all-sm.png") no-repeat ;
}

.b-tizer {
	list-style:none;
} 
.b-tizer li{
		  min-height: 35px;
		  width:24%;
		  text-align:center;
		  position:relative;
          display: -moz-inline-stack; /*Firefox 2*/
          display: inline-block; /*Хорошие браузеры*/
          vertical-align: bottom;
          margin: 5px 0px;
          zoom: 1; /*включаем hasLayout для IE6, IE7*/         
          *display: inline; /*при hasLayout true display:inline в IE6, IE7 ведёт себя как display:inline-block*/
       _height: 10px;/* min-height для IE */
}
.b-tizer li img {
	width: 90%;
	margin:0 0 5px 0;
}
.b-tizer li a {
	font: 10pt Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	display:block;
	padding:5px;
	border-radius:5px;
	
	
	background:#FFFF00;
	border:3px solid #403F03;
	behavior: url(/images/template38/PIE.htc);
}
#full-link {
	cursor: pointer;
}
#part-link {
	cursor: pointer;
}
#tonir-link {
	cursor: pointer;
}
#grav-link {
	cursor: pointer;
}
#foto-link {
	cursor: pointer;
}
.tizer-price {
	position:absolute;
	top:-5px;
	left:6px;
	width:50px!important;
	height:45px!important;
}

