@import url(reset.css);

body {
	font: 0.75em/1.18 "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #333;
	background: #FDFBF7;
}

h1 { position: absolute; left: 0; top: 0; }
h2 { position: absolute; right: 0; top: 21px; }
h3 { font: normal 2.8em/1 "Frutiger-Light", Arial, Helvetica, sans-serif; }
h4 { font: normal 1.75em/1 "Fruitger-Light", Arial, Helvetica, sans-serif; }

sup { font-size: 0.8em; vertical-align: 0.5em; }

#container {
	background: #FFF url(../images/bg-page.png) repeat-x left top;
	border-bottom: 1px solid #EAE8DF;
}

#innerContainer, #footer {
	width: 860px;
	margin: 0 auto;
	padding-top: 19px;
}

#header {
	height: 68px;
	position: relative;
}

/* Main menu */
#menu { height: 28px; }

#menu li {
	margin-right: 1px;
	float: left;
}

#menu li a {
	display: block;
	height: 19px; width: 171px;
	padding-top: 3px;
	background: #F3F2F4;
	text-align: center;
	color: #333;
	text-decoration: none;
}

#menu li a:hover { background: #E9E7EB; }

#menu li.on a {
	width: 170px;
	background: #FFF;
	font-weight: bold;
}

/* Main content area */
#main { margin-top: 24px; }

#sidebarRight {
	float: right;
	width: 343px;
}

#sidebarRight div {
	border-left: 1px solid #DBD9C1;
	border-top: 1px solid #DBD9C1;
	margin-bottom: 14px;
	padding: 13px 0 0 13px;
}

#sidebarRight h4 { margin: 1em 0 0.3em; }

#ironmongeryOptions {
	font-size: 0.9em;
	color: #858585;
}

#ironmongeryOptions li {
	margin: 0 0 1.5em 5px;
	width: 144px;
	float: left;
}

#ironmongeryOptions li img {
	display: block;
	margin-bottom: 0.6em;
}

#guarantees ul { margin-top: 1em; }

#guarantees li {
	float: left;
	font-size: 0.85em;
	color: #3B3B3B;
	width: 95px;
	min-height: 60px;
	padding-left: 68px;
	margin-bottom: 13px;
}
#guarantees li.l { clear: left; }

#guarantees li img {
	float: left;
	margin-left: -68px;
}

div#performanceRanging {
	border: 1px solid #DBD9C1;
	padding: 2px; margin: 9px 0 9px 0;
	color: #6F6F6F;
}

#performanceRanging div {
	border: none;
	padding: 9px; margin: 0;
	background: url(../images/bg-performanceranging.png) repeat-x left top;
}
#performanceRanging div p { margin-top: 0.4em; }

#architectsGuide { line-height: 1.3; color: #6F6F6F; }
#architectsGuide img {
	vertical-align: middle;
	margin: 0 21px 0.3em -11px;
}
#architectsGuide a { color: #000; }

/* Content */
#content {
	line-height: 1.38;
	margin: 0 367px 0 0;
	color: #6F6F6F;
}

#content p { margin-bottom: 1.8em; }
#content p.intro { color: #333; }
#content p.note {
	color: #858585;
	line-height: 1.35;
	font-size: 0.85em;
	margin-bottom: 1em;
}

#content h5 { color: #333; margin-top: 2.5em; }
#content h3 + h5, #content h4 + h5 { margin-top: 0; }

#content ul {
	list-style: disc outside;
	margin: 2em;
}
#content h5 + ul { margin-top: 0.4em; }

#content table {
	border-collapse: collapse;
	font-size: 0.85em;
	color: #333;
	margin-bottom: 0.6em;
}

#content table th, #content table td {
	padding: 0.5em 1em;
	line-height: 1.38;
	border: 1px solid #FFF;
}

#content table th {
	background: #E9E4D6;
	text-align: center;
	vertical-align: middle;
}

#content table td { background: #FBF6EC; }
#content table td.c { text-align: center; }

#content .securedByDesign { padding-left: 144px; }
#content .securedByDesign .l { float: left; margin-left: -147px; }

#content .theGreenGuide {
	background: #F0F1DF;
	padding: 16px;
	color: #4F4F4F;
}

#content .theGreenGuide .l { float: left; margin: 0.2em 1em 1em 0; }
#content .theGreenGuide p { margin-bottom: 0.8em; }
#content .theGreenGuide h5 { margin-top: 1.4em; }
#content .theGreenGuide a { color: #4F4F4F; font-weight: bold; text-decoration: none; }
#content .theGreenGuide a:hover { text-decoration: underline; }

/* Footer area */
#logoSmall {
	clear: left;
	text-align: right;
	margin-bottom: 9px;
}

#footer {
	font-size: 0.9em;
	padding: 0.6em 0 2em;
}

#footer span { float: right; }
#footer a { color: #555; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/* Homepage styles */
#feature { margin-bottom: 4px; }
#feature img { display: block; }

#downloadBrochures {
	width: 381px;
	background: #EFEEF0;
	float: left;
	position: relative;
	margin-right: 0;
}

#downloadBrochures a, #downloadLeaflet a {
	display: block;
	height: 22px;
	padding: 6px 0 0 118px;
	color: #413F41;
	text-decoration: none;
}
#downloadBrochures a strong, #downloadLeaflet a strong { text-decoration: underline; }
#downloadBrochures img, #downloadLeaflet img { position: absolute; left: 9px; top: -45px; }

#downloadLeaflet {
	width: 478px;
	background: #EFEEF0;
	float: left;
	position: relative;
}

#downloadLeaflet a { padding-left: 135px; }

#contactUs {
	width: 263px;
	background: #EFEEF0;
	margin-top: 1em;
}

#contactUs a {
	display: block;
	height: 22px;
	padding: 6px 0 0 6px;
	color: #413F41 !important;
	text-decoration: none;
}

#contactUs a img {
	display: block;
	float: left;
	margin: -4px 7px 0 0;
}

#aboutDreamVu, #specifications, #sustainableHomes {
	border-left: 1px solid #DBD9C1;
	border-top: 1px solid #DBD9C1;
	float: left;
	position: relative;
	height: 146px;
	padding-top: 10px;
	margin-top: 4px;
}

#aboutDreamVu img.r, #specifications img.r, #sustainableHomes img.r { position: absolute; }
#aboutDreamVu a, #specifications a, #sustainableHomes a { color: #888; }

#aboutDreamVu {
	width: 164px;
	padding: 10px 108px 0 12px;
}

#aboutDreamVu img.r { right: 8px; top: 4px; }

#specifications {
	width: 137px;
	padding: 10px 132px 0 12px;
	margin: 4px 4px 0;
}

#specifications img.r { right: 0; top: 8px; }

#sustainableHomes {
	width: 171px;
	padding: 10px 99px 0 12px;
}

#sustainableHomes img.r { right: -1px; top: 8px; }

/* sIFR */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate {
	position: absolute;
	left: 0; top: 0;
	width: 0; height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] { display: none !important; }

.sIFR-hasFlash h3, .sIFR-hasFlash h4 { visibility: hidden; }
