/* CSS Document */

body
{
	text-align: center;
	background-color: #003366;
}

.wrapper
{
	margin: 0px auto;
	width: 950px;
	overflow: auto;
}

.header
{
	background-image: url(../images/content-bg.jpg)!important;
	background-repeat: repeat-y;
	text-align: left;
	height: 195px;
	overflow: auto;
}

#logo { margin: 10px 0px 10px 65px;}

.topad { width: 300px; height: 90px; float: right; border: 1px solid #cccccc; margin: 10px 50px 0px 0px; color:#cccccc;}

.homeContact
{
	background-image: url(../images/hompageform-bg4.png);
	background-repeat: no-repeat;
	height: 150px;
}



.homeContact ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

.homeContact ul li
{
	width: 305px;
	float: left;
}

.homeContact2
{
	background-image: url(../images/homepageform-bg2.jpg);
	background-repeat: no-repeat;
	height: 120px;
}



.homeContact2 ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.homeContact2 ul li
{
	width: 305px;
	float: left;
}

#contactDiv
{
	background-image: url(../images/homeContact-div.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 128px;
}

#searchDiv
{
	float: right;
	margin-top: 6px;
	margin-right: 80px;
	height: 70px;
}

.homeContact label
{
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	color: #FFFFFF;
	display: block;
	width: 280px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.homeContact2 label
{
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFFFFF;
	display: block;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
}

.textBox
{
	float: left;
	margin-left: 30px;
	width: 280px;
	height: 32px;
}

.selectBox
{
	float: left;
	margin-left: 20px;
	width: 260px;
	/*height: 32px;*/
	font-family:"Times New Roman",Georgia,Serif;
	line-height: 30px;
	font-size: 16px;
}

.selectBox option { font-size: 12px;}

html>body .selectBox
{
	height: 32px;
}

.go
{ 
	float: left;
	margin-left: 10px;
	width: 58px;
	height: 32px;
}

#allCat {color: #FFFFFF; font-family: arial; text-decoration: none; font-size: 14px; padding-top: 5px; }



.navigation
{
	background-image: url(../images/navigation-bg4.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 120px;
	overflow: auto;
}

.navigation ul
{
	list-style-type: none;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

.navigation li
{
	display: inline;
	color: #ffffff;
}

.navigation li a, .navigation li a:active
{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
}

.navigation li a:hover
{
	color: #000000;
}

.content
{
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	padding: 0px 75px 20px 75px;
	text-align: left;
	margin: 0px;
	color: #323232;
}

.contentTwo
{
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	padding: 0px 45px 20px 0px;
	text-align: left;
	margin: 0px;
	color: #323232;
	background-color: #ffffff;
}

.homeads
{
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0px;
	color: #323232;
}

.ad { width: 234px; height: 60px; float: left; border: 1px solid #cccccc; margin-left: 80px; color: #cccccc;}
.ad2 { width: 234px; height: 60px; float: left; border: 1px solid #cccccc; margin-left: 45px; color: #cccccc;}
.ad3 { width: 234px; height: 60px; float: left; border: 1px solid #cccccc; margin-left: 45px; color: #cccccc;}
.contentTwo img, .content img {border: 0px;}
.content p 
{
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

.content h1,.content h2 ,.content h3 ,.content h4 ,.content h5,.content h6  
{
	margin: 0px 0px 8px 0px;  
	padding: 0px;
}

.left {width: 340px; float: left;}

.left fieldset {border: 0px; margin-top: 65px;}
.left form ul { margin: 0px; padding: 0px; list-style-type: none; width: 300px;}
.left ul label { width: 100px;  color: #ffffff; font-weight: bold; font-size: 18px; margin-left: 3px;}
.left ul li {  overflow: auto; margin-bottom:10px;}
.right { width: 560px; overflow: auto; float: right; background-color: #ffffff;}

#quickContact{
	overflow: auto;
	background-image: url(../images/quickcontact-2.png);
	background-repeat: no-repeat;
	width: 336px;
	height: 390px;
	}

	input.text { float: right; margin-right: 10px; width: 180px;}
	#shrtBtn {text-align: center; margin-top: 10px; height: 50px;}

.arrow {list-style-image: url(../images/arrow.jpg); font-size: 18px;}
.starredList {list-style-image: url("../images/star.jpg");}
.starredList li {font-size: 14px;}


.divider
{
	background-image: url(../images/divider-bg.jpg);
	background-repeat: repeat-y;
	height: 18px;
}

.divider hr { display: none;}

.footer
{
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	color: #666666;
}


.members { font-size: 20px; list-style-type: none; color: #333333; text-decoration: none;}
.members li { padding-bottom: 6px;}
.members a, .members a:active {color: #333333; text-decoration: none;}
.members a:hover { color: #003366;}

.coupon { border: 6px dashed #dddddd; width:500px; text-align: center;}


/*Begin Lightbox Stuff*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* 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 */ 
#geoTarget {
font-size:12px;
list-style-type:none;
text-align: left;
}

#geoTarget li { display: inline; padding: 5px;}


.Mini_Form_label{
font-size: 13px;
color: #000000;
list-style-type: none;
font-weight: bold;

}

.Mini_Form li{list-style-type: none;}

.Mini_Form input {
border:1px solid #CCCCCC;
margin-bottom:10px;
padding:8px;
height: 10px;
width:160px;
}


input.mini_submit {
border:1px solid #CCCCCC;
background-color: #0c8f1e;
margin-bottom:10px;
color: #ffffff;
font-weight: bold;
font-size: 16px;
padding-left: 10px;
height: 40px;
width:160px;
}

li input.mini_submit {
margin-left: 10px;
}



.contact-hs {
    background-image: url("../images/coupon-form2.png");
    background-repeat: no-repeat;
    padding-left: 108px;
    height: 250px;
    padding-top: 15px;
}


.Home_Show_Reg{width: 800px; margin: 0 auto; overflow: auto;  border: 2px groove black;}
.Reg_Form{margin-left: 110px; float: left;  margin-top: 20px;}


.Show_Reg {
font-family: Trebuchet,Tahoma,Arial,sans-serif;
list-style:none outside none;
margin:0 !important;
padding:0 !important;
}

ul.Show_Reg {width: 660px; list-style-type: none;}
.Show_Reg li {margin-left: 15px;}

.Show_Reg_label {
list-style:none outside none;
margin:0 !important;
padding:0 !important;
}

.Show_Reg li label {
list-style:none outside none;
background: none;
margin:0 !important;
padding: 2px 0 0 0 !important;
width: 80px;
margin-left: 10px;
display: block;
float: left;

}

.Show_Reg textarea {
border:1px solid #CCCCCC;
margin-bottom:10px;
padding:4px;
width:150px;
}

.Show_Reg input, textarea {
border:1px solid #CCCCCC;
margin-bottom:10px;
padding:4px;
width:200px;
}

.Reg_Form ul{list-style-type: none;}


.name { float:left;display: block;width: 235px;}
.phone { float:left; display: block;width: 235px;}
.email { float:left;display: block;width:235px;}
.street { float:left;display: block;width:235px;}
.city { float:left; display: block;width: 200px;}
.state { float:left; display: block;width: 70px;}
.state input { float:left; margin-left: 10px; width: 50px;}
.zip { float:left; display: block;width: 150px;}
.zip input { float:left; width: 150px;}
.contacted ul { float:left; display: block;width: 210px; margin-bottom: 10px;}
.hearabout { float:left; display: block;width: 220px; margin-bottom: 10px;}
.contacted input{border: 0px; width: 15px;}
.qbox1 { float:left; display: block;width: 40%; margin-bottom: 15px;}
.qbox2 { float:left; display: block;width: 80%; margin-right: 30px; margin-bottom: 15px;}

.qbox1 input{border: 0px; width: 15px;}
.qbox2 input{border: 0px; width: 15px;}


.serviceneeded { float:left; display: block;width: 235px;}
.subbtn {text-align: center; display: block; margin-right: 30px; width: 150px; cursor: pointer;}
.Show_Reg checkbox {width: 10px;}
.Show_Reg radio {width: 10px;}
.hcat input{width: 15px; text-align: left; border: 0px;}


.member { float:left;display: block;width: 235px;}
.referring { float:left; display: block;width: 235px;}



input.subbtn {
  background-image: url("http://www.consultahomepro.com/images/reg-now.png");
  background-repeat: no-repeat;
  border: medium none;
  background-color: transparent;
  padding-bottom: 10px;
  margin-top: 15px;
  width: 242px;
  height: 43px;

}

.Reg_Form textarea{
    border: 1px solid #CCCCCC;
    float: left;
    margin-left: 80px;
    margin-bottom: 8px;
    padding: 12px;
    width: 340px;
}

li.hcat{line-height: 150%;}

.hscontent
{
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	font-family: Trebuchet,Tahoma,Arial,sans-serif;
	overflow: auto;
	text-align: left;
       margin: 0px;
	color: #323232;
}
