@charset "utf-8";
/* 
--------------------------------------------
Styles for House Details Web site
Last updated: 09.01.09
Author: K. Halbrook
--------------------------------------------
*/

* {
	margin: 0;
	padding: 0;
	}
	
html {
	height: 100%
	}
	
	
body {
	background: #69271a url(images/background_repeat-y.gif) repeat-y top center;
	font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: small;
	height: 100%;
	margin-left: 1px;
	min-height: 101%
	}
	
html>/**/body {
	margin-left: 2px;
	}
	
body#hdToo {
	background: #636c39 url(hdtoo/images/hdtoo_background_repeat-y.gif) repeat-y top center;
	}

#overallContainer {
	background: url(images/edges.png) no-repeat;	
	width: 960px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	}
	
html>/**/body #overallContainer {
	width: 961px;
	}
	
body#hdToo #overallContainer {
	background: url(hdtoo/images/hdtoo_edges.png) no-repeat;	
	}
	
body#interior #overallContainer {
	background: url(images/edges_interior.png) no-repeat;
	width: 960px;
	}
	
html>/**/body#interior #overallContainer {
	width: 961px;
	}
	
#container {
	background: #fff8dc url(images/container_top-fade.gif) repeat-x;
	width: 920px;
	margin: 0 0 0 20px;
	}
	
body#hdToo #container {
	background: #fff8dc url(hdtoo/images/hdtoo_container-top-fade.gif) repeat-x;
	}
	
#header {
	position: relative;
	z-index: 8;
	}
	
#header h1 {
	background: url(images/logo_hd-transparent.gif) no-repeat;
	width: 172px;
	height: 209px;
	text-indent: -9999em;
	float: left;
	}
	
body#hdToo #header h1 {
	background: url(hdtoo/images/logo_hdtoo-transparent.gif) no-repeat;
	}
	
#header h1 a {	
	width: 172px;
	height: 209px;
	display: block;
	}
	
#messaging {
	float: left;
	}
	
#messaging p.structure {
	background: url(images/text_structure-style.gif) no-repeat;
	width: 660px;
	height: 36px;
	margin: 50px 0 0 15px;
	text-indent: -9999em;
	}
	
body#interior #messaging p.structure {
	background: url(images/text_structure-style-interior.gif) no-repeat;
	}
	
#messaging p.seeing {
	background: url(hdtoo/images/text_seeing-believing.gif) no-repeat;
	width: 660px;
	height: 36px;
	margin: 50px 0 0 15px;
	text-indent: -9999em;
	}
	
#messaging p.seeingInterior {
	background: url(hdtoo/images/text_seeing-believing-interior.gif) no-repeat;
	width: 660px;
	height: 36px;
	margin: 50px 0 0 15px;
	text-indent: -9999em;
	}

	
#messaging p {
	color: #942915;
	font-size: 145%;
	font-weight: bold;
	line-height: 110%;	
	width: 660px;
	margin: 10px 0 0 18px;
	letter-spacing: -0.05em;
	}
	

	
body#interior #messaging p {
	color: #a34a2c;
	font-size: 140%;
	font-weight: normal;
	letter-spacing: 0.01em;
	}
	
body#hdToo #messaging p {
	color: #90071a;
	}	
		
.clearBoth {
	clear: both;
	}
	
#main {
	width: 920px;
	position: relative;
	top: -45px;
	z-index: 2;
	background: url(images/home_right-imagery.jpg) no-repeat top right;
	height: 280px;
	}
	
body#interior #main {
	background: none;
	height: auto;
	}
	
body#hdToo #main {
	background: url(hdtoo/images/hdtoo_right-imagery.jpg) no-repeat top right;
	}
	
#hdTooMain {
	width: 920px;
	position: relative;
	top: -45px;
	z-index: 2;
	background: none;
	}
	
#messaging p.hdTooInterior {
	color: #9e5041 !important;
	font-size: 148%;
	font-weight: normal;
	letter-spacing: 0.01em;
	}
	
/* navigation
-----------------------------------------------*/	
	
#nav {
	background:url(images/background_logo-reflect.gif) no-repeat;
	width: 152px;
	float: left;
	}
	
body#hdToo #nav {
	background:url(hdtoo/images/hdtoo_background_logo-reflect.gif) no-repeat;
	}
	
#nav ul {
	list-style-type: none;
	padding: 76px 0 0;
	}
	
li.portfolio a:link, li.portfolio a:visited {
	width: 152px;
	height: 40px;
	background: url(images/nav/portfolio_off.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	}
	
li.portfolio a:hover, li.portfolio a:active {
	background: url(images/nav/portfolio_on.gif) no-repeat;
	}
	
li.philosophy a:link, li.philosophy a:visited {
	width: 152px;
	height: 38px;
	background: url(images/nav/philosophy_off.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	}
	
li.philosophy a:hover, li.philosophy a:active {
	background: url(images/nav/philosophy_on.gif) no-repeat;
	}
	
li.who a:link, li.who a:visited {
	width: 152px;
	height: 39px;
	background: url(images/nav/who_off.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	}
	
li.who a:hover, li.who a:active {
	background: url(images/nav/who_on.gif) no-repeat;
	}
	
li.personal a:link, li.personal a:visited {
	width: 152px;
	height: 39px;
	background: url(images/nav/personal_design-off.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	}
	
li.personal a:hover, li.personal a:active {
	background: url(images/nav/personal_design-on.gif) no-repeat;
	}
	
li.contact a:link, li.contact a:visited {
	width: 152px;
	height: 43px;
	background: url(images/nav/contact_off.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	}
	
li.contact a:hover, li.contact a:active {
	background: url(images/nav/contact_on.gif) no-repeat;
	}
	

li.home a:link, li.home a:visited {
	width: 152px;
	height: 39px;
	background: url(images/nav/home_off.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	}	
	
li.home a:hover, li.home a:active {
	background: url(images/nav/home_on.gif) no-repeat;
	}
	
li.ecoIcon {
	margin: 25px 0 0;
	text-align: center;
	color: #717b18;
	font-size: 90%;
	}
	
li.ecoIcon a:link, li.ecoIcon a:visited {
	color: #717b18;
	text-decoration: none;
	}
	
li.ecoIcon a:hover {
	text-decoration: underline;
	}
	
li.casestudy {
	margin: 25px 0 0;
	padding: 0 5px;
	text-align: center;
	color: #717b18;
	font-size: 90%;
	}
	
li.casestudy a:link, li.casestudy a:visited {
	color: #8d6335;
	text-decoration: none;
	}
	
li.casestudy a:hover {
	text-decoration: underline;
	}
	
li.articles {
	background: url(images/nav/articles.gif) no-repeat top left;
	padding: 0 7px;
	}
	
li.articles ul {
	list-style-type: none;
	text-align: center;
	padding: 50px 0 0 !important;
	}
	
li.articles ul li {
	margin: 0 0 5px 0;
	font-size: 90%;
	}	
	
li.articles ul li a:link, li.articles ul li a:visited {
	color: #555;
	text-decoration: none;
	} 
	
li.articles ul li a:hover {
	text-decoration: underline;
	} 
	
li.hdIcon {
	margin: 35px 0 0;
	text-align: center;
	color: #885620;
	font-size: 90%;
	}
	
li.hdIcon a:link, li.hdIcon a:visited {
	color: #885620;
	text-decoration: none;
	}
	
li.hdIcon a:hover {
	text-decoration: underline;
	}

li.custom a:link, li.custom a:visited {
	width: 152px;
	height: 57px;
	background: url(hdtoo/images/nav/custom_design-off.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	}	
	
li.custom a:hover, li.custom a:active {
	background: url(hdtoo/images/nav/custom_design-on.gif) no-repeat;
	}
	
li.blinds a:link, li.blinds a:visited {
	width: 152px;
	height: 34px;
	background: url(hdtoo/images/nav/blinds_off.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	}	
	
li.blinds a:hover, li.blinds a:active {
	background: url(hdtoo/images/nav/blinds_on.gif) no-repeat;
	}
	
li.window a:link, li.window a:visited {
	width: 152px;
	height: 57px;
	background: url(hdtoo/images/nav/window_off.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	}	
	
li.window a:hover, li.window a:active {
	background: url(hdtoo/images/nav/window_on.gif) no-repeat;
	}
	
li.eco a:link, li.eco a:visited {
	width: 152px;
	height: 58px;
	background: url(hdtoo/images/nav/eco_friendly-off.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	}	
	
li.eco a:hover, li.eco a:active {
	background: url(hdtoo/images/nav/eco_friendly-on.gif) no-repeat;
	}
	
li.decorating a:link, li.decorating a:visited {
	width: 152px;
	height: 36px;
	background: url(hdtoo/images/nav/decorating_off.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	}	
	
li.decorating a:hover, li.decorating a:active {
	background: url(hdtoo/images/nav/decorating_on.gif) no-repeat;
	}
	
li.hdHome a:link, li.hdHome a:visited {
	width: 152px;
	height: 32px;
	background: url(hdtoo/images/nav/home_off.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	}	
	
li.hdHome a:hover, li.hdHome a:active {
	background: url(hdtoo/images/nav/home_on.gif) no-repeat;
	}

/* flash and main image area
-----------------------------------------------*/		
	
#flash {
	float: left;
	}
	
#mainRight {
	float: left;
	width: 298px;
	height: 282px;
	}
	
	
/* Green Design and HD Too!
-----------------------------------------------*/	
	
#homeItems {
	/*background: url(images/back_swatches.jpg) no-repeat top right; - old version of swatches w/o fade */
	background: url(images/back_swatches-fade.jpg) no-repeat top right;
	width: 920px;
	position: relative;
	top: -45px;
	padding: 40px 0 0;
	}
	
body#hdToo #homeItems {
	background: none;
	}
	
#ecoFriendly {
	width: 295px;
	margin:0 0 0 20px;
	float: left;
	}

#residential {
	width: 290px;
	margin:0 0 0 5px;
	float: left;
	}
	
#news {
	width: 290px;
	margin:0 0 0 5px;
	float: left;
	}
	
#ecoFriendly img, #residential img, #news img {
	float: left;
	}
	
#ecoFriendly dl, #residential dl, #news dl {
	float: left;
	width: 180px;
	margin: 15px 0px 0;
	}
	
#ecoFriendly dt {
	color: #717b18;
	font-size: 110%;
	font-weight: bold;
	}
	
#ecoFriendly dt a:link, #ecoFriendly dt a:visited {
	color: #717b18;
	text-decoration: none;
	}
	
#ecoFriendly dt a:hover, #ecoFriendly dt a:active {
	color: #a8b724;
	}
	
#ecoFriendly dd , #residential dd {
	color: #363636;
	line-height: 140%;
	margin: 5px 0 0;
	}
	
#residential dt {
	color: #885620;
	font-size: 110%;
	font-weight: bold;
	}
	
#residential dt a:link, #residential dt a:visited {
	text-decoration: none;
	color: #885620;
	}
	
#residential dt a:hover, #residential dt a:active {
	color: #c69e3f;
	}
	
#news dt {
	color: #9e3d14;
	font-size: 110%;
	font-weight: bold;
	}
	
#news dt a:link, #news dt a:visited {
	text-decoration: none;
	color: #9e3d14;
	}
	
#news dt a:hover, #news dt a:active {
	color: #ce9d30;
	}
	
#houseDetails {
	width: 370px;
	margin:0 0 0 150px;
	float: left;
	}	
	
#houseDetails img {
	float: left;
	}
	
#houseDetails dl {
	float: left;
	width: 200px;
	margin: 15px 5px 0;
	}	
	
#houseDetails dt {
	color: #717b18;
	font-size: 120%;
	}
	
#houseDetails dt a:link, #houseDetails dt a:visited {
	color: #885620;
	text-decoration: none;
	}
	
#houseDetails dt a:hover, #houseDetails dt a:active {
	color: #b56d1f;
	}

/*content 
------------------------------------------------------------*/	
#content {
	width: 678px; /* original 768px */
	float: right;
	padding: 0 50px 0 40px;
	}
	
#content p {
	color: #363636;
	line-height: 140%;
	margin: 20px 0;
	}
	
#content h2 {
	color: #574024;
	font-size: 160%;
	margin: 10px 0;
	}
	
#content h3 {
	color: #8e9a45;
	font-size: 130%;
	}
	
#content img.right {
	border: 5px solid #d4d0af;
	float: right;
	margin: 0 0 15px 15px;
	}
	
#content img.left {
	border: 5px solid #d4d0af;
	float: left;
	margin: 0 15px 15px 0;
	}
	
#content img {
	border: 5px solid #d4d0af;
	}
	
#content a:link, #content a:visited {
	color: #5f6a0b;
	}
	
#content a:hover, #content a:active {
	color: #b5a725;
	text-decoration: none;
	}
	
#content ul, #content ol {
	margin: 30px 0 20px 40px;
	}
	
#content li {
	margin: 8px 0;
	color: #363636;
	line-height: 140%;
	}
	
img.noBorder {
	border: none !important;
	}
	
.quote {
	width: 600px;
	padding: 0 30px 0 40px;
	background: url(images/back_quote.gif) no-repeat top left;
	margin: 50px 0 50px;
	}
	
.quote p {
	font: italic 120% Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	color: #874836 !important;
	margin: 0;
	}
	
.quote p.source {
	color: #868478 !important;
	font: normal 90% 'Lucida Sans Unicode', Arial, Helvetica, sans-serif !important;
	line-height: 130% !important;
	}
	
div.hr {
	border-bottom: 1px solid #dfd3b7;
	margin: 45px 0;
	}
	
div.hr hr {
	display: none;
	}

	
/*footer 
------------------------------------------------------------*/
#footer {
	width: 800px;
	margin: 0 auto;
	background: url(images/back_hr-repeat-x.gif) repeat-x top left;
	padding: 15px 0;
	text-align: center;
	}
	
#footer p {
	color: #81774b;
	font-size: 87%;
	text-align: center;
	display: inline;
	margin: 0 5px;
	}
	
#footer p a:link, #footer p a:visited {
	color: #81774b;
	text-decoration: none;
	}
	
#footer p a:hover {
	text-decoration: underline;
	}
	
#footer p.blurb {
	padding: 25px 0; 
	display: block;
	}
