body {
	color: #606261;
	font-family: Helvetica, Arial, sans-serif;
	background: #176b90;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

td, p, li {
	font-size: 12px;
}

img, div { behavior: url(css/iepngfix.htc) }

img {
	border: none;
}

.image-left-aligned {
    padding-right:12px;
}

.image-right-aligned {
    padding-left:12px;
}

a, a:visited {
	color: #2696da;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #d87624;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #d87624;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5189b7;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}



/* --------------------------------------------------------------------------------------------------------------------- INDEX STYLES ------------ */
.index_wide_wrapper_y {
	background: url(../images/index_main_bg.jpg) 50% 0 repeat-y;
	min-width: 954px;
	width: auto !important;
	width: 954px;
}

.index_wide_wrapper {
	background: url(../images/index_wide_bg.jpg) 50% 0 no-repeat;
}

.index_left {
	float: left;
	width: 210px;
	padding: 0 0 0 35px;
}

.index_logo {
	height: 110px;
	margin: 0 0 0 -12px;
}

.intro {
	font-size: 15px;
	line-height: 28px;
	height: 282px;
	color: #1678b7;
}

.intro strong {
	font-size: 19px;
	color: #185597;
	font-weight: normal;
}

.intro a, .intro a:visited {
	color: #d67f38;	
}

.index_status {
	height: 65px;	
}

.index_social .addthis_button img {
	margin: 13px 0 0;	
}

.index_right {
	width: 644px;
	float: right;
	padding: 0 23px 0 0;
}

.index_flash {
	padding: 18px 0 0;
	height: 274px;	
}

.index_box {
	width: 180px;
	float: left;
	margin: 0 9px 0 0;
	padding: 0 15px;
}

#index_box_three {
	line-height: 14px;
	margin-right: -5px;
	width: 180px;
	color: #bb6014;
}

.index_tickets {
	margin: -26px 0 5px 0;
}

.index_united {
	margin: 5px 0 8px 0;
}

.index_box_header {
	text-align: center;
	display: block;
	height: 36px;
	margin: 0 0 21px;
}

#index_footer_wide_wrapper {
	background: url(../images/index_footer_wide_bg.jpg) 50% 0 no-repeat;
}

.index_light_blue {
	font-size: 13px;
	color: #4b92bb;	
	margin: 0;
}

.index_dark_blue {
	font-size: 17px;
	color: #306e96;	
	margin: 0;
}

.black {
	color: #000;	
}

/* ------------------- FLIGHT SEARCH CSS ----------------- */
.flight_search {
	width: 180px;
}

.flight_search_title {
	font-weight: bold;
}

.flight_search_input {
	width: 45px;
	height: 17px;
	padding: 2px 0 0 5px;
	border: 1px solid #d7c199;
	margin: 2px 3px 4px 0;
	float: left;
}

#depart_date, #return_date {
	width: 70px;	
}

#origin_code, #destin_code {
	width: 150px;	
}

.flight_search_calendar_btn {
	font-size: 11px;
	margin: 2px 0 0;
	float: left;
	height: 21px;
	padding: 0 3px 2px;
	border: 1px solid #d7c199;
	color: #333;
	width: 76px;
}

.flight_search_small {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
}

.fm-req {
	text-align: right;	
}


	
	
/* --------------------------------------------------------------------------------------------------------------------- SUB STYLES ------------ */
.wide_wrapper_y {
	background: url(../images/main_bg.jpg) 50% 0 repeat-y;
	min-width: 954px;
	width: auto !important;
	width: 954px;
}

.wide_wrapper {
	background: url(../images/wide_bg.jpg) 50% 0 no-repeat;
}

.left {
	width: 705px;
	float: left;
}

.logo {
	height: 85px;
	width: 277px;
	float: left;
	padding: 0 0 0 23px;
}

.tagline {
	width: 220px;
	float: right;
	padding: 44px 0 0;
	text-align: right;
}

.crumbs {
	font-size: 10px;
	height: 54px;	
	padding: 16px 0 0 64px;
	color: #399fdc;
	font-style: italic;
	text-transform: uppercase;
}

.crumbs a, .crumbs a:visited {
	color: #a6a6a6;	
}

.crumbs a:hover, .crumbs a:visited:hover {
	color: #333;	
}

.gallery {
	width: 200px;
	float: left;
	text-align: right;
	padding: 32px 0 20px;
}

.content {
	line-height: 18px;
	width: 465px;
	float: right;
	padding: 0 0 20px;
}

.content h1 {
	margin-top: 0;	
}

#content_wide {
	float: left;
	width: auto;
	padding-left: 64px;
}

.right {
	width: 136px;
	float: right;
	padding: 0 50px 0 0;
}

.right h2 {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 0 6px;	
	border-bottom: 1px solid #a2cde9;
	padding: 0 0 5px;
}

.right ul {
	margin: 0;
	padding: 0;
}

.right li {
	list-style: none;
	background: url(../images/right_bullet.gif) 0 3px no-repeat;
	border-bottom: 1px solid #a2cde9;
	padding: 0 0 6px 10px;
	margin: 0 0 6px;
}

.actions {
	height: 80px;
	padding: 90px 0 0;
}

.quick_links {
	padding: 0 0 35px;	
}

.quick_links h2 {
	color: #c35900;	
}

.quick_links a, .quick_links a:visited {
	color: #176b91;	
}

.teasers {
	font-size: 11px;
	padding: 0 0 35px;	
}

.teasers h2 {
	color: #176b91;
	letter-spacing: -1px;
}
	


/* --------------------------------------------------------------------------------------------------------------------- GENERAL STYLES ------------ */
.wrapper {
	width: 954px;
	margin: 0 auto;
	min-height: 554px;
	height: auto !important;
	height: 554px;
}

.clearer {
	clear: both;	
}

.footer_wide_x {
	background: url(../images/footer_wide_x.jpg) repeat-x;
}

.footer_wide_wrapper {
	background: url(../images/footer_wide_bg.jpg) 50% 0 no-repeat;	
}

.footer {
	font-size: 10px;
	line-height: 14px;
	width: 954px;
	margin: 0 auto;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	padding: 55px 0 0;
	color: #9ecce6;
}

.footer a, .footer a:visited {
	color: #65a4c7;	
}

.footer_left {
	width: 227px;
	float: left;
	padding: 0 0 0 38px;
	font-style: italic;
}

.footer_right {
	width: 665px;
	float: right;
}
	
	

/* --------------------------------------------------------------------------------------------------------------------- TEASER STYLES ------------ */

.tsr-pg-title {
	font-weight:bold;
	margin: 0;
	}
	
.tsr-pg-abstract {
	line-height: 14px;
	padding-bottom:13px;
	}
	
	
	
/* --------------------------------------------------------------------------------------------------------------------- SEARCH RESULTS CSS ------------ */

div.search-result {
	padding: 12px 0px;	border-bottom: 1px solid #ccc;
}

h2.search-pg-title {
	color: #fff; font-size: 13px; font-weight: bold; margin: 0; padding: 0;
}

h2.search-pg-title a {
	text-decoration: none;
}

p.search-pg-abstract {
	font-weight: normal; margin: 0; padding: 0 0 15px 0;
}

.search-highlight {
	font-weight: bold; background-color: #ffd;
}

.search-pg-loc {
	font-size: 11px; font-weight: normal; font-style: italic;
}

.search-pg-edited {
	font-size: 11px; font-weight: normal; font-style: italic; padding: 0 0 25px 0;
}
	


/* --------------------------------------------------------------------------------------------------------------------- PHOTO AREA CSS ------------ */

.photo-area {
	float: right;
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	width: 136px;
	height: 136px;
	margin-bottom: 25px;
	}
	
#photo-caption {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #c5e2f4;
	padding: 7px 7px 8px 8px;
	margin: 0;
	text-align: left;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 470px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -162px;
	left: 171px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 470px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -323px;
	left: 171px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 470px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -323px;
	left: 171px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 470px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -323px;
	left: 171px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 470px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -323px;
	left: 171px;
	display: none;
	}
	
	
	
/* --------------------------------------------------------------------------------------------------------------------- KAYAK WIDGET STYLES ------------ */
  table.kayak180x150 {
    border: #FAAA52 1px solid; 
    width: 180px;
    height: 150px;
    padding: 0px;
    spacing: 0px;
    background: white;
	margin: 0 auto;
  }

  logoCell {
    width: 50px;
  }

  td.tabsCell {
    height: 23px;        
    width: 116px;
  }

  a:link.btnOn, a:visited.btnOn {
    background: #FFE4B5;
    color: #000;
    text-decoration: none;
    border: 1px solid;
    font-size: 9px;
    font-family: Arial;
    font-weight: bold;
    padding: 1px;

  }

  a:link.btnOff, a:visited.btnOff {
    background: #FFFFF0;
    color: #000;
    text-decoration: none;
    border: 1px solid;
    font-size: 9px;
    font-family: Arial;
    font-weight: bold;
    padding: 1px;

  }

  a.btnOn:hover, a.btnOff:hover { 
    background : #ff6600 ; 
    color:#000; 
    text-decoration:none; 
    border:1px solid ; 
    font-size: 9px; 
    font-family: Arial ; 
    font-weight : bold ; 
    padding: 1px;

  }

  a.textlnk, a:visited.textlnk {
    text-decoration: none;
    color: black;
  }

  div.flight {
  }

  div.hotel {
    display: none; 
    visibility: hidden;
  }

  div.car {
    display: none; 
    visibility: hidden;
  }

  div.cruise {
    display: none; 
    visibility: hidden;
  }

  .row1cell1 {
    height: 12px;
    width: 35px;
  }

  .row1cell2 {
    height: 12px;
  }

  .row2cell1 {
    height: 12px;
    width: 35px;
  }

  .row2cell2 {
    height: 12px;
  }

  .row3cell1 {
    text-align: center;
    padding: 0px;
    spacing: 0px;
  }

  .row4 {
    text-align: center;
    padding: 0px;
    spacing: 0px;
  }
  .mktBreak {
    font-family: verdana;
    font-size: 7px;
    font-weight: bold;
  }

  .mktMsg {
    font-family: verdana;
    font-size: 10px;
    padding: 0px; 
    spacing: 0px; 
  }

  .vertSpacer0 {
    height: 4px;
  }

  .vertSpacer1 {
    height: 2px;
  }

  .vertSpacer2 {
    height: 4px;
  }

  .vertSpacer3 {
    height: 25px;
  }

  .vertSpacer4 {
    height: 1px;
    padding: 1.25px;
  }

  .fldLabel {
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
  }

  .inpField {
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    width: 100px;
    border: #FAAA52 1px solid;
  }
  .inpFieldVOID {
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    width: 100px;
    border: 0px solid;
  }




/* --------------------------------------------------------------------------------------------------------------------- DROPDOWN MENU CSS ------------ */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

.navigation {
	height: 21px;
	padding: 12px 0 0 231px;
}

#index #home_link {
	display: none;	
}

#nav {
	padding: 0 2px 0 0;
	background: url(../images/daddy_bg.gif) 100% 2px no-repeat;
	float: left;
}

*:first-child+html #nav {
	background: url(../images/daddy_bg.gif) 100% 4px no-repeat;
}

*html #nav {
	background: url(../images/daddy_bg.gif) 100% 4px no-repeat;
}


/* ----- LINK COLORS ----- */
.yuimenu a, .yuimenu a:visited {
	color: #427bb7;	
}

.yuimenu a:hover, .yuimenu a:visited:hover {
	color: #d87624;	
}


/* ----- HORIZONTAL OR VERTICAL LAYOUT ----- */
.yuimenubaritem {
	font-size: 11px;
	text-transform: uppercase;
	float:left;
	font-weight: bold;
}


/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	margin: 0 0 9px;
	padding: 0 11px 0 15px;
	background: url(../images/daddy_bg.gif) 0 2px no-repeat;
}

*:first-child+html .yuimenubaritemlabel {
	background: url(../images/daddy_bg.gif) 0 4px no-repeat;
	margin: 0 0 7px;
}

*html .yuimenubaritemlabel {
	background: url(../images/daddy_bg.gif) 0 4px no-repeat;
	margin: 0 0 7px;
}






/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	font-size: 11px;
	border-bottom: #c3e5f8 solid 1px;
	padding: 8px 25px 8px 10px !important;
}

.yuimenuitem:hover {
	background: #c3e5f8;	
}

/* ----- NO NEGATIVE MARGINS ON BD's ----- */
.bd .bd ul {
	background: #dff1fb;
	border-right: 1px solid #4eabe1;
	border-left: 1px solid #4eabe1;
	border-bottom: 1px solid #4eabe1;
}






/* ----- THIRD LEVEL ----- */
.yuimenuitem .yuimenuitem {
		
}

.bd .bd .bd ul {
	border-left: 1px solid #4eabe1;
	border-top: 1px solid #4eabe1;
}


/* ----- SPECIFY SUBMENU INDICATOR ----- */
.yuimenuitem-hassubmenu {
	background-image:url(../images/menuitem_submenuindicator.png);
	background-position:right center;
	background-repeat:no-repeat;
}




/* -------------NO NEED TO EDIT ANYTHING BELOW-------- */

.yuimenu {
	top:-999em;
	left:-999em;
}

.yuimenubar {
	position:static;
}

.yuimenu .yuimenu, .yuimenubar .yuimenu {
	position:absolute;
}
.yuimenubar li, .yuimenu li {
	list-style-type:none;
}

.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 {
	margin:0;
	padding:0;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
}
.yuimenubar ul {
	*zoom:1;
}
.yuimenubar .yuimenu ul {
	*zoom:normal;
}
.yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}

.yuimenuitemlabel {
	display:block;
}

*html .yuimenuitem {
	margin-bottom: -40px;
}

.yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
}
.yui-menu-shadow {
	position:absolute;
	visibility:hidden;
	z-index:-1;
}
.yui-menu-shadow-visible {
	top:3px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	visibility:visible;
}
.hide-scrollbars * {
	overflow:hidden;
}
.hide-scrollbars select {
	display:none;
}
.yuimenu.show-scrollbars, .yuimenubar.show-scrollbars {
	overflow:visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow, .yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow, .yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}

.yui-menu-shadow-visible {
	background-color:#000;
	opacity:0;
	*filter:alpha(opacity=0);
}