/* General */
*a { position:relative;  } 
form { position:relative; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; } 
table { font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; } 
textarea { font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; } 

form,body,h1,h2,h3,h4 { margin:0px; padding:0px; }
ul { padding:0px; margin-top:0px; margin-left: 25px;}
img { border:none; }
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:62.5%; /* makes .8 ems = 8px / 1.0 ems = 10px / 1.2 ems = 12px */
	background-image: url(/images/template/background.jpg);
	background-repeat: repeat-x;
	background-color: #DBEAF5;
	color: #003366;
}

/*Typography - Build around Body's font-size property */
h1 { 
	padding-left: 12px; line-height: 200%; border-bottom: 1px solid #dbeaf5;
	font-weight: bold; color: #003366; font-size:1.6em; margin-bottom: 10px;
}
h2 { font-size:1.2em; font-weight: bold; }  
h3 { font-size:1.4em; font-weight: bold; }  
h4 { font-size:1.3em; font-weight: bold; }  


INPUT, SELECT, TH, TD, textarea { font-size:1em; }
LI LI, LI P, TD P, BLOCKQUOTE P { font-size:1em; }
a { font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; color: #0066CC; font-weight: bold; }
a:link { }
a:visited { }
a:hover { color: #6699CC; }
a:active { } 

/* Layout (some dup declarations in pngStyles for png replacement) */
#mainContainer { margin: 0px auto; width: 782px; }
#contentContainer { width: 782px; }
#ccWideContainer { width: 742px; float: left; padding: 10px 10px 25px 10px; font-size: 1.2em; }
#ccLeftContainer { width: 495px; float: left; padding: 30px 20px 25px 20px; font-size: 1.2em; }
#ccLeftContainerLP { width: 495px; float: left; padding: 0px 20px 25px 20px; font-size: 1.2em; }
#ccRightContainer { width: 247px; float: left; }
#headerContainer { width: 782px; height: 216px; }
#headerContainerLP { width: 782px; height: 163px; }
#headerContainerBuildersLP { 
	width: 782px; height: 381px;
	background-image: url(/images/template/builders-lp-header.jpg); /*ie6*/
	background-position: bottom; background-repeat: no-repeat;
}
#footerContainer { width: 782px; height: 72px; }
#footerContainerLP { width: 782px; height: 34px; }
#copyright { padding-left: 20px; padding-top: 3px; font-size: .9em; }

/* Header / Footer */
#hcLogo { position: absolute; left:50%; margin-left: -381px; top: 40px; text-align:center; width: 235px; }
a.subLogo { font-size:1em; }
#hcContactContainer { 
	position: absolute; left: 50%; margin-left: -19px; 
	width:400px; top: 8px; font-weight: bold; color: #FFFFFF; 
}
#hccIcon { float: right; background-image: url(/images/template/phone.gif); width: 33px; height: 33px; }
#hccNumber { float: right; width: 143px; margin-right: 10px; text-align: right; }
#hccTagline { float: right; font-size:1.5em; font-style:italic; padding-top: 8px;}
#hccnDigits { font-size:1.4em; }
#hccnLink a { font-size: 1.1em; color: #FFFFFF; }
#hcWhitePapers { 
	position: absolute; left: 50%; margin-left: -69px; top: 70px; width: 450px; height:115px; 
	background-image: url(/images/template/homeWPs.jpg); background-repeat: no-repeat; background-position:right; 
}
#hcwpInner { text-align: right; padding-top: 26px; padding-right: 105px; }
#hcwpInner h4 { line-height: 160%; }
#fAddress { padding: 10px 0 0 20px; float: left; }
#bbb { float:right; padding-right: 10px; }


/* Navigation */
#tabslistContainer { position: absolute; top: 189px; width: 782px; }
.tabslist ul { list-style-type: none; padding: 0; margin: 0; white-space: nowrap; margin-right: 10px;}
.tabslist li { display: inline; }
.tabslist a:hover { background-position:0% -82px; }
.tabslist a:hover span { background-position:100% -82px; color: #ffffff; }
.tabslist a { 
	float: right; margin: 0; margin-right: 1px; padding: 0px 0px 0px 7px; text-decoration: none;
	background: url(/images/template/navbtn_left.gif) no-repeat left top; 
}
.tabslist a span {
	float: left; display: block; padding: 6px 7px 4px 2px; font-weight: bold; color: #ffffff;
	background: url(/images/template/navbtn_right.gif) no-repeat right top; 
}

/* Sidebar */
.sidebar ul { list-style-type: none; margin: 0; padding: 0; }
.sidebar h2 { color: #336699; padding-bottom: 5px; padding-top: 10px; } /* WP */
.sidebar h3 { color: #336699; padding-bottom: 5px; }
.sidebar ul li { padding-bottom: 1px !important; }
.sidebar ul li ul li{ padding: 0px !important; }
.sidebar {
	width: 220px; background-color: #f1f7fb; border: 1px solid #dbeaf5;
	margin: 10px 0px 10px 0px; padding: 5px 5px 5px 10px; font-size:1.2em; 
}
.sidebar a, .sidebar a:link, .sidebar a:visited, .sidebar a:hover, .sidebar a:active {
	display: block; line-height: 180%;color: #336699;text-decoration: none;
	background-color: #f8fbfd; border-bottom: 1px solid #dfedf6; padding: 2px 4px 2px 4px; margin-top: 2px;
}
.sidebarWP {
	float: right; width: 220px; background-color: #F3E0C5; border: 1px solid #FFB653;
	margin: 20px 5px 0px 5px; padding: 5px 5px 5px 5px;
}

.sidebar a:hover { background-color: #dbe5eb; }
#seeAlso { padding-left: 5px; padding-bottom: 10px; font-size:.85em; color: #000066; }
.wpRow { padding-top:10px; }
.wprImg { float:left;height:157px; width:175px; text-align:right; }
.wprText{ font-weight:bold; font-style:italic; text-align:center; width:285px; float: left;padding-top:20px; }
.wprNote{ font-size:.85em; color: #FF9606; font-weight:bold; }
.sidebarWP h3 { color: #FF9606; font-size: 1.2em; font-weight: bold; padding: 2px 0px 0px 0px; text-align:center; }

/* Helpful Links */
#helpfulLinks { padding-left: 10px; }
#helpfulLinks a { font-weight:normal; }

/* RSS Feed */
#rssFeed { padding-left: 10px; padding-bottom:10px; padding-top:10px; padding-right:20px; }
#rssFeed a { font-weight:normal; }

/* Floorplans / designs */
.fpTNs { background-color: #EAEAEA; float: left; margin-bottom: 6px; margin-left: 6px; width:152px; border: 1px solid #000000; }
.fpTNsInner { padding-left: 5px; padding-bottom: 5px; }

/* Pricing Form */
.textInput {
	border-bottom: 1px solid #cddee9; background-color: #C2DAED;
	font-size: 1.2em; border: 1px solid #dfedf6;
}
.formSend {
	font-size: 1.2em; font-weight: bold; color: #003366; line-height: 220%; 
	padding: 4px 8px 4px 8px; border: 1px solid #cddee9; background-color: #C2DAED;
}

/* Homepage */
#homefeature { margin-left:10px; font-size:1.2em; }
#homefeature_left { float: left; width: 519px; height: 312px; background: #CDDBE6; }
#homefeature_right p { line-height: 117%; color: #ffffff; margin: 12px 12px 6px 14px; }
#homefeature_right { 
	color: #fff; background: #5588bb url(/images/template/sidebarbg2.jpg) top left no-repeat;
	float: left; width: 243px; height: 312px; 
}`
#scr1 div { visibility:hidden; }
#scr1, #scr1 div.default { width:435px; height:50px; overflow:hidden; visibility:visible; line-height:14px; text-align:center; }
#scr1 table tr td div { visibility:visible;  }
.tableLeft { text-align:right; padding-right:5px; }
#scr1 a { position:static; }
a.homeLinks:link { color: #FFFFFF; font-weight:normal; text-decoration: underline; }
a.homeLinks:visited { color: #FFFFFF; font-weight:normal; text-decoration: underline; }
a.homeLinks:hover { text-decoration: underline; }
a.homeLinks:active { color: #FFFFFF; font-weight:normal; text-decoration: underline; }
.section img { border: 5px solid #fdfeff; }
.section a:link, .section a:visited, .section a:hover, .section a:active {
	display: block; text-decoration: none; font-weight: bold; color: #003366; font-size: 0.9em; text-align: center;
}
#hpBob { padding-top: 55px; padding-left: 10px; }
#hpBobLine1 { font-style:italic; font-size:.9em; }
#hpBobLine2 { font-size:1.2em; padding-left:7px; font-weight: bold;  }
#hpBobLine2 a { color: #FFFFFF; }

#homesection { margin-left:10px; padding-bottom: 10px; padding-top: 15px; }
#homeBottom { margin-left: 20px; margin-right: 20px; font-size: 12px; padding-bottom:10px; }

/* new homepage bottom */
#hsLeft { float:left; width: 225px;}
#hsRight { float:left; width: 500px; margin-left:35px; text-align:center; background:#e7eef4; padding-top: 10px; padding-bottom:35px; }
.section { padding: 6px 11px 6px 11px; margin-bottom:10px; float: left; background-color: #e7eef4; }
.section h3 { padding-bottom:5px; text-align:center; }
.section img { border: 5px solid #fdfeff; }
.section a:link, .section a:visited, .section a:hover, .section a:active {
	display: block; text-decoration: none; font-weight: bold; color: #003366; font-size: 0.9em; text-align: center;
}
#hsRight h3 { font-weight:bold; font-size:18px; }
#hsRight h4 { font-size:12px; padding-bottom:10px; }


#hsLeft2 { float:left; width: 325px; }
.hsRight2 { 
	width: 425px; margin-left:10px; padding-top: 10px; padding-bottom:20px; 
	text-align:center; background:#e7eef4; margin-bottom: 10px;
}
#hsRightContainer { float:left; }
.section2 { 
	padding: 6px 0px 6px 0px; margin-bottom:10px; float: left; background-color: #e7eef4; 
	width:325px; font-size:11px; text-align:center; 
}
.section2Inner { margin-left:10px; margin-right:10px; }
.section2 h3 { padding-bottom:5px; text-align:center; }
.section2 img { border: 5px solid #fdfeff; }
.section2 a:link, .section2 a:visited, .section2 a:hover, .section2 a:active {
	display: block; text-decoration: none; font-weight: bold; color: #003366; font-size: 0.9em; text-align: center;
}
.hsRight2 h3 { font-weight:bold; font-size:18px; }
.hsRight2 h4 { font-size:12px; padding-bottom:10px; }


/*
#homeBottom { margin-left: 20px; margin-right: 20px; font-size: 12px; padding-bottom:30px; }
.section { padding: 6px 11px 6px 11px; margin-top: 20px; float: left; background-color: #e7eef4; }
#homesection { margin-left:10px; padding-bottom: 10px; }
*/

/*Staff pics*/

#staffpic { float:left; width:150px; }
#stafftext { float:right; text-align:left; width: 320px; }

/* Pricing tool */
#priceToolContainer { font-size: .85em; background:#DAE8F3; width: 760px; }
#ptLeft { float:left; width: 215px; }
#ptCenter { float:left; width: 200px; }
#ptRight { float:left; width: 345px; }
.ptColumnInner { margin-left:10px; }
#priceToolContainer h3 { color: #284F75; font-weight:bold; border-bottom:1px solid #325C87; font-size:14px; padding-bottom:5px; padding-top:10px; margin-bottom:5px; }
#priceToolContainer h4 { color: #284F75; font-weight:bold; border-bottom:1px solid #325C87; font-size:13px; padding-bottom:5px; padding-top:10px; margin-bottom:5px; }
#priceToolContainer h5 { color: #284F75; font-weight:bold; font-size:11px; }
.optionBox { background:white; padding:7px 15px; margin-bottom:5px; }
.optionBox a:link { font-size: 12px; display:block; width:100%; height:100%; }
.optionBox a:hover { font-size: 12px;display:block; width:100%; height:100%; }
.optionBox a:visited { font-size: 12px; display:block; width:100%; height:100%; }
.optionBox a:active { font-size: 12px; display:block; width:100%; height:100%; }
.opNotSelected{ border:2px solid #CCCCCC; }
.opSelected { border:2px solid #4173A5; }
.prices_box { width:310px; text-align:center; padding-top:10px; padding-bottom:10px; background:white; }
.pb1 { color: #284F75; font-size:14px; font-weight:bold; }
.pb2 { color: #000000; font-size:12px; font-weight:bold; line-height:150%; }
.upgrade_box { background-color: white; padding:5px 10px 7px 10px; margin-bottom:8px; width:300px; }
.upgrade_box_price { float: right; }
.upgrade_box_names { float: left; }
.remove_link { clear:both; text-align:center; }