/*
First 2 lines, Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body{color:#000;background:#ffffff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}a:active, a:hover, a { outline: none; }

#siteWrap {
margin:0 auto;
width:960px;
}

#regWrap {
margin:50px 0 50px 0;
width:475px;
float:left
}

#textWrap {
margin:50px 0 50px 50px;
width:400px;
text-align:left;
float:left
}

#dText {
color:#eb383d;
font-size:11px;
font-weight:bold;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.right {
text-align:right;
}

#thankyou p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:22px;
}

/* REGISTRATION FORM */

table.regTable {
margin:0 auto;
width:425px;
}

table.regTable .labels {
width:200px;
padding:0 25px 10px 0;
text-align:right;
font:12px Arial, Helvetica, sans-serif; 
color:#000000;
font-weight:bold;
}

table.regTable .fields {
width:200px;
padding:0 0 10px 0;
text-align:left;
font:12px Arial, Helvetica, sans-serif; 
color:#000000;
font-weight:bold;
}

table.regTable .fields input {
	padding:3px;
	margin:0;
	border:1;
	width:190px;
	color:#000000;
	vertical-align:middle;
}

table.regTable .fields textarea {
	padding:3px;
	margin:0;
	border:1;
	width:190px;
	color:#000000;
}

table.regTable .fields select {
	padding:3px;
	margin:0;
	border:1;
	width:196px;
	color:#000000;
}


#square_feet_low, #square_feet_high {
	padding:3px;
	margin:0;
	border:1;
	width:93px;
	color:#000000;
}

#regerror {
	color:#b50937;
	padding:35px 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#regerror p {
padding:10px 0 0 0;
}

#dText ul { margin-top:1em; margin-bottom:2em; }

/*Headings*/
/* h1 is for error*/
h1 {
	padding:5px 0 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
}

h2 {
	color:#eb383d;
	margin:0 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;	
}

h3 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
}

h4 {
	color:#000000;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	letter-spacing:1px;
}

.em {
	font-style:italic
 
}

.small {
font-size:12px;
}

h5 {
	color:#000000;
	padding:0 0 70px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

h6 {
	color:#000000;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	letter-spacing:1px;
	font-style:italic
}

.red {
color:#eb383d;
}

.blue {
color:#0072bc;
}
/****
***		CSS HACKS
*****/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix {display: inline-block;}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.cb {
clear:both;
font-size:1px;
height:1px;
line-height:1px;
border:0;
}
