/* SECONDARY PAGES */

.CenterContainer{width:940px; margin:auto}
.CenterLeft{float: left; clear: none;}
.CenterRight{width: 660px !important; margin: auto; display: table; text-align: left !important;}

/*VERICAL SEARCH ON SEARCH RESULTS PAGE*/

.horizontalSearch 
{
    width: 260px !important;
    margin: 20px 0px 0px 2px;
    overflow: hidden;
    }
.other_results {margin-top: 20px; /*the same as for .horizontalSearch*/}

/*###########################################*/

.horizontalSearch ul.menu {
    width:263px !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;
    }



/*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: #000; background-color: #ffbe00; }/*ff977e*/
.searchPage ul.menu li a:hover {background-color: #ffbe00;}
.searchPage ul.menu li a.menu_active {font-weight: bold; margin: 0px; color: #FFFFFF !important; background-color: #434343; border: 1px solid #434343; }
.searchPage ul.menu li a.menu_active:hover {background-color: #434343;}
.SearchBody1 {border-style: solid; border-width: 10px 1px 0px 1px; border-color: #434343; background-color: #FFFFFF; }
.SearchBody2 {border-style: solid; border-width: 0px 1px 1px 1px; border-color: #434343; 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: #ffffff; background-color: #ffbe00; border-bottom: 2px solid #434343; border-right: 2px solid #434343; }
.verticalSearch ul.menu li a:hover {background-color: #ffbe00;}
.verticalSearch ul.menu li a.menu_active {font-weight: bold; margin: 0px; color: #000000 !important; background-color: #434343; border-bottom: 2px solid #434343; border-right: 2px solid #434343; }
.verticalSearch ul.menu li a.menu_active:hover {background-color: #434343;}
.verticalSearchBody1 {border-style: solid; border-width: 10px 1px 0px 1px; border-color: #434343; background-color: #eeeeee; }
.verticalSearchBody2 {border-style: solid; border-width: 0px 1px 1px 1px; border-color: #434343; background-color: #eeeeee; }


.horizontalSearch ul.menu {margin-bottom: 0px; }
.horizontalSearch ul.menu li {}
.horizontalSearch ul.menu li a {font-weight: normal; margin: 0px; color: #000; background-color: #ffbe00; }
.horizontalSearch ul.menu li a:hover {background-color: #ffbe00;}
.horizontalSearch ul.menu li a.menu_active {font-weight: bold; margin: 0px; color: #FFFFFF !important; background-color: #434343; border: 1px solid #434343; }
.horizontalSearch ul.menu li a.menu_active:hover {background-color: #434343;}
.horizontalSearchBody1 {border-style: solid; border-width: 10px 1px 0px 1px; border-color: #434343; background-color: #FFFFFF; }
.horizontalSearchBody2 {border-style: solid; border-width: 0px 1px 1px 1px; border-color: #434343; background-color: #FFFFFF; }

.AdvancedSearch {}
.advanced_options {background-color: #eeeeee; color: #000000; border-bottom: 1px dotted #CCCCCC; border-top: 1px solid #FFFFFF; }
.advanced_options a {color: #2c2c2c !important; }
.advanced_options a span {color: #434343 !important; }
.advanced_options a:hover {color: #ffbe00 !important; }
.expand_switch {}
.expandContent1, .expandContent2, .expandContent3, .expandContent4 {background-color: #ffffff; }
.expandContent {background-color: #ffffff; }

.advanced_options .expandContent input{top:-1px !important; position:relative; height:12px}
.advanced_options .expandContent select{top:-1px !important; position:relative; height:19px}

/*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;
    }

/*Open House*/
ul.HomepageOpenHouses {display: block; float: left; margin: 0px; padding: 0px; list-style-type: none; overflow-y: auto; }
.HomepageOpenHouses {width: 370px; height: 100px; margin-left: 15px !important; display: inline; }

.HomepageOpenHouses li.listing {display: block; margin: 0px; padding: 0px; list-style-type: none; width: 95%; clear: both; }
.HomepageOpenHouses .listing {height: 62px; overflow: hidden; margin:10px 0px !important; border-bottom: 1px dotted #CCCCCC; }

.HomepageOpenHouses .listing a.permalink {text-decoration: none; display: block; width: 100%; cursor: pointer; height:62px; }
.HomepageOpenHouses .listing a {text-decoration: none; }
.HomepageOpenHouses .listing a:hover {text-decoration: none; background-color: #ffffff; }

.HomepageOpenHouses .listing .listingPhoto {display: block; margin: 0px; padding: 0px; float: left; clear: none; width: 30%; }

.HomepageOpenHouses .listing .listingPhoto img {width: 90%; float: left; display: block; margin: auto; }
.HomepageOpenHouses .listing .listingPhoto img.photo {border: 1px solid #000000 !important; }

.HomepageOpenHouses .listing .listingDetails {display: block; margin: 0px; padding: 0px; float: left; clear: none; width: 69.5%; font-size:11px; line-height: normal; text-align: left; color: #000000; }

.HomepageOpenHouses .listing .listingDetails .location {display: block; margin: 0px; padding: 0px; clear: both; font-weight:bold; }
.HomepageOpenHouses .listing .listingDetails .location .adr {}

.HomepageOpenHouses .listing .listingDetails .basicinfo {display: block; margin: 0px; padding: 0px; clear: both; }
.HomepageOpenHouses .listing .listingDetails .basicinfo .priceLabel {display: none; }
.HomepageOpenHouses .listing .listingDetails .basicinfo .price {display: inline; font-weight:bold; }
.HomepageOpenHouses .listing .listingDetails .basicinfo .priceSeparator {display: inline; }
.HomepageOpenHouses .listing .listingDetails .basicinfo .fn {display: inline; }
.HomepageOpenHouses .listing .listingDetails .basicinfo .offerSeparator {}
.HomepageOpenHouses .listing .listingDetails .basicinfo .offer {}

.HomepageOpenHouses .listing .listingDetails .dateandtime {display: block; margin: 0px; padding: 0px; clear: both; font-size: 11px; color: #555555; font-weight: bold; }

/*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 {border-bottom: 1px dotted #CCCCCC;  font-size: 11px !important; }
        .listing_menu ul li a:hover {background-color: #eeeeee; font-size: 11px !important; }
        
        .listing_description {}
            .listing_title {border-bottom: 1px dotted #cccccc;  color: #434343; }
            .listing_details {}
            .listing_details a {}
            .listing_details a:hover {}
            .listing_text {font-size: 11px !important; }
            .listing_text a {font-size: 11px !important; }
            .listing_text a:hover {font-size: 11px !important; }
            .listing_openhouse {}
            .listing_contact {}
            
    s.sep_line {border: none !important; height: 2px; background-color: #2c2c2c; }


/*LISTING DETAILS*/

.property { width:510px}
.title {}
.title h2 {border-bottom: 1px dotted #2c2c2c;  color: #434343; }
.title h3 {}

.picture_selector {width: 300px !important; background-color: #eeeeee; border-bottom: 1px dotted #CCCCCC; }
#previewPane {}
#photo_big {}
.pictureSlideshowButtons {border-bottom: 1px dotted #CCCCCC; }
#galleryContainer {}
#arrow_left {background-color: #2c2c2c; color: #ffffff; }
#arrow_left:hover {background-color: #ffffff; color: #000000; }
#theImages {}
#slideEnd {}
#pic_no_fill {}
#arrow_right {background-color: #2c2c2c; color: #ffffff; }
#arrow_right:hover {background-color: #ffffff; color: #000000; }

.property_menu { text-align:left;}
.property_menu li {border-bottom: 1px dotted #cccccc; }
.property_menu li a {line-height: 18px !important; color: #000; text-decoration: none; display: block; }
.property_menu li a:hover {line-height: 18px !important; background-color: #eeeeee; color: #3d3d3d; }

.more_details {}
.more_details h4 {text-indent: 5px; display: block; background-color: #434343; color: #ffffff; font-size: 13px; font-weight: bold; height: 20px; line-height: 20px; margin: 0px; padding: 0px; }
.more_details li {border-bottom: 1px dotted #cccccc; }

.open_house {background-color: #ffffff; border: 1px solid #434343; padding: 0px !important; margin: 0px; }
.open_house h3 {display: block; background-color: #434343; color: #ffffff; font-size: 13px; font-weight: bold; height: 20px; line-height: 20px; margin: 0px; padding: 0px; }
.open_house div {padding: 5px; }
.open_house div div, .open_house div div div, .open_house div div div div {padding: 0px; }

.prop_description {}
.prop_description h3 {display: block; background-color: #434343; color: #ffffff; font-size: 13px; font-weight: bold; height: 20px; line-height: 20px; margin: 0px; padding: 0px; }

.all_details {}
.all_details h3 {text-indent: 5px; display: block; background-color: #434343; color: #ffffff; font-size: 13px; font-weight: bold; height: 20px; line-height: 20px; margin: 0px; padding: 0px; }
.all_details h4 {display: block; background-color: #FFFFFF; border-bottom: 1px dotted #cccccc; color: #434343; font-size: 12px; font-weight: bold; height: 20px; line-height: 20px; margin: 10px 0px 0px 0px; padding: 0px !important; text-indent: 0px !important; }
.all_details h5 {display: block; background-color: #FFFFFF; border-bottom: 1px dotted #cccccc; color: #434343; font-size: 12px; font-weight: bold; height: 20px; line-height: 20px; margin: 10px 0px 0px 0px; padding: 0px !important; text-indent: 0px !important; }

.inquire_property {border: 1px solid #434343; background-color: #FFFFFF; width: 525px; }
.inquire_property h3 {display: block; background-color: #ffbe00; color: #000; font-size: 13px; font-weight: bold; height: 20px; line-height: 20px; margin: 0px; padding: 0px; text-align:center; position:relative; top:-2px; border-top:1px solid #000}

.ListingDetailsContactTemplate {background-color: #ffffff; color: #000000; text-align: center !important; width: 120px; overflow: hidden; }
.ListingDetailsContactTemplate img {width: 120px; margin-left: 0px; margin-right: 0px; border: 1px solid #eeeeee; }
.ListingDetailsContactTemplate .vCard {text-align: center !important;}
.ListingDetailsContactTemplate .vCard a {color: #000000; }
.ListingDetailsContactTemplate .vCard .photo {width: 120px; margin-left: 0px; margin-right: 0px; border: 1px solid #eeeeee; }
.ListingDetailsContactTemplate .vCard .fn {text-align: center !important;}
.ListingDetailsContactTemplate .vCard .n {}
.ListingDetailsContactTemplate .vCard .n .given-name {}
.ListingDetailsContactTemplate .vCard .n .additional-name {}
.ListingDetailsContactTemplate .vCard .n .family-name {}
.ListingDetailsContactTemplate .vCard .tel {text-align: center !important;}
.ListingDetailsContactTemplate .vCard .tel .type {}
.ListingDetailsContactTemplate .vCard .tel .value {}
.ListingDetailsContactTemplate .vCard .email {text-align: center !important;color: #000000; }
.ListingDetailsContactTemplate .vCard .url {text-align: center !important;color: #000000; }


/*COPYRIGHT MLS*/
.copyr_mls {color: #777777; }


.backToSearchResults a {color:#434343;}
.backToSearchResults a:hover {color: #000000;}

/*MODAL POPUP*/
.modalPopup {}
.ModalPopupContainer {}
.ModalPopupHeader {background-color: #434343; color: #eeeeee; font-size: 13px; font-weight: bold; height: 30px; line-height: 20px; margin: 0px; padding: 0px; text-align:center !important }


/*CONTACT PAGE*/
.Form 
{
    width: 649px !important; 
    border-color: #434343;
    }
.Form h5 
{
    background-color: #ffbe00;
    color: #000;
    margin-bottom: 10px;
    }
.Form h6 
{
    color: #434343; 
    }


.contact, .table_signup, .registration, .table_cma, .buyerscontact, .table_mortgage, .table_career {border: 1px solid #434343; background-color: #FFFFFF; width: 650px !important; margin: auto; text-align: left; }
.contact td, .table_signup td, .registration td, .table_cma td, .buyerscontact td, .table_mortgage td, .table_career td {text-align: left; }
.contfmhead, .login_head, .tcols {background-color: #434343; color: #FFFFFF; height: 20px; line-height: 20px; }
.contfmhead h4, .login_head h3, .tcols h4 {color: #FFFFFF; font-weight: bold; font-size: 13px; margin: 0px; padding: 0px; text-align:center !important}
.login_forgotpass h3, .left_td_head, .right_td_head {background-color: #eeeeee; border-bottom: 1px dotted #CCCCCC; color: #434343; font-size: 12px; font-weight: bold; height: 20px; line-height: 20px; margin: 10px 0px 0px 0px; padding: 0px !important; text-indent: 0px !important; }
.contact label {font-weight: bold; }
.contact txfield {}
.endfrm {}

div.office {border: 1px solid #434343; background-color: #FFFFFF; }

div.modalPopup .contact, 
div.modalPopup .table_signup, 
div.modalPopup .registration, 
div.modalPopup .table_cma, 
div.modalPopup .buyerscontact, 
div.modalPopup .table_mortgage, 
div.modalPopup table.popup_mortcalc,
div.modalPopup .table_career {width: 490px !important; 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 {}

.info {color: #434343; }
.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%; 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; color: #ffffff; font-weight: normal; margin: 0px 0px 0px 0px; background-color: #ffbe00; height: 22px !important; font-family: Arial !important;}
.account_menu ul.menu li a:hover {background-color: #3d3d3d; font-family: Arial !important; }
.account_menu ul.menu li a.menu_active {font-size: 11px !important; border: 1px solid #434343; margin: 0px 0px 0px 0px; color: #FFFFFF; background-color: #434343; font-family: Arial !important; }
.account_menu ul.menu li a.menu_active:hover {font-size: 11px !important; border: 1px solid #434343; margin: 0px 0px 0px 0px; color: #FFFFFF; background-color: #434343; font-family: Arial !important; }

.account_body {margin: 0px !important; padding: 0px !important; width: 100% !important;border-color: #434343; border-style: solid; border-width: 10px 1px 1px 1px; background-color: #FFFFFF; }
.acc_boxes {}
.acc_box {margin: 30px auto 10px auto; border: 1px solid #eeeeee; background-color: #eeeeee; padding: 0px !important; }
.acc_box h5 {background-color: #2c2c2c; border-bottom: 1px dotted #CCCCCC; color: #ffffff; 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 {}


/*######################################################*/
div.CenterContainer {margin: 0px auto !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: #2a2a2a; 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: #434343; color: #FFFFFF; }
input.Button {background-color: #2a2a2a; color: #FFFFFF !important; 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: #434343; color: #FFFFFF; }
a {color: #2c2c2c;}
h1 {height: 30px !important; line-height: 30px !important; color: #434343 !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 ******/
/*###########################################*/
.PopupContainer {background-color: #FFFFFF;}
h1 {font-size: 15px; color: #000000; margin: 5px 5px 5px 0px; 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*/
.WebContent {}
.WebContent h2 {font-size:16px; }
.WebContent p {font-family:Tahoma; font-size:12px; line-height: 17px; color:#000000; text-align:left;}
.WebContent img { border:1px solid #3f3f3f; margin-right:10px}

.CenterContent {padding: 10px; width:720px !important; float:left; display:inline;}
.CenterContent h1{ text-align:left;}

/*.CenterLeft{width:700px; margin:auto}
.CenterRight{width:700px; margin:auto}
.CenterLeft2{width:85px; float:left; display:inline; }
.CenterRight2{width:85px; float:left; display:inline;}*/





/*---Popup----*/

div.modalPopup {
border:5px solid #434343;
background-color:#ffffff;
}

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;
}

/* HOMEAPGE QUICK SEARCH */

.QuickSearch {width: 100%; }

.QuickSearchTabs {width:100%;height: 25px;clear: both;}
.QuickSearchTabs ul {list-style-type:none;margin:0px;padding:0px;}
.QuickSearchTabs ul li {list-style-type:none;margin:0px;padding:0px;text-align:center;display:block;float:left;width:28%; line-height: 30px;}
.QuickSearchTabs ul li a {display:block;text-decoration:none;margin-right: 1px;line-height: 30px !important;}
.QuickSearchTabs ul li a:hover {}
.QuickSearchTabs ul li a.active {display:block;text-decoration:none;margin-right: 1px; font-size: 14px;}
.QuickSearchTabs ul li a.active:hover {}

.QuickSearchBody {width:100%;clear: both;}
.QuickSearchBodyLeft {width:35%;margin:5%;text-align:left;float:left;clear:none;/* IE6 hack */display:inline;}
.QuickSearchBodyRight {width:40%;margin:5%;text-align:left;float:left;clear:none;/* IE6 hack */display:inline;}

.QuickSearchBody ul {list-style: none; margin: 0px; padding: 0px; }
.QuickSearchBody ul li {list-style: none; margin: 0px; padding: 0px; }
.QuickSearchBodyLeft div div {clear:both;}
.QuickSearchBodyRight div div {clear:both;}

.QuickSearchBody select {width:97%;}
.QuickSearchBody label {display:block;width:97%;margin-bottom:2px;margin-top:5px; font-size: 13px;}

.QuickSearchBody .Double {display: block; clear: both; width:99%;}
.QuickSearchBody .Double select {width:48%;display: block; float: left; clear: none; }
.QuickSearchBody .Double span {width:1%;display: block; float: left; clear: none; }

.QuickSearchBodySelectTown {display: none; }

.QuickSearchLinks {width:100%;height: 25px;clear: both;}
.QuickSearchLinkSearch {width:40%;margin:0% 5% 0% 5%;text-align:right;float:right;clear:none;/* IE6 hack */display:inline;}
.QuickSearchLinkAdvanced {width:40%;margin:0% 5% 0% 5%;text-align:left;float:left;clear:none;/* IE6 hack */display:inline;}
.QuickSearchLinkSearch a {display:block;float:right;;width:156px;height:22px;line-height:29px;text-decoration:none;text-align:center;overflow: hidden; color:#000; font-size:13px; font-weight:bold; text-transform:uppercase}
.QuickSearchLinkSearch a:hover {font-size:13px; font-weight:bold}
.QuickSearchLinkAdvanced i {display:block;float:left;font-style:normal;margin-right:4px; position:relative; top:15px; right:4px}
.QuickSearchLinkAdvanced a { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;display:block;float:left; text-transform: lowercase; color:#ae9101; position:relative; top:15px; right:4px}
.QuickSearchLinkAdvanced a:hover {}

.QuickSearch {width: 480px; }

.QuickSearchTabs {background-image: url(../images/qs-top-bg.gif); background-position: 0px 0px; background-repeat: no-repeat; width: 477px; height: 31px; }
.QuickSearchTabs ul {}
.QuickSearchTabs ul li {width: 122px; }
.QuickSearchTabs ul li a {background-image: url(../images/qs-tabs-bg.gif); background-position: -122px 0px; background-repeat: no-repeat; width: 122px; height: 26px; line-height: 26px; color: #000; font-size:14px }
.QuickSearchTabs ul li a:hover {color: #ffffff; }
.QuickSearchTabs ul li a.active {background-position: 0px 0px; color: #000000; font-weight: bold; }
.QuickSearchTabs ul li a.active:hover {color: #000000; font-weight: bold; }

.QuickSearchBody { background-image: url(../images/qs_middle_bg.gif); background-repeat: repeat-y; background-position: 0px 0px; width: 477px; height: 191px;}
.QuickSearchBodyLeft {margin-top: 15px; }
.QuickSearchBodyRight {margin-top: 15px; margin-right: 0px; }
.QuickSearchBody ul {}
.QuickSearchBody li,
.QuickSearchBody div div div {height: 50px; overflow: hidden; margin: 0px 0px 0px 0px !important; padding: 0px 0px 0px 0px !important; }
.QuickSearchBody br {}
.QuickSearchBody select {}
.QuickSearchBodyLeft select {}
.QuickSearchBodyRight select {}
.QuickSearchBody label {font-weight: bold; }

.QuickSearchLinks { background-image: url(../images/qs-bottom-bg.gif); background-position: 0px 0px; background-repeat: no-repeat; height: 46px; }
.QuickSearchLinkSearch {margin-right: 0px; }
.QuickSearchLinkAdvanced {}
.QuickSearchLinkSearch a {}
.QuickSearchLinkSearch a:hover {}
.QuickSearchLinkAdvanced i {}
.QuickSearchLinkAdvanced a {}
.QuickSearchLinkAdvanced a:hover {}
/* END HOMEAPGE QUICK SEARCH */

/* HomepageLogin.css */
.QuickLogin {width:320px !important; overflow: hidden; text-align:left; height:60px; margin-top:50px; float:left}
.QuickLogin span {color: #000; font-family:Verdana, Helvetica, sans-serif; font-size:12px; font-weight:bold}
.QuickLogin span label {}
.QuickLogin span a {color: #FFF; }
.QuickLogin span a:hover {color: #524f4f; }
.QuickLogin ul { text-align:center;}
.QuickLogin ul li {}
.QuickLogin ul li a {color: #FFF; }
.QuickLogin ul li a:hover {color: #524f4f; }

.QuickLogin .spanLogin {width: 310px !important; margin-right: 10px; float: left; clear: none; text-align:center; height:30px; margin-top:0px; display:block}
.QuickLogin .spanLogin a { color:#000}
.QuickLogin .spanLogin a:hover {}
.QuickLogin .spanLogout {width: 310px !important; margin-right: 10px; float: left; clear: none; display:block}
.QuickLogin .spanLogout a {}
.QuickLogin .spanLogout a:hover {}
.QuickLogin .spanLogout label {}
.QuickLogin .AccountLinks {width: 320px !important; float: left; clear: none; font-family: Tahoma; text-align: center; margin-top:0px;}
.QuickLogin .AccountLinks li { width:100px; height:16px; float:left; margin-right:1px}
.QuickLogin .AccountLinks li a {background-color: #ffbe00; border: 1px solid #cfcfcf; color: #000; display:block; text-decoration:none; font-weight:bold}
.QuickLogin .AccountLinks li a:hover {color: #524f4f;}
.QuickLogin .AccountLinks li a label {color: #000000;}


/*end login */

/*MLS BOX*/
.boxLogin { width:944px; height:35px; float:right}
.IDSearch {width:235px !important; float:right; color:#000000; margin-top:10px; font-size:12px; text-align:left}
.IDSearchText { margin:0px; padding:0px; width:58px !important; display:block; float:left; text-align:left !important; text-indent:0px !important; line-height:18px !important}
.IDSearchInput {width:102px !important; display:block; float:left}
.IDSearchInput input{ margin:0px; padding:0px; width:100px !important; display:block; float:left; border:1px solid #05173d; height:16px; background-color:#ffffff; color:#000000}
.IDSearchButton { margin:0px; padding:0px; width:25px !important; display:block; float:left; text-align:left !important}
.IDSearchButton input{ margin:0px; padding:0px; width:24px; display:block; float:left; height:18px !important; background-color:#05173d; color:#ffffff; border:0px !important; font-weight:bold; line-height:18px !important; font-size:14px !important}

/*END MLS BOX*/

/*-----ProgressBar------*/
.ProgressText {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #e30000;
background-color: #ffffff;
border: solid 2px #e30000;
}
.ProgressTextIframe {
background-color: #FFFFFF;
}

.agt_image { display:block !important}	

/*---------My Account Welcome Text------------*/

.cont_myaccount .WContainer {width: 380px !important; height: 270px !important; float: left; clear: none; overflow-y:auto;}
.cont_myaccount .WelcomeText { width: 365px !important;}
.cont_myaccount .WelcomeText h1 { margin:0px; padding:0px; font-size:12px; color:#325185; text-indent:5px}
				.cont_myaccount .WelcomeText .SubPages {display: none; }
			    .cont_myaccount	.WelcomeText .WebContent {font-family: Arial; font-size: 12px; color: #325185 !important; margin: 0px; padding: 7px 17px 0px 17px; line-height: 16px;  }
				.cont_myaccount .WelcomeText .WebContent p {margin: 0px; padding: 25px 0px 15px 0px !important; font-family: Verdana !important; font-size: 12px !important; color: #313131 !important; }
				.cont_myaccount .FeaturedTownsNew {width: 200px; }
				.cont_myaccount .FeaturedTownsNew .corner { width:200px; background-image:url(../images/cornerLeft_featured.gif); background-position:left; background-repeat:no-repeat; height:27px}
				.cont_myaccount .FeaturedTownsNew h1 {height: 27px; line-height: 27px; margin: 0px 17px 0px 17px; padding: 0px; font-family: Verdana; font-size: 14px; font-weight: normal; color: #373737; background-image:url(../images/cornerRight_featured.gif); background-position:right; background-repeat:no-repeat;}
				.cont_myaccount .FeaturedTownsNew ul {list-style: none; margin: 12px 0px 0px 0px; padding: 0px 17px 0px 36px; overflow-y:auto; height: 100px; display:block; width:400px}
				.cont_myaccount .FeaturedTownsNew li {list-style: none; margin: 0px; padding: 0px; width: 100%; clear: none; font-family: Verdana; height: 20px; line-height: 20px;  background-image:url(../images/bullet_featured.gif); background-repeat:no-repeat; background-position: 0px 7px; text-indent:10px}
				.cont_myaccount .FeaturedTownsNew li strong { display:none}
				.cont_myaccount .FeaturedTownsNew li a {font-size: 13px; color:#373737}