/* '2010genera' */
@CHARSET "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;


}

object{
display: none;
}

body, html{
	padding:0;	margin:0;
	font-family: "Verdana";
		background-color: #3d7395;
}

h2 { 
color : #ffffff; 
font-family : arial; 
font-size : 150%; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
line-height : normal; 
margin-top : 0; 
padding-top : 0; 
}


#wrap{
	width: 100%;
	margin: 0 auto;
}

#page_container{
	width: 980px;
	margin: 0 auto;
}

.page_shadow{
	width: 980px;
	margin: 0px auto;
	background-image: url(images/shadow_bkg.png);
	background-repeat: repeat-y;
	float: left;
}

.page_content{
	width: 920px;
	margin: 0px auto;
	background-image: url(images/content_bkg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 30px;
        padding-bottom: 100px;
	float: left;
}


.header{
	width: 920px;
	height: 214px;
	position: relative;
	background-image: url(images/header_bkg.png);
	background-repeat: no-repeat;
}

.languagebar{
	width: 920px;
	height: 40px;
	background-image: url(images/lang_bkg.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
.languagebar .abg{
	font: bold 10px "Verdana";
	color: #ffffff;
	position: absolute;
	top: 7px;
	right: 280px;
	text-decoration: none;
}
.languagebar .ade{
	font: bold 10px "Verdana";
	color: #ffffff;
	position: absolute;
	top: 7px;
	right: 140px;
	text-decoration: none;
}
.languagebar .aen{
	font: bold 10px "Verdana";
	color: #ffffff;
	position: absolute;
	top: 7px;
	right: 20px;
	text-decoration: none;
}

.navigation_top{
	width: 735px;
	height: 45px;
	position: absolute;
	top: 154px;
	left: 167px;
}

.navigation_top .spacera{
float: left;
width: 1px;
height: 45px;
background-color: #d7d6d6;
background-image: url(images/spacer_menu.png);
background-repeat: no-repeat;
}
.navigation_top a{
	float: left;
	width: 91px;
	font: bold 12px "Verdana";
	color: #094364;
	text-decoration: none;
	text-align: center;
	line-height: 45px;
}

.navigation_top a:hover{
color: #011e2e;
background-color: #d8e1ea;
}

.page{
	width: 920px;
	float:left;
}

.leftContent{
	float:left;
	width: 273px;
	margin: 0px 0px 0px 16px;
        padding-bottom: 20px;

}

.box_left{
	float:left;
	margin: 0px 0px 10px 0px;
	width: 273px;
}
.box_left_title{
float: left;
width: 273px;
height: 37px;
background-image: url(images/leftbox_top.png);
background-repeat: no-repeat;
text-align: center;
padding-top: 5px;
font: normal 16px "Verdana";
color: #ffffff;
}

.box_left_middle{
	float: left;
	width: 253px;
	background-image: url(images/leftbox_middle.png);
	background-repeat: repeat-y;
	padding: 10px;
	font: normal 12px "Verdana";
	color: #294108;
	line-height: 20px;
}

.box_left_bottom{
float: left;
width: 273px;
height: 12px;
background-image: url(images/leftbox_bottom.png);
background-repeat: no-repeat;
}


.rightContent{
	width: 603px;
	float:left;
	margin: 0px 0px 0px 16px;
}





.cars{
	float:left;
	width: 601px;
	height: 363px;
	border: 1px solid #7d9bae;
	background-color: #105783;	
}

.cars_box{
	width: 581px;
	height: 350px;
	border: 1px solid #073552;
	margin: 0px 0px 0px 0px;
	position: relative;
}

.cars_box a{
        text-decoration: none;
}

.cars_box .name{
	width: 581px;
	background-image: url(images/banner_cars_name.png);
	background-repeat: repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font: normal 24px "Verdana";
	color: #ffffff;
	text-align: left;
	padding: 5px;
}

.cars_box .name .extras{
	font: normal 14px "Verdana";
	color: #ffffff;
	text-align: left;
	padding: 5px 0px 5px 0px;
}


.discount{
	float:left;
	margin-top: 10px;
}


.box_car_link{
	float:left;
	margin-top: 10px;
}

.box_car_link img{
	float:left;
}

.box_single_car{
	width: 603px;
	float:left;
	margin-top: 10px;
}

.single_car{
float: left;
	width: 296px;
	height: 110px;
	border: 1px solid #265a88;
	background-color: #ffffff;
	position: relative;
}

.single_car .carimage{
	float: left;
	margin: 3px 3px 0px 3px;
	border: 1px solid #285b88;
}

.single_car .carname{
width: 150px;
height: 43px;
position: absolute;
background-image: url(images/banner_cars_title.png);
background-repeat: no-repeat;
top: 0px;
right: 0px;
text-align: center;
padding-top: 5px;
font: bold 13px "Verdana";
color: #ffffff;
}


.single_car .info {
	width: 150px;
	float: left;
	margin: 35px 0px 0px 0px;
	font: normal 9px "Verdana";
	color: #0c507b;
	text-align: left;
	line-height: 12px;
}

.single_car .info a{
	font: bold 10px "Verdana";
	width:150px;
	float:left;
	text-align: right;
	text-decoration: none;
	color: #0c507b;
	margin-top: -5px;
}
















#bottom_container{
	width: 100%;
        height: 350px;
	margin:0 auto;
	background-color: #ffffff;
	float:left;
}

.bottom_bkg{
	width: 980px;
        height: 242px;
	margin:0px auto;
        background-color: #ffffff;
	background-image: url(images/bottom_bkg.png);
	background-repeat: no-repeat;
}

.bottom_content{
	width: 920px;
	margin:0px auto;
	position: relative;
}

.bottom_navigation{
	width: 920px;
	height: 140px;
	background-image: url(images/bottom_navigation_bkg.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -75px;
	left: 0px;
}
.bottom_links{
	margin-top: 65px;
	margin-left: 210px;
}
.bottom_links a{
	font: normal 14px "Verdana";
	color: #09466d;
	padding: 3px;
	text-decoration: none;
}

.bottom_links a:hover{
	color: #002e4b;
background-color: #d8e1ea;
}


.exchange{
width: 250px;
float: left;
background: #ffffff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 10px solid #f0f0f0;
margin-top: 20px;
}

.exchange .title{
width: 130px;
	font: bold 14px "Verdana";
	color: #747474;
        float: left;
padding: 10px;
margin-top: 10px;
}

.exchange .rate{
width: 100px;
	float: left;
}


.bottom_box1{
	width: 270px;
	float: left;
	margin: 90px 0px 0px 15px;
	font: normal 12px "Verdana";
	color: #0c507b;
	text-align: center;
	line-height: 16px;
}



.bottom_box2{
	width: 287px;
	float: left;
	margin: 60px 42px 0px 42px;
	text-align: left;
}



.bottom_box3{
	width: 249px;
        height: 110px;
	float: right;
	margin: 60px 15px 0px 0px;
	font: normal 12px "Verdana";
	color: #0c507b;
	text-align: left;
	background-image: url(images/contact_bottom_icon.jpg);
	background-repeat: no-repeat;
        background-position: right top;
        line-height: 18px;
}

.bottom_box3 span{
	font: bold 16px "Verdana";
}

.copyright{
	float: left;
	width: 920px;
	height: 70px;
	background-image: url(images/copyright_bkg.jpg);
	background-repeat: no-repeat;
	margin: 20px 0px 0px 0px;
	padding-top: 5px;
	text-align: center;
	font: normal 12px "Verdana";
	color: #09456b;
}

.copyright a{
text-decoration: none;
color: #09456b;
}

.copyright a:hover{
text-decoration: underline;
}


.boxright_bkg_top{
float: left;
width: 603px;
height: 10px;
background-image: url(images/right_page_top_bkg.png);
background-repeat: no-repeat;
}

.boxright_bkg_middle{
	float: left;
	width: 583px;
	padding: 10px;
	font: normal 12px "Verdana";
	color: #ffffff;
        background-image: url(images/right_page_middle_bkg.png);
        background-repeat: repeat-y;
}






.boxright_bkg_middle img{
background: #ffffff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border: 4px solid #ffffff;
border-bottom-left-radius: 5px 5px;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
border-top-right-radius: 5px 5px;
display: inline;
padding: 1px;
}

.boxright_bkg_middle p{
margin: 10px 0px 10px 0px;
font: normal 12px "Verdana";
color: #000000;
}

.boxright_bkg_middle a{
text-decoration: none;
font: bold 12px "Verdana";
color: #ffffff;
}


.boxright_bkg_bottom{
float: left;
width: 603px;
height: 10px;
background-image: url(images/right_page_bottom_bkg.png);
background-repeat: no-repeat;
}

#top_steps{
float: left;
width: 568px;
margin-left: 15px;
text-align: center;
margin-top: -30px;
padding-bottom: 30px;
}

#top_steps .on{
float: left;
width: 150px;
height: 43px;
background-image: url(images/banner_cars_title.png);
background-repeat: no-repeat;
text-align: center;
font: bold 20px "Verdana";
color: #ffffff;
}

#top_steps .off{
float: left;
width: 150px;
height: 43px;
background-image: url(images/banner_cars_title.png);
background-repeat: no-repeat;
text-align: center;
font: normal 20px "Verdana";
color: #85aab9;
}

h3{
height: 30px;
float: left;
font: bold 20px "Verdana";
color: #ffffff;
margin-bottom: 20px;
padding: 20px;
line-height: 30px;
}
h4{
height: 30px;
float: left;
font: bold 16px "Verdana";
color: #3d7395;
margin-bottom: 20px;
padding: 20px;
line-height: 30px;
}

.pageoverflow{
float: left;
width: 583px;
font: bold 12px "Verdana";
color: #000000;
}

.pageoverflow img{
border: 1px solid #ffffff;
}
 
.pageoverflow td{
height: 30px;
padding-right: 10px;
text-align:left;
}

.brand_price{
font: bold 13px "Verdana";
color: #ffffff;
}

.price_table td{
background-color: #3d7395;
padding: 5px;
font: bold 12px "Verdana";
color: #ffffff;
}

.page_contact h3, .car_h3 h3{
font: bold 14px "Verdana";
color: #ffffff;
padding: 0;
}


.div_car_list{
display: inline;
margin-bottom: 20px;
text-align:center;
width: 143px;
height: 224px;
float: left;
border: 10px solid #ffffff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background-color: #ffffff;
position: relative;
}

.div_car_list img{
float: left;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

border: 10px solid #84b9db;
border-bottom-left-radius: 10px 10px;
border-bottom-left-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-top-left-radius: 10px 10px;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
border-top-right-radius: 10px 10px;
}

.div_car_list span{
margin-top: 5px;
float: left;
font: normal 11px "Verdana";
color: #000000;
text-transform: capitalize;
}

.div_car_list .car_brand{
font: bold 15px "Verdana";
color: #073958;
float: left;
margin-top: 5px;
}


.image_car_box{
float: left;
width: 283px;
}

.image_car_box .big_image_car img{
float: left;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 10px solid #ffffff;
border-bottom-left-radius: 10px 10px;
border-bottom-left-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-top-left-radius: 10px 10px;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
border-top-right-radius: 10px 10px;
}

.image_car_box .thumb_image_car img{
float: left;
margin: 8px 8px 8px 0px;
border: 1px solid #ffffff;
}


.car_full_info{
width: 280px;
float: left;
margin-left: 20px;
color: #073958;
}

.car_full_info .title{
width: 100%;
float: left;
font: bold 16px "Verdana";
line-height: 40px;
}

.description{
width: 100%;
float: left;
margin-top: 20px;
font: normal 12px "Verdana";
}

.car_full_info .extras{
width: 100%;
float: left;
font: normal 12px "Verdana";
}

.tableprice{
background-color: #ffffff;
border: 10px solid #ffffff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;

}

.tableprice .tableprice_discount{
font: normal 15px "Verdana";
color: red;
padding-top: 20px;
padding-bottom: 20px;
}




.tableprice .price_day, .tableprice .price_temptotal{
width: 100%;
float: left;
font: bold 14px "Verdana";
color: #254e68;
}

.button_action{
float: left;
padding: 10px;
border: 2px solid #ffffff;
background-color: #073958;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}


.button_action2{
float: left;
padding: 10px;
border: 2px solid #ffffff;
background-color: #86c444;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}


.finalprice {
text-shadow: 1px 1px 2px #000;
}

div.pageoverflow  {
   padding-top: 1px;
   width: 100%;
   overflow: hidden;
   }

p.pagetext{
   float: left;
   padding-top: 5px;
   padding-right: 1.5em;
   width: 12em;
   margin-bottom: 0.5em;
   text-align:right;
}
p.pageinput{
   float: left;
   padding-top: 5px;
   margin-bottom: 0.5em;
}

.box_promo1{
margin-top: 10px;
	float:left;
	width: 583px;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
	border: 10px solid #0d334a;
	background-color: #0d334a;
}

.box_promo{
margin-top: 30px;
	float:left;
	width: 603px;

}

.promo_banner_onedayfree{
float: left;
width:284px;
height:70px;
background:url(images/banners_promo/onedayfree.jpg) no-repeat 0 0;
margin-bottom: 0px;
font: bold 14px "Verdana";
color: #ffffff;
text-decoration: none;
position: relative;
}


.icon_promo_banner_onedayfree{
position: absolute;
top: -4px;
right: -3px;
background:url(images/banners_promo/onedayfree.png) no-repeat 0 0;
width: 72px;
height: 74px;
}

.text_promo_banner_onedayfree{
margin: 20px 20px 20px 115px;
text-shadow: 1px 1px 2px #000;
width: 150px;
}

 .promo_banner_promocar{
float: left;
width:284px;
height:70px;
background:url(images/banners_promo/promocar.jpg) no-repeat 0 0;
margin-bottom: 0px;
margin-left: 9px;
font: bold 14px "Verdana";
color: #ffffff;
text-decoration: none;
position: relative;
}

.icon_promo_banner_promocar{
position: absolute;
top: -4px;
right: -3px;
background:url(images/banners_promo/promocar.png) no-repeat 0 0;
width: 72px;
height: 74px;
}

.text_promo_banner_promocar{
margin: 10px 20px 20px 80px;
text-shadow: 1px 1px 2px #000;
width: 150px;
}


 .promo_banner_online{
float: left;
width:284px;
height:70px;
background:url(images/banners_promo/online.jpg) no-repeat 0 0;
margin-bottom: 0px;
font: bold 14px "Verdana";
color: #ffffff;
text-decoration: none;
position: relative;
}

.icon_promo_banner_online{
position: absolute;
top: -4px;
right: -3px;
background:url(images/banners_promo/online.png) no-repeat 0 0;
width: 72px;
height: 74px;
}

.text_promo_banner_online{
margin: 20px 20px 20px 20px;
text-shadow: 1px 1px 2px #000;
width: 150px;
}


 .promo_banner_inadvance{
float: left;
width:284px;
height:70px;
background:url(images/banners_promo/inadvance.jpg) no-repeat 0 0;
margin-bottom: 0px;
margin-left: 9px;
font: bold 14px "Verdana";
color: #ffffff;
text-decoration: none;
position: relative;
}

.icon_promo_banner_inadvance{
position: absolute;
top: -4px;
right: -3px;
background:url(images/banners_promo/inadvance.png) no-repeat 0 0;
width: 72px;
height: 74px;
}

.text_promo_banner_inadvance{
margin: 20px 20px 20px 100px;
text-shadow: 1px 1px 2px #000;
width: 150px;
}

 .promo_banner_longterm{
float: left;
width:284px;
height:70px;
background:url(images/banners_promo/longterm.jpg) no-repeat 0 0;
margin-bottom: 0px;
font: bold 14px "Verdana";
color: #ffffff;
text-decoration: none;
position: relative;
}

.icon_promo_banner_longterm{
position: absolute;
top: -4px;
right: -3px;
background:url(images/banners_promo/longterm.png) no-repeat 0 0;
width: 72px;
height: 74px;
}

.text_promo_banner_longterm{
margin: 10px 20px 20px 100px;
text-shadow: 1px 1px 2px #000;
width: 150px;
}

.promo_banner_weekend{
float: left;
width:284px;
height:70px;
background:url(images/banners_promo/weekend.jpg) no-repeat 0 0;
margin-bottom: 0px;
margin-left: 9px;
font: bold 14px "Verdana";
color: #ffffff;
text-decoration: none;
position: relative;
}

.icon_promo_banner_weekend{
position: absolute;
top: -4px;
right: -3px;
background:url(images/banners_promo/weekend.png) no-repeat 0 0;
width: 72px;
height: 74px;
}

.text_promo_banner_weekend{
margin: 10px 20px 20px 100px;
text-shadow: 1px 1px 2px #000;
width: 150px;
}

.text_bottom_promo{
margin-top: 10px; font: normal 12px "Verdana"; color: #000;
}

.icon_promo{
position: absolute;
top: 6px;
right: 8px;
background:url(images/promo_icon.png) no-repeat 0 0;
width: 72px;
height: 74px;
}



.promo_link_box{
background: #ffffff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 10px solid #ffffff;
float: right;
}


.promo_link_box a{
text-decoration: none;
font: bold 12px "Tahoma";
color: #073958;
line-height: 25px;
}

.promo_link_box a:hover{
color: #000000;
}


.box_promo_page{
margin-bottom: 10px;
	float:left;
	width: 583px;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
	border: 10px solid #8fbfde;
	background-color: #8fbfde;
font: normal 14px "Tahoma";
color: #073958;
}



/* Easy Slider */

 /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			


	#boxslider{
	float:left;
	width: 601px;
	height: 370px;
	border: 1px solid #7d9bae;
	background-color: #105783;
     	position:relative;
}



	#boxslider2{
	float:left;
	width: 583px;
	height: 352px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
	border: 10px solid #70a5c8;
	background-color: #70a5c8;
     	position:relative;
overflow:hidden;
}



	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:583px;
		height:352px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:42px;
		height:204px;
		position:absolute;
		left: -10px;
		top:71px;
		}	
	#nextBtn{ 
		left: 550px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:42px;
		height:204px;
		background:url(images/arrow_left.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/arrow_right.png) no-repeat 0 0;	
		}												

/* // Easy Slider */





/* End of '2010genera' */

