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

@import "thickbox.css";

#icons {
	margin: 20px 10px;
}

#icons li {	
	color: #666666;
	display:inline;
	list-style-type:none;
	margin: 5px 10px 5px 0px;
}

#icons li.end {	
	margin-right: 0px;
}

.field {
	background: url(../images/txtbxbkgd.gif) no-repeat;
	border: 0px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding: 5px;
	width: 130px;
}

.field-sm {
	background: url(../images/txtbxbkgdsm.gif) no-repeat;
	border: 0px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding: 5px;
	width: 65px;
}

#QckReqBoxHm {
	margin: 10px -20px 0px 0px;
	padding: 0px;
	background: url(../images/qckreq_brdr.gif) no-repeat #cccccc;
	float: right;
	height: 361px;
	padding: 14px 5px 0px 15px;
}

#QckReqBoxBtm {
	background: url(../images/qckreq_brdr_bottom.gif) no-repeat;
	height:14px;
	left: -20px;
	position:relative;
	margin: 0px;
}

#hotels {
	background: url(../images/hp_other_bkgd.gif) no-repeat;
	font-size:0.8em;
	padding: 10px;
	height: 82px;
}

#hotels img {
	float:left;
	margin-right:10px;
}

#flightstatusBox {
	background: url(../images/hp_other_sm_bkgd.gif) no-repeat right;
	font-size:0.8em;
	padding: 10px; 
	height: 82px;
	padding-left: 50px;
}
#flightstatus {
	margin-left: -20px;
	margin-top: -5px;
}

#flightstatus h2 {
	margin: 4px 0px;
}

#feature {
	position: absolute;
	z-index: 0;
}
