*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #756e67;
	background: #f2f1f0 url(../images/bg_body.gif) 0 0 repeat-x;
}
body#home {
	background: #f2f1f0 url(../images/bg_body_home.gif) 0 0 repeat-x;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #3354aa; text-decoration: underline; }
a:visited { color: #3354aa; text-decoration: underline; }
a:hover { color: #3354aa; text-decoration: none; }
a:active { color: #3354aa; text-decoration: underline;}
:focus {
	outline: none;
}
#content ul { margin: 0 0 1em 5px; position: relative; }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 4px; 
}
#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #000000;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}

#header {
	position: relative;
	width: 100%;
	height: 209px;
	background: #e5e1e0 url(../images/bg_header.gif) 0 0 repeat-x;
	background-color: orange;
}

#home #header {
	background-color: transparent;
	height: 436px;
	border-bottom: 5px solid #8e877f;
}

#header .siteid {
	position: absolute;
	top: 0;
	left: 0;
	height: 171px;
	width: 637px;
	background: transparent url(../images/bg_siteid_home.jpg) 0 0 no-repeat;
}

#header .logo {
	position: absolute;
	top: 0;
	left: 0;
}
.pagetitle {
	/*border: 1px solid red; */
}
.pagetitle h1 {
	/*position: absolute;
	bottom: 1px;
	left: 0;*/
	/*width: 100%;*/
	/*background-color: #5991b8;*/
	/*border: 1px solid red; */
	color: #fff;
	/*z-index: 10;*/
	margin: 0;
	padding: 40px 0 28px 65px;
	/*line-height: 28px;*/
	font-size: 2em;
	text-transform: uppercase;
	font-weight: 100;
}

#eclisse .pagetitle h1 {
	text-indent: -5000px;
	background: transparent url(/images/logo_eclisse.gif) 65px 30px no-repeat;
}


#imageRotator {
	position: absolute;
	top: 209px;
	left: 0;
	width: 636px;
	height: 226px;
}

#home #header .benefits {
	position: absolute;
	top: 11px;
	right: 10px;
	width: 349px;
	height: 425px; 
	min-height: 100%;
	background: transparent url(../images/bg_benefits.jpg) 0 100% no-repeat;
}
#home #header > .benefits {
	top: 0;
}

#header .benefits {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 349px;
	height: 305px; 
	background: transparent url(../images/bg_callus.jpg) 0 100% no-repeat;
	z-index: 100;
}

.benefits h2 {
	margin: 0;
	padding: 0 24px 0 24px;;
	height: 10px;
	text-transform: uppercase;
}

.benefits h2 strong {
	color: #fc3c3c;
}

#h_yes {
	font-size: 118%;
	padding: 45px 24px 10px 24px;
}
div > #h_yes {
	padding: 40px 24px 20px 24px;
}
#home #h_yes {
	font-size: 118%;
	padding: 20px 24px 10px 24px;
}
#home div > #h_yes {
	padding: 30px 24px 20px 24px;
}
#h_benefits {
	font-size: 122%;
	padding-bottom: 8px;
}
div > #h_benefits {
	padding-bottom: 18px;
}

#h_call {
	padding: 6px 24px;
	text-align: center;
}
div > #h_call {
	padding: 16px 24px;
}




#nav {
	position: absolute;
	top: 171px;
	left: 0;
	border-top: 5px solid #8e877f;
	border-bottom: 1px solid #f2f1f0;
	height: 32px;
	width: 100%;
	/*display: none;*/
	background: transparent url(../images/bg_nav.gif) 0 0 repeat-x;
}

#nav ul {
	list-style-type: none;
	height: 31px;
	z-index: 1000;
}
#nav > ul {
	padding-top: 1px;
}

#nav li {
	position: relative;
	float: left;
	padding: 0 7px;
	margin: 0;
	height: 100%;
	text-align: center;
	width: auto;
}

#nav li a {
	display: block;
	color: #8e877f;
	padding: 9px 10px 8px 10px;
	text-decoration: none;
}

#nav li a:hover {
	background: #eeedec url(../images/bg_navitem.gif) 0 0 repeat-x;
}



#nav li ul {
	position: absolute;
	width: 12em;
	left: 4px;
	top: 30rpx;
	xmargin-top: 1px;
	padding: 2px 0;
	background: #e5e1e0;
	border: #8e877f solid;
	border-width: 0 0 5px 2px;
	display: none;
	height: auto;
}
#nav li.sfhover ul,
#nav li:hover ul {
	display: block;
}

#nav li ul li {
	float: none;
	background: transparent;
	height: auto;
	width: auto;
	display: block;
	padding: 2px 0 3px 0;
}

#nav li ul a {
	display: block;
	height: 100%;
	padding: 3px 5px;
	line-height: 100%;
}

#nav li ul li a:hover {
	background: #eeedec;
	padding: 2px 5px;
	border: #8e877f solid;
	border-width: 1px 0;
}


#container {
	margin: 0 auto;
	width: 995px;
	text-align: left;
}

#main, #main_home {
	width: 930px;
	padding-left: 65px;
}
#main-l, #main-r {
	float: left;
	clear: none;
	width: 45%;
	padding-top: 19px;
	display: inline;
}
#main-l {
	width: 520px;
	padding-right: 50px;
}
#home #main-l {
	width: 360px;
	padding-right: 210px;
	width: 395px;/* 605 */
	background: transparent url(../images/cutaway.jpg) 400px 20px no-repeat;
	margin: 0;
	line-height: 150%;
	min-height: 250px;
}
 #main-r {
	width: 349px;
	width: 289px;/* 316 */
	margin-left: 27px;
	color: #6e675f;
}

 #main-r .outer {
	background: transparent url(../images/bg_bottomcurve_home.gif) 0 100% no-repeat;
	padding-bottom: 15px;
	margin-bottom: 2em;
}
 #main-r .inner {
	background:  #e5e1e0 url(../images/bg_topcurve_home.gif) 0 0 no-repeat;
	padding: 20px 10px 20px 20px;
}
#product-cta {
	width: 930px;
	margin: 15px 0 0 65px;
	height: 113px;
}
#product-cta a {
	float: left;
	display: inline;
	width: 289px;
	overflow: hidden;
	text-indent: -9000px;
	height: 113px;
	background: url(/images/text/aluminium.jpg) no-repeat;
	margin-right: 27px;
}
#product-cta a.timber {
	background-image: url(/images/text/timber.jpg);
}
#product-cta a.upvc {
	margin-right: 0;
	background-image: url(/images/text/upvc.jpg);
}
#main-r h2 {
	font-weight: bold;
	color: #333;
	color: #fc3c3c;
	/*letter-spacing: .1em;*/
	text-transform: uppercase;
	font-size: 1.1em;
}
/*#main-r h2.ask {
	text-align: center;
}*/
.prevnext {
	text-align: center;
	text-transform: lowercase;
}
.prevnext a, .prevnext a:link, .prevnext a:visited, .prevnext a:active {
	color: #756e67;
	text-decoration: underline;
}
.prevnext a:hover {
	text-decoration: none;
}

#asknav a, #asknav a:link, #asknav a:visited, #asknav a:active {
	float: left;
	display: inline;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #9c9b9a;
	margin-right: 5px;
	text-decoration: none;
	color: #7f6e67;
}
#asknav a:hover {
	background-color: #d7d1cf;
}
#asknav a.activeSlide {
	background-color: #7f6e67;
	color: #fff;
}
#asknav {
	height: 30px;
}

#main-l {
}
#main-r {
	
}

#footer {
	clear: both;
	margin: 15px auto;
	width: 995px;
	border-top: 1px solid #e5e1e0;
	padding: 12px 0;
	color: #9c9b9a;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #9c9b9a;
}

#footer a:hover {
	text-decoration: underline;
	color: #7075aa;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
	color: #fc3c3c;
	font-weight: 100;
}

#main h2 {
	font-size: 1.5em;
}

#main h3 {
	font-size: 1.45em;
	color: #756e67;
}

#main-r h3 { 
	margin: 1em 0 0.5em 0;
}
#main-r h3.first {
	margin-top: 0;
}

#home #main-r li {
	padding: 2px 0 4px 0;
}
#home #main-r li {
	font-size: 1em;
	padding-left: 7px;
	background: url(/images/bullet.gif) no-repeat 0 7px;
}
#main ul li {
	list-style-type: disc;
	list-style-position: inside;
}
.displaynone {
	display: none;
}
#main-r .doclist li {
	list-style-type: none;
}

.doclist span {
	display: block;
	padding: 2px 0 4px 0;
}

.doclist .pdf {
	padding-left: 24px;
	background: transparent url(/clientlib/images/icons/pdf.gif) 0 50% no-repeat;
}

.benefitlist {
	width: 349px;
}
.col {
	clear: none;

}

.half1, .half2 {
	padding: 0;
	margin: 0;
	width: 164px;
	margin-left: 20px;
	float: left;
	display: inline;
}
.half2 {
	margin-left: 0px;
}
.benefitlist ul {
	/*margin: 0 -10px 0 15px;*/
	padding: 0;
	list-style-type: none;
	/*width: 43%;*/
	/*list-style: disc outside url(../images/bullet.gif);*/
	font-size: .9em;
}
.benefitlist li {
	display: block;
	padding: 0 5px 5px 7px;
	background: url(/images/bullet.gif) no-repeat 0 5px;
}
.benefits > ul {
	/*width: 43%;*/
	/*margin: 0 -10px 0 30px;*/
}

.benefits li {
	/*padding: 0px 5px 5px 0px;*/
}
.benefits ul > li {
	/*padding: 0px 5px 6px 0px;*/
}


#content img {
	padding: 5px;
	margin: 10px 5px 5px 5px;
	background-color: #fafafa;
	border: 1px solid #666;
}

#contact #content img {
	padding: 0;
	margin: 0;
	background-color: transparent;
	border: 0;
}

p {
	line-height: 1.4em;
}

#maphere {
	width: 500px;
	height: 300px;
	padding: 5px;
	margin: 10px 0 5px 0;
	background-color: #fafafa;
	border: 1px solid #666;
}
div > #maphere {
	margin: 10px 5px 5px 5px;
}

#main-r .text-input {
	width: 17em;
}

#main-r .text-area {
	width: 17.4em;
	height: 5em;
}

#contactForm th, #contactForm td {
	padding: 3px 0;
}

span.error {
	color: #fc3c3c;
	display: block;
	font-size: .9em;
}
