	* { margin:0px; padding:0px }
	*:focus {outline: none;}
	
	html { overflow-y: scroll;  }
	
	 * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    height: 100%;
    overflow: auto;
    }
 
	
	body, html { height:100%;  }
	div#outer {  background:url(../images/body_bg.jpg) repeat-x;  height:100%; display:block;
 }
	body {  font-family:Arial, Helvetica, sans-serif; margin: 0px;  font-size:12px;  background-color:#e5e3e4  }
	 a { color:#42647c;  }
	 img { border: none; }
	
	div#container { width:990px;  margin: 0 auto 0 auto; background: url(../images/container_bg.jpg) ;
					min-height:100%;  position:relative; overflow:visible;  }
					
	* html div#container {  height:100%;}
	div#footer { background: url(../images/container_bg.jpg);  width:990px; 
				 margin: -37px auto 0 auto;  height:35px; position:relative; }
	
	div#footer div.inner{ background:#000000; margin: 0px 20px 0 19px; height:18px; color:#FFFFFF;
						  text-align:center; padding-top: 2px}
	div#footer div.list{ background:#777; margin: 0px 20px 0 19px; color:#FFFFFF;
						  text-align:center; padding: 2px; font-size: 10px;}
	div#footer div.inner a,   div#footer div.list a { color:#FFFFFF; }
	
	div#header { background:url(../images/header_bg.jpg); height: 81px; width:990px }
	div#header a#logo_click   {display:block; float:left; width:270px;  height:81px; margin-left:20px; }
	div#header_nav {   text-align:right; padding: 5px 30px 0px 20px; color:#000000;}
	div#header_nav a { color:#000000; }
	div#login_box { background:url(../images/login_box.gif)  no-repeat; width:311px; height:83px; overflow:hidden;
				  	margin: 10px 33px 0px 0px; float:right;   }
	div#login_box h3 { font-style:italic; margin-bottom:8px; font-size:13px; color:#2c5e82; } 
	div#login_box form { padding: 8px 10px 10px 10px;}
	div#login_box label { clear:both; width:100px; float:left;  }
	div#login_box input { border:none; background:#e0e0e0; margin-bottom:2px; width:135px; float:left; }
	div#login_box div.left { float:left; width: 240px; }
	div#login_box div.right { float:left; }
	div#login_box div.right input.submit {  background: url(../images/login_submit.gif); 
										    width:28px; height:28px; font-size:0px; line-height:0px;
											margin: 25px 0px 0px 15px;  }
											
	
	div#user_bar_top { background:url(../images/user_bar_top.gif) left no-repeat; width:197px; height:26px; 
				  	margin: 12px 0px 0px 0px; float:right;   }
	div#user_bar_top div.inner { text-align:center; color:#164b0e; font-weight:bold; margin-top: 4px;}
	div#user_bar { background:url(../images/user_bar_bg_bottom.gif) repeat-x; width:925px; height:35px;  clear:both; margin: 0px 0px 0px 30px;}

	div#user_bar ul { list-style-type: none; margin:0px 0px 0px 0px;  }
	div#user_bar ul li { float: left; border-right: 1px #9bc195 solid; border-left: #6c8e70 1px solid; }
	div#user_bar ul li.first { border-left: none; }
	div#user_bar ul li a {  height:20px;  padding: 9px 10px 2px 10px; display:block; 
						color:#000000;  text-decoration:none; float:left;  }
	div#user_bar ul li a:hover { background: #68896c;  color:#04380a }
	div#user_bar ul li.active a {  color:#003500; background: #68896c; font-weight:bold; cursor:default }	 
	div#user_bar div.welcome { float:right; padding-right: 30px; margin: 9px 0px 0px 0px; font-size:11px; color:#FFFFFF; }
	

	div#content { background:url(../images/content_bg.jpg) no-repeat; min-height:219px; width:990px; padding-bottom: 30px; }
	div#content_inner { padding: 25px 45px 50px 45px;  }
	div#content_inner h1 { color:#42647c; font-size:20px; clear:left; border-bottom:#809eb4 1px solid; 
						   width: 575px;  }
	div#content_inner h2 { color:#386b2f; font-size:13px; clear:left; margin-top: 2px;  }
	div#content_inner h1.full { width:auto; }
	div#content_inner h2.full { width:auto; color:#42647c; font-size:18px; clear:left; border-bottom:#809eb4 1px solid;   }
	div#content_inner h2.blue { color:#42647c;  }

	form div.status_icon { float:left;  margin-left:10px; visibility:hidden; display:none;} 
	form div.error_text { clear:both;  margin: 0px 0px 0px 150px;  visibility:hidden; display:none; color:#FF0000; } 
	form div.error_text a {color:#FF0000; }
	
	div#menu { height:30px; /*width:550px;*/ }
	div#menu ul { list-style-type: none; margin:0px 0px 0px 20px;  }
	div#menu ul li { float: left; border-right: #c4d1dc 1px solid;    }
	div#menu ul li a {  height:20px;  padding: 9px 10px 2px 10px; display:block; 
						color:#FFFFFF; font-weight:bold; text-decoration:none; float:left; }
	div#menu ul li a:hover { background:#c4d1dc; color:#003366 }
	div#menu ul li.active a { background:#e0e0e0; color:#000000; }	
	
	div.vervoerplaats_easy { margin-bottom:10px; }
	div.vervoerplaats_easy p { color:#42647c; font-weight:bold;  font-size:12px; margin: 10px 0px 10px 0px;}
	div.vervoerplaats_easy div.box_1 { background: url(../images/search_box.gif); width:209px; 
									   height:93px; margin-bottom: 10px; float:left; margin-right: 2px; }
	div.vervoerplaats_easy div.box_2 { background: url(../images/contact_box.gif); width:209px; 
									   height:93px; margin-bottom: 10px; float:left; margin-right: 2px; }
	div.vervoerplaats_easy div.box_3 { background: url(../images/deliver_box.gif); width:209px; 
									   height:93px; margin-bottom: 10px; float:left; }
	hr.default { clear:both; border-left: 0px; border-right:0px; border-top: 0px; height:1px; color:#809eb4;
				 border-bottom: #809eb4 1px solid;}		
	div.index_search { background:url(../images/search_bg.png) no-repeat; width:566px; height:154px;
					   margin: 25px 0px 5px 0px; padding: 0px 15px 0px 0px;  float:left; overflow:hidden; } 	
	div.index_search h2 { color: #42647c; font-size:12px; margin: 0px 0px 10px 0px; }
	div.index_search label { float:left;  width:50px;  clear:both;}
	div.index_search label.snd { clear:none; width:210px; margin:0px 0px 0px 15px; }
	div.index_search input { float:left; margin-bottom: 2px;  }
	div.index_search input.submit { clear: both; margin:5px 0px 0px 50px;  }
	
	div.index_search a#search_type_self { width: 188px; height:47px; display:block; float:left; text-align: center; text-decoration: none;
										  margin-bottom:5px; color: #dae6eb;   background-position:right; background-image: url(../images/tabs.png); margin-right: 1px;}		
		
	div.index_search a#search_type_self.active { background-position:left; color:#42647c; cursor: default;}
	div.index_search a#search_type_self span.txt { margin-top: 17px; display: block; font-weight: bold; }
	

	div.index_search a#search_type_let_drive { width: 188px; height:47px; display:block; float:left; text-align: center;
										  margin-bottom:5px; color: #dae6eb;  background-position:right;  text-decoration:none; background-image: url(../images/tabs.png); margin-right: 1px;}		
	div.index_search a#search_type_let_drive.active {  background-position:left; color:#42647c; cursor: default;}
	div.index_search a#search_type_let_drive span.txt { margin-top: 17px; display: block;   font-weight: bold; }
		
	div.index_search form { margin: 0px 10px 0px 10px; }	
		
	div.index_results { margin-top:30px; clear:both; margin-bottom:30px; }		
					   
	div.index_fuel 	 { background:url(../images/fuel_bg.gif); width:179px; height:123px;  float:left; 
	   					margin: 25px 0px 5px 0px;  padding: 15px 15px 15px 15px;}	
	div.index_fuel a { color:#174a0d; }
	div.index_fuel h3 {   color:#174a0d; font-size:12px; margin-bottom:10px; }
	div.index_fuel table { width: 100%; margin: 10px 0px 0px 0px;  }	
	div.index_fuel table th { text-align:left; color:#FFFFFF;  width: 130px; }
	div.index_fuel table td { text-align:left; color:#FFFFFF;  }
	div.index_fuel_img { background:url(../images/fuel_img.jpg); width:110px; height:150px; float:left;}
	div.index_fuel span.update {   color:#174a0d; font-size:10px; margin-top: 10px; display: block; }
	
	div#index_drive_self_txt { background:url(../images/information_bg.jpg) bottom repeat-x; height:409px; width:384px;	margin-bottom: 25px; float:left; margin-left:13px;		   }
	div#index_drive_self_txt div.inner  { background:url(../images/car_icon_info.jpg) top right no-repeat;  height:349px; width:364px; padding: 25px 10px 10px 10px; margin-top:25px; }
	
	
	div#index_drive_self_txt h2 { color:#FFFFFF; border:none; text-align:left; font-size:12px; font-weight:bold;  
	margin: 0px 0px 35px 0px; padding:0px; width: 364px;}
	div#index_drive_self_txt p { margin: 15px 0px 15px 0px; }
	div#index_drive_self_txt a { font-weight:bold; }
	
	div#index_let_drive_txt { background:url(../images/information_bg.jpg) bottom repeat-x; height:409px; width:384px;clear:both; margin-bottom: 25px; float:left;   }
	div#index_let_drive_txt div.inner  { background:url(../images/box_icon_info.jpg) top right no-repeat;  height:324px; width:364px; padding: 50px 10px 10px 10px;  }
	
	
	div#index_let_drive_txt h2 { color:#FFFFFF; border:none; text-align:left; font-size:12px; font-weight:bold;  
	margin: 0px 0px 35px 0px; width: 364px;}
	div#index_let_drive_txt p { margin: 15px 0px 15px 0px; }
	div#index_let_drive_txt a { font-weight:bold; }

	
	
	
	div#termsandconditions h3 {  color:#2c5e82; margin: 10px 0px 10px 0px; }
	div#termsandconditions ol { margin-left: 20px; }
	
	div#ad { margin: 0px 0px 0px 0px; padding:5px; background-color:#DDE2E3; width:795px; border: #DDDDDD 1px solid;  }
	
	
	table.transport_offer {  margin-top: 20px; margin-bottom: 20px; border:#D7D7D7 1px  solid;  }
	table.transport_offer thead {  background: #01669a; font-size:12px; color:#FFFFFF;}
	table.transport_offer thead tr {  height: 25px;  }
	table.transport_offer thead tr th { margin: 0px; padding:3px; padding-left:10px; padding-right:10px;  border-right: #FFFFFF 1px solid;  font-weight:normal; }
	
	table.transport_offer thead tr th.from { text-align:left; }
	table.transport_offer thead tr th.to{    text-align:left;  }
	table.transport_offer thead tr th.from a{ text-align:right; }
	table.transport_offer thead tr th.to  a{  text-align:right; }
	table.transport_offer thead tr th.amount { text-align:right; width: 65px; }
	table.transport_offer thead tr th.date { text-align:right;}
	table.transport_offer thead tr th.name { text-align:left;  }
	table.transport_offer thead tr th.size { text-align:left; width: 100px; text-align:right;  }
	table.transport_offer thead tr th.weight { text-align:right; width:75px; }
	table.transport_offer thead tr a { color:#FFFFFF;	}
	table.transport_offer thead tr th.actions { width:55px;	}
	
	table.transport_offer tbody tr td { padding: 8px; padding-left:10px; padding-right:10px; border-bottom: #FFFFFF 1px solid; border-right: #FFFFFF 1px solid; font-size:11px }
	table.transport_offer tbody tr td.name { /*width:250px;*/ } 
	table.transport_offer tbody tr td.from { color:#DA0309;  text-align:left; } 
	table.transport_offer tbody tr td.date { text-align:right; width: 50px;} 
	table.transport_offer tbody tr td.amount { font-weight:bold; text-align: right;} 
	table.transport_offer tbody tr td.to { color:#DA0309; text-align:left;   } 
	table.transport_offer tbody tr td.weight { text-align:right; width: 50px; }
	table.transport_offer tbody tr td.name a { color:#006699 }
	table.transport_offer tbody tr td.name a:hover {text-decoration:underline; color:#0033CC }
	table.transport_offer tbody tr td.size { text-align:right; }
	table.transport_offer tbody tr td.frequency  { width: 90px; }
	
	table.transport_offer tbody tr {  cursor:pointer; }
	table.transport_offer tbody tr.row_a  { background-image:url(../images/tr_row_a_bg.jpg); }
	table.transport_offer tbody tr.row_b  { background-image:url(../images/tr_row_b_bg.jpg); }
	table.transport_offer tbody tr.row_c  {}
	table.transport_offer tbody tr.over  { background-color:#93C9FF}
	
	table.owner_contact { border: #E9E9E9 1px solid; width: 250px; border-collapse:collapse; float:right;  }
	table.owner_contact td { border: #E9E9E9 1px solid; width: 250px; }
	table.owner_contact td.phone span.add_phone { float:right; margin-right: 10px; }
	table.owner_contact td.country_code { width: 30px; text-align:center; }
	table.owner_contact td.city { text-align:center; }
	
	span.owner_name { color:#C60D40; }
	
	div#search_transport_offer { float: left; margin-top: 10px; }
	div#search_transport_offer label { float: left; width: auto; padding:3px; font-weight:bold; }
	div#search_transport_offer input {  float: left; width: auto;  }
	div#search_transport_offer input.field { width:100px;  border: 1px #D7D7D7 solid; height: 17px;}
	div#search_transport_offer input.submit { height: 21px; height: 18px;  font-size: 11px;}
	div#search_transport_offer select { height: 20px; margin-left: 1px; border: 1px #D7D7D7 solid; height:19px; font-size:11px
	}
	
	div.information {   margin-bottom: 15px; } 
	div.information h2 { font-size:14px; color:#2c5e82; margin: 0px 0px 10px 0px;}
	div.information p	{ margin-bottom: 10px; }
	div.information label { width: 150px; float:left; }
	
	
	/*
	div.generic_box { background:url(../images/information_bg.jpg) #e5eaec bottom repeat-x; 
					 clear:both; margin-bottom: 25px; margin-top: 10px;  min-height:384px; 
					 margin-top:10px; }
	div#content_inner div.generic_box  h1 { color:#FFFFFF; border:none; text-align:left; font-size:12px; font-weight:bold;  margin: 10px 0px 15px 10px; clear:both; float: none; }
	div.generic_box div.inner {  padding:10px; }*/
	
	
	

	div.box { width: 400px; }
	
	input.form_street { width:190px; margin-bottom:1px; }
	input.form_no { width:50px; float: left; margin-left:1px; }
	input.form_date { width: 100px; margin-right: 4px;}
	input.form_numeric { width:50px;  margin-bottom:1px; }
	input.form_country_code { width:35px; margin-bottom:1px; margin-right: 3px;  }
	input.form_ext_phone { width:263px; margin-bottom:1px;  }
	input.form_submit { float:left;  margin-bottom:1px; }
	input.form_size { width:100px;   margin-bottom:1px; }
	input.form_text { width:303px; margin-bottom:1px; }
	select.form_select { width:303px; margin-bottom:1px; float:left; }
	select.form_small_select  { width:240px; margin-bottom:1px; float:left; } 
	textarea { width: 305px; height: 50px;  float:left; margin-bottom:2px; }
	input.form_file { width: 250px;  margin-bottom:1px; }	
	input.trusted {  background-color: #889955; color:#FFFFFF; border:#E9E9E9 1px solid; padding-left: 5px; padding-right:5px;}
	
	span.form_label { float: left; font-weight:bold; padding-bottom: 4px; }
	fieldset { border: none; }
	
	textarea.small_textarea {  height: 20px; } 
	
	/*#################### ERROR AND SUCCEED MESSAGES */	
	div.small { width: 500px; }
	div.small label { float:left; width: 150px; }
	div#content_inner div.errors div.icon { background-image:url(../images/error_big.gif);	
   						  width:48px; height:48px; margin-right: 20px;  float: left; 	}	
	div#content_inner  div.errors p { /*margin-left: 68px;*/ }
	div#content_inner  div.errors  { border:#D7D7D7 1px  solid;  padding: 10px; background-color:#f4f2f3;
								 margin-bottom: 20px;  margin-top:10px; clear:both;}
				  
	div#content_inner div.errors h1 { font-size:12px; color:#DA0309; margin:10px 0px 10px 0px; border:none; 
									   clear:none; float:none; width: auto; }	
	div#content_inner div.errors div.description { float: left;  }
	div#content_inner div.small div.description { width: 430px;}
	
	
	div.succeed div.icon { float: left; background-image:url(../images/ok_icon.gif);	
								 	 width:48px; height:48px; margin-right: 20px;  }
	
	div.succeed p 	{ margin-left: 68px; }
	div.succeed  	{ border:#D7D7D7 1px  solid;  padding: 10px; background-color:#f4f2f3; 
								  margin-bottom: 20px; }
	div#content_inner div.succeed h1 	{ font-size:12px;  margin:0px; padding:0px; border:0px; width:auto; clear:none;  width: auto;
	}
	
										
	div.warning div.icon { float: left; background:url(../images/warning_icon.gif) no-repeat;	
								 	 width:52px; height:45px; margin-right: 20px;  }

	div.warning p 	{ margin-left: 68px; }
	div.warning  	{ border:#D7D7D7 1px  solid;  padding: 10px; background-color:#f4f2f3; 
								  margin-bottom: 20px; }
	div#content_inner div.warning h1 	{ font-size:12px;  color:#FF6600; margin:0px; padding:0px; border:0px; width:auto; clear:none; }

	
	div.inputError { background:#FFCECE; margin-bottom:2px; width:500px; clear:both;}
	
	/*################## REGISTER ################## */
	
	div#register { 	 width:810px; }
	div#content_inner div#register h4 { font-weight:bold; font-size:12px;  margin: 10px 0px 10px 0px; clear:both; }
	div#register form { margin-top: 20px; }
	div#register form label { width: 150px; float:left; clear:both; }
	div#register form label.no { clear:none; width: 85px; }
	div#register form input { float:left; margin-bottom: 2px; }
	div#register form input.form_text { width: 250px; }
	div#register form input.postalcode { width:80px; margin-right:7px; }
	div#register form input.no { width:50px;  }
	
	div#register div.top { background:url(../images/register_bg_top.gif);width:810px; height:50px;}
	div#register div.top div.step { width:194px; text-align:center; float:left; margin-top:18px; color:
									#b6b6b6; font-weight:bold;}
	div#register div.top div.step_active { color:#5d8c55;width:194px; text-align:center;
										   float:left; margin-top:15px;  font-weight:bold;   }
	div#register div.top div.step_active img {  margin-right: 10px; }
	div#register div.middle { width:810px; background:url(../images/register_bg.gif); }
	div#register div.inner { background:url(../images/register_bg_inner.gif) no-repeat;  min-height:595px;   padding: 20px; width:770px; }
	div#register div.bottom {background:url(../images/register_bg_bottom.gif) #FFFFFF ; width:810px; height:22px; }
	div#address_show { float:left; padding:3px; font-weight:bold;}
	div.address_show { float:left; padding:3px; }
	
	
	/*################## GENERIC BOX ################## */
	
	div.generic_box { 	 width:810px;  }
	div#content_inner div.generic_box h4 { font-weight:bold; font-size:12px;  margin: 10px 0px 10px 0px; clear:both; }
	div.generic_box form { margin-top: 20px; }
	div.generic_box form label { width: 150px; float:left; clear:both; }
	div.generic_box form label.no { clear:none; width: 85px; }
	div.generic_box form input { float:left; margin-bottom: 2px; }
	div.generic_box form input.form_text { width: 250px; }
	div.generic_box form textarea { width:252px; height:150px; }
	div.generic_box form input.postalcode { width:80px; margin-right:7px; }
	div.generic_box form input.radio { padding: 0px; margin-bottom: 3px; clear: both; margin-right: 3px;	}
	div.generic_box form input.no { width:50px;  }
	div.generic_box p { margin-bottom: 15px;  margin-top:15px;}
	div.generic_box div.top { background:url(../images/generic_bg_top.gif) no-repeat;width:810px; height:50px; padding-left:1px;}
	div.generic_box div.top   h2 { padding: 30px 15px 10px 20px;   color:#5d8c55; font-size: 14px; clear: both; }
	
	
	div.generic_box div.top div.step { width: 192px; height: 30px; text-align: center; background: url(../images/step.png) no-repeat; float: left; margin-left: 1px; padding-top: 20px;  color:
									#b6b6b6; font-weight:bold;}
									
	div.generic_box div.top img { margin-top: -4px;}
	div.generic_box div.top div.active {  color:#5d8c55; font-weight: bold; }
	div.generic_box div.middle { width:810px; background:url(../images/generic_bg.gif); }
	div.generic_box div.inner { background:url(../images/generic_bg_inner.gif) no-repeat;  min-height:260px;   padding: 20px; width:770px; }
	div.generic_box div.bottom {background:url(../images/generic_bg_bottom.gif) #FFFFFF no-repeat; width:810px; height:22px; }

	/*################## GENERIC TABLE ################## */
	
	table.generic { }
	table.generic th { width:200px; text-align:left; }
	table.generic td.h3 { padding: 10px 0px 10px 0px; text-decoration:underline; }
	
	/*################## REGISTER ################## */
	
	div#add_advertise { width:810px; }
	div#content_inner div#add_advertise h4 { font-weight:bold; font-size:12px;  margin: 10px 0px 10px 0px; clear:both; }
	div#add_advertise form { margin-top: 20px; }
	div#add_advertise form label { width: 150px; float:left; clear:both; font-weight:bold; }
	div#add_advertise form label.no { clear:none; width: 80px; }
	div#add_advertise form input { float:left; margin-bottom: 2px; }
	div#add_advertise form input.form_text { width: 250px; }
	div#add_advertise form input.postalcode { width:80px; margin-right:7px; }
	div#add_advertise form input.no { width:59px;  }	
	div#add_advertise form.login p { margin-top:10px; margin-bottom:10px; }
	div#add_advertise form.login p.error { color: #FF0000; margin-bottom: 10px; }
	div#add_advertise form.login input.radio { margin-right: 10px; }
	
	div#add_advertise div.top {  background:url(../images/register_bg_top.gif); width:810px; height:50px;}
	div#add_advertise div.top div.step { width:194px; text-align:center; float:left; margin-top:18px; color:
									#b6b6b6; font-weight:bold;}
	div#add_advertise div.top div.step_active { color:#5d8c55;width:194px; text-align:center;
										   float:left; margin-top:15px;  font-weight:bold;   }
	div#add_advertise div.top div.step_active img {  margin-right: 10px; }
	div#add_advertise div.middle { width:810px; background:url(../images/register_bg.gif);}
	div#add_advertise div.inner { background:url(../images/register_bg_inner.gif);  min-height:595px;   padding: 20px; width:770px; }
	div#add_advertise div.bottom {background:url(../images/register_bg_bottom.gif) #FFFFFF ; width:810px; height:22px; }
	div#address_show { float:left; padding:3px; font-weight:bold;}
	

	
	
	div.advertise_route  { border:#D7D7D7 1px  solid;  padding: 8px; background-color:#f4f2f3;
				  		   margin-bottom: 15px;  clear:both; margin-top:15px;  width:382px; overflow:visible; }
	div.advertise_route_process  { border:#D7D7D7 1px  solid;  padding: 8px; background-color:#f4f2f3;
				  margin-bottom: 15px;  clear:both; margin-top:15px;  width:382px; overflow:visible; }

	div#content_inner div.advertise_route  h3 { font-size:12px; color:#42647c; margin:5px 0px 5px 0px; border:none; 
									  clear:none; float:none; }	

	h4.uppercase { text-transform:uppercase; }
	div#content_inner div#register h4.no_margin  { margin-bottom:0px; }
	p.explaination { font-size:11px; margin-bottom: 10px; }
	
	
	div#search_transport_offer label { clear:none;}
div#search_transport_offer span#indicator_city {float: left; padding-top: 3px; margin-right: 3px; }
/* ############### AUTOCOMPLETER CSS #################### */
div.search_navigation { float: right;  margin-bottom: 0px; margin-left: 5px; font-size: 11px;}
hr.search_rule_bottom { margin-top: 15px;  }

.autocomplete {
	position: absolute;
	background-color: white;
	border: 1px solid #D3D3D3;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
}

.autocomplete ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;	
}

.autocomplete ul li.selected {
	background-color: #0078B3;
	color:#FFFFFF;
}
.autocomplete ul li {

	font-size:11px;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	cursor: pointer;
}
.autocomplete_no_results {  background-color:#FFDFDF; position:absolute; z-index:100; border:#D3D3D3 1px solid; padding:5px;}

div.city_indicator { visibility:hidden; float:left; margin-left: 5px; margin-top: 3px; }

table.advertise_view  { width: 500px; }
table.advertise_view th { text-align: left; width: 150px; }

div.generic_box div.top   h2 { padding: 30px 15px 10px 20px;   color:#5d8c55; font-size: 14px;}

div.owner {  width: 250px;  float: right; padding:5px;}
div.owner table { background-color:#E5E5E5; width: 250px; padding: 5px; }
div.owner table th { text-align: left;  width:80px  }
div.owner span.name {   font-size: 12px;} 
div.owner p.title { color:#5d8c55; font-weight:bold; margin-bottom: 10px; }


table.offers { /*background: #FFFFFF;*/ }
table.offers th { text-align:left; }

div.ad_navigation { clear: both; margin-top: 5px; margin-bottom:5px; }
div.ad_navigation div.backward { float: left; }
div.ad_navigation div.backward img { float: left; }
div.ad_navigation div.backward div { padding-top: 10px; margin-left: 40px; }
div.ad_navigation div.link { float: left; margin-top: 9px; }
div.ad_navigation div.link input.textfield { width: 200px; font-size: 10px; }
div.ad_navigation div.link input.button {font-size: 9px; }

.test {background-color: #CCCCFF;}
textarea { height: 20px; }
div.generic_box  textarea.textarea_contact { width: 550px; }

.as_cf textarea {
  border: 0px;
  height: 0px;
  display: none;
}

.small_text {font-size: 9px; }
.strong { font-weight: bold; }

div.populair_section { float:left; margin: 0px 0px 10px 0px; padding:5px; background-color:#F9F9F9; width:380px; border: #E2E2E2 1px solid;  height: 120px; line-height: 22px; }
div.populair_section div.title { margin-bottom: 10px;} 
div.populair_section span.entry_a {  padding-right: 10px; font-size: 11px; font-weight: bold; }
div.populair_section  span.entry_b {  padding-right: 10px; font-size: 11px;   }
div.populair_section  span.entry_c {  padding-right: 10px; font-size: 11px;  }
div#populair_let_drive { margin-right: 21px; }

div.partner_section {  width:720px; background-color:#FFFFFF; padding:15px; text-align:center; border: #DDDDDD 1px solid; }
div.partner_section  a { display:block; border: #dddddd 1px solid; width:172px; height: 106px; float:left; margin-bottom: 8px; margin-right: 8px; }

table.view_user { width: 400px; }
table.view_user  th { text-align: left; width: 150px;}

div.feedback_entry { border-bottom: 1px solid; padding:10px; border-color: #F9F9F9;  }
div.feedback_entry div.icon_0 { width: 32px; height: 32px; background: url('../images/negative_large.png') no-repeat; float:left; margin-right: 20px;}
div.feedback_entry div.icon_1 { width: 32px; height: 32px; background: url('../images/neutral_large.png') no-repeat; float:left; margin-right: 20px;}
div.feedback_entry div.icon_2 { width: 32px; height: 32px; background: url('../images/positive_large.png') no-repeat; float:left; margin-right: 20px;}
div.feedback_entry div.score {}

div.feedback_entry  div.score_0  span.title { color: #9D0707;   font-weight:bold;}
div.feedback_entry  div.score_0  span.name { color: #9D0707;  }
div.feedback_entry  div.score_1   span.title { color: #265D7B; font-weight:bold;}
div.feedback_entry  div.score_1  span.name { color: #265D7B;  }
div.feedback_entry  div.score_2  span.title { color: #4A9D07; font-weight:bold; }
div.feedback_entry  div.score_2  span.name { color: #4A9D07; }
/* TEST */
div.white_border_top  { border-top: #F9F9F9 1px solid; }

table.ride_owner , table.object_owner, table.current_offer, table.object_details{ width: 100%; margin-top: 10px; margin-bottom: 10px; }
table.ride_owner th, table.object_owner th, table.current_offer th,  table.object_details th { text-align: left; width: 150px;  }
table.ride_owner td.h3, table.object_owner td.h3, table.current_offer td.h3, table.object_details td.h3 { padding-bottom: 10px; text-decoration: underline;}

div.media_article { }
div.media_article div.image  { float: left;  margin-right: 10px; }
div.media_article div.title  {font-weight: bold;margin-top: 15px; margin-bottom: 15px;  }
div.media_articles span.short_content { padding-top: 2px; }

div.tellafriend {
	background: url('../images/tell-a-friend.png');	width:35px; height:148px; margin-top: -74px;	position: fixed;	left: 0px;	top: 50%;	z-index: 1000;}

	div.shadow { width: 100%;  height: 100%; border: #999 1px solid;   background: #eee;    /* for IE */
  filter:alpha(opacity=92);
  /* CSS3 standard */
  opacity:0.92; }
	div#no_script { top: 40%; position: fixed; left: 50%; z-index:100000; width: 350px; margin-left: -175px; height: 120px; margin-top: -60px;  border-left: #888 2px solid; border-bottom: #888 4px solid;  }
* html 	div#no_script  {position: absolute; }
* html 	div#fog   {position: absolute; }
	div#no_script div.inner { padding: 8px; }
	div#no_script div.icon { float: left; background:url(../images/warning_icon.gif) no-repeat;	
								 	 width:52px; height:45px; margin-right: 20px;  margin-bottom: 55px; }
	div#no_script span.title {  color: #EF9700; font-weight: bold; }
	div#fog { background: #000; z-index: 9999; width: 100%; height: 100%; position: fixed;  filter:alpha(opacity=70); opacity:0.70; }

	
