/* Walk Out Code
========================================
*/

table#walk-out {
	float:left; 
	padding-left:0px; 
	margin:0px;
}


*:first-child+html table#walk-out {
	float:left; 
	padding-left:0px; 
	margin:0px;
}		

		*:first-child+html table#walk-out {
			float:left; 
			padding-left:-10px; 
			margin-left:10px;
			position:relative;
		}


/*
====================================================
*/


body {
	margin:0; padding: 0; 
	font: 12px/17px verdana, arial, helvitica, sans-serif;
	}
p {
	margin: 0 0 15px 0;
	color: #333;
}

/*  links
==============================================================*/


a:link {
	color: #9f1316; /* darkred */
	text-decoration: underline;
	}

a:visited {
	color: #821011; /* darkerred */
	}

a:hover {
	color: #af1518; /* brightred */
	}

/*  h's
==============================================================*/


h1, h2, h3, h4, h5, h6 { /* heading styles */
	margin: 0 0 15px 0; padding: 0;
	font: 24px normal geneva, arial, helvetica, sans-serif;
	}
h1 {
	font-size: 20px;
	color: #990000;
	}
h2 {
	font-size: 14px;
	color: #666;
	}
h3 {
	font-size: 14px;
	color: #555;
	}
h4 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333; 
	}
h6 {
	font-size: 10px;
	font-weight: bold; 
	}
	

/*  lists
==============================================================*/

ul {
	padding: 0;
	margin: 0 0 15px 18px;
	}
dl {
	margin: 0 0 15px 0;
	}
dt {
	font-weight: bold;
	}
dd {
	margin: 0 0 5px 0;
}

/*  whatever
==============================================================*/

hr {
	margin: 0 0 15px 0; padding: 0;
	border: none;
	height: 1px;
	background: #ccc; color: #ccc;
	}

blockquote {
	margin: 0 0 15px 0; padding: 10px 10px 10px 45px;
	background: #f6f6f6 url() no-repeat 10px 10px;
	}

.clear {
	clear: both;
	}

.hide {
	display: none;
	}

address {
	font-style: normal;
	margin-bottom: 10px;
	}


body {
	background-repeat: repeat;
	background-position: left 0;
	background-image: url(../images/bg-html.gif);
	}

/*  page
==============================================================*/


#page {
	width: 758px;
	margin: 10px auto;
	border: 4px solid #333;
	padding: 0 2px 0 2px;
	position: relative;
	background-color: #fff;
	background-position: center 0;
	background-image: url(../images/bg-page.gif);
	}


/*  site header
==============================================================*/


#header-bg {
	height: 100px;
	position: relative;
	background-color: #fff;
	background-image: url(../images/white-header.gif); !important;
	width: 758px;
	left: 0px;
	}


#header-logo {
	width: 366px;
	height: 79px;
	position: absolute;
	left: 21px;
	top: 7px;
	text-align: center;
	overflow: hidden;
	text-indent: -3000px;
	background-color: #fff;
	background-image: url(../images/property_connect_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
		
#header-brokerage {
	width: 93px;
	height: 40px;
	position: absolute;
	right: 44px;
	top: 25px;
	text-align: center;
	overflow: hidden;
	text-indent: -3000px;
	background-color: #fff;
	background-image: url(../images/remax-logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
		
#header-tagline {
	width: 340px; height: 30px;
	position: absolute;
	right: 25px; top: 32px;
	text-align: right;
	letter-spacing: -1px;
	}

#header-tagline p { 
	margin: 0; padding :0;
	}

#header-feature {
	height: 161px;
	width: 754px;
	border-top: 2px solid #333;
	background: #333 url(../images/banner/rotate.php) repeat-x 0 bottom; !important;
	position: absolute;
	border-bottom: 4px solid #333;
	top: 90px;
	float: none;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	left: 4px;
}

#header-feature-index {
	height: 161px;
	width: 754px;
	border-top: 2px solid #333;
	background: #333;
	position: absolute;
	border-bottom: 4px solid #333;
	top: 90px;
	float: none;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	left: 4px;
}

#header strong {
	color: #861112;
	}

#header em {
	color: #333;
	font-style: normal;
	font-weight: bold;
	}


/*  main content
==============================================================*/


#content {
	width: 516px;
	padding: 15px;
	float: right;
	margin: 197px 6px 0 0;
}

#content-main {
	}

#content-support {
	border-top: 1px solid #eee;
	padding-top: 15px;
	}

#content-main h3 a:link {
	color: #FFF;
	font-weight: bold;
	}

#content-main h3 a:hover {
	color: #CCC;
	font-weight: bold;
	}	
	

/*  nav
==============================================================*/


#navigation-site {
	height: 32px;
	width: 754px;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	position: absolute;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	top: 259px;
	left: 4px;
	z-index: 500;
	background-color: #fff;
	background-image: url(../images/navbar/navbar.gif);
	background-repeat: no-repeat;
	}

#navigation-site ul {
	margin-left: 200px;
	}

#navigation-site li {
	list-style: none;
	display: inline;
	}

#navigation-site a {
	display: block;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	}

#navigation-site a:hover {
	background-position: 0 -35px;
	}

#nav-home a {
	width: 59px;
	height: 35px;
	background-image: url(../images/navbar/navbar-home.gif);
	}

#nav-buying a {
	width: 66px;
	height: 35px;
	background-color: transparent;
	background-image: url(../images/navbar/navbar-buying.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#nav-selling a {
	width: 66px;
	height: 35px;
	background-color: transparent;
	background-image: url(../images/navbar/navbar-selling.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
#nav-investing a {
	width: 75px;
	height: 35px;
	background-color: transparent;
	background-image: url(../images/navbar/navbar-investing.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#nav-search a {
	width: 107px;
	height: 35px;
	background-color: transparent;
	background-image: url(../images/navbar/navbar-search.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#nav-contact a {
	width: 69px;
	height: 35px;
	background-color: transparent;
	background-image: url(../images/navbar/navbar-contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#nav-featured a {
	width: 117px; height: 37px;
	background: transparent url(../img/gbl/nav-featured.gif) no-repeat 0 0;
	}

#nav-featured a:hover {
	background-position: 0 -28px;
	}

#nav-bookmark a {
	width: 11px; height: 11px;
	background: transparent url() no-repeat 0 0;
	margin-left: 111px;
	}

#nav-bookmark a:hover {
	background-position: 0 -28px;
	}


/*  left vert nav
==============================================================*/


#navigation-section {
	width: auto;
	margin: 197px 0 0 3px;
	float: left;
	}

#navigation-section h2 {
	padding: 6px 10px;
	margin: 2px 2px 0 2px;
	width: 160px;
	border: 1px solid #666;
	border-bottom: none;
	color: #eee;
	background: #821011;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}

#navigation-section h2 a {
	padding: 0; margin:0;
	background: transparent;
	border: none; display: inline;
	}

#navigation-section h2 a:hover {
	background: transparent;
	text-decoration: none;
	}

#navigation-section h5 {
	padding: 6px 10px;
	margin: 2px 2px 0 2px;
	width: 160px;
	border: 1px solid #666;
	border-bottom: none;
	color: #eee;
	background: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	}

#navigation-section ul {
	margin: 0 2px 2px 2px;
	border: 1px solid #666;
	width: auto;
	}

#navigation-section li {
	list-style: none;
	}

#navigation-section img {
	margin: 10px 30px;
	}

#navigation-section div {
	display: block;
	padding: 5px 10px;
	width: 160px;
	border: 1px solid #666;
	border-top: none;
	color: #ccc; background: #333;
	margin: 0 2px; font: 10px/14px verdana, arial, helvetica, sans-serif;
	}

#navigation-section li.main {
	
	width: auto;
	position: relative;
	margin: 0; padding: 0;
	}

#navigation-section li.main a {
	font: 11px/14px verdana, arial, sans-serif;
	width: 150px;
	display: block;
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
	background-color: #333;
	background-image: url(../images/bullet-nav.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	text-decoration: none;
	}

#navigation-section li.main a:hover {
	background-color: transparent;
	background-position: 7px -35px;
	background-repeat: no-repeat;
	}

#navigation-section li.sub {
	width: auto;
	position: relative;
	margin: 0; padding: 0;
	}

#navigation-section li.sub a {
	font: 11px/14px verdana, arial, sans-serif;
	width: 142px;
	display: block;
	padding: 5px 10px 5px 28px;
	color: #ccc; text-decoration: none;
	background: #555555 url(../images/bullet-nav2.gif) no-repeat 15px 8px; 
	}	
	
#navigation-section li.sub a:hover {
	background-color: transparent;
	background-position: 15px -34px;
	background-repeat: no-repeat;
	}



/*  accessibility menu (hidden)
==============================================================*/


#accessibility {
	display: none;
	}


/*  footer
==============================================================*/


#legal {
	background: #fff;
	border-top: 1px solid #ccc;
	padding: 8px;
	font: 9px verdana;
	}

#legal ul {
	margin: 0; padding: 0;
	}

#legal li {
	list-style: none;
	display: block;
	float: left; margin-right: 15px;
	}

#legal a {
	margin: 0 0 10px 0;
	color: #666;
	text-decoration:none
	}




/*  forms ii

==============================================================*/

#contact-form{width:380px;}

#contact-form .one, #contact-form .two{width:150px;} 

#contact-form .one{float:left;} 

#contact-form .two{margin:0 0 0 200px;}

#contact-form label{display:block;}

#contact-form fieldset{width:380px;padding:10px;margin:0 0 20px 15px;} 

#contact-form span{color:blue;}

#contact-form legend{font-size:1.25em;color:#555;}

#contact-form label.radios, #contact-form label.check{display:inline;}

#contact-form input {margin-bottom:5px;}

#contact-form-submit {font-size: 12px; width: 57px; height: 25px;}

.submit input
{
color: #000;
background: #333333;
border: 2px outset #d7b9c9
} 
	



/*  listings specific
==============================================================*/


#mainimg {
	padding: 3px; margin: 0 8px 10px 0;
	width: 256px;
	height: 196px;
	border: 1px solid #ccc;
	float: left;
	}

#listings-thumbs {
	width: 208px;
	float: left;
	}

#listings-thumbs img {
	height: 58px; width: 58px;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0 0 3px 3px;
	}

dl.listings {
	width: 235px;
	float: left;
	margin-right: 10px;
	}

dl.index {
	width: 290px;
	float: left;
	margin-right: 0;
	}

dl.listings dt {
	width: 100px; float: left;
	border-bottom: 1px solid #ccc;
	height: 2em; overflow: hidden;
	font-size: 10px;
	}

dl.listings dd {
	width: 135px; float: left;
	border-bottom: 1px solid #ccc;
	height: 2em; overflow: hidden;
	font-size: 10px;
	}

dl.index dd {
	width: 190px;
	}

img.listings {
	width: 160px; height: 120px;
	padding: 3px; margin: 0 20px 0 0;
	border: 1px solid #ccc;
	float: left;
	}
img.button {
	}

#content h3 {
	color: #fff;
	padding: 6px;
	background-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	}

#content h3 a {
	color: #fff;
	}

.last {
	margin-right: 0 !important;
	}


/*  whatever
==============================================================*/


ul.block-list {
	margin: 0; padding: 0; 
	list-style: none;
	width: 480px;
	}

ul.block-list li {
	float: left;
	width: 154px; padding: 2px;
	border-bottom: 1px solid #ccc;
	}

div.info-box, div.alt-info-box {
	width: 220px;
	float: right;
	background: #f7f7f7;
	border: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	}

div.alt-info-box {
	float: right;
}

.info-box dl, .alt-info-box dl {
	margin: 0; padding: 0;
	}

.info-box dt, .alt-info-box dt {
	margin: 0; padding: 0;
	}
	
div.spotbox {
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-top-color: #B7B7B7;
	border-left-color: #B7B7B7;
	background-color: #EAEAEA;
	width: 90%;
	font-size: 10px;
	color: #8B8B8B;
	line-height: normal;
	}
	
div.spotlight {
	padding: 10px 10px 0 10px;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-top-color: #eee;
	border-left-color: #eee;
	background-color: #e0dfe3;
	}

div.box {
	background: #f7f7f7;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	width: 90%;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #eee;
	}

.box h3 {
	margin: 0 0 5px 0; padding: 0;
	color: #801616; font-weight: bold;
	}

.box img {
	float: left;
	margin: 0 15px 5px 0;
	border: 2px solid #999;
	padding: 3px; background: #fff;
	}

.box div.spotlight {
	border-bottom: none;
	margin: 0;
	}

div.spotlight h5 {
	color: #9f1316;
	}
#value-report {
	height: 89px; width: 270px;
	overflow: hidden;
	margin: 0 0 10px 20px;
	float: right; text-indent: -3000px;
	}
#value-report a {
	display: block; text-indent: -3000px;
	height: 89px; width: 270px; text-decoration: none;
	background: transparent url(../img/value-report.gif) no-repeat 0 0;
	}
#value-report a:hover {
	background-position: 0 -89px;	
	}

#inquire a {
	display: block; text-indent: -3000px;
	height: 87px; width: 234px; text-decoration: none;
	background: transparent url(../img/inquire.gif) no-repeat 0 0;
	float: left;
	}
#inquire a:hover {
	background-position: 0 -87px;	
	}

.alt-info-box h3, .info-box h3, .fieldset h3, .spotlight h3 {
	margin: -10px -10px 10px -10px !important;
	color: #801616; font-weight: bold;
	}

.spotlight img {
	border: 1px solid #ccc;
	float: left; margin: 2px 15px 5px 0;
	}

img.photo {
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 2px solid #999;
	float: left;
	margin: 0 10px 5px 0;
	}

img.alternate {
	float: right;
	margin: 0 0 5px 10px;
	}

/*  Community List
==============================================================*/

#explore-communities {
background-color:#E2E2E2;
background-repeat:repeat-x;
border:1px solid #ccc;
margin:0;
padding:10px;
}
#explore-communities h2 {
border-bottom:1px solid #ccc;
padding-bottom:3px;
}
#explore-communities ul {
	margin:0;
	padding:0 0 0 20px;
	font-size: 11px;
}
#explore-communities li {
	background-image:url(/images/dot.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	text-indent:5px;
	width:200px;
}
#explore-communities li:hover {
background-image:url(/images/dot_over.gif);
}

/*  Market Info List
==============================================================*/

#explore-market {
background-color:#E2E2E2;
border:1px solid #ccc;
margin:0;
padding:5px;
}
#explore-market h2 {
border-bottom:1px solid #ccc;
padding-bottom:1px;
}
#explore-market ul {
	margin:0;
	padding:0 0 0 10px;
	font-size: 10px;
}
#explore-market li {
	background-image:url(/images/dot.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	text-indent:5px;
	width:245px;
}
#explore-market li:hover {
background-image:url(/images/dot_over.gif);
}

/*  user feedback
==============================================================*/

div.msg {
	padding: 10px 10px 0 10px;
	background: #fffcdf;
	border: 1px solid #dfd999;
	margin-bottom: 15px;
	font: 11px/14px verdana, arial, helvitica, sans-serif;
	position: relative;
	}

div.msg p {
	margin: 0 0 10px 0;
	}

div.msg ul {
	margin: 0 0 10px 0;
	padding: 5px 5px 0 20px;
	}

.msg h4 {
	color: #fff;
	margin: -10px -10px 10px -10px;
	padding: 5px 5px 5px 24px;
	font-weight: bold;
	}


iframe { /* fixes iframes in ie */
	margin-left:-15px;
	margin-right:-15px;
	}

.small {
	font: 9px/11px arial, helvetica, sans; color: #666;
	}
	
.small2 {
	color: #666666;
	font-family: arial, helvetica, sans;
	font-size: 9px;
	line-height: 11px;
	}	
	
.code{
	overflow: auto;
	height: auto;
}
.block {
	list-style: none;
	position:relative;
}
.block li {
	list-style: none;
	width: 48%; 
	float: left;
	position:relative;
}
.text12 {
	font-family: arial, helvetica, sans;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.text12w {
	font-family: arial, helvetica, sans;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.text12space {
	font-family: arial, helvetica, sans;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 22px;
	font-weight: normal;
}
.small3 {
	color: #999;
	font-family: arial, helvetica, sans;
	font-size: 9px;
	line-height: 11px;
}
.updatedata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	width: 350px;
	font-weight: bold;
}

