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

/*Defaults Styling*/

	
#formContainer#narrowcontainer fieldset {
	padding:0px; 
	}
	
.leftfield{
	width:350px;float:left; background:#ffffff; border:none;	
	}

.rightfield{
	width:250px;float:right;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:14px "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:14px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:600; 
	color:#666;
	}
	

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

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

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

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

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

	}

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

	}


#narrowcontainer  {
	width:220px; 
	display:block;
	margin:0px 0px 20px 0px;
	padding:0px 0px 15px 0px;

	}
	
#formContainer h1,#narrowcontainer  h1{
	color: #993366;
	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:195px;
	font-size:14px;
	-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:14px;
	-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:201px;
	font-size:14px;
	-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:14px;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;	
	}

.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:14px;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;	
	}




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 20px;
}


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:110px;
	margin:5px 5px 2px 5px;
	}

.checkbox, .radio{
	float:left;
	width:15px;
	margin:7px 5px 2px 5px;
	}
	
.best_price{
	float:right;
	width:50px;
	margin:5px 5px 2px 5px;
	font-size:14px;
	}
	
.legendstyle{
	color:#FFF;
	font-size:16px;
	background:#993366;
	width:205px;
	font-weight:600;
	margin:5px 0px 0px 0px;	
	padding:5px 0px 5px 5px;
	display:block;
	}