#globeInfo {
    margin: 39px 18px 0 9px;
    padding: 10px;
    background-color: #D9D0BB;
}

#globeInfo a {
    font-size: 14px;
    color: #3D8A87;
}

#vactionsContainer {
    background-color: #FFFFFF;
    padding: 10px;
}

#vactionsContainer h2 {
    margin-bottom: 10px;
}

#vactionsContainer .resortsHotelContainer h3 {
    padding: 7px 10px;
    background-color: #E2DACA;
    margin-bottom: 10px;
}

#vactionsContainer #featuredHotel {
    width: 200px;
    float: left;
}

#vactionsContainer #featuredHotel a,
    #vactionsContainer #featuredHotel img {
    display: block;
}

#vactionsContainer #featuredHotel img {
    padding: 10px 0;
}

#buzzBarometer {
    width: 407px;
    float: left;
    border-left: 1px solid #D8C9B5;
    padding-left: 10px;
    margin-left: 10px;
    min-height: 184px;
}

#buzzBarometer .tags {
    background-color: #D7EBEA;
	color: #653C33;
	padding: 7px 10px;
    margin-bottom: 10px;
}

#buzzBarometer .tags {
    color: #653C33;
    text-decoration: none;
}

#buzzBarometer .tags strong {
    font-weight: bold;
}

.buzzStoryHolder {
    border-bottom: 1px solid #D8C9B5;
    padding: 10px 0;
    margin: 0 10px;
}

#mediaObjectsHolder {
    background-color: #FFFFFF;
    padding-bottom: 10px;
}

.buzzStory {
    width: 530px;
    float: left;
    margin-left: 5px;
}

#guestStories .buzzThumbnail {
    width: 85px;
    float: left;
    margin-right: 10px;
}

#guestStories .fromGuestCaption {
    float: left;
    width: 310px;
}

.contribute {
    font-size: 10px;
}

.contributeName {
    font-style: italic;
}

.buzzHeader h3 {
    background-color: #E2DACA;
    margin: 10px 0 0;
    padding: 7px 10px;
}

.bottomContent a:link, .bottomContent a:visited,
    .bottomContent a:hover, .bottomContent a:active {
    color: #006699;
    font-size: 11px;
}

.paradiseFound {
    width: 190px;
    height: 100%;
    float: left;
}

.vacationInspirations {
    margin: 0 0 0 10px;
    width: 605px;
    height: 100%;
    float: left;
}

/* used to restrict the destination guide from getting too long */
.dropDownDestinations {
    width: 100%;
}

.bottomHeader {
    color: #FFFFFF;
    background-color: #538DBF;
    font-weight: bold;
    padding: 4px 0 4px 10px;
}

.pfHolder {
    background-color: #FFF6CB;
    min-height: 185px;
}

.viHolder {
    background-color: #FFF6CB;
    min-height: 185px;
}

.vacationOwnership {
    padding: 20px;
}

.vacationInspirationsContent {
    padding: 10px;
    background-color: #ffffff;
    margin-top: 15px;
}

/* Seach module */

#modifySearch {
    text-align: left;
    padding: 0 10px 0 10px;
}

#modifySearch div {
    padding-bottom: 3px;
}

.arrow {
    padding-left: 5px;
}

a:link#youAreOnLink {
    vertical-align: bottom;
}

#closeMediaWindow {
    float: right;
    padding: 0 0 2px;
}

#closeMediaWindow a, #closeMediaWindow a:visited {
    text-decoration: none;
    background: url( /sheraton/images/icons/close.gif ) top right no-repeat;
    padding-right: 19px;
    color: #77392A;
}

#imagePlayerContainer {
    clear: both;
}

#flashContainer {
    clear: both;
}

#tmHolder {
    position: relative;
    float: left;
    cursor: pointer;
    padding: 0 5px 0 0;
    width: 85px;
}

#tmHolder img {
    float: left;
    margin-left: 3px;
    margin-top: 3px;
    padding: 0 5px 0 0;
    width: 85px;
}

.resultsMediaImg {
    position: absolute;
    float: left;
    width: 90px;
    height: 60px;
    cursor: pointer;
}

.resultsMediaFlv {
    position: absolute;
    float: left;
    width: 90px;
    height: 60px;
    background: url( /sheraton/images/property/filmStr.gif ) no-repeat center;
    top: 0;
    cursor: pointer;
}

.buttonLink.right {
    float: right;
    margin-top: 10px;
}

#mediaplayerConatiner {
    position: relative;
}

#showMedia {
    position: absolute;
    width: 340px;
    padding: 3px 10px 10px;
    border: 1px solid #D8C9B5;
    z-index: 100000;
    background-color: #FFFFFF;
    display: none;
}
