div.pageLayout{
	margin: 0px auto 0pt;
	width:1000px;
	background: url('../img/line_bg2.gif') no-repeat 244px 0;
}
div.content{
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 2em;
	line-height: 1.15em;
}
div.content h1, div.content h2, div.content h3,  div.content h4{
	line-height: 1.2em;
}
div.content div.text{
	margin: 10px 20px;
}
div.content ul,ol{
	font-size:0.8em;
}

span.gray{
	color: #888;
}
div.breadcrumbs{
	font-size: 0.7em;
	margin-left: 30px;
	margin-top: 10px;
}
div.breadcrumbs a{
	color: #108ecb;
	cursor:pointer;
}
div.breadcrumbs span.spacer{
	margin: 0 0.4em 0 0.3em;
}
td.right_action{
	width: 180px;
	padding-left: 0px;
	padding-right: 0px;

}
td.right_action p{
	margin:0 20px;
	font-size: 0.8em;
	color: white;
}
td.right_action a{
	color: white;
}
td.right_action div.bottom_bg{
	background:  url('../img/right_bg_bottom.gif') no-repeat 0px 0px;	
	height: 15px;
	width: 171px;
}
td.right_action div.title{
	padding-top: 15px;
	padding-bottom: 40px;
	width: 171px;
	background:  url('../img/right_bg.gif') no-repeat 0px 0px;	
	background-color: #0e638b;
}
td.right_action div.cars{
	margin-top: 40px;
}
td.right_action div.cars ul{
	margin-left: 0px;
	padding-left: 0px;
	font-size: 0.9em;
}
td.right_action div.cars ul li{
	margin-right: 25px;
}
td.right_action div.cars ul li div.link{
	padding: 0.3em 15px 0.5em 15px;
	margin: 0.6em 0.8em;
	background: url('../img/more_blue.gif') no-repeat 0px 50%;
}
td.right_action div.cars ul li.active{
	background-color: #f5f6f7;	
}

div.catalog_position{
	margin: 20px 20px;
	border-top: 1px dotted gray;
}
div.more {
	font-size:0.8em;
}
div.catalog_position table td.about{
	padding-left: 20px;
	text-align: justify;
}
div.catalog_position table td.type{
	padding: 10px 0;
	font-size: 1.4em;
	font-weight: bold;
}
div.catalog_position table td.about a{
	font-size: 1.1em;
}
div.catalog_position table td.about div.more{
	text-align: right;
	margin-top: 15px;
}

div.description{
	padding: 35px 60px 15px 20px;
}
div.description td{
	font-size: 0.75em;
	color: #666;
	padding: 7px 0;
	border-bottom: 1px solid #ccc;
}
div.description td.finish{
	border-bottom: none;
}
div.description h4{
	margin-bottom: 5px;
}

div.logo1 a img{
	border:0;
}

div.contentSearch {
	margin-left:20px;
}

a img {
	border:0;
}
td.icon {
	padding:5px;
	padding-right:15px;
}
table.catalog{
	width: 100%;
	font-size: 0.8em;
	
}
table.catalog thead{
border-bottom: 2px solid #e3e5e8;
}
table.catalog td{
	padding: 0.6em 0.6em 0.3em 0.2em ;
	font-size: 0.9em
}
table.catalog td.title{
	width: 220px;
}
table.catalog th{
	padding: 0.3em 0.2em 0.3em 0.2em ;
	text-align: left;
}
table.catalog tr.catalog_header th{
	border-bottom: 2px solid #e3e5e8;
}


table.catalog a{
	text-decoration: none;
}
table.catalog tr.item:hover{
	background-color: #e3e5e8;
}
table.catalog h3{
	font-size: 1.3em;
}
div.filters {
	font-size: 0.9em;
	float: left;
	padding: 10px;
	width: 300px;	
	border: 2px solid #e3e5e8;
	margin-right: 30px;
}
div.filters li.filters_title{
	font-size: 1.3em;
	color: #175a7a;
	margin: 0 0 8px 0.3em;
}
div.filters ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
div.filters ul li{
	margin: 0 0.5em;
}
div.daily_info{
	margin-top: 20px;
	padding: 10px 2px 10px 7px;
	font-size: 0.8em;
	border: 2px solid #e3e5e8;
	width: 183px; 
}
div.daily_info td{
	padding-top: 1px;
}
div.daily_info td.key{
	text-align: left; 
	padding-left: 10px;
	font-size: 0.90em;
	font-weight: bold;
	/*text-decoration: underline;*/
	
}
div.daily_info td.value{
	text-align: left; 
	padding-left: 35px;
	
	font-size: 0.95em;
}
div.catalog_item_content table{
	border: none;
	/*background: #efffFF;*/
	margin-left: 0;
}

div.available{
	width: 155px;
	margin-left: 0px;
	margin-top: 20px;
	padding: 10px 20px;
	background: url('../img/available.gif') no-repeat 0px;
}
div.available a{
	color: white;
	text-decoration: none;
}
div.available a:hover{
	text-decoration: underline;
}
div.subdivisions ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.8em;
	font-weight: bold;
}
div.subdivisions {
	margin-top: 20px;
	margin-left: 20px;
}
div.subdivisions ul li{
	margin-top: 20px;
}
span.date {
	color: gray;
}
span.title {
	font-size: 1.1em;
	font-weight: bold;
}
p.headline a{
	color: black;
}
div.navigation {
	font-size: 0.75em;
}
div.navigation div.next {
	
}
div.navigation div.previous {
float: left;	
}

/*-------------------gallery-------------------------*/
div.gallery table{
}

div.gallery td.galleryImage{
	display:none;
	width: 460px;
	height: 340px;
}
div.gallery table td.previews{
}


div.gallery div.preview{
	float:left;
	width:156px;
	height:106px;
	margin-right:10px;
	margin-bottom:10px;
	background:white;
}

div.gallery div.img_frame{
	padding:3px;
}

div.gallery div.img_frame img{
	display:block;
}

div.gallery div.preview div.active, div.gallery div.preview div.hover{
	background:#E3E5E8;
}


img#imageContainer, div#loading, div#imageInfo, div.gallery div.description{
	display:none;
}

div#imageContainer{
	float:left;
}

img#galleryImage{
	display:block;
}

div#loading{
	color:#999;
	font-size:0.8em;
}

div#imageInfo{
	margin-top:1em;
}

div#imageInfo strong{
	color:#333;
	padding-left:20px;
	background:url('/img/list_item_bg.gif') no-repeat 5px 50%;
}

div#imageInfo p{
	margin:0.5em 0;
	padding-left:5px;
	color:#666;
}
table.model_info td{
	padding: 0.4em 0.5em;
}
table.model_info td p{
	padding: 0;
	margin: 0;
}
table.model_info td.title{
	border-bottom: 2px solid #e3e5e8;
	border-right: 2px solid #e3e5e8;
}
table.model_info td.info{
	width: 450px;
	border-bottom: 2px solid #e3e5e8;
}
table.model_info td.info ul{
	padding: 0 0 0 1.6em;
	margin: 0;
	list-style: none;
	list-style-type: circle;
}

div.engine_info{
	margin-top: 10px;
	font-size: 1.2em;
	padding: 10px 2px 10px 7px;
	border: 2px solid #e3e5e8;
	width: 400px; 
}
div.engine_info td{
	padding-top: 1px;
}
div.engine_info td.key{
	text-align: left; 
	padding-left: 10px;
	font-weight: bold;
	/*text-decoration: underline;*/
	
}
div.engine_info td.value{
	text-align: left; 
	padding-left: 35px;
}
div.engine_info td.value_2{
	text-align: left; 
	padding-left: 10px;
}