/* SECONDARY PAGES */

.CenterContainer{width:940px;min-height: 500px; overflow: hidden; background-color: #FFF;}
.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: 20px 0px 0px 2px;
    overflow: hidden;
    }
.other_results {margin-top: 20px; /*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: 5px !important;
    width: 100%;
    clear: both;
    }
.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;
    }


/*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;
color:#831f1e;
}
div.agent_page div.agent_info span a {
color:#831f1e;
}
/*Associates*/
table.associates 
{
    background-color: #FFFFFF;
    color: #000000;
}
table.associates tr.head {
background-color:#831f1e;
color:#FFFFFF;
}
table.associates tr.head td {
background-color:#831f1e;
color:#FFFFFF;
}

table.associates td.name {
border-bottom:1px dotted #cccccc;
    color: #000000;
}
table.associates td.title {
border-bottom:1px dotted #cccccc;
    color: #000000;
}
table.associates td.phone {
border-bottom:1px dotted #cccccc;
    color: #000000;
}
table.associates td.email {
border-bottom:1px dotted #cccccc;
    color: #000000;
}
table.associates td.email a {
}
table.associates td.details {
border-bottom:1px dotted #cccccc;
    color: #000000;
}
table.associates td.details a {
}


/*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: #FFFFFF; background-color: #2c2c2c; }/*ff977e*/
.searchPage ul.menu li a:hover {background-color: #3d3d3d;}
.searchPage ul.menu li a.menu_active {font-weight: bold; margin: 0px; color: #FFFFFF !important; background-color: #831f1e; border: 1px solid #831f1e; }
.searchPage ul.menu li a.menu_active:hover {background-color: #831f1e;}
.SearchBody1 {border-style: solid; border-width: 10px 1px 0px 1px; border-color: #831f1e; background-color: #FFFFFF; }
.SearchBody2 {border-style: solid; border-width: 0px 1px 1px 1px; border-color: #831f1e; 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: #2c2c2c; border-bottom: 2px solid #831f1e; border-right: 2px solid #831f1e; }
.verticalSearch ul.menu li a:hover {background-color: #3d3d3d;}
.verticalSearch ul.menu li a.menu_active {font-weight: bold; margin: 0px; color: #000000 !important; background-color: #831f1e; border-bottom: 2px solid #831f1e; border-right: 2px solid #831f1e; }
.verticalSearch ul.menu li a.menu_active:hover {background-color: #831f1e;}
.verticalSearchBody1 {border-style: solid; border-width: 10px 1px 0px 1px; border-color: #831f1e; background-color: #eeeeee; }
.verticalSearchBody2 {border-style: solid; border-width: 0px 1px 1px 1px; border-color: #831f1e; background-color: #eeeeee; }


.horizontalSearch ul.menu {margin-bottom: 0px; }
.horizontalSearch ul.menu li {}
.horizontalSearch ul.menu li a {font-weight: normal; margin: 0px; color: #FFFFFF; background-color: #2c2c2c; }
.horizontalSearch ul.menu li a:hover {background-color: #3d3d3d;}
.horizontalSearch ul.menu li a.menu_active {font-weight: bold; margin: 0px; color: #FFFFFF !important; background-color: #831f1e; border: 1px solid #831f1e; }
.horizontalSearch ul.menu li a.menu_active:hover {background-color: #831f1e;}
.horizontalSearchBody1 {border-style: solid; border-width: 10px 1px 0px 1px; border-color: #831f1e; background-color: #FFFFFF; }
.horizontalSearchBody2 {border-style: solid; border-width: 0px 1px 1px 1px; border-color: #831f1e; 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: #831f1e !important; }
.advanced_options a:hover {color: #3d3d3d !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;
    }

/*Open House*/
ul.HomepageOpenHouses {display: block; float: left; margin: 10px 0px 0px 0px; padding: 0px; list-style-type: none; overflow-y: auto; }
.HomepageOpenHouses {width: 410px; height: 220px; margin: 2px 0px 0px 2px !important; display: inline; background-color: #FFFFFF; }

.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 10px 10px !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; }
.box_middle p a { color:#d30000; width:350px; display:block; height:20px; line-height:20px}

/*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: #831f1e; }
            .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 {}
.title {}
.title h2 {border-bottom: 1px dotted #2c2c2c;  color: #831f1e; }
.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: #2c2c2c; 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: #831f1e; 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 #831f1e; padding: 0px !important; margin: 0px; }
.open_house h3 {display: block; background-color: #831f1e; 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: #831f1e; 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: #831f1e; 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: #831f1e; 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: #831f1e; 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 #831f1e; background-color: #FFFFFF; width: 680px; }
.inquire_property h3 {display: block; background-color: #831f1e; color: #ffffff; font-size: 13px; font-weight: bold; height: 20px; line-height: 20px; margin: 0px; padding: 0px; text-align:center; position:relative; top:-2px}

.ListingDetailsContactTemplate {background-color: #ffffff; color: #000000; text-align: center !important; width: 124px; 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; }

.marginbottomprint {
    width: 680px !important;
}

.backToSearchResults a {color:#831f1e;}
.backToSearchResults a:hover {color: #000000;}

/*MODAL POPUP*/
.modalPopup {}
.ModalPopupContainer {}
.ModalPopupHeader {background-color: #831f1e; 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: #831f1e;
    }
.Form h5 
{
    background-color: #831f1e;
    color: #FFFFFF;
    margin-bottom: 10px;
    }
.Form h6 
{
    color: #831f1e; 
    }


.contact, .table_signup, .registration, .table_cma, .buyerscontact, .table_mortgage, .table_career {border: 1px solid #831f1e; 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: #831f1e; 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: #831f1e; 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 #831f1e; 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: #831f1e; }
.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: #2c2c2c; height: 22px !important;}
.account_menu ul.menu li a:hover {background-color: #3d3d3d; }
.account_menu ul.menu li a.menu_active {font-size: 11px !important; border: 1px solid #831f1e; margin: 0px 0px 0px 0px; color: #FFFFFF; background-color: #831f1e; }
.account_menu ul.menu li a.menu_active:hover {font-size: 11px !important; border: 1px solid #831f1e; margin: 0px 0px 0px 0px; color: #FFFFFF; background-color: #831f1e; }

.account_body {margin: 0px !important; padding: 0px !important; width: 100% !important;border-color: #831f1e; 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: #2c2c2c; 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: #3d3d3d; color: #FFFFFF; }
input.Button {background-color: #2c2c2c; 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: #3d3d3d; color: #FFFFFF; }
a {color: #2c2c2c;}
h1 {height: 30px !important; line-height: 30px !important; color: #831f1e !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; 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 #831f1e;
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;
}

/*-----Quick_Search------*/

/*######################################################################################*/


.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: 25px;}
.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:40%;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:0px; 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;margin-right:26px;width:97px;height:28px;line-height:68px;text-decoration:none;text-align:center;overflow: hidden;}
.QuickSearchLinkSearch a:hover {}
.QuickSearchLinkAdvanced i {display:block;float:left;font-style:normal;margin-right:4px; color:#6f6153; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif}
.QuickSearchLinkAdvanced a {display:block;float:left; text-transform: lowercase; color:#6f6153; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif}
.QuickSearchLinkAdvanced a:hover {}

.QuickSearch {width: 407px; float:left}

.QuickSearchTabs {background-image: url(../images/qs-top-bg.gif); background-position:bottom; background-repeat: no-repeat; width: 407px; height: 30px; }
.QuickSearchTabs ul { margin-left:0px}
.QuickSearchTabs ul li {width: 123px; }
.QuickSearchTabs ul li a {background-image: url(../images/qs-tabs-bg.gif); background-position: -123px 0px; background-repeat: no-repeat; width: 123px; height: 25px; line-height: 23px !important; color: #acacac; font-size:14px}
.QuickSearchTabs ul li a:hover {color: #acacac; }
.QuickSearchTabs ul li a.active {background-position: 0px 0px; font-weight: bold; font-size:14px; color:#712120}
.QuickSearchTabs ul li a.active:hover {color: #712120; font-weight: bold; }

.QuickSearchBody { border-left:1px solid #6b211f; border-right:1px solid #6b211f; width:405px; height: 165px; overflow: hidden; background-color:#f0f0f0}
.QuickSearchBodyLeft {margin-top: 0px; }
.QuickSearchBodyRight {margin-top: 0px; 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: 42px; }
.QuickSearchLinkSearch {margin-right: 0px; }
.QuickSearchLinkAdvanced {}
.QuickSearchLinkSearch a {}
.QuickSearchLinkSearch a:hover {}
.QuickSearchLinkAdvanced i {}
.QuickSearchLinkAdvanced a {}
.QuickSearchLinkAdvanced a:hover {}

/*-----End Quick Search----*/

/* HomepageLogin.css */
.QuickLogin {width: 320px !important;overflow: hidden;text-align: right;float: right;height: 60px;margin-top: 14px;}
.QuickLogin span {color: #000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.QuickLogin span label {}
.QuickLogin span a {color: #abc697; }
.QuickLogin span a:hover {color: #abc697; }
.QuickLogin ul { text-align:center;}
.QuickLogin ul li {}
.QuickLogin ul li a {color: #ffffff; }
.QuickLogin ul li a:hover {color: #ffffff; }

.QuickLogin .spanLogin {width: 250px !important; margin-right: 10px; float: left; clear: none; text-align:center; height:25px; margin-top:0px; display:block}
.QuickLogin .spanLogin a { color:#000000}
.QuickLogin .spanLogin a:hover {}
.QuickLogin .spanLogout {width: 250px !important; margin-right: 10px; float: left; clear: none; display:block}
.QuickLogin .spanLogout a {}
.QuickLogin .spanLogout a:hover {}
.QuickLogin .spanLogout label {}
.QuickLogin .AccountLinks {width: 280px !important; float: left; clear: none; font-family: Tahoma; text-align: center; margin-top:0px;}
.QuickLogin .AccountLinks li { width:90px; height:14px; float:left; margin-right:0px}
.QuickLogin .AccountLinks li a {background-color: #fcd72f; border: 1px solid #473700; color: #1c1c1c; display:block; text-decoration:none; text-transform:uppercase; font-weight:bold; font-size:10px}
.QuickLogin .AccountLinks li a:hover {color: #000;}
.QuickLogin .AccountLinks li a label {color: #000;}


/*end login */

/*MLS BOX*/

.IDSearch {width:250px !important; float:right; color:#000000; font-size:12px; text-align:left; top:10px; position:relative}
.IDSearchText { margin:0px; padding:0px; width:70px !important; display:block; float:left; text-align:left !important; text-indent:10px !important; line-height:18px !important; color:#979393}
.IDSearchInput input{ margin:0px; padding:0px; width:98px !important; display:block; float:left; border:1px solid #000000; height:16px}
.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:16px !important; background-color:#fde79c; border:1px solid #e5b924 !important; position:relative; top:0px; color:#000000; font-size:12px; text-transform:uppercase; font-weight:bold; text-align:center; line-height:16px}

/*END MLS BOX*/

/*-----ProgressBar------*/
.ProgressText {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #831f1e;
background-color: #ffffff;
border: solid 2px #831f1e;
}
.ProgressTextIframe {
background-color: #FFFFFF;
}


.SubPages { display:none}
.CenterLeft .SubPages { width:240px; float:left; color:#ffffff; display:block !important; clear:left}
.CenterLeft .SubPages a { color:#831f1e; text-indent:15px; text-decoration:underline; display:block; line-height:25px}
.CenterLeft .SubPages a:hover { text-decoration:none} 

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

