body {
	background-color: #FFF;
	color: #696767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	margin: 0;
	padding: 0;
}
table, button, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a {
	color: #C01F31;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
h1 {
	color: #C01F31;
	font-size: 1.1em;
}
h2 {
	color: #C01F31;
	font-size: 1em;
}
h3 {
	font-size: 1em;
}



table#s_main {
	background-color: #fff;
	height: 100%;
	min-width: 1100px;
	max-width: 1240px;
	margin: 0 auto;
	display: block;
	position: relative;
	padding: 0px;
}
td#s_head {
	height: 230px;
	vertical-align: top;
	position: relative;
}
.header_menu{

}
td#s_middle {}
td#s_footer {
	background-color: #fff;
	color: #616161;
	height: 10px;
	text-align: center;
}

table#m_main {
	height: 100%;
	width: 100%;
}
td#m_left {
	vertical-align: top;
	width: 220px;
	padding-top: 20px;
}
td#m_right {
	padding: 15px 18px 30px;
	vertical-align: top;
}
td#m_right>table>tbody>tr>td>table[cellspacing="0"]{
	border: 0px;
}
td#m_right>table>tbody>tr>td>table[cellspacing="0"]>tbody>tr>td{
	border: 1px solid #fff;
}
td#m_right>table>tbody>tr>td>table[cellspacing="0"]>tbody>tr>td{
	background-color: #f5f5f5 !important;
}
td#m_right>table>tbody>tr>td>table[cellspacing="0"]>tbody>tr:first-child>td{
	background-color: #949494 !important;
}
td#m_right>table>tbody>tr>td>table[cellspacing="0"]>tbody>tr:first-child>td>span{
	color: #fff !important;
}
td#m_right>table>tbody>tr>td>table[cellspacing="0"]>tbody>tr:first-child>td{
	color: #fff !important;
}

td#m_right>table[cellspacing="0"]{
	border: 0px;
}
td#m_right>table[cellspacing="0"]>tbody>tr>td{
	border: 1px solid #fff;
}
td#m_right>table[cellspacing="0"]>tbody>tr>td{
	background-color: #f5f5f5 !important;
}
/*td#m_right td[bgcolor="#ffffc6"]{*/
	/*background-color: #f5f5f5 !important;*/
/*}*/
td#m_right>table>tbody>tr>td[bgcolor="#ffffc6"]{
	background-color: #f5f5f5 !important;
}
td#m_right>p>table>tbody>tr>td[bgcolor="#ffffc6"]{
	background-color: #f5f5f5 !important;
}
td#m_right>table[cellspacing="0"]>tbody>tr:first-child>td{
	background-color: #949494 !important;
}
td#m_right>table[cellspacing="0"]>tbody>tr:first-child>td>span{
	color: #fff !important;
}
td#m_right>table[cellspacing="0"]>tbody>tr:first-child>td{
	color: #fff !important;
}


div#s_logo1 {
	left: 8px;
	position: absolute;
	top: 9px;
	width: 122px;
	height: 104px;
	cursor: pointer;
}

  div.s_logo1_mob {
	left: 8px;
	position: absolute;
	top: 9px;
	width: 122px;
	height: 104px;
	cursor: pointer;
	/*background-image: url("../img/header_logo.png");*/
 }
 div.s_logo1_mob>object{
 	display: none;
 }

div#s_logo2{
	left: 146px;
	position: absolute;
	top: 6px;
	width: 630px;
	height: 80px;
	font-size: 13px;
	display: inline-block;
	padding-top: 10px;
	cursor: pointer;
	z-index: 1;
	overflow: hidden;
}
  div.s_logo2_mob {
	left: 146px;
	position: absolute;
	top: 6px;
	width: 404px;
	height: 70px;
	font-size: 13px;
	display: inline-block;
	cursor: pointer;
	/*background-image: url("../img/header_autoglobus.jpg");*/
	background-position: center center;
	background-repeat: no-repeat;
  }
  div.s_logo2_mob>object{
  	display: none;
  }

div#s_logo3 {
	position: absolute;
	right: 0px;
	top: 22px;
	font-size: 14px;
	font-family: "Verdana", sans-serif;
	display: inline-block;
	background-position: center top;
	font-size: 15px;
	color: #000;
	text-align: right;
	background-repeat: no-repeat;
}
div#s_logo3 span{
	color: #e5322d;
}
div#s_phones {
	color: #C01F31;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.36em;
	font-weight: bold;
	height: 100px;
	line-height: 1.5em;
	overflow: hidden;
	text-align: right;
}
	div#s_phones_inner {
		padding: 18px 30px 0 0;
	}

div#s_menu {
	padding-top: 10px;
	font-family: "Verdana";
}
	div#s_menu a {
		display: block;
		margin-top: 2px;
		padding-left: 25px;
		font-size: 12px;
		color: #000;
		height: 31px;
		line-height: 31px;
		background-image: url("../img/sidebar_bottom_bg.jpg");
		background-repeat: repeat-x;
		border: 1px solid #d5d5d5;
	}
	div#s_menu a:hover {
	
	}

div#l_menu {
	color: #2d2d2d;
	font-size: 0.9em;
	font-weight: bold;
	font-family: "Verdana", sans-serif;
}
	div#l_menu a {
		color: #2d2d2d;
		display: block;
		padding: 1px 5px 2px 25px;
		text-decoration: none;
	}
	div#l_menu a:hover {
		background-color: #e5322d;
		color: #F2F2F2;
	}
	div#l_menu h4 {
		font-size: 1.22em;
		margin: 0 0 7px;
		text-transform: uppercase;
		
	}
	div#l_menu h4 a:hover{
		background-image: url("../img/sidebar_bullet2.png");
	}
		div#l_menu h4 a {
			color: #e5322d;
			background-image: url("../img/sidebar_bullet.png");
			background-position: 10px center;
			background-repeat: no-repeat;
		}
	div#l_menu ul {
		list-style: none;
		margin: 0 0 12px;
		padding: 0;
		margin-bottom: 20px;
		list-style-type: none;
	}
	div#l_menu li {
		display: block;
		margin-top: 7px;
		margin-bottom: 7px;
		padding: 0;
	}
		div#l_menu ul a {
			background-image: url("../img/sidebar_bullet.png");
			background-position: 10px center;
			background-repeat: no-repeat;
			padding-top: 3px;
			padding-bottom: 3px;
		}
		div#l_menu ul a:hover{
			background-image: url("../img/sidebar_bullet2.png");
		}

div#f_redline {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 20px;
	font-family: "Verdana", sans-serif;
	text-align: center;
	padding-left: 25px;
	color: #616161;
	padding-bottom: 20px;
}
div#f_counters {
	font-size: 0.83em;
	margin: 5px 20px;
}
	div#f_counters a {
		color: #FFF;
		text-decoration: none;
	}

div.c_pagenums {
	font-size: 0.83em;
	margin: 2em 0;
	text-align: center;
}
	div.c_pagenums a, div.c_pagenums span {
		display: inline-block;
		padding: 1px 0.2em;
	}
	div.c_pagenums a {
		text-decoration: none;
	}
	div.c_pagenums a:hover {
		background-color: #DDD;
	}
	div.c_pagenums span {
		background-color: #C01F31;
		color: #FFF;
		font-weight: bold;
	}

div.c_comments {
	margin: 0 0 3em;
}
	div.c_comments div.date {
		float: right;
		font-size: 0.83em;
	}
	div.c_comments div.author {
		font-weight: bold;
	}
		div.c_comments div.author span {
			color: #C01F31;
			font-weight: normal;
		}
	div.c_comments div.text {
		margin: 0.5em 0 0;
	}
	div.c_comments div.text1 {
		color: #999;
		margin: 0.5em 0 0 40px;
	}
	div.c_comments div.separator {
		border-top: solid 1px #999;
		margin: 1em 0;
	}

table.c_webform {}
	table.c_webform th {
		font-weight: normal;
		padding: 0 0.5em 5px 0;
		text-align: right;
		vertical-align: top;
	}
	table.c_webform td {
		padding: 0 0 5px;
		vertical-align: top;
	}

table.c_gallery {}
	table.c_gallery td {
		padding: 0 10px 10px 0;
		vertical-align: top;
	}


table.fancytable {
	border-spacing: 2px;
	margin: 1.5em auto;
}
	table.fancytable th,
	table.fancytable td {
		padding: 2px 3px;
	}
	table.fancytable td {
		background-color: #f5f5f5;
	}
	table.fancytable th,
	table.fancytable td.left {
		background-color: #f5f5f5;
	}
	table.fancytable th{
		background-color: #949494 !important;
		color: #fff !important;
	}
td[width="888"]{
	background-color: #949494 !important;

}
td[width="888"] span{
	color: #fff !important;
}


img#devlogo {
	float: left;
	margin: 20px 0 0 10px;
}
div#devtext {
	line-height: 95%;
	margin: 20px 5px 20px 60px;
}
div#devtext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.footer_red{
	color: #e5322d;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
}

#header_menu{
	width: 1100px;
	position: absolute;
	bottom: 0px;
	right: 10px;
	text-align: right;
}
#header_menu ul{
	padding: 0px;
	margin: 0px;
}
#header_menu ul li{
	display: inline-block;
	margin-top: 2px;
	text-align: center;
	color: #000;
	height: 40px;
	background-image: url("../img/sidebar_bottom_bg2.jpg");
	background-repeat: repeat-x;
	border: 1px solid #d5d5d5;
	width: 120px;
	color: #666363;
	font-size: 12px;
	vertical-align: top;
	margin-bottom: 2px;
}
#header_menu ul li:hover{
	background-position: 0px -40px;
}
#header_menu ul li a{
	padding-top: 7px;
	display: block;
	height: 33px;
	width: 100%;
	text-decoration: none;
	color: inherit;
	text-align: center;
}
#header_menu ul li .red{
	color: #e5322d;
	text-transform: uppercase;
	display: block;
	text-align: center;
}

.main_table{
	text-align: center;
}
.main_table tr{
	height: 130px;
}
.main_table td{
	padding-left: 10px;
	padding-right: 10px;
}
.main_table .main_table_header{
	font-size: 11px;
	color: #e5322d;
	white-space: nowrap;
	padding-top: 10px;
}
.main_table .main_table_img{
	height: 75px;
	margin-top: 7px;
	margin-bottom: 4px;
}
.main_table .main_table_img img{
	max-height: 75px;
	vertical-align: middle;
	display: inline-block;
}
.main_table .vertical_helper{
	display: inline-block;
	height: 100%;
	width: 0px;
	vertical-align: middle;
}
.main_table .main_table_button{
	padding-bottom: 10px;
}
.main_table .main_table_img{
	background-image: none;
	border: 0px;
	text-decoration: none !important;
}
.main_table a{
	display: inline-block;
	border: 1px solid #e3e3e3;
	height: 21px;
	line-height: 21px;
	background-image: url("../img/small_button_bg.jpg");
	color: #000;
	font-size: 11px;
	padding: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.main_table a.tall_42{
	display: inline-block;
	border: 1px solid #e3e3e3;
	height: 21px;
	line-height: 21px;
	background-image: url("../img/small_button_bg.jpg");
	background-repeat: repeat-x;
	color: #000;
	font-size: 11px;
	padding: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 120px;
}
.main_table .infinity_table{
	padding-left: 100px;
}
.main_table_first{
	height: 60px !important;
}

.side_car_mob{
	width: 199px;
	height: 289px;
	/*background-image: url("../img/side_car.jpg");	*/
	background-repeat: no-repeat;
}
.side_car_mob>object{
	display: none;
}

.header_ofer{
	position: absolute;
	width: 1000px;
	right: 10px;
	top: 100px;
	z-index: 10000;
}
.footer_ofer{
	margin-bottom: 15px;
	margin-top: -10px;	
}
.callbackq{
	margin-bottom: 20px;
}
.callbackq input{
	display: inline-block;
	vertical-align: middle;
	width: 166px;
	height: 31px;
	border: none;
	background: #fff;
	outline: none;
	border-radius: 3px;
	font-size: 16px;
	text-indent: 15px;
	border: 1px solid #e1e1e1;
	border-top: 2px solid #9f9f9f;
	margin-right: 15px;
	font-size: 1.0em;
}
.callbackq_submit{
	background-image: url("../img/sidebar_bottom_bg.jpg");
	height: 31px;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow:    0px 1px 2px 0px rgba(0, 0, 0, 0.35);
	box-shadow:         0px 1px 2px 0px rgba(0, 0, 0, 0.35);
	line-height: 31px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	width: 125px;
	border-radius: 3px;
	overflow: hidden;
	cursor: pointer;
	color: #fff;
	background: #e4312d; /* Old browsers */
	background: -moz-linear-gradient(top,  #e4312d 0%, #c22031 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4312d), color-stop(100%,#c22031)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e4312d 0%,#c22031 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e4312d 0%,#c22031 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e4312d 0%,#c22031 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e4312d 0%,#c22031 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4312d', endColorstr='#c22031',GradientType=0 ); /* IE6-9 */

}
.callbackq_header{
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
.callbackq_error{
	background-color: #eaa !important;
}
.mail_success{
	width: 300px;
	height: 70px;
	line-height: 70px;
	border: 1px solid #000;
	border-radius: 5px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	background-color: #eee;
	display: none;
	top: 200px;
}