/* footer tab */
#footerTabs {
	position: relative;
	width: 757px;
	height: 30px;
}
#footerTabs .leftBar {
	position: absolute;
	left: 0;
	top: 0;
	width: 28px;
	height: 30px;
	background: #d2cfad;
}
#footerTabs img {
	position: absolute;
	cursor: pointer;
	display: block;
}
#footerTabs #designAdvisorTab {
	right: 0;
}
#footerTabs #openHouseTab {
	right: 214px;
}

/* footer content containers */
#footerContent {
	position: relative;
	height: 478px;
	width: 755px;
}
#footerContent .leftBar {
	position: relative;
	top: 0;
	left: 0;
	width: 28px;
	height: 478px;
	background: #968e60;
}
.contentBox {
	position: absolute;
	top: 0;
	left: 30px;
	width: 727px;
	height: 474px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

/* open house small tab */
#openHouseSmallTab {
	
}

/* open house */
#openHouse {
	background: #c1b994;
}
#openHouse h3 {
	position: absolute;
	top: 25px;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: white;
	line-height: 1.25em;
	margin: 0 0 0 10px;
	padding: 0;
}
#openHouse h3 strong, #openHouse #copy td strong {
	font-size: 14pt;
}
#openHouse #copy {
	position: absolute;
	top: 55px;
	left: 30px;
	width: 670px;
}
#openHouse #copy td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	line-height: 1.25em;
	padding: 0 9px 0 9px;
	vertical-align: top;
}

/* open house flash */
#openHouseFlash {
	position: absolute;
	top: 0;
	left: 0;
	width: 727px;
	height: 474px;
	background: #c1b994;
}

/* open house intro */
#openHouseIntro {
	position: absolute;
	top: 0;
	left: 0;
	width: 727px;
	height: 474px;
	background: #c1b994;
	z-index: 1;
}
#openHouseIntro #blind {
	position: absolute;
	bottom: 265px;
	left: 0;
	width: 727px;
	height: 18px;
	background: url(/static/template_imgs/_framework/open_house_blind_mid.gif) repeat-x;
}
#openHouseIntro #blind img { position: absolute; }
#openHouseIntro #blind .left { left: 0; }
#openHouseIntro #blind .right { right: 0; }
#openHouseIntro #enterBtn {
	position: absolute;
	top: 132px;
	right: 50px;
}
#openHouseIntro #houseCutaway {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 727px;
	height: 265px;
	background: url(/static/template_imgs/_framework/open_house_splash_w.jpg) no-repeat;
}

/* open house tease */
#openHouseTease {
	position: relative;
	top: 0;
	left: 0;
	width: 526px;
	height: 474px;
	background: #c1b994;
	position: relative;
	border-right: 2px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7b7140;
	z-index: 9;
}
#openHouseTease #openHouseLogo {
	position: absolute;
	top: 23px;
	left: 24px;
}

#openHouseTease #visitBtn {
	position: absolute;
	top: 28px;
	left: 351px;
}

#openHouseTease #copy {
	position: absolute;
	top: 65px;
	left: 34px;
	width: 455px;
	height: 150px;
	font-size: 10pt;
	line-height: 1.5em;
}
#openHouseTease #copy a { color: white; }
#openHouseTease #copy a:hover { text-decoration: none; }
#openHouseTease #houseEntry {
	position: absolute;
	bottom: 0;
	left:0;
	border-top: 2px solid white;
}
#openHouseTease #copy .small { font-size: 8pt; }

/* design advisor */
#designAdvisor {
	background: url(/static/images/openhouse/designAdvisorNavBackground.gif) top right repeat-y;
}
/** hot spot to allow changing tabs to open house when the Design Advisor Nav index
 * is visible and article content is hidden
 */
#designAdvisor #openHouseHotSpot {
	position: absolute;
	top: 0;
	left: 0;
	background: transparent;
	width: 528px;
	height: 474px;
	z-index: 8;
}
#designAdvisor #designAdvisorBorder {
	position: absolute;
	top: 0;
	right: 0;
	background: white;
	width: 201px;
	height: 474px;
	z-index: 9;
}

/* design advisor: navigation */
#designAdvisorNav {
	position: absolute; 
	width: 179px; 
	height: 454px;
	top: 0; 
	right: 0; 
	border: 1px solid #f3a84b;
	padding: 9px;
	background: white;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	z-index: 10;
}
#designAdvisorNav h2 {
	color: #905013;
	margin: 12px 0 0 20px;
	font-size: 12pt;
}
#designAdvisorNav ul {
	list-style-image: url(/static/images/general/symbol_arw_right_C77E18.gif);
	list-style-position: outside;
	margin: 10px auto 20px auto;
	padding: 0 0 0 30px;
	font-size: 8pt;
	color: #707070;	
}
#designAdvisorNav ul li {
	margin: 0.75em auto auto auto;
	padding: 0;
}
#designAdvisorNav a {
	color: #5e5a2b;
	text-decoration: none;
	font-weight: normal;
}
#designAdvisorNav a:hover, #designAdvisorNav a:hover strong {
	color: #a0410a;
	text-decoration: underline;
}
#designAdvisorNav li strong {
	display: block;
	color: #c77e18;
	font-size: 10pt;
}
#designAdvisorNav p {
	margin-top: 25px;
	margin-left: 30px;
}

/* design advisor content */
#designAdvisorContent {
	position: absolute;
	top: 0;
	left: 0;
	width: 527px;
	height: 472px;
	background: #f6f3d5;
	z-index: 10;
	border: 1px solid #f3a84b;
	border-right: none;
	visibility: hidden;
}
#designAdvisorArticle {
	width: 526px;
	height: 472px;
}
