/* vc_id = "$Id: lib.css 13145 2010-10-24 19:18:16Z jgiven $" */
/* -------------------------------------------------------------- 
	Set up some sensible default typography.
-------------------------------------------------------------- */ 
/* Default font settings. The font-size percentage is of 16px. (1 * 16px ~ 16px) */ 
	body { font-size: 100%; color: #000; background: #fff; font-family: "Myriad", "Myriad Pro", Verdana, Arial, sans-serif; }
/* Headings -------------------------------------------------------------- */ 
	h1,h2,h3,h4,h5,h6 { color: #000; font-weight: 200; } h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; } h2 { font-size: 2em; margin-bottom: 0.75em; } h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; } h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; } h5 { font-size: 1em; margin-bottom: 1.5em; } h6 { font-size: 1em; font-weight: bold; } h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; } /* Text elements -------------------------------------------------------------- */ p { margin: 1.5em 0; } p img.left { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; } p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; } a:focus, a:hover { color: #000; } a { color: #009; text-decoration: underline; } strong { font-weight: bold; } em,dfn { font-style: italic; } dfn { font-weight: bold; } sup, sub { line-height: 0; } abbr, acronym { border-bottom: 1px dotted #666; } address { margin: 0 0 1.5em; font-style: italic; } del { color:#666; } pre { margin: 1.5em 0; white-space: pre; } pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } /* Lists -------------------------------------------------------------- */ li ul, li ol {  } ul, ol {  } ul { list-style-type: disc; } ol { list-style-type: decimal; } dl { margin: 0 0 1.5em 0; } dl dt { font-weight: bold; } dd { margin-left: 1.5em;} /* Tables -------------------------------------------------------------- */ table {  } th { font-weight: bold; } thead th { background: #c3d9ff; } tr.even td { background: #e5ecf9; } tfoot { font-style: italic; } caption { background: #eee; } /* Misc classes -------------------------------------------------------------- */ .small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; } .large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; } .hide { display: none; } .quiet { color: #666; } .loud { color: #000; } .highlight { background:#ff0; } .added { background:#060; color: #fff; } .removed { background:#900; color: #fff; } .first { margin-left:0; padding-left:0; } .last { margin-right:0; padding-right:0; } .top { margin-top:0; padding-top:0; } .bottom { margin-bottom:0; padding-bottom:0; }
	.grey_header { margin: 0; padding:4px 13px; background-color: #d3d3d4; color: #000; font-weight: normal; }
/* -------------------------------------------------------------- 
	typography * end
-------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #fff url('../../images/refresh/bg_main3.gif') repeat-x;
	overflow-x: hidden; /* For IE 8 - For some reason I can't figure out there is side scrolling on the home page. */
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #071c50;
	text-decoration: underline;
}

a:hover {
	color: #071c50;
	text-decoration: none;
}

#header_navigation {
	height: 35px;
}

#top_nav {
	margin-top: 9px !important;
	font-size: 13px !important;
	color: #fff;
	font-family: "Myriad", "Myriad Pro", Arial, sans-serif !important;
}

#top_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top_nav li {
	float: left;
	margin-left: 5px;
	padding-right: 5px;
	font-size: 13px !important;
}

#top_nav_selected {
	background: url('../../images/refresh/top_nav_pointer3.gif') no-repeat bottom center;
	height: 37px !important;
}

#top_nav a {
	text-decoration: none;
	color: #fff;
}

#top_nav a:hover {
	text-decoration: underline;
}

#log_in {
	margin-top: 6px;
	background-color: #b8c7ea;
	color: #071c50;
	padding: 5px !important;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 10px !important;
	line-height: 100% !important;
	cursor: pointer;
	width: 40px;
	text-align: center;
	float: right;
}

#logged_in {
	margin-top: 3px;
	font-size: 10px !important;
	line-height: 120% !important;
	float: right;
	color: #fff;
}

#logged_in a {
	color: #fff;
}

.log_in_arrow_down {
	/* background: #b8c7ea url('../../images/refresh/toggle_down_dark.png') no-repeat 90% 40%; */
}

.log_in_arrow_up {
	/* background: #b8c7ea url('../../images/refresh/toggle_up_dark.png') no-repeat 90% 40%; */
}

#log_in_submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background: #264692;
	border: 1px solid #d3d3d4;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:4px 10px 5px;
	text-shadow:0 -1px 0 #000;
}

#log_in_form {
	position: absolute;
	display: none;
	width: 220px;
	background-color: #b8c7ea;
	padding: 20px;
	z-index: 5000;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
}

#log_in_form a, #log_in_form span {
	font-size: 10px;
}

#log_in_form label {
	font-size: 12px;
}

.log_in_input {
	width: 210px;
	padding: 5px;
	color: #264692;
}

#sub_nav {
	text-align: right;
	font-size: 0.688em;
}

#sub_nav a {
	color: #fff;
	text-decoration: underline;
}

#sub_nav a:hover {
	text-decoration: none;
}

#body_content {
	margin: auto;
	width: 968px;
	margin-top: 10px;
}

#content_wrapper {
	background: url('../../images/refresh/bg_test.png') no-repeat 0 0;
}

#main_content {
	padding-top: 5px;
}

#front_search {
	margin: auto;
	width: 930px;
	border-left: 5px solid #b8c7ea;
	border-right: 5px solid #b8c7ea;
	border-bottom: 5px solid #b8c7ea;
	background-color: #213b79;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	font-weight: 100;
	/* text-shadow: 0px 2px 0 #000000; */
}

#front_search ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#front_search ul li {
	float: left;
	margin-left: 5px;
	height: 40px;
}

#front_search input[type="text"] {
	background-color: #d2dcf3;
	border: 1px solid #fff;
	padding: 6px;
	width: 368px;
	color: #213b79;
}

#front_search select {
	background-color: #d2dcf3;
	border: 1px solid #fff;
	color: #213b79;
	width: 109px;
}

#front_search_int {
	margin: auto;
	width: 900px;
	background: url('../../images/refresh/bg_front_search_int.jpg') repeat-y top center;
	
}

#inner_search {
	color:#FFFFFF;
	font-weight:100;
	/* text-shadow:0 2px 0 #000000; */
	padding-top: 5px;
	padding-right: 15px;
}

#inner_search ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#inner_search ul li {
	float: left;
	margin-left: 5px;
}

#inner_search input[type="text"] {
	background-color: #d2dcf3;
	border: 1px solid #fff;
	padding: 6px;
	width: 368px;
	color: #213b79;
}

#inner_search select {
	background-color: #d2dcf3;
	border: 1px solid #fff;
	color: #213b79;
	width: 109px;
}

#search_text {
	float: left;
	width: 560px;
	padding-top: 10px;
}

#search_map {
	position: relative;
	float: right;
	width: 322px;
}

#search_map_label {
	position: absolute;
	top: 10px;
	left: 0px;
}

#search_type_container {
	margin-top: 8px;
}

#search_type {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #6878a1;
}

#price_range {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #6878a1;
}

#advanced_link td {
	font-size: 0.65em;
	padding-top: 30px;
}

#advanced_link a,#advanced_options a {
	color: #fff;
	text-decoration: underline;
}

#advanced_link a:hover,#advanced_options a:hover {
	text-decoration: none;
}

#advanced_options {
	display: none;
}

#advanced_options * {
	font-size: 10px;
}

#advanced_options td {
	color: #FFF !important;
}

#advanced_options input {
	padding: 3px !important;
}

.search_divider {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #6878a1;
	width: 526px;
}

#mls_num_search {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#mls_num_search_btn {
	display: none;
}

.search_label {
	margin: 0;
	margin-bottom: 5px;
}

.small_14 {
	font-size: 0.875em;
}

.list_index {
	margin: 0 !important;
}

#front_mk {
	margin-top: 30px;
}

#front_mk_content {
	width: 338px;
	border: 1px solid #d3d3d4;
	padding: 15px;
	float: right;
	margin-bottom: 30px;
}

#front_premier {
	float: left;
	padding: 15px;
	border: 1px solid #d3d3d4;
	width: 528px;
	font-size: 0.813em;
	margin-bottom: 30px;
	
	
}

#premier_image {
	float: left;
	width: 338px;
}

#premier_meta {
	float: right;
	text-align: center;
	width: 175px;
	padding-top: 10px;
}

#premier_meta h3 {
	line-height: 150%;
}

#premier_meta h3 a {
	color: #000;
	text-decoration: none;
}

#trans_premier_logo {
	background: url('../../images/refresh/premier_trans.png') no-repeat;
	width: 100px;
	height: 39px;
	position: relative;
	left: 218px;
	top: 162px;
}

#front_premier img {
	border: 6px solid #b8c7ea;
	margin-bottom: 10px;
}

#front_mk_content {
	font-size:0.8em;
	line-height:150%;
}

#front_mk_content img {
	border: 6px solid #b8c7ea;
	margin-right: 15px;
	margin-bottom: 15px;
}

#front_mk_content h3 {
	margin-top: 0px;
	text-align: center;
	line-height: 150%;
}

#footer_wrapper {
	background-color: #b8c7ea;
	padding: 15px;
	color: #5a5b5d;
	font-size: 11px;
	margin-top:15px;
}

#footer_wrapper p, #footer_wrapper li {
	font-size: 10px !important;
}

#footer_wrapper a {
	color: #213b79;
	text-decoration: underline;
}

#footer_wrapper a:hover {
	text-decoration: none;
}

#footer_wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer_wrapper ul li {
	float: left;
	margin-left: 5px;
}

#inner_logo_container {
	border: 5px solid #b8c7ea;
	margin-top: 8px;
	background-color: #264692;
}

#inner_logo {
	float: left;
	background-color: #264692;
}

#inner_search {
	float: right;
	width: 500px;
}

.site_img {
	border: 6px solid #B8C7EA;
}

#right-navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

#right-navigation li {
	float:left;
	height: 17px;
	padding-top: 4px;
	text-align: center;
	width: 33%;
	font-size: 12px;
}

.right-navigation-line {
	border-right:1px solid #000000;
}

.arrowDown {
	background: url('../../images/refresh/toggle_down_light.png') no-repeat;
	width: 13px;
	height: 13px;
}

.arrowUp {
	background: url('../../images/refresh/toggle_up_light.png') no-repeat;
	width: 13px;
	height: 13px;
}

.ul_diamond {
	list-style-image: url("../../images/refresh/li_diamond.gif");
}

.ul_diamond li {
	margin-left: 0;
	padding-left: 0;
	line-height: 150%;
}

.more_resources {
	padding-left: 10px;
	padding-right: 10px;
}

.quote {
	display: block;
	padding: 10px;
	padding-left: 50px;
	font-family: Times,serif;
	font-style: italic;
	background: #f3f3f3 url('../../images/refresh/quote.png') no-repeat 10px 10px;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
	text-justify: newspaper
}

.more_resources h4 {
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.more_resources a {
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
	display: block;
	font-size: 12px;
}

.equal_housing {
	text-transform: uppercase;
}

.submit_button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background: #264692;
	border: 1px solid #d3d3d4;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:4px 10px 5px;
	text-shadow:0 -1px 0 #000;
}

#message_wrapper {
	margin-top: 10px;
	border: 1px solid #cd0a0a;
	background-color: #fef8f6;
	text-align: center;
	color: #cd0a0a;
}

#mobile_message_wrapper {
	position: fixed;
	bottom: 0px;
	left: 0px;
	text-align: center;
	z-index: 10000;
	display: none;
	min-width: 100%;
}

#mobile_message {
	padding: 20px;
	background: #B8C7EA url('../../images/ic_close.png') no-repeat center right;
}

#mobile_message_top {
	background: url('../../images/mobile_message_bg.png');
	height: 23px;
}

/*
	START - Hack of old styles used in myWindermere
*/

.mediumcell table {
	padding: 10px;
	background-color: #dcdcdc;
}

.mediumcell table td {
	padding: 0;
}

#listing_meta_table {
	width: 100%;
}

#listing_mywre_comments_table {
	background: #dcdcdc none !important;
}

/*
	END - Hack of old styles used in myWindermere
*/











