/* 	Property Adjustment Key: top, right, bottom, left */

/* IE 6.0 Specific Instances */

* html h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 1%;
}

* html #primeContent {
	margin: 0px 0px 0px 149px;
}

* html #interiorContainer {
	width: 953px;
}

* html #primeContentTopCurves, #primeContentBottomCurves {
	width: 789px;
}

* html a.toolTip div.bookInfantToolTipPosition {
	margin: -130px 0px 0px -200px;
}

* html .restoolMultiStopContainer a.toolTip div.bookInfantToolTipPosition {
	margin: -35px 0px 0px 20px;
}

* html #landmarkSearchProgressField p {
	margin: 35px 70px 0px 0px;
}

*html .currentHotel a:link.bookingNavTextCurrent , .currentHotel a:active.bookingNavTextCurrent , .currentHotel a:visited.bookingNavTextCurrent , .currentAir a:link.bookingNavTextCurrent , .currentAir a:active.bookingNavTextCurrent , .currentAir a:visited.bookingNavTextCurrent , .currentVehicle a:link.bookingNavTextCurrent , .currentVehicle a:active.bookingNavTextCurrent , .currentVehicle a:visited.bookingNavTextCurrent , .currentFeature a:link.bookingNavTextCurrent , .currentFeature a:active.bookingNavTextCurrent , .currentFeature a:visited.bookingNavTextCurrent , .currentSearch a:link.bookingNavTextCurrent , .currentSearch a:active.bookingNavTextCurrent , .currentSearch a:visited.bookingNavTextCurrent , .currentCheckout a:link.bookingNavTextCurrent , .currentCheckout a:active.bookingNavTextCurrent , .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;
}

/***** End IE 6.0 Specific Styles *****/

/* Generic Styles */

* { font-size: 100%; font-family: Verdana, arial, Helvetica, sans-serif; margin: 0; padding: 0; color: #000000;}
a:link { text-decoration: underline; color: #006BB6; }
a:visited { text-decoration: underline; color: #006BB6; }
a:active { text-decoration: underline; color: #006BB6; }
a:hover { text-decoration: underline; color: #7DB8DF; }

body {
	background: #FFFFFF url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/skibg.gif) top left repeat-x;
	font-size: 70%;
	text-align: center;
}

img {
	border: none;	
}

hr {
	border: 1px #AAAAAA;
	width: 100%;
	margin: 10px 0px 10px 0px;
	*margin: 0px 0px 0px 0px;
	background-color: #AAAAAA;
	height: 1px;
}

h1 {
	font-weight: bold;
	font-size: 150%;
	padding: 0px 0px 10px 0px;
}

h2 {
	font-weight: bold;
	font-size: 130%;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-weight: bold;
	font-size: 100%;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-weight: bold;
	font-size: 120%;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-weight: bold;
	font-size: 180%;
	margin: 0px 0px 10px 0px;
	color: #8E8E8E;
}

p {
	text-indent: 0px; 
	margin: 0px 0px 10px 0px;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.floatNone {
	float: none;
}

.clear {
	clear: both;
}

.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: 0px;
}

.imgLower img {
	position: relative;
	top: 2px;
}

/***** End Generic Styles *****/

/* Detailed Styles */

.masterHighlight {
	font-weight: bold;
	font-size: 120%;
	background-color: #D6EBFF;
}

ul.listBlack {
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 5px 0px;
	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(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/bulletBlack.gif) no-repeat;
    background-position:0 7px;
}

.txtTotalPrice, .txtCurrentPromo, .requiredfield {
	font-size: 90%;
}

.calendarIcon {
	float: left;	
	padding: 1px 0px 0px 0px;
	margin: 1px 5px 0px 0px;
	width: 23px;
	height: 20px;
	background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/calendar.png) no-repeat top left;
}

.price {
	font-size: 150%;
	*font-size: 144%;
	font-weight: bold;
	color: #0500F5;
}

.pricePerPerson {
	font-size: 100%;
	color: #0500F5;
}

.close {
	font-size: 90%;
	color: #000000;
	outline: none;
}

.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: #AAAAAA; outline: none }

.error {
	color: #CC0000;
}

label {
	font-weight: bold;
	display: block;
	margin: 10px 0px 5px 0px;
}

.subLabel {
	font-weight: normal;
	font-size: 90%;
}

.requiredField {
	font-weight: normal;
	font-size: 10px;
}

.pipe {
	margin: 0px 10px 0px 10px;
}

/***** End Detailed Styles *****/

/* Container Styles */

#siteContainer {
	margin: 0px auto;
	width: 994px;
	text-align: left;	
}

#interiorContainer {
	width: 952px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#secondContent, .miniSecondContent {
	background-color: #F2EAD7;
	border: solid #AAAAAA;
	border-width: 0px 1px 0px 1px;
	padding: 10px 0px 0px 10px;
}

.miniSecondContent {
	padding: 5px;
}

#secondContentColumn {
	float: left;
	width: 142px;
	font-size: 90%;
	z-index: 2;
}

#secondContentColumn h3 {
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #A8A5A0;
	font-weight: normal;
	text-align: center;
}

#secondContentColumn dl dd {
	margin: 0px 0px 5px 0px;
}

.highlightField {
	background-color: #FAF2E7;
	padding: 0px 5px 5px 5px;
	overflow: hidden;
}

.highlightField p {
	margin: 0px 0px 0px 0px;
}

.adServerZone {
	overflow: hidden; 
	width: 142px;
	margin: 0px 0px 10px 0px;
}

#primeNavField, #interiorContentField {
	padding: 10px 0px 0px 15px;
	border: solid #AAAAAA;
	border-width: 0px 0px 0px 0px;
	overflow: hidden;
}

#interiorContentField {
	padding: 0px;
	width: 923px;
	margin-left: 20px;
}

#primeContentTopCurves, #primeContentBottomCurves {
	width: 789px; /* Change width to 788 for Square Corners */
	float: right;
}

#primeContent {
	position: relative;
	border: solid #AAAAAA;
	border-width: 0px 0px 0px 1px; 
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px; 
	width: 787px;
	margin: 5px 0px 0px 152px; /* Change top margin to 1 for Square Corners */
}

.primeContentPadding {
	padding: 0px 20px 0px 20px;
}

.column2Field {
	line-height: 150%;
	background-color: #F2EAD7;
	display: block;
	border: 0 solid #AAAAAA;
	border-width: 0px 1px 0px 1px;
	padding: 5px 10px 5px 10px;
}

.column2Field h3 {
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #A8A5A0;
	font-weight: normal;
}

.column2Field label {
	font-weight: normal;
	font-size: 90%;
	display: block;
	margin: 5px 0px 0px 0px;
}

/***** 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: 0px 5px 0px 5px;} /* Comment out for Square Corners */
.xb2 {margin: 0px 3px 0px 3px; border-width: 0px 2px 0px 2px;} /* Comment out for Square Corners */
.xb3 {margin: 0px 2px 0px 2px;} /* Comment out for Square Corners */
.xb4 {height: 2px; margin: 0px 1px 0px 1px;} /* Comment out for Square Corners */

.highlightFieldxb1Bkgd, .highlightFieldBkgd {background-color: #FAF2E7;}
.highlightFieldBorder {border-color: #FAF2E7;}

.primeContentxb1Bkgd, .secondContentxb1Bkgd, .column2Fieldxb1Bkgd, .hotelRatingFieldxb1Bkgd, .packageFieldxb1Bkgd, .adServerFieldxb1Bkgd, .promotionsFieldxb1Bkgd, .roomsIncludeFieldxb1Bkgd, .carFieldxb1Bkgd{background-color: #AAAAAA;}
.primeContentBkgd, .adServerFieldBkgd, .promotionsFieldBkgd {background-color: #FFFFFF;}
.primeContentBorder, .secondContentBorder, .column2FieldBorder, .hotelRatingFieldBorder, .packageFieldBorder, .adServerFieldBorder, .promotionsFieldBorder, .roomsIncludeFieldBorder, .carFieldBorder {border-color: #AAAAAA;}

.secondContentBkgd, .column2FieldBkgd, .hotelRatingFieldBkgd, .roomsIncludeFieldBkgd, .carFieldBkgd {background-color: #F2EAD7;}
.packageFieldBkgd { background-color: #D6EBFE; }

.pricingContentxb1Bkgd { background-color: #A5A69C;}
.pricingContentBorder { border-color: #A5A69C;}
.pricingContentBkgd { background-color: #EFEBCE;}

.miniSecondContentxb1Bkgd { background-color: #A5A69C;}
.miniSecondContentBorder { border-color: #A5A69C;}
.miniSecondContentBkgd { background-color: #EFEBCE;}

/***** 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 0px 0px 0px;
	*margin: 30px 0px 0px -30px;
}

a.toolTip div.mealPlanTipField {
	position: absolute;
	visibility: hidden;
	margin: 0px;
}

a.toolTip div.promoCodeToolTipPosition {
	margin: 20px 0px 0px -50px;
	*margin: 20px 0px 0px -200px;
}

a.toolTip div.bookInfantToolTipPosition {
	margin: -60px 0px 0px 40px;
	*margin: 25px 0px 0px -210px;
}

a.toolTip div.carBrandToolTipPosition {
	margin: -100px 0px 0px 0px;
	*margin: -85px 0px 0px -200px;
}

a.toolTip div.hiddenItemsToolTipPosition {
	margin: 40px 0px 0px 0px;
	*margin: 40px 0px 0px -18px;
	width: 110px;
}

a.toolTip div.tooltipPromoField {
	margin: 0px 0px 0px 0px;	
	*margin: 15px 0px 0px -106px;
}

a.toolTip div.tooltipMyAccountField {
	margin: 0px 0px 0px 0px;
	*margin: 20px 0px 0px -170px;
}

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: #FCF8EE; 
	border: 1px solid #DBCDAA;
	padding: 10px;
	width: 350px;
	z-index: 99;
	
}

.ratingTipField {
	background: #FCF8EE; 
	border: 1px solid #DBCDAA;
	padding: 10px;
	width: 350px;
	z-index: 100;
	position: relative;
	top: 19%;
	left: 27%;
}

.questionImage {
	background: transparent url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/question.gif) 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: 0px;
	padding: 0px;
	margin: 0px;
}

.rating5_0 {
	background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/ratings/5_0Star.gif) no-repeat top left;
}

.rating4_5 {
	background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/ratings/4_5Star.gif) no-repeat top left;
}

.rating4_0 {
	background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/ratings/4_0Star.gif) no-repeat top left;
}

.rating3_5 {
	background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/ratings/3_5Star.gif) no-repeat top left;
}

.rating3_0 {
	background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/ratings/3_0Star.gif) no-repeat top left;
}

.rating2_5 {
	background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/ratings/2_5Star.gif) no-repeat top left;
}

.rating2_0 {
	background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/ratings/2_0Star.gif) no-repeat top left;
}

.rating1_5 {
	background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/ratings/1_5Star.gif) no-repeat top left;
}

.rating1_0 {
	background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/ratings/1_0Star.gif) no-repeat top left;
}

.rating0_5 {
	background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/ratings/0_5Star.gif) no-repeat top left;
}

.rating0_0 {
	background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/ratings/0_0Star.gif) no-repeat top left;
}

/***** End Star Ratings Image Control *****/


/* Button Styles */

.btnAdd, .btnSelect, .btnCheckout, .btnSubmit, .btnView, .btnGo, .btnGoRefine, .btnCreate, .btnContinue, .btnSearch, .btnEmail, .btnPrint, .btnSave, .btnCancel, .btnCompleteBooking, .btnNo, .btnYes, .btnOK, .btnClear {
      font-weight: bold;
      text-decoration: none;
      text-align: center;
      color: #FFFFFF;
      cursor: pointer;
      cursor: hand;
      float: left;
      border: 0px solid;
      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 {
      height: 26px;
      font-size: 120%;
      background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/Buttons/btn26Bkgd.gif) repeat-x top left;
      padding: 0px 0px 2px 0px; 
      outline: none;
} 

.btnSubmit, .btnContinue, .btnSearch, .btnCompleteBooking {
      height: 36px;
      font-size: 140%;
      background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/Buttons/btn36Bkgd.gif) repeat-x top left;
      padding: 8px 0px 8px 0px;
      outline: none;
}

.btnGoRefine {
      height: 20px;
      font-size: 100%;
	  width: 30px;
      background: red url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/Buttons/btn20Bkgd.gif) repeat-x top left;
      padding: 0px 3px 2px 3px;
	  margin:0px;
      outline: none;
}

.btnGoRefineRt, .btnGoRefineLt  {
      width: 5px;
      height: 20px;
      cursor: pointer;
      cursor: hand;
      float: left;
	  margin: 0px;
	  padding:0px;
} 
 
.btnGoRefineRt {background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/Buttons/btn20Rt.gif) no-repeat top left;}
.btnGoRefineLt {background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/Buttons/btn20Lt.gif) no-repeat top left;}
 
.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  {
      width: 6px;
      height: 26px;
      cursor: pointer;
      cursor: hand;
      float: left;
} 

.btnAddRt, .btnSelectRt, .btnCheckoutRt, .btnViewRt, .btnGoRt, .btnNoRt, .btnYesRt, .btnCreateRt, .btnEmailRt, .btnPrintRt, .btnSaveRt, .btnCancelRt, .btnClearRt {
      background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/Buttons/btn26Rt.gif) no-repeat top left;
}
 

.btnAddLt, .btnSelectLt, .btnCheckoutLt, .btnViewLt, .btnGoLt, .btnNoLt, .btnCreateLt, .btnYesLt, .btnEmailLt, .btnPrintLt, .btnSaveLt, .btnCancelLt, .btnClearLt {
      background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/Buttons/btn26Lt.gif) 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(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/Buttons/btn36Rt.gif) no-repeat top left;
}

.btnSubmitLt, .btnContinueLt, .btnSearchLt, .btnCompleteBookingLt {
      background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/Buttons/btn36Lt.gif) no-repeat top left;
}

.btnRemoveImg, .btnRemoveImgLarge {
      float: left;
      margin: 2px 1px 0px 0px;
      outline: none;
}

.btnRemoveImgLarge {
      margin: 0px 5px 0px 0px;
}

.btnRemoveText {
      font-weight: bold;
      text-decoration: underline;
      color: #006BB6;
      cursor: pointer;
      cursor: hand;
      float: left;
      border: 0px solid;
      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;
}

/* The folowing styles set specific widths to buttons eliminating any padding to allow most space for component header text */
#summaryCartHotelChangeBtn, #summaryCartVehicleChangeBtn { width: 96px; font-size: 100%;}
#summaryCartFeatureChangeBtn { width: 116px; font-size: 100%;}
#summaryCartFlightChangeBtn { width: 106px; font-size: 100%;}

/***** 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: 0px solid #73838c;
}
	
.tabRnd2Selected, .tabRnd3Selected, .tabRnd4Selected, .tabSqr2Selected, .tabSqr3Selected, .tabSqr4Selected {
	background: #FFFFFF; 
	border-left: 1px solid #73838c; 
	border-right: 0px 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: #FAF2E7 url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/navLight.gif) repeat-x top left;
	border: 0 solid #73838c; 
	border-width: 0px 0px 0px 1px;
	height: 19px;
	*height: 18px;
	padding: 5px 0px 0px 0px;
}
	
.tabContentSelected {
	display: block; 
	background: #FFFFFF;
	border-right: 0px solid #73838c;
	border-left: 1px solid #73838c;
	border-bottom: 1px solid #FFFFFF;
	height: 19px;
	*height: 18px;
	padding: 5px 0px 0px 0px;
}

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: 0px solid #FFFFFF; 
}
	
a.tabMenu:hover .tabContent {
	background: #DFD0B5 url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/navDark.gif) 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 0px 0px 0px;
	margin: 10px 5px 10px 0px;
	position: relative;
}

a.bookingNavTextCurrent, .bookingNavTextCurrent {
	color: #000000;
	text-decoration: none;
}

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(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/NavIcons.gif);
}

.currentAir {
	background-position: -61px 0px;
	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 0px;
	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 0px;
	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 0px;
	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: 0px 0px;
	background-repeat: no-repeat;
}

.selectedSearch {
	background-position: 0px -37px; 
	background-repeat: no-repeat;
	cursor: pointer;
}

.notSelectedSearch {
	background-position: 0px -74px;
	background-repeat: no-repeat;
}

.notAvailableSearch {
	background-position: 0px -111px;
	background-repeat: no-repeat;
}

.currentCheckout {
	background-position: -305px 0px;
	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: 0px;
	margin: 0px;
}

dl.multiStopSubMenu {
	position: absolute;
	z-index: 99px;
	display: none;
	width: 150px;
	background: #298DDF;
	text-align: left;
	*margin: 12px 0px 0px -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: #006BB6;
}

* 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, #landmarkSearchProgressField , #paymentInfoProgressField {
	position: absolute;
	z-index: 99; 
	width: 320px; 
	background: #transparent;
}

#multiStopSearchProgressField, #paymentInfoProgressField {
	width: 745px; 
}

#searchProgressField p, #landmarkSearchProgressField p, #multiStopSearchProgressField p.upper, #multiStopSearchProgressField p.middle, #multiStopSearchProgressField p.lower, #paymentInfoProgressField p {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	width: 40%;
	margin: 40px auto 0px auto;
	padding: 10px;
}

#landmarkSearchProgressField p {
	margin: -20px 0px 0px 120px;
	*margin: -20px 70px 0px 0px;
}

#multiStopSearchProgressField p.upper, #multiStopSearchProgressField p.middle,  #multiStopSearchProgressField p.lower, #paymentInfoProgressField p {
	width: 20%;
}

#multiStopSearchProgressField p.middle {
	margin: 300px auto 0px auto;
}

#multiStopSearchProgressField p.lower {
	margin: 500px auto 0px auto;
}

/***** Search Panel Progress Update Styles *****/

/* Positioning Styles */	

.cpeArrowMargin, .enlargePhotoMargin {
	margin: 0px 5px 0px 0px;
}

.highlightFieldMargin, .cpeMargin {
	margin: 0px 0px 10px 0px;
}

.customerCareListMargin {
	margin: 10px 0px 0px 0px;
}	

/***** End Positioning Styles *****/

/* Modal Popup Styles */

.waitScreenVisibility { /*DO NOT REMOVE ME!* needed for modal waitscreens*/
	visibility: hidden;
	position: absolute;
	left: -9999px;
	top: 0px;
}

.modalBackground {
	background-color: #AAAAAA;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup  {
	border: 3px solid #AAAAAA;
	padding: 3px;
}

.modalPopup, .modalBody {
	background-color: #FAF2E7;
}

.modalContainer {
	text-align: left;
	padding: 10px; 	
	width: 600px;
}

.modalWaitScreenPopup { 
	border: 2px solid #AAAAAA;
	text-align: left; 	
	width: 533px; 
	height: 264px;	
	padding: 10px;
}

.modalWaitScreenBackground { /*Controls style and background of Waitscreens*/
	background: #FFFFFF url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/waitscreen1.jpg) no-repeat top left;
	width: 533px; 
	height: 264px;
	padding: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.modalWaitScreenPLCodeBackground { 
	background: #FFFFFF url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/PrivateLabel/images/waitscreenPL.jpg) no-repeat top left;
	width: 533px; 
	height: 264px;
	padding: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.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 */

.waitScreenLogo {
	margin: 10px 0 20px 0;
	height: 38px;
	width: 164px;
	background: url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/logo2.gif) no-repeat top left;
}
	
.waitScreenSection2, .waitScreenSection3, .waitScreenSection4, .waitScreenSection5  {
	font-weight: bold;
}
	
#waitLoader {
	padding: 37px 0px 37px 250px;
}	

.waitScreenLastSection {
	font-size: 80%;
}

/***** End Wait Screen Styles *****/

/* Image Expander Styles */

.hotelImage {
	width: 170px;
	margin: 0px 0px 0px 0px;
}

.hotelImageContainer {
	position: absolute; 
	z-index: 2; 
	visibility: hidden;
}

.hotelImageContainer a {
	text-decoration: none;
}

.hotelImageEnlargedClose {
	position: absolute;
	z-index: 3;
	margin: 5px 5px 0px 0px;
	right: 0px;
}

.hotelImageEnlarged {
	display: none;
}

#photoEnlargeLink {
	width: 170px;
	height: 11px;
	text-align: center;
	background-color: #006BB6;
	padding-bottom: 3px;
	margin-top: -2px;
}

.enlargeImageBkgd {
	background-color: #006BB6;
}

#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 0px 6px 0px;
	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*/

#landmarkVisibility, .hotelLandmark, .landmarkSearch { /*Controls visibility of Landmark Search drop down and 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 9px 9px 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 0px 0px 10px;
}

.messageTitleText {
    color: Red;
    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(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/images/alertIconLarge.gif) no-repeat top left;
}

.exceptionIframe {
	clear: both;
	overflow: hidden;
	text-align: center;
	margin: 0px 0px 0px 10px;
	*margin: 0px 0px 0px 4px;
}

.exceptionIframe .messageContainer {
	clear: both;
	margin: 5px auto 12px auto;
}

.exceptionIframe .messageTextContainer {
	float: left;
	width: 90%;
	text-align: left;
	margin: 0px 0px 0px 10px;
}

.exceptionIframe .alertExceptionIcon {
	float: left;
    margin: 0px 0px 0px 10px;
}

/****** End Exceptions Message Styles ******/

/****** Start FlexTrips ******/

#homesocialcontainer {
	width: 200px;
	height: 645px;
	background-color: #115D8C;
	padding: 10px;
	float:left;
	margin-left: 10px;
	_margin-left:0px;
}

#homecontentcontainer {
	width: 900px;
	height: 680px;
	background: #FFFFFF url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/mtv-homebg.jpg) no-repeat top left;
	margin: 0px 0px 0px 10px;
}

#homeflashcontainer {
	width: 898px;
	height: 363px;
	border: 12px solid #FFFFFF;
	background: #000000 url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/mtv-flashholder.jpg) no-repeat top left;
}

#socialbox {
	width: 181px;
	height: 625px;
	padding: 10px;
	background: #FFFFFF;
}

#twitterbox {
	width: 180px;
	margin-bottom: 0px;
	height: 90px;
}

#facebox {
	width: 180px;
	height: 373px;
	margin-top: 4px;
}

#facebooklogo {
	margin-top: 20px;
}

#homeresorts {
	width: 650px;
	height: 150px;
	float: right;
	margin: 10px 10px 10px 10px;
}

#featuredresort {
	background: #E5E7DE;
	width: 628px;
	height: 163px;
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #87B2C3;
}

#homesupplier {
	width: 650px;
	height: 150px;
	float: right;
	margin: 90px 10px 10px 10px;
	_margin: 0px 10px 10px 10px;
}

#homewelcome {
	width: 650px;
	height: 76px;
	float: right;
	margin: 10px 10px 10px 10px;
}

#specialdeals {
	background: #E5E7DE url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/mtv-homedealbg.gif) no-repeat top left;
	_background: #E5E7DE;
	width: 284px;
	height: 250px;
	_height: 220px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}

h1 {
	font-weight: normal;
	font-size: 210%;
	padding: 0px 0px 10px 0px;
	font-family: Georgia;
	color: #115d8c;
}

h2 {
	font-weight: normal;
	font-size: 190%;
	margin: 0px 0px 6px 0px;
	font-family: Georgia;
	color: #bd200f;
}

#resortphoto {
	float: left;
	text-align: left;
	margin-right: 10px;
}

#booknowlg  {
	float: right;
	margin: -10px 10px 0px 0px;
}

#bgimage  {
	margin-left: 100px;
}
	
#btnmoreinfo 
{
	float: right;
	margin: 20px 4px 0px 0px;
}	

.imageright {
	float: right;
}

#subcontentcontainer {
	width: 899px;
	background: #FFFFFF url(http://media.triseptsolutions.com/sites/VAXWEBDMTV/Media%20Library/bgshadow.jpg) no-repeat top left;
	margin: 0px 0px 0px 10px;
}

#subcontent {
	width: 859px;
	padding: 20px;
}

/****** Start Site Map ******/

#subsitemap {
	width: 859px;
	height: 500px;
	padding: 20px;
}

ul#sitemapright {    
 margin: 0;    
 padding: 0;    
 list-style: none;    
}    
   
ul#sitemapright ul {    
 padding-left: 1em;    
 list-style: none;    
}    
   
ul#sitemapright li {    
 border-bottom: 2px solid #FFFFFF;    
}    
   
ul#sitemapright li a:link, ul#sitemapright li a:visited{    
 background-color: #CCCCCC;    
 display: block;    
 padding: 0.4em;    
 text-decoration: none;    
 color: #115D8C;    
}    
   
ul#sitemapright li a:hover {    
 background-color: #999999;    
 color: #FFFFFF;    
}    
   
ul#sitemapright li li a:link, ul#sitemapright li li a:visited{    
 background-color: #FFFFFF;    
 display: block;    
 padding: 0.4em;    
}    
   
ul#sitemapright li li a:hover {    
 background-color: #D5F1FD;    
 color: #115D8C;    
}

ul#sitemapleft {    
 margin: 0;    
 padding: 0;    
 list-style: none;    
}    
   
ul#sitemapleft ul {    
 padding-left: 1em;    
 list-style: none;    
}    
   
ul#sitemapleft li {    
 border-bottom: 2px solid #FFFFFF;    
}    
   
ul#sitemapleft li a:link, ul#sitemapleft li a:visited{    
 background-color: #CCCCCC;    
 display: block;    
 padding: 0.4em;    
 text-decoration: none;    
 color: #115D8C;    
}    
   
ul#sitemapleft li a:hover {    
 background-color: #999999;    
 color: #FFFFFF;    
}    
   
ul#sitemapleft li li a:link, ul#sitemapleft li li a:visited{    
 background-color: #FFFFFF;    
 display: block;    
 padding: 0.4em;    
}    
   
ul#sitemapleft li li a:hover {    
 background-color: #D5F1FD;    
 color: #115D8C;    
}

#columnright {
	float: right;
	width: 420px;
	background: #FFFFFF;
}

#columnleft {
	float: left;
	width: 420px;
	background: #FFFFFF;
}
/****** End Site Map ******/

ul#ppul {    
	margin-bottom: 10px;  
	margin-left: 10px;  
	padding: 0;
	list-style-type:disc; 
	list-style-position:inside;
}   

.deals_content {
	background: white;
	height: 212px;
	width: 835px;
	padding: 10px;

}

.deals_contentblock {
	background: white;
	padding: 10px;
}

#deals_intro {
	margin-top: 14px;
	margin-left: 10px;
}

.deals_boxtop {
	width: 840px;
	background: #FFFFFF;
	border: 2px solid #999999;
	margin: 20px 0px 0px 12px;
}

.deals_box {
	width: 840px;
	background: #FFFFFF;
	border: 2px solid #999999;
	margin: 20px 0px 0px 12px;
}

#deals_container {
	width: 859px;
	padding: 10px;
}

.deals_text {
	background: #FFFFFF;
}

.bookbtn {
	float: right;
	text-align: right;
	margin-top: -24px;
}

.dealsimg {
	float: left;
	padding: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
}

ul.dealslist {    
	margin-bottom: 34px;  
	margin-left: 10px;  
	padding: 0;
	list-style-type:disc; 
	list-style-position:inside;
} 

#resorts_container {
	width: 879px;
	padding: 10px;
	background: #FFFFFF;
	margin-left: 10px;
}

.resorts_contentblock {
	margin: 0px;
}

.resortsimg {
	float: right;
	padding-left: 10px;
}

.resorts_boxtop {
	width: 840px;
	background: #FFFFFF;
	border: 2px solid #999999;
	margin: 20px 0px 0px 12px;
	padding: 10px;
}

ul.resortsul {    
	list-style-type:disc;
	margin-left: 14px; 
	line-height: 16px;
} 
 
/****** End FlexTrips ******/