@import url("whitespace.css");
@import url("forms.css");
@import url("staff-single.css");

img {
	margin: 5px;
}
a:link, a:visited {
	color: #011B96;
	text-decoration: underline;
}
a:hover, a:active {	text-decoration: none;}

body {
	background: #fcfcfc url(../images/header-bg.jpg) 50% 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
#container {
	width: 926px;
	margin: 0 auto;
	background: url(../images/repeat.gif) 0 0 repeat-y;
	position: relative;
}
#header {
	margin: 0;
	padding: 0 0 0 13px;
	height: 134px;
	text-indent: -1234em;
	background: url(../images/header.jpg) 0 0 no-repeat;
}
#header a {
	display: block;
	height: 120px;
	width: 187px;
	text-decoration: none;
}
#navigation {
	position: absolute;
	left: 204px;
	top: 83px;
	width: 707px;
	height: 29px;
	margin: 0;
	list-style: none;
	text-indent: -1234em;
}
#navigation li {
	position: absolute;
	top: 0;
	height: 29px;
	margin: 0;
}
#navigation li a {
	display: block;
	height: 29px;
	text-decoration: none;
}
#home {
	left: 0px;
	width: 56px;
}
#home a:hover {	background: url(../images/header.jpg) -204px -217px no-repeat;}
#psearch {
	left: 65px;
	width: 110px;
}
#psearch a:hover {	background: url(../images/header.jpg) -269px -217px no-repeat;}
#agents {
	left: 186px;
	width: 80px;
}
#agents a:hover {	background: url(../images/header.jpg) -390px -217px no-repeat;}
#schools {
	left: 278px;
	width: 60px;
}
#schools a:hover {	background: url(../images/header.jpg) -482px -217px no-repeat;}
#homebuyer {
	left: 353px;
	width: 136px;
}
#homebuyer a:hover {	background: url(../images/header.jpg) -557px -217px no-repeat;}
#cinfo {
	left: 500px;
	width: 108px;
}
#cinfo a:hover {	background: url(../images/header.jpg) -704px -217px no-repeat;}
#contact {
	left: 624px;
	width: 77px;
}
#contact a:hover {	background: url(../images/header.jpg) -828px -217px no-repeat;}

#title {
	margin: 0 0 15px;
	color: #011B96;
	font-size: 24px;
	line-height: 1;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0 0 3px;
	border-bottom: 1px solid #CCC;
}
#content {
	margin: 0 40px;
	padding: 10px 0;
	min-height: 300px;
	_height: 300px;
}
#footer {
	background: #fcfcfc url(../images/footer.gif) 0 0 no-repeat;
	text-align: center;
	padding: 20px;
	color: #5f5e5f;
}
#footer a {
	color: #5f5e5f;
	text-decoration: none;
}
#footer a:hover {	text-decoration: underline;}
#links {
	color: #000;
	margin: 5px 0 10px;
}
#links a {	color: #000;}
#disclaimer {
	font-style: italic;
	margin: 10px 0 20px;
	font-size: 11px;
}
#byline {
	font-size: 10px;
}
/* Home Page */
#homecontent {
	height: 234px;
	padding: 265px 10px 0 23px;
	overflow: hidden;
	margin: 0 538px 0 0;
	background: url(../images/csmith.jpg) 244px 256px no-repeat;
}
#homecontent span {
	display: block;
	float: right;
	width: 147px;
	height: 161px;
}
#homecontent p {
	margin: 10px 0;
	line-height: 1.2;
	font-size: 11px;
}
#psearchbox {
	background: url(../images/propertymls.jpg) 0 0 no-repeat;
	width: 376px;
	height: 275px;
	position: absolute;
	left: 13px;
	top: 113px;
}
#map {
	background: url(../images/map.jpg) 0 0 no-repeat;
	width: 524px;
	height: 521px;
	position: absolute;
	left: 389px;
	top: 113px;
}
#map table {
	position: absolute;
	left: 13px;
	top: 52px;
	width: 182px;
	height: 90px;
	margin: 0;
}
#map table td {
	text-align: right;
	padding: 2px 3px;
	line-height: 1;
}
#map table td.left {
	text-align: left;
}
#map a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#map a:hover {
	color: #00009e;
}
#psearchbox div {
	position: absolute;
	height: 22px;
	vertical-align: middle;
	left: 19px;
	padding-left: 89px;
}
#psearchbox label {
	position: absolute;
	left: 0;
	top: 0;
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	width: 88px;
}
#psearchbox div.price {
	top: 61px;
}
#psearchbox div.address {
	top: 85px;
}
#psearchbox div.subdivision {
	top: 109px;
}
#psearchbox div.zip {
	top: 133px;
}
#psearchbox div.county {
	top: 157px;
}
#psearchbox div.sqft {
	top: 181px;
}
#psearchbox div.pricemax {
	left: 230px;
	top: 61px;
	padding-left: 23px;
}
#psearchbox div.pricemax label {
	width: 22px;
}
#psearchbox div.beds {
	top: 157px;
	left: 263px;
	padding-left: 39px;
}
#psearchbox div.baths {
	top: 181px;
	left: 263px;
	padding-left: 39px;
}
#psearchbox div.beds label,
#psearchbox div.baths label {
	width: 38px;
}
#psearchbox div.price select,
#psearchbox div.pricemax select,
#psearchbox div.county select,
#psearchbox div.sqft select {
	width: 108px;
}
#psearchbox div.beds select,
#psearchbox div.baths select {
	width: 58px;
}
div.address input,
div.subdivision input,
div.zip input {
	width: 248px;
}
button#psearchbutton {
	position: absolute;
	left: 107px;
	top: 211px;
	margin: 0;
	padding: 0;
	border-width: 0;
	cursor: pointer;
	width: 64px;
	height: 24px;
}
#psearchbox button::-moz-focus-inner { 
    border: 0;
    padding: 0;
}
#psearchbox button img {
	margin: 0;
	border-width: 0;
}
p#moresearch {
	position: absolute;
	left: 201px;
	top: 211px;
	margin: 0;
	line-height: 24px;
	vertical-align: middle;
	width: 158px;
	text-align: right;
}
#moresearch a {
	color: #999;
	text-decoration: underline;
	text-transform: lowercase;
}
#moresearch a:hover {
	color: #00009e;
}
#psearchbox #mlssearch div {
	position: absolute;
	left: 107px;
	top: 250px;
	margin: 0;
	padding: 0;
}
#mlssearch label {
	display: none;
}
#mlssearch input {
	width: 208px;
	left: 0;
}
#mlssearch input {
}
#mlssearch button {
	position: absolute;
	left: 325px;
	top: 249px;
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 34px;
	height: 20px;
}
#agentpanel {
	float:left;
	width:205px;
	min-height: 150px;
	_height: 150px;
	border-bottom: 1px solid #333;
	background: #F5F7F9;
	padding: 5px;
	border-right: 5px solid #FFF;
}
#agentpanel dl {
	width: auto;
	float: none;
	padding: 0;
}
#agentpanel img {
}
#agentpanel h2.moreinfo {
	font-size: 12px;
	margin: 0 0 15px;
	padding: 0 0 3px;
	border-bottom: 1px solid #01106D;
}
.agent-panel{
}

.property-search-panel{
	float: left;
	_float: left;
	_margin: 0;
	_padding-left: 10px;
}
iframe{
	border: none;
	width: 630px;
	margin-right: -10px;
}

#video {
position: absolute;
z-index: 10;
top: 0;
left: 706px;
background: url(/images/video.jpg) 0 0 no-repeat;
height: 33px;
width: 204px;
text-indent: -1234em;
}
#video a {
display: block;
height: 33px;
text-decoration: none;
}
#video a:hover {
background: url(/images/video.jpg) -204px 0 no-repeat;
}


#reloservices {
position: absolute;
z-index: 10;
top: 0;
left: 576px;
background: url(/images/reloservices.jpg) 0 0 no-repeat;
height: 32px;
width: 128px;
text-indent: -1234em;
}
#reloservices a {
display: block;
height: 32px;
text-decoration: none;
}
#reloservices a:hover {
background: url(/images/reloservices.jpg) -128px 0 no-repeat;
}



