/* 	Property Adjustment Key: top, right, bottom, left */

#topNav h2, #topNav h3, #topNav p, #topNav ul, #topNav h4 {width:auto;}

#topNav ul, #topNav li, #topNav p, #topNav h2, #topNav h3 {padding: 0; margin: 0; font:bold 11px/11px arial, sans-serif;}

#topNav { margin: 0; padding: 0; float: left; width: 100%; border-bottom: 1px solid #cacaca; font-family: arial, sans-serif; font-size:11px; line-height:11px; }

.clearTopNav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#topNav ul { list-style: none; }

#topNav ul li { display: inline-block; float: left; }

#globalLinks { float: left; width: 100%; color: #333333; padding: 3px 0 3px 0; margin: 0; }

#globalLinks a:link {color: #333333; text-decoration: none; }

#globalLinks a:visited {color: #333333; text-decoration: none; }

#globalLinks a:hover {color: #9D102D; text-decoration: underline; }

#globalLinks a:active {color: #9D102D; text-decoration: underline; }

#globalLinks li { border-left: 1px solid #333333; padding:0 5px 0 5px; margin: 0 5px 0 -5px; color: #fff; }

#globalLinks li:first-child { border-left: 0; }

#accountLinks { float: right; margin-left: 4px;}

#utilities { float: right; white-space: nowrap; }

#reservationsNumbers { float: left; color: #9D102D; margin: 4px 0 0 5px; font-weight: normal;}

#mainLinks { float: left; width: 100%; margin-top: 10px; }

#logo { float: left; margin-left: 16px; }

#tabsContainer { float: right; margin: 0; padding: 0 0 4px 0;}

#tabs {margin-right: -9px; padding-top:35px;}

#tabs a:link {color:#666; text-decoration:none;}

#tabs a:visited {color:#666; text-decoration:none;}

#tabs a:hover {color:#9d102d; text-decoration:underline;}

#tabs a:active {color:#9d102d; text-decoration:underline;}

#tabs li { border-left: 1px solid #666; padding:0 9px 0 9px; margin: 0 9px 0 -9px; }

#tabs li:first-child { border-left: 0; }

#headerPLcodeInfoPosition {	float: left;}

.myAccountSpacingIE {
	*margin: 0px 4px 0px 4px;
}

fieldset#languageSelector {
    width: auto;
    display: inline;
    float: right;
    margin: 0 20px 0 0;
}

fieldset#languageSelector label {
    font-size: 80%;
    font-weight: normal;
    float: left;
    margin: 2px 2px 0 0;
}

fieldset#languageSelector select {
    font-size: 80%;
    font-weight: normal;
}

.soldByPrefix {	text-transform: uppercase;}

/* Click-to-Chat Feature */

#clickToChatPosition {
    float: right;
    margin: 5px 20px 0 0;
}

.emailUsBtn  {
    width: 130px;
    height: 50px;
    background: transparent url(http://media.triseptsolutions.com/VAXWEBMCT/PublishingImages/w3/booking/images/emailUsBtn.gif) no-repeat 0 0;
}

.chatNowBtn  {
    width: 130px;
    height: 50px;
    background: transparent url(http://media.triseptsolutions.com/VAXWEBMCT/PublishingImages/w3/booking/images/chatNowBtn.gif) no-repeat 0 0;
}

/* necessary to override inline-styling from click to chat vendor */
#iibody img {
    position: absolute;
}



