/* 
Theme Name: Southern Estates
Theme URI: 
Version: 
Description: 
Author:  Scott Kuban
Author URI: 


Last modified on 6 Aug , 2009.
Credits:
 BLue Horizon designed by <a href="http://kaushalsheth.com">Kaushal Sheth</a> developed by <a href="http://www.geeksmakemehot.com">geeksmakemehot</a>.
Image Header from http://www.fotoplayer.com/demo/slides/Grassy.jpg


*/
/* CSS Document */
/* GLOBAL */

body {
	background: #68C3CA;
	margin: 0px;
	padding: 0px;
	margin-top: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373832;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.04em;
	margin: 0px;
	margin-bottom: 8px;
}

p {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}


p.hometxt {
	font-size: 15px;
	line-height: 20px;
}

p.estatedesc {
	padding-top: 10px;
}

.requiredtxt {
	font-size: 9px;
	color: #b3a343;
}

a img {
	border: none;
}

a:link { 
	color:#0d6f93;
	/* text-decoration: none; */
}

a:visited { 
	color:#0d6f93;
	/* text-decoration: none; */
}

a:hover { 
	color:#0d6f93;
	text-decoration: none;
}
div#content a {
	color: #7a1501;

}
div#copyright {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b3a343;
}

div#copyright a:link { 
	color: #b3a343;
	text-decoration: none;
}

div#copyright a:visited { 
	color: #b3a343;
	text-decoration: none;
}

div#copyright a:hover { 
	color: #9b8c34;
	text-decoration: none;
}

/* SHELL */

div#containershdw {
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	width: 752px;
	background: #492A1B; /* #E3D791; */
	border: 1px solid #5B2F27; /* #F0E49D; */
}

div#container {
	display: block;
	clear: both;
	width: 750px;
	background: #FFFFFF;
	border: 1px solid #784138; /* #CFC37F; */
}

div#container.aboutback {
	background: white url(../images/backgrounds/aboutback.jpg) no-repeat top right;
}

div#container.homeback {
	background: white url(../images/backgrounds/homeback.jpg) no-repeat top right;
}

div#container.salesback {
	background: white url(../images/backgrounds/salesback.jpg) no-repeat top right;
}

div#container.servicesback {
	background: white url(../images/backgrounds/servicesback.jpg) no-repeat top right;
}

div#container.estateback {
	background: white url(../images/backgrounds/estateback.jpg) no-repeat top right;
}

div#container.auctionback {
	background: white url(../images/backgrounds/auctionback.jpg) no-repeat top right;
}

div#container.internetback {
	background: white url(../images/backgrounds/internetback.jpg) no-repeat top right;
}

div#container.rateback {
	background: white url(../images/backgrounds/rateback.jpg) no-repeat top right;
}

div#container.referback {
	background: white url(../images/backgrounds/referback.jpg) no-repeat top right;
}

div#container.contactback {
	background: white url(../images/backgrounds/contactback.jpg) no-repeat top right;
}

div#leftcol {
	display: block;
	float: left;
	padding-left: 28px;
	padding-top: 28px;
	width: 195px;
	height: 550px;
}

div#rightcol {
	display: block;
	float: right;
	padding-left: 10px;
	padding-top: 260px;
	padding-right: 41px;
	padding-bottom: 28px;
	width: 476px;
}






#nav form {
	margin: 0 0 0 13px;
}

#nav input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}


#nav ul li h2 {
  	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  	font-weight: normal;
	letter-spacing: 0.1em;
	border: 0px none;
	text-align: left;
	padding-left:0;
	margin-left: 0;
}


#nav ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}


#nav { 
width: 170px; 
}

#nav ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 95%;
}

#nav ul li a
{
display: block;
padding-left: 17px;
width: 150px;
background-color: #FFF;
background-image: url('images/icon.gif'); 
background-repeat: no-repeat;
background-position: 0 55%;
border-bottom: 1px dotted #611106; 
padding-right:4px;
padding-top:5px; 
padding-bottom:5px;
color: #4A2E23; /* sbk */
}

#nav ul li li a
{
display: block;
padding-left: 17px;
width: 150px;
background-color: #FFF;
background-image: url('none'); 
background-repeat: no-repeat;
background-position: 0 55%;
border-bottom: 1px dotted #611106; 
padding-right:4px;
padding-top:5px; 
padding-bottom:5px;
color: #4A2E23; /* sbk */
font-size: 90%;
}


#recent ul li a
{
background-image: url('none');
}

#recent ul li a:hover
{
background-image: url('none');
}

#recent ul li a:visited
{
background-image: url('none');

}
#nav li a:link, #navlist a:visited
{
text-decoration: none;
color: #4A2E23; /* sbk */
}

li a:link, li a:visited
{
text-decoration: none;
color: #4A2E23; /* sbk */
}

#nav ul li a:hover
{
background-image: url('images/icon2.gif'); 
color: #64C5CC;
}

#nav ul li li a:hover
{
background-image: url('none'); 
color: #64C5CC;
}

         

/* CONTENT */

div#title {
	display: block;
	float: left;
	margin: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 444px;
	height: 20px;
	background: url(images/titleback.png);
	border: 1px solid #aeaba0;
	line-height: 20px;
	font-size: 20px !important;
	color: white;
}

div#content {
	display: block;
	float: left;
	padding: 15px;
	width: 444px;
	background: url(images/transback.png) repeat;
	margin: 0px 0px 20px 0px;
	border: 1px solid #aeaba0;
}

div.estatecontain {
	display: block;
	clear: both;
	width: 444px;
}

img.estatepic {
	display: block;
	float: left;
	padding-right: 5px;
}

img.estatethumb {
	display: block;
	float: left;
	padding: 3px;
}

div.estateinfo {
	float: right;
	width: 200px;
}

div#contact {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 350px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
}

div.thumbscontain {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	width: 435px;
}

div.hr {
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	border-top: 1px solid #373832;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* FORMS */

.formshort {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373832;
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #aeaba0;
	padding: 2px;
}

.formmed {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373832;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #aeaba0;
	padding: 2px;
}

.formlong {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373832;
	width: 350px;
	background-color: #FFFFFF;
	border: 1px solid #aeaba0;
	padding: 2px;
}

.dropdown {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373832;
	width: 350px;
	line-height: normal;
	background-color: #FFFFFF;
	border: 1px solid #aeaba0;
	padding: 2px;
}

.highlight {
	background: #f8f4dd;
}

div#slide {
	position: fixed;
	z-index: 998;
	display: none;
	padding: 20px;
	border: 1px solid #000;
	background: #fff;
}

div#slide div#arrowprev {
	display: none;
	float: left;
	background: url(../images/back.gif) no-repeat center center;
	width: 70px;
	height: 24px;
	opacity: .5;
	filter: Alpha (Opacity = 50); 
	cursor: pointer;
}

div#slide div#arrownext {
	display: none;
	float: right;
	background: url(../images/next.gif) no-repeat center center;
	width: 70px;
	height: 24px;
	opacity: .5;
	filter: Alpha (Opacity = 50); 
	cursor: pointer;
}

div#close {
	position: fixed;
	z-index: 999;
	width: 30px;
	height: 30px;
	display: none;
	cursor: pointer;
}

div#slideshade {
	z-index: 997;
	position: fixed;
	display: none;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.7;
	filter: alpha(Opacity=70);
}

/* CLEARFIX */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img {behavior: url(pngHack.htc);}
