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

#wwrPageContent {
    padding: 15px 10px 10px 30px;
}

.worldWideTitle {
    color: #665743;
    font-family: Palatino, 'Times New Roman', TimesNR, Times, serif;
    font-size: 18px;
    line-height: 16px;
    margin-bottom: 12px;
}

.countrySelector {
    border: solid 1px #c7b28a;
    background: #eee6d0;
}

.highlightBox  {
    background-color: #ededed;
    border: 1px solid #dcdcdc;
    padding: 15px;
    margin-bottom: 10px;
}

#cccSelect {
    width: 220px;
}

#phoneListContainer {
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
    padding: 5px;
}

.countryName {
    background: #e4e5d5;
    margin-top: 0;
    color: #666666;
    line-height: 15px;
}

#phoneListContainer .last {
    border: medium none;
    margin-bottom: 5px;
}

.phoneNumberList {
    margin: 0 0 7px 10px;
    padding-bottom: 3px;
    zoom: 1;
}

.phoneNumberList .spgTypeLabel {
    background: url(/luxury/images/support/supportBullet.gif) no-repeat left center;
    padding-left: 14px;
    width: 215px;
}

.regionHeader {
    background: #e4e5d5;
    margin-top: 0;

}

.regionHeaderView1 {
    background-color: #e4e5d5;
    color: #666666;
}

.links a:hover {
    font-family: Palatino, 'Times New Roman', TimesNR, Times, serif;
    font-size: 12px;
}

#primaryNavigation li {
    margin-left: 0;
}

#primaryNavigation li#findReserveTab {
    margin-left: 17px;
}

.WWRBrands {
    width: 400px;
    margin-right: 50px;
}

#headerContainer #topNavitems #header a {
    padding: 3px 0 0 0;
}

#headerContainer #topNavitems #header .dot {
    padding: 0;
    margin: 0;
    font-size: 9px;
}

#footer_navcontainer #footer .dot {
    padding: 0;
    margin: 0;
    font-size: 6px;
}

#footer_navcontainer #footer a {
    padding: 3px 0 0 0;
    font-size: 11px;
}

/* BEGIN View Specific Styles */
.WWRView1 .regionHeaderView1 {
    font-style: italic;
    line-height: 15px;
    padding-left: 7px;
}

.WWRView1 .contactNumber {
    float: right;
    width: 430px;
}

.WWRView2 #phoneListContainer {
    border: none;
    padding: 0;
    margin: 0;
}

.WWRView2 #phoneListContainer .countryName {
    margin-bottom: 10px;
}

.WWRView2 #phoneListContainer .phoneNumberList ul li.listItemContainer {
    overflow: hidden;
}

.WWRView2 #phoneListContainer .phoneNumberList p.countryViewName {
    background: url(/luxury/images/support/supportBullet.gif) no-repeat left center;
    padding-left: 14px;
}

.WWRView2 #phoneListContainer .phoneNumberList .spgTypeLabel {
    background: none;
}

.WWRView2 #phoneListContainer .phoneNumberList .spgBrands {
    float: right;
    width: 430px;
}

.WWRView2 #phoneListContainer .countryNumberContainer #regHead ul {
    margin-left: 0;
}

.WWRView2 #phoneListContainer .countryNumberContainer #regHead .countryName {
    margin-bottom: 5px;
    font-style: italic;
    font-weight: normal;
}

.WWRView2 #phoneListContainer .countryNumberContainer #regHead .spgTypeLabel {
    margin-left: 5px;
}
/* END View Specific Styles */
