a{cursor:pointer;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
em{ font-style: italic;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;outline-style:none;outline-width:0pt;}
legend{color:#000;}a:focus{-moz-outline-style: none; border:0px;}
strong{font-weight: bold;}

*{

	font-family: Tahoma, Verdana, Geneva, sans-serif;
}
html{
	color:#666666;
	background:#FFF;
	overflow-x: hidden;	
}
body{
	margin: auto;
	background-color: #fff;
	background-image: url(images/bk.jpg);
	background-position: left top;
	background-repeat: repeat-x;		
	overflow-x: hidden;
}
p{
	display: block;
	margin-bottom: 20px;
}

a{
	color: #E21B19;
	text-decoration: underline;
}
a:hover{
	color: #228DC8;
	text-decoration: none;
}
a img{
	border: 0px;
}
div,td,th,span,input,textarea,select{
	font-size: 11px;	
}
H1,H3 {
	font-size: 20px;
	color: #007BC0;
}
H2 {
	font-size: 16px;
}
/*H3 {
	font-size: 14px;
	color: #007BC0;	
}*/
H4 {
	font-size: 12px;
	font-weight: bold;
}


#main_cont{
	width: 870px;
	margin: auto;
}

#cont{
	overflow: hidden;
	clear: both;
}
#col_left{
	float: left;
	width: 240px;
	padding-bottom: 30px;
	overflow-x: hidden;


}
#col_right{
	float: left;
	width: 595px;
	margin-left: 35px;
	padding-bottom: 30px;	
}

#col_right h1,#col_right h3,#col_left h3{
	border-bottom: 1px solid #B5B5B5;
	margin-bottom: 15px;
	padding-bottom: 10px;
	clear: both;
}
#col_right h3{
	margin-top: 20px;
}
#col_right h3.nomargin{
	margin-top: 0px;
}


#logo{
	display: block;
	background-image: url(images/logo.png) !important;
	background-image: url(images/logo.gif);	
	background-position: left top;
	background-repeat: no-repeat;
	width: 245px;
	height: 61px;
	text-indent: -9999px;
	float: left;
	margin-right: 385px;
	overflow: hidden;
}
#top_cont{
	padding-top: 45px;
	overflow: visible !important;
	overflow: auto;
	height: 139px !important;	
	height: 100%;
	


	width: 870px;
	margin: auto;
}
#top_cont ul.lan{
	display: block;
	float: right;
	list-style: inline;
	margin-top: 33px;	
	margin-right: 10px;
	overflow: hidden;	
}
#top_cont ul.lan li{
	float: left;
	color: #E21B19;
	padding-right: 5px;

}
#top_cont ul.lan li a{
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
}
#top_cont ul.lan li a:hover,#top_cont ul.lan li a.selected{
	color: #E21B19;
}
#top_cont form{
	float: right;
	background-image: url(images/search_bk.gif);
	width: 158px;
	height: 31px;
	display: block;

	padding: 0px;
	overflow: hidden;
	margin-top: 30px;


}
#top_cont form input{
	border: 0px;
	background-color: transparent;
	color: #000;
}
#top_cont form input#keywords{
	width: 81px;
	padding: 2px;
	float: left;
	vertical-align: top;
	font-size: 10px;
	margin-left: 27px;
	padding-top: 5px;
}
#top_cont form input.submit{
	padding: 0px;
	margin: 0px;
	background-image: url(images/search_button.png) !important;
	background-image: url(images/search_button.gif);	
	background-position: left 2px;
	background-repeat: no-repeat;
	width: 43px;
	height: 21px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	border: 0px;
	background-color: transparent;
	float: left;
	vertical-align: top;
	padding-top: -4px;
}
#top_cont a.calc{

	background-image: url(images/icon_calculator.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 27px;
	padding-top: 3px;
	
	font-size: 12px;
	color: #228DC8;	
	float: right;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;



}
#top_cont a.calc:hover{
	color: #E21B19;	
}

#header{

	background-image: url(images/header_bk.gif);
	background-position: left top;
	background-repeat: repeat-x;

	margin-top: 0px !important;
	margin-top: 20px;	
	clear: both;
}
#header.home{
	background-image: url(images/header_bk_home.gif);	
}
#header #flashheader{
	margin: auto;
}
	
#footer{
	width: 870px;
	margin: auto;	
	background-image: url(images/);
	background-position: center top;
	background-repeat: no-repeat;	
	
	text-align: left;
	color: #666666;
	
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 50px;
	line-height: 18px;
	clear: both;

}

#footer a{
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
#footer a.first{
	padding-left: 0px;
}
#footer a:hover{
	text-decoration: underline;	

	color: #E21B19;	
}


#footer div{
	float: right;
}
#footer div a{
	padding: 0px;
}
#footer div a.dsn{
	color: #E21B19;		
}
#footer div a.dsn:hover{
	color: #228DC8;
}

#bottom{
	background-color: #E6E6E6;
	margin-bottom: 30px;
	min-height: 135px;
	height: auto !important;
	height: 135px;
	overflow: hidden;
}
#bottom div.cont{
	padding-top: 25px;
	padding-bottom: 20px;	
	width: 870px;
	margin: auto;		
	overflow: hidden;	
}
/*********************pages**************/
/*********path************************/
.path{
	list-style: inline;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	display: block;
	display: none;
}
.path li{
	display: -moz-inline-box;
	display: inline-block;
	margin-right: 5px;
	padding-right: 8px;
	background-image: url(images/arr1.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	float: left;
}
.path li.last{
	background-image: url(none);
}

/*************center section****************/
.pages_content{
	clear: both;
	overflow: auto;
}
.pages_content,.pages_content *{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	

}
.pages_content strong,.pages_content * strong,#col_left strong,#col_left * strong{
	color: #000;
}
/************inner page thumbnail********************/
.pages_thumb{
	width: 200px;
	height: 150px;
	border: 5px solid #ddd;
	float: left;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-top: 3px;
}


/***********print & top icons******************/
.pages_icons{
/*	clear: both;
	background-image: url(images/);
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 20px;
	overflow: hidden;
	padding-top: 10px;*/
	display: none;
}/*
.pages_icons li{
	float: left;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(images/);
	background-position: left top;
	background-repeat: no-repeat;
	width: px;
	height: px;
	margin-right: px;
}
.pages_icons li a{
	display: -moz-inline-box;
	display: inline-block;	
	background-image: url(images/);
	background-position: left top;
	background-repeat: no-repeat;	
	text-decoration: none;
}

*/

/*********navigation*******************/
.nav_cont{
	overflow: visible;
	height: 100%;
	clear: both;
	padding-top: 22px !important;
}
#nav{
	list-style: none;
	width: 700px;


	float: left;


}
#nav li{
	display: block;
	margin: 0px;
	padding: 0px;
}
#nav li.top_li{
	float: left;	
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(images/top_li.png) !important;
	background-image: url(images/top_li.gif);	
	background-position: 2px 8px;
	background-repeat: no-repeat;

	margin-right: 5px;
	font-weight: bold;
	padding-left: 9px;

}
#nav li.top_li a.top_link{
	display: -moz-inline-box;
	display: inline-block;
	text-decoration: none;
	color: #737373;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 9px;
	padding-left: 5px;	
	padding-right: 15px;
}
#nav li.top_li:hover,#nav li.top_li.selected {
	background-image: url(images/top_li_left.png) !important;
	background-image: url(images/top_li_left.gif);	
	background-position: left top;
	
}
#nav li.top_li a.top_link:hover,#nav li.top_li a.top_link.selected,#nav li.top_li:hover a.top_link{
/*	background-color: #000;*/
	background-image: url(images/top_li_right.png) !important;
	background-image: url(images/top_li_right.gif);	
	background-position: right top;
	background-repeat: no-repeat;
	color: #fff;
}



/*************sitemap**********************/
.sitemap {
	margin-left: 25px;
}
.sitemap li.top_li a.top_link{
	display: block !important;
	display: inline-block;

}
.sitemap li{
	list-style: circle;

}
.sitemap li ul{
	margin-left: 25px;
}
.sitemap li a{
	margin-bottom: 5px;
	display: block !important;
	display: inline-block;
}







/**************************FROM container + error ***********************/

#error_message {
	margin: 0px;
	padding: 15px;	
	display: block;
	list-style: disc;
	background-color: #fff;
	font-weight: bold;
	color: #E21B19;
	border: 2px solid #B5B5B5;
	background-image: url(images/warn.jpg);	
	background-repeat: no-repeat;	
	background-position: 20px 15px;
	min-height: 63px !important;
	height: auto !important;
	height: 63px;
	padding-left: 120px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
}
#error_cont #error_message{
	margin: 0px;
	border: 1px solid #727E8B;
}
#error_message li{
	list-style: disc;	
}
#error_message.error_valid{
	background-image: url(images/succ.jpg);		
}


.form-container {
	margin-top: 10px;
	margin-bottom: 10px;

}

.form-container th{
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #000;	
	width: 170px;	
}

.form-container td{
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;

}
.form-container input,.form-container textarea,.form-container select{
	width: 297px;

	padding: 4px;	
	vertical-align: middle;
	margin-right: 10px;
	border: 1px solid #C9C9C9;
	background-color: #E6E6E6;
	background-image: url(images/bk_input.gif);
	background-position: left -2px;
	background-repeat: repeat-x;
	/*color: #;	*/
}
.form-container select{
	min-width: 305px;
	width: auto;
	padding: 3px;

}
.form-container textarea{
	height: 100px;	
	overflow: auto;
}
.form-container input.checkbox,.form-container input.radio,.form-container input.submit,.submit,.vehicles_form input.submit{
	width: auto;
	border: 0px;	
	background-image: url(none);
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.form-container input.checkbox,.form-container input.radio{
	margin-right: 5px;
}
.form-container td .thumb{
	border: 5px solid #efefef;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
.form-container input.submit,.submit,.vehicles_form input.submit{
	text-align: center;
	background-image: url(images/buttons.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
/*	display: block;*/
	color: #fff;	
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin-right: 10px;
	width: 93px;
	height: 44px;
	border: 0px;
	padding: 0px;
	padding-bottom: 21px;
}
.form-container input.submit:hover,.submit:hover,.vehicles_form input.submit:hover{
	background-position: left -44px;
}
.form-container .required{
	color: #E21B19;
}
.form-container input.req,.form-container textarea.req{
	border: 1px solid #E21B19;
	background-color: #EFCFCE;
	background-image: url(none);
}


/*splited by pages**********/


.pages_cont{
	overflow: hidden;
	min-height: 28px;	
	clear: both;
}	
.pages{
	text-align: right;
	margin-top: 20px;

	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	position: relative;
	z-index: 2;
}

.pages a{
	padding-left: 4px;
	text-decoration: underline !important;
	display: inline;
	
}
.pages a.selected,.pages a:hover{
	text-decoration: none !important;

}

.pages a.selected{
	font-weight: bold;
	cursor: text;
	color: #000;	
}

.pages_status{
	width: 40%;
	position: absolute;
	margin-top: 26px;
	z-index: 1;
}
.pages_cont div{
	color: #666 !important;	


}

/****************subpages here*******************/

.pages_subpages div{
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
/*	background-image: url(images/);
	background-position: left top;
	background-repeat: repeat-x;*/
}
.pages_subpages div a.thumb{
	display: block;
	float: left;
	border: 3px solid #DDDDDD;	
	margin-right: 10px;
}
.pages_subpages div p{
	margin: 0px;
	padding: 0px;
}
.pages_subpages div a.thumb img{
	display: block;
	border: 1px solid #fff;

	width: 100px;
	height: 75px;
}
.pages_subpages div strong.title{
	color: #000;
	font-size: 12px;
	display: block;
}
.pages_subpages div a.readmore,a.readmore{
	clear: right;
	float: left;
	display: -moz-inline-box;
	display: inline-block;

	font-size: 11px;

	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	background-image: url(images/arr1.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 7px;
}
.pages_subpages div a.readmore:hover,a.readmore:hover{
	background-image: url(images/arr.gif);
	color: #000;
}


/***********pages search results****************************/
.search_results{
	padding-left: 5px;
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.search_results li{
	list-style: decimal !important;
	margin-bottom: 3px;
}
.module .module_bottom,.module a,.module strong,.module em,.module span{
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;	
}

#bottom .module .module_bottom{
	font-size: 10px;
	text-transform: uppercase;
}
#bottom .module .module_bottom img{
	display: block;
	margin-top: 5px;
}
.module {
	margin-bottom: 20px;
}
.module .module_bottom h3{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-transform:none;

}
#bottom div .module{
	float: left;
	width: 240px;
	margin-right: 35px;
	margin-bottom: 0px;

}
#bottom div .module.module_k_2{
	width: 320px;
	margin-right: 0px;

}

#side_nav{
	display: block;
	margin-bottom: 20px;

	background-image: url(images/sidebar_bk.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	padding-top: 25px;
	padding-right: 30px;	
	padding-bottom: 20px;
}

#side_nav li.top_li {
	display: block !important;
	display: inline-block;
	clear: both;
}
#side_nav li.top_li a.top_link{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding: 4px;
	padding-left: 10px;
	background-image: url(images/arr.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	border-top: 1px solid #DADADA;	
	display: block;	
	font-family: Arial, Tahoma, Helvetica, sans-serif;	
}
#side_nav li.top_li.first a.top_link{
	border: 0px;
}
#side_nav li.top_li a.top_link:hover,#side_nav li.top_li a.top_link.selected{
	/*color: #E21B19;
	background-image: url(images/arr1.gif);	*/
	color: #228DC8;	
}
#side_nav ul{
	padding-left: 11px;
}
#side_nav ul li {
	display: block;
}
#side_nav ul li a{
	text-decoration: none;
	margin-bottom: 7px;
	display: block !important;
	display: inline-block;
	/*background-image: url(images/arr1.gif);
	background-position: left 5px;
	background-repeat: no-repeat;	*/
	padding-left: 20px;
}
#side_nav ul li a:hover,#side_nav ul li a.selected{
	color: #228DC8;		
}






































.vehicles_form{


	padding-right: 0px;
	/*color: #1F599D;
	background-color: #F9FCFE;	*/
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}


.vehicles_form input,.vehicles_form select{
	width: 232px;

	padding: 3px;	
	vertical-align: middle;
	margin-right: 3px;
	border: 1px solid #C9C9C9;
	background-color: #E6E6E6;
	background-image: url(images/bk_input.gif);
	background-position: left -2px;
	background-repeat: repeat-x;
	margin-bottom: 4px;
	/*color: #1F599D;
*/
}
.vehicles_form input.submit{
	margin: auto;
	float: left;
	margin-top: 5px;
}
.vehicles_form span{
	display: block;
	clear: both;
}
/*
.vehicles_form input.submit{
	margin-right: 0px;
	background-position: left -27px;	
	margin-left: 5px;
}

.vehicles_form input.submit:hover{
	background-position: left top;		
}*/
.vehicles_form select{
	padding: 2px;
	width: 118px;	
	margin-right: 0px;
}
.vehicles_form a{
	display: -moz-inline-box;
	display: inline-block;
	margin-top: 10px;
	/*color: #FF4E00;	*/
	background-image: url(images/arr1.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 7px;
	height: 14px;
	float: right;

}
.vehicles_form a.simple{
	display: none;
}
/*
.vehicles_form a.simple{
	background-position: right -14px;
}*/

	
.vehicles_form a:hover{
	/*color: #1D9BDD;	*/
}

.vehicles_form div{
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	display: none;
	margin-bottom: 10px;
	/*border-top: 1px solid #B5B5B5;
	padding-bottom: 10px;	
*/
}
.vehicles_form div strong{
	display: block;
	margin-bottom: 10px;
}
.vehicles_form div label{
	display: block;
	float: left;
	width: 80px;	
	margin-bottom: 5px;	
}
.vehicles_form div label input{
	width: auto;
	margin: 0px;
	margin-right: 5px;
	border: 0px;
	background-color: transparent;
	background-image: url(none);

}























.vehicles_cont{
	overflow: hidden;
	clear: both;	
}

.vehicles_cont div{
	width: 595px;
	overflow: hidden;
	
	/*background-image: url(images/h1.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
/*	background-image: url(images/dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;	
*/	
	border-top: 1px solid #ccc;
	


	padding-top: 15px;

	clear: both;
	min-height: 67px;
}
.vehicles_cont div.first{
	border: 0px;
	padding-top: 0px;
}
.vehicles_cont div.rw{

}

.vehicles_cont div strong.title{
	display: block;
	color: #000;
	font-size: 12px;
	margin: 3px;
	margin-left: 0px;
}

.vehicles_cont div .thumb{
	display: -moz-inline-box;
	display: inline-block;
	border: 3px solid #DDDDDD;	
	float: left;
	margin-right: 15px;

}
.vehicles_cont div .thumb img{
	border: 1px solid #fff;
	float: left;
	width: 125px;
	height: 94px;
}

.vehicles_cont div ul{
	display: block;
	float: left;
	width: 290px;
	margin-top: 8px;
	
}
.vehicles_cont div ul li{
	float: left;
	width: 80px;
	background-image: url(images/arr1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	color: #228DC8;
}
.vehicles_cont div a.readmore:hover{
	color: #fff;
	background-image: url(images/buttons.jpg);

}
.vehicles_cont div span.price{
	float: right;
	margin-top: 17px;


}
.vehicles_cont div span.price strong{
	display: block;
	font-weight: bold;
	color: #E21B19;
	font-size: 14px;
	margin-top: 5px;
	clear: both;
}
.vehicles_cont div span.price em{
	color: #000;
	font-style: normal;
	font-weight: bold;
	display: block;
	clear: both;
}
.vehicles_cont div a.readmore,.data td a.readmore{
	display: block;
	float: left;
	width: 93px;
	height: 40px;
	background-image: url(images/buttons.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding-top: 4px;
	margin-top: 5px;

}
.vehicles_cont div a.readmore:hover,.data td a.readmore:hover{
	background-position: left -44px;	
	color: #fff;
	background-image: url(images/buttons.jpg);	
}


.bullet_list{
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.bullet_list li{
	display: block;
	padding-left: 10px;
	background-image: url(images/arr.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	margin-bottom: 1px;
}

.vehicles_thumb{
	display: block;
	width: 595px;
	margin-bottom: 20px;
}



#vehicles_files{
	overflow: hidden;

	margin-bottom: 20px;
}
#vehicles_files a{
	display: -moz-inline-box;	
	display: inline-block;
	float: left;
	border: 3px solid #DDDDDD;	
	margin-right: 10px;
	margin-bottom: 10px;
	/*overflow: hidden;*/
}
#vehicles_files a:hover{
	border: 3px solid #E21B19;		
}
#vehicles_files a img{
	display: -moz-inline-box;	
	display: inline-block;
	border: 1px solid #fff;
	width: 125px;
	height: 94px;
	float: left;
}







.data{
	width: 100%;


}
.data.image{
	border-top: 1px solid #B5B5B5;	
}
.data th,.data td{
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #ccc;
}
.data .rw th,.data .rw td{
	background-color: #efefef;
}
.data th{
	width: 150px;
	font-weight: bold;
	color: #000;
}

.data td a.readmore{
	margin-top: 10px;
}


#pages_files{
	overflow: hidden;


}
#pages_files a{
	display: -moz-inline-box;	
	display: inline-block;
	float: left;
	border: 3px solid #DDDDDD;	
	margin-right: 10px;
	margin-bottom: 10px;

}
#pages_files a:hover{
	border: 3px solid #E21B19;		
}
#pages_files a img{
	display: -moz-inline-box;	
	display: inline-block;
	border: 1px solid #fff;
	width: 100px;
	height: 75px;
	float: left;
}
.table_skinned{
	width: 595px;
	margin-bottom: 20px;
}
.table_skinned th,.table_skinned td{
	padding: 3px;
	vertical-align: top;
	text-align: left;
}

.table_skinned th{
	background-color: #E21B19;
	color: #fff;
	font-weight: bold;
}
.table_skinned.black th{
	background-color: #000;
}
.table_skinned.blue th{
	background-color: #228DC8;
}
.table_skinned td{
	border-bottom: 1px solid #ccc;
}
.table_skinned tr.rw td{
	background-color: #efefef;
}

.pages_content ul,.pages_content ol{
	margin-bottom: 20px;
	padding-left: 15px;
}
.pages_content ul,.pages_content ul li{
	list-style: disc;
}
.pages_content ol,.pages_content ol li{
	list-style: decimal;
}
