/* ------------------------------------------------------------------------
CSS sheet for Vans Realty and Construction, Inc.
Author: Tim Kadec
Date Created: 4/11/2007

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS

Khaki Green - #9F9654
Charcoal - #38312B

------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
* { margin: 0; padding: 0; }
a { outline: none; color: #fff; }
body {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
}
#wrap {
	width: 1026px; 
	margin: 0px auto;
	background: #000;
}
#header {
	position: relative;
}
	h1 {
		display: block;
		height: 126px;
		text-indent: -10000px;
		background: url(../images/head_bg.jpg) top left no-repeat;
		display: block;
		overflow: hidden;
	}
	#ad img {
		position: absolute;
		top: 0px;
		left: 300px;
		border: none;
	}
	#contactinfo{
		position: absolute;
		top: 15px;
		right: 10px;
		text-align: right;
		font-size: 18px;
		line-height: 20px;
}
#content {
	min-height: 500px;
}
p {
	margin: 10px;
}

/* -----------------------------------------------------------------------
NAVIGATION ELEMENTS
-------------------------------------------------------------------------*/
ul.navigation{
	list-style-type: none;
	display: block;
	background: url(../images/navbg.gif) repeat-x;
	width: 100%;
	height: 29px;
	float: left;
	margin-bottom: 10px;
	border-width: 1px 0px;
}
ul.navigation li{
	display: block;
	float: left;
	width: 14.1%;
	text-align: center;
	padding: 3px 0;
}
ul.navigation li a{
	text-decoration: none;
	color: #fff;
}
ul.navigation a:hover{
	font-weight: bold;
}

/* -----------------------------------------------------------------------
LEFTCONTENT ELEMENTS
-------------------------------------------------------------------------*/
#leftcontent {
	width: 780px;
	float: left;
	color: #fff;
}
	.pleft {
		width: 245px;
		float: left;
	}
.slideholder {
	position: relative;
	width: 535px;
	float: right;
}

h3{
	font-size: 15px;
	margin: 0px 0px 3px 0px;
}
ul.bulletedlist{
	margin: 0px 0px 5px 20px;
}
p.bulletedlistheading{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
ul.bulletedlist{
	padding: 0px 0px 0px 10px;
}
ul.contactlist li{
	padding: 0px 0px 5px 0px;
	list-style-type: none;
}
#flash{
	border: 2px solid black;
	position: absolute;
	top: 230px;
	right: 30px;
}
/* #contactflash{
	display: none;
}
#aboutflash{
	float: right;
	margin-left: -10px;
}
img.mainimage{
	margin-bottom: 20px;
	float: right;
	border: 2px solid black;
}
img.contactmainimage{
	margin-left: 20px;
	border: 2px solid black;
}*/

/* -----------------------------------------------------------------------
RIGHTCONTENT ELEMENTS
-------------------------------------------------------------------------*/
#rightcontent{
	float: right;
	width: 232px;
	text-align: center;
	color: #fff;
	margin-right: 5px;
	background: url(../images/rightburgmiddle.gif) repeat-y;
}
#rightcontent p{
	text-align: left;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
}
#rightcontent p.top{
	background: url(../images/rightburgtop.gif) 0px -0px no-repeat;
}
#rightcontent p.author{
	font-style: italic;
	padding-bottom: 10px;
}	
#rightcontent p.bottom {
	background: url(../images/rightburgbottom.gif) bottom center no-repeat;
}
#rightcontent ul.challenge {
	text-align: left;
	margin: 18px 0px 0px 0px;
	width: 100%;
	padding: 0px;	
	background: url(../images/rightburgbottom.gif) bottom center no-repeat;
}
#rightcontent ul.challenge li {
	margin-left: 10px;
	padding-bottom: 18px;
	padding-left: 20px;
	padding-right: 5px;
	list-style-type: none;
	background: url(../images/bullet.png) 0px 0px no-repeat;	
}
.by {
	display: block;
	font-style: italic;
}
#rightcontent img.vbox{
	margin: -10px 0px 8px 0px;
	border: 2px solid black;
}

/* -----------------------------------------------------------------------
CONTACT INFORMATION IN HEADER
-------------------------------------------------------------------------*/
.emaillink{
	color: #fff;
	text-decoration: none;
}
a.emaillink:hover{
	text-decoration: underline;
}
a.specialOffer{
	display: none;
}
a.specialOffer img{
	border: 0px;
}
/* -----------------------------------------------------------------------
MODELS (WAS FLOOR PLANS)
-------------------------------------------------------------------------*/
.row{
	clear: both;
	width: 100%;
	display: block;
	float: left;
	height: auto;
}
.row dl{
	float: left;
	width: 204px;
	display: inline;
	text-align: center;
}
#size1 > .row dl{
	margin-right: 58px;
}
#size2 > .row dl{
	margin-right: 58px;
}
#size3 > .row dl{
	margin-right: 58px;
}
.row dl.rendering{
	width: 288px;
}
.row dl dt{
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	width: 100%;
}
.row dl dt .available a{
	font-size: 11px;
	color: #fff;
	padding-left: 10px;	
}
.row dl dd ul{
	margin-left: 30px;
	text-align: left;
}
.row dl dd a{
	border: 0px;
	color: #fff;
}
.row dl dd a img{
	border: 4px ridge #6D0618;
}
/* Styles for selecting a sq ft size */
ul.sqftlinks{
	float: left;
	margin-left: 5px;
	list-style-type: none;
}
ul.sqftlinks li{
	float: left;
	margin: 0px 15px;
	font-weight: bold;
}
ul.sqftlinks li a img{
	border: 0px;
}
#floorplanlinks a{
	color: #fff;
}
#size1{
	float: left;
}
#size2{
	float: left;
}
#size3{
	float: left;
}
h2{
	border-top: 2px solid white;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
/* -----------------------------------------------------------------------
Gallery ELEMENTS 
-------------------------------------------------------------------------*/
#gallery{
	text-align: center;
	width: 100%;
}
#gallery #rightcontent {
	background: none;
}
ul.custom{
	width: 200px;
	list-style-type: none;
}
ul.custom li{
	display: block;
	float: left;
}
ul.custom li a img{
	margin: 5px;
	border: 1px ridge #6D0618;
}
img.mainpic{
	margin: 0px auto;
	display: block;
}
#mainpicdiv {
	padding-top: 10px;
	display: block;
	text-align: center;
}
#rightcontent.displaynone{
	display: none;
}
/* -----------------------------------------------------------------------
SUBDIVISIONS ELEMENTS
-------------------------------------------------------------------------*/
#subdivisions{
	padding-left: 20px;
}
#subdivisions dl{
	float: left;
	width: 230px;
	padding-right: 10px;
}
#subdivisions dl dt{
	font-size: 15px;
	font-weight: bold;
}
#subdivisions dl dd table tr td{
	border: 1px solid #fff;
	border-collapse: collapse;
	padding-left: 10px;
	
}
#subdivisions dl dd table tr.title{
	color: #000;
	background: #fff;
	padding: 0px;
}
/* -----------------------------------------------------------------------
CONTACT ELEMENTS
-------------------------------------------------------------------------*/
.leftcol {
	width: 48%;
	float: left;
}
.rightcol {
	width: 48%;
	float: right;
}
fieldset {
	border: none;
}
/*#contact form #checks .leftchecks {
	clear: both;
}
*/
#contact form label {
	display: block;
	clear: both;
	padding-bottom: 5px;
}
#contact form .labeltext {
	display: block;
	float: left;
	width: 200px;
}
.leftchecks {
	padding-bottom: 30px;
	width: 125px;
	float: left;
}
/*#checks input{
	margin-right: 10px;
	margin-left: 10px;
	z-index: -50;
}*/
.legendtext{
	display: block;
	width: 340px; 
	font-weight: bold;
	border-bottom: 1px dashed black;
}
#contact form strong{
	display: block;
	font-size: 85%;
	text-indent: 10px;
	font-weight: normal;
	font-family: arial;
}


/* -----------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------*/
.bottomfix {
	clear: both;
	display: block;
	padding-top: 60px;
}
#footer {
	clear: both;
	width: 100%;
	background: url(../images/footerbgwide.png) no-repeat #000;
	padding-top: 12px;
	color: #B1ACA8;
	font-size: 90%;
}
#footer ul {
	list-style-type: none;
	padding: 10px 3px 4px 10px;
}
#footer li {
	display: inline;
	padding: 0 8px;
	border-right: 1px solid #B1ACA8;
}
#footer li.last {
	border: 0px;
}
#footer a {
	color: #B1ACA8;
}


table#subdivisionsResults, table#lots{
	width: 510px;
	margin: 10px auto;
}
table#subdivisionsResults th, table#lots th{
	background: #7C7439;
	color: #fff;
	padding: .3em 5px;
}
table#subdivisionsResults td, table#lots td{
	padding: .2em 5px;
	background: #BBB165;
	color: #211E07;
	width: 33%;
}
table.lots td{
	width: 50%;
}
table#subdivisionsResults ul{
	list-style-type: none;
}

.search{
	margin-left: 20px;
	margin-bottom: 20px;
}
h4 {
	font-size: 16px;
	margin-left: 5px;
}
h5 {
	font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
}
.logintable{
	margin: 10px;
}

.edit{
	margin-left: 10px;
	margin-top: 10px;
}
.edit input{
	display: block;
	margin-bottom: 5px;
}

.break {
	clear: both;
	padding-top: 60px;
}
.clearfloat {
	clear: both;
}