/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;
}

body {
	line-height: 1;
	background: #000;
	color: #555;
}

a {
	text-decoration: underline;
}

h3 a, h3 a:visited {
	text-decoration: none;
	color: black;
}

a, a:visited {
	color: #666;
}

a:hover {
	color: #BA0001;
	background: #FFFFCF;
}

a:active {
	color: red;
}

p, ul, ol {
	margin: 24px 80px 24px 110px;
}

.standard_input_text {
	margin: 2px 0 2px 0;
	width: 220px;
}
#content-pr p {margin: 2px 10px 0 8px}
#content-pr ul {margin: 2px 10px 22px 28px}
.open-house-admin-form {padding: 0 0 20px 20px}
.open-house-admin-form em {font-size: 11px; font-family: Arial; color: black;}
tr.release-div td {padding: 5px 2px 0 2px}
label {
	margin: 0 10px 0 0;
	width: 130px;
	float: left;
	text-align: right;
	font-weight: bold;
	color: #999;
}
#nav {
	height: 30px;
	padding: 6px 0 0 19px;
	margin: 0;
}
#nav li a {
	color: #e1e1e1;
}
#nav li {
	display: inline;	
	padding: 0;
	margin: 0 18px 0 0;

}

h1 {font-family: "HelveticaNeue-Light",HelveticaNeue,Arial,sans-serif; font-size: 39px; color: #BA0001; font-weight: 100; margin: 15px 0 18px 0; text-shadow: #666 2px 2px 3px; }
h2 {font-family: "HelveticaNeue-Light",HelveticaNeue,Arial,sans-serif; font-size: 30px; color: #333; font-weight: 100; margin: 15px 0 13px 0; text-shadow: #777 1px 1px 3px;}
h3 {font-family: "HelveticaNeue-Light",HelveticaNeue,Arial,sans-serif; font-size: 24px; color: #333; font-weight: 200; margin: 15px 0 11px 0; text-shadow: #888 1px 1px 3px;}
h4 {font-family: "HelveticaNeue-Light",HelveticaNeue,Arial,sans-serif; font-size: 20px; color: #444; font-weight: 200; margin: 15px 0 8px 0; text-shadow: #999 1px 1px 3px;}

.agent-freetext h1, .agent-freetext h2, .agent-freetext h3, .agent-freetext h4, .agent-freetext h5, .agent-freetext h6 {line-height: 1em}

#content-pr {
	width: 796px;
	padding: 30px;
	margin-top: 10px;
	text-align: left;
	background: transparent;
	text-align: justify;
}

.release-div-dark {
	height: 25px;
	padding: 11px 5px 7px 5px;
	background: #f1f1f1;
	border-bottom: 1px #ccc solid;
}

.release-div {
	height: 25px;
	padding: 11px 5px 7px 5px;
	background: #e1e1e1;
	border-bottom: 1px #ccc solid;
}

.agent-div-dark h3, .agent-div h3 {
	margin: 0 0 13px 0;
}
.agent-anchor  {
	text-decoration: none;
}
#page {
	width: 880px;
	margin: 0 auto;
	background: #FFF url(images/bak-04.jpg) top center repeat-x;	
	font-family: Verdana, sans-serif;
	font-size: small;
}

#home-page {
	width: 880px;
	margin: 0 auto;
	background: #000 url(images/bak-02.png) top center repeat-x;	
	font-family: Verdana, sans-serif;
	color: #F1F1F1;
}

#wrap {
	background: transparent url(images/bottom-bak.jpg) bottom repeat-x;
}

#header {
	height: 94px;
	font-size: x-large;
	color: #F1F1F1;
}

#home-header {
	/* background: #ba0000 url(images/red-gradient.jpg) bottom repeat-x; */	
	height: 94px;
}

#home-header img, #header img {
	float: left;
}

#header-text {
	float: right;
	margin: 26px 120px 0 0;
}
#open-houses {
	background: transparent url(images/open-houses-bak.gif) left top no-repeat;
	width: 470px;
	height: 33px;
	text-align: center;
	padding: 8px 0 0 0;
}
#header-text a, #header-text a:hover, #header-text a:visited {
	color: white;
	text-decoration: none;
	background: none;
}
#header-text-admin {
	float: right;
	width: 400px;
	height: 50px;
	padding: 15px 0 0 30px;
	background: transparent url(images/admin-bak.png) center top repeat-x;	
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#home-sidebar {
	background: #000 url(images/bak-03.png) no-repeat;	
	width: 114px;
	height: 627px;
	float: left;
}

#content {
	width: 796px;
	padding: 30px;
	margin-top: 10px;
	text-align: left;
	background: transparent;
}

#home-content {
	width: 761px;
	margin: 0 0 0 114px;
	text-align: left;
	background: transparent;
}

#slider {
    width:641px;
    margin: 10px 0 0 0;
    position: relative;
    float: left;
}

.scroll {
    width: 641px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    padding: 20px 20px 20px 10px;
    width: 641px;
    height: 140px;
}

.panel table {
	margin: 0 auto 0 auto;
}

.panel table tr td {
	width: 170px;
	overflow: hidden;
}

#slideshow {
	width: 591px;
	height: 400px;
	overflow: hidden;
	text-align: left;
}

#teaser {
	float: right;
	color: #333;
	position: relative;
	top: -380px;
	height: 10px;
}

#teaser a:hover {
	background:none repeat scroll 0 0 transparent;
}

#thanks h2 {
	color: #CCC;
}

#thanks {
	margin: 180px;
	text-align: center;
}

.idxform input {font-size: 12px;}

.page-form {
	margin: 30px auto;
	text-align: center;
}

.home-search {
	margin: 50px 120px 0 0;
	text-align: center;
}

.page-search {
	margin: 30px auto;
	text-align: center;
}

.home-form {
	margin: 0 auto 20px auto;
	text-align: center;
}

.page-nav {
	margin: 10px auto;
	padding: 0 0 10px 0;
	text-align: center;
	font-size: medium;
}
.home-nav {
	margin: 40px auto 20px auto;
	padding: 0 0 90px 0;
	text-align: center;
	font-size: medium;
}

.home-nav {
	margin: 40px auto 20px auto;
	padding: 0 0 90px 0;
	text-align: center;
	font-size: medium;
}

.home-nav a {
	font-size: medium;
}

.agent-photo {
	float: right;
	clear: both;
	margin: 13px 0 0 0;
}

.agent-photo-lg	{
	float: right;
	clear: both;
	padding: 7px;
	border: 1px #888 solid;
}

.agent-div-large { 
	width:558px;  
	border:2px solid #cecece;  
	z-index:2;  
	padding: 15px;
	margin: 50px auto;
	background: url(images/white-bak.png) repeat;	
}
.agent-div-large p {
	font-size: .95em;
}
.agent-div-large h2.name {
	color: #BA0001;
	float: left;
}
#backgroundPopup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:1;  
}  

.clear {
	clear: both;
	height: 1px;
	line-height: .1em;
}
.agent-div-dark {
	cursor: pointer;
	height: 85px;
	padding: 11px 60px 0 30px;
	width: 500;
	background: #f1f1f1;
	border-bottom: 1px #ccc solid;
}
.agent-div {
	cursor: pointer;
	height: 85px;
	padding: 11px 60px 0 30px;
	width: 500;
	background: #fff;
	border-bottom: 1px #ccc solid;
}
.agent-details {
	float: left;
	line-height: 1.3em;
	width: 390px;
	opacity:1;
}
.agent-freetext {
	font-size: 95%;
	line-height: 1.7em;
	width: 540px;
	margin: 0;
	padding: 0;
}
.agent-freetext li {
	font-size: .85em;
	margin: 0;
	padding: 0;
}
.agent-freetext p {
	padding: 0;
	margin: 4px 12px 20px 12px;
	font-size: 13px;
}
.agent-freetext ul, .agent-freetext ol {
	padding: 0;
	margin: 0 0 0 15px;
	font-size: 14px;
}
.agent-freetext p a {
	text-decoration: underline;
	font-weight: 800;
	color: #692626;
}

.agent-freetext li {
	margin: 5px 0 5px 20px;
	list-style-type:none;
}

.agent-freetext li:before {
	color:#999;
	content:"\00BB \0020";
	font-size: 18px;
}

#divscroll {
	margin: 24px auto;
	height: 270px;
	width: 660px;
	overflow: auto;
	border: 1px solid #888;
	background-color: #F1F1F1;
	padding: 8px 0;
}

#divscroll-admin {
	margin: 24px auto;
	height: 520px;
	width: 660px;
	overflow: auto;
	border: 1px solid #888;
	background-color: #F1F1F1;
	padding: 8px 0;
}

.flourish {
	background: transparent url(images/flourish.png) bottom center no-repeat;	
	margin: 0 auto;
	text-align: center;
	height: 50px;
	width: 100%;
}

.flourish-lg {
	background: transparent url(images/flourish-lg.png) bottom center no-repeat;	
	margin: 0 auto;
	text-align: center;
	height: 50px;
	width: 100%;
}

.table-listings {
	font-size: 85%;
	margin: 0 0 30px 110px;
}

.clear {
	clear: both;
}

input {
	font-size: 15px;
}	

ol, ul {
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

#wildcard {
	margin: 50px auto 0 auto;
}

#wildcard form {
	margin: 0 0 0 50px;
}

#IDX-quickSearchForm {
	font-size: 11px;
	margin: 0 auto;
}

#QS-minPriceField, #QS-maxPriceField {
	font-size: 12px;
}

.IDX-showcaseAddress, .IDX-showcasePrice, .IDX-showcaseListingID {
	font-size: 11px;
}

.IDX-showcasePhoto {
	margin: 10px 0 0 0;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
    text-align: center;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #999;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #BA0001;
}

ul.navigation a.selected {
    color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

#neighborhoodlist {
	width: 190px;
	float: right;
	text-align: left;
}

#neighborhoodlist ul {
	margin: 60px 0 60px 25px;
	border: 1px #CCC solid;
	padding: 9px;
	list-style: none;
}


#mainMap {
	width: 600px;
	text-align: center;
	margin: 25px 0 0 0;
	float: left;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.91;
	width: 250px;
	
}
#tooltip h3, #tooltip div { margin: 0;font-size: 14px; }

#map {
	float: right;
	margin: 0 40px 10px 0;
}

.formHolder {
	margin: 0 0 0 200px;
}

.submit-buttons {
	margin: 25px 0 0 130px;
}

.small {font-size: 80%;}

.popupContactClose {
	color:#c1c1c1;
	display:block;
	font-size:14px;
	font-weight:900;
	line-height:14px;
	float:left;
	border: 1px solid #CCC;
	padding: 1px 6px 4px 7px;
	cursor: pointer;
}

a.popupContactClose  {
	text-decoration: none;
}

#IDX-quickSearchForm {  position: relative; height: 140px; width: 350px; } 
#QS-minPriceField { position: absolute; width: 100px; height: 15px; left: 9px; top: 20px; } 
#QS-maxPriceField { position: absolute; width: 100px; height: 15px; left: 122px; top: 20px; } 
#QS-minSqftField { position: absolute; width: 100px; height: 15px; left: 9px; top: 70px; } 
#QS-minRoomsField { position: absolute; width: 100px; height: 15px; left: 122px; top: 70px; } 
#QS-minBathsField { position: absolute; width: 100px; height: 15px; left: 237px; top: 70px; } 
#QS-labelMaxPrice { text-align: left; position: absolute; width: 70px; height: 15px; left: 119px; top: 4px;  } 
#QS-labelMinPrice { text-align: left; position: absolute; width: 70px; height: 15px; left: 9px; top: 4px;  } 
#QS-labelMinSqft { text-align: left; position: absolute; width: 70px; height: 15px; left: 9px; top: 55px;  } 
#QS-labelMinRooms { text-align: left; position: absolute; width: 70px; height: 15px; left: 122px; top: 55px;  } 
#QS-labelMinBaths { text-align: left; position: absolute; width: 70px; height: 15px; left: 236px; top: 55px;  } 
#QS-labelCityList { text-align: left; position: absolute; width: 110px; height: 15px; left: 241px; top: 4px;  } 
#QS-buttonSearch { position: absolute; width: 90px; height: 27px; left: 135px; top: 102px;  } 
#QS-selectCityList { position: absolute; width: 105px; height: 22px; left: 237px; top: 19px;  } 


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			12em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	margin:	0 0 0 90px;
}
.sf-menu a {
	padding: 		8px 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#e1e1e1;
}
.sf-menu li {
}
.sf-menu li li {
	background:		#555;
	font-size: 12px;
	height: 26px;
}
.sf-menu li li a {
	padding: 6px 2px 2px 16px;
}
.sf-menu li li li {
	background:		#9AAEDB;
	font-size: 70%;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#BA0001;
	outline:		0;
	color: #FFF;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('includes/superfish-1.4.8/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('includes/superfish-1.4.8/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
