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

html, body {
	background: #e5f2ff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #555555;
}

img {
	border: 0;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	font-style:italic;
	color: #6799ca;
	margin: 0 0 15px 0;
	padding: 0;
}

h2 {
	font-size: 18px;
	margin: 0 0 15px 0;
	font-weight: bold;
	padding: 0;
}

h2.profile {
	padding-top: 25px;
	border-bottom: 1px dotted #000000;
	clear: left;
}

h3 {
	border-bottom: 1px dotted #aaaaaa;
}

p {
	line-height: 18px;
}


a:link, a:visited {
	color: #225587;
}

a:hover, a:visited:hover {
	color: #913F18;
}

#outside_wrapper {
	background: url(images/bg.jpg) repeat-x;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#header {
	background: url(/templates/images/header_home.jpg);
	width: 1000px;
	height: 215px;
	position: relative;
}

#header h1 {
	display: none;
}

#header div.favorites {
	position: absolute;
	color: #ffffff;
	font-size: 10px;
	top: 14px;
	right: 2px;
}

#header div.favorites a:link, #header div.favorites a:visited {
	color: #ffffff;
	text-decoration: none;
}

#header div.favorites a:hover, #header div.favorites a:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}

#header a.home_link {
	width: 270px;
	height: 160px;
	top: 30px;
	left: 30px;
	position: absolute;
}

#header a.home_link span {
	display: none;
}

#inner_wrapper {
	background: url(images/content_bg.jpg);
}

#sidebar {
	padding: 0 0 0 4px;
	width: 214px;
	float: left;
}

#allison-photo {
	width: 186px;
	margin: 0 auto;
	padding: 0 0 5px 0;
}

.facebook-icon {
	width: 90px;
	height: 80px;
	padding-left: 15px;
	float: left;
	text-align: center;
	font-size: 10px;
	text-transform: capitalize;
}

.twitter-icon {
	height: 80px;
	text-align: center;
	font-size: 10px;
	text-transform: capitalize;
}

.twitter-icon a {
	display: block;
}

.twitter-icon img {
	float: left;
	padding: 0 10px 0 35px;
}

.twitter-icon div {
	float: left;
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}



.facebook-icon img, .twitter-icon img {
}

.facebook-icon a:link, .facebook-icon a:visited, .twitter-icon a:link, .twitter-icon a:visited {
	text-decoration: none;
}

.facebook-icon a:hover, .facebook-icon a:visited:hover, .twitter-icon a:hover, .twitter-icon a:visited:hover {
	text-decoration: underline;
}

#facebook-badge {
	position: absolute;
	top: 440px;
	left: 110px;
	width: 349px;
	height: 84px;
	border: 5px solid #ffffff;
}

#sidebar ul {
	padding: 15px 0 0 0;
	margin: 0;
	list-style: url(images/arrow.jpg);
	clear: both;
}

#sidebar ul li {
	padding: 0;
	margin: 0 0 20px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	text-decoration: none;
}

#sidebar ul li a:hover, #sidebar ul li a:visited:hover {
	text-decoration: underline;
}

ul.areainfo li {
	padding-bottom: 10px;
}

ul.areainfo li a {
	font-weight: bold;
}

ul.realestatetools li {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

ul.realestatetips li {
	padding-bottom: 10px;
}

#home_quote {
	width: 410px;
	height: 122px;
	padding: 0;
	margin: 20px 0 20px 0;
	border: 0;
	position: relative;
}

#home_quote div {
	position: absolute;
	top: 0;
	left: 0;
}

#home_quote img {
	margin: 0;
	padding: 0;
	border: 0;
}

form#search {
	margin: 0;
	padding: 0;
}

.quick_search {
	width: 410px;
	clear: left;
	margin: 0;
}

.qs_top {
	width: 410px;
	height: 30px;
	background: url(images/qs_top.png) no-repeat;
}

.qs_mid {
	width: 388px;
	border-left: 7px solid #6799cb;
	border-right: 7px solid #6799cb;
	background: #235587;
	color: #ffffff;
	font-size: 10px;
	padding: 4px;
}

.qs_mid .label {
	padding-top: 4px;
}

.qs_mid select {
	width: 158px;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.qs_btm {
	width: 420px;
	height: 15px;
	background: url(images/qs_btm.png) no-repeat;
}

.qs_link_adv {
	padding-top: 15px;
}

.qs_btn_search {}

.qs_mls_search {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #6799cb;
}

.qs_mls_search_field {
	width: 137px;
	float: left;
}

.qs_mls_search_field input {
	width: 128px;
	font-size: 10px;
}

.qs_btn_go {
	padding-top: 8px;
	width: 18px;
	height: 17px;
	float: left;
}

#content {
	padding: 15px;
	width: 751px;
	float: left;
}

#content_home {
	/* width: 754px; */
	/* height: 346px; */
	background: url(/templates/images/main_bk.jpg) no-repeat;
	padding: 0 0 0 10px;
	width: 759px;
	margin: 0 0 0 12px;
	float: left;
}

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

.fp_details {
	width: 278px;
	height: 115px;
	background: #c7d9ea;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	padding: 8px;
}

.fp_image {
	position: relative;
}

.fp_mask {
	position: absolute;
	top: 0;
	left: 0;
}

.fp_title {
	font-size: 14px;
	color: #225587;
}

.fp_title a {
	text-decoration: none;
}

.fp_text {
	line-height: 18px;
}

.fp_price {
	color: #225587;
}

.fp_btm {
	width: 294px;
	height: 10px;
	margin: 0 auto;
	background: url(/templates/images/fp_btm.jpg);
}

.blog_entry_brown {
	width: 752px;
}

.blog_entry_brown div.top {
	width: 752px;
	height: 4px;
	background: url(/images/blog_deco_brwn_top.jpg);
}

.blog_entry_brown div.mid {
	width: 722px;
	background: #f0ece0;
	padding: 15px;
}

.blog_entry_brown div.mid h2 {
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #d7d1bf;
}

.blog_entry_brown div.mid p {
	padding: 0;
	margin: 0;
}

.blog_entry_brown div.btm {
	width: 752px;
	height: 4px;
	background: url(/images/blog_deco_brwn_btm.jpg);
}

.blog_entry_white {
	width: 752px;
}

.blog_entry_white div.top {
	width: 752px;
	height: 4px;
}

.blog_entry_white div.mid {
	width: 722px;
	background: #ffffff;
	padding: 15px;
}

.blog_entry_white div.mid h2 {
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #d7d1bf;
}

.blog_entry_white div.mid h2 a:link, .blog_entry_white div.mid h2 a:visited, .blog_entry_brown div.mid h2 a:link, .blog_entry_brown div.mid h2 a:visited {
	text-decoration: none;
	color: #504527;
}

.blog_entry_white div.mid h2 a:hover, .blog_entry_white div.mid h2 a:visited:hover, .blog_entry_brown div.mid h2 a:hover, .blog_entry_brown div.mid h2 a:hover {
	text-decoration: none;
	color: #913F18;
}

.blog_entry_white div.mid p {
	padding: 0;
	margin: 0;
}

.blog_entry_white div.btm {
	width: 752px;
	height: 4px;
}

#contact_footer {
	padding: 20px 40px 10px 240px;
}

.lnf_logo {
	float: left;
	width: 83px;
	height: 57px;
}

.realtor_logos {
	float: right;
	width: 107px;
	height: 47px;
}

.contact_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #225587;
	float: left;
	width: 470px;
	padding: 5px 0 0 15px;
}

.contact_info .contact_name {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #225587;
}

.contact_info .contact_address {

}

.contact_info .contact_phones {

}

#footer {
	background: #ffffff;
}

#footer div {
	 width: 996px;
	 border-top: 1px solid #699cce;
	 margin: 0 auto;
	 padding: 1px 0;
	 font-size: 0;
	 height: 0;
	 line-height: 0;
}

#email_link {
	position: absolute;
	top: 175px;
	right: 162px;
	display: block;
	width: 120px;
	height: 18px;
}

.clear {
	clear: both;
}


/* 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: 160px;
	float: left;
	border-left: 1px solid #bbb69a;
	border-top: 1px solid #bbb69a;
	border-right: 1px solid #bbb69a;
	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;
}

/* DELMLS SUMMARY */

div.delmls_summary {
	width: 530px;
	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;
}