div#center_container{
	position:relative;
	margin-top:7px;
	padding-bottom:10px;
}

#center_container_inner{
	/*height:986px;*/
	width:988px;
	position:relative;
	background-color:#94AFBD;
	background-image:url('/cimg/image/dynamic/car_on_grass.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
}

div#destin_container {
	top:180px;
	left:10px;
    position:absolute;
}

.main_form{
	height:274px;
}

#destin_container_inner2 {
	height:272px;
}

.form_container {
    height:224px;
}

.form_container_pad {
	padding:5px 14px 0 14px;
}

div.divider_top, div.divider_bottom {
    border: medium none;
}


#use_for_grad_bg{
	position:absolute;
	top:178px;
	left:0;
	width:988px;
	height:675px;
	background-repeat:repeat-x;
	background-position:bottom left;
}

h1{
	position:absolute;
	top:30px;
	left:40px;
	font-family:Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size:32px;
	margin:0;
	font-weight:normal;
	color:#FFFFFF;
	padding:0;
	margin:0;
}

h2{
	font-family:Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size:18px;
	margin:0;
	font-weight:bold;
	color:#002442;
	padding:0;
	margin:10px 0 0 10px;
}


#car_sections{
    position:relative;
    top:180px;
	left:280px;
    display:block;
	width:426px;
    padding-bottom:180px;
    }

div.car_section{
	width:426px;
	height:121px;
	background-image:url('/cimg/image/dynamic/car_panel_8.png');
	overflow:hidden;
    position:relative;
    margin-bottom:3px;
}

div.car_type_image{
    background-image:url('/cimg/image/dynamic/car_types.jpg');
    width:185px;
    height:85px;
    margin:0 0 0 4px;
}

#car_sections h4{
    font-family:Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#25467a;
    padding-left:10px;
}

#car_sections h4 a, #car_sections h4 a:hover{
	color:#25467a;
	text-decoration:none;
}

#car_sections h4 a:hover{
	text-decoration:underline;
    cursor:pointer;
}

#economy{
    background-position:top left;
}

#compact{
    background-position:0 -85px;
}

#mid_size{
    background-position:0 -160px;
}

#full_size{
    background-position:0 -243px;
}

#sport_utility{
    background-position:0 -335px;
}

#minivan{
    background-position:0 -425px;
}

#car_sections div.car_type_adults{
    font-family:Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
    position:absolute;
    top:50px;
    left:245px;
}

#car_sections div.car_type_children{
    font-family:Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
    position:absolute;
    top:50px;
    left:295px;
}

#car_sections div.car_type_bags{
    font-family:Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
    position:absolute;
    top:50px;
    left:350px;
}

a.view_type_details{
    width:31px;
    height:74px;
    background-image:url('/cimg/image/dynamic/car_panel_8.png');
    background-position:113px -129px;
    position:absolute;
    left:392px;
    top:24px;
    display:block;
    z-index:2;
}


a.view_type_details:hover{
    left:388px;
    width:35px;
    cursor:pointer;
}

/* RIGHT HAND SIDE ########################################################*/

#right_sections{
	width:258px;
	top:180px;
	left:715px;
	position:absolute;
}

div.right_section{
    
    background-image:url('/cimg/image/dynamic/the_sections_top_bottom_8.png');
    background-repeat:no-repeat;
    background-position:top left;
    padding-top:10px;
    margin-bottom:5px;
    overflow:hidden;
    position:relative;
}

div.right_section_inside h4{
	color:#25467a;
	font-family:Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size:16px;
	margin:0;
	font-weight:bold;
	line-height:16px;
    padding:0 10px;
}

div.right_section_inside h5{
	color:#25467a;
	font-family:Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size:13px;
	margin:0;
	font-weight:bold;
	line-height:13px;
    padding:0 10px;
}

.right_section_inside{
    background-image:url('/cimg/image/dynamic/thesections_middle_8.png');
    background-repeat:repeat-y;
    padding:0 5px;
}

.right_section_inside img{
    display: block;
    margin-left: auto;
    margin-right: auto
}

.right_section_bottom{
    
    background-image:url('/cimg/image/dynamic/the_sections_top_bottom_8.png');
    height:29px;
    background-position:0 45px ;
	width:258px;
    position:relative;
}

div.right_section_bottom a:link, div.right_section_bottom a:visited, div.right_section_bottom a:active, div.right_section_bottom a:hover{
    left:137px;
    top:2px;
    width:116px;
    height:21px;
    line-height:21px;
    overflow:hidden;
    position:absolute;
    color:#FFFFFF;
    font-size:13px;
    font-family:Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-weight:bold;
    text-decoration:none;
    background-image:url('/cimg/image/dynamic/the_sections_top_bottom_8.png');
    background-position: 95px -45px;
    background-repeat:no-repeat;
}

div.right_section_bottom a:hover{
    background-position: 100px -45px;
}

div.right_section_bottom a div{
    padding-left:5px;
}


div.right_section_inside ul{
    padding:10px 0px;
    margin:0 10px;
}

div.right_section_inside li{
    color:#25467a;
    padding-left:10px;
    border-bottom:1px solid #25467a;
    font-family:Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-weight:bold;
    font-size:13px;
    line-height:20px;
}


#left_sections{
    position:absolute;
    top:465px;
    left:12px;
}

div.reason{
    background-image:url('/cimg/image/dynamic/reason_panel.jpg');
    width:258px;
    height:58px;
    position:relative;
    margin-bottom:3px;
}

div.number{
    position:relative;
    top:19px;
    left:22px;
    font-family:Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-weight:bold;
    font-size:14px;
    color:#FFFFFF;
}

div.thereason{
    position:absolute;
    top:16px;
    left:50px;
    font-family:Tahoma, Arial, Verdana, sans-serif;
    font-weight:bold;
    font-size:11px;
    color:#212f49;
    width:200px;
}

#left_sections h2 {
    color:#FFFFFF;
    margin:10px 0 10px 3px;
}


/*######      Centre of the page          #################*/






.f1, .f2, .f3, .f4 {
	background-color:#94AFBD;
}


div#center_container div.f_width {clear:left;background:none;}
.f1, .f2, .f3, .f4{font-size:1px; overflow:hidden; display:block;}
.f1 {height:1px; margin:0 5px;}
.f2 {height:1px; margin:0 3px;}
.f3 {height:1px; margin:0 2px;}
.f4 {height:2px; margin:0 1px;}






