@charset "utf-8";
/* CSS Document */






/*#results_content
{
	background-color:#f2f2f2;
	color:#333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display:block;
	position:relative;
	height:auto;
	width: 928px;
	float: left;
	border:#f2f2f2 solid 8px;
}
*/

#results_content
{
    color:#333333;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    display:block;
    position:relative;
    height:auto;
    width: 928px;
    float: left;
}


#results_description  a 
{
	color:#933130;
	text-decoration:underline;
}

#results_description  a:hover 
{
	color:#933130;
	text-decoration:none;
}



#results_description dt 
{
	font-size:14px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	font-weight:600;
}

#results_description dd 
{
	font-size:12px;
	line-height:14px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


#results_description
{
	width:auto;
	margin:10px;
	min-height:65px;
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background:#ffffff;
	border-top:dotted 1px #933130;	
	border-bottom:solid 2px #933130;
}

#results_description:hover
{
	background-color: #fde0a3;
}

#results_description img
{
	display:block;
	min-width:90px;
	min-height:50px;
	max-height:60px;
	height:auto;
	border: 3px solid #eeeeee;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	z-index:100;
	float:left;
	width: 90px;
}

#results_description img:hover
{

	border: 3px solid #dddddd;

}

#block 
{
	height:50px;
	overflow:hidden;
	width:150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
}

#block a
{
	color:#222222;
	font-weight:600;
	font-size:16px;
	text-decoration:none;
	letter-spacing:normal;
	line-height:50px;
	text-align:center;

}

#block a:hover
{
	color:#222222;
	text-decoraton:none;
}

a.carhire_rollover
{
	display:block;
	width:150px;
	height:50px;
	background:url(../images/buttons/carhire_button.png);

}

a.carhire_rollover:hover 
{
    background-position: -150px 0;
}

a.carhire_rollover_sm
{
	display:block;
	width:75px;
	background:url(../images/buttons/carhire_button.png);

}

a.carhire_rollover_sm:hover 
{
    background-position: -150px 0;
}

/* end results */





	
p.location_tab {
	/* Sliding right image */    
	background: transparent url(../images/buttons/location_tab_right.png) no-repeat scroll top right;
	display: block;
	float: left;
	height: 30px;
	padding-right: 15px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-align:left;
	color:#222222;
	font-size:12px;
	text-transform:none;
	text-decoration:none;
	font-weight:600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p.location_tab  span{    /* Background left image */ 
    background: transparent url(../images/buttons/location_tab_left.png) no-repeat;     
	display: block;
    line-height: 30px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
}
	
#large-li{
	padding:5px 0px 0px 5px;
	}

.car_detail_title {
	width: 120px;
	height: auto;
	float: left;
	list-style: none;
	font-weight:600;
}

.car_detail {
	width:326px;
	height: auto;
	float: left;
	list-style: none;	

}
.morein {
	width: 105px;
	height: auto;
	float: left;
	list-style: none;		
}

.change {
	width: 105px;
	height: auto;
	float: left;	
	list-style: none;
}

#large-li {
	width: auto;
	height: auto;
	margin: 0 0 0 0px;
}

.dealer {
	height: 60px;
}

.yellow{
	height: 26px;
	background:#fde0a3;
	border-bottom:dotted 1px #933130;
	padding-top: 10px;
}

.yellow_large{
	height: 80px;
	background:#fde0a3;
	border-bottom:dotted 1px #933130;
	padding-top: 10px;
}

.yellow_med{
	height: 40px;
	background:#fde0a3;
	border-bottom:dotted 1px #933130;
	padding-top: 10px;
}
.white {
	height: 26px;
	background:#ffffff;
	border-bottom:dotted 1px #933130;
	padding-top: 10px;
}

.white_med {
	height: 40px;
	background:#ffffff;
	border-bottom:dotted 1px #933130;
	padding-top: 10px;
}

.white_large {
	height: 80px;
	background:#ffffff;
	border-bottom:dotted 1px #933130;
	padding-top: 10px;
}

.space {
	margin: 10px;
}


/****************************** BLOG *****************************************/	
.main_story{
	width:auto;
	margin:10px;
	min-height:65px;
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background:#ffffff;
	border-top:dotted 1px #de8601;	
	border-bottom:solid 3px #de8601;
	}	


.main_story h1{
	font-size:20px;	
	}

.main_story img{
	border:1px solid #dddddd;
	margin:0px 0px 10px 5px;
	} 
	
.main_story ul{
	font-size:11px;
	margin:0px 0px 0px 20px;
	list-style:square;
	
	} 

.main_story ul a{
	color:#bbbbbb;
	text-decoration:underline;
	
	}

.main_story ul a:hover{
	color:#bbbbbb;
	text-decoration:none;
	
	}

.story{
	width:auto;
	margin:10px;
	min-height:65px;
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background:#ffffff;
	border-top:dotted 1px #dddddd;	
	border-bottom:solid 1px #dddddd;
	}	


.story h1{
	font-size:16px;	
	}
	
.story p{
	font-size:12px;	
	}		

.story form{
	margin:0px 0px 0px 5px;

	} 

.story ul{
	font-size:11px;
	margin:0px 0px 0px 20px;
	list-style:square;
	
	} 

.story ul a{
	color:#bbbbbb;
	text-decoration:underline;
	
	}

.story ul a:hover{
	color:#bbbbbb;
	text-decoration:none;
	
	}


.st-tag-cloud{
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align:center;
}

.subscribe_service {
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}

.subscribe_service  img {
	border:4px solid #f2f2f2;
	margin:4px;
}

.subscribe_service  img:hover {
	border:4px solid #eeeeee;
	margin:4px;	
}

* html .subscribe_service ul li {margin: 0 10px 0px 0;} /* IE6 */
*+html .subscribe_service ul li {margin: 0 10px 0px 0;} /* IE7 */

.rss {
	background:url(../images/background_images/rss_icon.png) no-repeat 1px;
	margin-left:5px;
}

.rssfeed {
	background:url(../images/background_images/rss_icon_large.png) no-repeat 1px;
	padding-left:40px;
	line-height:32px;
}
/****************************** BLOG *****************************************/


/****************************** COMMENT FORM *****************************************/
#comment p {
font-size:12px;
line-height:14px;
margin:10px 0 0;
padding:0 0 0 20px;
}

.comment_icon {
background-image:url(../images/background_images/comment_icon.png);
background-repeat:no-repeat;
padding:2px 0;
}



#comment_footer {
background-image:url(../images/background_images/comment_footer_bg.png);
background-position:right top;
background-repeat:no-repeat;
display:block;
height:auto;
margin:0px 20px 30px 10px;
padding:6px;
}


#comment {
background-color:#D8DFEA;
display:block;
height:auto;
margin:10px 10px 0 10px;
padding:6px;
-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius:10px;
}


#comment_footer p {
font-size:12px;
line-height:14px;
margin:10px 0 0 135px;
padding:0 0 0 20px;
}

.user_icon {
background-image:url(../images/background_images/user_icon.png);
background-repeat:no-repeat;
float:right;
padding:2px 0;
}
	
.comment_form{
	height:16px; 
	border:solid 1px #faca62;
	padding:3px 0px 0px 5px; 
	margin-right:10px; 
	float:left; 
	line-height:16px;
	width:200px;
	font-size:12px;
}		


.text_area{

	border:solid 1px #faca62;
	padding:3px 0px 0px 5px; 
	margin-right:10px; 
	float:left; 
	line-height:16px;
	width:500px;
	font-size:12px;
}

input#comment_btn:hover {
background-color:#FFFFFF;
background-image:url(../images/buttons/newssearch_button_hover.png);
}

input#comment_btn {
background-color:#FFFFFF;
background-image:url(../images/buttons/newssearch_button.png);
background-repeat:no-repeat;
border:0 none;
color:#ffffff;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:600;
height:30px;
margin:10px 0 0;
overflow:hidden;
padding:0;
width:176px;
}

/****************************** COMMENT FORM *****************************************/


.generic
{
    background-color:#f2f2f2;
    border:#f2f2f2 solid 8px;
}

.avis
{
    background-color:#cd0000;
    border:#cd0000 solid 8px;
}


.hertz
{
    background-color:#FFF4C1;
    border:#FFF4C1 solid 8px;
}

.europcar
{
    background-color:#007800;
    border:#007800 solid 8px;
}

.budget
{
    background-color:#001c47;
    border:#001c47 solid 8px;
}



.light_grey{
    height: 26px;
    padding-top: 10px;
    background-color: #f2f2f2;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
}

.light_grey_large{
    height: 80px;
    padding-top: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
    background-color: #f2f2f2;
}

.light_grey_med{
    height: 40px;
    padding-top: 10px;
    background-color: #f2f2f2;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
}





