html.mac {
	line-height: 1.3;
}
#head {
	width: 100%;
	height: 100px;
	background: #222;
	overflow: hidden;
}
#button-search, #button-calculator, #button-download, #button-pricelist {
	float: right;
	margin: 10px 0 0 20px;
}
#head .right {
	height: 100px;
	width: 400px;
}
.box {
	width: 960px;
	padding: 0 20px 0 20px;
	margin: 0 auto 0 auto;
}
.greensmart {
	margin-bottom: 10px;
}
#logo {
	float: left;
	margin-top: 15px;
}
#menu-wrapper {
	background:#ddd none repeat scroll 0 0;
	height:28px;
	width:100%;
	position:relative;
	z-index:100;
}
#menu {
	float: left;
	list-style: none;
	font-size: 11px;
}
#menu li {
	display: block;
	float: left;
	position:relative;
	padding-right: 4px;
}
#menu ul.submenu li {
	display: block;
	float: none;
	clear:both;
	*height:22px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#menu a {
	display: block;
	color: #222;
	padding: 7px 8px;
	font-size:11px;
	line-height:14px;
	letter-spacing:0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#menu a {font-size: 10px;}
}

#menu ul.submenu a {
	color: #222;
	padding:5px 10px;
	font-size:11px;
}

#menu ul.submenu a:hover {
	color: #555;
}

ul.submenu {
	display: none;
	font-size: 11px;
	list-style: none;
	position:absolute;
	height: auto;
	background-position: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	font-weight: bold;
	margin:0px;
	z-index:100;
}

ul#menu ul.submenu.hover,
ul#menu li.hover ul.submenu,
ul#menu li:hover ul.submenu {
	display:block;
}
#content {
	margin: 40px 0 10px 0;
	min-height: 530px;
	position: relative;
}
#content .text {
	width: 400px;
}
#content ul, #content ol {
	margin: 0 0 10px 30px;
}
#content p {
	margin: 0 0 11px 0;
}
#content .feat {
	font-weight: bold;
	color: #333;
}
table.infotable {
	border: 1px solid #9c6;
	margin: 0 auto 10px auto;
}
table.infotable th {
	background: #9c6;
	border: 1px solid #9c6;
	color: #fff;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
}
table.infotable td {
	text-align: center;
	background: #e3f0d8;
	border: 1px solid #9c6;
	color: #333;
}
.align-center { text-align: center; }
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-justify { text-align: justify; }
.float-left { float: left; }
.float-right { float: right; }
h1 { display: none; }
h2 {
	font-size: 48px;
	font-weight: bold;
	color: #333;
	line-height: 0.8;
	margin-bottom: 20px;
}
h2 span {
	display: block;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
h4 {
	font-weight: bold;
	color: #333;
	font-size: 12px;
	padding: 5px 0 5px 0;
}
h4 em {
	font-weight: normal;
	color: #666;
}
h5 {
	font-weight: bold;
	color: #666;
	font-size: 1em;
}
h5 em {
	font-weight: normal;
	color: #999;
}
dl dt {
	font-weight: bold;
	color: #666;
	padding-bottom: 10px;
}
body.faqs dl dt span {
	color: #09c;
}
dl dd {
	margin-left: 20px;
}
.indent10 {
	margin-left: 10px;
}
.indent20 {
	margin-left: 20px;
}
.indent30 {
	margin-left: 30px;
}
#foot {
	width: 100%;
	border-top: 1px solid #eee;
	padding: 5px 0 10px 0;
	font-size: 9px;
}
body h2 span {
	color: #cc9;
}
.benefits .icon {
	float: left;
}
.benefits .desc {
	margin-left: 50px;
	padding-bottom: 10px;
}
form#contact button {
	padding: 4px 6px 4px 6px;
}
form#contact #contactcomments {
	width: 390px;
}
form#contact #contactcomments,
form#contact input {
	padding: 2px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	border: 1px solid #999;
}

#menu .home a:hover,
body.home #menu .home a,
body.home h2 span,
body.home h3
{ color:#cc9; }

#menu .about a:hover,
body.about #menu .about a,
body.about h2 span,
body.about h3
{ color:#da6; }

#menu .environment a:hover,
body.environment #menu .environment a,
body.environment h2 span,
body.environment h3
{ color:#9c6; }

#menu .faqs a:hover,
body.faqs #menu .faqs a,
body.faqs h2 span,
body.faqs h3
{ color:#09c; }

#menu .resellers-and-agents a:hover,
body.resellers-and-agents #menu .resellers-and-agents a,
body.resellers-and-agents h2 span,
body.resellers-and-agents h3
{ color:#cc9; }

#menu .case-studies a:hover,
body.case-studies #menu .case-studies a,
body.case-studies h2 span,
body.case-studies h3
{ color:#cc3; }

#menu .new-homes a:hover,
body.new-homes #menu .new-homes a,
body.new-homes h2 span,
body.new-homes h3
{ color:#cc6; }

#menu .builders-and-architects a:hover,
body.builders-and-architects #menu .builders-and-architects a,
body.builders-and-architects h2 span,
body.builders-and-architects h3
{ color:#f93; }

#menu .trade a:hover,
body.trade #menu .trade a,
body.trade h2 span,
body.trade h3
{ color:#31b7ad; }

#menu .contact a:hover,
body.contact #menu .contact a,
body.contact h2 span,
body.contact h3
{ color:#999936; }

#menu .links a:hover,
body.links #menu .links a,
body.links h2 span,
body.links h3
{ color:#f69; }
/*
#submenu-about,
#submenu-new-homes,
#submenu-builders-and-architects,
#submenu-environment,
#submenu-trade,
#submenu-faqs,
#submenu-contact,
#submenu-links,
#submenu-case-studies
{ display: none; }

body.about #submenu-about,
body.new-homes #submenu-new-homes,
body.builders-and-architects #submenu-builders-and-architects,
body.environment #submenu-environment,
body.trade #submenu-trade,
body.faqs #submenu-faqs,
body.contact #submenu-contact,
body.links #submenu-links,
body.case-studies #submenu-case-studies
{ display: block; }
*/
#submenu-about { background:url('/html/_img/submenus/submenu-about.gif') no-repeat; width:171px; height:54px; }
#submenu-new-homes { background-image:url('/html/_img/submenus/submenu-new-homes.gif'); width:161px; height:127px; }
#submenu-builders-and-architects { background-image:url('/html/_img/submenus/submenu-builders.gif'); width:161px; height:105px; }
#submenu-trade { background-image:url('/html/_img/submenus/submenu-trade.gif'); width:81px; height:54px; }
#submenu-case-studies { background-image:url('/html/_img/submenus/submenu-case-studies.gif'); width:105px; height:30px; }

#menu-about.hover, #menu-about:hover, body.about #menu-about:hover, body.about #menu-about.hover  { background:url('/html/_img/submenus/submenu-about-hover.gif') no-repeat; }
#menu-new-homes.hover, #menu-new-homes:hover, body.new-homes #menu-new-homes:hover, body.new-homes #menu-new-homes.hover  { background:url('/html/_img/submenus/submenu-new-homes-hover.gif') no-repeat; }
#menu-builders-and-architects.hover, #menu-builders-and-architects:hover, body.builders-and-architects #menu-builders-and-architects:hover, body.builders-and-architects #menu-builders-and-architects.hover  { background:url('/html/_img/submenus/submenu-builders-hover.gif') no-repeat; }
#menu-trade.hover, #menu-trade:hover, body.trade #menu-trade:hover, body.trade #menu-trade.hover  { background:url('/html/_img/submenus/submenu-trade-hover.gif') no-repeat; }
#menu-case-studies.hover, #menu-case-studies:hover, body.case-studies #menu-case-studies:hover, body.case-studies #menu-case-studies.hover  { background:url('/html/_img/submenus/submenu-case-studies-hover.gif') no-repeat; }

body.about #menu-about { background:url('/html/_img/hovers/about-hover.gif') no-repeat; }
#menu-home.hover, #menu-home:hover , body.home #menu-home { background:url('/html/_img/hovers/home-hover.gif') no-repeat; }
body.trade #menu-trade { background:url('/html/_img/hovers/trade-hover.gif') no-repeat; }
#menu-faqs.hover, #menu-faqs:hover ,body.faqs #menu-faqs { background:url('/html/_img/hovers/faq-hover.gif') no-repeat; }
#menu-resellers.hover, #menu-resellers:hover ,body.resellers-and-agents #menu-resellers { background:url('/html/_img/hovers/resellers-hover.gif') no-repeat; }
body.new-homes #menu-new-homes { background:url('/html/_img/hovers/new-homes-hover.gif') no-repeat; }
#menu-contact.hover, #menu-contact:hover , body.contact #menu-contact { background:url('/html/_img/hovers/contact-hover.gif') no-repeat; }
body.builders-and-architects #menu-builders-and-architects { background:url('/html/_img/hovers/builders-hover.gif') no-repeat; }
#menu-links.hover, #menu-links:hover , body.links #menu-links { background:url('/html/_img/hovers/links-hover.gif') no-repeat; }
body.case-studies #menu-case-studies { background:url('/html/_img/hovers/case-studies-hover.gif') no-repeat; }


.submenu a { color: #333; }
.submenu a:hover { color: #fff; }
.submenu a.current { color: #fff; }

body #content { background: url('/html/_img/dots-home.gif') bottom right no-repeat; }

body.about #content { background: none; }
body.new-homes #content { background: none; }
body.new-homes.photo-gallery #content { background: url('/html/_img/dots-homes.gif') bottom right no-repeat; }
body.builders-and-architects #content { background: none; }
body.environment #content { background: none; }
body.trade #content { background: none; }
body.resellers-and-agents #content { background: none; }
body.faqs #content { background: none; }
body.contact #content { background: none; }
body.links #content { background: none; }
body.case-studies #content { background: none; }
body.home #content { background: none; }

.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 10px;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

#circles {
	float: right;
}

#searchbox {
	display: none;
	position:absolute;
	height:40px;
	z-index:200;
	width:250px;
	background:#222;
	top:100px;
	background:url('/html/_img/search.gif') 0px 0px no-repeat;
	margin-left:160px;
}
#searchbox input.searchinput {
	width: 130px !important;
}
#searchbox input.searchbutton {
	width: 70px;
}

#attach001 {
	position: absolute;
	left: 450px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	padding-left: 22px;
	background: url('/_img/pdf.gif') 0px 0px no-repeat;
}

a#stormbox { background: url(/html/_img/siteby-stormbox.png) no-repeat 0 0; display: block; width: 96px; height: 15px; font-size: 1px; text-indent: -9999em; overflow: hidden; cursor: pointer; float:right; }
a#stormbox:hover { background-position: 0 -20px; }