body {
/* IE hack */
    text-align: center; /* NN 6 hack */
    min-width: 825px;
}

html, body {
    background: #261A40 url( /preferredguest/images/special_offers/bgHoneymoon.gif ) repeat-x scroll;
    margin: 0;
    padding: 0;
    font-size: 11px;
}

html, body, p, ul, ol, li, td, th, dl, dt, blockquote, form, input, select, textarea {
    color: #5b5b5b;
    font-family: arial, helvetica, sans-serif;
    margin: 0 0 1em 0;
}

#siteContainer {
    width: 825px;
    margin: 0 auto;
    text-align: left;
}

/***** --- HEADER DEFINITIONS --- ******/
#headerContainer {
    padding: 0;
    margin: 2px 0 8px 0;
}

#headerContainer #siteNavForm {
    display: block;
    float: right;
    padding-top: 3px;
    margin: 0 1px 0 0;
}

#headerContainer #siteNav {
    display: block;
    float: right;
    padding-top: 7px;
    margin: 0;
}

/** user navigation definitions **/
#headerContainer #userNavContainer {
    float: none;
    font-size: 11px;
    padding: 7px 0 0 0;
    margin: 0;
}

#headerContainer #userNavContainer #spgNav {
    width: 720px;
    margin-left: 1px;
}

/***** --- END HEADER DEFINITIONS --- ******/

/***** --- MASTER HEAD DEFINITIONS --- ******/

#mastHead {
    border: #c5c5c5 1px solid;
    margin-bottom: 3px;
    padding: 0;
}

#mainHeaderImage {
    border-bottom: 0;
}

#mainImage{
    border-top: 0;
}

/***** --- END HEAD DEFINITIONS --- ******/

/***** --- BODY DEFINITIONS --- ******/
#bodyContainerWrapper {
    padding: 1px 0 1px 0;
    background: transparent url( /preferredguest/images/special_offers/bgHline.gif ) repeat-y;
}

#bodyContainer {
    width: 825px;
    background: transparent url( /preferredguest/images/special_offers/bgVlines.gif ) repeat-y left top;
    overflow: auto;
}

#rightContent {
    width: 223px;
    float: right;
}

#rightContent .message {
    text-align: center;
    margin: 20px;
    font-weight: bold;
}

#rightContent .hideBrandDetails {
    padding-bottom: 1px;
    background: transparent url( /preferredguest/images/special_offers/hruleDots.gif ) repeat-x left bottom;
}

#rightContent .showBrandDetails {
    padding-bottom: 1px;
    background: transparent url( /preferredguest/images/special_offers/hruleDots.gif ) repeat-x left bottom;
}

#rightContent .showBrandDetails .offElement {
    display: none;
}

#rightContent .showBrandDetails .onElement {
    display: block;
}

#rightContent .hideBrandDetails .offElement {
    display: block;
}

#rightContent .hideBrandDetails .onElement {
    display: none;
}

#rightContent .showBrandDetails .onElement {
    color: #ffffff;
    background-color: #ab9f8d;
    position: relative;
    padding-bottom: 20px;
}

#rightContent .showBrandDetails .onElement .closeBtnContainer {
    position: absolute;
    right: 5px;
    top: 5px;
}

#rightContent .showBrandDetails .onElement .closeBtnContainer  a {
    background: transparent url( /preferredguest/images/special_offers/close.gif ) no-repeat right top;
    padding-right: 16px;
    text-decoration: none;
    color: #f8efd6;
}

#rightContent .showBrandDetails .onElement .propertyOnText {
    padding: 0 20px 0 20px;
}
#rightContent .showBrandDetails .onElement .propertyOnText sup small{
    margin-left: -3px;
}
#leftContent {
    width: 539px;
    float: left;
    padding: 28px 28px 74px 28px;
}

#leftContent h3 {
    font-size: 1em;
    font-weight: bold;
    background-color: #cbdaf5;
    padding: 3px 20px 3px 14px;
    margin: 1em 0 0 0;
}

#leftContent h3 span {
    font-weight: normal;
    float: right;
}

#leftContent h4 {
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 1em 0;
}

#leftContent .even {
    background-color: #f2f6ff;
    padding: 11px 20px 9px 16px;
}

#leftContent .odd {
    background-color: #e5ecfa;
    padding: 11px 20px 9px 16px;
}

#leftContent .bookNow {
    padding: 3px 0 3px 0;
}

#leftContent .odd .bookNow .buttonContainer {
    background: url( /preferredguest/images/special_offers/shadowOdd.gif ) no-repeat right bottom;
    float: right;
}

#leftContent .odd .bookNow .buttonContainer div {
    background: url( /preferredguest/images/special_offers/maskOdd.png ) no-repeat left top !important;
    background: url( /preferredguest/images/special_offers/maskOdd.gif ) no-repeat left top;
    padding: 0 4px 5px 0;
}

#leftContent .even .bookNow .buttonContainer {
    background: url( /preferredguest/images/special_offers/shadowEven.gif ) no-repeat right bottom;
    float: right;
}

#leftContent .even .bookNow .buttonContainer div {
    background: url( /preferredguest/images/special_offers/maskEven.png ) no-repeat left top !important;
    background: url( /preferredguest/images/special_offers/maskEven.gif ) no-repeat left top;
    padding: 0 4px 4px 0;
}

#leftContent  .bookNow .buttonContainer .bookNowButton {
    font-size: 11px;
    color: #ffffff;
    cursor: pointer;
    height: 16px;
    padding: 0 7px 0 7px;
    border: #ffffff solid 1px;
    background: #f08914 url( /preferredguest/images/special_offers/btnBg.gif ) repeat-x scroll;
    text-transform: uppercase;
    text-decoration: none;
}

#leftContent .bookNow .cityName {
    width: 107px;
    float: left;
    padding-right: 2px;
}

#leftContent .bookNow .hotelName {
    width: 223px;
    float: left;
}

/***** --- END BODY DEFINITIONS --- ******/

/***** --- FOOTER DEFINITIONS --- ******/
#footer {
    width: 825px;
    clear: both;
    height: 40px;
}

/***** --- END FOOTER DEFINITIONS --- ******/

/***** --- BOOKING DEFINITIONS --- ******/

#selectRegionContainer {
    padding: 1px 0 1px 0;
    background: transparent url( /preferredguest/images/special_offers/hruleDots.gif ) repeat;

}

#selectRegion {
    color: #ffffff;
    background: #628FC9 url( /preferredguest/images/special_offers/bgSelectRegion.gif ) repeat-x;
    margin: 0;
    padding: 5px 10px 5px 10px;
}

#selectRegion .selected {
    font-size: 15px;
    color: #ffd7ad;
    font-weight: bold;
}

#selectRegion a {
    color: #ffffff;
}

#selectCountry {
    font-weight: bold;
    margin: 10px 0 10px 0;
    padding-left: 16px;
}

#selectCountry form {
    display: inline;
    font-size: 10px;
    font-weight: normal;
}

/***** --- END BOOKING DEFINITIONS --- ******/

/***** --- COMMON DEFINITIONS --- ******/

h1, h2, h3 {
    color: #4d84c4;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.8em;
}

a:link, a:visited, a:hover, a:active {
    color: #4d84c4;
    text-decoration: underline;
}

form {
    font-size: 11px;
    padding: 0;
    margin: 0
}

input, select, textarea {
    font-size: 11px;
    padding: 0;
    margin: 0;
    background: #ffffff;
}

.clearDiv {
    clear: both;
}

#siteContainer #footerContainer #globalFooterContainer {
    margin: 0;
}
#siteContainer #footerContainer 
#globalFooterContainer #globalFooterBrandBar td.firstCell {
    width: 200px;
}

.starpicksAd{
    display:none;
}
/***** --- END COMMON DEFINITIONS --- ******/

.currencyConvert {
    display: none;
}

