@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 1.88889;*/
	color: #8a8a8a; 
	background: url(../images3/body_bg.gif) repeat-x left top #313030;
}

p { 
	text-align: justify;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 { 
	font: bold 14px arial, sans-serif; 
	margin-bottom: 0; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none;
	}
a:hover { 
	text-decoration: underline; 
	color: #9685BA;
	}


/* specific divs */
#container {
	width: 990px;
	margin: 39px auto 0 auto;
	/*background: url(../images3/cont_bg.gif) repeat-y right 12%;*/
}
	
#background {
	width: 990px;
	widows: 990;
	float: left;
	clear: right;
	background: url(../images3/cont_bg.gif) repeat-y right top;
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */

#pageHeader {
	width: 800px;
	height: 68px;
	float: right;
	padding: 2px 0 0 0;
	text-align: right;
	background: url(../images3/topbg.gif) repeat-x right top;
}

#pageHeader h1 {
	color: #f71d6c;
	margin: 0px;
	padding: 0;
	font-size: 20px;
}

#pageHeader h1 span {
	color: #ffffff;
	font-weight: normal;
}

#topnav {
	width: 690px;
	height: 10px;
	float: right;
	display: inline;
	/*padding: 0 0 12px 0!important;*/
	padding: 0 0 20px 0;
	margin: -30px 0 0 0!important;
	margin: -32px 0 0 0;
	text-align: right;
}

#topnav a {
	float: right;
	padding: 0 0 0 30px;
	/*background: url(../images2/topnavbg.gif) repeat-y right;*/
	font-size: 9px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-decoration: none;

}

#topnav a:hover {
	text-decoration: underline;
}

#topnav .a1 { padding-left: 0;}

#topnav .a2 {}
#topnav .a3 {}
#topnav .a4 {}
#topnav .a5 {}
#topnav .a6 {}

#quickLinks { 
	width: 190px;
	float: left;
	display: inline;
	margin:  -70px 0 0 0;
	height: 100%;
	background: url(../images3/background02.gif) no-repeat 78px bottom;
}

#quickLinks a {
	text-decoration: none;
	font-weight: bold;
}

#quickLinks a:hover {
	text-decoration: underline;
}
	
#quickLinks .complogo {
	margin:  0 0 32px 8px;
	/*filter: alpha(opacity=30);
	opacity: 0.3;
	width: 164px;
	height: 33px;
	background: url(../images3/logobg.gif) no-repeat left top;*/
}

#quickLinks ul {
	width: 188px;
	margin: 0;
	padding: 0 0 180px 0;
	list-style: none;
	line-height: normal;
}

#quickLinks li { padding: 0 10px 0 0; text-align: right;}

#quickLinks li:first-child {
	margin: 4px 0 2px 0;
	padding: 0;
}

#quickLinks li:first-child a {
	padding: 2px 14px 3px 5px;
	float: right;
	background: #f77215;
} 

#quickLinks .l1 {
	margin: 6px 0 5px 0;
}

#quickLinks .l1 a {
	font-size: 10px;
	color: #ffffff;
}

#quickLinks .l2 {
	margin: 6px 0 5px 0;
}

#quickLinks .l2 a {
	font-size: 10px;
	color: #ffffff;
}

#quickLinks .l3 {
	margin: 6px 0 5px 0;
}

#quickLinks .l3 a {
	font-size: 10px;
	color: #ffffff;
}

#quickLinks #getintouch {
	width: 190px;
	height: 100%;
	text-align: left;
	margin: 0;
	padding: 162px 0 50px 0;
	background: url(../images3/getintouch_bg2.gif) no-repeat left 60px;
}

#quickLinks #getintouch h3 {
	font-size: 14px;
	color: #201f1f;
	display: none;
}

#quickLinks #getintouch .p1 {
	font-size: 11px;
	color: #ffffff;
	margin: 0 0 5px 0;;
	padding: 0 0 0 15px;
	background: url(../images3/phonebg.gif) no-repeat left center;
	text-align: left;
}

#quickLinks #getintouch .p2 {
	font-size: 11px;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: url(../images3/faxbg.gif) no-repeat left center;
	text-align: left;
}

#quickLinks #getintouch .p3 {
	font-size: 10px;
	color: #ffffff;
	margin: 0 0 14px 0;
	padding: 0 0 0 15px;
	background: url(../images3/emailbg.gif) no-repeat left center;
	text-align: left;
}

#quickLinks #getintouch .p3 a {
	color: #ffffff;
}

#quickLinks #getintouch .p4 {
	font-size: 11px;
	color: #ffffff;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
}

#quickLinks #getintouch .p5 {
	display: none;
	width: 198px;
	height: 15px;
	margin: 1px 0 0 0;
	padding: 0;
	background: url(../images2/sidenav_ftr.jpg) no-repeat left bottom;
	text-align: left;
}

#quickLinks #getintouch .p5 a {
	color: #aaaaaa;
	display: none;
}

#preamble {
	width: 296px;
	height: 385px;
	float: right;
	display: inline;
	background: url(../images3/banner.jpg) no-repeat 5px bottom #ffffff;
}
	
#preamble #freebrochure { 
	background: url(../images3/freebrochure.gif) no-repeat left top;
	width: 94px; 
	height: 97px; 
	float: right;
	text-indent: -10000px;
	margin: 10px 9px 42px 0;
	display: inline;
}
	
#preamble #realdoordifference { 
	background: url(../images3/realdoors.gif) no-repeat left top;
	margin: 10px 3px 42px 0;
	width: 94px; 
	height: 97px; 
	float: right;
	text-indent: -10000px;
	display: inline;
}
	
#preamble #onlinequote { 
	background: url(../images3/getaquote.gif) no-repeat left top;
	width: 94px;
	height: 97px; 
	float: right;
	margin: 10px 0 42px 0;
	display: inline;
	text-indent: -10000px;
}
	
#banner {
	width: 504px;
	height: 385px;
	float: left;
	display: inline;
	background: url(../images3/smallbannerbg.jpg) no-repeat left top #ffffff;
}

#bannerbig {
	display: none;
	width: 783px;
	height: 45px;
	float: left;
	margin-top: 191px;
}

#bannerbig .bigbanner {
	width: 783px;
	height: 45px;
}

#bannersmall {
	width: 148px;
	height: 103px;
	float: left;
	display: inline;
	margin: 230px 0 0 162px;
}

#bannersmall h3 {
	/*height: 94px;*/
	width: 148px;
	float: left;
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

#bannersmall h3 span {}

#bannersmall h3 span:first-child {
	font-size: 15px;
}

#bannersmall .p1 {
	width: 148px;
	font-size: 9px;
	color: #ffffff;
	padding: 0;
	margin: 0;
	font-weight: bold;
	line-height: normal;
	text-align: right;
	word-spacing: -2px;
}

#bannersmall .p1 span { color: #000000;}

#bannersmall .p2 {
	height: 19px;
	width: 70px;
	float: left;
	background-image: url(../images0/viewgallerybg.jpg);
	padding-left: 164px;
	padding-top: 90px;
	font-size: 9px;
	display: none;
}

#bannersmall .p2 a { color: #FFFFFF;}

#bannersmall .p3 { display: none;}
	
#supportingText {
	width: 800px;
	float: left;
	display: inline;
	margin: 0;
	padding: 10px 0 0 0;
	background: #ffffff;
}

#homearea1 {
	width: 400px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 6px 0;
	background: #ffffff;
}
	
#companyinfo {
	width: 330px;
	float: left;
	display: inline;
	padding: 0;
	margin: 0 0 10px 20px;
}
	
#companyinfo h3 {
	width: 335px;
	float: left;
	font-size: 18px;
	color: #f50c61;
	margin: 4px 0 10px 0;
	padding: 0;
}

#companyinfo h3 img {display: none;}
	
#companyinfo h3 span {
	font-weight: normal;
	font-size: 16px;
	color: #999999;
}

#companyinfo p {
	font-size: 10px;
	color: #b4b4b4;
	line-height: 13px;
}
	
#companyinfo .p1 {
	width: 158px;
	float: left;
}
	
#companyinfo .p2 {
	width: 158px;
	float: right;
}
	
#companyinfo .p3 {
	width: 158px;
	float: right;
	text-align: right;
	display: none;
}
	
#companyinfo a {
	color: #201f1f;
}

#beforeafter {
	width: 358px;
	float: left;
	display: inline;
	margin: 15px 0 0 20px;
	background: url(../images3/beforeafter_bg2.jpg) no-repeat left top;
}

#beforeafter h3 {
	width: 348px;
	height: 43px;
	float: left;
	color: #201f1f;
	margin-bottom: 2px;
	background-color: #f2f2f2;
	margin-top: 20px;
	padding-left: 12px;
	padding-top: 5px;
	font-size: 16px;
	display: none;
}

#beforeafter h3 span {
	font-weight: normal;
}

#designsavailable {
	margin: 35px 0 0 0;
	padding: 0;
	width: 164px;
	min-height: 156px;
	/*height: auto !important;
	height: 196px;*/
	float: right;
	display: inline;
	background: url(../images3/designsbg2.gif) no-repeat right top #39baf9;
}

#designsavailable p {
	line-height: normal;
	font-size: 9px;
	text-align: left;
	margin: 5px 20px 16px 14px;
	padding: 0;
	color: #ffffff;
}

#designsavailable p.p1 {
	margin-bottom: 18px;
}

#designsavailable .p1 span {
	font-size: 11px;
	line-height: 1.7em;
}

#designsavailable .p2 {}

#designsavailable .p3 {display: none;}

#designsavailable .p3 a {
	color: #201f1f;
	font-weight: bold;
}

#beforeafter #altdesigns {
	width: 358px;
	height: 106px;
	float: left;
	display: inline;
	background: url(../images3/alternativedesigns_bg.gif) no-repeat left top;
	margin: 20px 0 5px 0px;
}

#beforeafter #altdesigns h3 {
	width: 163px;
	height: 25px;
	float: left;
	font-size: 16px;
	color: #201f1f;
	padding-left: 7px;
	padding-top: 7px;
	background-color: #e0e0e0;
	margin-top: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	display: none;
}

#beforeafter #altdesigns .p1 {
	width: 172px;
	float: left;
	padding: 94px 0 0 0;
	margin: 0;
	display: none;
}

#beforeafter #altdesigns a {
	color: #626262;
}

#beforeafter #altdesigns .p2 {
	width: 180px;
	height: 66px;
	float: left;
	display: inline;
	text-align: left;
	margin: 17px 0 0 18px;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
}

#beforeafter #altdesigns .altdesignimg {
	margin: 0 5px 0 0;
}

#homearea2 {
 	width: 400px;
	float: right;
	display: inline;
	padding-bottom: 6px;
	background: #ffffff;
}

#designyourdoor {
	display: none;
	width: 339px;
	height: 90px;
	text-align: center;
	float: left;
	/*display: inline;*/
	margin: 16px 0 0 16px;
	margin-bottom: 16px;
}

#designyourdoor a {
	width: 339px;
	height: 85px;
	float: left;
	background: url(../images3/designcompdoor.jpg) no-repeat center top;
}

#doorvisualiser {
	width: 358px;
	float: right;
	display: inline;
	margin: 15px 20px 20px 0;
}

#doorvisualiser a {
	width: 358px;
	height: 110px;
	float: left;
	display: inline;
	background: url(../images3/doorvisualiserbg.gif) no-repeat;
}

#realdoor {
	width: 335px;
	float: right;
	display: inline;
	margin: 40px 20px 0 0;
}

#realdoor #compvpvc {
	display: none;
	width: 353px;
	height: 87px;
	float: left;
	background: url(../images2/compvspvcbg.gif) no-repeat left top;
}

#realdoor #compvpvc .p1 {
	width: 59px;
	height: 16px;
	float: right;
	margin-top: 8px;
	padding-top: 1px;
	padding-left: 22px;
	font-size: 9px;
	display: none;
}

#realdoor #compvpvc .p1 a {
	color: #ffffff;
}

#realdoor #compvpvc .h1 {
	font-size: 26px;
	color: #FFFFFF;
	line-height: 36px;
	margin-top: 0px;
	display: none;
}

#realdoor #compvpvc .h1 span {
	font-weight: normal;
}

#realdoor #compvpvc .h2 {
	color: #ababab;
	font-size: 24px;
	margin: 15px 0px 0px 0px;
	word-spacing: -1px;
	display: none;
}

#realdoor #compvpvc .h2 span {
	font-size: 38px;
	color: #201f1f;
}

#compvpvctable {
	width: 335px;
	float: left;
	margin-top: 15px;
}

.benefitstable1 {
	width: 335px;
	margin-bottom: 20px;
}

.benefitstable1 #benefits {
	width: 165px;
	color: #f67215;
	font-size: 16px;
	line-height: normal;
}

.benefitstable1 #realdoorstopdoors {
	width: 100px;
	text-align: center;
	color: #f67215;
	font-size: 9px;
	line-height: normal;
}

.benefitstable1 #pvcpanel {
	width: 67px;
	text-align: center;
	color: #f67215;
	font-size: 9px;
	line-height: normal;
}

.benefitstable2 {
	width: 335px;
}

.benefitstable2 td { padding: 4px 0 3px 0;}

.benefitstable2 .benefittype {
	width: 165px;
	font-size: 10px;
	line-height: normal;
}

.benefitstable2 .benefittype br { display: none;}

.benefitstable2 .benefittype span {
	color: #bcbcbc;
	display: none;
}

.benefitstable2 .yes {
	width: 100px;
	text-align: center;
	font-size: 11px;
	color: #f67215;
	line-height: normal;
}

.benefitstable2 .yes p {
	width: 100px;
	text-align: center;
	background: url(../images3/tableyesbg.gif) no-repeat center center;
	margin: 0px;
}

.benefitstable2 .no {
	width: 67px;
	text-align: center;
	font-size: 11px;
	line-height: normal;
}

#footer {
	width: 990px;
	height: 34px;
	float: left;
	display: inline;
	border-bottom: 1px solid #ffffff;
	/*background: url(../images2/footer_bg2.gif) repeat-x left top;*/
	background: #000000;
}

#footer p {
	line-height: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#footer .p1 {
	/*height: 31px;*/
	width: 200px;
	float: left;
	/*display: inline;*/
	margin-left: 16px;
	display: none;
}

#footer .p1 img {
	border: 0px;
}

#footer .p2 {
	/*height: 23px;*/
	width: 210px;
	float: left;
	font-size: 9px;
	font-weight: bold;
	padding: 12px 0 0 20px;
	margin: 0;
	text-align: left;
}

#footer .p2 a {
	color: #FFFFFF;
}

#footer .p3 {
	/*height: 25px;*/
	widows: 300;
	float: right;
	font-size: 14px;
	display: inline;
	margin-right: 14px;
	padding-top: 8px;
}

#footer .p3 span {
	font-weight: bold;
}

#innercontent {
	width: 766px;
	clear: both;
	float: left;
	/*padding-left: 17px;*/
	line-height: 16px;
	padding-bottom: 15px;
	/*background: url(../images2/innercontent_bg.gif) no-repeat left bottom;*/
	padding-left: 17px;
}
	
#innercontent h1 {
	font-size: 18px;
	color: #201f1f;
	padding: 0;
}

#innercontent p {
	font-size: 11px;
	color: #8c8c8c;
	line-height: 16px;
	padding: 0;
}

#innercontent a {
	color: #555753;
	font-size: 11px;
	font-weight: normal;
}

#doorrangebox {
	width: 700px;
	float: left;
	padding: 10px;
	border: 1px solid #a2a2a2;
}

.doortypeinfo {
	width: 480px;
	float: left;
	border: 1px solid #a2a2a2;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 10px;
}

#innercontent .doortypeinfo .p1 {
	font-size: 12px;
	color: #153671;
}

#innercontent .doortypeinfo .p2 {
	font-size: 12px;
}

#innercontent a {
	text-decoration: none;
}

#innercontent a:hover {
	text-decoration: underline;
}


.back2compdoor {
	width: 200px;
	float: right;
}

.back2compdoor p {
	margin: 0px;
}

.back2compdoor p span {
	font-weight: bold;
}

.doortypetopbox {
	float: left;
	margin-bottom: 10px;
	width: 720px;
}

.doortypeimgmargin {
	margin: 0px 0px 0px 20px;
}

.doortypetxtbox {
	float: right;
	margin-top: 130px;
	width: 300px;
}

.doortypetxtbox p span {
	color: #153671;
}

.aboutthedoorbox {
	width: 680px;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #a2a2a2;
}

.aboutthedoorbox h2 {
	font-size: 14px;
}

.aboutthedoorboximg {
	margin-left: 20px;
}

.aboutdoorinnerimgmargin {
	margin-left: 20px;
}

.dooroptionsbox {
	width: 720px;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #a2a2a2;
}

.dooroptionsboximgmargin {
	margin-left: 20px;
}

.dooroptionsbox h2 {
	font-size: 14px;
}

.doorglazingbox {
	width: 700px;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #a2a2a2;
	font-size: 11px;
}

.doorglazingbox h2 {
	font-size: 14px;
}

.downloadsbox {
	width: 700px;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #a2a2a2;
	font-size: 11px;
}

.downloadsboximg {
	margin-right: 20px;
}

.downloadshead {
	font-size: 14px;
}

.blacktxt {
	color: #000000;
}

.blackbigtxt {
	color: #000000;
	font-size: 14px;
}

.onlineorderbox {
	width: 250px;
	float: right;
}

.onlineorderbox h2 {
	font-size: 20px;
	line-height: normal;
	text-align: center;
}

.onlineorderbox h2 span {
	font-weight: normal;
}

.onlineorderbox h2 .contactnumber {
	font-weight: normal;
}

.onlineorderbox h3 {
	margin: 0px;
}

.onlineorderbox p {
	margin: 0px;
}

.onlineorderdoorimg {
	margin-top: 5px;
}

.featurestable {
	font-size: 11px;
}

.viewcolours h2 {
	font-size: 14px;
}

.featuresimg {
	margin-left: 40px;
}

.head2size {
	font-size: 14px;
}

#windowgalleryarea {
	width: 766px;
	float: left;
	margin-bottom: 10px;
}

#windowgallerybigimg {
	width: 510px;
	height: 380px;
	float: left;
}

.windowgallery td {
	padding: 5px;
}

.boldtxt {
	font-weight: bold;
}

.windowlist {
	font-size: 11px;
	color: #8c8c8c;
	line-height: 16px;
}

.contypestable {
	margin-bottom: 20px;
}

.contypestable td {
	width: 125px;
	font-size: 11px;
}

.contypestable img {
	border: 0px;
}

.noborderimg {
	border: 0px;
}

.centertxt {
	text-align: center;
}

.visualiserimg {
	padding-bottom: 20px;
}

#innercontent .benefitsyes {
	width: 36px;
	text-align: center;
	background-image: url(../images0/tableyesbg.jpg);
	margin: 0px;
	color: #000000;
	line-height: normal;
}

.benefitsvstable {
	background-color: #dbdbdb;
}

.vs {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

#innercontent .benefitsp {
	font-size: 13px;
}

#innercontent #ecoleft {
	width: 750px;
	float: left;
}

#innercontent #ecoleft p {
	margin: auto;
}

#innercontent #ecolefttop {
	width: 200px;
	float: left;
	border: 1px solid #d5d5d5;
	background-color: #f3f3f3;
	padding: 20px;
	margin-bottom: 20px;
	min-height: 575px;
	height: auto !important;
	height: 575px;
}

#innercontent #ecolefttop h1 {
	font-size: 14px;
	color: #505050;
}

#innercontent #ecolefttop h3 {
	font-weight: normal;
	font-size: 11px;
	color: #505050;
}

#innercontent #ecoleftwarm {
	width: 200px;
	float: left;
	border: 1px solid #d5d5d5;
	background-color: #f3f3f3;
	padding: 20px;
	margin-bottom: 20px;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 575px;
	height: auto !important;
	height: 575px;
}

#innercontent #ecoleftwarm h3 {
	font-size: 14px;
	color: #505050;
}

#innercontent .sunimg {
	margin-right: 10px;
}

#innercontent #ecoleftgiantleap {
	width: 200px;
	float: left;
	border: 1px solid #d5d5d5;
	background-color: #f3f3f3;
	padding: 20px;
	margin-bottom: 20px;
	min-height: 575px;
	height: auto !important;
	height: 575px;
}

#innercontent #ecoleftgiantleap h3 {
	font-size: 14px;
	color: #c81325;
}

#innercontent #ecoright {
	width: 750px;
	float: left;
}

#innercontent #ecorightlifecycle {
	width: 718px;
	float: left;
	padding: 15px;
	border: 1px solid #d5d5d5;
	background-color: #f3f3f3;
	margin-top: 20px;
	margin-bottom: 20px;
}

#innercontent #ecorightlifecycle h3 {
	font-size: 14px;
	color: #505050;
}

#innercontent #ecorightlifecycle h3 span {
	font-size: 15px;
	color: #c81325;
}

#innercontent #ecoleft .redtxt {
	color: #c81325
}

#innercontent #ecoright .redtxt {
	color: #c81325
}

.ecofriendlytbl td {
	background-color: #FFFFFF;
	border: 1px solid #838383;
	font-size: 9px;
	color: #8f8f8f;
	padding: 5px;
	text-align: center;
}

#innercontent #ecoright .ecofriendlytbl .blacktxt {
	color: #000000;
	font-weight: bold;
}

#innercontent #ecoright .ecofriendlytbl .greentblbg {
	background-color: #ceffcd;
	color: #000000;
	font-weight: bold;
}

#innercontent #ecoright .ecofriendlytbl .lefttxt {
	text-align: left;
}

#innercontent #ecoright .italictxt {
	font-style: italic;
}

#ecorightturnaround {
	width: 718px;
	float: left;
	padding: 15px;
	border: 1px solid #d5d5d5;
	background-color: #f3f3f3;
}

.homewhitebox {
	width: 690px;
	float: left;
	padding: 20px 20px 20px 20px;
}

.homewhitebox h2 {
	color: #c81325;
	font-size: 16px;
	line-height: normal;
}

.homewhitebox img {
	margin-left: 20px;
}

.homegreybox {
	width: 690px;
	float: left;
	background-color: #f3f3f3;
	padding: 20px 20px 20px 20px;
}

.homegreybox h2 {
	color: #c81325;
	font-size: 16px;
	line-height: normal;
}

.homegreybox img {
	margin-right: 20px;
}

#benefitsbox {
	float: left;
	margin-top: 20px;
}