/* 	Property Adjustment Key: top, right, bottom, left */

/* IE 6.0 Specific Instances */

* html h1 {
	margin: 0 0 10px 0;
	padding: 0;
	height: 1%;
}

* html #primeContent {
	margin: 0 0 0 149px;
}

* html #interiorContainer {
	width: 953px;
}

* html #primeContentTopCurves, #primeContentBottomCurves {
	width: 789px;
}

* html a.toolTip div.bookInfantToolTipPosition {
	margin: -130px 0 0 -200px;
}

* html .restoolMultiStopContainer a.toolTip div.bookInfantToolTipPosition {
	margin: -35px 0 0 20px;
}

* html .currentHotel a:link.bookingNavTextCurrent, * html .currentHotel a:active.bookingNavTextCurrent, * html .currentHotel a:visited.bookingNavTextCurrent, * html .currentAir a:link.bookingNavTextCurrent, * html .currentAir a:active.bookingNavTextCurrent, * html .currentAir a:visited.bookingNavTextCurrent, * html .currentVehicle a:link.bookingNavTextCurrent, * html .currentVehicle a:active.bookingNavTextCurrent, * html .currentVehicle a:visited.bookingNavTextCurrent, * html .currentFeature a:link.bookingNavTextCurrent, * html .currentFeature a:active.bookingNavTextCurrent, * html .currentFeature a:visited.bookingNavTextCurrent, * html .currentSearch a:link.bookingNavTextCurrent, * html .currentSearch a:active.bookingNavTextCurrent, * html .currentSearch a:visited.bookingNavTextCurrent, * html .currentCheckout a:link.bookingNavTextCurrent, * html .currentCheckout a:active.bookingNavTextCurrent, * html .currentCheckout a:visited.bookingNavTextCurrent {
	/*This style allows the Current Navigation Links appear same as other browsers, black and non-underlined*/
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}

* html #div_table ul
{
    margin-bottom:16px;
}

/***** End IE 6.0 Specific Styles *****/

/* IE7 Specific */

*+html #div_table ul
{
    margin-bottom:16px;
}

/* End IE7 Specific */



/* Generic Styles */

* { font-size: 100%; font-family: Verdana, arial, Helvetica, sans-serif; margin: 0; padding: 0; color: #00309C;}
a:link, a:visited, a:active, a:hover { text-decoration: underline; color: #00309C; }

body {
	background-color: #FFFFFF;
	font-size: 70%;
	text-align: center;
}

img {
	border: none;	
}

hr {
	border: solid 1px #AAAAAA;
	width: 100%;
	margin: 10px 0;
	*margin: 0;
	background-color: #0034AD;
	height: 1px;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	font-size: 150%;
	padding: 0 0 10px 0;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 180%;
	color: #8E8E8E;
}

p {
	text-indent: 0; 
	margin: 0 0 10px 0;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.floatNone {
	float: none;
}

.clear {
	clear: both;
}

.forceClear {
	clear: both;
	visibility: hidden;
}

.noWrap {
	white-space: nowrap;
}

.displayNone {
	display: none;
}

.IEHackDisplayNone {
	display: none;
	*display: inline;
}

.visibilityHidden {
	visibility: hidden;
}

.noHeight {
	height: 0px;
	overflow: hidden;
}

.alignMiddle {
	vertical-align: middle;
}

.heightfix {
	height:1%;
 }

fieldset { /*Eliminates the inherit borders that come with fieldsets*/
	border-width: 0;
}

.imgLower img {
	position: relative;
	top: 2px;
}

/***** End Generic Styles *****/

/* Detailed Styles */

.masterHighlight {
	font-weight: bold;
	font-size: 120%;
	background-color: #EFF7FF;
}

ul.listBlack {
	padding: 0 0 0 16px;
	margin: 0 0 5px 0;
	line-height: 145%;
	list-style-type: none;
}

.listBlack li {   /*This style fixes the mis-alignment of the bullet across multiple browsers*/
    padding-left: 10px;
    background: transparent url(images/bulletBlack.gif?v=3) no-repeat;
    background-position: 0 7px;
}

.txtTotalPrice, .txtCurrentPromo, .requiredfield {
	font-size: 90%;
}

.calendarIcon {
	float: left;	
	padding: 1px 0 0 0;
	margin: 1px 5px 0 0;
	width: 23px;
	height: 20px;
	background: url(images/calendar.png?v=3) no-repeat top left;
}

.price {
	font-size: 150%;
	*font-size: 144%;
	font-weight: bold;
	color: #00309C;
}

.pricePerPerson {
	font-size: 100%;
	color: #00309C;
}

.close {
	font-size: 90%;
	color: #000000;
	outline: none;
	float: right;
}

.close a:link { text-decoration: underline; color: #000000; outline: none; }
.close a:visited { text-decoration: underline; color: #000000; outline: none }
.close a:active { text-decoration: underline; color: #000000; outline: none }
.close a:hover { text-decoration: underline; color: #0034AD; outline: none }

.error {
	color: #FF8910;
}

label {
	font-weight: bold;
	display: block;
	margin: 10px 0 5px 0;
}



.subLabel, a.sublabel {
	font-weight: normal;
	font-size: 90%;
}

.requiredField {
	font-weight: normal;
	font-size: 10px;
}

.pipe {
	margin: 0 10px;
}

/***** End Detailed Styles *****/

/* Container Styles */

#siteContainer {
	margin: 4px 0px 0px 0px;
	width: 952px;
	text-align: left;
	float: left;	
}

#interiorContainer {
	width: 952px;
	margin: 0 10px 0 0;
	padding: 0;
	clear: both;
}

#secondContent, .miniSecondContent {
	background-color: #E7EFFF;
	border: solid #0034AD;
	border-width: 0 1px;
	padding: 10px 0 0 10px;
	overflow: hidden;
}

.miniSecondContent {
	padding: 5px;
}

#secondContentColumn {
	float: left;
	width: 142px;
	font-size: 90%;
	z-index: 2;
}

#secondContentColumn h3 {
	padding: 0 0 3px 0;
	border-bottom: 1px solid #A8A5A0;
	font-weight: normal;
	text-align: center;
    margin: 0 0 5px 0;
}

#secondContentColumn dl dd {
	margin: 0 0 5px 0;
}

.highlightField {
	background-color: #FFFFFF;
	padding: 0 5px 5px 5px;
	overflow: hidden;
	border-left: 1px solid #0034AD;
	border-right: 1px solid #0034AD;
}

.highlightField p {
	margin: 0;
}

.adServerZone {
	overflow: hidden; 
	width: 142px;
	margin: 0 0 10px 0;
}

#primeNavField {
	background: transparent url(images/headerBG.gif?v=3) no-repeat top left;
	width: 952px;
	height: 112px;
	clear: both;
}

#interiorContentField {
	padding: 10px 0px 0px 15px;
	background: #FFFFFF;
	width: 974px;
	overflow: hidden;
}

#interiorContentField {
	padding: 0 0 5px 0;
}

#primeContentTopCurves, #primeContentBottomCurves {
	width: 789px; /* Change width to 788 for Square Corners */
	float: right;
}

#primeContent {
	position: relative;
	border: 0 solid #0034AD;
	border-width: 0 0 0 1px; 
	background-color: #FFFFFF;
	padding: 10px 0; 
	width: 787px;
	margin: 5px 0 0 152px; /* Change top margin to 1 for Square Corners */
	overflow: hidden;
}

.primeContentPadding {
	padding: 0 20px;
}

.column2Field {
	line-height: 150%;
	background-color: #E7EFFF;
	display: block;
	border: 0 solid #0034AD;
	border-width: 0 1px;
	padding: 5px 10px;
}

.column2Field h3 {
	padding: 0 0 3px 0;
	border-bottom: 1px solid #A8A5A0;
	font-weight: normal;
}

.column2Field label {
	font-weight: normal;
	font-size: 90%;
	display: block;
	margin: 5px 0 0 0;
}

/***** End Container Styles *****/

/* Curved Corners For Containers*/

.xtop, .xbottom {display: block; background: transparent;}
.xb1, .xb2, .xb3, .xb4 {display: block; overflow: hidden;}
.xb1 {height: 1px; }
.xb2, .xb3 {height: 1px; } /* Comment out for Square Corners */

.xb2, .xb3, .xb4 {border-left: 1px solid; border-right: 1px solid;} /* Comment out for Square Corners */
.xb1 {margin: 0 5px;} /* Comment out for Square Corners */
.xb2 {margin: 0 3px; border-width: 0 2px;} /* Comment out for Square Corners */
.xb3 {margin: 0 2px;} /* Comment out for Square Corners */
.xb4 {height: 2px; margin: 0 1px;} /* Comment out for Square Corners */

.highlightFieldxb1Bkgd {background-color: #0034AD;}

.highlightFieldBkgd {background-color: #FFFFFF;}
.highlightFieldBorder {border-color: #0034AD;}

.primeContentxb1Bkgd, .secondContentxb1Bkgd, .column2Fieldxb1Bkgd, .hotelRatingFieldxb1Bkgd, .packageFieldxb1Bkgd, .adServerFieldxb1Bkgd, .promotionsFieldxb1Bkgd, .roomsIncludeFieldxb1Bkgd, .carFieldxb1Bkgd{background-color: #0034AD;}
.primeContentBkgd, .adServerFieldBkgd, .promotionsFieldBkgd {background-color: #FFFFFF;}
.primeContentBorder, .secondContentBorder, .column2FieldBorder, .hotelRatingFieldBorder, .packageFieldBorder, .adServerFieldBorder, .promotionsFieldBorder, .roomsIncludeFieldBorder, .carFieldBorder {border-color: #0034AD;}

.secondContentBkgd, .column2FieldBkgd, .hotelRatingFieldBkgd, .roomsIncludeFieldBkgd, .carFieldBkgd {background-color: #E7EFFF;}
.packageFieldBkgd { background-color: #D6EBFE; }

.pricingContentxb1Bkgd { background-color: #0034AD;}
.pricingContentBorder { border-color: #0034AD;}
.pricingContentBkgd { background-color: #E7EFFF;}

.miniSecondContentxb1Bkgd { background-color: #0034AD;}
.miniSecondContentBorder { border-color: #0034AD;}
.miniSecondContentBkgd { background-color: #E7EFFF;}

/***** End Container Styles *****/

/* Tool Tip Styles */

a.toolTip div, a.toolTip div.promoCodeToolTipPosition, a.toolTip div.bookInfantToolTipPosition, a.toolTip div.carBrandToolTipPosition, a.toolTip div.hiddenItemsToolTipPosition, a.toolTip div.tooltipPromoField  {
	position: absolute;
	visibility: hidden;
	margin: 5px 0 0 0;
	*margin: 30px 0 0 -30px;
}

a.toolTip div.mealPlanTipField {
	position: absolute;
	visibility: hidden;
	margin: 0;
}

a.toolTip div.promoCodeToolTipPosition {
	margin: -90px 0 0 165px;
    *margin: -70px 0 0 0px;
	width: 160px;
}

a.toolTip div.bookInfantToolTipPosition {
	margin: -60px 0 0 40px;
	*margin: 25px 0 0 -120px;
}

a.toolTip div.carBrandToolTipPosition {
	margin: -100px 0 0 0;
	*margin: -85px 0 0 -200px;
}

a.toolTip div.hiddenItemsToolTipPosition {
	margin: 40px 0 0 0;
	*margin: 40px 0 0 -18px;
	width: 110px;
}

a.toolTip div.tooltipPromoField a.toolTip div.tooltipPromoField div.longDescToolTipPosition {
	margin: 0;	
	*margin: 15px 0 0 -106px;
}

a.toolTip div.tooltipMyAccountField {
	margin: 0;
	*margin: 20px 0 0 -170px;
}

a.toolTip small.debitCardToolTipPosition {
	margin: 30px 0 0 -140px;
	*margin: 40px 0 0 -140px;
	width: 250px;
	*width: 230px;
}

.packageTypeDropDownList {
	width: 270px;
}

a.toolTip:hover small {
	height: auto;
	visibility: visible;
	z-index: 98;
}

a.toolTip small {
	position: absolute;
	visibility: hidden;
}

small.tooltipPromoField, small.longDescToolTipPosition {
	margin:5px 0 0;
}

a.toolTip:hover {
	text-decoration: none; 
	border: 0px;
	z-index: 99;
}

a.toolTip:hover div {
	visibility: visible;
	height: auto;
	cursor: pointer;
	z-index: 98;
}

.tooltipField {
	background: #E7EFFF; 
	border: 1px solid #0034AD;
	padding: 10px;
	width: 350px;
	z-index: 99;
	
}

.ratingTipField {
	background: #E7EFFF; 
	border: 1px solid #0034AD;
	padding: 10px;
	width: 350px;
	z-index: 100;
	position: relative;
	top: 19%;
	left: 27%;
}

.questionImage {
	background: transparent url(images/question.gif?v=3) no-repeat top left;
	width: 18px;
	height: 19px;
}

/***** End Tool Tip Styles *****/

/***** Start Star Ratings Image Path Control *****/

.rating0_0, .rating0_5, .rating1_0, .rating1_5, .rating2_0, .rating2_5, .rating3_0, .rating3_5, .rating4_0, .rating4_5, .rating5_0   {
	width: 61px;
	height: 12px;
	border-width: 0;
	padding: 0;
	margin: 0;
}

.rating5_0 {
	background: url(images/ratings/5_0Star.gif?v=3) no-repeat top left;
}

.rating4_5 {
	background: url(images/ratings/4_5Star.gif?v=3) no-repeat top left;
}

.rating4_0 {
	background: url(images/ratings/4_0Star.gif?v=3) no-repeat top left;
}

.rating3_5 {
	background: url(images/ratings/3_5Star.gif?v=3) no-repeat top left;
}

.rating3_0 {
	background: url(images/ratings/3_0Star.gif?v=3) no-repeat top left;
}

.rating2_5 {
	background: url(images/ratings/2_5Star.gif?v=3) no-repeat top left;
}

.rating2_0 {
	background: url(images/ratings/2_0Star.gif?v=3) no-repeat top left;
}

.rating1_5 {
	background: url(images/ratings/1_5Star.gif?v=3) no-repeat top left;
}

.rating1_0 {
	background: url(images/ratings/1_0Star.gif?v=3) no-repeat top left;
}

.rating0_5 {
	background: url(images/ratings/0_5Star.gif?v=3) no-repeat top left;
}

.rating0_0 {
	background: url(images/ratings/0_0Star.gif?v=3) no-repeat top left;
}

/***** End Star Ratings Image Control *****/


/* Button Styles */

.btnAdd, .btnSelect, .btnCheckout, .btnSubmit, .btnView, .btnGo, .btnCreate, .btnContinue, .btnSearch, .btnEmail, .btnPrint, .btnSave, .btnCancel, .btnCompleteBooking, .btnNo, .btnYes, .btnOK, .btnClear, .btnOnRequest {
      font-weight: bold;
      text-decoration: none;
      text-align: center;
      color: #FFFFFF;
      cursor: pointer;
      cursor: hand;
      float: left;
      border: solid 0 transparent;
      outline: none;    /* Hide dotted border around tab links in Firefox */
      *overflow: visible; /* Takes care of added padding on input buttons in IE6, doesn't help IE7 though */
} 

.btnAdd, .btnSelect, .btnView, .btnGo, .btnEmail, .btnPrint, .btnSave, .btnCancel, .btnNo, .btnYes, .btnCheckout, .btnCreate, .btnClear, .btnOnRequest {
      height: 26px;
      font-size: 120%;
      background: url(images/Buttons/btn26Bkgd.gif?v=3) repeat-x top left;
      padding: 0 0 2px 0; 
      outline: none;
} 

.btnSubmit, .btnContinue, .btnSearch, .btnCompleteBooking {
      height: 36px;
      font-size: 140%;
      background: url(images/Buttons/btn36Bkgd.gif?v=3) repeat-x top left;
      padding: 8px 0;
      outline: none;
}

.btnAddRt, .btnAddLt, .btnSelectRt, .btnSelectLt, .btnCheckoutRt, .btnCheckoutLt, .btnCreateRt, .btnCreateLt, .btnGoRt, .btnGoLt, .btnNoRt, .btnNoLt, .btnYesRt, .btnYesLt, .btnEmailRt, .btnEmailLt, .btnPrintRt, .btnPrintLt, .btnSaveRt, .btnSaveLt, .btnCancelRt, .btnCancelLt, .btnViewLt, .btnViewRt, .btnClearRt, .btnClearLt, .btnOnRequestRt, .btnOnRequestLt  {
      width: 6px;
      height: 26px;
      cursor: pointer;
      cursor: hand;
      float: left;
} 

.btnAddRt, .btnSelectRt, .btnCheckoutRt, .btnViewRt, .btnGoRt, .btnNoRt, .btnYesRt, .btnCreateRt, .btnEmailRt, .btnPrintRt, .btnSaveRt, .btnCancelRt, .btnClearRt, .btnOnRequestRt {
      background: url(images/Buttons/btn26Rt.gif?v=3) no-repeat top left;
}

.btnAddLt, .btnSelectLt, .btnCheckoutLt, .btnViewLt, .btnGoLt, .btnNoLt, .btnCreateLt, .btnYesLt, .btnEmailLt, .btnPrintLt, .btnSaveLt, .btnCancelLt, .btnClearLt, .btnOnRequestLt {
      background: url(images/Buttons/btn26Lt.gif?v=3) no-repeat top left;
}
 
.btnSubmitRt, .btnSubmitLt, .btnContinueLt, .btnContinueRt, .btnSearchLt, .btnSearchRt, .btnCompleteBookingLt, .btnCompleteBookingRt {
      width: 7px;
      height: 36px;
      cursor: pointer;
      cursor: hand;
      float: left;
}

.btnSubmitRt, .btnContinueRt, .btnSearchRt, .btnCompleteBookingRt {
      background: url(images/Buttons/btn36Rt.gif?v=3) no-repeat top left;
}

.btnSubmitLt, .btnContinueLt, .btnSearchLt, .btnCompleteBookingLt {
      background: url(images/Buttons/btn36Lt.gif?v=3) no-repeat top left;
}

.btnRemoveImg, .btnRemoveImgLarge {
      float: left;
      margin: 2px 1px 0 0;
      outline: none;
}

.btnRemoveImgLarge {
      margin: 0 5px 0 0;
}

* .btnSelect { /*fixes flickering peek-a-boo issue with input buttons in IE7*/

      overflow:hidden;

}

*html .btnSelect { /*counteracts fix above for IE6*/

      overflow:visible;

}

.btnRemoveText {
      font-weight: bold;
      text-decoration: underline;
      color: #00309C;
      cursor: pointer;
      cursor: hand;
      float: left;
      border: 0 solid transparent;
      outline: none; 
      background-color: Transparent;
      *width: auto;
      *overflow: visible;
}

.btnRemoveTextHover {
      color: #7DB8DF;
}

* .btnSelect { /*fixes flickering peek-a-boo issue with input buttons in IE7*/
	overflow: hidden;
}

*html .btnSelect { /*counteracts fix above for IE6*/
	overflow: visible;
}

/***** End Button Styles *****/

/* Tab Styles */

.tabUL {
	list-style-type: none; 
	background: transparent;
}
	
.tabUL li {
	display: block; 
	float: left;
}

.tabSnazzy {
	background: transparent;
}
	
.tabSnazzy span {
	text-align: center; 
	color: #000000;
	font-size: 120%;
}

.tabTop {
	display: block; 
	background: transparent;
}
	
.tabRnd1, .tabRnd1Selected, .tabRnd2, .tabRndSelected, .tabRnd3, .tabRnd3Selected, .tabRnd4, .tabRnd4Selected, .tabSqr1, .tabSqrSelected, .tabSqr2, .tabSqr2Selected, .tabSqr3, .tabSqr3Selected, .tabSqr4, .tabSqr4Selected {
	display: block; 
	*overflow: hidden;
}
	
.tabRnd1, .tabRnd1Selected, .tabRnd2, .tabRnd2Selected, .tabRnd3, .tabRnd3Selected, .tabSqr1, .tabSqr1Selected, .tabSqr2, .tabSqr2Selected, .tabSqr3, .tabSqr3Selected  {
	height: 1px;
	*overflow: hidden;
}
	
.tabRnd2, .tabRnd3, .tabRnd4, .tabSqr2, .tabSqr3, .tabSqr4 {
	background: #fdfbf9;
	border-left: 1px solid #73838c; 
	border-right: 0 solid #73838c;
}
	
.tabRnd2Selected, .tabRnd3Selected, .tabRnd4Selected, .tabSqr2Selected, .tabSqr3Selected, .tabSqr4Selected {
	background: #FFFFFF; 
	border-left: 1px solid #73838c; 
	border-right: 0 solid #73838c;
}

/***** End Tab Styles *****/

/* Rounded Corners Styles */

.tabRnd1, .tabRnd1Selected {
	margin: 0 5px; 
	background: #BDBEAE;
}
	
.tabRnd2, .tabRnd2Selected {
	margin: 0 3px; 
	border-width: 0 2px;
}
	
.tabRnd3, .tabRnd3Selected {
	margin: 0 2px;
}

.tabRnd4, .tabRnd4Selected {
	height: 2px; 
	margin: 0 1px;
}

/***** End Rounded Corners Styles *****/

/* Square Corners Styles */	

.tabSqr1, .tabSqr1Selected {	
	background: #BDBEAE;
}
	
.tabSqr4, .tabSqr4Selected {
	height: 2px; 	
}

.tabContent {
	display: block; 
	background: #FFFFFF url(images/navLight.gif?v=3) repeat-x top left;
	border: 0 solid #73838c; 
	border-width: 0 0 0 1px;
	height: 19px;
	*height: 18px;
	padding: 5px 0 0 0;
}
	
.tabContentSelected {
	display: block; 
	background: #FFFFFF;
	border-right: 0 solid #73838c;
	border-left: 1px solid #73838c;
	border-bottom: 1px solid #FFFFFF;
	height: 19px;
	*height: 18px;
	padding: 5px 0 0 0;
}

a.tabMenu, a.tabMenu:visited {
	display: block; 
	text-decoration: none; 
	width: 110px; 
	font-size: 80%;
}
		
a.tabMenu:hover {
	background: transparent;
	text-decoration: none; 
	cursor: pointer;
}
	
a.tabMenu:hover span {
	border-bottom: 0 solid #FFFFFF; 
}
	
a.tabMenu:hover .tabContent {
	background: #DFD0B5 url(images/navDark.gif?v=3) repeat-x top left;
}
	
a.tabMenu:hover .tabRnd1, a.tabMenu:hover .tabSqr1 {
	background: #BDBEAE;
}
	
a.tabMenu:hover .tabRnd2, a.tabMenu:hover .tabRnd3, a.tabMenu:hover .tabRnd4, a.tabMenu:hover .tabSqr2, a.tabMenu:hover .tabSqr3, a.tabMenu:hover .tabSqr4 {
	background: #ede8e0; 
	border-color: #73838c;
}

/***** End Square Corners Styles *****/	

/*Booking Navigation Styles*/

ul.bookingNav {
	font-size: 90%;
	list-style-type: none;
	display: block;
	position: relative;
	z-index: 98;
}

ul.bookingNav li {
	width: 61px;
	text-align: center;
	text-decoration: none;
	float: left;
	padding: 28px 0 0 0;
	margin: 10px 5px 10px 0;
	position: relative;
}

a.bookingNavTextCurrent, .bookingNavTextCurrent {
	color: #000000;
	text-decoration: none;
}

a.bookingNavTextNotAvailable, .bookingNavTextNotAvailable {
	color: #8E8E8E;
	text-decoration: none;
}

.selectedAir, .notSelectedAir, .notAvailableAir, .currentAir, 
.selectedHotel, .notSelectedHotel, .notAvailableHotel, .currentHotel,
.selectedVehicle, .notSelectedVehicle, .notAvailableVehicle, .currentVehicle, 
.selectedFeature, .notSelectedFeature, .notAvailableFeature, .currentFeature, 
.selectedSearch, .notSelectedSearch, .notAvailableSearch, .currentSearch, 
.selectedCheckout, .notSelectedCheckout, .notAvailableCheckout, .currentCheckout {
	background-image: url(images/NavIcons.gif?v=3);
}

.currentAir {
	background-position: -61px 0;
	background-repeat: no-repeat;
} 

.selectedAir {
	background-position: -61px -37px; 
	background-repeat: no-repeat;
	cursor: pointer;
}

.notSelectedAir {
	background-position: -61px -74px;
	background-repeat: no-repeat;
}

.notAvailableAir {
	background-position: -61px -111px;
	background-repeat: no-repeat;
}

.currentHotel {
	background-position: -122px 0;
	background-repeat: no-repeat;
}

.selectedHotel {
	background-position: -122px -37px; 
	background-repeat: no-repeat;
	cursor: pointer;
}

.notSelectedHotel {
	background-position: -122px -74px;
	background-repeat: no-repeat;
}

.notAvailableHotel {
	background-position: -122px -111px;
	background-repeat: no-repeat;
}

.currentVehicle {
	background-position: -183px 0;
	background-repeat: no-repeat;
}

.selectedVehicle {
	background-position: -183px -37px; 
	background-repeat: no-repeat;
	cursor: pointer;
}

.notSelectedVehicle {
	background-position: -183px -74px;
	background-repeat: no-repeat;
}

.notAvailableVehicle {
	background-position: -183px -111px;
	background-repeat: no-repeat;
}

.currentFeature {
	background-position: -244px 0;
	background-repeat: no-repeat;
}

.selectedFeature {
	background-position: -244px -37px; 
	background-repeat: no-repeat;
	cursor: pointer;
}

.notSelectedFeature {
	background-position: -244px -74px;
	background-repeat: no-repeat;
}

.notAvailableFeature {
	background-position: -244px -111px;
	background-repeat: no-repeat;
}

.currentSearch {
	background-position: 0 0;
	background-repeat: no-repeat;
}

.selectedSearch {
	background-position: 0 -37px; 
	background-repeat: no-repeat;
	cursor: pointer;
}

.notSelectedSearch {
	background-position: 0 -74px;
	background-repeat: no-repeat;
}

.notAvailableSearch {
	background-position: 0 -111px;
	background-repeat: no-repeat;
}

.currentCheckout {
	background-position: -305px 0;
	background-repeat: no-repeat;
}

.selectedCheckout {
	background-position: -305px -37px; 
	background-repeat: no-repeat;
	cursor: pointer;
}

.notSelectedCheckout {
	background-position: -305px -74px;
	background-repeat: no-repeat;
}

.notAvailableCheckout {
	background-position: -305px -111px;
	background-repeat: no-repeat;
}

.navIconFootPrint { /* Adds hyperlink ability to the nav bar icons */
	height: 22px; 
	width: 40px; 
	z-index: 199; 
	position: absolute; 
	top: 2px; 
	left: 10px; 
}

.navCartIconFootPrint { /* Adds hyperlink ability to the cart nav bar icons */
	height: 22px; 
	width: 40px; 
	z-index: 199; 
	position: absolute; 
	top: 5px; 
	left: 20px; 
}

/* Booking Multi-Stop SubMenu Navigation Styles */

* html dl.multiStopSubMenu {
	top: 40px;
	left: 0;
	margin: 0;
}

dl.multiStopSubMenu {
	position: absolute;
	z-index: 99px;
	display: none;
	width: 150px;
	background: #298DDF;
	text-align: left;
	*margin: 12px 0 0 -50px;
}

ul.bookingNav li:hover dl.multiStopSubMenu {
	display: block;
}

dl.multiStopSubMenu dt, dl.multiStopSubMenu dd {
	border-top: 1px solid #FFFFFF;
	padding: 4px;
}

dl.multiStopSubMenu dt, dl.multiStopSubMenu dd:hover {
	background: #77B6EF;
}

dl.multiStopSubMenu dt, dl.multiStopSubMenu dd a {
	color: #FFFFFF;
	text-decoration: none;
}

dl.multiStopSubMenu dd a:hover {
	color: #00309C;
}

* html dl.multiStopSubMenu dd a:hover { /* Gives IE6 white link color to assist in visibility of hover */
	color: #FFFFFF;
}

/****** End Booking Multi-Stop SubMenu Navigation Styles *******/

/* Search Panel Progress Update Styles */

#searchProgressField, 
#multiStopSearchProgressField, 
#paymentInfoProgressField, 
#noOfDocumentsProgressField {
	position: absolute;
	z-index: 99; 
	width: 320px; 
	background: #transparent;
}

#multiStopSearchProgressField, 
#paymentInfoProgressField,
#noOfDocumentsProgressField {
	width: 745px; 
}

#noOfDocumentsProgressField {
	padding: 100px 0 0 0;
	*left: 20px;
}

#searchProgressField p,
#multiStopSearchProgressField p.upper, 
#multiStopSearchProgressField p.middle, 
#multiStopSearchProgressField p.lower, 
#paymentInfoProgressField p, 
#noOfDocumentsProgressField p {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	width: 40%;
	margin: 40px auto 0px auto;
	padding: 10px;
}

#multiStopSearchProgressField p.upper, #multiStopSearchProgressField p.middle,  #multiStopSearchProgressField p.lower, #paymentInfoProgressField p {
	width: 20%;
}

#multiStopSearchProgressField p.middle {
	margin: 300px auto 0 auto;
}

#multiStopSearchProgressField p.lower {
	margin: 500px auto 0 auto;
}

/***** Search Panel Progress Update Styles *****/

/* Positioning Styles */	

.cpeArrowMargin, .enlargePhotoMargin {
	margin: 0 5px 0 0;
}

.highlightFieldMargin, .cpeMargin {
	margin: 0 0 10px 0;
}

.customerCareListMargin {
	margin: 10px 0 0 0;
}	

/***** End Positioning Styles *****/

/* Modal Popup Styles */

.waitScreenVisibility { /*DO NOT REMOVE ME!* needed for modal waitscreens*/
	visibility: hidden;
	position: absolute;
	left: -9999px;
	top: 0;
}

.modalBackground {
	background-color: #0034AD;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup  {
	border: 3px solid #0034AD;
	padding: 3px;
}

.modalPopup, .modalBody {
	background-color: #E7EFFF;
}

.modalHTML {
	background-color: inherit;
}

.modalContainer {
	text-align: left;
	padding: 10px; 	
	width: 600px;
}

.modalWaitScreenPopup { 
	border: 2px solid #0034AD;
	text-align: left; 	
	width: 533px; 
	height: 264px;	
	padding: 10px;
}

.modalWaitScreenBackground, .modalWaitScreenPLCodeBackground { /*Controls style and background of Waitscreens*/
	background-color: #FFFFFF;
	width: 533px; 
	height: 264px;
	padding: 10px;
	position: absolute;
	top: 0;
	left: 0;
}

.modalWaitScreenPLCodeBackground { 
	background: #FFFFFF url(PrivateLabel/images/waitscreenPL.jpg?v=3) no-repeat top left;
}

.FareTypemodalPopup {
	background-color: #FFF3E7;
	padding: 3px;
}

.fareTypeContainer {
	background-color: #FFF3E7;
	text-align: left;
	padding: 10px; 	
	width: 500px;
}

.mapModalContainer {
	text-align: left;
	padding: 10px;
	width: 880px;
	height: 550px;
}

.modalYScroll {
	overflow-y: auto;
	height: 500px;
}

/***** End Modal Popup Styles *****/

/* Wait Screen Styles */

.waitScreenFlashPosition {
	margin-left: 65px;
	}


.waitScreenLogo {
	margin: 0px 0px 5px 180px;
	height: 75px;
	width: 175px;
	background: url(images/logo2.gif?v=3) no-repeat top left;
}
	
.waitScreenSection2, .waitScreenSection3, .waitScreenSection4, .waitScreenSection5  {
	font-weight: bold;
}
	
#waitLoader {
	padding: 37px 0 37px 250px;
}	

.waitScreenLastSection {
	font-size: 80%;
	margin: 5px 0px 0px 65px;
}

.SWFwaitScreen {
	margin: 0px 0px 5px 65px;
	}

/* .waitScreenStatusSection {
	width: 300px;
	margin-left: 165px;
} */

/***** End Wait Screen Styles *****/

/* Image Expander Styles */

.hotelImage {
	width: 170px;
	margin: 0;
}

.hotelImageContainer {
	position: absolute; 
	z-index: 2; 
	visibility: hidden;
}

.hotelImageContainer a {
	text-decoration: none;
}

.hotelImageEnlargedClose {
	position: absolute;
	z-index: 3;
	margin: 5px 5px 0 0;
	right: 0px;
}

.hotelImageEnlarged {
	display: none;
}

#photoEnlargeLink {
	width: 170px;
	height: 11px;
	text-align: center;
	background-color: #00309C;
	padding-bottom: 3px;
	margin-top: -2px;
}

.enlargeImageBkgd {
	background-color: #00309C;
}

#photoEnlargeLink a {
	text-decoration: none;
	padding: 1% 23% 1% 23%; 
}

.photoEnlargeText {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
	
.photoLink {
	font-size: 9px;
	text-decoration: none;
	background-color: White;
	padding: 1px;	
}

#photoCaption {
	width: 170px; 
	float:left;
	margin-top: 7px;
}

/***** End Image Expander Styles *****/


/* Registration / My Account Gutter Components */

#savedVacationsPreview {
	width: 132px;
	margin: 6px 0;
	overflow: hidden;
}

.savedVacationDetails {
	width: 77px;
	float: left;	
	font-size: 90%;
}

/****** Registration / My Account Gutter Components ******/

/***** Visibility Switch Component Styles *****/

#ratingsVisibility, .hotelRatingZone { /* This completely controls visibility of all Hotel Rating Zone components in carts, detailinfo, avail, rest tool. */
	/*display: none;
	height: 0px;
	overflow: hidden;*/
}
/*NOTE: To turn off ratings on the 'Email Text Itinerary' you'll need to remove the actual line of code*/

.hotelLandmark { /*Controls visibility of mileage zone in Hotel Avail*/
	/*display: none;*/
}

.sortingVisibility { /*Controls visibility of Sorting dropdowns in Hotel Avail*/
	/*display: none;*/
}

.fareTypeVisibility { /* This completely controls visibility of the Fare Type display for Flights in carts and avail. */
	/*display: none;*/
}
/*NOTE: To turn off Fare Type display for Flights in Emails, you'll need to comment out the actual object in the mark-up. See the Sherpa Visibility Worksheet for references.*/

/***** End Visibility Switch Component Styles *****/


/****** Exceptions Message Styles ******/

.xtopException, .xbottomException {
	display: block;
	background: transparent; 
	width: 98%;
}

.column2FieldException {
	border-right: solid 1px #aaaaaa;
	border-left: solid 1px #aaaaaa;
	background-color: #e6e6e6;
}

.xb1ExceptionBkgd {
	background-color: #aaaaaa;
}

.exceptionFieldBackground {
	background-color: #e6e6e6;
}

.column2ExceptionFieldBkgd {
   width: 96%;
   padding: 9px;
   border-right: solid 1px #aaaaaa;
   border-left: solid 1px #aaaaaa;
   background-color: #e6e6e6;
}

.messageContainer {
    width: 97%; 
    overflow: hidden;
}

.messageTextContainer {
    width: 95%;
    float: left;
    margin: 5px 0 0 10px;
}

.messageTitleText {
    color: #CC0000;
    margin-bottom: 0px;
    font-size: 110%;
}

.detailsExceptionLink {
    display: block; 
    vertical-align: middle; 
    cursor: hand; 
    outline: none;
}

.alertExceptionIcon {
    width: 33px; 
    height: 31px;
    float: left;
    background: transparent url(images/alertIconLarge.gif?v=3) no-repeat top left;
}

.exceptionIframe {
	clear: both;
	overflow: hidden;
	text-align: center;
	margin: 10px 0 0 10px;
	*margin: 10px 0 0 4px;
	padding-bottom: 5px;
}

.exceptionIframe .messageContainer {
	clear: both;
	margin: 5px auto 12px auto;
}

.exceptionIframe .messageTextContainer {
	float: left;
	width: 90%;
	text-align: left;
	margin: 0 0 0 10px;
}

.exceptionIframe .alertExceptionIcon {
	float: left;
    margin: 0 0 0 10px;
}

/****** End Exceptions Message Styles ******/
