/*************************COLOR SCHEME**************************************/
.CenterContainer{width:940px;}
.CenterLeft{float: left; clear: none; }
.CenterRight{width: 680px; margin: auto; display: table; text-align: left !important; }

/*VERICAL SEARCH ON SEARCH RESULTS PAGE*/

.horizontalSearch 
{
    width: 246px !important;
    margin: 0px;
    overflow: hidden;
    }
.other_results {margin-top: 0px; /*the same as for .horizontalSearch*/}

/*###########################################*/

.horizontalSearch ul.menu {
    width:249px !important;
	height:20px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
}
.horizontalSearch ul.menu li {
	display:block;
    float:left;
    clear: none;
    width: 81px !important;
	margin-right: 1px !important;
	overflow: hidden;
}
.horizontalSearch ul.menu li a {
	display:block;
	width: 99%;
	height:18px;
	line-height:18px;
	text-align: center;
	margin-top:1px;
	font-size:12px;
	font-weight: bold;
    text-decoration:none;
}
.horizontalSearch ul.menu li a.menu_active {
	display:block;
	height:20px;
	line-height:20px;
	margin-top:0px;
	font-size:12px;
	font-weight:bold;
    text-decoration:none;
}

/*###########################################*/

.horizontalSearchBody1 
{
    border-style: solid;
    border-width: 10px 1px 0px 1px;
    padding: 5px 5px 0px 5px;
    zoom: 1; /* sets "hasLayout" for IE */
    }
.horizontalSearchBody2 
{
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    padding: 0px 5px 5px 5px; 
    zoom: 1; /* sets "hasLayout" for IE */
    }

/*###########################################*/
.horizontalSearchBody1 .sel_prop {width: 100% !important; clear: both; float: none; }

.horizontalSearchBody1 .sel_town {width: 100% !important; clear: both; float: none; }

.horizontalSearchBody1 div 
{
    width: 100%;
    height: auto !important;
    line-height: 20px;
    overflow: hidden;
    }
.horizontalSearchBody1 label 
{
    display: block;
    width: 40%;
    font-weight: bold;
    float: left;
    clear: none;
    white-space: nowrap;
    }
.horizontalSearchBody1 select 
{
    display: block;
    float: left;
    width: 60%;
    clear: none;
    }

.horizontalSearchBody1 .liSaleOrRent label {width: 60% !important; }

.horizontalSearchBody1 .liSaleOrRent select {width: 40% !important; }

/* span.Double contains 2 dropdowns that need to be half the width */    
.horizontalSearchBody1 span.Double span
{
    display: block;
    float: left;
    width: 0.5%;
    clear: none;
    }
.horizontalSearchBody1 span.Double select 
{
    display: block;
    float: left;
    width: 29.5%;
    clear: none;
    }

.horizontalSearchBody1 div.SelectTown
{
    width: 100%;
    height: 155px;
    line-height: 20px;
    overflow: hidden;
    }
.horizontalSearchBody1 div.SelectTown label
{
    width: 100%;
    }
/* span.Half need to be half the width and contains 1 list and label */    
.horizontalSearchBody1 span.Half 
{
    display: block;
    float: left;
    width: 49%;
    height: 132px;
    clear: none;
    }
.horizontalSearchBody1 span.Half em 
{
    display: block;
    clear: both;
    height: 22px;
    line-height: 11px;
    font-size: 11px;
    }
.horizontalSearchBody1 span.Half em b 
{
    display: block;
    clear: both;
    height: 11px;
    line-height: 11px;
    font-size: 11px;
    }
.horizontalSearchBody1 span.Half div
{
    float: none;
    width: 100%;
    height: 110px !important;
    line-height: 15px;
    }
.horizontalSearchBody1 span.Half select 
{
    float: none;
    width: 99%;
    height: 107px !important;
    line-height: 15px;
    }
.horizontalSearchBody1 span.Half option
{
    line-height: 15px;
    height: 15px;
    }

.horizontalSearchBody1 div.sep1 
{
    width: 100%;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
    }

/*###########################################*/
    
.horizontalSearchBody2 .advanced_options_expand 
{
    position: static !important;
    margin-bottom: 0px !important;
    width: 100%;
    float: none !important;
    clear: both !important;
    height: 20px;
    line-height: 20px;
    }
.horizontalSearchBody2 .advanced_options_expand a
{
    float: none !important;
    text-align: center !important;
    }
.horizontalSearchBody2  .AdvancedSearch 
{
    width: 100%;
    margin-top: 0px !important;
    }
.horizontalSearchBody2 .Button 
{
    clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 0px;
    
}



.horizontalSearchBody2 .advanced_options 
{
    width: 100%;
    }

.horizontalSearchBody2 .advanced_options .expand_switch 
{
    width: 100%;
    height:23px;
    overflow: hidden;
	line-height:23px;
    font-size:12px;
    }
.horizontalSearchBody2 .advanced_options .expand_switch a 
{
    display:block;
    width: 100%;
    height: 24px;
	line-height:23px;
    text-decoration:none;
    }
.horizontalSearchBody2 .advanced_options .expand_switch a i 
{
    display:block;
    float:left;
    clear: none;
    width: 5%;
    height:23px;
    overflow: hidden;
	line-height:23px;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    cursor: pointer;
    }
.horizontalSearchBody2 .advanced_options .expand_switch a strong 
{
    display: block;
    float:left;
    clear: none;
    width: 79.5%;
    height:23px;
	overflow: hidden;
	line-height:23px;
    text-align: left;
    font-style:normal;
    font-weight:bold;
    cursor: pointer;
    }
.horizontalSearchBody2 .advanced_options .expand_switch a span 
{
    display: block;
    float:left;
    clear: none;
    width: 14.5%;
    height:23px;
	overflow: hidden;
	line-height:23px;
    text-align: right;
    font-style:normal;
    font-weight:normal;
    cursor: pointer;
    }


.horizontalSearchBody2 .expandContent 
{
    display: block;
    width: 100%;
    clear: both;
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.horizontalSearchBody2 .expandContent ul
{
    display: block;
    width: 100%;
    clear: both;
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.horizontalSearchBody2 .expandContent li 
{
    display: block;
    height: 19px;
    line-height: 18px;
    width: 100%;
    float: left;
    clear: none;
    margin: 3px 0px 2px 0px;
    padding: 0px;
    list-style: none;
    font-weight: normal;
    font-size: 11px;
    }   
.horizontalSearchBody2 .expandContent label 
{
    display: block;
    float: left;
    clear: none;
    width: 36.5%;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    overflow: hidden;
    text-indent: 1px;
    }
.horizontalSearchBody2 .expandContent input 
{
    display: block;
    float: left;
    clear: none;
    width: 59.5%;
    margin-right: 0;
    }
.horizontalSearchBody2 .expandContent select 
{
    display: block;
    float: left;
    clear: none;
    width: 61.5%;
    margin-right: 0;
    }
    
.horizontalSearchBody2 .expandContent .Double span span 
{
    display: block;
    float: left;
    clear: none;
    width: 0.5%;
    margin-right: 0;
    }
.horizontalSearchBody2 .expandContent .Double input 
{
    display: block;
    float: left;
    clear: none;
    width: 29.5%;
    margin-right: 0;
    }
.horizontalSearchBody2 .expandContent .Double select 
{
    display: block;
    float: left;
    clear: none;
    width: 30.5%;
    margin-right: 0;
    }

.horizontalSearchBody2 .expandContent .CheckBox 
{
    display: block;
    height: 19px;
    line-height: 18px;
    width: 49.5%;
    float: left;
    clear: none;
    margin: 3px 0px 2px 0px !important;
    padding: 0px !important;
    list-style: none;
    }
.horizontalSearchBody2 .expandContent .CheckBox input 
{
    display: block;
    float: left;
    clear: none;
    width: auto !important;
    height: auto !important;
    margin: 0px !important;
    padding:0px !important;
    background: none;
    }
.horizontalSearchBody2 .expandContent .CheckBox label 
{
    display: block;
    float: left;
    clear: none;
    width: 80%;
    margin: 0px !important;
    padding:0px !important;
    text-align: left;
    }

.horizontalSearchBody2 .expandContent .RadioButtons 
{
    width: 100%;
    height: auto !important;
    }
.horizontalSearchBody2 .expandContent .RadioButtons label 
{
    clear: both;
    }
.horizontalSearchBody2 .expandContent .RadioButtonList 
{
    width: 100%;
    height: auto !important;
    clear: both;
    display: block;
    }
.horizontalSearchBody2 .expandContent .RadioButtonList input
{
    display: block;
    float: left;
    clear: none;
    width: auto !important;
    height: auto !important;
    margin-right: 0px;
    background: none;
    }
.horizontalSearchBody2 .expandContent .RadioButtonList label
{
    display: block;
    float: left;
    clear: none;
    width: 40%;
    height: 20px;
    line-height: 20px;
    margin-right: 0;
    text-indent: 5px;
    }

.horizontalSearchBody2 .expandContent li.sep 
{
    width: 90%; 
    float: none;
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    }

/*###########################################*/

/* SECONDARY PAGES */

/*AgentPageDetails.css*/
div.agent_page {
border-bottom:1px dotted #CCCCCC;
}
div.agent_page img {
border:1px solid #CCCCCC;
}

div.agent_page div.agent_info {
border-left:1px dotted #CCCCCC;
text-align: left;
}
div.agent_page div.agent_info h1 {
text-align: left;
}
div.agent_page div.agent_info span a {
color:#4c4c4c;
}
/*Associates*/
table.associates 
{
    background-color: #FFFFFF;
}
table.associates tr.head {
background-color:#4c4c4c;
color:#FFFFFF;
}
table.associates td.name {
border-bottom:1px dotted #000000;
}
table.associates td.title {
border-bottom:1px dotted #000000;
}
table.associates td.phone {
border-bottom:1px dotted #000000;
}
table.associates td.email {
border-bottom:1px dotted #000000;
}
table.associates td.email a {
color:#4c4c4c;
}
table.associates td.details {
border-bottom:1px dotted #000000;
}
table.associates td.details a {
color:#4c4c4c;
}
/*AssociatesWithPicture*/

/*table.associates {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#333333;
}*/

table.associates td.pic {
border-bottom:1px dotted #CCCCCC;
}
table.associates td.info {
border-bottom:1px dotted #CCCCCC;
}
table.associates td.info div.name {
color:#000000;
}

table.associates td.info div.title {
color:#000000;
}

table.associates td.info div.email a {
color:#4c4c4c;
}

table.associates td.details {
border-bottom:1px dotted #CCCCCC;
}
table.associates td.details a {
color:#4c4c4c;
}


/*SEARCH PAGE*/
.searchPage {margin-top: 30px; margin-bottom: 30px; }

.searchPage h1 {display: none; }

.searchPage ul.menu {}
.searchPage ul.menu li {}
.searchPage ul.menu li a {font-weight: normal; margin: 0px; color: #4c4c4c; background-color: #88b8e6; }
.searchPage ul.menu li a.menu_active {font-weight: bold; margin: 0px; color: #FFFFFF !important; background-color: #4c4c4c; border: 1px solid #4c4c4c; }
.searchPage ul.menu li a.menu_active:link {color: #FFFFFF; }
.searchPage ul.menu li a.menu_active:visited {color: #FFFFFF; }
.searchPage ul.menu li a.menu_active:hover {color: #FFFFFF; }
.SearchBody1 {border-style: solid; border-width: 10px 1px 0px 1px; border-color: #4c4c4c; background-color: #FFFFFF; }
.SearchBody2 {border-style: solid; border-width: 0px 1px 1px 1px; border-color: #4c4c4c; background-color: #FFFFFF; }
    
.verticalSearch {margin-top: 30px; margin-bottom: 30px; }
.verticalSearch ul.menu {margin-bottom: 0px; width: 252px; margin-right: -2px; white-space: nowrap; overflow: hidden; }
.verticalSearch ul.menu li {width: 79px; margin-right: 1px; }
.verticalSearch ul.menu li a {font-weight: normal; margin: 0px; color: #000000; background-color: #DFE3EE; border-bottom: 2px solid #DFE3EE; border-right: 2px solid #DFE3EE; }
.verticalSearch ul.menu li a.menu_active {font-weight: bold; margin: 0px; color: #000000 !important; background-color: #DFE3EE; border-bottom: 2px solid #DFE3EE; border-right: 2px solid #DFE3EE; }
.verticalSearchBody1 {border-style: solid; border-width: 10px 1px 0px 1px; border-color: #DFE3EE; background-color: #DFE3EE; }
.verticalSearchBody2 {border-style: solid; border-width: 0px 1px 1px 1px; border-color: #DFE3EE; background-color: #DFE3EE; }

.horizontalSearch ul.menu {margin-bottom: 0px; }
.horizontalSearch ul.menu li {}
.horizontalSearch ul.menu li a {font-weight: normal; margin: 0px; color: #4c4c4c; background-color: #88b8e6; }
.horizontalSearch ul.menu li a.menu_active {font-weight: bold; margin: 0px; color: #FFFFFF !important; background-color: #4c4c4c; border: 1px solid #4c4c4c; }
.horizontalSearchBody1 {border-style: solid; border-width: 10px 1px 0px 1px; border-color: #4c4c4c; background-color: #FFFFFF; }
.horizontalSearchBody2 {border-style: solid; border-width: 0px 1px 1px 1px; border-color: #4c4c4c; background-color: #FFFFFF; }

.AdvancedSearch {}
.advanced_options {background-color: #88b8e6; border-bottom: 1px dotted #CCCCCC; border-top: 1px solid #FFFFFF; }
.advanced_options a:hover {color: #000000 !important; }
.expand_switch {}
.expandContent1, .expandContent2, .expandContent3, .expandContent4 {background-color: #ffffff; }
.expandContent {background-color: #ffffff; }

/*OPEN HOUSES HOMEPAGE*/
.content_right .search_results 
{
    margin-top: 10px; 
    margin-bottom: 10px; 
    width: 100%; 
    background-image:url(../images/bg_openHouse.gif); 
    background-repeat:no-repeat; 
    height: 244px;
    width: 408px;
    clear: both;
    }


/*SEARCH RESULTS*/
.search_results {margin-top: 30px; margin-bottom: 30px; width: 100%; }
ul.listing {}
    div.listing {}
    
        .listing_menu {font-size: 11px !important; }
        .listing_menu a img {border: 1px solid #ffffff; display: block; }
        .listing_menu ul li {font-size: 11px !important; height: 18px; }
        .listing_menu ul li a {color: #4c4c4c; border-bottom: 1px dotted #4c4c4c; font-size: 11px !important; }
        .listing_menu ul li a:hover {color: #000000; background-color: #DFE3EE; font-size: 11px !important; }
        
        .listing_description {}
            .listing_title {border-bottom: 1px dotted #4c4c4c; color: #4c4c4c; }
            .listing_details {}
            .listing_details a {color: #4c4c4c; }
            .listing_details a:hover {color: #000000; }
            .listing_text {font-size: 11px !important; }
            .listing_text a {color: #4c4c4c; font-size: 11px !important; }
            .listing_text a:hover {color: #000000; font-size: 11px !important; }
            .listing_openhouse {}
            .listing_contact {}
            
    s.sep_line {border: none !important; height: 2px; background-color: #4c4c4c; }



/*LISTING DETAILS*/

.property {}
.title {}
.title h2 {border-bottom: 1px dotted #4c4c4c; color: #000000; }
.title h3 {}

.picture_selector {width: 340px !important; background-color: #DFE3EE; border-bottom: 1px dotted #CCCCCC; }
#PopupContainer div.picture_selector  {width: 325px !important; }
#previewPane {}
#photo_big {}
.pictureSlideshowButtons {border-bottom: 1px dotted #CCCCCC; }
#galleryContainer {}
#arrow_left {background-color: #88b8e6; color: #000000; }
#arrow_left:hover {background-color: #ffffff; color: #000000; }
#theImages {}
#slideEnd {}
#pic_no_fill {}
#arrow_right {background-color: #88b8e6; color: #000000; }
#arrow_right:hover {background-color: #ffffff; color: #000000; }

ul.property_menu {}
ul.property_menu li {border-bottom: 1px dotted #000000; }
ul.property_menu li a {line-height: 18px !important; color: #4c4c4c; }
ul.property_menu li a:hover {line-height: 18px !important; background-color: #DFE3EE; color: #000000; }

.more_details {}
.more_details h4 {border-bottom: 1px dotted #88b8e6;background-color: #fef301; color: #000000; font-size: 13px; font-weight: bold; height: 20px; line-height: 20px; margin: 0px; padding: 0px; }
.more_details li {border-bottom: 1px dotted #000000; }
#PopupContainer .more_details {font-size: 11px; line-height: normal; }
#PopupContainer .more_details  h4 {font-size: 12px; }

.open_house {background-color: #DFE3EE; border: 1px solid #4c4c4c; padding: 0px !important; margin: 0px; }
.open_house h3 {border-bottom: 1px dotted #88b8e6; text-indent: 5px; color: #4c4c4c; font-size: 13px; font-weight: bold; height: 20px; line-height: 20px; margin: 0px !important; padding: 0px; }
#PopupContainer .open_house {font-size: 11px; line-height: normal; }
#PopupContainer .open_house  h3 {font-size: 12px; }

.prop_description {}
.prop_description h3 {border-bottom: 1px dotted #fef301;background-color: #fef301; color: #000000; font-size: 13px; font-weight: bold; height: 20px; line-height: 20px; margin: 0px; padding: 0px; }
#PopupContainer .prop_description {font-size: 11px; line-height: normal; }
#PopupContainer .prop_description  h3 {font-size: 12px; }

.all_details { text-indent:5px;}
.all_details h3 {border-bottom: 1px dotted #fef301;background-color: #fef301; color: #000000; font-size: 13px; font-weight: bold; height: 20px; line-height: 20px; margin: 0px; padding: 0px; }
.all_details h4 {text-indent:5px; background-color: #DFE3EE; border-bottom: 1px dotted #DFE3EE; color: #4c4c4c; font-size: 12px; font-weight: bold; height: 20px; line-height: 20px; margin: 10px 0px 0px 0px; padding: 0px !important;}
.all_details h5 {text-indent:5px; background-color: #FFFFFF; border-bottom: 1px dotted #DFE3EE; color: #555555; font-size: 12px; font-weight: bold; height: 20px; line-height: 20px; margin: 10px 0px 0px 0px; padding: 0px !important;}
#PopupContainer .all_details {font-size: 11px; line-height: normal; }
#PopupContainer .all_details  h3 {font-size: 12px; }
#PopupContainer .all_details  h4 {font-size: 12px; }
#PopupContainer .all_details  h5 {font-size: 12px; }

.inquire_property {border: 1px solid #4c4c4c; background-color: #FFFFFF; width: 100%; }
.inquire_property h3 {background-color: #fef301; color: #000000; font-size: 13px; font-weight: bold; height: 20px; line-height: 20px; margin: 0px; padding: 0px; }

.ListingDetailsContactTemplate {background-color: #DFE3EE; width: 120px; overflow: hidden; }
.ListingDetailsContactTemplate img {width: 120px; margin-left: 0px; margin-right: 0px; border: 1px solid #DFE3EE; }
.ListingDetailsContactTemplate .vCard {}
.ListingDetailsContactTemplate .vCard .photo {width: 120px; margin-left: 0px; margin-right: 0px; border: 1px solid #DFE3EE; }
.ListingDetailsContactTemplate .vCard .fn {}
.ListingDetailsContactTemplate .vCard .n {}
.ListingDetailsContactTemplate .vCard .n .given-name {}
.ListingDetailsContactTemplate .vCard .n .additional-name {}
.ListingDetailsContactTemplate .vCard .n .family-name {}
.ListingDetailsContactTemplate .vCard .tel {}
.ListingDetailsContactTemplate .vCard .tel .type {}
.ListingDetailsContactTemplate .vCard .tel .value {}
.ListingDetailsContactTemplate .vCard .email {}
.ListingDetailsContactTemplate .vCard .url {}



/*COPYRIGHT MLS*/
.copyr_mls {color: #777777; }


.backToSearchResults a {color:#4c4c4c;}
.backToSearchResults a:hover {color: #000000;}

/*MODAL POPUP*/
.modalPopup {}
.ModalPopupContainer {}
.ModalPopupHeader {background-color: #4c4c4c; color: #DFE3EE; font-size: 13px; font-weight: bold; height: 20px; line-height: 20px; margin: 0px; padding: 0px; text-align:center !important }


/*CONTACT PAGE*/
.Form 
{
    width: 649px !important; 
    border-color: #4c4c4c;
    }
.Form h5 
{
    background-color: #fef301;
    color: #000000;
    margin-bottom: 10px;
    }
.Form h6 
{
    color: #4c4c4c; 
    }


.contact, .table_signup, .registration, .table_cma, .buyerscontact, .table_mortgage, .table_career {border: 1px solid #4c4c4c; background-color: #FFFFFF; width: 650px; }
.contfmhead, .login_head, .tcols {background-color: #fef301; }
.contfmhead h4, .login_head h3, .tcols h4 {background-color: #fef301; color: #000000; font-weight: bold; font-size: 13px; margin: 0px; padding: 0px; height: 20px; line-height: 20px; }
.contact label {font-weight: bold; }
.contact txfield {}
.endfrm {}

div.office {border: 1px solid #4c4c4c; background-color: #FFFFFF; }

div.modalPopup table.popup_mortcalc {width: 490px; margin: auto;}

.popup_mortcalc 
{
width:90%;
margin: auto;
margin-top:10px;
margin-bottom:10px;
}
.popup_mortcalc td{}
.popup_mortcalc td.left_td 
{
    width:48% !important;
    margin: 0 1% 0 1% !important;
    height:28px;
    text-align:left;
    border-right:1px dotted #cccccc;
}
.popup_mortcalc td.left_td_head
{
    width:48% !important;
    margin: 0 1% 0 1% !important;
    font-weight:bold;
    text-align:left;
    height:28px;
    line-height:28px;
    border-bottom:1px dotted #cccccc;
}
.popup_mortcalc td.left_td label
{
    display:block;
    float:left;
    clear: none;
    width:46% !important;
    font-weight:bold;
    color:#333333;
    text-indent: 2px;
}
.popup_mortcalc td.right_td 
{
    text-align:left;
    width:48% !important;
    margin: 0 1% 0 1% !important;
}
.popup_mortcalc td.right_td_head 
{
    width:48% !important;
    margin: 0 1% 0 1% !important;
    font-weight:bold;
    text-align:left !important;
    height:28px;
    line-height:28px;
    border-bottom:1px dotted #cccccc;
}
.popup_mortcalc td.right_td label
{
    display:block;
    float:left;
    clear: none;
    width:46% !important;
    font-weight:bold;
    color:#333333;
    text-indent: 2px;
}


/*MY ACCOUNT*/
.login {}
.login_chkbx {}
.login_forgotpass {}
.login_forgotpass h3 {background-color: #DFE3EE; border-bottom: 1px dotted #CCCCCC; color: #4c4c4c; font-size: 12px; font-weight: bold; height: 20px; line-height: 20px; margin: 10px 0px 0px 0px; padding: 0px !important; text-indent: 0px !important; }

.info {color: #4c4c4c; }
.tcol {}

.account_area_menu {margin: 0px !important; padding: 0px !important; width: 100% !important; text-align: left;}
.account_menu {width: 100% !important; margin-top: 10px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; height: 24px !important; }
.account_menu ul.menu {margin: 0px; padding: 0px; display: block; width: 100%; height: 24px !important; }
.account_menu ul.menu li {width: 16.5%; margin-right: 1px; display: block; float: left; font-size: 11px; height: 24px !important; }
.account_menu ul.menu li a {font-size: 11px !important; display: block; border: 1px solid #88b8e6; border-bottom-color: #88b8e6; color: #4c4c4c; font-weight: normal; margin: 0px 0px 0px 0px; background-color: #88b8e6; height: 22px !important; }
.account_menu ul.menu li a:hover {color: #000000; }
.account_menu ul.menu li a.menu_active {font-size: 11px !important; border: 1px solid #4c4c4c; margin: 0px 0px 0px 0px; color: #FFFFFF; background-color: #4c4c4c; }
.account_menu ul.menu li a.menu_active:hover {font-size: 11px !important; border: 1px solid #4c4c4c; font-weight: normal; margin: 0px 0px 0px 0px; color: #FFFFFF; background-color: #4c4c4c; }

.account_body {margin: 0px !important; padding: 0px !important; width: 100% !important;border-color: #4c4c4c; border-style: solid; border-width: 10px 1px 1px 1px; background-color: #FFFFFF; }
.acc_boxes {}
.acc_box {margin: 30px auto 10px auto; border: 1px solid #DFE3EE; background-color: #DFE3EE; padding: 0px !important; }
.acc_box h5 {background-color: #fef301; border-bottom: 1px dotted #CCCCCC; color: #000000; font-weight: bold; font-size: 11px; margin: 0px !important; padding: 0px !important; height: 15px; line-height: 15px; }
.acc_box div {padding: 10px !important; }

.account_home {margin: auto; width: 90%; line-height: 18px; font-size: 11px; }

.results_info {margin: auto; width: 90%; line-height: 18px; font-size: 11px; text-align: center; color: #555555; }

.unsubscribe {color: #555555; }

.notif_panel {margin: auto; width: 100% !important; }
.headp {width: 100% !important; }



.account_menu ul.menu {margin-bottom: -1px; display: block; width: 100%; height: 22px; line-height: 22px; }
.account_menu ul.menu li {display: block; float: left; height: 22px; line-height: 22px; }
.account_menu ul.menu li a {display: block; text-decoration: none; height: 20px; line-height: ; text-align: center; font-size: 12px; }
.account_menu ul.menu li a.menu_active {}


/*######################################################*/
.CenterContainer {margin: 0px 10px 0px 10px !important; text-align: left; }
.sep1 {width: 100%; height: 1px; overflow: hidden; clear: both; float: none; }
.sep10 {width: 100%; height: 10px; overflow: hidden; clear: both; float: none; }
a.Button {background-color: #366999; color: #FFFFFF; width: 100px; margin: auto; display: block; position: relative; text-align: center; text-decoration: none; font-weight: bold; height: 20px !important; line-height: 20px !important; font-size: 12px; }
a.Button:hover {background-color: #4c4c4c; color: #FFFFFF; }
input.Button {background-color: #366999; color: #FFFFFF; width: 100px; margin: auto; text-align: center; text-decoration: none; font-weight: bold; height: 20px !important; line-height: 20px !important; font-size: 12px; border: none; }
input.Button:hover {background-color: #4c4c4c; color: #FFFFFF; }
a {color: #366999;}
a:hover {color: #000000;}
h1 {height: 30px !important; line-height: 30px !important; color: #4c4c4c !important; font-size: 18px !important; }
form {margin: 0px;}
select, option, input, textarea {font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, Sans-Serif;}

.col_left h1 {border-bottom: none !important; margin: 0px 0px 0px 10px !important; padding: 0px !important; height: auto !important; }
.col_right h1 {border-bottom: none !important; margin: 5px 0px 0px 10px !important; padding: 0px !important; height: auto !important; }

/****** Photos Flyer.css ******/
/*###########################################*/
h1 {font-size: 15px; color: #000000; margin: 5px; padding: 0px; }   
.viewAllPhotos div {width: 50%; float: left; clear: none; margin: 5px 0px 5px 0px; }
.viewAllPhotos img
{
    border: 2px solid #CCCCCC;
    height: 200px;
    margin: auto;
    display: block;
}

/*content*/
.CenterContent { width:650px; margin:0px auto}


.WebContent {padding-right: 20px;}
.WebContent h2 {color: #000000; font-size: 14px; letter-spacing: 1px; border-bottom: 1px dotted #4c4c4c; margin: 10px 0px 10px 0px; height: 30px !important; line-height: 30px !important; }
.WebContent p {color: #000000; font-size: 12px; line-height: 17px; margin: 0px 0px 10px 0px; padding: 0px; }
.WebContent img {float: left; margin: 0px 10px 10px 0px; border: 1px solid #CCCCCC; }

/*---NewsFeed----*/

.news h6{ font-size:10px;}

/*---Popup----*/

div.modalPopup {
border:5px solid #4c4c4c;
background-color:#DFE3EE;
}

div.modalPopup table.popup_moreinfo td.left_td label
{
    color:#333333;
}

div.modalPopup table.popup_moreinfo td.right_td label
{
    color:#333333;
}

div.modalPopup table.popup_email td.left_td label
{
    color:#333333;
}

div.modalPopup table.popup_email td.right_td label
{
    color:#333333;
}

div.modalPopup table.popup_mortcalc td.left_td_head
{
    border-bottom:1px solid #ffffff;
    color:#000000;
}

div.modalPopup table.popup_mortcalc td.left_td label
{
    color:#333333;
}
div.modalPopup table.popup_mortcalc td.right_td_head 
{
    border-bottom:1px solid #ffffff;
    color:#333333;

}
div.modalPopup table.popup_mortcalc td.right_td label
{
    color:#333333;
}

/*-----ProgressBar------*/
.ProgressText {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #88b8e6;
background-color: #DFE3EE;
border: solid 2px #4c4c4c;
}
.ProgressTextIframe {
background-color: #FFFFFF;
}