/* COLORS  				*/

/* med blue 	#369	*/
/*   blue 		#93b6d4	*/
/*   blue 		#b1cfe9	*/
/*   blue 		#93b6d4	*/
/*	 blue 		#69C	*/
/* palest blue  #ddeefe	*/

/* black 		#000	*/
/* 				#333	*/
/*				#666	*/
/* 				#999	*/
/*   			#aaa	*/
/* 	 			#ccc	*/
/* 	 			#ddd	*/
/* 				#eaeaea	*/
/* 	 			#f6f6f6	*/
/* white 		#FFF	*/

/* pale cream 	#ffd	*/
/* cream   		#ffc	*/
/* pale yellow	#ff9	*/

/* dark red	 #900		*/

/*   #147				*/
/* pale green   #eefbdd	*/	
/* med green  	#75a448 */
/*	 #538226			*/
/*	 #258				*/
/* 	 #4E7427			*/


/* Clearing Class ////////*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac */

* { 
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, helvetica, sans-serif;
	background: transparent;
}

body { background: #fff }

a {
	outline: none;
	color: #369;
	text-decoration: none;
}

a:hover,
a.hover { 
	color: #369;
	text-decoration: underline
}

a.alert {
	font-weight:bold;
	color: #990000;
	}

a.highlight {
	background-color: #FFFF99;
	}
	
a.highlightred {
	background-color: #ffabab;
	}	

h1, h2, h3, h4, h5,
h1 a, h2 a, h3 a, h4 a,
a.submit, input.submit { font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;}

h2 { font-weight:normal; }

h5 { text-transform: uppercase; font-size: 11px }

p { font-size: 13px }

*.left { float: left }
*.right { float: right }

*.topdent { margin-top:10px; }


div.box { background-color: #EAEAEA; padding:10px; margin-bottom:10px;}

body#featured div.box { border:1px solid #CCCCCC;}

div.box p { font-size: 11px;}


input.textfield, textarea, input.file { background: #fff; }
input.textfield:focus,
input.textfield.focus,
textarea:focus { background: #ffd }

/*input.submit { display: none }*/

.loading {
	padding-right: 20px;
	background: transparent url(/img/icon-spinner.gif) top right no-repeat;
}

div#container {
	width: 950px;
	margin: 0 auto;
}

div#header {
	position: relative;
	margin-top: 18px;
	height: 70px;
}

h1 {
	position: absolute;
	width: 396px;
	height: 50px;
	top: 0;
	left: 20px;
	background: #fff;
}

h1 a {
	display: block;
	height: 50px;
	background: transparent url(/img/logo.png) no-repeat;
	text-indent: -9999px;
}

h2 {
	position: relative;
	font-size: 30px;
	color: #333;
	background: transparent url(/img/divider-hz-solid-grey.gif) 0 29px repeat-x;
}

h2 small {
	position: absolute;
	top: 16px;
	right: 0;
	font-size: 13px;
	color: #999
}

h3 {
	position: relative;
	font-weight: normal;
	font-size: 18px;
	color: #333;
	background: transparent url(/img/divider-hz-solid-grey.gif) 0 17px repeat-x;
}

h3 small {
	position: absolute;
	top: 18px;
	right: 0;
	font: normal 10px arial, helvetica, sans-serif;
	color: #999
}

div#header h2 {
	position: absolute;
	width: auto;
	text-align: right;
	top: 10px;
	right: 0;
	font-size: 18px;
	font-weight: normal;
	color: #aaa;
	background: transparent;
}

div#header ul {
	position: absolute;
	list-style: none;
	bottom: 5px;
	right: 0;
}

blockquote {
	margin: 12px 25px;
	padding: 6px 12px 6px 38px;
	background-color: #ddeefe;
	border:1px dotted #929B9D;
	background: url(/img/blockquote.png) no-repeat 10px 10px;
}

div#header li { 
	display: inline;
	background: transparent url(/img/divider-vt-dotted-grey.gif) top right repeat-y;
	text-transform: lowercase;
	padding: 0 8px;
	font-size: 12px;
}

div#header li.last { background: transparent; padding-right: 0 }


ul.nav {
	list-style: none;
	height: 35px;
	background: #eaeaea;
	border-bottom: 2px solid #CCC
}

ul.nav li {
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.nav li,
ul.nav li a {
	height: 35px;
	line-height: 37px;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;

}

ul.nav li a {
	display: block;
	text-align: center;
}

ul.nav li.nav1 { width: 178px; }

ul.nav li.nav1 a { 
	text-align: left;
	background: transparent url(/img/icon-property-search.png) 10px 10px no-repeat;
	padding: 0 0 0 43px
}

ul.nav li.nav2 { width: 139px; }

ul.nav li.nav3 { width: 173px; }

ul.nav li.nav4 { width: 120px; }

ul.nav li.nav5 {
	width: 164px;
	border-left: 1px solid #fff
}

ul.nav li.nav5 a { 
	text-align: left;
	background: transparent url(/img/icon-sell-home.png) 10px 8px no-repeat;
	padding: 0 0 0 33px;
	color: #666
}

ul.nav li.nav6 {
	width: 174px;
	border-left: 1px solid #fff
}

ul.nav li.nav6 a { 
	text-align: left;
	background: transparent url(/img/icon-realtor-red.png) 8px 10px no-repeat;
	padding: 0 0 0 43px;
	color: #666
}

ul.nav li a:hover,
ul.nav li a.hover,
body#home li.nav1 a,
body#state li.nav1 a,
body#metro li.nav1 a,
body#mortgage li.nav2 a,
body#featured li.nav3 a,
body#directory li.nav4 a { background-color: #93b6d4; color: #fff; text-decoration: none }

ul.nav li.nav5 a:hover,
ul.nav li.nav5 a.hover,
ul.nav li.nav6 a:hover,
ul.nav li.nav6 a.hover,
body#classifieds li.nav5 a,
body#realtor li.nav6 a { background-color: #999; color:#fff;}

div#subhead * {
	font-size: 11px;
	height: 30px;
	line-height: 30px;
}

div#subhead p { color: #666 }

div#subhead a { font-weight: bold }

div#main { padding: 0 0 8px 0 }

div.google { margin-bottom: 8px; text-align: center }

div#column1 {
	float: left;
	width: 470px;
	padding-right: 5px;
}



div#col2results {
width: 470px; float:left;
}

div#col2results div.list-body div { border-bottom: 1px solid #EFEFEF; padding:8px;}


div#col2results div.list-head h3 {font-size:13px;}

div#col2results div.paginate { text-align:right;}

body.results div#column1 h5 { padding:10px 0 5px 8px; color: #999999;}





div#column1 p { margin-bottom: 8px }

div#column2 {
	float: right;
	width: 470px;
	padding-left: 5px;
}

div#footer {
	background: #b1cfe9 url(/img/bg-footer.png) left bottom no-repeat;
	padding-bottom: 175px;
}

div#copy {
	position: relative;
	height: 25px;
	background: #b1cfe9
}

div#copy p {
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	color: #666;
	padding-left: 10px;
}

div#copy ul {
	position: absolute;
	list-style: none;
	bottom: 5px;
	right: 10px;
}

div#copy li { 
	display: inline;
	background: transparent url(/img/divider-vt-dotted-grey.gif) top right repeat-y;
	text-transform: lowercase;
	padding: 0 8px;
	font-size: 11px;
}

div#copy li.last { background: transparent; padding-right: 0 }

div#copy li a { font-family: arial, helvetica, sans-serif; }

div#footer ul.nav { background: #93b6d4; border-bottom: 0; border-top: 2px solid #b1cfe9; margin-bottom: 10px }
div#footer ul.nav li { border-color: #b1cfe9 }



div#featured-listing {
	position: relative;
	height: 122px;
	padding: 7px 15px 7px 7px;
	background: #eaeaea;
	margin-bottom: 8px;
}

div#featured-listing div.bling {
	position: absolute;
	z-index: 300;
	top: 0;
	left: 0;
	width: 77px;
	height: 77px;
	background: transparent url(/img/bg-featured-listing-bling.png) no-repeat;
}

div#featured-listing div.bling h3 { display: none }
div#featured-listing img { float: left; margin-right: 8px; border: 1px solid #666; }
div#featured-listing h4 { line-height: 17px; color: #333; margin-bottom: 5px; }
div#featured-listing p { font-size: 11px; color: #666; margin-bottom: 10px }
div#featured-listing a.more { position: absolute; right: 15px; bottom: 7px; height: 21px; line-height: 20px; font-family:"Trebuchet MS", trebuchet, arial, helvetica, sans-serif; }



/* Homepage */

body#home select,
body#realtor select,
body#mortgage select,
body#directory select,
body#classifieds select,
body#area select,
body#register select {
	background: #fff;
	border: 1px solid #fff;
	border-width: 1px 2px;
	font-weight: normal;
	font-size: 15px;
	color: #999;
	padding: 1px 0;
}

body#area div.section1 select {
	margin: 5px 0;
	border:1px solid #cccccc;
	width: 300px;
	}
	
body#register select,
form#member_form select,
form#member_form2 select
{
	margin: 0 0 10px 0;
	border:1px solid #cccccc;
	width: 300px;
}


body#home input.textfield,
body#mortgage form#form-rates input.textfield,
body#directory input.textfield,
body#classifieds input.textfield,
body#area input.textfield,
body#blog div#column1 input.textfield {
	font-size: 15px;
	font-weight: normal;
	color: #999;
	padding: 3px;
}

body#mortgage form#form-rates input.textfield {
	float:left;
	}


div.col {
	float:left;
	padding-right: 20px;
	font-size: 13px;
	line-height: 140%;
	}

a.submit,
a.more,
input.submit {
	height: 24px;
	line-height: 22px;
	background: #369;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	padding: 0 8px;
	white-space: nowrap;
}

a.submit:hover,
a.submit.hover,
a.more:hover,
a.more.hover {
	color: #ff9;
	cursor: pointer;
	text-decoration: none;
}


body#home h3 {
	font-weight:bold;
	}

/* Left Column */

h2 { width: 470px }

div#map-property { margin-bottom: 13px; text-align: center }

a#link-agents {
	float: right;
	font: normal 13px/22px "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color: #fff;
	background: #900 url(/img/icon-realtor-grey.png) 4px 3px no-repeat;
	margin-bottom: 8px;
	padding: 0 5px 0 40px;
}

body#state a.link-agents,
body#metro a.link-agents {
	margin: 0 0 8px 0;
	float:left;
	padding: 3px 5px 3px 40px;
	font: normal 13px/15px "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color: #fff;
	background: #900 url(/img/icon-realtor-grey.png) 4px 3px no-repeat;
	}



a#link-agents:hover,
a#link-agents.hover,
a#link-sell:hover,
a#link-sell.hover,
a.link-agents:hover,
a.link-agents.hover { color: #ff9;text-decoration: none }

div#form-agents {
	clear: both;
	background: #eaeaea url(/img/bg-form-agents.jpg) right top no-repeat;
	height: 136px;
	padding: 7px 0 7px 15px;
}

body#directory div#form-agents {
    background-image:none;
    height: auto;
    padding-right:15px;
    margin-bottom:10px;
    }
    
div#form-agents h3 { 
	float: left;
	width: 270px;
	margin-bottom: 20px
}


div#form-agents h5 {
	margin-bottom: 10px;
	}

body#directory div#form-agents h3 {
	float:none;
	margin-bottom:5px;
	}
	
body#directory div#sidebar div#form-agents {
    clear:none;
	width:300px;
	float:left;
	padding:10px 0;
	}	
	
body#directory div#sidebar div#form-agents h3 {
    margin-left:10px;
    }	
	

body#directory div#sidebar div#form-agents div.item {
    border-bottom:1px solid #FFFFFF;
    padding-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    }
    
body#directory div#sidebar div#form-agents p.intro {
	font-size: 11px;
	margin:0 10px;
	padding:0;
	}    		
	
body#directory div#form-agents {
	padding:0;
	}	
	
body#directory div#form-agents div {
	padding:10px;
	}	
		
	

	
body#directory div#form-agents li {
	float:left;
	background-color: #CCCCCC;
	font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 5px;
	display:block;
	list-style-type:none;
	text-align:center;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;	
	}
	
body#directory div#form-agents ol li {
	border-bottom: none;
}
	
body#directory div#column1 div#form-agents li {
	width: 144px;
	height: 28px;
	}
	
body#directory div#sidebar div#form-agents li {
	width: 78px;
	height: 36px;
	}		
	
	
body#directory div#form-agents li.active {
	background-color: #EAEAEA;
	border-bottom: none;
}

div#form-agents h3 small { color: #999 }

div#form-agents label { display: none }

div#form-agents select {
	clear: left;
	width: 270px;
	margin-bottom: 8px;
}

div#form-agents input.textfield {
	float: left;
	clear: left;
	width: 190px;
	margin-right: 5px;
}

body#directory div#column1 div#form-agents div input.textfield {
	width: 130px;
	}


div#form-agents a.submit { float: left; }

/* Right Column */

form#form-rates {
	background: #eefbdd;
	height: 96px;
	padding: 8px 15px 15px 15px;
	margin-bottom: 8px;
}

body#mortgage form#form-rates {
	height:180px;
	}

div#national-avg {
	float: right;
	width: 150px;
	height: 100px;
	background: transparent url(/img/bg-national-avg.png) 0 4px no-repeat;
}

div#national-avg h3 { display: none }

div#national-avg p {
	font: bold 40px/110px georgia, "Times New Roman", times, serif;
	text-align: center;
	color: #fff;
	margin: 0;
}

form#form-rates h3 { 
	width: 265px;
	margin-bottom: 20px
}

form#form-rates h3 small { color: #75a448 }

form#form-rates label { display: none }

body#mortgage form#form-rates label { display:inline; }

form#form-rates select {
	width: 170px;
	margin-bottom: 7px;
}

select#rate-purpose {
	float: left;
	margin-bottom: 0
}

form#form-rates input.submit {
	float: left;
	background: #75a448;
	margin-left: 5px;
	width: 80px;
}

form#form-rates a.submit:hover,
form#form-rates a.submit.hover { background: #538226; }

form#form-homevalue {
	background: #ddeefe;
	height: 136px;
	padding: 7px 7px 7px 15px;
}

form#form-homevalue h3 { 
	margin-bottom: 18px;
	width: 440px;
}

form#form-homevalue h3 small { color: #369 }

form#form-homevalue p { font-size: 12px; color: #369; padding-top: 10px; margin-bottom: 26px; line-height:140% }

form#form-homevalue label { display: none }

form#form-homevalue input.textfield {
	float: left;
	margin-right: 5px;
}

input#value-addr { width: 250px; }
input#value-zip { width: 80px; }

form#form-homevalue input.submit { float: right; margin-right:10px;}

/* Home Footer */

div#footer div { width: 300px; float: left; margin-left: 12px; }
div#footer div h3 { background-image: url(/img/divider-hz-solid-medgrey.gif); margin-bottom: 3px }
div#footer div ul { list-style: none }
div#footer div li { margin-bottom: 15px }
div#footer div h5 { color: #fff; }
div#footer div h4 { font-size: 13px; }
div#footer div small { font-size: 11px; color: #666 }
form#form-search label { display: none }
form#form-search input.textfield,
form#search input.textfield,
body#area form#search input.textfield {
	float: left;
	margin-right: 5px;
	width: 200px;
	font-size: 15px;
	font-weight: normal;
	color: #999;
	padding: 3px;
}



form#form-search a.submit,
form#search a.submit { float: left; }

form#form-search a.submit:hover,
form#form-search a.submit.hover,
form#search a.submit:hover,
form#search a.submit.hover { background: #258; }

div#footer input#keywords,
body#area div#column1 form input#keywords {
	background: #fff url(/img/googlesearch.jpg) no-repeat 50% 55%;
}



/* State and Metro Pages */

body#state h2 { margin-bottom: 8px }

body#metro h2 { margin-bottom:8px }

body#state a.link-box, body#metro a.link-box {
	float: right;
	clear: right;
	height: 24px;
	width: 215px;
	background: #369;
	color: #fff;
	font: normal 13px/22px "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	padding: 0 6px;
	margin-bottom: 8px;
}

body#state a.foreclosure,
body#metro a.foreclosure {
	float: right;
	font: normal 13px/22px "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color: #fff;
	width: 182px;
	background: #369 url(/img/icon_money.png) 4px 3px no-repeat;
	margin-bottom: 8px;
	padding: 0 5px 0 40px;
}

body#state a.link-box:hover,
body#state a.link-box.hover,
body#metro a.link-box:hover, 
body#metro a.link-box.hover {
	color: #ff9;
	cursor: pointer;
	text-decoration: none;
}



div#state-detail {
	background-color: #ddeefe;
	float: left;
	width: 282px;
	padding: 7px 10px;
	margin-bottom: 8px;
}

div#state-detail h3 { 
	margin-bottom: 8px; 
	width: 200px; 
	}

div#state-detail p,
div#state-detail ul {
	font-size: 11px;
	color: #666;
	line-height: 17px;
	margin-bottom: 20px;
}

div#state-detail ul {
	margin-left: 10px;
	margin-bottom:10px;
	}

div#state-detail p strong {
	color:#369;
	}

div#state-detail a.link-map,
div#state-detail a.link-area { font-weight:bold; }



/*
div#state-detail a.link-map,
div#state-detail a.link-area { font-weight: bold; background: transparent url(/img/bg-state-link.gif) 0 1px no-repeat; padding-left: 15px }

div#state-detail a.link-map:hover,
div#state-detail a.link-map.hover,
div#state-detail a.link-area:hover,
div#state-detail a.link-area:hover { background-image: url(/img/bg-state-link-over.gif); }
*/

div#rates {
	background: #eefbdd;
	float: left;
	width: 282px;
	padding: 7px 10px 10px;
	margin-bottom: 8px;
}

div#rates h3 { margin-bottom: 18px }

div#rates h3 small { color: #4E7427 }

div#rates ul { 
	list-style: none;
	float: left;
	width: 130px;
	font-size: 11px;

	margin-bottom: 8px;
	padding-right:8px;
}

div#rates p { text-align: right; font-size: 11px }
div#rates p a, div#rates a.mortgage-link { font-weight: bold; color: #4E7427; text-decoration:underline; }

div#rates strong { color: #4E7247;}

div#sidebar div.google { width: 160px; float: right }

div.list-head {
	clear: both;
	height: 27px;
	background: #ccc;
}

div.list-head h3 {
	background: transparent;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: 27px;
	margin-left: 8px;
	float: left;
}

body#metro div.list-head h3 {
	text-transform: none;
	background: transparent;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: 27px;
	margin-left: 8px;
	float: left;
	}
	
	
	
body#metro div.list-head {
	margin-bottom:0;
	}		

body#state div.list-head a {
	float: right;
	margin-right: 8px;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color: #000;
	line-height: 27px;
	background: transparent url(/img/icon-plus.gif) 0 8px no-repeat;
	padding-left: 18px;
 }
 
div.list-head p  {
	float: right;
	margin-right: 8px;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color: #000;
	line-height: 27px;
	padding-left: 14px;
 }
 
 div.list-head h4 {
	float: right;
	margin: 5px 8px 0 0;
	font-size: 11px;
}
 
div.list-body { margin-bottom: 8px }

body#mortgage table#mortgage2 { width:470px;}

body#mortgage table#mortgage { width: 770px;}



 
div.list-body div,
table#mortgage td,
table#mortgage2 td { 
	padding: 8px 6px;
	font-size:12px;
 }

div.list-body div.even, 
table#mortgage td.even,
table#mortgage2 td.even,
body#area div.one,
body#blog div.one { background: #f6f6f6 }

div.list-body h4 {
 	position: relative;
	font-size: 15px;
	margin-bottom: 3px;
	width: 458px;
 }
 
div.list-body h4.reduce {
	font-size:13px;
	} 

 
 
div.list-body h4 small {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
}

div.list-body h4 a,
body#realtor table.link2listings td small a,
body#realtor table.featured_listings td small a,
table#mortgage a.plus,
table#mortgage2 a.plus,
body#listing table.link2listings td small a
{
	color: #000;
}

div#list-body h4 small a,
body#realtor table.link2listings td small a.plus,
body#realtor table.featured_listings td small a.plus,
table#mortgage a.plus,
table#mortgage2 a.plus,
body#listing table.link2listings td small a plus
{
	font-weight: normal;
	line-height: 20px;
	background: transparent url(/img/icon-plus.gif) 0 2px no-repeat;
	padding-left: 17px;
}

table#mortgage a.plus,
table#mortgage2 a.plus {
	float:right;
	}

body#realtor table.link2listings td small a.minus,
body#realtor table.link2listings td small a.remove_notification,
body#realtor table.featured_listings td small a.minus,
body#realtor table.featured_listings td small a.remove_notification,
body#listing table.link2listings td small a.minus,
body#listing table.link2listings td small a.remove_notification
{
	font-weight: normal;
	line-height: 20px;
	background: transparent url(/img/icon-minus.gif) 0 2px no-repeat;
	padding-left: 17px;
}

body#realtor table.link2listings td small a,
body#realtor table.featured_listings td small a,
body#listing table.link2listings td small a
{
	font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
}



div.list-body ul {
	list-style: none;
	font-size: 12px;
}

div.list-body2 ul {
	list-style: none;
	font-size: 14px;
	margin:10px 10px 16px 10px;
}

div.list-body li, div.list-body2 li {
	display: inline;
	padding: 0 7px 0 4px;
	background: transparent url(/img/bullet-city-list.gif) right 6px no-repeat;
}

div.list-body li.first, div.list-body2 li.first { padding-left: 0; }
div.list-body li.last, div.list-body2 li.last { padding-right: 0; background: transparent }

body#metro div.list-body {
    background-color: #f6f6f6;
    margin:0;
    border: 1px solid transparent;
   
    }


body#metro div.list-body ul {
    width: 450px;
    margin:10px;
    }
    
body#metro div.list-body div {
    width: 130px;
    float:left;
    list-style:none;
    background:none;
    padding: 10px;
    line-height: 160%;
    }   



body#metro ul#grafx {
	list-style:none;
	margin:0 20px 0 0;
	padding:0;
	float:right; 
	font-size:85%;
	}
	
body#metro ul#grafx li {
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
	}	
	
body#metro ul#grafx li a {
	padding:0 0 0 20px;
	}	


body#metro li a.classifieds {
	background: transparent url('/img/icon-paper.gif') no-repeat 0 0;
	}

body#metro li a.homes {
	background: transparent url('/img/icon-house.gif') no-repeat 0 0;
	}

body#metro li a.agent {
	background: transparent url('/img/icon-agent.gif') no-repeat 0 0;
	}

body#metro li a.foreclosures {
	background: transparent url('/img/icon-money.gif') no-repeat 0 0;
	}

body#metro div#list-body3 {
	margin:20px 0 30px 0;
	}
	
body#metro div#leftarea {
	padding-left:100px; 
	float:left;
	}


form#form-city-search,
form#form-city-search-2 {
	background: #ccc;
	padding: 8px;
	margin-bottom: 8px;
}

form#form-city-search h3,
form#form-city-search-2 h3  { 
	font-size: 15px;
	font-weight: bold;
	color: #000;
	background-image: url(/img/divider-hz-solid-white.gif);
	margin-bottom: 12px;
	width: 440px;
}

form#form-city-search h3 small,
form#form-city-search-2 h3 small {
	top: 0;
}

form#form-city-search h3 a,
form#form-city-search-2 h3 a {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background: transparent url(/img/icon-plus.gif) 0 2px no-repeat;
	padding-left: 18px;
}

form#form-city-search input.textfield,
form#form-city-search-2 input.textfield { 
	float: left;
	margin-right: 5px; 
	font-size: 15px;
	font-weight: normal;
	color: #999;
	width: 248px;
	padding: 3px;
}

form#form-city-search select {
	float: left;
	margin-right: 5px; 
	font-size: 15px;
	font-weight: normal;
	color: #999;
	width: 100px;
	padding: 3px;
	background-color: #FFFFFF;
	}

form#form-city-search a.submit,
form#form-city-search-2 a.submit { float: left; }

body.results form#form-city-search { margin-bottom: 0}

body.results div#list-body { margin-bottom: 0 }

div#state-about h5 { color: #666; letter-spacing: 1px }

div#state-about div { border-bottom: 1px solid #ccc; margin-top: 8px; }

div#state-about div img { float: right; margin-left: 10px; border: 3px solid #CCCCCC;}

div#state-about div h5 { letter-spacing: 0; color: #000; }

div#state-about div h4 { font-size: 15px }

div#state-about div p { font-size: 11px; margin-bottom: 8px; font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif; }

div#state-about div p.more { clear: right }


/*Featured Properties pages*/

body#featured h2 {
background-image:none;
width:100%;
}

body#featured h2 small {
text-transform:uppercase;
font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
}

body#featured div#green {
background-color: #EEFBDD;
margin:-5px 0 10px 0;
}

body#featured div#green a {
color: #75a448;
font-weight: bold;
}

body#featured div#green p.intro {
color: #666666;
padding:10px;
}

body#featured div#column1, 
body#featured div#column2 {
width:450px;
padding:10px;
background-color: #EEFBDD;
}

body#featured div#column1wide {
	width: 770px;
	padding:10px;
	background-color: #EEFBDD;
	float:left;
}

body#featured div#column2slim {
	width: 130px;
	float:right;
	padding:10px 10px 10px 0;
	font-size:13px;
	color: #666666;
	}
	
body#featured div#photobox {
background-color:#FFFFFF;
border: 1px solid #000000;
padding:10px;
}

body#featured div#photobox div.image {
	height: 325px;
	text-align: center;
}

body#featured div#photobox img {
border: 1px solid #000000;
}

body#featured div#photobox h4,
body#featured div#photobox p {
	color:#333333;
	padding-top:10px;
	}
	
body#featured div#photobox h4 a {
	color: #333333;
	}
	
body#featured div#proparea {
	float:right;
	text-align:left; 
	width:340px;
}

body#featured div#proparea h4.title {
	padding-top:0;
	}
		
	
body#featured div.slideshow { 
	width:400px; 
	border:1px solid #000000;
}	

body#featured div.tools { 
	float: left;
	width: 170px;
	padding: 8px 10px;
	margin: 10px 10px 0 15px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

body#featured div.realtors {
	background: #FFFFFF url(/img/icon-realtor-red.png) 150px 6px no-repeat; 
}

body#featured div.sellers {
	background: #FFFFFF url(/img/icon-sell-home.png) 160px 2px no-repeat; 
}

body#featured div.state {
    width:280px;
    }

body#featured div.tools h4,
body#featured div#column2slim h4 { 
	font-size: 11px; 
	text-transform: uppercase; 
	margin-bottom: 8px; 	
	background: transparent url(/img/divider-hz-solid-grey.gif) 0 12px repeat-x; 
	}
	
body#featured div.state h4 {
    width: 200px;
    }	
	
body#featured div.tools ul { list-style: none; margin-bottom: 8px }
body#featured div.tools li { font-size: 12px; margin-bottom: 5px; padding-left: 15px; background: transparent url(/img/bullet-featured.gif) 0 2px no-repeat; }

body#featured div.tools a,
body#featured div#column2slim a	 { 
	font-weight: bold; 
	color:#75a448;
	}

body#featured div.tools a:hover,
body#featured div.tools a.hover,
body#featured div#column2slim a:hover,
body#featured div#column2slim a.hover { 
	color: #666666; 
	text-decoration: none; 
	}

body#featured div#green a.submit,
body#featured div#green input.submit {
	float: right;
	background: #75a448;
	margin-left: 5px;
	color: #FFFFFF;
}

body#featured div#green form {
	padding:10px;
	}

body#featured div#green form label,
body#realtor div.payment label,
body#classifieds label,
body#area label,
body#blog div#column1 label {
	float: left; 
	width: 200px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	margin-right: 10px;
	font-size: 12px
}

body#area div#blueblock label {
	width: 120px;
	}

body#featured div#green form a.submit,
body#featured div#green form input.submit { 
	float: none; 
	clear: both; 
	margin-left: 400px; 
	font-size: 13px;
	padding:5px;
	font-weight:bold;
	margin-top:5px;
	  }

div#indicator {
	text-align:right;
	padding:10px;
	color: #999999;
	font-size:12px;
	}
	
div#indicator div {
	display:inline;
	}	
	
div#indicator div.active,
body.cart div#indicator div.cart,
body.details div#indicator div.details,
body.payment div#indicator div.payment,
body.receipt div#indicator div.receipt,
body.new div#indicator div.new,
body.upload div#indicator div.upload,
body.done div#indicator div.done {
	display:inline;
	color: #333333;
	font-weight:bold;
	}	

body#featured div#green form select {
	background: #fff;
	border: 1px solid #fff;
	border-width: 1px 2px;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	width:80px;
	margin:0 0 10px 0;
	height:16px;
}



/* Listing Page */

body#listing div#column1 {
	width: 780px;
}

body#listing h2 { width: 780px; }

body#listing div#column1 div { padding: 0 0 5px 0; margin-bottom: 10px; border-bottom: 1px solid #ccc }

body#listing div#column1 div div.realtor {
	border: 1px solid #ccc;
	width: 188px;
	padding: 5px;
	margin: 0 0 8px 0; 
}

body#listing div#column1 h3 { background: transparent; margin-bottom: 8px  }
body#listing div#column1 h3 small { position: static; font-weight: bold }

a.link-action { 
	font: bold 13px/22px "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	margin-bottom: 8px;
	padding: 0 5px 0 40px;
	float: right;
	background: #666 url(/img/icon-realtor-red.png) 4px 3px no-repeat;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	width: 185px;
}

a.link-action2 { 
	font: bold 13px/22px "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	margin: 0 0 0 200px;
	padding: 2px 0 0 40px;
	background: transparent url(/img/icon-realtor-red.png) 4px 3px no-repeat;
	font-weight: bold;
	font-size: 13px;
	color: #900;
	float:right;
}


body#listing div#column1 ul { list-style: none; font-size: 13px }

body#listing div#column1 ul li { margin-bottom: 10px }

body#listing div#column1 ul a { font-weight: bold }

body#listing ol { margin-left: 20px; font-size: 13px }
body#listing ol li { margin-bottom: 3px }
body#listing ol a { font-weight: bold }






a.link-edit {
	background: #900;
	color: #fff;
	font: bold 11px/17px "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	padding: 0 8px;
}

body#listing div#column2 {
	width: 160px;
	float:right;
}



div#realtor-tools { 
	float: left;
	width: 140px;
	padding: 8px 10px;
	margin-bottom:10px;
	background: #eaeaea url(/img/icon-realtor-red.png) 120px 6px no-repeat; 
}

div#realtor-tools h4 { font-size: 11px; text-transform: uppercase; margin-bottom: 8px; width: 110px; background: transparent url(/img/divider-hz-solid-white.gif) 0 11px repeat-x; }
div#realtor-tools ul,
body#resources div#menu ul { list-style: none; margin-bottom: 8px }

div#realtor-tools li,
body#resources div#menu li { font-size: 11px; margin-bottom: 5px; padding-left: 15px; background: transparent url(/img/bullet-realtor.gif) 0 2px no-repeat; }

div#realtor-tools a,
body#resources div#menu a { font-weight: bold; }

div#realtor-tools a:hover,
div#realtor-tools a.hover,
body#resources div#menu a:hover,
body#resources div#menu a.hover { color: #900; text-decoration: none; }

/* Register and other forms */

body#register div#column1 { width: 780px }
body#register h2 { width: 780px }
body#register div#column2 { width: 160px }

form#form-register,
form#form-register2,
form#form-login-user,
form#form-login-realtor,
form#member_form,
form#member_form2,
form#freeform,
body#featured div#green form { margin-bottom: 20px }

form#form-register fieldset,
form#form-register2 fieldset,
form#form-login-user fieldset,
form#form-login-realtor fieldset,
form#member_form fieldset,
form#member_form2 fieldset,
form#freeform fieldset,
body#featured div#green form fieldset,
body#realtor div.section1 fieldset { margin: 20px 0 }

form#form-register label,
form#form-register2 label,
form#form-login-user label,
form#form-login-realtor label,
form#member_form label,
form#member_form2 label,
form#freeform label, 
body#mortgage form#form-rates label  {
	float: left; 
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	margin-right: 10px;
	font-size: 12px
}

body#mortgage form#form-rates label {
	width: 80px;
	}

div.formbox {
float:left; 
background-color:#FFFFFF;
width:370px;
border: 1px solid #CCCCCC;
padding:0;
margin-right:10px;
}

div.formbox form#form-register,
div.formbox form#form-register2,
div.formbox form#form-login-user,
div.formbox form#form-login-realtor
{
padding:10px;
}

div.formbox h4.member,
div.formbox h4.realtor,
body#realtor div#column1 div.formbox h4.realtor {
padding:5px;
text-transform:uppercase;
font-weight:bold;
color: #FFFFFF;
margin:0;
background-image:none;
}

div.formbox h4.member {
background-color:#999999;
}

div.formbox h4.realtor {
background-color: #990000;
}

div.formbox h5,
div.formbox p {
padding:5px;
}

form#form-register input.textfield,
form#form-register2 input.textfield,
form#form-login-user input.textfield,
form#form-login-realtor input.textfield,
form#form-register textarea,
form#form-register2 textarea,
form#form-login-user textarea,
form#form-login-realtor textarea,
form#member_form input.textfield,
form#member_form textarea,
form#member_form2 input.textfield,
form#member_form2 textarea,
form#freeform input.textfield,
form#freeform textarea,
body#featured div#green form input.textfield,
body#featured div#green form textarea,
body#featured div#green form input.file,
body#realtor div.section1 input.textfield,
body#classifieds input.textfield,
body#classifieds textarea,
body#area input.textfield,
body#area textarea,
body#blog div#column1 input.textfield,
body#blog div#column1 textarea { border: 1px solid #ccc; margin-bottom: 10px; width: 220px; padding: 2px; font-size: 12px }


body#area div#blueblock input.textfield,
body#area div#blueblock textarea {
	width: 450px;
	}
	
body#area form#search input.textfield,
body#classifieds form#search input.textfield {
	float: left;
	margin-right: 5px;
	width: 200px;
	font-size: 15px;
	font-weight: normal;
	color: #999;
	padding: 3px;
}
	
	
body#area div#blueblock textarea {
	height: 450px;
	}

body#area div#blueblock input.submit {
	float:right;
	}			

form#form-register input.textfield,
form#form-register2 input.textfield,
form#form-login-user input.textfield,
form#form-login-realtor input.textfield,
form#member_form input.textfield,
form#member_form2 input.textfield,
form#freeeform input.textfield,
body#featured div#green form input.textfield,
body#realtor div.section1 input.textfield { height: 16px }

form#member_form input.filefield,
form#member_form2 input.filefield
{ height:24px; }


form#form-register textarea,
form#form-register2 textarea,
form#form-login-user textarea,
form#form-login-realtor textarea,
form#member_form textarea,
form#member_form2 textarea,
form#freeform textarea,
body#featured div#green form textarea { height: 100px }

form#form-register input.checkbox,
form#form-register2 input.checkbox,
form#form-login-user input.checkbox,
form#form-login-realtor input.checkbox,
form#member_form input.checkbox,
form#member_form2 input.checkbox,
body#featured div#green form input.checkbox { margin: 0 5px 0 110px }

form#form-register label.checkbox,
form#form-register2 label.checkbox,
form#form-login-user label.checkbox,
form#form-login-realtor label.checkbox,
form#member_form label.checkbox,
form#member_form2 label.checkbox,
body#featured div#green form label.checkbox { float: none }

form#form-register label.checkbox a,
form#form-register2 label.checkbox a,
form#form-login-user label.checkbox a,
form#form-login-realtor label.checkbox a,
form#member_form label.checkbox a,
form#member_form2 label.checkbox a,
body#featured div#green form label.checkbox a { font-weight: bold }

form#form-register a.submit,
form#form-register2 a.submit,
form#form-login-user a.submit,
form#form-login-realtor a.submit,
form#member_form a.submit,
form#member_form2 a.submit,
form#freeform a.submit { float: none; clear: both; margin-left: 290px; font-size: 13px  }

form#form-register p.forgot,
form#form-register2 p.forgot,
form#form-login-user p.forgot,
form#form-login-realtor p.forgot
{
margin-left:120px;
}

/* The generic state classed body tags should only define background images. Placement and
usage are defined in individual page instances.
*/

/*body.SC div#column1 { background: transparent url(/img/bg-state-SC.png) no-repeat }*/
/*body.SC div#state-detail { background-image: url(/img/bg-detail-SC.gif) }*/



/* Individual Area Pages */

body#area.SC h2 { margin: 0 0 55px 105px; width: 506px }
body#area.SC div#state-detail { background-position: 245px 10px; }
body#area.SC div#state-detail h3 { width: 230px }


/* Realtor Overrides */

body.realtor div#subhead { background: #900; padding: 0 10px; margin-bottom: 10px }

body.realtor div#subhead * { color: #ddd }

body.realtor div#subhead a { color: #fff }

body.realtor div#copy { border-top: 3px solid #900 }

/*Map Page*/

body#map div#content {
width: 500px;
}

body#map div#header {
	border-bottom:1px solid #CCCCCC;
	height: 50px;
	margin-bottom: 10px;
	}
	
body#map div#header h1 a {
	display: block;
	height: 33px;
	background: transparent url(/img/logo_sm.png) no-repeat;
	text-indent: -9999px;
}	

body#map a.more { margin-left:410px; height: 24px; line-height: 20px; font-family:"Trebuchet MS", trebuchet, arial, helvetica, sans-serif; }

body#map li {
margin-left:20px;
padding:5px;
list-style:none;
font-size: 12px;
}

body#map li a {
margin-left:25px;
}

body#map li.pdf {
	background: transparent url(/img/pdf.jpg) no-repeat;
	}
	
body#map li.map {
	background: transparent url(/img/map.jpg) no-repeat;
	}	

body#map h2 {
	font-size: 18px;
	color: #333;
	background: transparent url(/img/divider-hz-solid-grey.gif) 0 18px repeat-x;
	margin-left:0;
	width: 165px;
}

body#map div.statename {
width: 260px; 
height:100px; 
float:right;
}

/*////////////////////////*/

p.more { text-align: right; font-size: 12px }
p.more a { font-style: italic; font-weight: bold }


/*MEMBER DISPLAYS*/

div#card {
	background-color:#EFEFEF; 
	padding:5px;
	margin-top:10px;
}


div#card a {
	font-weight:bold;
	}

div#card img {
	float:left;
	width:60px;
	height:auto;
	margin-right:5px;
}


body#area div#card img {
	border:0;
	padding: 0;
	margin: 0 5px 5px 0;
	float:left;
	}

body#area div#card p {
	font-size: 11px;
	}
	
body#area div#card,
body#featured div#card {
	float:left;
	}	


/*REALTOR ENROLL AND MORTGAGE RATES*/

body#realtor div#column1,
body.mortgage div#column1 {
	width: 770px;
	padding-right:5px;
	float:left;
	}
	

	
body#realtor div#column2,
body.mortgage div#column2 {
	width: 160px;
	float:right;
}

		

body#realtor h2,
body.mortgage h2 {
	width:770px;
}

body#realtor h3 {
	background-image:none;
	font-weight:bold;
	}
	
body#mortgage form#form-rates h3 {
	float:none;
	}	
	
body#realtor div.product {
	border:1px solid #CCCCCC;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:249px;
	height:360px;
	position:relative;
	}
	
body#realtor div.product h3 {
	background-color: #CCCCCC;
	color:#FFFFFF;
	font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:3px;
	}


body#realtor div.product h4,
body#realtor div#column1 h4 {
	color: #990000;
	font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	}
	
body#realtor h4 small {
	text-transform:none;
	font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color: #333333;
	}	
	
body#realtor p {
	line-height:140%;
	}
	
body#realtor div.product p,
body#realtor div.product h4 {
	padding:5px;
	}	
	
	

	
body#realtor a.more {
	float:right;
	font-weight:bold;
	color: #990000;
	font-size:12px;
	background-color:transparent;
	}		

body#realtor a.buy,
body#realtor input.buy,
body#realtor div.select_all {
	background-color:#990000;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	padding:3px 7px;
	margin:5px; 
	float:right;
	display:block;
	font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	}
	
body#realtor div.select_all {
	background-color:#990000;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	padding:5px;
	margin:5px; 
	float:left;
	display:block;
	font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	}	
	
body#realtor a.buy:hover {
	text-decoration:none;
	color: #FFFF99;
	}	
	
body#realtor div.product input.buy,
body#realtor div.product a.buy {
position:absolute;
bottom:0px;
right:0px;
}		

div#free_directory_listing a.buy,
div#premium_directory_listing a.buy,
div#exclusive_link2listings a.buy,
div#featured_property_listing a.buy,
div#realtyagentscom_membership a.buy,
div#post_articles_about_your_area a.buy {
	position:absolute;
	bottom:0px;
	right:0px;
	}	
	
body#listing div#column1 div.section1,
body#realtor div.section1,
body#realtor div.section2,
body#area div.section1
{
	padding:10px;
	font-size: 12px;
	border: 1px solid #666666;
	margin-bottom:20px;
	}
	
body#realtor div.section1 h3,
body#realtor div.section2 h3 {
	background-image:none;
	font-size:16px;
	padding-bottom:3px;
	font-weight:bold;
	}
	
body#realtor div.section1 h5 {
	padding-top:20px;
	margin-top:20px;
	border-top:1px solid #CCCCCC;
	}	
	
	
body#realtor div.section1,
body#listing div.section1,
body#area div.section1 {
	background-color: #F9F9F9;
	}
	
body#realtor div.section2 {
	background-color: #F9F9F9;
	}
	
	
body#realtor div.section1 ol {
	margin-left:20px;
	}
		
		
body#mortgage form#form-rates .submit {
	margin-left:220px;
	margin-top:10px;
	}
	
body#mortgage div#column1 h3 small,
body#directory h3 small {
	float:right;
	text-align:right;
	font-size:9px;
	text-transform:none;
	color: #000000;
	position:static;
	padding:7px;
	}	
		
		
body#realtor .submit {
	background-color: #900;
	padding:3px 5px;
	}		
		
/* Products in Realtor Enroll */

body#realtor ul.product
{
	float:left;
	list-style: none;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
}

body#realtor ul.product li
{
	float: left;
	border: 1px dotted #ccc;
	width: 200px;
	height: 60px;
	padding: 5px;
	margin: 0 2px 2px 0;
	background: #ffc;
}

body#realtor ul.product li:hover
{
	background: #fff;
	border: 1px solid #ccc;
	cursor: pointer;
}

body#realtor ul.product li {
	display: block;
}

body#realtor ul.product li ul
{
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

body#realtor ul.product li ul li
{
	border: none;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	background: none;
}

body#realtor ul.product li ul li.desc
{
	display: block;
}

body#realtor ul.product li ul li.price
{
	display: block;
}

body#realtor ul.product li ul li.remove
{
	float: right;
	display: block;
}

body#listing table.link2listings
{
	font-size: 11px;
	margin-bottom:10px;
	}


body#realtor table.link2listings,
body#realtor table.featured_listings,
body#listing table.link2listings
{
	width:730px;
	margin:0;
	padding:0;
	border: 1px solid #F9F9F9;
}

body#realtor table.link2listings td,
body#realtor table.featured_listings td,
body#listing table.link2listings td,
table#profile-classifieds td
{
	padding:3px;
	margin:0;
	border-bottom: 1px solid #FFFFFF;
}

body#realtor table.link2listings td.one,
body#realtor table.featured_listings td.one,
td.one,
body#resources div.one,
body#classifieds table td.one,
table#profile-classifieds td.one,
body#area table td.one
{
	background-color: #E0E0E0;
}

body#realtor table.link2listings td.two,
body#realtor table.featured_listings td.two,
td.two,
body#resources div.two,
body#classifieds table td.two,
table#profile-classifieds td.two,
body#area table td.two
{
	background-color: #ECECEC;
}

body#realtor table.link2listings td.three,
body#realtor table.featured_listings td.three
{
	background-color: #F3F3F3;
	font-size:11px;
}

body#realtor table.link2listings td.unavailable,
body#realtor table.featured_listings td.unavailable,
body#realtor table.link2listings td.unavailable
{
	color: #999999;
}
	
body#realtor div.section1 fieldset {
	padding-top:10px;
	}

body#realtor div.section1 a {
	font-weight:bold;
	}			
	
/*AGENT DIRECTORY*/

body#directory div.realtor {
	border: 1px solid #ccc;
	margin-bottom:10px;
	padding:10px;
}

body#directory div.realtor div {
padding:10px;
}

body#directory div.realtor h4,
body#directory div.realtor p,
body#directory div.realtor a {
	font-size: 13px;
	line-height:130%;
	}

body#directory div.realtor img {
	width: 100px;
	height:auto;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #eaeaea;
	}
	
body#directory div.entry {
    border-bottom: 1px solid #cccccc;
    padding-bottom:10px;
    margin-bottom:10px;
    }	
    
    
body#directory div#folder-state div#state,
body#directory div#folder-state div#metros,
body#directory div#form-agents div#state,
body#directory div#form-agents div#metros {
	margin:0;
	padding:0;
	}

body#directory div#folder-state div#metros select {
	float:left; 
	margin-right:5px;
	}
	
body#directory div#form-agents p {
	padding:10px;
	}
	
body#directory div#sidebar div#form-agents div#state,
body#directory div#sidebar div#form-agents div#metros {
	margin-left:10px;
	}	
	
body#directory div#orderby {
	text-align:right;
	background-color: #EAEAEA;
	margin-bottom:10px;
	padding:2px;
	font-size: 11px;
	}	
	
body#directory div.list-head h3 {
	width: 450px;
	}	

body#directory div.searches label {
	display: inline;
	font-size: 11px;
	text-transform:uppercase;
	width: 100px;
	}
	
body#directory div#sidebar div#form-agents input.submit {
	float:right;
	margin:10px;
	}	
	
body#directory div.searches input.textfield {
	float:none;
	display:inline;
	margin-bottom:5px;
	}	
	
	
body.agents div.realtor {
	float:left;
	width: 440px;
	margin-right:10px;
	}	
	
body.agents div.list-head {
	margin-bottom: 10px;
	}	
	
/*RESOURCES & SERVICES */

body#resources div#column1 h2 {
	background: #FFFFFF url(/img/toolbox.jpg) top left no-repeat;
	width: 350px;
	margin: 0;
	padding: 40px 0 20px 110px;
	}
	
body#resources div#menu,
body#classifieds div#menu,
body#classifieds div#menulist,
body#area div#menulist {
	background-color: #EAEAEA;
	float: left;
	width: 282px;
	padding: 7px 10px;
	margin-bottom: 8px;
	}
	
body#resources div#menu p,
body#classifieds div#menu p,
body#area div#menu p {
	line-height: 100%;
	}
	
body#resources form,
body#classifieds div#menu form,
body#area div#menu form#searchform {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #FFFFFF;
	}
	
body#resources div#column1 div.result {
	margin-bottom:10px;
	padding-top:10px;
	border-top: 1px solid #CCCCCC;
	}	
	
body#resources h5 a,
body#resources h5 a:hover,
body#resources h5 a.hover {
	color: #000000;
	}

		
	
body#resources div#menu h5,
body#classifieds div#menu h5,
body#classifieds div#menulist h5,
body#area div#menu h5,
body#area div#menulist h5 {
	padding-bottom:5px;
	}
	
body#resources div#menu input.submit,
body#classifieds div#menu input.submit,
body#area div#menu input.submit {
	height: 18px;
	font-size: 12px;
	}			
	
body#resources div#column1 h2 small,
body#classifieds div#column1 h2 small,
body#area div#column1 h2 small {
	text-transform:uppercase;
	text-align:left;
	position:relative;
	top:0;
	font-size: 13px;
	color: #999
}	

body#resources div.one,
body#resources div.two,
body#area div.one,
body#area div.two,
body#blog div.one,
body#blog div.two {
	padding:5px;
	}
	
body#resources a.morelink {
	font-style:italic;
	font-weight:bold;
	}	
	
	
/*CLASSIFIEDS*/

body#classifieds div#menu select,
body#area div#menu select
 {
	margin-top:5px;
}

body#classifieds div#menu form,
body#area div#menu form {
	padding: 5px 0 10px 0;
	}
	
body#classifieds div#menu a#link-agents,
body#area a#link-agents {
float:left;
width: 220px;
}	

body#classifieds div#menu a#link-sell,
body#area div#menu a#link-sell {
	float: left;
	font: normal 13px/22px "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color: #FFFFFF;
	background: #FFCC33 url(/img/icon-seller-grey.gif) 10px 2px no-repeat;
	margin-bottom: 8px;
	padding: 0 5px 0 40px;
	width: 220px;
}


	
body#classifieds div#menu input.textfield,
body#area div#menu input.textfield {
	width: 200px;
	float:left;
	}	

body#classifieds div#menulist,
body#area div#menulist {
	background-color: #eefbdd;
	font-size: 12px;
	line-height: 140%;
	}
	
body#classifieds div#menulist div.col2,
body#area div#menulist div.col2 {
	margin-left:10px;
	padding-left:10px;
	border-left: 1px solid #FFFFFF;
	}	
	
body#classifieds div#menulist a,
body#area div#menulist a {
	color: #75a448;
}	

body.classified div#column1 h2,
body.area div#column1 h2 {
	background-image:none;
	height: 100px;
	}

body#classifieds table
body#area table {
	font-size: 12px;
	width: 470px;
	}
	
body#classifieds table td,
body#area table td
{
	padding:3px;
	margin:0;
	}	
	
body#classifieds table td image,
body#area table td image {
	width: 100px;
	height:auto;
	border: 1px solid #666666;
	}	
	
body#classifieds div#blueblock {
	background-color: #eefbdd;
	padding:10px;
	}
	
body#classifieds div#blueblock p {
	color: #666666;
	}	
	
body#classifieds div#blueblock h3 {
	margin-top: 10px;
	}
	
body#classifieds div#column1 input.submit,
body#classifieds div#column1 a.submit {
	background-color: #75a448;
	float:right;
	}	
	
body#classifieds div#proparea,
body#classifieds div.proparea {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding:10px;
	}	
	
body#classifieds div.proparea {
font-weight:bold;
margin-bottom:10px;
}	
	
body#classifieds form textarea,
body#area form textarea { 
border: 1px solid #ccc; 
margin-bottom: 10px; 
padding: 2px; 
font-size: 12px }

table#profile-classifieds h5 {
margin-top: 20px;
}

body#classifieds div.item,
body#area div.item,
body#blog div.item {
	padding:10px 0 10px 0;
	margin-bottom:10px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	}
	
body#classifieds div.item p.credit {
	font-size: 10px;
	}	


body#classifieds div.intro,
body#area div.intro {
	font-size: 13px;
	color: #333333;
	padding: 5px 0 20px 0;
	}


/* ---------->>> jtip <<<---------------------------------------------------------------*/

div.tip {
	background: #eee;
	border: 1px solid #666;
	clear: left;
	color: #333;
/*	display: inline;*/
	/*margin: 0 0 0 370px;*/
	padding: 0 5px;
	/*width: 200px;*/
}

.jTip {
	padding: 2px;
}

#JT_arrow_left{
	background-image: url(/dev/images/icons/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/dev/images/icons/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding: 5px;
	color:#333333;
	font-size: 10px;
}

.JT_loader{
	background-image: url(/dev/images/icons/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-size: 11px;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p {
	margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}



/* Area List */

body#area div#column1 table { width: 612px }

body#area div#column1 td { background: #f6f6f6; padding: 8px 8px 0 }

body#area h4.paginate {
	clear: both;
	height: 27px;
	background: #ccc;
	text-align: right;
	padding-right: 8px;
	font-size: 11px;
}

body#area h4.paginate a { font-size: 18px }

body#area  a.link-agents {
	font: normal 13px/15px "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	color: #fff;
	background: #900 url(/img/icon-realtor-grey.png) 4px 3px no-repeat;
	padding: 3px 5px 3px 40px;
	width: 283px;
	float: right;
	margin: 8px 0 8px 0;
}



/* Area Page */


body#area div#menu,
body#area div#menulist {
	background-color: #EAEAEA;
	float: left;
	width: 308px;
	padding: 7px 10px;
	margin-bottom: 8px;
	}
	
body#area div.one h4,
body#area div.two h4,
body#blog div.one h4,
body#blog div.two h4 {
font-size: 14px;
}

body#area div.one p,
body#area div.two p,
body#blog div.one p,
body#blog div.two p {
font-size: 12px;
padding:0;
margin:0;
}



body#area div#column1,
body#blog div#column1 {
	width: 602px;

}

body#area div#column1 h2,
body#blog div#column1 h2 {
	width: 612px;
	}

body#area h2 small { text-transform: uppercase; color: #666 }

body#area div#column2,
body#blog div#column2 {
	width: 328px;
}

body#area div#state-detail { width: 308px; float: none; }

body#area a#link-agents {
	width: 281px;
	display: block;
	float: none;
	border: 1px solid #900;
	margin-bottom: 8px;
	padding: 0 5px 0 40px;
}

form#form-article-search {
	width: 140px;
	height: 50px;
	background: #ccc;
	padding: 8px 10px;
	margin-bottom: 8px;
}

form#form-article-search h3 { 
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: transparent url(/img/divider-hz-solid-white.gif) 0 14px repeat-x;
	margin-bottom: 8px;
	width: 140px;
}

form#form-article-search input.textfield { 
	float: left;
	margin-right: 5px; 
	font-size: 11px;
	font-weight: bold;
	color: #69c;
	width: 92px;
	padding: 3px;
}

form#form-article-search a.submit { float: left; height: 20px; line-height: 18px; }

div#article-controls { 
	float: left;
	width: 140px;
	padding: 8px 10px;
	background: #eaeaea;
}

div#article-controls h4 { font-size: 11px; text-transform: uppercase; padding:0; margin:0;}
div#article-controls ul { list-style: none; margin-bottom: 10px; padding:0; margin-top:0; }
div#article-controls li { font-size: 11px; color: #666; padding-top:5px; }
div#article-controls a { font-weight: bold; }

body#blog div#article-controls form {
padding:5px 0;
}

body#blog div#article-controls form input {
	height:20px;
	}
	
body#blog div#article-controls form input.submit {
	width: 60px;
	}	


div.feature { padding-bottom: 10px; border-bottom: 1px solid #ccc; margin-bottom:15px; }

div.feature h5 { margin-bottom: 3px; }

div.feature img { float: right; border: 4px solid #ccc; margin: 0 0 8px 10px; }

div.feature div.realtor {
	float: right;
	clear: right;
	border: 1px solid #ccc;
	width: 188px;
	padding: 5px;
}

div.feature div.right { width: 185px; padding: 0 0 10px 10px; }
div.feature div.right ul { list-style: none; font-size: 11px; color: #666; }
div.feature div.right li { margin-bottom: 8px }
div.feature div.right a { font-weight: bold }
div.feature div.right h4 { font-size: 14px; text-transform: uppercase; margin-bottom: 5px }

div.feature div.left { width: 390px; border-right: 1px solid #ccc; padding-right:10px;}

div.realtor * { font-size: 11px; }
div.realtor img { float: left; border: 0; margin: 0 5px 0 0; }


/* Individual State Pages */

body#state h2, body#metro h2, body.classified div#column1 h2, body.area div#column1 h2 { margin-left: 95px; width: 375px }

body#state div#state-detail { background-position: 217px 10px; }
body#state div#state-detail h3 { width: 200px }



/*FORM REQUIRED FIELD CHECK******************/

form#entryform span.error label,
form#form-register span.error label,
form#form-register2 span.error label,
form#form-login-user span.error label,
form#form-login-realtor span.error label,
form#member_form span.error label,
form#member_form2 span.error label
{color:#FF0000;}

form#entryform span.error input,
form#form-register span.error input,
form#form-register2 span.error input,
form#form-login-user span.error input,
form#form-login-realtor span.error input,
form#member_form span.error input,
form#member_form2 span.error input
{background-color:#FFFFCC;}

form#entryform span.error select,
form#form-register span.error select,
form#form-register2 span.error select,
form#form-login-user span.error select,
form#form-login-realtor span.error select,
form#member_form span.error select,
form#member_form2 span.error select
{background-color:#FFFFCC;}

form#entryform span.error textarea,
form#form-register span.error textarea,
form#form-register2 span.error textarea,
form#form-login-user span.error textarea,
form#form-login-realtor span.error textarea,
form#member_form span.error textarea,
form#member_form2 span.error textarea
{background-color:#FFFFCC;}

div#form-error,
div#form-error2,
div#member_form,
div#member_form2
{margin:0 0 20px 20px;}

div#form-error ul li,
div#form-error2 ul li,
div#member_form ul li,
div#member_form2 ul li
{color:#FF0000; font-size:11px;}

form#entryform em,
form#form-register em,
form#form-register2 em,
form#form-login-user em,
form#form-login-realtor em,
form#member_form em,
form#member_form2 em
{color: #FF0000;}

/* EE message template ******************/

body#message div#column1 h3
{
	margin-top: 20px;
}

body#message div#column1 p
{
	margin-top: 20px;
}

body#message div#column1 ul
{
	margin: 20px 0 0 50px;
	font-size: 13px;
}



