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

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/* text-align: center; this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColLiqCtrHdr #container {
	width: 980px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0;/* auto; the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #header {
	background: #FFFFFF;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(images/bg_main1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:844px;
	min-width:980px;
	margin-top:10px;
}
.oneColLiqCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
}
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.topnav {
	width:100%;
	background-color:#408ADA;
	color:#FFFFFF;
	height:23px;
}
.topnav a {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border-right:solid 1px #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	margin:0px;
}
.subnav {
	height:35px;
	font-size:10px;
	text-align:right;
	padding-right: 10px;
}
.mainnav {
	background-color:#D8E8F8;
	width:675px;
	height:29px;
}
.mainnav a {
	text-decoration:none;
	color:#002163;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	border-right: solid 1px #FFFFFF;
}
.mainnav a:hover {
	background-color:#FFFFFF;
	color:#002163;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	border: solid 1px #002163;
	text-decoration:underline;
}
.bold_body_copy {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.Secondary_bold_LinksID:link {
	color:#006699;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
a.underlined_links_applynow:link {
	color:#006699;
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
}
.left_column_body_copy {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}
a:hover {
	color:#006699;
	text-decoration:underline;
}
a:link {
	background-color:transparent;
	color:#006699;
	text-decoration:none;
}
a.Secondary_bold_Links:hover {
	color:#006699;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
a.Secondary_bold_Links:link {
	color:#006699;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.secondary_sub_call_to_acion_links:hover {
	color:#006699;
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
}
a.secondary_sub_call_to_acion_links:link {
	color:#006699;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}

.MainContentArea {
	float:left;
	height:auto;
}

.TopBlock {
	float:left;
	height:auto;
}
.SearchWidget {
	background-color:#CFDDED;
	float:left;
	height:auto;
	width:373px;
	margin-left:10px;
	margin-top:10px;
	border:none;
	line-height:normal;
}

*html .SearchWidget{
	height:auto;
	margin:0px;
	padding:0px;
}
.PromoOfferFlash {
	background-color:#CFDDED;
	float:left;
	height:auto;
	width:350px;
	margin-left:10px;
	margin-top:10px;
}

.MiddleSpacing {
float:left;

}
.BottomBlock {
background-color:#CFDDED;
float:left;
height:auto;
width:733px;
margin-left:10px;
margin-top:10px;
}

div.outputDivStart {
clear:both;
float:left;
height:auto;
width:auto;
}

div.outputDiv {
padding:0px;
}

.BottomBlock1 {
	background-color:#CFDDED;
	float:left;
	height:auto;
	width:733px;
}

.FareAnalyzer{
	color:#008ECD;
	font-family:Arial;
	font-size:11px;
	
}

.Travel_subcopy {
color:#666666;
font-family:Arial;
font-size:11px;
text-decoration:none;
}

.W-Travel {w
margin-left:10px;
margin-right:5px;
margin-top:2px;
}

.W-Traveltxt1 {
margin-left:37px;
margin-right:2px;
}

.W-basetabbg {
background-color:#FFFFFF;
margin-left:10px;
margin-right:10px;
}

a.Travel_call_to_action_links:link {
color:#008ECD;
font-family:Arial;
font-size:11px;
text-decoration:none;
}

/* Booking Tool */
table.bookingtool {
    width: 360px;
	height:295px;
    text-align: left;
    background-color: #CFDDED;
    padding:0px;
    margin: 0px auto 0px auto;
    border: none;
    border-collapse: collapse;
    font-size: 8pt;
}
/**/
table.bookingtool td {
    padding: 2px 6px 2px 6px;
    margin: 0px;
    vertical-align: middle;
}
table.bookingtool td p {
    padding: 6px 0px 6px 0px;
    margin: 0px;
}

table.bookingtool td.titlebar {
    font-weight: bold;
    padding: 1px 0px 1px 4px;
}
table.bookingtool td label {
    font-size: 8pt;
}
table.bookingtool td.bar,table.bookingtool td.lsearch {
    text-align: left;
}
table.bookingtool td.search {
    text-align: right;
    padding: 0px;
    padding-right: 10px;
    margin: 0px;
}
table.bookingtool td.lsearch {
    font-size: 8pt;
    padding-left: 12px;
}
input.airportcodebox {
    width: 120px;font-size: 8pt;
}
input.datebox {
    width: 74px;font-size: 8pt;
}
table.bookingtool td.options,table.bookingtool td.options label {
    font-size: 8pt;
    text-align: center;
}
table.bookingtool td.regoptions {
    text-align: left;
    padding-left: 15px;font-size: 8pt;
}
table.bookingtool td.regoptions label {
    margin: 0px 0px 0px 0px;font-size: 8pt;
}
table.bookingtool td label.selected {
    padding: 3px 4px 3px 4px;
    margin: 0px 4px 0px 4px;
    background-color: #6699CC;font-size: 8pt; color:#ffffff;
}
table.bookingtool td.date {
    width: 180px;
    padding-right: 4px;
    margin-right: 0px;font-size: 8pt;
}
* html table.bookingtool td.date {
    width: 145px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;font-size: 8pt;
}
* html table.bookingtool td.date select {
    margin-right: -30px;font-size: 8pt;
}	

/* Calendar Tool */
#cal_frame {
 	border: 1px solid #AAAAAA;
 	margin: 0px;
 	position: absolute;
	left: 0px;
 	top: 0px;
 	width: 340px;
 	height: 250px;
 	padding: 0px;
}

/* bug fixes*/
