* {margin:0; padding:0; }
*:focus {outline:none; }

img.tmp {color: black; background-image: url(../img/def/mask.gif)}

body {
	color:#333;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

img {border:0; }
img.png {behavior: url('img/iepngfix.htc') }

h1, h2, h3, h4, h5, h6 {
	color:#005fa7;
	
}
h5 {margin-top:15px; margin-bottom:15px;}
h2 {font-size:30px; margin:30px 0 5px 0; }
h2.main-title {
	font-size:36px;
	margin-bottom:15px;
}
.titt h1 {
  font-size:30px;
	margin:30px 0px 15px 0px;
}
.second_zag h2 {
  font-size:21px;  
}
.second_zag p {
  text-align:justify;
}
h2.main-title small {
	font-size:18px;
	color:#666;
	font-weight:normal;
	margin-left:5px;
}


h3 {font-size:24px; margin:30px 0 5px 0; }
h3 em, h3 i {font-weight:normal; font-style:normal; color:#666; font-size:21px; }
h3 small {font-size:21px; }

h4 {font-size:18px; margin:30px 0 5px 0; }
h5 {font-size:18px; color:#333; }

p {margin-bottom:15px;}

div.cpl_text ul,
div.cpl_text ol {margin:0 0 10px 40px; }

ul.cpl_list {margin:40px 0 20px 40px; }

ol.search-results {
margin:0 0 10px 25px;
/*	list-style:none;*/
}
ol.search-results li {margin-bottom:30px;}
ol.search-results span {color:#005fa7; }

img.left {
	float:left;
	margin:3px 10px 10px 0;
}
img.right {
	float:right;
	margin:3px 0 10px 10px;
}

div.cpl_text table {
	border-collapse:collapse;
}
div.cpl_text table td,
div.cpl_text table th {
	background:#eff7ff;
	padding:5px 7px;
	border:1px solid #fff;
	border-bottom:5px solid #fff;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

div.cpl_text table th {text-align:left; }

div.cpl_text table .colored td,
div.cpl_text table .colored th {
	background:#f5f5f5;
}

div.cpl_text table thead td,
div.cpl_text table th,
div.cpl_text table thead th {
	background:#fff;
	font-size:14px;
	font-weight:bold;
}

div.cpl_text table th.title {
	background:#fff;
	font-weight:bold;
}

div.cpl_text table th.cep {
	background:#fff;
}

label {cursor:pointer; }
fieldset {border:none; margin-bottom:8px; }
input.txt {
	width:350px;
	font-size:14px;
	padding:2px 0;
}

select {
	width:354px;
	font-size:14px;
	padding:2px 0;
}

textarea {
	width:350px;
	font-size:12px;
	padding:2px 0;
	height:115px;
}
fieldset.btn {padding-left:119px; }

#feedback-form p {margin-bottom:3px; }
span.star {color:#f90; }

#main {
	position:relative;
	margin:0 auto;
}


a {color:#005fa7; text-decoration:underline; }
a:hover {text-decoration:none; }

a.to-top {
	font-size:14px;
	padding-right:10px;
	background:url(../img/arr-top.gif) 100% 2px no-repeat;
}

#statusbar {
	position:relative;
	height:45px;
	background:url(../img/statusbar-bg.png) repeat-x;
	font-size:10px;
	color:#fff;
	min-width:1000px;
	z-index:100;
}
* html #statusbar {width:expression((document.documentElement.clientWidth||document.body.clientWidth) < 1000 ? "999px": "auto"); }


.wrap {
	position:relative;
	margin:0 auto;
	width:1170px;
}

#statusbar a {
	color:#fff;
}

.service-menu {
	position:absolute;
	top:16px;
	left:15px;
	list-style:none;
	color:#5fa0d4;
}

.service-menu li {
	float:left;
	margin-right:10px;
}

#statusbar .auth {
	text-align:center;
	padding-top:13px;
	padding-left:75px;
}
#statusbar .search {
	position:absolute;
	top:13px;
	right:15px;
	text-align:right;
}

#statusbar input.txt {
	width:120px;
	padding:0;
}

#statusbar input {
	font-size:10px;
}

#statusbar .links {margin-left:20px; }
#statusbar .links a {margin-right:5px; }


#header {
	position:relative;
	height:155px;
	padding-top:15px;
	background:url(../img/header-bg.png) repeat-x;
	min-width:1000px;
	margin-bottom:35px;
}
* html #header {width:expression((document.documentElement.clientWidth||document.body.clientWidth) < 1000 ? "999px": "auto"); }


#header .wrap {
	background:url(../img/header-wrap-bg.png) repeat-x;
	height:121px;
	width:auto;
	margin:0 15px;
}
#header .bg-left {background:url(../img/header-wrap-bg-left.png) top left no-repeat; height:201px; }
#header .bg-right {background:url(../img/header-wrap-bg-right.png) top right no-repeat; height:201px; }

#logo {
	position:absolute;
	top:22px;
	left:35px;
}

#slogan {
	position:absolute;
	top:38px;
	left:194px;
}

#impex {
	position:absolute;
	top:19px;
	right:257px;
}

#phone {
	position:absolute;
	top:18px;
	right:43px;
}

#sitemap {
	position:absolute;
	top:59px;
	right:76px;
}

#menu {
	position:absolute;
	top:86px;
	left:0;
	width:100%;
	font-size:11px;
	height:35px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}

#menu table {
	border-collapse:collapse;
	width:100%;
}
#menu td {}
#menu a {
	display:block;
	height:25px;
	padding:10px 0 0 0;
	color:#fff;
	text-decoration:none;
	white-space:nowrap;
	background:#0067b3 url(../img/menu-bg.png) repeat-x;
}
#menu a:hover,
#menu td.active a,
#menu td.active a:hover {background:#1187e3 url(../img/menu-bg-active.png) repeat-x; }

#menu td.first a {background:url(../img/menu-bg-left.png) 0 0 no-repeat; }
#menu td.first a:hover,
#menu td.first-active a,
#menu td.first-active a:hover {background:url(../img/menu-bg-left-active.png) 0 0 no-repeat; }

#menu td.last a {background:url(../img/menu-bg-right.png) 100% 0 no-repeat; }
#menu td.last a:hover,
#menu td.last-active a,
#menu td.last-active a:hover {background:url(../img/menu-bg-right-active.png) 100% 0 no-repeat; }

#menu td.active a,
#menu td.first-active a,
#menu td.last-active a {cursor:default; }


#content {
	position:relative;
	overflow:hidden;
	zoom:1;
	margin-bottom:80px;
}

#content .wrap {
	width:970px;
	padding:0 15px;
}


#secondary {
	position:relative;
	float:left;
	width:200px;
	padding:0 43px 0 0;
}
#secondary .banner {margin-bottom:25px; }

#car-selector {
	width:136px;
	padding:0 0 0 39px;
	margin-bottom:65px;
	list-style:none;
}
#car-selector li {height:30px; }
#car-selector a {display:block; height:30px; }

/*seo*/
#car-selector a {text-decoration:none; color:#000; padding-left:10px; padding-top:2px; text-shadow:1px 1px 1px #ccc; white-space:nowrap; width:252px; /* font:11pt "arial narrow"; */}
#car-selector a:hover, #car-selector a.active {color:#fff; text-shadow:1px 1px 1px #000; font-weight:bold; white-space:nowrap;}
/*seo*/

#primary {
	position:relative;
	float:left;
	width:727px;
}

.status-line {
	color:#005fa7;
	font-size:14px;
	margin-bottom:10px;
}

a.print {
	position:absolute;
	top:4px;
	right:3px;
}

#car-menu {
	position:relative;
	width:727px;
	height:30px;
	margin:11px 0;
	list-style:none;
}
	#car-menu li {
		float:left;
	}
	#car-menu a {
		display:block;
		height:30px;
		background:url(../img/car-menu.png);
		text-indent:-9999px;
	}
	#car-menu .m01 a {width:97px; background-position:0 0; }
	#car-menu .m02 a {width:208px; background-position:-97px 0; }
	#car-menu .m03 a {width:217px; background-position:-305px 0; }
	#car-menu .m04 a {width:205px; background-position:-522px 0; }
	#car-menu .m05 a {width:205px; background-position:-522px 0; }
	#car-menu .m05 a {width:222px; background-position:-727px 0; }

	#car-menu .m01 a.active,
	#car-menu .m01 a:hover {background-position:0 -30px; }
	#car-menu .m02 a.active,
	#car-menu .m02 a:hover {background-position:-97px -30px; }
	#car-menu .m03 a.active,
	#car-menu .m03 a:hover {background-position:-305px -30px; }
	#car-menu .m04 a.active,
	#car-menu .m04 a:hover {background-position:-522px -30px; }
	#car-menu .m05 a.active,
	#car-menu .m05 a:hover {background-position:-727px -30px; }

.car-variants {
	position:relative;
	width:727px;
	overflow:hidden;
	margin-bottom:16px;
}

.car-variants ul {
	width:940px;
	overflow:hidden;
	zoom:1;
}

.car-variants li {
	float:left;
	width:245px;
	height:120px;
	list-style:none;
}

.car-variants .note {
	width:235px;
	height:18px;
	padding-top:2px;
	background:url(../img/car-variants-note.gif) no-repeat;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

.car-variants .note-active {
	width:235px;
	height:18px;
	padding-top:2px;
	background:url(../img/car-variants-note-active.gif) no-repeat;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

.gallery {
	position:relative;
	overflow:hidden;
	zoom:1;
}

.gallery .big-photo {
	position:relative;
	float:left;
	width:489px;
}

.gallery .little-photos {
	position:relative;
	float:left;
	width:238px;
	overflow:hidden;
}

.gallery .little-photos ul {
	width:245px;
	overflow:hidden;
	zoom:1;
}

.gallery .little-photos li {
	float:left;
	width:120px;
	height:85px;
}


.gallery .little-photos li.sel {
}

.gallery ul {
	list-style:none;
}

.news em {
	font-style:normal;
	color:#999;
}

.pager {
	font-size:14px;
	margin:25px 0;
}
.pager .prev {
	padding-left:19px;
	background:url(../img/arr-prev.gif) 0 6px no-repeat;
}

.pager .next {
	padding-right:19px;
	background:url(../img/arr-next.gif) 100% 6px no-repeat;
}


ul.downloads {
	width:100%;
	list-style:none;
}

ul.downloads li {
	padding:5px 0 5px 35px;
	margin-bottom:10px;
}

ul.downloads li.xls {background:url(../img/ico-file-xls.gif) 0 3px no-repeat; }
ul.downloads li.doc {background:url(../img/ico-file-doc.gif) 0 3px no-repeat; }
ul.downloads li.ppt {background:url(../img/ico-file-ppt.gif) 0 3px no-repeat; }
ul.downloads li.pdf {background:url(../img/ico-file-pdf.gif) 0 3px no-repeat; }
ul.downloads li.mov {background:url(../img/ico-file-mov.gif) 0 3px no-repeat; }

.news-with-pic {
	list-style:none;
}
.news-with-pic li {
	margin:20px 0 40px 0;
	overflow:hidden;
	zoom:1;
}
.news-with-pic .image {
	float:left;
	width:170px;
}

.news-with-pic .text {
	float:left;
	width:557px;
}
.news-with-pic .text h4 {margin-top:0; }

.question {
	background:#e5eff7;
	padding:15px 15px 15px 45px;
	overflow:hidden;
	zoom:1;
	margin-bottom:30px;
}
.question p {padding-top:18px; }
.question img.right {margin:0 0 0 40px; }


#autosaloon {
	list-style:none;
	width:727px;
	overflow:hidden;
	zoom:1;
	margin-top:20px;
}

#autosaloon ul {list-style:none; width:750px; }
#autosaloon li {
	float:left;
	width:235px;
	margin:0 10px 14px 0;
}

#autosaloon .select {
	width:235px;
	background:#ebeff2;
	font-size:12px;
	font-weight:bold;
	list-style:none;
}
#autosaloon .select li {
	float:none;
	margin:0;
	text-align:center;
	padding:3px 0 5px 0;
	background:url(../img/as-cep.gif) bottom no-repeat;
}
#autosaloon .select a {color:#0061a5; text-decoration:none; }



.map {
	position:relative;
	margin:30px 0;
}

.map .text {
	position:absolute;
	top:0;
	left:489px;
	width:235px;
}

.map .print {
	position:absolute;
	top:305px;
	left:489px;
	width:235px;
}

.see-also h4 {color:#333; }
.see-also a {margin-right:30px; }



.config {margin-bottom:40px; }
.config ul {margin-left:25px; }


.faces {
	position:relative;
	width:727px;
	overflow:hidden;
	margin:25px 0;
}
.faces ul {
	width:760px;
	font-size:12px;
	color:#666;
	list-style:none;
	overflow:hidden;
	zoom:1;
}
.faces li {
	float:left;
	width:160px;
	height:185px;
	margin:0 30px 10px 0;
}
.faces .photo {margin-bottom:5px; }

.faces h5 {
	font-size:14px;
	color:#005fa7;
}

.team-cep {
	height:20px;
	background:url(../img/team-cep.gif) 0 5px repeat-x;
	margin-bottom:20px;
}


#footer {
	position:relative;
	background:#2f506b;
	height:322px;
	min-width:1000px;
}
* html #footer {width:expression((document.documentElement.clientWidth||document.body.clientWidth) < 1000 ? "999px": "auto"); }


#footer .buttons {
	position:absolute;
	top:15px;
	width:100%;
	border-collapse:collapse;
}
#footer .buttons table {width:100%; }
#footer .buttons td {width:30%; height:55px; padding:0 5px; }
#footer .buttons a {
	display:block;
	height:55px;
	background:url(../img/footer-button-bg.gif) repeat-x;

}

#footer .buttons span {
	display:block;
	height:55px;
}
#footer .buttons .bg-right {
	background:url(../img/footer-button-bg-right.gif) 100% 0 no-repeat;
	text-align:center;
	padding:19px 0 0 60px;
	height:36px;
	display:block;
	position:relative;
	
}


#footer .buttons a {cursor:pointer; }
#footer .test-drive .bg-left {background:url(../img/footer-button-test-drive.jpg) left no-repeat; }
#footer .service .bg-left {background:url(../img/footer-button-service.jpg) left no-repeat; }
#footer .calc .bg-left {background:url(../img/footer-button-calc.jpg) left no-repeat; }

.data-blocks {position:absolute; top:81px; width:100%; }
.data-blocks table {width:100%; }
.data-blocks td {
	height:200px;
	width:50%;
	padding:0 5px;
}
.data-blocks .bg {position:relative; background:url(../img/data-blocks-bg.gif) repeat-x; overflow:hidden; }
.data-blocks .bg-left {background:url(../img/data-blocks-bg-left.gif) left top no-repeat; }
.data-blocks .bg-right {background:url(../img/data-blocks-bg-right.gif) right top no-repeat; height:200px; }

.data-blocks .title {position:absolute; top:0; left:20px; }

.data-blocks .arr-left {position:absolute; top:100px; left:20px;}
.data-blocks .arr-right {position:absolute; top:100px; right:19px; }

.data-blocks blockquote {
	display:block;
	position:absolute;
	top:50px;
	width:100%;
	font-size:12px;
	color:#333;
	display:none;
	margin:0; padding:0;
	height:150px;
	overflow-y:hidden;
}
.data-blocks blockquote img.left {margin:0 10px 20px 0; }

.data-blocks blockquote p {padding:0 60px;}
.data-blocks blockquote em {font-style:normal; color:#83888d; }

.backline {position:relative; height:30px; padding-top:12px; background:url(../img/backline-bg.gif) repeat-x; color:#fff; text-align:center; font-size:11px; min-width:1000px; }
* html .backline {width:expression((document.documentElement.clientWidth||document.body.clientWidth) < 1000 ? "999px": "auto"); }

.backline a {color:#fff; margin:0 3px; }

.copy {position:absolute; top:8px; left:15px; font-size:10px; text-align:left; }
.copy a {color:#0093ff; }

/*--- rav css for news anonse ---*/
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}

		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin:0px 0px 0px 50px;
			position: relative;
			text-align:left;
			width: 83%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {
			width: 600px;
			background: #fff;
			overflow: scroll;
		}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden;
			height: 48px;
			margin: auto;
			clear: both;
		}

		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}

		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 590px; /* Also specified in  .stripViewer  above */
		}

		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}

		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}

		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}

		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}

		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}

		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }

		.stripNav li a:hover {
			background: #333;
		}

		.stripNav li a.current {
			background: #000;
			color: #fff;
		}

		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 62px;
			text-indent: -9000em;
		}

		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}

		.stripNavL {
			left: -45px;
		}

		.stripNavR {
			right: -45px;
		}

		.stripNavL {
			background: url("../img/data-blocks-arr-left.gif") no-repeat center;
		}

		.stripNavR {
			background: url("../img/data-blocks-arr-right.gif") no-repeat center;
		}

		.content_anonse {border:10px; solid blue;}

/*------------------------------*/

.panel .anons4main {margin:0px 0px 0px 5px;}
.car_photo {margin:-8px 15px 0px 0px;}

.testdrive_rows {}
.testdrive_rows select {width:300px; margin:5px 0px 15px 0px;}
.testdrive_rows input {width:300px; margin:5px 0px 15px 0px;}
.testdrive_rows textarea {width:300px; margin:5px 0px 15px 0px;}
.submit_button {margin:0px 0px 100px 0px;}

.search_txt {	width:350px;
	float:left;
	clear:none;
	display:block;
}

.search_submit {
	float:left;
	clear:none;
	display:block;
	margin:0px 0px 0px 10px;
	width:100px;
}

#search_primary {
	position:relative;
	float:left;
	width:627px;
}

.map ul li li {
	margin:0px 0px 0px 20px;
}

#primary_sitemap {
	position:relative;
	float:left;
	width:527px;
}


/*-------- rav code ----------*/

.commercial_car #car-selector {
	width:136px;
	padding:0 0 0 0px;
	margin-bottom:65px;
	list-style:none;
}
.commercial_car #car-selector li {height:30px; }
.commercial_car #car-selector a {display:block; height:30px; }

.image {float:left; clear:none; display:block; width:150px; padding:35px 30px 0px 0px;}
.description {float:right; clear:none; display:block;}

#conteiner404 {	width:100%;	background: url(../img/bg404.jpg) top left repeat-x;
	text-align:center;
	height:500px;
	display:block;
	position:relative;
}

#leftblock {	width:399px;
	height:178px;
	position:absolute;
	display:block;
	top:0px;
	left:30px;}

#rightblock {
	width:399px;
	height:178px;
	position:absolute;
	display:block;
	top:0px;
	right:140px;
}

#text404 {	position:absolute;
	left:100px;
	top:200px;
	text-align:left;
	font-size:13px;
	font-family:Arial;}

#text404 ul {list-style:none;}
#text404 p {padding:20px 0px 0px 0px;}
.registration_form input {width:350px;}
.registration_form .btn input {width:235px;}

.hidden_block {display:none;}
/*----------------------------*/
