@import url( /common/css/local/support/contact/base.css );

.worldWideTitle{
    color: #653C33;
    font-size:20px;
    font-weight:normal;
    padding:0;
}

#wwrPageContent .links a:hover {
    text-decoration: none;
}

#primaryContainer .highlightBox {
    background-color: #D8C9B5;
    border: none;
    margin-bottom: 0;
    overflow: auto;
    padding: 0;
}

.countryName, #phoneListContainer .countryNumberContainer .regionHeader, .regionHeaderView1  {
    font-weight:bold;
    background:#9ac6c2;
    padding: 5px 10px;
    color: #ffffff;
}

.regionHeaderView1 {
    text-transform: none;
    font-style:italic;
}

.phoneNumberList {
    margin: 0 0 20px;
    padding: 0 0 0 12px;
    zoom: 1;
}

.phoneNumberList .spgTypeLabel {
    background: url(/sheraton/images/support/supportBullet.gif) no-repeat left center;
    padding-left: 12px;
    width: 38%;
}

.phoneNumberList .contactNumber {
    float: right;
    width: 59%;
}

.regionHeader{
    background:#dd6c27;
    margin-top:0px;
}

.countryHeader{
    display:block;
    float:left;
}

.WWRBrands{
    width:413px;
}

#consoleContainer #consoleBody .WWRBrands {
    width: auto;
    float: none;
    left: 158px;
}

p.IddNote {
    margin: 10px 15px 5px 0;    
}

#cccForm {
    margin: 0;
    padding: 10px;
}

#cccSelect {
    width: 220px;
}

.links{
    margin: 10px;
}

/* BEGIN Single List View */
#primaryContainer #contentArea .WWRView2 p.countryViewName {
    background: url(/sheraton/images/support/supportBullet.gif) no-repeat left center;
    padding-left: 12px;
    margin: 0;
}

.WWRView2 .phoneNumberList {
    margin: 10px 0 20px;
}

#contentArea .WWRView2 ul {
    margin: 0;
    padding: 0;
}

.WWRView2 .spgTypeLabel {
    background: none;
    width: 30%;
}

.WWRView2 .spgBrands {
    width: 65%;
    float: right;
}

.WWRView2 #regHead {
    margin: 10px 0 20px;
    padding: 0 0 5px 12px;
}

.WWRView2 #regHead .countryName {
    color: #653c33;
    font-weight: normal;
    text-transform: none;
    background: url(/sheraton/images/support/supportBullet.gif) no-repeat left center;
    padding: 0 0 0 12px;
    margin: 0;
}
/* END Single List View */
