body {
	width:990px;
	margin:auto;
	margin-top:0;
	padding:0;
    background-color:#E7E7E7;
	font-family:Tahoma, Geneva, sans-serif;
    font-size:11px;
    line-height:1.3;
    text-align:left;
    color:#233b61;
}

a:link, a:visited {color:#236cdb; text-decoration:none;}
a:hover{color:#236cdb; text-decoration:none;}
a:active{color:#236cdb; text-decoration: none;}

a:link.primNav, a:link.homeNav {color:#476da5; font-weight:bold; text-decoration:none;}
a:visited.primNav, a:visited.homeNav {color:#476da5; font-weight:bold; text-decoration:none;}
a:hover.primNav, a:hover.homeNav {color:#476da5; font-weight:bold; text-decoration:none;} 
a:active.primNav, a:active.homeNav {color:#476da5; font-weight:bold; text-decoration:none;}

a:link.secNav {color:#666; font-weight:normal; text-decoration:none;}
a:visited.secNav {color:#666; font-weight:normal; text-decoration:none;}
a:hover.secNav {color:#476da5; font-weight:normal; text-decoration:none;} 
a:active.secNav {color:#666; font-weight:normal; text-decoration:none;}
	
h1 {
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}

h2 {
	color:#236cdb;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:15px 0 5px 0;
}

h3 {
	color:#236cdb;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:10px 0 5px 0;
}

h4 {
color:#656565;
padding-top:15px;
padding-bottom:5px;
font-weight:bold;
font-size:11px;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
}

h5 {
color:#656565;
font-weight:normal;
font-size:11px;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
}

p {
	margin:0 0 7px 0;
	padding:0;
}

p.mainContentText {
	
}

p.white {
    margin:0;
	padding:0;
	color:#FFF;
}

ul.navMain {
	margin:0;
	padding:0 0 0 20px;
	color:#666;
	font-size:12px;
    line-height:2;
}
ul.navMain li{
	list-style:none;
	/*text-transform: uppercase;*/
}
ul.navSec {
	margin:0;
	padding:0 0 0 40px;
	color:#666;
	font-size:12px;
    line-height:2;
}
ul.navSec li{
	list-style:none;
}

.navDot {
    margin:0;
	padding:0 10px 0 0;
}

.navBottom{
	padding:0px;
	margin:0px;
	background:url(../images/bg/wag_bottom_left.gif);
	width:270px;
	height:20px;
}

/*
ul {
	margin:0;
	padding:0 0 0 20px;
	color:#666;
	font-size:12px;
    line-height:2;
}

li {
	list-style:none;
	margin:0;
	padding:0;
}
*/

/* Hides from IE5-mac \*/
/* html li, * html ul {padding:3px 1px 3px 10px;}*/
/* End hide from IE5-mac */
/*
ul.secondaryNav {
	margin:0;
	padding:0 0 0 40px;
}
*/
img {
	border:0;
}

.all {
	margin:0;
	padding:0;
	/*background:transparent url(../images/bg/wag_all_bg.gif) no-repeat scroll left bottom;*/
}

.clear {
	clear:both;
/*	margin:0;
	padding:0;
*/
}

.columnLeft {
    width:270px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	z-index:5;
}

.logoHolder {
    width:270px;
	min-height:148px;
	margin:0;
	padding:0;
	background:url(../images/bg/wag_logo_bg.gif) no-repeat left top;
}

/* Hides from IE5-mac \*/
* html .logoHolder {height:148px;}
/* End hide from IE5-mac */

.logo {
	margin:0;
	padding:40px 0 0 0;
	float:left;
}

.navLeft {
    background:url(../images/bg/wag_left_nav_bg.gif) repeat-y 0 0;
    width:270px;
	background-color:#FFF;
}

.columnRight {
    /*background:url(../images/bg/wag_right_bg.gif) repeat-y left top;*/
    width:720px;
	margin:0;
	padding:0;
	float:left;
	border-top:solid #E7E7E7 15px;
	position:relative;
	top:0;
	left:0;
	z-index:0;
}

.columnRightBackground {
	width:725px;
	position:absolute;
	left:-5px;
	top:0px;
	background:url(../images/bg/wag_right_bg_both.gif) repeat-y;
	padding-left:5px;
}

.banner {
	width:695px;
	min-height:135px;
	margin:0;
	padding:0 0 0 25px;
	background:url(../images/banners/wag_jfk_banner.jpg) no-repeat left top;
	position:relative;
	z-index:3;
}

/* Hides from IE5-mac \*/
* html .banner {height:135px;}
/* End hide from IE5-mac */

.bannerTitle {
    margin:0;
	padding:25px 0 10px 0;
}

.mainContent {
    width:468px;
	margin:30px 0 0 15px;
	padding:0 11px 0 1px;
	float:left;
	/*overflow:hidden;*/
}

.mainContentCarRental {
    width:348px;
	margin:30px 0 0 15px;
	padding:0 11px 0 1px;
	float:left;
	/*overflow:hidden;*/
}
/* Hides from IE5-mac \*/
* html .mainContent {margin:30px 10px 0 8px; padding:0;}
/* End hide from IE5-mac */

.rightContent {
    width:210px;
	margin:45px 0 0 0;
	padding:0;
	float:left;
}
.rightContentCarRental {
    width:320px;
	margin:45px 0 0 0;
	padding:0;
	float:left;
}
/* not sure we need these, depends on the content from tridion */
.subContent1, .subContent2 {
	width:225px;
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

.subContent1 {
	margin:15px 15px 0 0;
}
/* //not sure we need these, depends on the content from tridion */

 .searchFlightsBox {
	width:210px;
	height:195px;
	margin:0;
	padding:15px 0 0 15px;
	background:url(../images/bg/wag_search_flights_bg.gif) no-repeat left top;
	color:#fff;
}

 .searchFlightsBoxWide {
	width:468px;
	height:195px;
	margin:0;
	padding:25px 0 0 25px;
	background:url(../images/bg/wag_search_flight_wide_bg.gif) no-repeat left top;
	color:#fff;
}

.searchFlightsTbl {
	color:#fff;
}


 .searchFlightsBoxWide2 {
	width:468px;
	height:195px;
	margin:0;
	padding:25px 0 0 30px;
	background:url(../images/bg/wag_search_flight_wide_bg3.gif) no-repeat left top;
	color:#666;
}

.bookFlightWide2 {
	margin:0 0 15px 0;
	padding:0;
}
.searchFlightTbl2 {
	color:#666;
}
.searchFlightTbl2 input {
	color:#666;
}


.inputcol {
	padding-left:15px;
}

/* Hides from IE5-mac \*/
* html .searchFlightsBox {height:220px;}
/* End hide from IE5-mac */

.bookFlight {
	margin:0 0 10px 0;
	padding:0;
}

.bookFlightWide {
	margin:0 0 20px 0;
	padding:0;
}

.bottomRightImg {
	position:absolute;
	bottom:-20px;
	left:0px;
	width:725px;
	height:20px
}

.baseLinks {
	position:absolute;
	left:80px;
	bottom:-60px;
	height:40px;
}

/* featured hotel listing - new */
.featuredHotelContainer {
	margin-bottom:5px;
}
.featuredHotelTop {
	height:15px;
	width:690px;
	background:url(../images/bg/wag_featured_hotels_top.gif);
}
.featuredHotelMiddle {
	width:690px;
	background:url(../images/bg/wag_featured_hotels_middle.gif);
}
.featuredHotelImageCol {
	width:185px;
	float:left;
	padding:3px 10px 0px 20px;
}
.featuredHotelDescCol {
	width:295px;
	float:left;
	padding: 0px 5px 0px 10px;
}
.featuredHotelBrandCol {
	width:150px;
	float:left;
	text-align:center;
	margin-left:9px;
}
.featuredHotelBottom {
	height:15px;
	width:690px;
	background:url(/images/bg/wag_featured_hotels_bottom.gif);
}
.logoFeatured {
    margin:0;
	padding:0px 0px 20px 0px;
}

.btnFeatured {
	margin:0;
	padding:5px 0px 0px 0px;
}
/* featured hotels - needs cleanup */
.featureHeader {
    margin:0;
	padding:11px;
}

#featuredHotelsScroller {
     width:690px;
	 min-height:140px;
	 margin:0 0 0 11px;
	 padding:0;
}

.featuredHotelsScrollerBg {
    background:url(../images/bg/wag_featured_hotels_scroller_bg.gif) no-repeat left top;
}

/* Hides from IE5-mac \*/
* html #featuredHotelsScroller {height:140px;}
/* End hide from IE5-mac */

#featuredHotels {
     width:690px;
	 min-height:157px;
	 margin:0 0 5px 11px;
	 padding:0;
}

.featuredHotelsBg {
    background:url(../images/bg/wag_featured_hotels_bg.gif) no-repeat left top;
}

/* Hides from IE5-mac \*/
* html #featuredHotelsScroller {height:157px;}
/* End hide from IE5-mac */

.featuredHotel {
    width:290px;
	margin:0;
	padding:28px 0 0 20px;
	float:left;
}

.featuredHotelWide {
    width:500px;
	margin:0;
	padding:20px 0 0 20px;
	float:left;
}

.featuredHotelWideBook {
    width:102px;
	margin:0 0 0 42px;
	padding:0;
	float:left;
}
/* normal hotels */
.normalHotelContainer {
  width:690px;padding-top:15px;
}
.normalHotelBrandCol {
  width:102px;float:left;padding-left:15px;
}
.normalHotelDescCol {
  width:417px;float:left;
}
.normalHotelBookingCol {
	width:150px;
	float:left;
	text-align:center;
}
.logoSub {
    margin:0;
	padding:0 10px 50px 0;
	float:left;
}

.hotelPic129 {
	margin:0 10px 20px 0;
	padding:0;
	float:left;
}

.hotelPic180 {
	margin:0 10px 20px 0;
	padding:0;
	float:left;
}

.arrow {
    margin:50px 0 0 15px;
	padding:0;
	float:left;
}


.subHotel {
	width:450px;
	margin:10px 0 10px 10px;
	padding:0;
}
/* end featured hotels - needs cleanup */

/* widget - needs cleaning up */

.tab {
    width:220px;
	height:40px;
	margin:0 5px 0 0;
	padding:0;
	background-color:#033;
	float:left;
}

#widget {
	padding:0;
    margin:0 0 0 10px;
	padding:0;
	position:relative;
	top:0;
	left:0;
	z-index:2;
}

.widgetHide {
	/*overflow:hidden;*/
	width:720px;
	margin:0;
	padding:0;
	position:relative;
}

#tab1on {
	width:225px;
	height:35px;
	margin:0 0 0 3px;
	padding:0px;
	position:absolute;
	left:0px;
	top:135px;
}

#tab2on {
	width:225px;
	height:35px;
	margin:0 0 0 10px;
	padding:0;
    position:absolute;
	left:225px;
	top:135px;
}

#tab3on {
	width:225px;
	height:35px;
	margin:0 0 0 16px;
	padding:0;
    position:absolute;
	left:450px;
	top:135px;
}

#tab1off {
	width:225px;
	height:35px;
	margin:0 0 0 3px;
	padding:0px;
	position:absolute;
	left:0px;
	top:135px;
}

#tab2off {
	width:225px;
	height:35px;
	margin:0 0 0 10px;
	padding:0;
    position:absolute;
	left:225px;
	top:135px;
}

#tab3off {
	width:225px;
	height:35px;
	margin:0 0 0 16px;
	padding:0;
    position:absolute;
	left:450px;
	top:135px;
}

#widgetHold {
	margin:0;
	padding:0;
    display:block;
	position:absolute;
	top:-135px;
	left:0;
	/*background-color:#f2f6fc;*/
}

.widgetInner {
	width:690px;
	height:135px; 
	margin:0;
	padding:0 0 0 3px;
	position:relative;

}

#widgetHome {
	padding:0;
    margin:0 0 0 10px;
	padding:0;
	position:relative;
	top:0;
	left:0;
}

#widgetHoldHome {
	margin:0;
	padding:0;
    display:block;
	position:relative;
	top:0;
	left:0;
	/*background-color:#f2f6fc;*/
}

.widgetInnerHome {
	width:690px;
	height:135px; 
	margin:0;
	padding:0 0 0 3px;
	position:relative;

}

#layer1, #layer2, #layer3 {
	width:695px;
	margin:0;
	padding:0;
	position:absolute;
	float:left;
	height:135px;
}

#layer2 {
	width:691px;
	margin:0;
	padding:0;
	position:absolute;
	float:left;
	/*display:none;*/
}

#layer3 {
	width:695px;
	margin:0;
	padding:0;
	position:absolute;
	float:left;
	/*display:none;*/
}

.widgetColumn {
	width:215px;
	margin:0;
	padding:10px 0 8px 10px;
	float:left;
}

.widgetContent {
	width:680px;
	min-height:175px;
	margin:0;
	padding:0;
	background-color:#039;
    margin:auto;
	padding:0;
}

.widgetBg {
    background:url(../images/bg/wag_widget_bg2.png) repeat-y left top;
}
 /* widget end */

/* small featured box */
.featuredSmallContainer {
	margin-bottom:8px;
}
.featuredHotelSmallTop{
	width:208px;
	height:16px;
	background-image: url(../images/bg/wag_featured_hotels_small_top.gif);
}
.featuredHotelSmallMiddle{
	width:208px;
	background-image: url(../images/bg/wag_featured_hotels_small_middle.gif);
}
.featuredSmallImageContainer{
	width:150px;
	height:84px;
	overflow:hidden;
}
.featuredHotelSmallImage{
	height: 84px; 
	width: 140px;
}
.featuredSmallTextContainer{
	width:160px;
	height:40px;
	padding-top:3px;
}
.featuredHotelSmallText{
	width: 160px;
	overflow:hidden;
	font-weight:bold;
}
.featuredHotelSmallBottom{
	width:208px;
	height:16px; 
	background-image: url(../images/bg/wag_featured_hotels_small_bottom.gif);
}
.featuredHotelSmallKeyOff{
	padding:3px 5px;
	margin-bottom:3px;
}
.featuredHotelSmallKeyOn{
	background-color:#DCE3ED;
	padding:3px 5px;
	margin-bottom:3px;
}
/* small featured box end */

/* medium featured box */
.featuredMedContainer{
	width:468px;
}
.featuredHotelMedTop{
	background-image:url(../images/bg/wag_featured_hotels_medium_top.gif); width:468px;height:20px;
}
.featuredHotelMedMiddle{
	width:468px;
	background-image: url(../images/bg/wag_featured_hotels_medium_middle.gif);
}
.featuredHotelMedBottom{
	width:468px;
	height:20px;
	background-image: url(../images/bg/wag_featured_hotels_medium_bottom.gif);
}
.featuredMedHotels{
	padding-left:20px;
}
.featuredMedHeader{
	padding:0px 0px 5px 3px;
	color:#236CDB;
	font-size:14px;
	font-weight:bold;
	margin:0;
}
.featuredMedHotelItem{
	width:130px;
	margin-right:13px;
}
/* end medium featured box */

/* large featured box */
.featuredBigContainer{
	width:690px;margin-left:11px;min-height:140px;
}
.featuredHotelBigTop{
	background-image:url(../images/bg/wag_featured_hotels_big_top.gif); width:690px;height:15px;
}
.featuredHotelBigMiddle{
	background-image:url(../images/bg/wag_featured_hotels_big_middle.gif); width:690px; height:100px;padding-top:10px;
}
.featuredHotelBigArrowLeft{
	float:left;width:8px;padding:35px 0px;margin: 0px 15px 0px 18px;
}
.featuredHotelBigMask{
	float:left;position:relative;width:603px;height:110px;overflow:hidden;
}
.featuredHotelBigItemLeft{
	float:left;width:294px;
}
.featuredHotelBigItemRight{
	float:left;margin-left:15px;width:294px;
}.featuredHotelBigArrowRight{
	float:left;width:8px;padding:35px 0px;margin-left:22px;
}
.featuredHotelBigBottom{
	background-image:url(../images/bg/wag_featured_hotels_big_bottom.gif); width:690px;height:15px;
}
/* large featured box end */

/* hotel details */
.right_col_head     {    
                        font-family: Verdana, Helvetica, sans-serif;
                        font-size: 12px;
                        font-weight: bold;
                        color: #666666;
                        }
.hotel_info            {    
    padding-bottom: 15px;
                        }

.hotel_info_head    {    color: #d0ab78;
                        font-size: 14px;
                        font-weight: bold;
                        }

.hotel_info_text    {    color: #000000;
                        font-size: 10px;
                        margin-bottom:5px;
                        }

.hotel_image        {    
                        padding: 19px 15px 15px 0px;
                        float: left;
                        font-size: 10px;
                        text-align: left;
                        margin:0px;
                        }
/* end hotel details */
.page_bottom {
position: absolute; bottom: -100px;
color:#9F9F9F;
}
.cta{
padding:5px 0px 0px 5px;
}

.weatherTable {
	border-collapse:collapse;
	background-color:#F7F6F6;
	font-size:10px;
	border:1px solid #fff;
}
.weatherTable td {
	padding:5px;
	border:1px solid #fff;
}
.weatherTable th {
	background-image:url(/images/weather/widget/wag_weather_header_bg.gif);
	color:#fff;
	padding:5px;
	border:1px solid #fff;
}
.weatherPanel {
	background-image:url(/images/weather/widget/wag_weather_am_pm_bg.gif);
	width:109px;
	height:48px;
}
.weatherTemp {
	color:#236CDB;
	font-size:14px;
	margin-top:5px;
	font-weight:bold;
}
table.onetime {;padding-top:4px;padding-bottom:6px;}
table.onetime td {padding-top:2px;padding-bottom:2px;}
table.onetime td.ot a {font-size:9px;line-height:9px;font-family:Verdana;}
table.onetime td.title {font-weight:bold;}
table.onetime td.ot {padding-right:5px;font-size:9px;line-height:9px;}
table.onetime table.onetime select,table.onetime td input {color:#000000;font-size:10px;}
table.onetime td {color:#ffffff;font-size:11px;}

#widgetEmailSmall {
width:210px;
min-height:131px;
margin:16px 0 0 0;
padding:0;
}

/* Hides from IE5-mac \*/
* html #widgetEmailSmall{height:131px;}
/* End hide from IE5-mac */

.widgetSmallPurpleBg {
background:url(../images/bg/wag_newsletter_bg.gif) no-repeat left top;
}

.formHoldEmailInput {
margin:0;
padding:0;
position:relative;
top:10px;
left:16px;
}

p.widgetTitle {
margin:0;
padding-top:16px;
font-size:12px;
font-weight:bold;
color:#FFF;
}

p.widgetMain {
margin:0;
padding:10px 16px 0 16px;
font-size:11px;
font-style:italic;
color:#ffffff;
}

p.emailSignUp {
margin:0;
padding:18px 0 0 16px;
font-style:italic;
}

p.emailSignUp a {
  color:#ffffff;
}

/* hub page ctas */
.hub_cta_container_odd {
	width:458px; height:101px; margin:0px 0px 20px 10px; position:relative; background:url(/images/hubpages/wag_cta_blue_bg1.gif) repeat-x left top;
}
.hub_cta_container_even {
	width:458px; height:101px; margin:0px 0px 20px 10px; position:relative; background:url(/images/hubpages/wag_cta_grey_bg1.gif) repeat-x left top;
}
.hub_cta_container_odd strong, .hub_cta_container_even strong {
	color:#236cdb;
	font-size:14px;
}
.hub_cta_text {
	padding:20px 10px 10px 90px; width:300px;
}
.hub_cta_img {
	height28px; width:28px; position:absolute; top:60px; left: 420px;
}
.hug_cta_thumb {
	width:92px;height:92px;position:absolute;left:-10px;
}

/* calendar */
/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:10000;
	
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;	
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calroot {	
	padding:2px 0;
	height:22px;
} 

#caltitle {
	font-size:14px;
	color:#0150D1;	
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(/images/misc/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(/images/misc/next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

/* year/month selector */
#caltitle select {
	font-size:10px;	
}

/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;		
}

/* offmonth day */
a.caloff {
	color:#ccc;		
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}
/* end calendar */



/* page content anchor icons */

#contenticons {
height:66px;
width:57px;
border: solid 1px #d8d8d8;
text-align:center;
display:inline-block;
margin:5px;
padding-top:5px;
zoom:1;
*display:inline;
}

/* end page content anchor icons */


/* social share */

.socialshare {
display:block;
background-color: #e4ebf5;
border: solid 1px #dedcdc;
width: 470px;
height:40px;
padding-left:10px!important;
margin-top:10px;
margin-bottom:10px;
}

/* end social share */


/* faq box */

#faq {
display: block;
border: solid 1px #dedcdc;
padding: 5px 5px 5px 10px;
margin-top:20px;
margin-bottom:10px;
}

#faq h4
{margin-top:-10px;}

/* end faq box */