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

#descriptionHeading, #main h2 {
    font-size: 16px;
    line-height: 18px;
    color: #413931;
    margin-bottom: 5px;
}

hr {
    display: none;
}

#main p {
    padding-bottom: 18px;
}

#main p.chatContent {
    border: none;
}

.countrySelectSection, #main p {
    border-bottom: 1px solid #ede9dd;
    margin-bottom: 18px;
}

#primaryContainer .countrySelectSection highlightBox, #resByPhoneDiv .highlightBox {
    margin: 0 0 18px 0;
    padding: 0;
    background-color: transparent;
}

#resByPhoneDiv .highlightBox {
    margin-top: 20px;
}

#conName, #gsoWrapper p.gsoRegion, .faqAnswerGroup h2 {
    background-color: #ede9dd;
    border-bottom: 2px solid #313131;
    padding: 11px 13px;
    margin-bottom: 10px;
    font-weight: bold;
}

/*** WWR & SPG PHONE SECTION ***/
.countryFormContainer {
    padding-bottom: 14px;
}

#phoneListContainer, #regHead {
    margin-bottom: 10px;
}

#phoneListContainer ul.phoneNumberList {
    padding: 5px 13px;
    background-color: #ede9dd;
    display: block;
    overflow: hidden;
}

#phoneListContainer ul li, ul.phoneNumberList li {
    list-style-type:disc;
    margin-left: 13px;
}

.spgTypeLabel, .WWRBrands {
    float: left;
}

.spgTypeLabel {
    width: 200px;
}

#regHead {
    background-color: #ede9dd;
}

* html .phoneNumberList, * + html .phoneNumberList {
    padding-left: 17px;
}

.phoneNumberListBrand {
    display: inline-block;
    width: 187px;
}

* html .phoneNumberListBrand, * + html .phoneNumberListBrand {
    width: 170px;
}

.regionBrandNumbers {
    clear: left;
}

.regionNumbers {
    margin-top: 10px;
    background-color: #ede9dd;
    padding: 11px 13px;
}

#phoneListContainer .regionNumbers ul.phoneNumberList {
    padding-left: 0;
}

.IddNote {
    background-color: #ede9dd;
    padding: 11px 13px;
}

/*** TRAVEL/EVENT PROFESSIONALS SECTION ***/
#contentArea .highlightBox {
    background-color: transparent;
    padding-left: 0;
}

#contentArea #gsoWrapper {
    margin-top: 30px;
}

#contentArea #gsoWrapper p {
    display: block;
}

#contentArea #gsoWrapper ul {
    background-color: #ede9dd;
    padding: 15px 0;
}

.gsoCity {
    background-color: #ede9dd;
    padding-bottom: 15px;
}

#contentArea #gsoWrapper li {
    list-style-type: none;
}

/*** FAQ SECTION ***/
.faqQuestionGroup h2 {
    font-weight: bold;
    font-size: 12px;
}

.faqQuestionGroup ul {
    margin: 0 0 23px 15px;
}

.faqQuestionGroup li {
    list-style: disc;
}

.faqAnswerGroup .bottomCurve {
    display: none;
}

#contentArea .faqAnswerGroup .highlightBox {
    padding-bottom: 0;
    margin-bottom: 0;
    width: 100%;
}

.faqAnswerGroup h2, .questionAnswer h3 {
    font-size: 12px;
}

.questionAnswer {
    background-color: #ede9dd;
    padding: 11px 18px;
    margin-bottom: 10px;
}

.questionAnswer .right {
    text-align: right;
}

.questionAnswer ul {
    margin-left: 20px;
}

.questionAnswer ul li {
    list-style: disc;
}

/*** EMAIL SECTION ***/
#emailContainer .highlightBox {
    background-color: #ede9dd;
    padding: 11px 13px;
    overflow: visible;
}

#emailContainer .leftLabel, #memberNumber .leftLabel, .cmntLabel {
    float: left;
    width: 150px;
    text-align: right;
    padding-right: 8px;
}

#emailContainer .rightTxt {
    float: left;
    width: 450px;
    padding-bottom: 10px;
}

#memberNumber, #hotelNameOrCity, #ConfNumber, .fieldLblTxt .cmntLabel, .fieldLblTxt .cmntTxt {
    margin-top: 10px;
}

#emailContainer .fieldLblTxt, #memberNumber, #hotelNameOrCity, #ConfNumber {
    clear: both;
}

#emailContainer .fieldLblTxt .cmntTxt {
    width: 450px;
}

#emailContainer .actionButton {
    float: right;
    padding: 20px 30px 0 0;
}

#emailContainer .optionalInfo {
    display: none;
}

.listItemContainer{
    overflow: hidden;
}

.countryPhoneNumbersView2{
    width: 420px;
}
