html {
height:100%;
}

body {
	background-color:#ffffff;
	font-family:Verdana, Arial;
 	margin: 0;
    padding: 0;
	position: relative;
	font-size:10px;
	height:100%;
	

}

div.Screen{
	overflow:hidden;	
}

div.gallery{
	position: relative;	
}	

div.ImagesGallery  div.cornderound{
	display:none;
}


div.button{
		position:absolute;
		bottom:3px;
		left:0px;
		right:0px;	
		z-index:99;
		background-color:#ffffff;
		text-align:center;
		padding:0;	
}
	
div.button span{
	color:#c7c7c7;
	font-size:20px;
	line-height:25px;
	cursor:pointer;
}
	
div.button span.active{ 
	color:#000000;		
}
	

	
div.gallery img.image{
	width:100%;
	display:none;	
}
	
img.leftg{
	position:absolute;
	left:-40px;	
	top:170px;
	cursor:pointer;
}
	
	
img.rightg{
	position:absolute;
	right:-40px;	
	top:170px;
	cursor:pointer;
}
	
div.gallery img.image.active{
	display:block;
	
}
	

div.price-complectation h2{
	LETTER-SPACING: -1px;
	font-size: 16px;
	padding: 0;
	margin: 0px 0px 20px 0px;
	color: black;
}
	
td.cartextcontent h2{
	LETTER-SPACING: -1px;
	font-size: 26px;
	padding: 0;
	margin: 90px 0px 20px 0px;
	color: black;
}


td.cartextcontent p.h2{
	LETTER-SPACING: -1px;
	font-size: 26px;
	padding: 0;
	margin: 90px 0px 20px 0px;
	color: black;
	font-weight:bold;
	display:block;
}

td.pagecontent{
	padding-left:130px;
	padding-top:40px;
}

td.pagecontent p{
	font-size:12px;
}

td.cartextcontent p{
	margin:15px 0;
	padding:0;
	width:824px;
	
}

td.cartextcontent ul{
	font-size:12px;
}

td.carcontent{
	font-size:12px;
	width:570px;
}



td.carmenu{
	text-align:center;	
}
td.carmenu a {
	color: #3C90CE;
	cursor: pointer;
	font-size: 12px;
	line-height: 27px;
	text-decoration: none;
	border-bottom: 1px dashed #3C90CE !important;
}

td.carmenu a:hover {
	color:#FF0000;
	border-color: #FF0000 !important;
}



td.carmenu h3{
	LETTER-SPACING: -1px;
	font-size: 18px;
	padding: 17px 0 5px 0px;
	font-weight: bold;
	margin: 0;
}

td.carmenu p.h3{
	LETTER-SPACING: -1px;
	font-size: 18px;
	padding: 17px 0 5px 0px;
	font-weight: bold;
	margin: 0;
	display: block;
}

#credit {
	position: absolute;
	width: 160px;
	height: 120px;
	top: 350px;
	left: 130px;
	z-index: 101;
	/*background-image: url("../images/ui/catalog/calc.png");*/
	background-position: bottom left;
	background-repeat: no-repeat;
}
#credit p.name {
	font-size: 14px;
	line-height:14px;
	color: red;
	padding: 0;
	font-weight: bold;
	margin: 0;
	border-spacing: 0;
}

#credit p.persent {
	font-size: 50px;
	line-height:40px;
	LETTER-SPACING:-5px;
	color: red;
	padding: 0;
	margin: 0;	
	font-weight: bold;
}

#credit a.calc {
	font-size: 12px;
	cursor: pointer;
	position: absolute;
	bottom: 5px;
	color:#3C90CE;
	left: 25px;
	text-decoration:none;
	border-bottom: 1px dashed #3C90CE !important;
}

#innerheader {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 630px;
	right: 0px;
	min-width: 1024px;
	overflow: hidden;	
}

#innercenter{
	width: 1024px;
	margin: 0px auto;
	height: 630px;
	position: relative;
}


#SkyDiv_top{
	position: absolute;
	top: 0px;
	left: -1918px;
	height: 204px;
	right: 0px;	
	background-image:url("../images/ui/catalog/sky_03.png");
	background-repeat:repeat-x;
	z-index:5;
	width:3836px;
}

#SkyDiv_bottom{
	position: absolute;
	top: 0px;
	left: -1918px;
	height: 378px;
	right: 0px;	
	background-image:url("../images/ui/catalog/sky.jpg");
	background-repeat:repeat-x;
	width:3836px;
}

#MountainLayer{
	width: 1024px;
	position: absolute;
	top: 78px;
	left: -510px;
}

#SandLayer{
	width: 1024px;
	position: absolute;
	top: 393px;
	left: -510px;
}

#MountainLayer img, #SandLayer img{
	position: absolute;
	top: 0;
	left: 0;
}

td.carinfo{
	position: relative;
	height:400px;
}

div.row {	
	width: 1024px;
	margin: 0px auto;
	position: relative;
	top: 120px;
	z-index: 20;	
}

table.content {
	width:100%;
}
table.content td{
	vertical-align:top;
}




p.titlecar{
	LETTER-SPACING: -1px;	
	font-size: 33px;
	color: black;
	left: 130px;
	position: absolute;
	top: 30px;
	font-weight:bold;
	padding: 0;
	margin: 0;
}

p.pricecar{
	position: absolute;
	font-size: 21px;
	color: #67686A;
	left: 130px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 75px;
	
}


div.secondmenu{
	position:absolute;
	top:140px;
	left:130px;	
	margin:0;
	padding:0;
	width:160px;
	background-color:transparent;

}

div.carImage{
	position:absolute;
	top:70px;
	right:0px;	
}

img.carItem {
	cursor: url("/files/dealers/images/ui/arrow.cur"), pointer;
}


div.secondmenu div.text a{
	color:#fff;
	padding:0 0 1px 0;
}

div.secondmenu div.text a:hover{
	border-bottom:1px solid #fff;
	margin-bottom:1px;
}

div.secondmenu div.border {
	height:1px;
	background-image:url("../images/ui/innermenu/border.png");
	background-repeat:repeat-x;	
}

div.secondmenu div.text {
	font-size:12px;
	padding:8px 0 9px 15px;
	background-image:url("../images/ui/innermenu/menu.png");
	background-repeat:repeat;	
}

div.secondmenu div.text:hover {
	background-image:url("../images/ui/innermenu/hover.png");	
}

div.secondmenu div.text.active {
	background-image:url("../images/ui/innermenu/active.png");
}


div.secondmenu div.text.first {
	font-size:12px;	
	background-image:url("../images/ui/innermenu/cmenu.png");
	background-position:0 0;	
}

div.secondmenu div.text.first:hover{
	font-size:12px;	
	background-image:url("../images/ui/innermenu/chover.png");
	background-position:0 0;	
}

div.secondmenu div.text.active.first {
	font-size:12px;	
	background-image:url("../images/ui/innermenu/cactive.png");
	background-position:0 0;	
}




div.secondmenu div.text.last{
	font-size:12px;	
	background-image:url("../images/ui/innermenu/cmenu.png");
	background-position:bottom center;	
}

div.secondmenu div.text.last:hover {
	font-size:12px;	
	background-image:url("../images/ui/innermenu/chover.png");
	background-position:0 100%;		
}

div.secondmenu div.text.active.last {
	font-size:12px;	
	background-image:url("../images/ui/innermenu/cactive.png");
	background-position:0 100%;		
}









h1{
	font-size:23px;
}
div.complectation-list{
	display:block;
	margin-bottom:30px;
}
div.complectation-item{
	float:left;
	width:280px;
	margin:20px 15px 20px 0;
	
}
div.complectation{
	margin-bottom:5px;
	padding:10px;
	font-size:11px;
	cursor:pointer;
	background-color:#f4f4f4;
}

div.complectation.offer{	
	background-color:#fe0000;
}


div.complectation.active{
	background-color:#feffb1;
}

div.complectation.active.offer{
	background-color:#ff5500;
}


div.complectation span.name{
	width:135px;
	display:inline-block;
	text-align:left;
	padding-left: 20px;
	background-image:url("../images/ui/compare/plus_off.png");
	background-position:0 1px;
	background-repeat:no-repeat;
}

div.complectation.active span.name{
	background-image:url("../images/ui/compare/plus_on.png");
}



div.complectation span.code{
	width:45px;
	display:inline-block;
	text-align:center;
}

div.complectation span.price{
	width:105px;
	display:inline-block;
	text-align:right;
}

div.complectation.offer span{	
	color:#ffffff;
}

div.complectation.offer span.old{	
	color:#000;
	text-decoration:line-through;
}
div.complectation.offer span.rub{	
	color:#000;	
}




div.complectation-item h3{
	margin:0 0 15px 20px;	
	padding:0;
	font-size:14px;  
}


div.scrollmenu ul li{	
	font-size:11px;
	padding-right:20px;
}
div.scrollmenu ul li.Alpha{
	padding-top:10px;
	padding-bottom:5px;
	padding-right:30px;
	font-size:13px;	
}

div.scrollmenu ul li.active{
	background-image:url("../images/ui/catalog/active.png");
	background-repeat:no-repeat;
	background-position: 100% 50%;	
}



div.scrollmenu ul {
	width:200px;
	padding:0;
	margin:0;
	list-style-type: none;
	text-align:right;	
}

div.scrollmenu ul li a{
	color:#5094C3;	
	background-color:#fff;
	font-size:11px;
	padding:5px 10px 5px 10px;
	display: inline-block; 
	text-decoration:none;
}

div.scrollmenu ul li a:hover{	
	background-color:#f0f0f0;	
}

div.scrollmenu ul li.active a{
	background-color:#f0f0f0;	
}

#headerscroll{
	background-color:#fff;
	padding-top:20px;
	height:150px;
	position:relative;
}

#scrollwidth{
	width:200px;	
}

#idscrollmenu{
	background-color:#fff;
}
#idscrollmenu.fixed{
	position:fixed;
	top:160px;
	width:200px;	
	z-index:103;
}

#headerscroll.fixed{
	position:fixed;
	top:0;
	width:1200px;	
	z-index:103;
}

td.listscroll {
	padding-left:10px;
}


table.tableSpecification  {
	table-layout: fixed;
}

table.tableSpecification p.nameSpecification{
	margin:30px 0 20px 0px;
	padding:0;
	font-size:16px;
}
table.tableSpecification p.nameItemSpecification{
	font-size:12px;
	padding:5px 0 0 0;
	margin:0;
}

td.valueItemSpecification{
	height:20px;
	/*width:50px;!!!*/
}

td.valueItemSpecification.on{
	background-image:url("../images/ui/catalog/on.png");
	background-repeat:no-repeat;
	background-position: 50% 50%;	
}

td.valueItemSpecification.off{
	background-image:url("../images/ui/catalog/off.png");
	background-repeat:no-repeat;
	background-position: 50% 50%;	

}
div.tableSpec{	
	position:relative;
	/*z-index:101;*/

}


table.tableSpecification td.textItemSpecification{	
	text-align:center;
	vertical-align:middle;
	padding-bottom:5px;
	padding-top:2px;	
	border:1px solid #c4c4c4;
}

div.listleft{
	margin-left:0px;
}

#headerscroll td.headtablecars{	
	font-size:13px;
	line-height: 25px;
	padding:0px 40px 0px 0;
	text-align:right;
	vertical-align: middle;	
}


#headerscroll td.valuetablecars{
	/*width:52px;!!!*/
	text-align:center;
	border-left:1px dashed #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	vertical-align: middle;
	background-color:#F0F0F0;
}




#headerscroll td.valuetablecarstopborder{	
	background-color:#F0F0F0;
}
#headerscroll td.valuetablecarsbottomborder{	
	background-color:#F0F0F0;
}

#headerscroll td.no-bottom-border{	
	border-bottom:1px dashed #f0f0f0;	
}

#headerscroll td.no-left-border{	
	border-left:1px dashed #f0f0f0;	
}

div.shadow-compl{
	position: absolute;
	width: 50px;
	height: 1200px;
	background-color: #CCC;
}


div.wrapper{
	position:relative;
}

div.shadow{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

td.row-light.active{
	background-color:#FEFFB1;
}

td.compl-row{
	cursor:pointer;
	padding-top:3px;
}






div.cornderound{
	width:824px;
	height:380px;	
	float:left;
}
div.gallerytext {
	position:relative;
}
div.gallerytext p {
	width:600px;
}

div.gogollery{
	position:absolute;
	width:154px;
	height:30px;
	background-image:url("../images/ui/catalog/fotogallery.png");
	background-repeat:no-repeat;
	background-position: 0 0;
	top:0; 
	right:70px;
}

div.gogollery a{
	color: #3C90CE;
	font-weight:bold;	
	padding: 10px 0 0 50px;
	display: block;
}

div.gogollery a:hover{
	color: #ff0000;	
}

#view360{
	width:569px;
	height:350px;
	overflow:hidden;
	cursor: url("/files/dealers/images/ui/hand.cur"), pointer; 
	margin:-40px 0 0 0;
}

#view360 img{
	height:350px;
}

#overflowcolor{
	position: absolute;
	overflow: hidden;
	top: 10px;
	right: 5px;
	height: 290px;
}


table.tableinform p{
	width:auto;
	margin:15px 5px;
}

div.borderdiv p.infotitlecar{
	LETTER-SPACING: -1px;
	font-size: 25px;
	color: #000;	
	font-weight: bold;
	padding: 0;
	margin: 15px 0 0 35px;	
	position:relative;
	z-index:99;
}

div.borderdiv p.infopricecar{	
	font-size: 17px;
	color: 	#67686A;	
	padding: 0;
	margin: 0 0 0 35px;	
	width:200px;
}

div.borderdiv img.infocarfoto{
	position:absolute;
	height:240px;
	right:20px;
	top:25px;
}

div.borderdiv a.infobigcarlink{
	font-size:15px;	
	margin:30px 0 20px 70px;	
	display:block;		
	cursor:pointer;	
	position:relative;
	z-index:99;
	width:120px; 	
}

div.borderdiv p.infobigcarlink{
	font-size:15px;	
	margin: 20px 0 10px 70px;
	display:block;		
	position:relative;
	z-index:99;
	width:150px;
	font-weight:bold;
}

div.borderdiv a.infocarlink{
	font-size:13px;	
	margin:5px 0 0 100px;	
	display:block;		
	cursor:pointer;	
	position:relative;
	z-index:99;
	width:200px;
}

div.borderdiv a.infobigcarlink span, div.borderdiv a.infocarlink span{
	border-bottom:1px dashed #3C90CE;
	padding-bottom:1px;
}

div.borderdiv a.infobigcarlink span:hover, div.borderdiv a.infocarlink span:hover{
	border-bottom:1px dashed #ff0000;	
}

#carcolorsrange{
	position:absolute;
	width:25px;
	top:13px;
	right:8px;
	z-index:99;
	padding-left: 10px;
	
}

#carcolorsrange div{
	display:inline-block;
	margin:0 0 5px 0;
	cursor:pointer;
	width:22px;
	height:22px;
	
}

#legalbottom, #buttonbottom, #carsbottom, #creditbottom {
	margin-right:70px;
}

td.carcontent h2{
	font-size:18px;
}
td.carcontent h1{
	font-size:23px;
}

div.dealerswrap{
	margin:20px 20px;
}

div.contactdealer{
	width:240px;
	float:left;
	margin:10px 10px;
}

div.contactdealer a.namedealer{
	font-size: 16px;	
	color: #3A94D2;
}
div.contactdealer a.namedealer:hover{
	color:#ff0000;
}

div.contactdealer p{
	font-size:12px;
	margin:5px 0;
}

div.kaskotarif{
	margin-top:20px;	
	text-align: center;
}




a#comparelink {
	color:#5094C3;
}

a#comparelink:hover {
	color:#ff0000;
}
div.kaskotarif span.namecar{
	font-size: 20px;
	display: block;
}

div.kaskotarif span.smalltext{
	font-size:20px;
	color:#ff0000;
}

div.kaskotarif span.redtext{
	font-size:35px;
	color:#ff0000;
}


a.pressLink{
	font-size:14px;
	color:#3C90CE;	
	padding-top: 20px;
	display: block;
}
a.pressLink:hover{	
	color:#ff0000;	
}


