@charset "UTF-8";
/* CSS Document */

html, body {
	background-color: #263e55;
	border: 0px;
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
}

img {
	border: none;
}

.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
	width: 970px;
	border-left: #493117 solid 20px;
	border-right: #493117 solid 20px;
	background-image: url(/templates/general/images/bg.jpg);
	background-repeat: repeat-y;
}

.footer, .push {
	height: 100px;
	
}

.footer {
	background-color: #e3d8ca;
	margin: auto !important;
	width: 970px;
	height: 100px;
	border-left: #493117 solid 20px;
	border-right: #493117 solid 20px;
	
}

.main {
	width: 970px;
}
.leftbar {
	float: left;
	width: 217px;
}

.content {
	float: left;
	width: 661px;
	padding: 0px 62px 0px 30px;
	
}


.clear {
	clear: both;
}

.btn {
	padding-top: 5px;
}

.bottom_left {
	font-size: 10px;
	padding: 5px 0 0 34px;
	float: left;
}

.bottom_right {
	font-size:10px;
	padding: 5px 34px 0 0;
	float: right;
}

.bar {
	border-bottom: 3px solid #382513;
	padding: 20px;
}


.fp_pic {
	text-align: center;
	width: 330px;
	padding: 20px 0 20px 0;
	float: left;
}

.fp_text {
	width: 330px;
	padding: 20px 0 20px 0;
	float: left;
}

h1 {
	color: #1E2F43;
}
h2 {
	color: #1E2F43;
}

.fp_title {
	color: #1E2F43;
	font-size: 16px;
	font-weight: bold;
}

.fp_price {
	color: #1E2F43;
	font-size: 16px;
	font-weight: bold;
}

.fp_info {
	
	padding-top: 10px;
}

.more {
	color: #1E2F43;
	text-align: right;
	padding: 60px 10px 0 0;
	
}

/* DELMLS */

form.search {
	font-size: 12px;
}

form.search div.label {
	width: 150px;
	clear: left;
	float: left;
	padding: 10px 0;
	line-height: 22px;
	font-weight: bold;
}

form.search div.field {
	width: 400px;
	float: left;
	padding: 10px 0;
}

.town_div a:link, .town_div a:visited {
	background-color: #edece9;
	margin-top: 5px; 
	margin-left: 15px; 
	float: left; 
	width: 200px; 
	height: 18px; 
	border: 1px solid #bbb69a; 
	text-align: center; 
	font-size: 16px;
}

.town_div a:link:hover, .town_div a:visited:hover {
	background-color: #FFFFFF;
}

.types_left {
	float: left;
	width: 200px;
}

.types_left div {
	background: #FFFFFF;
	border: 0px solid #000;
	width: 150px;
	margin-top: 3px;
}

.types_left div.selected { background: #e3e3e3; border: 1px solid #000; }

.type_new {
	display: none;
	width: auto;
	
}

.towns_on {
	float: left;
	width: 450px;
	display: block;
}

.towns_off {
	display: none;
}

a.search_btn:link, a.search_btn:visited {
	width: 148px;
	float: left;
	border-left: 1px solid #aa9b8a;
	border-top: 1px solid #aa9b8a;
	border-right: 1px solid #aa9b8a;
	padding: 4px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	text-transform:uppercase;
	text-align: center;
}

a.search_btn:hover, a.search_btn:visited:hover {
	background: #FFFFFF;
}

.clear {
	clear: both;
}

/* DELMLS SUMMARY */

div.delmls_summary {
	width: 500px;
	float: left;
	padding-bottom: 20px;
}

div.delmls_summary div.title {
	font-size: 12px;
	font-weight: bold;
}

div.delmls_summary div.remarks {
	font-size: 12px;
}

div.delmls_summary div.subdivision {
	font-size: 12px;
}

div.delmls_summary div.price {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

div.delmls_summary div.moreinfo {
	font-size: 10px;
	font-weight: bold;
	
	padding-bottom: 10px;
}

div.delmls_summary div.listing_company {
	font-size: 10px;
	padding-bottom: 10px;
}

div.delmls_summary div.listing_type {
	font-size: 10px;
	padding-bottom: 10px;
}

div.delmls_details div.title {
	font-weight: bold;
}

div.delmls_details div.remarks {
	font-weight: normal;
}

div.delmls_details div.subdivision {
	font-weight: normal;
}

div.delmls_details div.price {
	font-weight: bold;
	padding-bottom: 10px;
}

div.delmls_details div.listing_company {
	font-size: 10px;
	padding-bottom: 10px;
}

div.delmls_details div.virtual_tour_url {
	padding-bottom: 10px;
}

div.delmls_details div.request_info {
	padding-bottom: 10px;
}

div.delmls_details div.favorites {
	padding-bottom: 10px;
}

div.delmls_details div.mortgage_calculator {
	padding-bottom: 10px;
}

div.delmls_details_images {
	width: 320px; float: left; text-align: center;
}

div.delmls_details_images div.image_links {
	padding: 5px 0;
}

div.delmls_details_images div.image_links a:link, div.delmls_details_images div.image_links a:visited {
	border: 1px solid #000000;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	background: #d6e4f2;
	color: #000000;
	margin: 0 2px;
	font-size: 12px;
}

div.delmls_details_images div.image_links a:hover, div.delmls_details_images div.image_links a:visited:hover {
	border: 1px solid #000000;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	background: #60aef8;
	color: #000000;
	margin: 0 2px;
	font-size: 12px;
}

div.delmls_features_data table tr td {
	font-size: 10px;
	padding: 2px 0;
}

div.delmls_features_data table {
	padding-bottom: 10px;
}

div.delmls_disclaimer {
	font-size: 10px;
	text-align: center;
	padding: 15px 0;
}

div.delmls_back_to_search_results {
	text-align: center;
	font-weight: bold;
}

a.pagelinks:link, a.pagelinks:visited {
	border: 1px solid #000000;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	background: #3a6098;
	color: #ffffff;
	margin: 0 2px;
	font-size: 12px;
}

a.pagelinks:hover, a.pagelinks:visited:hover, span.currentpage {
	border: 1px solid #000000;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	background: #ffffff;
	color: #3a6098;
	margin: 0 2px;
	font-size: 12px;
}

div#featured_property {
	width: 300px;
	float: right;
	margin: 20px 0 20px 20px;
}

div#featured_property div.fheader {
	background: url(/templates/general/images/fp_header.jpg);
	/*background: url(/templates/general/images/fp_header.jpg);*/
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	line-height: 21px;
	height: 21px;
	margin: 0;
	width: 300px;
	text-transform:uppercase;
}

div#featured_property div.fphoto {
	border-right: 1px solid #325484;
	border-bottom: 1px solid #325484;
	border-left: 1px solid #325484;
}

div#featured_property div.ftext {
	border-right: 1px solid #325484;
	border-left: 1px solid #325484;
	padding: 8px;
	font-size: 12px;
}

div#featured_property div.ftext div.faddress {
	font-weight: bold;
}

div#featured_property div.ftext div.fdescription {
	font-weight: normal;
}

div#featured_property div.ftext div.fprice {
	font-weight: bold;
}


div#featured_property div.ffooter {
	background: #325484;
	font-size: 10px;
	line-height: 10px;
	height: 10px;
	margin: 0;
	width: 300px;
}


/* REAL ESTATE MANAGER */

/* Admin */

div.realestatemanager h4 {
	padding: 0;
	margin: 30px 0 10px 0;
	font-size: 16px;
	border-bottom: 1px dotted #000000;
}

div.realestatemanager h5 {
	padding: 0;
	margin: 10px 0 5px 0;
	font-size: 14px;
}

div.realestatemanager div.data_row {
	padding: 5px 0;
	font-size: 10px;
	text-transform: uppercase;
}

div.realestatemanager div.label {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

div.realestatemanager span.label {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

div.realestatemanager input {
	font-size: 10px;
}

div.realestatemanager ol.li, div.realestatemanager ul.li {
	padding: 4px 0px 4px 0px;
}

div.realestatemanager div.button {
	padding: 4px;
	width: 150px;
	text-align: center;
}

div.realestatemanager div.button a:link, div.realestatemanager div.button a:visited {
	text-decoration: none;
	border: 1px solid #cc0000;
	display: block;
	height: 100%;
	width: 100%;
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #cc0000;
	
}

div.realestatemanager div.button a:hover, div.realestatemanager div.button a:visited:hover {
	color: #cc0000;
	background: #ffffff;
}

div.realestatemanager div#listing_images div {
	font-size: 9px;
}

div.realestatemanager div#listing_images div a:link, div.realestatemanager div#listing_images div a:visited {
	text-decoration: none;
}

div.realestatemanager div#listing_images div a:hover, div.realestatemanager div#listing_images div a:visited:hover {
	text-decoration: none;
}

/* Client */

div.rem_s_title {
	font-weight: bold;
}

div.rem_s_description {
	font-weight: normal;
}

div.rem_s_more_info {
	font-weight: normal;
}

div.rem_d_title {
	font-weight: bold;
}

div.rem_d_description {
	font-weight: normal;
}

div.rem_d_price {
	font-weight: bold;
}

div.rem_d_open_houses_box_top {
	background: #FFFFFF;
	color: #CC0000;
	text-align: center;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
	border: 1px solid #CC0000;
}

div.rem_d_open_houses_box {
	margin: 15px 0 0 0;
}

div.rem_d_open_houses_box div {
	font-weight: bold;
}

div.rem_d_open_houses_box ol {
	margin: 0;
	padding: 5px 0 5px 20px;
}

div.rem_d_open_houses_box ol li {
	font-size: 12px;
	padding: 4px 0;
}

div.rem_d_virtual_tour {
	margin-top: 15px;
}

div.rem_d_request_info {
	margin-top: 15px;
}

div.rem_d_favorites {
	margin-top: 15px;
}

div.rem_d_mortgage_calculator {
	margin-top: 15px;
}

div.rem_d_back_link {
	margin-top: 15px;
	text-align: center;
}

.pagetitle {
	font-size: 28px;
	font-weight: normal;
	color: #1E356B;
	margin: 0 0 0 0;
	padding: 15px 0 10px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.mc_name {
	color: #FFFFFF;
}

.mc_text {
	color: #FFFFFF;
}

.mc_text a:link, .mc_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.mc_text a:link:hover, .mc_text a:visited:hover {
	text-decoration: underline;
	color: #E4D8CA;
}

#advanced_search {
	background: #e3d8ca;
	border: 1px solid #aa9b8a; 
	padding: 15px; 
	display: block;
	background-image: url(../../images/searchbg.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}

#listing_search {
	 background: #e3d8ca; 
	 border: 1px solid #aa9b8a; 
	 padding: 15px; 
	 display: none;
	 
}

#town_search {
	 background: #e3d8ca; 
	 border: 1px solid #aa9b8a; 
	 padding: 15px; 
	 display: none;
	 
}

#community_search {
	 background: #e3d8ca; 
	 border: 1px solid #aa9b8a; 
	 padding: 15px; 
	 display: none;
	 background-image: url(../../images/searchbg.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}