/* @override http://obinet.com/comps/hatterasislandsales/default.css */

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #c1b7aa url(images/bg.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #524b42;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3074c1;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 115%;
	font-weight: bold;
}
h4 {
	font-size: 115%;
	font-weight: bold;
	margin: 12px 0;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #a59c90;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #3074c1;
}

a:hover {
	text-decoration: none;
	color: #ea5551;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 20px 15px 15px 0;
	border: 4px solid #b3a99d;
}

img.right {
	float: right;
	margin: 15px 0 15px 15px;
}
.floatLeft {
	float: left;
	margin: 0 10px 0 0;
}
.floatRight {
	float: right;
	margin: 10px 20px 0 0;	
}
.asterisk {
	color: #ea5551;
}


hr {
	display: none;
}
.center {
	text-align: center;
}

/* Header */

#header {
	width: 900px;
	height: 94px;
	margin: 0 auto;
	background-color: #004491;
}

/* Logo */

#logo {
	float: left;
	padding-top: 15px;
	height: 75px;
	background: url(images/egret-icon.gif) no-repeat left bottom;
}

#logo h1{
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #fff;
	font-size: 240%;
}

#logo h1 a {
	font-weight: bold;
	color: #99bff4;
}
#logo h1 span {
	color: #eaf1fb;
}

#logo h2 {
	margin: 0;
	padding-left: 60px;
	font-size: 92%;
	color: #eb6d69;
}

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 3px 13px;
	border-left: 1px solid #549bef;
	text-decoration: none;
	font-size: 95%;
	color: #004491;
	background-color: #99bff4;
}

#topmenu a:hover {
	text-decoration: underline;

}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 900px;
	height: 245px;
	margin: 0 auto;
}

/* Splash */
#splash {
	clear: both;
	width: 900px;
	height: 200px;
	margin-top: 5px;
}

/* Menu */

#menu {
	clear: both;
	float: none;
	width: 900px;
	height: 44px;
	background: #1c1d1e url(images/nav-bg.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	width: 900px;
	list-style: none;
	line-height: normal;
	background-color: #1c1d1e;
}

#menu li {
	display: inline;
	float: left;
	margin: 0 6px 0 0;
}

#menu a {
	display: block;
	height: 20px;
	padding: 4px 12px;
	margin: 7px 0 0 10px;
	text-decoration: none;
	font-size: 115%;
	font-weight: bold;
	color: #dbd7d2;
}

#menu a:hover {
	background-color: #555858;
	color: #fff;
}

#menu .first a {
	background-color: #1c1d1e;
	color: #99bff4;
}

#menu .first a:hover {
	background-color: #1c1d1e;
	color: #fff;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	background-color: #dbd7d2;
	clear: both;
}

/* Content */

#content {
	float: left;
	width: 605px;
	margin-left: 20px
}

#content_mls {
	float: left;
	width: 605px;
	margin-left: 20px

}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content ul li {
	padding-left: 16px;
	background: url(images/arrow.gif) no-repeat 0 7px;
	padding-bottom: 4px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 20px;
	background: url(images/img10.gif) no-repeat;
}

.content_mls {
	padding: 0;
	background: url(images/img10.gif) no-repeat;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 270px;
}

.twocols .col2 {
	float: right;
	width: 270px;
}
span.updated {
	font-size: 12px !important;
	color: #524b42;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 225px;
	margin-right: 15px;
	background-color: #cbc6c0;
	border: 1px solid #bcb3a6;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background-color: #cbc6c0;
	background: none;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}


#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	padding: 8px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* Boxed Style */


#sidebar div.boxed h2.title {
	height: 30px;
	padding: 6px 0 0 10px;
	background: #8CBEF5 url(images/sidebar-bg.gif) repeat-x left bottom;
	border: 1px solid #004491;
	font-size: 125%;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 5px 0;
	padding: 12px;
	background: none;
	background-color: #cbc6c0;

}
.boxed .content p{
	font-size: 90%;
	line-height: 200%;
	padding: 2px 0 5px 5px;
}
#sidebar div.boxed div.new_listings {
	width:199px;
	margin-left: 11px;
	float:left;
}

#sidebar div.boxed div.new_listings a {
	float:left;
	width:199px;
	height:46px;
	background-color: transparent;
	background:url(images/new_listings.gif) no-repeat 0 0;
}
#sidebar div.boxed div.new_listings a:hover {
	float:left;
	width:199px;
	height:46px;
	background-color: transparent;
	background:url(images/new_listings.gif) no-repeat 0 bottom;
}
.map {
	margin-left: 11px;
	margin-top: 12px;
}
.google {
	line-height: 200%;
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
}
/* featured home */

div.featured-img {
	width: 219px;
	border: 1px solid #014592;
	background-color: #014592;
	text-align:center;
	margin: 0;
	padding: 0;
}
div.featured-img p.featured-location {
	color: #fff!important;
	font-weight:bold!important;
	margin: 0!important;
	padding: 2px 0 5px 0!important;
	line-height: 100%!important;
	font-size: 90%!important;
}
div#featured p {
	font-size: 90%;
	line-height: 150%;
	margin: 5px 0 0 6px;
	padding: 0;
}

div#featured ul {
	margin: 5px 0 0 6px;
}
div#featured li {
	font-size: 90%;
	line-height: 150%;	
	padding: 0;
	list-style: none;
	background: none;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
	width: auto !important;
	margin: 0;
	padding: 0;
}

#login legend {
	display: none;
}

#login label {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #549bef;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}

#inputtext1, #inputtext2 {
	width: 185px;
	color: #385B88;
}

#login input#inputsubmit1 {
  background: #4489d7;
  border: 1px solid #2b72c6;
  color: #FFFFFF;
  font-size: 100%;
  padding: 3px;
  margin-top:  6px;
  height: 25px;
}
#login input#inputsubmit1:hover {
	background: #ea5551;
	border: 1px solid #d03a35;
}

/* CONTACT FORM */

fieldset {
		margin: 0 auto;
		color: #1d1612;
		font-size: 1.00em; 
		padding: 5px 5px 10px 5px;
		border: 1px solid #888;
		width: 525px;
		margin-bottom: 20px;
}
legend {
		color: #549bef;
		font-weight:bold;
		padding: 0 6px;
		margin-left: 10px;
}
table#tableContact td {
		padding: 5px;
		text-transform:uppercase;
		font-size: .85em;
		color: #666666
}

.submitbutton {
	background: #4489d7;
	border: 1px solid #2b72c6;
	color: #FFFFFF;
	font-size: 100%;
    padding: 3px;
    margin-top:  6px;  
}
.submitbutton:hover {
    background: #ea5551;
	border: 1px solid #d03a35;}

/* Weather */

#weather-widget {
	margin: -20px 0 0 0;
	padding: 0;
	background-color: #fff;
	border: 1px solid #549bef;
}
#ww-header {
	background-color: #fff;
}

#ww-body {
	font-size: 105%;
	clear: both;
	margin-left: 15px;

}
h3.weather-header {
	margin: 0 0 0 50px !important;
	line-height: 35px;
}
.ww-float1 {
	float: left;
	margin-right: 6px;
	color: #549bef;
}

.temp {
	
}

.ww-float2 {
	float: left;
	background-color: #fff;
	width: 36px;
	height: 35px;
	margin-left: 6px;

}

.ww-float3 {
	float:  left;
	margin-right: 6px;
	color: #549bef;
}

.uv {
	
}

#ww-bottom {
	
}
#ww-float4 {
	float:  left;
	margin-right: 6px;
	color: #549bef;
}

#ww-wind {
}

#ww-time {
	font-size: 90%;
	color: #999;
	
}
/* Footer */

#footer-wrapper {
	height: 100px;
	padding: 20px 0;
	background: #38393a;
	border-top: 10px solid #1c1d1e;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #dbd7d2;
}

#footer a {
	color: #eb6d69;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
	background: url(images/footer-icon.gif) no-repeat left center;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}

/* mortgage calculator */

div#calc-box {
	width: 550px;
/*	border: 4px solid #ccc; */
}

div#calc-box td {
	padding: 2px;
}

.mortgage {
	width: 550px;
}

.mortgage-inner {
	width: 250px;
  border:4px solid #004491;
	font-size: 1.0em;
	background-color: #3074c1;
	color: #fff;
	padding: 4px;
	height: 244px;
	margin-right: 5px;
}
div#calc-box hr {
	background-color: #444;
	border: thin;
}
div#calc-box .calc-help {
	font-family: Geneva, Verdana, Helvetica;
	font-size: 11px;
	line-height: 1.1em;
}

.calc-result-table {
	background: #fff;
	vertical-align: top;
	height: 244px;
	width: 250px;
	font-size: 1.0em;
	padding: 5px;
}

.calc-result {
	font-size: 1.0em;
}

input.field2 {
	float: right;
	text-align: right;
	padding: 1px;
	font-weight: bold;
	font-size: 1.20em;
	color: #111;
	border: none;
	border-bottom: 1px dotted #666666;
	background: none;
}
#total {
	color: #0863AD;
	font-size: 1.25em;
}

input.field {
	padding: 2px;
	font-weight: bold;
	font-size: 1.0em;
	color: #1C1D1E;
  background-color: #fff;
  border: 1px solid #1C1D1E;
}

input.field:focus {
	background: #fff;
	border: 1px solid #000;
}

input.button-mortgage{
   height: 30px;
   color:#fff;
   font-size:1.15em;
   background-color:#ea5551;
   border:2px solid #004491;

}

input.button-mortgage:hover {
	 background-color:#004491;
   border:2px solid #ea5551;
}

/* "what is this?" small element link sizes */
/* set up relativity to position small what? text */
small.whatsthis { 
	font-size: 11px;
	color: #006699;
	margin-left: 5px;	
}
/* Why? link style */
small.whatsthis a { 
  font-size: 11px;
  color: #EA5551;  
  text-decoration : none;  
 }

small.whatsthis a:hover, small.whythis a:focus, small.whythis a:active { 
  text-decoration : none;
} 

small.whatsthis a span { 
  border : 1px solid #D9D7D1;
  background-color : #D9D7D1;
  padding : 0 4px 0 4px; 
  color : #D9D7D1;
  text-decoration : none; 
  height: 10px;  
  margin-left: 10px;
}

/* bring back Why? text span (title attribute backs this up for browsers it doesn't function in */
small.whatsthis a:hover span, small.whatsthis a:focus span, small.whatsthis a:active span { 
  border : 1px solid #ea5551; 
  background-color : #ea5551;
  color : #fff;
  padding : 0 4px 0 4px; 
  text-decoration : none; 
}
span.smallText {
  font-size: .75em; 
}
span.code {   
   font-size: 18px;
   font-weight: bold;
   color: #313131;
   border: 3px solid #fff;
   margin: 0;
   padding: 3px 7px;
   text-align:center;
}

* {
	
}
