/* (c) by Dave J Fox | http://www.davejfox.com */
/* Screen CSS for Global Home Improvements */

/* xhtml tag definitions */

* { 
  margin: 0;
  padding: 0;
}

iframe {
	border: 2px solid #002d6a;
	width: 665px;
	height: 340px;
}

div.cb {
	clear: both;
}

.cb {
	clear: both;
}

.access {
	display: none;
}

body, html {
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(gfx/bg.gif) top repeat-x;
}

div#wrapper {
	width: 920px;
	height: auto;
	margin: 0 auto;
}

/*--top-menu-area--*/

ul#mainmenu {
	float: right;
	margin: 15px 0 0 0;
}

ul#mainmenu li {
	float: left;
	list-style: none;
	font-size: 0.9em;
}

ul#mainmenu li h1 {
	font-size: 1.0em;
	font-weight: lighter;
}

ul#mainmenu li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 14px 8px 5px 8px;
	background-color: #00CC33;
	background: url(gfx/menu-separation.gif) right no-repeat;
}

ul#mainmenu li a:hover {
	color: #002d6a;
}

ul#mainmenu li.lastli a {
	background: none;
}

div#bmbg {
	display: block;
	width: 920px;
	height: 212px;
	background: url(gfx/water-mark.gif) bottom left no-repeat;
	margin: 18px 0 0 0;
}

ul#bannermenu {
	float: right;
}

ul#bannermenu li {
	float: left;
	list-style: none;
}

ul#bannermenu li a {
	display: block;
	height: 192px;
	text-indent: -9999px;
}

ul#bannermenu li.ghi a {
	display: block;
	width: 172px;
	background: url(gfx/global-home-improvements.gif) no-repeat;
}

ul#bannermenu li.doors a {
	display: block;
	width: 154px;
	background: url(gfx/ghi-doors.jpg) no-repeat;
	margin: 0 0 0 62px;
}

ul#bannermenu li.windows a {
	display: block;
	width: 154px;
	background: url(gfx/ghi-windows.jpg) no-repeat;
	margin: 0 0 0 23px;
}

ul#bannermenu li.roofline a {
	display: block;
	width: 154px;
	background: url(gfx/ghi-roofline.jpg) no-repeat;
	margin: 0 0 0 23px;
}

ul#bannermenu li.flatroof a {
	display: block;
	width: 154px;
	background: url(gfx/ghi-flat-roofing.jpg) no-repeat;
	margin: 0 0 0 23px;
}

ul#supnav {
	padding: 11px 0 0 0;
}

ul#supnav li {
	display: inline;
	color: #e7e8e8;
	font-weight: bold;
	font-size: 1.0em;
}

ul#supnav li.freef {
	padding: 4px 0 4px 18px;
	background: url(gfx/free-fone.gif) left no-repeat;
	margin: 0 100px 0 0;
}

ul#supnav li.freeb {
	margin: 0 100px 0 0;
}

ul#supnav li a {
	color: #fff;
	text-decoration: none;
}

ul#supnav li a:hover {
	color: #002d6a;
}

/*--content-area--*/

div#content {
	margin: 35px 0 0 0;
}

/*--text-area--*/

div#text {
	float: left;
	display: block;
	height: auto;
	width: 669px;
	padding: 0 30px 0 0;
	border-right: 1px dotted #1e84c2;
	background: url(gfx/body-water-mark.gif) no-repeat bottom;
}

div#text h2, div#text h3, div#text h4 {
	color: #054e77;
}

div#text h2 {
	font-size: 1.4em;
}

div#text h3 {
	font-size: 1.2em;
	margin: 30px 0 0 0;
}

div#text h4 {
	font-size: 1.0em;
	margin: 30px 0 0 0;
}

h5.wedont {
	display: block;
	height: 38px;
	width: 433px;
	background: url(gfx/we-dont-just-do-windows-you-know.gif) no-repeat;
	text-indent: -9999px;
	margin: 35px 0 35px 0;
}

div#text img {
	border: 2px solid #002d6a;
}

div#text img.fr {
	border: 2px solid #002d6a;
	float: right;
	margin: 0 0 25px 25px;
}

div#text img.nb {
	border: none;
}

div#text img.ht {
	border: none;
	float: right;
	margin: 0 0 25px 25px;
}

div#text p {
	margin: 15px 0 20px 0;
	text-align: justify;
	font-size: 0.85em;
	line-height: 150%;
	color: #2277aa;
}

div#text ul, div#text ol {
	margin: 15px 0 20px 18px;
}

div#text ul li, div#text ol li {
	text-align: justify;
	font-size: 0.8em;
	line-height: 150%;
	color: #2277aa;
}

div#text p.nav-breadcrumbs {
	color: #778ba8;
	margin: 20px 0 0 0;
	font-size: 0.7em;
}

table.contacttable {
	width: 100%;
	margin: 15px 0 20px 0;
	border: none;
	text-align: left;
}

table.contacttable th {
	color: #054e77;
}

table.contacttable td {
	color: #2277aa;
}

p.nav-breadcrumbs a, div#text p a, div#text ul li a {
	color: #054e77;
	text-decoration: none;
}

p.nav-breadcrumbs a:hover, div#text p a:hover, div#text ul li a:hover {
	color: #e74047;
}

div#rangedisplay {
	display: block;
	width: 669px;
	height: 274px;
}

div#rangedisplay ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#rangedisplay ul li {
	margin: 0;
	padding: 0;
}

div#rangedisplay ul li img {
	border: none;
}

div#rangedisplay a.noborder, div#rangedisplay a.noborder img {
	border: none;
	text-decoration: none;
}

/*--sub-sections--*/

div#text div.subsections {
	display: block;
	width: 154px;
	height: auto;
	padding: 15px 10px 10px 10px;
	margin: 0 0 0 30px;
	background: url(gfx/form-bg.png);
	float: right;
}

div#text div.subsections h4 {
	margin: 0 0 10px 0;
	padding: 0 0 1px 0;
	width: 150px;
	border-bottom: 1px dotted;
}

div#text div.subsections a img {
	margin: 0 0 10px 0;
}

div.quotes {
	display: block;
	height: auto;
	width: 609px;
	padding: 10px 30px 0 30px;
	border-bottom: 2px solid #015584;
	border-top: 2px solid #015584;
	background: url(gfx/quote-bg.gif) top no-repeat #FFF;
}

div.quotes p {
	font-style: italic;
}

/*--gallery--*/

div#text div.gallery {
	display: block;
	width: 645px;
	height: auto;
	padding: 15px 10px 10px 10px;
	background: #e7e9e8;
	border-bottom: 1px solid #2277aa;
	border-top: 1px solid #2277aa;
}

div#text div.gallery img {
	margin: 0 2px 5px 0;
}

div#text div.gallery a img, div#text div.subsections a img {
	text-decoration: none;
	border: 2px solid #2277aa;
}

div#text div.gallery a:hover img, div#text div.subsections a:hover img {
	border: 2px solid #054e77;
}

h5.galh {
	color: #2277aa;
	margin: 0 0 -3px 10px;
}

div#text div.gallery h5 {
	margin: 0;
}

div#text div.gallery h5 a {
	color: #2277aa;
	text-decoration: none;
}

div#text div.gallery h5 a:hover {
	color: #054e77;
}

/*--form-stylings--*/

form {
	border-top: 2px solid #002d6a;
	border-bottom: 2px solid #002d6a;
	background: url(gfx/form-bg.png);
	margin: 0 0 25px 0;
	width: 619px;
	padding: 10px 25px 10px 25px;
}

form legend {
	color: #054e77;
	font-weight: bold;
	font-size: 1.0em;
}

form hr {
	width: 609px;
	color: #054e77;
	margin: 5px 0 10px 0;
	padding: 0;
}

fieldset {
	border: none;
	padding: 25px 0 25px 0;
}

form fieldset label {
	color: #054e77;
	font-weight: normal;
	font-size: 0.8em;
	margin: 0;
	padding: 0 0 3px 0;
}

form fieldset input {
	padding: 3px 4px 2px 4px;
	margin: 0 0 10px 0;
	width: 300px;
	color: #002d6a;
	font-size: 0.8em;
	background: #fff;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form fieldset option, form fieldset select {
	width: 310px;
	color: #002d6a;
	font-size: 0.9em;
	background: #fff;
	margin: 0 0 10px 0;
	font-family: Myriad, Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
}

form fieldset textarea {
	padding: 4px 4px 2px 4px;
	margin: 0 0 10px 0;
	border: none;
	color: #002d6a;
	font-size: 0.9em;
	background: #fff;
	width: 300px;
	height: 100px;
	font-family: Myriad, Myriad Pro, Geneva, Arial, Helvetica, sans-serif;
}

input.chckbx {
	background-color: transparent;
	margin: 0;
	padding: 0 0 10px 0;
	width: auto;
}

form fieldset input.button {
	padding: 2px 15px 2px 15px;
	margin: 0;
	width: auto;
	background-color: #fff;
	color: #002d6a;
	font-weight: bold;
	font-size: 0.8em;
}

form fieldset input.button:hover {
	background-color: #002d6a;
	color: #fff;
}

/*--sidebar--*/

div#sidebar {
	float: right;
	display: block;
	height: auto;
	width: 190px;
	padding: 0 0 0 30px;
}

div#sidebar a img {
	border: none;
	text-decoration: none;
	margin: 0 0 30px 0;
}

h4#freephone a {
	display: block;
	height: 80px;
	width: 192px;
	background: url(gfx/call.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 0 30px 0;
}

/*--footer--*/

div#break {
	display: block;
	width: 920px;
	height: 20px;
	background: url(gfx/body-water-mark-btm.gif) left no-repeat;
	float: left;
	margin: 0 0 0 23px;
}

div#footerwrap {
	padding: 30px 0 0 0;
	display: block;
	height: 159px;
	width: 100%;
	background: url(gfx/footer-bg.gif) top repeat-x;
}

div#footer {
	width: 920px;
	height: auto;
	margin: 0 auto;
}

div#footer h5 {
	color: #002d6a;
	font-size: 0.7em;
}

div#footer p {
	color: #002d6a;
	font-size: 0.7em;
	line-height: 150%;
	margin: 0 0 10px 0;
}

div#footone, div#foottwo, div#footthree, div#footfour {
	float: left;
}

div#footer div#footone {
	display: block;
	height: 100%;
	width: 200px;
}

div#footer div#footone p a {
	color: #002d6a;
	text-decoration: none;
	border-bottom: 1px dotted;
}

div#footer div#footone p a:hover {
	color: #2582c0;
}

div#footer div#foottwo {
	margin: 0 0 0 70px;
}

div#footer div#foottwo h5 a.zerocarbon {
	display: block;
	height: 118px;
	width: 350px;
	background: url(gfx/zero-carbon-homes.gif) no-repeat;
	text-indent: -9999px;
}
/*
div#footer div#footthree {
	margin: 0 0 0 80px;
}


div#footer div#footthree h5 a.organic {
	display: block;
	height: 118px;
	width: 202px;
	background: url(gfx/organic-stabilised.gif) no-repeat;
	text-indent: -9999px;
}
*/

div#footer div#footfour {
	display: block;
	height: 100%;
	width: 160px;
	margin: 0 0 0 90px;
}

div#footer div#footfour ul {
	text-align: right;
}

div#footer div#footfour ul li {
	display: inline;
	list-style: none;
	font-size: 0.7em;
	color: #002d6a;
}

div#footer div#footfour ul li a {
	text-decoration: none;
	color: #2582c0;
}

div#footer div#footfour ul li a:hover {
	border-bottom: 1px dotted;
}

/*--news--*/

div#text div.newsitem h4 a {
	font-size: 1.2em;
	color: #202951;
	text-decoration: none;
}

div#text div.newsitem h4 a:hover {
	color: #0096d1;
}

div#text div.newsitem p.date {
	margin: 0 0 10px 0;;
	color: #0096d1;
	font-weight: bold;
}

div#text div.newsitem p.newssnip {
	margin: 0;
}

p.nrm {
	color: #202951;
	margin: 0 0 10px 0;
}

p.nrm a {
	color: #0096d1;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}

p.nrm a:hover {
	color: #202951;
}

hr {
	color: #0096d1;
	background: #0096d1;
	border: 1px solid #0096d1;
}

/* modified */

div#newsfeed {
	display: block;
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	background: #e7e8e8;
	border-bottom: 1px #002d6a solid;
}

div#newsfeed h4 {
	background: url(gfx/news-feed.gif) repeat-x;
	color: #fff;
	padding: 7px 7px 10px 7px;
	font-weight: lighter;
	font-size: 1.1em;
}

div#newsfeed p {
	display: block;
	padding: 5px 7px 5px 7px;
	color: #7d7d7d;
	font-size: 0.7em;
	line-height: 150%;
	text-align: justify;
}

#newsfeed a {
	display: block;
	text-decoration: underline;
	color: #2582c0;
}

#newsfeed a:hover {
	display: block;
	text-decoration: none;
	color: #054e77;
}

#content p.newsText img {
	border: none;
}

#content .newsItemTitle {
	background: #e7e8e8;
	padding: 10px;
	margin: 20px 0 10px 0;
	border-top: 1px #002d6a solid;
}

div#content div#text div.newsItemTitle h4 {
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: #000;
}

div#content div#text div.newsItem img.newsImg {
	float: right;
	margin: 0 0 20px 20px;
}

#content .newsItemTitle p {
	padding: 0;
	margin: 0;
}

div#content div#text div.newsItemTitle h4 a {
	text-decoration: none;
	color: #054e77; 
}

div#content div#text div.newsItemTitle h4 a:hover {
	text-decoration: underline;
	color: #2582c0;
}

/* Sidebar form */

form#sidebarform {
	width: auto;
	padding: 0;
	margin: 0 0 30px 0;
	border: none;
}

h4#sidebarformtitle {
	color: #fff;
	background: #005eaa url(gfx/sidebarformtitlebg.jpg) top left repeat-x;
	padding: 3px 5px 3px 5px;
}

form#sidebarform fieldset {
	width: auto;
	padding: 15px 5px 10px 5px;
	margin: 0;
	border: none;
	border-bottom: 1px #2477a9 solid;
	background: #cbdcec url(gfx/sidebarformbg.gif) top left repeat-x;
}

form#sidebarform fieldset label {
	font-size: 11px;
	display: block;
	width: 60px;
	float: left;
	padding: 3px 0 0 5px;
}

form#sidebarform fieldset label span {
	color: Red;
}

form#sidebarform fieldset input {
	width: 100px;
	padding: 3px 4px 2px 4px;
	margin: 0 0 10px 0;
	color: #2277aa;
	background: #fff;
	border: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form#sidebarform fieldset input#button {
	margin: 0;
	padding: 0;
	background: transparent;
	border: none;
	float: right;

}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #054e77;}
#TB_window a:visited {color: #054e77;}
#TB_window a:hover {color: #054e77}
#TB_window a:active {color: #054e77}
#TB_window a:focus{color: #054e77}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #e7e9e8;
	border-bottom: 1px solid #e7e9e8;
	border-top: 1px solid #e7e9e8;
	border-left: 1px solid #e7e9e8;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
	color: #054e77;
	font-weight: bold;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}