

* {
	font-family: Arial;
	margin:0;
	padding:0;
}

html, body 
{
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
	width:100%;
}

body
{
	background-color: #f9f9f9;
}


a
{
	color: #0a52a5;
	font: normal 11pt Arial;
}
.mainTable
{
	position:absolute;
	top:0;
	bottom:0px;
	height:100%;
	width:1000px;
	margin-left:-500px;
	left:50%;
	padding:0px;
	empty-cells:hide;
	vertical-align:top;
	border:none;
}
.mainTable td {vertical-align:top;margin-top:0;padding:0; margin:0;border:none;}

.subMainBlock
{
	padding:0;
	overflow: hidden;
}

a img {
    border: medium none;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}

ul li, ul {
	list-style:none;
	display:inline;
	margin: 0;
	padding: 0;
}

.mainpage {
	background-image: url(/i/bg/head.jpg);
	background-position: 0px top;
	min-height: 485px;
	background-repeat: no-repeat;
}

.header {
	margin-top: 30px;
	width:1000px;
	height:auto;
}
.logo {
	width: 175px;
	height: 65px;
	margin-left: 0;
	float: left;
}
.logo .phone {
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 18px;
	padding-left: 5px;
	/*margin-top: -10px;*/
}
.logo .phone .code {
	color: #87889c;
}
.logo .phone .number {
	color: #030303;
}

.head_menu {
	float: left;
	height: 35px;
	background-color: #b3b6c7;
	margin-left: 15px;
	margin-top: 10px;
    font: bold 15px Arial;

}
.head_menu span {font-weight:500;}
.head_menu ul {
	padding: 0;
	margin: 0;
	margin-right: 20px;
	line-height: 35px;
}

.head_menu li {
	margin-left: 20px;
}
.head_menu ul li a{
	color: white;
	line-height:2.2em;
	text-decoration: none;
}

.right_logo {
	position:static;
	float:right;
	margin-right:0px;
	margin-top: -30px;
}

.car {
	margin-left: 30px;
	margin-top: 20px;
	width: 910px;
	height: 235px;
	background-color: #fcfcfd;

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+*/
	-moz-opacity: 0.9; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.9; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.9; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */

}
.car_html,  .car_html *{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99); /* IE 5.5+*/
	-moz-opacity: 0.99;
	-khtml-opacity: 0.99;
	opacity: 0.99;
	z-index: 100;
	position: relative;
}

.models {
	width: 900px;
	height: 33px;
	margin-left: 30px;
	display: table;
}

.models ul {
	/*line-height: 25px;*/
}


.model {
	display: table-cell;
	vertical-align: top;
	text-align: center;
	height: 20px;
	padding-top: 13px;
	background-color: white;
	width: 205px;
	min-width: 205px;
}
._model {
	height: 26px;
	display: table-cell;
	background-color: #fcfcfd;
	width: 205px;
	min-width: 205px;
	border: 0;

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1); /* IE 5.5+*/
	-moz-opacity: 0.01; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.01; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.01; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
}

.space {
	display: table-cell;
	padding-right: 30px;
}

td.model a
{
	font-size: 17px;
	color: #060d3c;
}

td.model a:hover
{
	color: #060d3c;
}

td.model span
{
	font-size: 17px;
}


.models .selected {
	background-color: #fcfcfd;

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+*/
	-moz-opacity: 0.9; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.9; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.9; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
}

.body {
	width: 1000px;
	margin-left: 10px;
}
._body{
	min-height: 100%;

}
.body ul {
	display:table;
}

.center
{
	width: 100%;
	clear:both;
}

.center .left_col {
	margin-top:67px;
	font-size:90%;
	width: 215px;
	float: left;
}

.center .left_col .text {
	margin-left: 15px;
	line-height: 1.4em;
	color: #333;

}

.center .right_col {
	width:700px;
	float:left;
}
.center .right_col .text {
	margin-left: 15px;
	line-height: 1.4em;
	color: #333;
}

.home_articles .left_col
{
	float:left;
	width:45%;
}
.home_articles .right_col 
{
	float:right;
	width:45%;
	margin-top:67px;
}


.center .title {
	font: bold 15px Arial;
	font-color: #404040;
	padding-bottom: 7px;
}

.center .text {
	font: 14px Arial;
	font-color: #404040;
}

.center .news {
	float: left;
	margin-left: 40px;
	width: 260px;
	margin-top: 9px;
}
.news .text {
	font-size: 85%;
	color: #333;
	line-height: 1.5em;
	/*margin-top: 1em;*/
}
.news .date {
	color: #aaaab5;
	font: normal 14px Arial;
}
.news .title{
	color: #0a52a5;
	font: normal 14px Arial;
	padding-top: 5px;
	padding-bottom: 4px;
}

.foot_menu {
	padding-bottom: 5px;
}

.foot_menu .ser_name {
	font: bold 16px Arial;
	margin-left: 275px;
	/*padding-top: 25px;*/
	padding-bottom: 10px;
}
.foot_menu ul li img {
	float: left;
	margin-right: 5px;
}
.foot_menu ul li a {
	font: bold 14px Arial;
	color: #060d3c;
	float: left;
	padding-top: 7px;
	padding-right: 20px;

}
.foot_menu ul li span {
	font: normal 14px Arial;
	color: #060d3c;
	float: left;
}

.foot_menu ul {
	padding: 0;
	margin: 0;
	/*margin-right: 20px;*/

}
.foot_menu li {
	margin-right: 25px;
}

.foot_menu li span {
	padding-bottom: 10px;

}

.footer {
	/*background-image: url(/i/bg/map.jpg);
	background-position: 20px bottom;
	background-repeat: no-repeat;*/
	height:126px;
	position:static;
}


.phones {
	float: left;
	margin-top: 50px;
}

.foot_phone {
	color: #404040;
	font-weight: bold;
	font-size: 15px;
}

.foot_text {
	color: #aaaab5;
	font-size: 15px;
}

.ph1 {
	float: left;
	/*margin-left: 250px;*/
}

.ph2 {
	float: left;
	margin-left: 60px;
}

.ph3 {
	float: left;
	margin-left: 60px;
}

.ph4 {
	float: left;
	margin-left: 60px;
}

.slogan {
	color: #ed7822;
	font: bold italic 22pt Arial;
}

.car_name {
	color: #404040;
	font: bold 23pt Arial;
}

.carinfo li a {
	color: #0a52a5;
	font: normal 12pt Arial;
}

.carinfo li {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

.car_header, .car_params {
	text-align: center;
}

.car_img {
	float: left;
	/*margin-right: 20px;
	margin-left: 20px;*/
}

.car_foot {
	margin-top: 20px;
	margin-left: 90px;
	text-align: center;
}

.car_desc {
	width: 550px;
	float: left;
	color: #2e2e2e;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	text-align: left;

}
.model_foot_space {
	height: 10px;
}
.model_foot {
	height: 2px;
	background-color: #ed7822;
	display: none;
}
.news_title {
	color: #404040;
	font: normal 18pt Arial;
}

.foot_logo {
	position:relative;
	background-color:#fff;
	width: 100%;
	height: 126px;
}

.foot_logo_link
{
	background-image: url(/i/foot_logo.jpg);
	background-position: 750px 40px;
	background-repeat: no-repeat;
	height: 126px;
}


div.path h1 {
font-size: 150%;
margin-top: 0.2em;
margin-bottom: 0.2em;
}




/* general
-------------------------*/

p
{
	font-size:85%;
	color:#333;
	line-height:1.5em;
	margin-top:0.5em;
}

h1
{
	font-size:130%;
	margin: 0 0 0.5em 0;
	clear:both;
}

h2
{
	font-size:160%;
	margin: 0 0 0.5em 0;
	font-weight:bold;
}

h3
{
	font-size:120%;
	font-weight:normal;
	color:#333;
	margin: 0.5em 0 0.4em 0;
	clear:both;
}

h4
{
	font-size:90%;
	font-weight:bold;
}

img.borderImg
{
	border: 1px solid #ccc;
}

.paragraphBlock
{
	padding: 2em 20px 0 5px;
}

.textParagraphBlock
{
	padding: 0 20px 0 10px;
}

.imgBlock{float:left; border: 1px solid #ccc; background-color:#fff;}
.imgBlock img{margin: 4px; border:0;}


.none
{
	display:none;
}

.visible
{
	display:block;
}

.png
{
	behavior: url('/png.htc');
}


/* links
-------------------------*/

a, a strong{
	text-decoration:underline;
	color:#5682bc;
}
a:hover, a strong:hover{
	text-decoration:underline;
	color:#97b3d7;
}


/* paragraph
-------------------------*/

div.pContent
{
	clear:both;
	padding-bottom:1em;
}

div.pContent p
{
	margin-bottom: 10px;
}

div.imgTop
{
	padding: 0.8em 0 0.5em 0;
}

div.imgLeft
{
	float:left;
	padding: 0.5em 1em 0.8em 0;
}

div.imgRight
{
	float:right;
	padding: 0.5em 0 0.8em 1em;
}

div.imgBottom
{
	padding: 0.4em 0 0.8em 0;
}

p.caption
{
	font-size:70%;
	color:#999;
	font-style:italic;
	margin: 0.5em 0;
}

.ptable
{
	clear:both;
	width:100%;
	border-collapse:collapse;
	margin: 0.5em 0 1.2em 0;
}

.ptable th
{
	font-size:80%;
	padding: 1.2em 10px 0.5em 10px;
}

.ptable td
{
	font-size:75%;
	padding: 0.5em 10px;
	border-bottom: 1px solid #efefef;
}

.ptable td p
{
	font-size:100%;
	margin:0;
	line-height:normal;
}



.pTable
{
	clear:both;
	width:100%;
	border-collapse:collapse;
	margin: 0.5em 0 1.2em 0;
}

.pTable th
{
	font-size:80%;
	padding: 1.2em 10px 0.5em 10px;
}
.pTable td
{
	font-size:75%;
	padding: 0.5em 10px;
	border-bottom: 1px solid #efefef;
}

.pTable td p
{
	font-size:100%;
	margin:0;
	line-height:normal;
}

div#paragraphFile
{
	padding: 0.5em 10px 0.5em 28px;
	height: 26px;
}

div#paragraphFile a
{
	font-size:80%;
}

div#paragraphFile small
{
	font-size:70%;
	color:#ccc;
}

div.attach
{
	background: url('/i/icons/default.gif') no-repeat left center;
}

div.pdf
{
	background: url('/i/icons/pdf.gif') no-repeat left center;
}

div.word
{
	background: url('/i/icons/word.gif') no-repeat left center;
}

div.excel
{
	background: url('/i/icons/excel.gif') no-repeat left center;
}

div.zip
{
	background: url('/i/icons/zip.gif') no-repeat left center;
}

h3.pHeader
{
	font-size:100%;
	padding-bottom:0.4em
}

h3.pHeader a
{
	text-decoration:none;
	border-bottom: 1px dashed #3e79b3;
}

h3.pHeader a:hover
{
	text-decoration:none;
	border-bottom: 1px dashed #74b5e0;
}

h3.pHeader a.cur
{
	border-bottom: 1px dashed #f28b05;
	color:#f28b05;
	text-decoration:none;
}

/* path
-------------------------*/

div.path
{
	color:#333;
}

div.path a
{
	font-size:80%;
}

div.path span
{
	font-size: 85%;
	color:#333;
}

div.path h1
{
	font-size:170%;
	margin: 0.2em 0 0.5em 0;
}


div.pContent ul, ol
{
	position:relative;
	margin-top: 0.5em;
	padding-left:0;
	margin-left:0;
	font-size:75%;
	color:#333;
	line-height:1.4em;
}

div.pContent ul
{
	display: list-item;
}

div.pContent li
{
	list-style-type: none;
	text-indent:-1.3em;
	margin: 0.3em 0 0.4em 3em;
	display: list-item;
}

div.pContent ol li
{
	list-style-type:decimal;
	text-indent:0;
}



.selected_service
{
  font: bold 14px Arial;
  color: #ED7822;
}

.selected_tr
{
  background-color: #EAEAEC;
}

.home_articles
{
  float: left;
  width: 700px;
}

.home_content .text
{
  margin-bottom: 30px;
}

