table.sidelisting {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: inset inset inset inset;
	border-color: rgb(156, 156, 156) rgb(156, 156, 156) rgb(156, 156, 156) rgb(156, 156, 156);
	border-collapse: collapse;
	background-color: rgb(250, 245, 224); //for homes: 233, 250, 224
}
table.sidelisting th, table.sidelisting td {
	font-size: 12px;
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: rgb(156, 156, 156) rgb(156, 156, 156) rgb(156, 156, 156) rgb(156, 156, 156);
	background-color: rgb(250, 245, 224);
	-moz-border-radius: 0px 0px 0px 0px;
}


//Tabs on top of search: By city, by zip, by map, etc
	.clear {
		clear: both;
			}
		
		.clearfix:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
			}
		
		.clearfix {
			display: inline-block;
			}
			
		/* Hide from IE Mac \*/
		
		.clearfix {
			display: block;
			}
			
		#content {
			}
		
			#content-wrap {
				}
		
				#content-feature {
					}
		
					#content-feature-wrap {
						}
		
				#content-primary {
					width: 585px;
					float: right;
					}
		
					#content-primary-wrap {
						padding: 25px;
						}
		
				#content-primary a {
					color:#666;
					text-decoration:underline;
					}
		
					#content-primary a:hover {
						color:#000;
						}
		
				#content-secondary {
					}
		
					#content-secondary-wrap {
						}
		
				#content .tabset {
					margin: 0; padding: 0 0 10px 0;
					clear: both;
					font-size: 85%;
					}
					#content .tabset ul {
						margin: 0; padding: 0;
						list-style: none;
						border-bottom: 1px solid #ddd;
						}
						#content .tabset li {
							float: left;
							padding: 5px 10px; margin: 0 2px 0 0;
							list-style: none;
							border: 1px solid #ddd;
							border-bottom: none;
							background: #eee; color: #333;
							position: relative; bottom: -1px;
							}
						#content .tabset ul li.current {
							background: #fff;
							padding-top: 6px;
							}
							#content .tabset ul li a {
								color: #333;
								text-decoration: none;
								}
				#content .thumbset ul {
					list-style: none;
					margin: 0; padding: 0;
					}
					#content .thumbset ul li {
						list-style: none;
						margin: 10px 10px 0 0; padding: 0;
						}
//END Tabs


/*a:link {
	color: #1C66A8;
}*/

.recentview{
max-height: 100px;
max-width: 175px;
}

/*---------Usual Forms----------*/
.spacer{clear:both; height:1px;}

/* ----------- stylized -----------*/
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized select,input,textarea{
vertical-align: middle;
}
#stylized label{
display: block;
width:145px;
float:left;
}
#stylized span{
display: block;
width:180px;
float:left;
}
#stylized p:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#stylized p{
display: inline-table;
padding: 0 0 7px 0;
margin: 0;
}
/* Hides from IE-mac \*/
#stylized * html p {height: 1%;}
#stylized p {display: block;}
/* End hide from IE-mac */
#stylized .checkbox label{
float: right;
width: 175px
}
#stylized .multiple span label{
display: inline;
float: none
}

/*--My Forms--*/
.add_properties{
margin:0;
width:630px;
padding:14px;
}
.contact_advert{
margin:0;
width:420px;
padding:14px;
}
.signup{
margin:0;
width:350px;
padding:14px;
}

/*------form validation ------- */
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
    font-size:10px;
    font-family:Arial;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

.searchlistingoff
{
color: #000000;
}

.searchlistingon
{
color: #003366;
font-weight: bold;
}

p.homepage
{
	margin-left: 3em;text-indent: -3em;
}

p.featuredtitle
{
	margin-left: 28px;
	margin-top: 14px;
	color: #f7de91; 
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #b2bbc9;
	border-collapse: collapse;
}
table.sample th {
	border-width: 1px;
	padding: 7px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 7px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}

table.sample_recentview {
	border-width: 0px;
	border-spacing: ;
	border-style: outset;
	border-color: #ffffff;
	border-collapse: collapse;
}
table.sample_recentview th {
	border-width: 0px;
	padding: 7px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}
table.sample_recentview td {
	border-width: 0px;
	padding: 7px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}

table.sampledetailed {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #b2bbc9;
	border-collapse: collapse;
}
table.sampledetailed th {
	border-width: 0px;
	padding: 7px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}
table.sampledetailed td {
	border-width: 0px;
	padding: 7px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}

td.sampleblue {
		margin: 0px;
		background-color: #E7ECFB;
}
td.samplewhite {
		margin: 0px;
		background-color: #FFFFFF;
}

.copyright {
		font-family: arial;
		font-size: 12px;
		line-height: 150%; 
}

table.inside {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
table.inside th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
table.inside td {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}

table.insidedetailed td {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #E7ECFB;
	-moz-border-radius: ;
}

div#path
{
	display:none;
}
ul#homeMenu
{
	display:block;
	width:477px;
	height:42px;
	background:url(../images/home_menu_bg.gif) repeat-x;
}
ul#homeMenu li
{
	display:block;
	float:left;
	border-right:2px solid #fff;
}
ul#homeMenu li#pLi
{
	width:85px;
}
ul#homeMenu li a:link,ul#homeMenu li a:visited
{
	display:block;
	height:8px;
	line-height:8px;
	padding:19px 15px 15px 10px;
	background:url(../images/home_menu_bg.gif) repeat-x;
	text-decoration:none;
	font-weight:bold;
	color:#0A0B23;
	font-family:Arial, Helvetica, sans-serif;
}

ul#homeMenu li a#p:link,ul#homeMenu li a#p:visited,ul#homeMenu li a:hover
{
	background:none;
	background-color:#EAECEF;
}
ul#homeMenu li a#p
{
	width:63px;
}
ul#homeMenu li a#r
{
	width:42px;
}
ul#homeMenu li a#b
{
	width:73px;
}
ul#homeMenu li a#d
{
	width:79px;
}
div#homeDivProperty
{
	width:446px;
	background-color:#EAECEF;
	padding:10px 11px 45px 20px;
	text-align:left;
	min-height:401px;
} * html div#homeDivProperty {height:401px;}
div#homeDivProperty table
{
	width:446px;
	font-size:10px;
	margin-bottom:15px;
}
div#homeDivProperty table select, div#homeDivProperty table input
{
	font-size:11px;
}
div#homeDivProperty table .secondTab select
{
	width:148px;
}
div#homeDivProperty table .firstTab span
{
	padding-left:25px;
}
div#homeDivProperty table .firstTab
{
	width:195px;
}
div#homeDivProperty table td
{
	width:89px;
}
div#homeLeft
{
	width:490px;
	float:left;
	background:url(../images/homepage_bg.jpg) no-repeat;
	padding:16px 0 0 0;
	text-align:left;
	height:453px;
	position:relative;
	left:0px;
}
div#homeRight
{
	width:272px;
	float:right;
	background:url(../images/home_right_bg.jpg) 0 26px no-repeat;
	padding:66px 0 0 0;
	height:404px;
	position:relative;
}
.submitBTN
{
	background-color:#0A5292;
	color:#fff;
	border:0;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px 4px 8px;
}
#liveResultsBox {
	width:72px;
	height:35px;
	margin-top: 12px;
}
/*span#liveResults, span#liveResultsB
{
	background:url(../images/live_result.gif) no-repeat;
	display:block;
}*/
div#homeDivProperty .info
{
	border-top:1px solid #A5A7B1;	
	padding-right:248px;
	padding-top:15px;
}
div#homeDivProperty .info p
{
	padding-bottom:10px;
	border-bottom:1px solid #A5A7B1;
	margin-bottom:10px;
	font-size:11px;
}
div#homeDivProperty .info h4
{
	font-size:15px;
	color:#0D1930;
	margin-bottom:17px;
}
div#homeDivProperty .info h5
{	
	font-size:11px;
	color:#1075C2;
}
div#flashMap
{
   position:absolute;
   top:154px;
	left:50%;
	margin-left:109px;
}

li.feat {
    list-style: none;
    color: #fff;
    background-color: #0A0B23;
    padding: 1px 3px;
    margin: 3px;
}

li.mylre {
    list-style-image: url(../images/mylre_bullet.gif);
    color: #fff;
    margin: 3px;
    text-align: left;
    margin-left: 15px;
}

a.mylre {
    color: #DED78F;
}
div#content
{
	background:url(../images/patch.jpg) 0 165px repeat-x;
}

div.info p a
{
    text-decoration: none;
    color: #000000;
}
div.info p a:hover
{
    text-decoration: underline;
    color: #336699;
}
div#select span
{
	font-weight:bold;
	padding-right:10px;
}
div#select form
{
	display:inline;
}
div#select form select
{
	width:214px;
}
div#devMenu
{
	background-color:#F7F8FA;
	margin:10px 0;
	padding:10px 5px;
}
table#devTable th
{
	font-size:11px;
	font-weight:bold;
}
table#devTable a:link,table#devTable a:visited
{
	color:#1174C5;
}
div#globalNews
{
	margin-top:10px;
	margin-right:4px;
	padding-top:25px;
	border-top:1px solid #999999;
}
div#globalNews h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#1075c2;
	margin-top:5px;
}
div#globalNews a:link,div#globalNews a:visited
{
	color:#000;
	text-decoration:none;
}
div#globalNews a:hover
{
	text-decoration:underline;
}
div#globalNewsLeft
{
	width:185px;
	float:left;
	padding-left: 10px;
	padding-right:30px;
	font-size: 11px;
}
div#globalNews h6
{
	margin-top:10px;
	font-style:italic;
	font-size:11px;
	font-weight:normal;
}
#globalNewsLeft h4 {
	padding: 0;
	margin-bottom: 10px;
}
#globalNewsLeft h4 a:link, #globalNewsLeft h4 a:hover, #globalNewsLeft h4 a:visited
{
	font-size: 15px;
	color: #0D1930;
	text-decoration: none;
}
#globalNewsLeft h4 a:hover {
	color: #003381;
}
div#globalNewsLeft p.more {
	text-align: right;
	border-bottom: 1px solid #A5A7B1;
	padding-bottom: 5px;
}
div#globalNewsLeft p#view
{
	margin-top:5px;
}
div#globalNewsLeft p#view a
{
	color: #003381;
	font-weight: bold;
	text-decoration: none;
}
div#globalNewsLeft p#view a:hover
{
	color: #1075C2;
}
a#webzine:link,a#webzine:visited
{
	font-size:11px;
	color:#000066 !important;
}
div#featureProp
{
	/*background:url(/images/feature_prop_heading.jpg) no-repeat;
	background-color:#012f64;*/
	min-height:160px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
} * html div#featureProp {height:160px;}
div#signUpLRE
{
	/*background:url(/images/signup_lre.gif) no-repeat;
	background-color:#4c4c4c;*/
	min-height:107px;
	padding-top:16px;
	text-align:left;
	color:#fff;
	border-top: 1px solid #16315C;
	width: 240px;
	margin: 0 auto;
} * html div#signUpLRE {height:107px;}
div#signUpLRE ul
{
	padding-left:105px;
	padding-bottom:21px;
}
div#signUpLRE ul li
{
	display:block;
	text-align:left;
	background:url(/images/glo_arrow.gif) 0 50% no-repeat;	
	padding-left:15px;
}
div#signUpLRE ul li a:link,div#signUpLRE ul li a:visited
{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
div#signUpLRE ul li a:hover {
	color: #FFDE96;
}
a.orange:link,a.orange:visited
{
color:#ded78f;
font-size:12px;
}
div#featureText
{
	text-align:left;
	height:100px;
	padding:10px 25px;
}
div#featureText a {
	text-decoration: none;
	color:#ffffff;
}
#featTitle {
	color: #FFDE96;
}
ul#featureList
{
	margin:0;
	padding:5px 0 0 20px;
}
ul#featureList li
{
	display:block;
	width:12px;
	float:left;
	margin:2px;
	padding:0;
}
ul#featureList li a:link,ul#featureList li a:visited
{
	text-decoration:none;
	color:#fff;
	display:block;
	width:12px;

}
ul#featureList li a:hover
{
	background-color:#0066FF;
}
div#content
{
	background:url(/images/secret_bg.jpg) repeat-y;
	border:0 !important;
}
#page
{
	width:922px;
	background: url("../images/bg.gif") repeat-x;
	background-color:#003282 !important;
	padding:0 13px 0 13px;
	margin-left:auto;
	margin-right:auto;
}
div#banner,#mainMenu,#path
{
	width:920px;
	border-left:1px solid #B1BAC9;
	border-right:1px solid #B1BAC9;
}
div#content
{
	width:922px;
}
ul#mainMenu
{
	margin:0;
	padding:0;
	list-style:none;
	width:920px;
	height:49px;
	display:block;
	border-bottom:1px solid #B1BAC9 !important;
	background: url("/images/search_bg.gif");
}
div#flashMap
{
   position:absolute;
   top:-138px;
   left:0px;
   margin:0;
}
#adDivWrapper
{
	width:160px;
	float:right;
	/*background-color:#FFFFFF;*/
	position:relative;
}
#adDiv
{
	 /*background: url("/images/bg.gif") repeat-x;*/
	 background-color:#003381 !important;
	 position:absolute;
	 min-height:670px;
	 width:160px;
	 top:-138px;
	 left:0px;
} * html #adDiv {height:670px;}
#topAd {
	padding-bottom: 15px;
}
#adDiv h5
{
	text-align:left;
	padding:0 0 12px 12px;
	color:#333333;
	font-size:12px;
	font-weight:normal;
}
div#homeRight
{
	float:left;
}
/*#contact {
	width: 948px;
	font-size: 11px;
	line-height: 140%;
	color: #9B9B9B;
	margin: 0 auto;
	padding:0;
	padding-top: 7px;
	padding-bottom: 15px;
	text-align: center;
	border-top: 12px solid #003381;
	font-weight: normal;
}*/
#contact {
	width: 948px;
	border-top: none;
}
#bannerPic img
{
	background: url("/images/bg.gif") repeat-x;
}
div#bottomAdWrapper
{
	clear:both;
	padding:12px;
	background-color: #003381;
	width: 924px;
	margin: 0 auto;
	text-align: left;
}
div#adBorder {
	background-color: #B1D2E7; /*Different border on the home page */
	width: 728px;
	padding: 17px;
}
