@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}



#titlebar 
{
	height: 100px;
	/*	background-image: url(images/gbw-web-header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
*/	margin: 0 auto;
	width: 100%;
}
p
{
	color: #4f4f4f;
	padding: 5px 0px;
	margin: 0;
	font-size: 1em;
}
p.micro
{
	color: #4f4f4f;
	padding: 5px 0px;
	margin: 0;
	font-size: 80%;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	font-size: 1.2em;
	padding: 5px 0px;
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	font-size: 0.8em;
	padding: 2px 0px;
}
#mainContent a

{
	color: #929292;
}

* html
{
	margin: 0px;
	padding: 0px;
}


#container {
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto;  /*the auto margins (in conjunction with a width) center the page if needed */
	text-align: left;
	height: 100%;
} 

#mainContent {
	width: 950px;
	padding-top: 20px;
} 
#mainContent h1 {
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1.5em;
	width: auto;
}
.block
{
	width: 350px;
	height: 30px;
	padding: 10px;
	background-color: #F4F4F4;
	background-image: url(images/new2009.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#mainContent h1 a
{
	color: #333333;
	text-decoration: none;
}
#mainContent h1 a.button
{
	background-color: #FFFFFF;
	display: block;
	padding: 10px 0px 4px 6px;
	height: 38px;
	width: 394px;
	background-image: url(images/linkbox.jpg);
	color: #000000;
	background-repeat: repeat-x;
	text-decoration: none;
	font-size:20px;
}
#mainContent h1 a.button:hover
{
	color: #E12C21;
}

/*#mainContent h1 a:hover
{
	color: #333333;
	text-decoration: underline;
}
*/

#mainContent table 
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 950px;
	table-layout: fixed;
	empty-cells:show;
}
#mainContent th
{
	background-color: #FFFFFF;
	border: solid 5px #ffffff;
	margin: 2px;
	padding: 8px;
	overflow: hidden;
}

#mainContent  td
{
	background-color: #FFFFFF;
	border: solid 5px #ffffff;
	margin: 2px;
	padding: 8px;
	height: 200px;
	width: 112px;
	overflow: hidden;
}
#mainContent th.largedoor
{
	background:#F4F4F4;
	width: 130px;
}
#mainContent th.glazingimg
{
	background:#F4F4F4;
	width: 420px;
}
#mainContent th.minidoor
{
	background:#F4F4F4;
	width: 350px;
	text-align:left;
}

#mainContent td.largedoor
{
	background-color: #FFFFFF;
	border: solid 5px #ffffff;
	margin: 2px;
	padding: 0px;
	height: 280px;
	width: 130px;
	overflow: hidden;
	vertical-align:top;
}
#mainContent td.glazingimg
{
	background-color: #FFFFFF;
	border: solid 5px #ffffff;
	margin: 2px;
	padding: 0px;
	height: 280px;
	width: 420px;
	overflow: hidden;
	vertical-align:top;
}
#mainContent td.minidoor
{
	background-color: #FFFFFF;
	border: solid 5px #ffffff;
	margin: 2px;
	padding: 0px;
	height: 280px;
	width: 440px;
	overflow: hidden;
	vertical-align:top;
}
#mainContent th.dimensions
{
	background:#F4F4F4;
	width: 200px;
}
#mainContent td.dimensions
{
	background-color: #FFFFFF;
	border: solid 5px #ffffff;
	margin: 2px;
	padding: 0px;
	height: 301px;
	width: 200px;
	overflow: hidden;
	vertical-align:top;
}

#mainContent img
{
	border-style: none;
}
#mainContent  .middle 
{
	padding: 0 0 0 60px;
}
#mainContent ul ul
{
	background-color: #F4F4F4;
	display: block;
	width: 200px;
	margin-bottom: 5px;
	list-style-type: none;
	position: relative;
	top: -1em;
	left: 250px;
	padding: 2px 5px;
}
#mainContent ul li
{
	color: #4f4f4f;
	padding: 0;
	margin: 0;
}

#mainContent ol li
{
	color: #4f4f4f;
	padding: 0px;
	margin: 0;
}
#mainContent .compact li
{
	padding: 0px;
	margin: 0;
	width: 500px;
}


.general_img
{
	float: right;
	width: 520px;
	margin-bottom: 20px;
}
.general_imgfree
{
	float: right;
	width: auto;
	margin-bottom: 20px;
}


.imgcontainer
{
	float: right;
	width: 221px;
	margin-bottom: 20px;
}
.imgcontainer h2
{
	margin: 0;
}

.imgcontainer p
{
	height: 50px;
	padding-right: 25px;
}

.imgcontainer a
{
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgcontainer img
{
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.rangecontainer
{
	float: left;
	width: 197px;
	border-right: solid 1px #aaaaaa;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	height: 100px;
}
.h2span
{
	font-size: 1.2em;
	color:#666666;
	font-weight: bold;
	}

.rangecontainer pspan
{
	display: block;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	font-size: 0.9em;
}
.rangecontainer a
{
	display: block;
	text-decoration: none;
	width: 192px;
	border-right: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.rangecontainer a:hover {
	background-color: #F4F4F4;
	color: #E12C21 !important;
	margin: 0px 0px 0px 0px;
}
.rangecontainer img
{
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rangecontainer5
{
	float: left;
	width: 177px;
	border-right: solid 1px #aaaaaa;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	height: 100px;
}

.rangecontainer5 pspan
{
	display: block;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	font-size: 0.9em;
}
.rangecontainer5 a
{
	display: block;
	text-decoration: none;
	width: 172px;
	border-right: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.rangecontainer5 a:hover {
	background-color: #F4F4F4;
	color: #E12C21 !important;
	margin: 0px 0px 0px 0px;
}
.rangecontainer5 img
{
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.choicecontainer
{
	float: left;
	width: 124px;
	border-right: solid 1px #aaaaaa;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}

.choicecontainer h2
{
	margin: 0px 0px 0px 0px;
	padding: 5px;
}
.choicecontainer a
{
	display: block;
	text-decoration: none;
	width: 114px;
	border-right: none;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	font-size:1.2em;
}
.choicecontainer a:hover
{
	background-color: #F4F4F4;
	color: #E12C21 !important;
	margin: 0px 0px 0px 0px;
}
.choicecontainer img
{
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.detailscontainer
{
	float: left;
	width: 500px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	background-color: #F4F4F4;
}
.detailscontainer img
{
	float: left;
	padding: 0 10px;
}
.thumbleft
{
	float: left;
	padding: 0 10px 0 0;
}
#mainleft
{
	float: left;
	width: 228px;
	margin-left: 5px;
}

#mainmiddle
{
	float: left;
	width: 382px;
	background-color: #FFFFFF;
	padding: 30px 50px;
}
#mainright
{
	float: left;
	width: 228px;
}
.showblockhead
{
	margin: 0px;
	background-color: #F4F4F4;
	border-bottom: 1px solid #333333;
}
.showblockhead h2
{
	color: #000000;
	text-align: center;
}
.showblock
{
	background-color: #FFFFFF;
	margin: 10px 0;
	border: 1px solid #777777;
	height: 200px;
	background-image: url(images/showbox.png);
}
.slab {	background-image: url(images/slabs.png);}
.dogbolts {	background-image: url(images/dogbolts.png);}
.rebate { background-image: url(images/rebate.png);}
.delivery { background-image: url(images/delivery.png);}
.delivery2 { background-image: url(images/delivery2.png);}
.tested { background-image: url(images/tested.png);}
.coolfoil { background-image: url(images/coolfoil.png);}
.marketing { background-image: url(images/marketing.png);}
.colours { background-image: url(images/colours.png);}
.solidcolours { background-image: url(images/solidcolours.png);}
.doorcolours { background-image: url(images/door_colours.jpg);}
.marketingsupport { background-image: url(images/marketingsupport.png);}

.showblock span
{
	display: block;
	text-indent: -9999px;
}
.showblock h2
{
	font-size: 1.2em;
	margin: 0px;
	padding: 15px;
}
.showblock p
{
	margin: 0px;
	padding: 0px 15px;

}
.showblock a      
{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

#minifooter
{


}
#minifooter ul
{
	display: block;
	height: 130px;
	background-color: #FFFFFF;
	width: 950px;
	margin: 0;
	padding: 0;
}
#minifooter  ul li
{
	width: 227px;
	float: left;
	list-style-type: none;
	margin: 4px;
	background-color: #FFFFFF;
	border: 1px solid #777777;
	height: 120px;
	background-image: url(images/showfootbox.png);
	display: block;
}
#minifooter ul li a
{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
#minifooter .h2span
{
	padding: 10px;
	display:block;
}


#footer
{
	border: 0;
	padding: 0;
	margin: 10px 0;
}



#footer p
{
	font-size: 70%;
}
#footer span
{
	float: right;
}






/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#menu2
{
	height: 29px;
	background-color: #E12C21;
}
#menu2 .contacts
{
	display:inline;
	height:29px;
	font-size:0.8em;
	text-decoration:none;
	color:#ffffff;
	background:#E12C21;
	float: right;
	line-height: 29px;
	padding-right: 10px;	
}

.menu {
	background-image: url(images/performance.jpg);
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 29px;
	/*width: 627px;*/
	background-color: #E12C21;
	padding:0px 0px 0px 321px;
	display: inline;
	}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:29px;
	background-color: #E12C21;
}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	float:left;
	height:29px;
	line-height:29px;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-style: solid;
	border-color: #FFFFFF;
	font-size: 12px;
}


/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	float:left;
	height:100%;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	background:#E12C21;
	padding:0 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}

/* style the level hovers */
/* first */
.menu a:hover {color:#ffffff;background:#57AD3E;}
.menu :hover > a {
	color:#ffffff;
	background:#57AD3E;
}



/* SUB MENU */

#mainContent .submenu {font-size:0.85em;padding-bottom:10px; width:750px;}

/* remove all the bullets, borders and padding from the default list styling */
#mainContent .submenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:29px;
	background-color: #ffffff;
}

#mainContent .submenu ul li {
	float:left;
	height:29px;
	line-height:29px;
	border-width: 0px 4px 0 0;
	border-style: solid;
	border-color: #FFFFFF;
}
#mainContent /* style the links for the top level */
 .submenu a, #mainContent .submenu a:visited {display:block;float:left;height:100%;font-size:100%;text-decoration:none;color:#ffffff;background:#E12C21;padding:0 5px 0 5px;}

#mainContent .submenu li:hover {position:relative;}
* html #mainContent .submenu a:hover {position:relative;}

/* style the level hovers */
/* first */
#mainContent .submenu a:hover {color:#ffffff;background:#57AD3E;}
#mainContent .submenu :hover > a {
	color:#ffffff;
	background:#57AD3E;
}

.contactform {
	width:700px;
	margin:2.0em 0 0 0;
	padding:10px 10px 0 10px;
	border:solid 1px rgb(200,200,200);
	background-color:rgb(240,240,240); 
}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label {float:left; width:375px; margin:0 0 0 10px; padding:2px; font-size:110%; text-align:left;}
.contactform select.combo {width:105px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:105px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.fresult {
	width:375px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana,arial,sans-serif;
	font-size:95%;
	color:rgb(240,20,20);
}
.contactform textarea {
	width:200px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana,arial,sans-serif;
	font-size:110%;
}
.contactform input.button {float:right; width:9.0em; margin:0 20px 1em 0; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
#mainContent  #standardtable td
{
	width: 100px;
	height: 1.5em !important;
	background-color:#eeeeee;
	border: 2px solid #ffffff;
	padding: 2px;
}
#mainContent  #standardtable th
{
	width: 100px;
	height: 2em !important;
	background-color:#afafaf;
	border: 2px solid #ffffff;
	font-size: 16px;
	font-weight: bold;
}
#mainContent  #standardtable td.blank
{
	width: 100px;
	height: 0.2em !important;
	background-color:#fefefe;
	border: 2px solid #ffffff;
	font-size: x-large;
	font-weight: bold;
}
#mainContent  #standardtable td.blank p
{
	height: 0.2em !important;
	padding: 0;
	margin:0;
}
