/* Copyright (C) 2005-2006, BeStyle Studio */

body, table, td, h1, h2, h3, p, div, form{
	padding: 0;
	margin: 0;
}

body, td{
	font: 0.8em/1.4em arial, helvetica, tahoma, sans-serif;
}
body{
	background-color: #FFFFFF;
	color: #626364;
}
table{
	background: none;
	border: none;
	empty-cells: show;
	width: 100%;
              border-collapse: collapse;
}
td{
	vertical-align: top;
	background: none;
}
img{
	border: none;
}
a{
	color: #0B4499;
}
p{
	margin-bottom: 1.2em;
}
ul, ol{
	margin-top: 0em;

}
ul li, ol li{
	margin-top: 0.2em;
}
ul li{
    margin: 0.5em 0;
    list-style-type: none;
    behavior: expression( !this.before ? this.before = this.innerHTML = '&mdash;&nbsp;' + this.innerHTML : '' );
    text-indent: -1.24em;
}
ul li:before{
        content: '\2014\a0';
}
h1{
	font: 2em/1em arial, helvetica, verdana, tahoma, sans-serif;
	color: #005DAB;
	margin-bottom: 0.8em;
	margin-top: 29px;
}
h2{
	font: 1.4em/1.9em arial, helvetica, verdana, tahoma, sans-serif;
	margin-bottom: 0;
}

table.Form{
	margin: 0.8em 0;
}
table.Form td{
	padding-bottom: 0.4em;
}
input.Edit, textarea{
	font: 400 1em/1.6em verdana, arial, sans-serif;
	color: #333333;
	width: 100%;
}
input.Button{
	padding: 0.2em 0.6em;
}

#LightGrey{
	color: #9E9FA2;
}

.SmallText{
	font: 0.86em/1.4em tahoma, helvetica, verdana, arial, sans-serif;
	margin: 0;
}

.LogoValeo{
	width: 220px;
	height: 20px;
	margin-bottom: 4px;
}
table.Menu td.LogoLada{
	background-color: #F5F5F6;
	padding-top: 20px;
}
img.Icon{
	margin: 8px 6px 6px 6px;
	width: 12px;
	height: 12px;
	border: none;
}
table.Menu td{
	border-left: 1px solid #FFFFFF;
	text-align: center;
}

table.Menu td a{
	text-decoration: none;
}

table.Menu td.MenuItem div.MenuItemBody,  table.Menu td.SMenuItem div.MenuItemBody,
table.Menu td.IMenuItem div.MenuItemBody, table.Menu td.ISMenuItem div.MenuItemBody{
	font: 0.86em/1.4em tahoma, helvetica, verdana, arial, sans-serif;
	padding-bottom: 26px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 50px;
}
table.Menu td.MenuItem{
	background: #A8A9AD url('/global/images/menu/menu-grad.gif') left top repeat-x;
	vertical-align: bottom;
}
table.Menu td.IMenuItem{
	background: #B9BABD url('/global/images/menu/menu-grad-on.gif') left top repeat-x;
	vertical-align: bottom;
}
table.Menu td.MenuItem a div.MenuItemBody,
table.Menu td.IMenuItem a div.MenuItemBody{
	color: #fff;
}
table.Menu td.SMenuItem{
	background: #C3CDC5 url('/global/images/menu/menu-grad-selected.gif') left top repeat-x;
	vertical-align: bottom;
	color: #363636;
}
table.Menu td.SMenuItem a div.MenuItemBody{
	color: #363636;
}
table.Menu td.ISMenuItem{
	background: #C3CDC5 url('/global/images/menu/menu-grad-selected.gif') left top repeat-x;
	vertical-align: bottom;
	color: #363636;
}
table.Menu td.ISMenuItem a div.MenuItemBody{
	color: #363636;
}
table.Menu td div.MenuItemFooter{
	background: #fff;
	border-bottom: 3px solid #C3CDC5;
}
table.Menu td div.SMenuItemFooter{
	background: #fff;
	border-bottom: 3px solid #A8A9AD;
}
div.SubMenu{
	font: 0.86em/1.4em tahoma, helvetica, verdana, arial, sans-serif;
	padding-left: 50px;
	padding-top: 11px;
}
div.SubMenu div.SubMenuItem{
	padding-top: 0.6em;
	padding-bottom: 0.4em;
	margin-left: 20px;
	margin-right: 10px;
}
div.SubMenu div.SubMenuItem a{
	color: #0B4499;
}
div.SubMenu div.SSubMenuItem{
	margin-left: 20px;
	padding-top: 0.6em;
	padding-bottom: 0.4em;
}
div.SSubMenuItem a{
	color: #000;
}
div.SubMenu div.ASubMenuItem{
	color: #000;
	margin-left: 20px;
	padding-top: 0.6em;
	padding-bottom: 0.4em;
}

table.PromoBlock{
	margin-top: 80px;
}
table.PromoBlock td.PromoBlock{
	padding-left: 15px;
}
table.Promo td{
	font: 0.7em/1.4em tahoma, helvetica, verdana, arial, sans-serif;
	vertical-align: middle;
	color: #7D7E81;
	background-color: #fff;
}
table.Promo td.Line{
	border-left: 1px solid #A8A9AD;
	height: 115px;
}

table.HImage{
            margin: 32px 0 40px 0;
}
table.HImage td{
              width: expression(document.body.clientWidth > 738 ? "738px" : "auto" );
 	text-align: right;
               width: 100%;

}
table.HImage td div{
            height: 232px;
            max-width: 738px;
            background-color: #f7f7f7;
            color: #fff;
            background-repeat: no-repeat ;
            background-position:  left top;            
}
img.Png{
	behavior: url('/global/pngbehavior.htc');
}

table.Content{
	width: 84%;
	margin-top: 30px;
	margin-bottom: 0;
}
table.Column{
	margin-top: 30px;
}
table.Column td.Left{
	width: 70%;
	padding-right: 20px;
}
table.Column td.Right{
	width: 30%;
}
table.ThreeColumn{
	margin-top: 30px;
}
table.ThreeColumn td.Left,
table.ThreeColumn td.Center{
	width: 33%;
	padding-right: 20px;
}

table.ThreeColumn td.Right{
	width: 34%;
}

table.PhotoGallery{
	width: auto;
	margin-top: 10px;
}
table.PhotoGallery td{
	width: auto;
}
table.PhotoGallery td div.Main{
	background-color: #F0F0F0;
	padding: 6px 6px;
}
table.PhotoGallery td div{
	float: left;
}
table.PhotoGallery td div img{
	width: 70px;
	height: 70px;
	border: 3px solid #C1C1C1;
	margin: 6px;
}

table.Configurator{
	margin-top: 10px;
}

table.Configurator td{
	padding-bottom: 20px;
}

table.Configurator td.Left{
	width: 50%;
	padding-right: 20px;
}

table.Configurator td.Right{
	width: 50%;
}

hr.Line{
	height: 1px;
	color: #C1C1C1;
}
span.notProduction{
	background-color: #c3cdc5;
	color: #fff;
	padding: 0.2em 0.5em 0.3em 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
}
table.ModelReview{
	margin-bottom: 30px;
}
table.ModelReview td.Image{
	width: 70%;
	padding: 20px 20px 0 10px;
}
table.ModelReview td.Addition{
	width: 30%;
}
table.ModelReview td.Addition div.Apperance{
	border: 3px solid #ddd;
	margin: 10px;
	margin-left: 0;
}
table.ModelReview td.Addition div.Apperance img{
	width: 50px;
	height: 50px;
}

table.SeriesReview{
	margin-top: 10px;
	margin-bottom: 30px;
	border-bottom: 3px solid #ddd;
}
table.SeriesReview td.Image{
	padding: 20px 40px 20px 0;
	border-bottom: 1px solid #ddd;
}
table.SeriesReview td.BorderedImage{
	padding: 20px 40px 20px 0;
	border-bottom: 1px solid #ddd;
}
table.SeriesReview td.Image img{
	width: 204px;
	height : 88px;
}
table.SeriesReview td.BorderedImage img{
	width: 204px;
	height : 88px;
	border: 3px solid #ddd;
}
table.SeriesReview td.Addition{
	padding: 20px 40px 20px 0;
	border-bottom: 1px solid #ddd;
}
table.SeriesReview td.Addition table{
	margin-top: 6px;
}
table.SeriesReview td.Addition table td{
	padding-right: 20px;
}

table.Colors{
	width: 300px;
}
table.Colors td{
	padding: 8px;
	padding-bottom: 3px;
	text-align: center;
}
table.Colors td div.Color, table.Colors td div.ActiveColor, table.Colors td div.IlluminatedColor{
	margin: 8px;
	width: 41px;
	height: 27px;
}

input.Reduced{
	border: none;
	font: 1em/1em arial, helvetica, tahoma, sans-serif;
	width: 180px;
}
div.SmallText input.Reduced{
	color: #666666;
}
img.ColorMask{
	behavior: url('/global/pngbehavior.htc');
	width: 37px;
	height: 23px;
}
table.Colors div.Color img.ColorMask{
	border: 2px solid #eee;
}
table.Colors div.IlluminatedColor img.ColorMask{
	border: 2px solid #aaa;
}
table.Colors div.ActiveColor img.ColorMask{
	border: 2px solid #666;
}


table.Description{
	width: auto;
}

table.Description td{
	border: 1px solid #C0C0C0;
	font: 0.7em/1.4em tahoma, helvetica, verdana, arial, sans-serif;
	padding: 4px 6px 4px 6px;
	text-align: center;
}
table.Description td.Left{
	text-align: left
}
table.Description tr.Grey td{
	background-color: #F1F1F1;
}

table.StepNumber{
	margin-top: 0px;
	width: auto;
}

table.StepNumber td{
	padding-right: 14px;
}
div.Map{
}

div.Map div.Section{
	padding-left: 2.4em;
	padding-bottom: 1.2em;
	padding-top: 0.6em;
}

div.Map div.Item{
	padding-top: 0.3em;
    padding-left: 16px;
    font-size: 0.9em;
}
table.Footer{
	border-bottom: 8px solid #e1e1e2;
	margin-top: 40px;
}

table.Footer td{
	padding-left: 15px;
	padding-right: 15px;
	font: 0.7em/1.4em tahoma, helvetica, verdana, arial, sans-serif;
}
table.Footer td a{
	color: #9E9FA2;
}
a.working, a.working:hover{
	text-decoration: none;
}
table.Footer td div.Border{
	border-top: 1px solid #E1E1E2;
	padding: 30px 20px 35px 20px;
}
input.Button{
	border: none;
	background: none;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	font: 1em arial, helvetica, tahoma, sans-serif;
	color: #0B4499;
	text-decoration: underline;

}
table.Form{
	background-color: #f5f5f6;
}
table.Form td.NoBack{
	background: #fff;
}
table.Form tr.NoBack td{
	background: #fff;
}
table.Form tr.SkipTop td{
	padding-top:1.2em;
}
table.Form tr.SkipBottom td{
	padding-bottom:1.2em;
}
table.Form tr.SkipBoth td{
	padding-top:1.2em;
	padding-bottom:1.2em;
}
table.Form tr.SkipBoth#Submit td{
	padding-top:1.8em;
	padding-bottom:1.2em;
}
table.Form tr.SkipTop#First td{
	padding-top:1.8em;
}
table.Form tr.SkipBottom#Last td{
	padding-bottom:1.8em;
}
input.BtnSend{
	width: 99px;
	height: 30px;
}
