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



/*Defaults Styling*/
.wrapper {
	height:20px;
	background-image:url(../images/form_elements/bg.png);
	background-repeat:repeat-x;
	border:3px solid #fcb213;
	padding:3px 0px 0px 5px;
	margin:10px 10px 10px 20px;
	float:left;
	line-height:16px;
	width:500px;
	font-size:12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.side_bar_wrapper {
	height:20px;
	background-image:url(../images/form_elements/bg.png);
	background-repeat:repeat-x;
	border:3px solid #933130;
	padding:3px 0px 0px 5px;
	margin:10px 10px 10px 10px;
	float:left;
	line-height:20px;
	width:180px;
	font-size:12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
	
#formContainer#narrowcontainer fieldset {
	padding:0px; 
	}
	
.leftfield{
	width:330px;float:left; background:#ffffff; border:none;	
	}

.rightfield{
	width:230px;float:left;background:#ffffff; border:none;	
	}
	
.topfield{
	width:200px;float:left;  border:none;	
	}

.bottomfield{
	width:200px;float:left; border:none;	
	}

#formContainer input, textarea, select, #narrowcontainer input, textarea, select {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	padding-top:3px;
	}

#formContainer option, #narrowcontainer option{
	background:#ffffff;
	border-bottom:1px dotted #eeeeee;}


	
#formContainer label, #narrowcontainer label {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	letter-spacing: normal;
	}
	

#formContainer dl, #narrowcontainer dl {
	clear:both;
	}
	
#formContainer dt {
	float:left;
	text-align:left;
	width:120px;
	line-height:27px;
	margin:0px 5px 5px 0px;
	padding-bottom:2px;
	}

#narrowcontainer dt {
	float:left;
	text-align:left;
	width:120px;
	line-height:27px;
	margin-left:5px;
	padding-bottom:0px;
	}

#formContainer dd{
	float:left; 
	max-width:180px; 
	line-height:25px; 
	margin:0px 5px 5px 0px;
	padding-bottom:2px;
	}

#narrowcontainer  dd {
	float:left; 
	max-width:180px; 
	line-height:25px; 
	margin-left:5px;
	padding-bottom:2px;
	}

#narrowcontainer  h3 {
	margin:10px 5px 10px 5px;

	}

#formContainer {
	width:560px; 
	background:#ffffff;
	display:block;
	margin:10px 10px 0px 10px;
	min-height:240px;
	padding:10px;

	}


#narrowcontainer  {
	width:auto;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;

	}
	
#formContainer h1,#narrowcontainer  h1{
	color: #933130;
	font-size:22px;
	font-weight:400;
	margin:0px 0px 20px 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
/*Hover*/


/*Hover*/

/*Text inputs*/

.airport,.email{
	height:22px; 
	background-image:url(../images/form_elements/bg.png);
	background-repeat:repeat-x;
	border:solid 1px #b19da7;
	padding:3px 0px 0px 5px; 
	margin-left:00; 
	float:left; 
	line-height:20px;
	width:165px;
	font-size:12px;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;	
	}
	
.age{
	height:22px; 
	background-image:url(../images/form_elements/bg.png);
	background-repeat:repeat-x;
	border:solid 1px #b19da7;
	padding:3px 0px 0px 5px; 
	margin-left:00; 
	float:left; 
	line-height:20px;
	width:60px;
	font-size:12px;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	
	}
	
.carmenu{
	height:26px; 
	background-image:url(../images/form_elements/bg.png);
	background-repeat:repeat-x;
	border:solid 1px #b19da7;
	padding:3px 5px 3px 5px; 
	margin-left:00; 
	float:left; 
	line-height:20px;
	width:171px;
	font-size:12px;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;	
	}

.calendarSelectDate{
	background-image:url(../images/form_elements/bg.png);
	background-repeat:repeat-x;	
	height:22px; 
	border:solid 1px #b19da7;
	padding:3px 0px 0px 5px; 
	margin-left:00; 
	float:left; 
	line-height:20px;
	width:90px;
	font-size:12px;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;	
	z-index:4;
	}

.date{
	height:26px; 
	background-image:url(../images/form_elements/bg.png);
	background-repeat:repeat-x;
	border:solid 1px #b19da7;
	padding:3px 5px 3px 5px; 
	margin-left:00; 
	float:left; 
	line-height:20px;
	width:70px;
	font-size:12px;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;	
	}

input#topsearch_btn 
{
	border:0;
	padding:0;
	background-image:url(../images/buttons/topsearch_button.png);
	background-repeat: no-repeat;
	background-color:#933130;
	width:176px;
	height:30px;
	cursor:pointer;
	overflow:hidden;
	color:#222222;
	font-size:16px;
	font-weight:600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:8px 0px 0px 20px;
}


input#topsearch_btn:hover
{
	background-image: url(../images/buttons/topsearch_button_hover.png);
	background-color:#933130;
}


input#rsssearch_btn 
{
	border:0;
	padding:0;
	background-image:url(../images/buttons/rsssearch_button.png);
	background-repeat: no-repeat;
	background-color:#faca62;
	width:100px;
	height:30px;
	cursor:pointer;
	overflow:hidden;
	color:#ffffff;
	font-size:16px;
	font-weight:600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:8px 0px 0px 20px;
}


input#rsssearch_btn:hover
{
	background-image: url(../images/buttons/rsssearch_button_hover.png);
	background-color:#faca62;
}


input#search_btn 
{
	border:0;
	padding:0;
	background-image:url(../images/buttons/search_button.png);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width:230px;
	height:50px;
	cursor:pointer;
	overflow:hidden;
	color:#222222;
	font-size:22px;	
	font-weight:600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:8px 0px 0px 0px;
}


input#search_btn:hover
{
	background-image: url(../images/buttons/search_button_hover.png);
	background-color:#ffffff;
}

input#narrowsearch_btn 
{
	border:0;
	padding:0;
	background-image:url(../images/buttons/narrowsearch_button.png);
	background-repeat: no-repeat;
	background-color:#f3e6ec;
	width:200px;
	height:50px;
	cursor:pointer;
	overflow:hidden;
	color:#222222;
	font-size:22px;
	font-weight:600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:8px 0px 0px 0px;
}


input#narrowsearch_btn:hover
{
	background-image: url(../images/buttons/narrowsearch_button_hover.png);
	background-color:#f3e6ec;
}

.cartypelabel, .otherlabel{
	float:left;
	width:100px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	color:#666666;
	}

.cartypelabel a, .otherlabel a
{
	color:#666666;
}

.cartypelabel_rhs {
	float:left;
	width:25px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 15px;
	color:#666666;
	}

.cartypelabel_rhs a
{
	color:#666666;
}

 .colc-content {
background-color:#FACA62;
float:left;
margin-left:16px;
padding-bottom:10px;
position:relative;
width:220px;
z-index:200;
}

.checkbox, .radio{
	float:left;
	width:20px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	}
	
.best_price{
	float:left;
	width:60px;
	font-size:12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	}
	
//.legendstyle{
//	color:#FFF;
//	font-size:16px;
//	background:#933130;
//	width:185px;
//	font-weight:600;
//	margin:5px 0px 0px 0px;	
//	padding:5px 0px 5px 5px;
//	display:block;
//	}
//
.legendstyle{
 color:#FFF;
 font-size:16px;
 background:#933130;
 width:205px;
 font-weight:600;
 margin:5px 0px 0px 0px; 
 padding:5px 0px 5px 5px;
 display:block;
 }
.mainFormRadio
{

	margin-top:6px;


}

smallLabel
{
	margin-top:6px;

}