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

.worldWideTitle{
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.regionHeaderView1{
    background: #DDEBEC;
    padding: 10px 10px 20px 10px;
    font-size: 12px;
    font-style:italic;
    text-transform: none;
}

.countryListItemContainer .spgTypeLabel,
.phoneNumberList .countryListItemContainer {
    font-size:13px;
}

#contentArea .WWRView1 p {
    margin: 0 0 10px;
}

.WWRView1 .links {
    font-size:12px;
    margin-bottom: 10px;
}

.WWRView1 .highlightBox {
    padding: 10px;
    margin: 0 0 10px;
}

.WWRView1 #cccSelect {
    width: 220px;
}

#contentArea .WWRView1 h3.countryName {
    font-size: 12px;
    padding: 10px 10px 20px 20px;
    margin: 0 0 10px;
    text-transform: none;
}

.WWRView1 .phoneNumberList {
    margin-left: 20px;
    zoom: 1;
}

.phoneNumberList .spgTypeLabel {
    background: url(/fourpoints/images/support/supportBullet.gif) no-repeat left 5px;
    padding-left: 14px;
    width: 25%;
    font-size: 13px;
}

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

.regionHeader {
    background-color:#DDEBEC;
}

.WWRBrands{
    width:330px;
    margin-right:15px;
}

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

#wwrPageContent{
    padding-left: 10px;
}

#wwrPageContent .worldWideTitle,
#wwrPageContent .IddNote {
    margin-left: 0;
}

#phoneListContainer,
#regHead {
    background: #DDEBEC;
    padding: 0 0 20px 0;
    zoom: 1;
}

/* BEGIN Single List View */
#contentArea .WWRView2 p {
    margin: 0;
}

#contentArea .WWRView2 .links {
    margin: 10px 0;
}

#contentArea .WWRView2 .countryName {
    margin: 0;
    text-transform: none;
    font-weight: normal;
}

#contentArea .WWRView2 .phoneNumberList p {
    background: url(/fourpoints/images/support/supportBullet.gif) no-repeat left 5px;
    padding-left: 14px;
    margin-left: 20px;
}

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

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

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

.WWRView2 .phoneNumberList .spgBrands {
    width: 49%;
    float: right;
}

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

#contentArea .WWRView2 #regHead h3 {
    background: url(/fourpoints/images/support/supportBullet.gif) no-repeat left 5px;
    padding-left: 14px;
    margin-left: 20px;
}

#contentArea .WWRView2 #regHead .spgBrands .phoneNumbers {
    font-weight: normal;
}

#contentArea .WWRView2 ul.phoneNumberList ul li {
    margin-left: 20px;
}
/* END Single List View */
