@import url("navigation.css");
@import url("search.css");
@import url("developments.css");
@import url("myjameson.css");


/* ------------------------------ 
default
------------------------------ */

* { margin: 0; padding: 0; }

body {
	font: 12px verdana, arial, sans-serif;
	color: #5d5c5c;
	background: #fff url(/images/bg-tile.gif) center top repeat-x; 
	}
	
img { border: 0; }
.clear { clear: both; display: block; }

#wrapper {
	background-color: white;
	height: auto;
	min-height: 395px;
	padding: 15px 10px;
	width: 760px;
	margin: 0 auto; }
	
ol, ul { margin: 10px 30px; }
p { margin: 15px 0; line-height: 16px; }

ol#terms li { padding: 5px 0; }

.dev { font: 9px arial, sans-serif; color: red; }
	
.photoborder {  padding: 1px; border: 1px solid #b8b8b8; }
.simpleborder { border: 1px solid #b8b8b8;}

.borderit { padding: 1px; border: 1px solid #b8b8b8; float: none; }

.borderitpad { padding: 2px; border: 1px solid #b8b8b8;}

#distinctive-home div.borderit, #featured-home div.borderit {
	float: left;
	margin-right: 3px;
	text-align: center;
	border: 1px solid #b8b8b8;
	padding: 0; }

#distinctive-home div.overflow-inner, #featured-home div.overflow-inner {
	border: 1px solid #fff; overflow: hidden; }

.overflow-outer { border: 1px solid #b8b8b8; } /* specify with and height on page */
.overflow-inner { border: 1px solid #fff; overflow: hidden; }

.home_border {
float: left;
	margin-right: 3px;
	text-align: center; padding: 0px; border: 1px solid #b8b8b8; width: 90px; height: 90px; }
.home_inner { width: 88px; height: 88px; border: 1px solid #fff; overflow: hidden; }

span.service-mark {
	padding-right: 13px; 
	background: url(/images/service-mark.gif) no-repeat right; }

#broker-reciprocity { font-size: 9px; margin: 15px 0 10px 0; }
#broker-reciprocity table td img { margin-right: 5px; }
#broker-reciprocity p { line-height: 12px; margin: 8px 0; padding: 0; }
	
.deemed-reliable {}
	
/* ------------------------------ 
top & header
------------------------------ */

#top { width: 780px; margin: 0 auto; background-color: #fff; }

#header {
	width: 780px;
	margin: 0 auto;
	position: relative; }
	
#logo {
	background: transparent url(/images/logo.gif) left top no-repeat;
	margin: 10px 10px 0;
	padding: 0;
	float: left;
	display: inline; 
	width: 159px;
	height: 159px; }
	
.error {
	color: #f00; }
		
/* ------------------------------ 
links
------------------------------ */

a { color: #cc0000; outline: none; }
a:visited { color: #cc0000; }
a:hover { color: #999999; }

a.mail {
	color: #cc0000;
	padding-right: 14px; 
	background-image: url(/images/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: right; }
	
a.bookmark {
	color: #cc0000;
	padding-right: 12px; 
	background-image: url(/images/icon_bookmark.gif);
	background-repeat: no-repeat;
	background-position: right; }
	
a.tour {
	padding-right: 13px; 
	background-image: url(/images/icon_wand.gif);
	background-repeat: no-repeat;
	background-position: right; }
	
a.print {
	color: #cc0000;
	padding-left: 17px; 
	background-image: url(/images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left; }
	
a.print-white, a.print-white:visited, a.print-white:hover {
	color: #fff;
	padding-left: 17px; 
	background-image: url(/images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-decoration: none; }
	
a.modify-up {
	color: #cc0000;
	padding-right: 14px; 
	background-image: url(/images/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: right; }
	
a.modify-down {
	color: #cc0000;
	padding-right: 14px; 
	background-image: url(/images/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: right; }
	
a.modify-right {
	color: #cc0000;
	padding-right: 13px; 
	background: url(/images/arrow-right.gif) no-repeat right; }
	
#logo a {
	display: block;
	text-indent: -9999px;
	width: 160px;
	height: 160px; }
	
a#webisodes-link {
	text-decoration: none;
	display: block;
	width: 210px;
	height: 161px;
	border-top: 1px solid #e6e6e6;
	margin-top: 20px;
	padding-top: 15px; }

	
/* ------------------------------ 
home page
------------------------------ */

#home-display { 
	width: 450px;
	float: left;
	display: inline; }
	
#home-sidebar {
	float: right;
	display: inline;
	width: 270px;
	line-height: 17px; }
	
#home-sidebar img { float: left; margin: 0 10px 5px 0; }
#home-sidebar span { font-size: 11px; }
#home-sidebar .bit { margin-top: 5px; font-size: 11px; line-height: 14px; }
	
#featured-development, #featured-home, #distinctive-home {
	clear: both;
	margin-bottom: 20px; }
	
#market a.small { font-size: 11px; }
.small-text { font-size: 11px; }
	
#quick-search {
	float: left;
	width: 190px; }
	
#quick-search input, #quick-search select {
	color: #767676;
	font: 9px verdana, sans-serif;
	margin: 3px 2px 3px 0; }
	
#quick-search li {
	list-style-type: none; }
	
#home-content { 
	width: 240px;
	float: right; }
	
#home-content-space {
	padding: 0 0 5px 25px;
	border-left: solid 1px #E6E6E6; }
	
#home-content p { line-height: 17px; margin: 0 0 10px 0; }
	
#jameson-tools {
	width: 200px;
	margin-bottom: 20px;
	padding-top: 1px; }
	
#jameson-tools img {
	padding-bottom: 1px;
	display: block; }
	
#market {}
#market span { color: #000; font-weight: bold; }

#interactive-map {
	width: 186px; 
	background: #eee url(/images/interactive-map-topcorners.gif) left top no-repeat;
	margin-bottom: 20px; }
	
#interactive-map img {
	margin: 6px 5px;
	border: 1px solid #959595; }

#interactive-map p {
	margin: 0;
	padding: 0 5px 6px; 
	background: transparent url(/images/interactive-map-bottomcorners.gif) left bottom no-repeat;
	font-size: 13px;
	line-height: 18px; }
	
#interactive-map p a {
	padding-left: 8px; 
	background: transparent url(/images/interactive-map-bullet.gif) left 8px no-repeat; }


/* ------------------------------ 
inner pages
------------------------------ */

#main {
	width: 760px;
	margin: 0 auto;
	background: transparent url(/images/bkg_main.gif) -10px 0 repeat-y;}
	
#flash_holder {
	width: 780px;
	margin: 0 auto;
	position: relative; }

#flash_window {
	position: absolute; 
	top: 100px; 
	left: 70px;
	z-index: 200;}
	
#main-alt {
	width: 760px;
	margin: 0 auto;
	background: url(/images/bkg_main_alt.gif); }
	
#main-white {
	width: 760px;
	margin: 0 auto;
	background: #ffffff; }

#main-display { 
	width: 450px;
	float: left; }
	
#sidebar {
	float: right;
	width: 270px;
	line-height: 17px; }
	
#main-display-alt { 
	width: 460px;
	float: left; }
	
#main-display-full { 
	width: 560px;
	float: left; }
	
#sidebar-alt {
	float: left;
	width: 160px;
	margin: 0 40px 0 0;
	line-height: 17px;
	text-align: left; }

#sidebar-right {
	float: left;
	width: 160px;
	margin: 0 0px 0 40px;
	line-height: 17px;
	text-align: left; }

#sidebar-right-property {
	float: left;
	width: 160px;
	margin: 0 0px 0 20px;
	line-height: 17px;
	text-align: left; }

#main-equal { 
	width: 390px;
	float: left; }

#sidebar-equal {
	float: right;
	}
	


#subnav {
	width: 160px;
	margin: 45px 0 0 0;
	border-top: 1px solid #e7cfcf; 
	padding-top: 1px; }
	
#subnav img {
	margin-bottom: 1px; 
	border-bottom: 1px solid #e7cfcf; }
	
#promocontainer img {
	border: 0px;
}	
	

.message-box-outer { margin: 15px 0; border: 1px solid #B8B8B8; }
.message-box-inner { margin: 5px; background: #F2F2F2; padding: 10px; }

.webisode-container { width: 670px; margin: 0 45px; padding: 0; }
	

/* ------------------------------ 
headers
------------------------------ */

h1.blue { font: normal 20px verdana, sans-serif; color: #cc0000; }
h1.blue18 { font: normal 16px verdana, sans-serif; color: #cc0000; }
h1.gray { font: normal 16px verdana, sans-serif; color: #878787; margin-bottom: 5px; }
.h1-header { font: normal 20px verdana, sans-serif; color: #cc0000; display: none; }

h1 { font: normal 20px verdana, sans-serif; color: #cc0000;}
h2 { font: normal 16px verdana, sans-serif; color: #878787; margin-bottom: 5px; }
h3 { font: normal 13px verdana, sans-serif; color:white; margin: 0;padding:0;}
h4 { font: bold 13px verdana, sans-serif; }
h5 { font: bold 12px "trebuchet ms", sans-serif; color: #cc0000; }
h6 { font: normal 16px verdana, sans-serif; color: #000; }

/* ------------------------------ 
colors for search/property sifr test
h6.blue { font: normal 16px verdana, sans-serif; color: #375a91; }
h6.orange { font: normal 16px verdana, sans-serif; color: #FF7700;}
h6.gray { font: normal 16px verdana, sans-serif; color: #878787; }
h6.white { font: normal 16px verdana, sans-serif; color: #ffffff;}
------------------------------ */

	
/* ------------------------------ 
colors for search/property sifr test
------------------------------ */

.blue { color: #cc0000; }
.orange { color: #cc0000;}
.gray { color: #878787; }
.white { color: #ffffff;}	


/* ------------------------------ 
printing
------------------------------ */
.print-container {
	 float: right; 
	 width: 150px; 
	 text-align: right;
	 padding-top: 5px; }
	 
.print-results-count { display: none; }

#print-footer { display: none; clear: both; }

.print-controls {
		background: #cc0000;
		color: white;
		margin: 0 10px;
		padding: 15px;
		border: 1px solid #AEAEB5; }
		
.print-blue { font: bold 14px verdana, sans-serif; color: ##cc0000; margin-bottom: 5px; }
.print-grey { font: bold 14px verdana, sans-serif; color: ##878787; margin-bottom: 5px; }
.print-orange { font: bold 14px verdana, sans-serif; color: ##FF7700; margin-bottom: 5px; }

	
/* ------------------------------ 
forms
------------------------------ */
input {
	font: 11px verdana, sans-serif;
	padding: 1px; }
	
select {
	font: 12px verdana, sans-serif;
	padding: 0; }
	
.checkbox { 
	width: 14px;
	height: 13px;
	margin: 0; }

.checkboxSuburb { 
	width: 14px;
	height: 13px;
	margin: 0; }
	
.radio {
	width: 14px;
	height: 13px;
	margin: 0 3px 0 0; }
	
.zeroed { margin: 0; padding: 0; }
	
	
/* ------------------------------ 
my jameson
------------------------------ */

fieldset {
	padding: 0 15px 10px 15px;
	margin-bottom: 10px;
	border: 1px solid #a9a9b0; }
	 
legend {
	padding: 10px 5px;
	font: bold 13px verdana, sans-serif;
	color: black; }

#my-jameson input, #my-jameson select, #my-jameson textarea {
	font: 12px verdana, sans-serif;
	padding: 1px; }
	
.required { font: italic 9px verdana, sans-serif; }

#my-jameson input.register {
	background-color: #cdd6e3;
	padding: 5px;
	font-weight: bold; }
	
	
/* ------------------------------ 
agents
------------------------------ */
	
#marketing-message {
	background-color: #AEAEB5;
	padding: 10px;
	margin: 15px 0; }
	
#agent-search {
	background-color: #f2f2f2;
	border: 1px solid #aeaeb5;
	padding: 5px;
	position: relative; }

#agent-search input { margin: 2px 2px 2px 0; }
#agent-search input.text { width: 250px; font-size: 13px; color: #767676; }
#agent-search label { margin-right: 15px; }

#agent-search-alpha {
	background-color: #f2f2f2;
	border: 1px solid #aeaeb5;
	padding: 5px; }

#agent-search-alpha a { color: #cc0000; font-weight: normal; text-decoration: none; padding: 0 1px; }
#agent-search-alpha a:visited { color: #5d5c5c; }
#agent-search-alpha a:hover { color: #cc0000; font-weight: bold; text-decoration: underline; }
	
#agent-results {
	width: 450px;
	margin-top: 25px;
	border-top: 1px solid #a9a9b0; }

#agent-results tr:hover {
	background-color: #f2f2f2; }
	
#agent-results td {
	padding: 3px;
	border-bottom: 1px dotted #a9a9b0; }

#agent-results-commercial {
	width: 100%;
	margin-top: 20px; }

#agent-results-commercial tr:hover {
	background-color: #f2f2f2; }
	
#agent-results-commercial td {
	padding: 3px;
	border-bottom: 1px dotted #a9a9b0; }

	
/* agent profile */
	
#agent-card {
	background-color: #f2f2f2;
	border: 1px solid #aeaeb5;
	padding: 5px; }
	
img.featured-listing { padding: 1px; border: 1px solid #AEAEB5; }

#recently-sold-listings {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0; }
	
.agent-overflow-outer {	border: 1px solid #AEAEB5; width: 93px; height: 130px; }
.agent-overflow-inner { border: 1px solid #fff; width: 91px; height: 128px; overflow: hidden; }


/* ------------------------------ 
contact
------------------------------ */
#sendToFriend {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;}

#sendToFriend td.right {
	text-align: right; }


/* ------------------------------ 
about us
------------------------------ */

/* ------------------------------ 
slideshow
------------------------------ */

#slideshow {
	margin-top: 10px; 
	float: left;
	display: inline; 
	height: 159px;
	width: 440px; 
	overflow: hidden; }
	
/* ------------------------------ 
my jameson & quick search tabbed box
------------------------------ */

#tabs { 
	width: 207px;
	height: 123px; 
	overflow: hidden;
	position: absolute;
	top: 28px; 
	right: 20px; 
	z-index: 500;
	margin: 0;
	padding: 0; }
	
#tabs .tab-content {
	background: transparent url(/images/tab-bg.png) left top repeat; 
	position: relative;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 207px;
	overflow: hidden; }
	
#tabs ul {
	width: 207px; 
	height: 23px;
	margin: 0;
	padding: 0; }

#tabs ul li {
	list-style-type: none;
	height: 23px;
	display: inline; }

#tabs ul li#my-jameson-tab {
	width: 93px; 
	float: left;
	margin-bottom: 0px; }
	
#tabs ul li#quick-search-tab {
	width: 99px; 
	float: right;
	margin-bottom: 0px; }
	
#tabs ul li a {
	text-indent: -9999px; 
	display: block;
	height: 23px; }

#tabs ul li#my-jameson-tab a {
	background-image: url(/images/tab-myjameson.png);
	width: 93px; }	

#tabs ul li#quick-search-tab a {
	background-image: url(/images/tab-quicksearch.png);
	width: 99px; }
	
#tabs .ui-tabs-hide {
	display: none; }
	
#tabs ul li.ui-state-default a {
	background-position: 0 -23px; }
	
#tabs ul li.ui-state-selected a, #tabs ul li.ui-state-active a {
	background-position: 0 0; }
	
#why-register, #my-jameson-tc label, #my-jameson-tc a {
	color: #fff;
	font-size: 10px;}

#my-jameson-tc label, #my-jameson-tc a.forgot-password {
	font-size: 9px; }
	
#why-register {
	margin: 7px 0 0 7px; }

#why-register a { 
	color: #ff0; }
	
#why-register a:hover {
	color: #fff; }
	
#my-jameson-tc form { 
	margin: 7px 7px 0; }
	
#my-jameson-tc form input.text, #quick-search-tc form input.text {
	border: none;
	margin: 0;
	padding: 2px 5px;
	height: 15px;
	width: 164px; 
	background: #fff;
	font-size: 11px;
	line-height: 15px; 
	color: #ae8389; 
	clear: both; }

#my-jameson-tc form input#password-field {
	margin-top: 7px; }
	
#my-jameson-tc form input.button {
	position: absolute;
	top: 52px;
	right: 3px; }
	
#my-jameson-tc input.checkbox {
	position: absolute;
	bottom: 7px; 
	left: 7px; 
	margin; 0;
	padding: 0; }
	
#my-jameson-tc a.forgot-password {
	position: absolute;
	bottom: 9px; 
	right: 7px;
	color: #ff0; }

#my-jameson-tc a.forgot-password:hover {
	color: #fff; }
	
#my-jameson-tc label {
	position: absolute;
	bottom: 9px;
	left: 25px; }
	
#my-jameson-tc p, #my-jameson-tc h6 {
	color: #fff;
	margin: 7px; 
	font-size: 12px; }
	
#my-jameson-tc h6 {
	border-bottom: 1px dotted #fff;
	padding-bottom: 6px; 
	margin-bottom: 3px; }
	
#my-jameson-tc p a {
	font-size: 12px;
	color: #ff0; }
	
#my-jameson-tc p a:hover {
	text-decoration: underline;
	color: #fff; }

#quick-search-tc form {
	margin: 10px 7px 0; }

#quick-search-tc form#quicksearch-neighborhood {
	margin-top: 13px; }

#quick-search-tc form input.text {
	font-size: 10px; }

#quick-search-tc form input#quicksearch-addy-submit, #quick-search-tc form input#quicksearch-addy-submit-ie {
	position: absolute;
	top: 11px;
	right: 3px; }
	
#quick-search-tc form input#quicksearch-price-submit, #quick-search-tc form input#quicksearch-price-submit-ie {
	position: absolute;
	top: 66px;
	right: 3px; }
	
#quick-search-tc form select.dropdown {
	margin: 0 0 5px;
	padding: auto 5px;
	height: 20px;
	width: 174px; 
	font-size: 11px;
	color: #ae8389; }
	
#quick-search-tc form select#dd-minprice, #quick-search-tc form select#dd-maxprice {
	width: 82px; 
	margin-right: 10px; 
	float: left;
	display: inline;
	font-size: 10px; }

 #quick-search-tc form select#dd-maxprice {
 	margin-right: 0px; }

/* ------------------------------ 
commercial section navigation
------------------------------ */

#commercial-subnav { 
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
	border-bottom: 1px solid #c00;
	font-size: 13px;
	}
	
#commercial-subnav li {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 0 5px;
	}
	
#commercial-subnav li a {
	padding: 5px 10px;
	background: #e2e2e2;
	color: #5D5C5C;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius 5px;
	-webkit-border-top-right-radius 5px;
	-webkit-border-bottom-left-radius 0px;
	-webkit-border-bottom-right-radius 0px;
	}

#commercial-subnav li a:hover {
	color: #fff;
	background-color: #7a7a7a;
	}

#commercial-subnav li.active a {
	background: #c00;
	color: #fff;
	cursor: default;
	}
	
/* ------------------------------ 
commercial agents cards
------------------------------ */

.commercial-agent-card {
	float: left;
	display: inline;
	width: 350px;
	margin: 0 10px 10px 0;
	padding: 10px;
	background: #f2f2f2;
	-moz-border-radius: 5px;
	-webkit-border-radius 5px;
	}
	
.commercial-agent-card img {
	float: left;
	display: inline; 
	margin: 0 10px 0 0;
	}

.commercial-agent-card p {
	margin-top: 0px;
	}
		
.commercial-agent-card a {
	font-size: 14px;
	}
		
/* ------------------------------ 
footer & slogan
------------------------------ */

.footer-promo-widget {
	/* float: right; */
	background: url(/images/bkg_greybox.gif) no-repeat;
	width: 200px;
	height: 95px;
	font: 10px verdana, sans-serif;
	color: white;
	text-align: left; }
	
.footer-promo-widget a { color: white; text-decoration: none; font-weight: bold; }
.footer-promo-widget a:visited { color: white; text-decoration: none; }
.footer-promo-widget a:hover { color: #cc0000; text-decoration: underline; }
	
.footer-promo-widget-spec { padding: 7px 10px 0 10px; }

.footer-promo-widget h3 { width: 180px; }

#footer-widgets {
	width: 620px;
	margin: 0 auto; }
	
#ftr-one {
	float: left; }
	
#ftr-two {
	float: left;
	margin-left: 10px; }
	
#ftr-three {
	float: left;
	margin-left: 10px; }

#slogan {
	background: #cc0000 url(/images/footer-tile.gif) left top repeat-x;
	padding: 0;
	margin: 40px 0 0; 
	height: 33px; }

#slogan div {
	width: 780px;
	margin: 0 auto; }
	
#slogan p {	
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 11px; 
	line-height: 33px;
	color: #fff; 
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	display: inline; }
	
#slogan a {
	color: #fff; 
	text-decoration: none; }
	
#slogan a:hover {
	text-decoration: underline; }
	
#ehop {
	float: right;
	display: inline;
	height: 33px;
	width: 20px;
	background: transparent url(/images/ehop-logo.gif) left top no-repeat;
	margin-right: 20px;
	text-indent: -9999px; }
	
#footer-background {
	background: #fff; }	
	
#footer {
	width: 780px;
	margin: 0px auto;
	padding: 0 0 20px; }
	
#footer-nav {
	clear: both;
	font-size: 11px;
	line-height: 17px;
	font-family: verdana, arial, helvetica, san-serif;
	padding: 0 20px;
	margin: 20px 0;
	width: 376px; 
	text-align: center; 
	border-right: 3px double #e2e2e2;
	float: left;
	display: inline; }
	
#footer-promo-widget a { color: white; text-decoration: underline; padding: 0 5px; margin: 0; }
#footer-promo-widget a:visited { color: white; text-decoration: underline; }
#footer-promo-widget a:hover { color: #cc0000; text-decoration: underline; }

#footer-nav a { color: #c00; text-decoration: none; padding: 0 5px; margin: 0; }
#footer-nav a:hover { color: #c00; text-decoration: underline; }

ul#social-media-nav {
	width: 322px;
	height: 56px;
	float: right;
	display: inline; 
	margin: 20px 0 0;
	padding: 0;
	position: relative; }
	
ul#social-media-nav li {
	position: absolute;
	width: 42px;
	height: 56px;
	top: 0;
	list-style-type: none; }
	
ul#social-media-nav li a {
	display: block;
	width: 42px;
	height: 56px;
	text-indent: -9999px; 
	background-position: left top;
	background-repeat: no-repeat; }

ul#social-media-nav li.blog { left: 0; }
ul#social-media-nav li.twitter { left: 46px; }
ul#social-media-nav li.facebook { left: 92px; }
ul#social-media-nav li.youtube { left: 138px; }
ul#social-media-nav li.linkedin { left: 184px; }
ul#social-media-nav li.flickr { left: 230px; }
ul#social-media-nav li.delicious { left: 276px; }

ul#social-media-nav li.blog a { background-image: url(/images/sm-blog.jpg); }
ul#social-media-nav li.twitter a { background-image: url(/images/sm-twitter.jpg); }
ul#social-media-nav li.facebook a { background-image: url(/images/sm-facebook.jpg); }
ul#social-media-nav li.youtube a { background-image: url(/images/sm-youtube.jpg); }
ul#social-media-nav li.linkedin a { background-image: url(/images/sm-linkedin.jpg); }
ul#social-media-nav li.flickr a { background-image: url(/images/sm-flickr.jpg); }
ul#social-media-nav li.delicious a { background-image: url(/images/sm-delicious.jpg); }


/* --- Virtual Earth --- */
#myMap_vemessagepanel, #threeDNotification, #obliqueNotification, #navAction_View3DMapMode, #navAction_header {visibility:hidden;}

/* --- property bubble --- */
.onmap-propertybox {
	position: relative;
	display: none;
	top: 0px; left: 0px;
	width: 255px;
	height: 146px;
	z-index: 98;
	padding-left: 15px; padding-top: 4px;
	background: url(/images/gmaps/ve-info.gif) no-repeat;
	font-size: 10px;
	text-align: left;
}
.sifrhideh1 { font: 10px verdana, arial, sans-serif; font-weight: bold;padding: 2px; margin-bottom: 5px; margin-right: 4px; background-color:#e4edfc; color:#375AA5; }
.onmap-propertybox-morephotos {width: 125px;float: left;}
.onmap-propertybox h1  {font: 10px verdana, arial, sans-serif; font-weight: bold;padding: 2px;margin-bottom: 5px; margin-right: 4px; background-color:#e4edfc;}
.onmap-propertybox h1  {font: 10px verdana, arial, sans-serif; font-weight: bold;padding: 2px;margin-bottom: 5px; margin-right: 4px; background-color:#e4edfc;}
.onmap-propertybox h2  {font: 10px verdana, arial, sans-serif; font-weight: bold;margin: 5px 0px;color: black;}
.onmap-propertybox-time  {font: 10px verdana; color: #800000;font-weight: bold;margin: 0px 0px 2px 0px;}
.onmap-propertybox img.photo {float: left;margin: 0px 5px 2px 0px; padding: 1px; border: 1px solid #b8b8b8;}
.onmap-propertybox-details {width: 115px;float: left;}
.onmap-propertybox-viewdetails {width: 115px;float: left;text-align: center;}
.onmap-propertybox-house {
	background: url(/images/property_icon_details.gif) no-repeat;
	float: right;
	text-align: center;
	height: 21px;
	width: 25px;
	line-height: 30px;
	font-weight: bold;
	color: white;
}
.onmap-propertybox-openhouse {
	background: url(/images/property_icon_oh2.gif) no-repeat;
	float: right;
	text-align: center;
	height: 21px;
	width: 25px;
	line-height: 30px;
	font-weight: bold;
	color: white;
}

/* RESOURCES SECTION BEGIN*/

ul#library li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block; 
}

.lib-section-subhead, .hos-section-subhead {
	font-weight: bold;
	color: #cc0000;
}

.glossary {font-weight: bold;}

/* RESOURCES SECTION END*/	

/* 2010 Seals */

#seals { width: 215px; height: 215px; overflow: hidden; margin-bottom: 10px; }