/* Black Color Theme */

/*1. MS Themes*/
 /* header*/
a:link, a:active, a:visited, a:hover  { color:#FFFFFF}
#contentGrid .wizard .MSNoLink a{color:#fff !important; text-decoration:underline;}
.headerBkg, .headerAgentBrandBkg, .headerAgentPhotoBkg, .msheader, .msheaderAgentBrandBkg   {background-color:#000000;}
.headerAgentBrand ul  {color:#FFFFFF}

/* footer*/
.footerBkg {background-color:#000000;}
.footerWTTMHead {color:#FFFFFF; background-color:#000000; }
.footerWTTMBox {border: solid 1px #ffffff;}
.footerWTTMCaption {color:#8EBECB;}
.footerWTTMText, .footerWTTMText p a, #contentInterpretIt a{color:#FFFFFF;}
.footerEHOText {color:#8C8C8C;}
.footerCopyrightText {color:#8C8C8C;}
#contentInterpretIt, .contentFmlsDisclaimer { color:#FFFFFF} /*Fix for Black theme to support Customize MS*/

/* Question & Contact Me buttons*/
.footerButtonBkg, .headerButtonBkg{background-color: #789fb3;border:1px solid #ffffff}
 /* Error Message and background */
#messageBox .top_bgcolor {background-color:#789fb3;}
.sectionErrorBkg {background-color:#1e1e1e;border-top:1px solid #1e1e1e}
/*Grey Popup Box*/
.greyPopup {background-color: #000000;}
.introButtonBkg {background-color:#789fb3; border: 1px solid #ffffff;}


/*2. Contact Me Themes */
#contactMe {background-color:#000;}
.contactMeTitle {color:#FFFFFF;}
.contactMebuttonBkg {border:1px solid #333333;background-color: #789FB3;}
.contactMeButton {color: #FFFFFF;}
.contactMeTable {background-color:#1e1e1e;color:#FFFFFF}


/*3. Schedule Themes */
#scheduleBody {background-color:#000}
#scheduleWrapper .top_bgcolor {background-color:#789fb3 }
#scheduleButton .bgcolor { background-color:#789fb3;border: 1px solid #333333;}


/*4. Exception Themes */
#exceptionButton .bgcolor { background-color:#789fb3;border: 1px solid #333333;}
#exceptionBody {background-color:#000}

/*5. Preview Themes */
.previewTable {background-color:#000; !important;}
.MSFonts {color:#fff;}

/*6. EQH Themes */
#sectionHeader, #footer{background-color: #000000;}

/*Agent Legal disclaimer*/
.disclaimer { color: #CCCCCC;}
#contentGrid .wizard .MSNoLink .disclaimer a{color: #ccc !important; text-decoration:none;}
