﻿* {
	margin: 0;
	padding: 0;
}
.all {
	width: 100%;
	min-width:1000px;
	text-align:center;
}
.top {
	height: 213px;
	background: url(../img/top_bg.png) repeat-x;
	text-align:center;
}
.top .inner {
	width: 1000px;
	height: 213px;
	margin: 0 auto;
	text-align:left;
}
.top .logo {
	background: url(../img/logo.png) no-repeat;
	width: 271px;
	height: 174px;
	float: left;
	margin: 39px 0 0 0;
}

.top .logo a{
	height:100%;
	width:100%;
	display:block;
}

.top .animation {
	float: left;
	width: 370px;
	height: 213px;
	z-index:2;
	background: url(../img/audi_xenon.gif) no-repeat;
}

.top .top_text {
	float: left;
	width: 320px;
	height: 106px;
	margin: 10px 0 0 30px;
	font-size: 13px;
	color: #e4e4e4;
}

.top .line {
	background: url(../img/top_line.png) no-repeat;
	width: 342px;
	height: 48px;
	position: relative;
	float: left;
	z-index:1;

}

.top .line_wrap
{
	height:13px;
	position: absolute;
	top: 116px;
	left: 0;
	z-index:0;
	width: 100%;
	font-size:10px; /*for ie6*/
}

.top .line_wrap ul
{
	margin: 0px;
	padding: 0px;
	height:13px;
	font-size:10px; /*for ie6*/
	list-style: none;
}

.top .line_wrap ul li
{
	margin: 0px;
	padding: 0px;
	height:13px;
	width: expression(((document.body.clientWidth-960)/2)+"px");
	float: left;
	font-size:10px; /*for ie6*/
}

.top .line_wrap ul li.center
{
	width: 960px;
}

.top .line_wrap ul li.right
{
	background: #aeaeae;
	float:right;
	border-top:9px #afafaf solid;
}

.top .contacts {
	width: 220px;
	position: relative;
	float: left;
	height: 68px;
	margin: -20px 0 0 30px;
	z-index: 3;
}
.top .contacts .line1 {
	font-size: 13px;
	color: #e4e4e4;
}
.top .contacts .line2 {
	font-family: Impact, Arial, sans-serif;
	font-size: 24px;
	color: #efdd00;
	letter-spacing: 1px;
	line-height: 23px;
}
.top .contacts .line2 .line21 {
	font-size: 14px;
	color: #e4e4e4;
}
.top .contacts .line3 a {
	color: #b71634;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.menu {
	background:transparent url(../img/bgs.png) repeat-x scroll 0 -218px;
	clear: both;
	height: 57px;
	position: relative;
	text-align: center;
	z-index:2;
}

.menu .menu_yellow {
	width: 930px;
	margin: 0 auto;
	text-align: center;
	height: 34px;
	clear: both;
	position: relative;
	font-weight: bold;
	font-size: 11px;
	color: #222;
}

.menu ul
{
	list-style: none;
	height: 34px;
	font-weight: bold;
	font-size: 11px;
	color: #222;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
}

.menu li
{
	background:  url(../img/bgs.png) repeat-x 0 -106px;
	height: 34px;
	margin: 0;
	float: left;
	position: relative;
	padding: 0 20px 0 0;
}

.menu li.menu_l {
	background:url(../img/bgs.png) no-repeat -168px -524px;
	width: 25px;
	padding: 0px;
}

.menu li.menu_r {
	background: url(../img/bgs.png) no-repeat -193px -524px;
	width: 25px;
	padding: 0px;
}

.menu li div.l {
	background:url(../img/bgs.png) no-repeat -61px -500px;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 24px;
	height: 34px;
}

.menu li div.first
{
	background: none;
	width: 5px;
}

.menu li div.c {
	height: 34px;
	float: left;
	line-height: 34px;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}

.menu li div.c a, 
.menu li div.c a:link,
.menu li div.c a:active, 
.menu li div.c a:visited{
	color:#222222;
	padding: 0 !important;
	padding: 5px;
	text-decoration:none;
	display:block !important;
	display:inline;
}
.menu li div.c a:hover{
	text-decoration:underline;
}
.menu ul.sub {
	position: absolute;
	top: 34px;
	left: -16px;
	width: 150px;
	border: 1px solid #111;
	border-bottom: none;
	display: none;
	padding: 0px;
	margin: 0px;
}

.menu li:hover ul.sub {
	display: block;
}

.menu ul.sub li
{
	width: 150px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding: 0px;
}

.menu li ul.sub li.sub_item {
	height: 25px;

	clear: both;
	background: #F0DD00 url(../img/bgs.png) repeat-x 0 -193px;
	border-bottom: 1px solid #222;
	cursor: pointer;
	font-weight: normal;
	white-space:nowrap;
	color:#222;
}

.menu ul.sub li.sub_item a:link,
.menu li ul.sub li.sub_item a:active,
.menu li ul.sub li.sub_item a:visited{
	color:#222;
	text-decoration:none;
	line-height: 25px;
}
.menu li ul.sub li.sub_item a:hover, .menu li ul.sub li.sub_item:hover a{
	color:#fff;
}
.menu li ul.sub li.sub_item:hover {
	background: url(../img/bgs.png) repeat-x #ae2328 0 -218px;
	color:#fff;
}

#flash
{
	width: 100%;
	clear: both;
}

.bigimg_wrap{
	background:#363636;
	height: 242px;
	width: 685px;
	z-index:0;
	position: absolute;
	border-bottom:2px solid #777;
	top: 244px;
	left: 0px;
}


.homepage {
	width: 1000px;
	height: 242px;
	margin: -23px auto;
	text-align:left;
	z-index: 1;
    background-color: #222222;
}

.homepage .bigimg {
	width: 642px;
	height: 242px;
	float: left;
	background: url(../img/bigimg.png);
	margin: 0 0 0 -22px;
	position:relative;
	z-index:1;
}

.homepage .video {
	width: 320px;
	float: right;
	margin: 25px 0 0 0px;
	z-index: 2;
}
.homepage .video .title {
    margin: 3px 0 0 30px;
    color: red;
	font-family: Impact, Arial, sans-serif;
    font-size: 36px;
	font-style: italic;
}
.homepage .video .text {
	margin: 0 0 0 30px;
	font-size: 16px;
	color: yellow;
}

.homepage .awards {
	background: url(../img/awards.png);
	width: 203px;
	height: 72px;
	float: left;
	margin: 25px 0 0 -10px;
	position:relative;
	z-index:2;
}
.homepage .awards a, .homepage .reports a{
	display: block;
	width: 100%;
	height: 100%;
}
.homepage .reports {
	background: url(../img/reports.png);
	width: 59px;
	height: 78px;
	float: left;
	margin: 25px 0 0 30px;
}

p.clear
{
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}



.content {
	width: 1000px;
	margin: 0 auto;
	text-align:left;
}
.content.home {
	width: 1000px;
}
.content .left {
	float: left;
	width: 520px;
	border-right: 1px solid #3d3d3d;
	padding: 0 20px 0 0;
	margin: 20px 0 20px 20px;
	position: relative;
}
.content .left.home {
	width: 470px;
	margin: 0 0 0 20px;
	padding: 0 15px 15px 15px;
}
.corner {
	height: 7px;
	width: 3px;
	position: absolute;
	top: 0;
	right: 0;
	background: #efdd00;
}
.content .right {
	float: right;
	position: relative;
	top: -30px;
	width: 400px;
	z-index: 0;
}
.content .right.home {
	width: 450px;
	top: 0;
}
.content .right.home .autos {
	background: url(../img/autos_my.png);
        ~_background-color: #303032;
        background-repeat: no-repeat;
	width: 401px;
	height: 400px;
}
.content .right.home .autos .text {
	width: 150px;
	height: 100px;
	margin: 0 0 0 230px;
	padding: 10px 0 0 0;
	font-size: 11px;
}
.content .right .r_img_wrap {
	width: 395px;
	height: 243px;
	font-size:0;
}
.content .right .r_img_wrap .r_img {
	background: url(../img/img_mask.png) no-repeat;
	width: 395px;
	height: 243px;
	position: relative;
	z-index: 2;
}
.content .right .r_img_wrap img {
	margin:-243px 0 0 0;
	width:395px;
	height:243px;
	padding:0;
}
.content .right .r_menu_wrap{
	min-height:50px;
	width: 290px;
	margin: 0 0 0 25px;
	
}
.content .right .r_menu_wrap .r_menu{
	width: 250px;
	margin: 0 0 0 20px;
	min-height: 30px;
	padding: 18px 0 15px 0;
	background:url(../img/r_menu_bg_dark.png) no-repeat bottom #3b3b3b;
}
.content .right .r_menu_wrap .r_menu .menu_item{
	width:280px;
	margin:5px -15px 0 -15px;
	background: url(../img/bgs.png) repeat-x 0 -193px;
	color: #222;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	cursor:pointer;
}


.content .right .r_menu_wrap .r_menu .menu_item a,
.content .right .r_menu_wrap .r_menu .menu_item a:link,
.content .right .r_menu_wrap .r_menu .menu_item a:active{
	color: #222;
	text-decoration:none;
	line-height:25px;
	_width: 244px;
	
	height: 25px;
	display: block;
}
.co4ntent .right .r_menu_wrap .r_menu .menu_item a:hover, 
.content .right .r_menu_wrap .r_menu .menu_item:hover{
	color: #fff;
	
}

.content .right .r_menu_wrap .r_menu .menu_item .menu_item_l{
	float:left;
	width:15px;
	height:25px;
	background: url(../img/bgs.png) -29px -500px;
}
.content .right .r_menu_wrap .r_menu .menu_item .menu_item_r{
	float:right;	
	width:15px;
	height:25px;
	background:  url(../img/bgs.png) -44px -500px;
}
.content .right .r_menu_wrap .r_menu .menu_item .menu_sub{

	width: 280px;
	margin: 0;
	#margin: 0;
}
.content .right .r_menu_wrap .r_menu .menu_item .menu_sub .menu_sub_item{
	background:url(../img/bgs.png) 0 -571px;
	height:29px;
	padding:0 15px 0 0 !important;
	padding: 0;
}
.content .right .r_menu_wrap .r_menu .menu_item .menu_sub .menu_sub_item a:link,
.content .right .r_menu_wrap .r_menu .menu_item .menu_sub .menu_sub_item a:visited, 
.content .right .r_menu_wrap .r_menu .menu_item .menu_sub .menu_sub_item a:active{
	color: #777;
	padding: 2px 10px;
	background: transparent;
}
.content .right .r_menu_wrap .r_menu .menu_item .menu_sub .menu_sub_item a:hover{
	color: #EFDD00;
}

.content .right .r_menu_wrap .r_menu .menu_item:hover{
	/**/
	background: url(../img/bgs.png) repeat-x 0 -168px;
	height:auto;
	color:#fff;
}
.content .right .r_menu_wrap .r_menu .menu_item:hover .menu_item_l{
	background:url(../img/bgs.png) 0 -500px;
}
.content .right .r_menu_wrap .r_menu .menu_item:hover .menu_item_r{
	background:url(../img/bgs.png) -15px -500px;
}
.content .right .r_menu_wrap .r_menu .menu_item:hover .menu_sub{
	display:block;
}



.bottom {
	width: 100%;
	height: 178px;
	background: url(../img/bottom.png) repeat-x;
	text-align: center;
}

.bottom .bottom_inner {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.bottom_inner .bottom_column {
	float: left;
	border-right: 1px solid #414141;
	width: 210px;
	height: 100px;
	font-size: 11px;
	margin: 30px 0 0 0;
}

.bottom_inner .bottom_column .icon {
	width: 72px;
	height: 73px;
	float: left;
	margin: 10px 5px;
}

.bottom_inner .bottom_column.phone {
}

.bottom_inner .bottom_column.phone .icon {
	background: url(../img/bottom_icons.png) 0 0;
}

.bottom_inner .bottom_column.phone .phone_text {
	float: left;
	font-size: 10px;
	margin: 0px 0 0 0;
}

.bottom_inner .bottom_column.mail {
}

.bottom_inner .bottom_column.mail .icon {
	background: url(../img/bottom_icons.png) -72px 0;
}

.bottom_inner .bottom_column.mail .mail_text {
	float: left;
	margin: 24px 0 0 0;
}

.bottom_inner .bottom_column.address {
	width: 270px;
	border: none;
}

.bottom_inner .bottom_column.address .icon {
	background: url(../img/bottom_icons.png) -144px 0;
}

.bottom_inner .bottom_column.address .address_text {
	float: left;
	margin: 12px 0 0 0;
}

.bottom_inner .bottom_column.car {
    background: url(../img/stop.gif);
	width: 251px;
	height: 102px;
	border: none;
}

.bottom_inner .bunner {
	margin: 0px 60px 0 0;
	float: right;
	font-size: 11px;
	text-align: right;
    padding: 0 0 0 0;
	border: none;
	text-align: center;
}

.bottom .copyright {
	float: left;
	text-align: center;
	padding: 0px 0 0 0;
	font-size: 11px;
	width: 250px;
}
img.gallery{
	border: 5px solid #3B3B3B;
}

img.gallery:hover{
	border-color: #EFDD00;
}
