/* ADJUST PAGE */
/* WHEN THIS IS ADDED TO THE PAGE IT CHANGES THE ITEMS WITHIN THE MASTHEAD FROM TRAVEL FRONT TO SUBSECTION VALUES (all other pages than Travel front) */
#subnavContent {display:none;clear:both;overflow:hidden;}
#subnavContent ul {float:left;}
#subnavContent ul li.byline {clear:both;border:none;margin:10px 0 0 0; padding:0 0 0 0;font-weight:bold;font-style:italic;}
#subnavContent .flightsBranding {
	width:64px;
	height:100px;
	float:left;
	background-image:url(http://i.usatoday.net/travel/_common/global/images/mutzabagh_60x72.png);
	background-position:5px 5px;
	background-repeat: no-repeat;
}
#subnavContent .cruisesBranding {
	width:64px;
	height:100px;
	float:left;
	background-image:url(http://i.usatoday.net/travel/_common/global/images/sloan_55x72.png);
	background-position:5px 5px;
	background-repeat: no-repeat;
}
#subnavContent .hotelsBranding {
	width:80px;
	height:100px;
	float:left;
	background-image:url(http://i.usatoday.net/travel/_common/global/images/barbara-de-lollis.png);
	background-position:5px 7px;
	background-repeat: no-repeat;
}
#subnavContent .noBranding{
	width:12px;
	height:100px;
	float:left;
	background-image:none;
	background-position:5px 7px;
	background-repeat: no-repeat;
}

/*
#hd #sectionFront #travelBranding {
	height: 108px;
}
*/

#travelBranding .travelMastheadRight {
width:743px;
}
.travelHeadlineUnit {height:90px;width:728px;margin:10px 0 0 0;}

#ft {text-align:center;}




/* REVISIONS TO MASTHEAD AD POSITIONING */

#hd #sectionFront #travelBranding .travelMastheadLeft {
width:235px;
overflow:hidden;
background-image:url(http://i.usatoday.net/_travel2010/_images/travel_logo_small.png);
background-position:0 32px;
height:108px;
}
#travelBranding .travelMastheadRight {float:right;}

#travelBranding {height:auto;}


#hd #sectionFront #travelBranding {height: 108px;}


#travelSubnav {clear:both;}
#mastheadAd {float:right;margin-top:10px;}
