/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

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

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background: url(../../images/misc/purplebg.gif) repeat-x 10px top;
}

a:link, a:visited, a:focus {
	outline: none;
	color: #FF0099;
	text-decoration: none;
}

a:hover, a:active {
	color: #711151;
	text-decoration: none;
}

a img {
	border: none;
}

h1, h2, h3 {
	font-size: 2.3em;
	font-weight: normal;
}

h1 {
	color: #711151;
	margin-bottom: 10px;

}

h2 {
	font-size: 1.7em;
	color: #711151;
	margin-top: 10px;
}

h3 {
	font-size: 1.3em;
}

#bg-left {
	width: 88px;
	position: absolute;
	top: 143px;
	float: left;
	height: 373px;
	left: -78px;
	background-image: url(../../images/misc/purplebg-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-right: 1px solid #FFFFFF;
	z-index: 10;
}

#bg-right {
	width: 88px;
	position: absolute;
	top: 143px;
	float: left;
	height: 373px;
	background-image: url(../../images/misc/purplebg-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	right: -78px;
	border-left: 1px solid #FFFFFF;
	z-index: 10;
}

/* Container Styles
--------------------------------------------------------------- */

#outerContainer {
	width: 100%;
	float: left;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}

#contentContainer {
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../../images/misc/white-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 200px;
	overflow: auto;
}
	
#main-top {
	background-image: url(../../images/misc/purplebg-content.gif);
	background-repeat: repeat-x;
	height: 318px;
	width: 700px;
	position: absolute;
	top: 200px;
	left: 10px;
}
	
#main-img-container {
	width: 684px;
	position: relative;
	left: 10px;
	height: 212px;
	float: left;
}

#main-img-container ul {
	padding-top: 4px;

}

	#main-img-container ul li {
		list-style: inside;
		padding: 2px 0px 3px 15px;
	}

	#main-img-container a {
		color: #711151;
	}
	
		#main-img-container a:hover {
			color: #FF0099;
		}
		
		#main-img-container a.main-top-text {
			color: #FFFFFF;
		}
		
		#main-img-container a.main-top-text:hover {
			color: #FF0099;
		}

		#index #main-img-container {
			background-image: url(../../images/misc/ctabg-white.gif);
			background-repeat: no-repeat;
			background-position: right top;
			height: 302px;
		}
	
.main-top-text {
	font-size: 1.6em;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	margin-left: 40px;
	font-style: italic;
	margin-top: -3px;
}


#main-top-title {
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 2.2em;
	color: #FFFFFF;
	text-transform: capitalize;
}

.cta-large {
	float: left;
	position: relative;
	height: 287px;
	display: block;
}

#index #cta-buckets-small {
	top: 305px;
}

#cta-buckets-small {
	float: left;
	width: 684px;
	height: 115px;
	background-image: url(../../images/misc/ctasub-bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 225px;
	clear: both;
	left: 10px;
}

	#cta-buckets-small a {
		float: left;
		height: 81px;
		width: 203px;
		margin-top: 10px;
		margin-left: 18px;
	}

a.special-offers {
	background: url(../../images/misc/ctasmall-left.gif) no-repeat;
}

a.request-quote {
	background: url(../../images/misc/ctasmall-right.gif) no-repeat top;
}

a.our-guarantee {
	background: url(../../images/misc/ctasmall-middle.gif) no-repeat top;
}

a.special-offers:hover {
	background: url(../../images/misc/ctasmall-left.gif) bottom;
}

a.request-quote:hover {
	background: url(../../images/misc/ctasmall-right.gif) bottom;
}

a.our-guarantee:hover {
	background: url(../../images/misc/ctasmall-middle.gif) bottom;
}

/* Main Styles
--------------------------------------------------------------- */

#index #main {
	padding-top: 410px;
}

#main {
	float: left;
	width: 680px;
	background-image: url(../../images/misc/main-footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	padding: 360px 0px 30px 30px;
}

	#main a {
		text-decoration: underline;
	}		
			#main p {
				margin: 10px 0px 10px 0px;
				font-size: 1.2em;
				line-height: 20px;
			}
			
			#main ul {
				font-size: 1.2em;
				padding: 3px;
			}
			
					#main ul li {
						padding: 4px 0px;
					}
					
					#main ul li ul {
						padding: 4px 0px 0px 30px;
						font-size: 1em;
					}				
					
	.main-list {
		margin: 0px 0px 0px 20px;
		line-height:20px;
	}
					
.small-col {
	float: left;
	width: 320px;
	padding-right: 10px;
	padding-left: 10px;
}

.big-col {
	clear: both;
	float: left;
	width: 660px;
	padding-right: 10px;
	padding-left: 10px;
}

.regional-list  {
	float: left;
	padding-bottom: 15px;

}

	.regional-list img {
		float: left;
		padding-right: 10px;
	}

.regional-title {
	font-size: 1.7em;
}

.line {
	width: 100%;
	background: #fce5f2;
	display: block;
	height: 5px;
	float: left;
	clear: both;
	margin-bottom: 8px;
}

#googleMap {
	width: 640px;
	height: 300px;
}

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
#sidebar {
	width: 240px;
	background-image: url(../../images/misc/purplebg-content.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

#sidebar-top {
	float: left;
	height: 330px;
}

#cta-free-heatpack {
	float: left;
	position: relative;
	left: 30px;
}

#cta-free-quote {
	float: left;
	position: relative;
	padding-bottom: 5px;
}

	#cta-free-quote p {
		right: 18px;
		position: absolute;
		font-size: 2.2em;
		font-weight: bold;
		color: #FFCC00;
		bottom: 5px;
	}

#cta-free-quote-large {
	float: left;
	position: relative;
	left: 30px;
}

	#cta-free-quote-large p {
		font-size: 2.1em;
		font-weight: bold;
		color: #FFFFFF;
		position: absolute;
		left: 7px;
		top: 132px;
	}

#cta-windowsoffer {
	float: left;
	position: relative;
	left: 30px;
}

#cta-callback {
	float: left;
	background: url(../../images/misc/callback-bg.gif) no-repeat;
	height: 240px;
	width: 180px;
	position: relative;
	left: 30px;
}

	#cta-callback span {
		position: absolute;
		color: #FFFFFF;
		font-size: 2.2em;
		font-weight: bold;
		font-style: italic;
		left: 10px;
		top: 8px;
		line-height: 28px;
	}

#cta-callback-form {
	position: absolute;
	top: 68px;
	left: 10px;
}
#cta-free-furniture {
	position: absolute;
	right: 0px;
	bottom: 0px;
	float: left;
}
#errors {
	float:left;
	width:175px;
	padding-top: 10px;
	list-style: inside;
	color: #FF0000;
	padding-left: 30px;
}

.cta-price {
	float: left;
	position: relative;
}

	.cta-price  p {
		font-size: 2em;
		font-weight: bold;
		color: #FFFFFF;
		z-index: 20;
		top: 64px;
		left: 45px;
		position: absolute;
		text-align: center;
		line-height: 26px;
	}

.cta-price img {
	float: left;
	margin-left: 28px;
}

.gallery-container {
	float: left;
	width: 320px;
}

	.gallery-container span {
	text-align: center;
	color: #999999;
	margin-top: -10px;
	display: block;
	}

	.gallery-container img {
	padding-right: 10px;
	padding-bottom: 5px;
	}

#product-container {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 311px;
}

#product-container a {
	text-decoration: none;
}

#product-container a:hover {
	background-position:bottom;
}

.option-text {
	font-size: 1.8em;
}
#conserv-btn7 {
	background-image: url(../../images/conservatories/option-5.gif);
	float: right;
	width: 251px;
	background-repeat: no-repeat;
	height: 48px;
	padding-left: 60px;
	padding-top: 22px;
}
#conserv-btn6 {
	background-image: url(../../images/conservatories/option-4.gif);
	float: right;
	width: 251px;
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 60px;
	padding-top: 28px;
}

#conserv-btn5 {
	float: right;
	width: 251px;
	height: 50px;
	padding-left: 60px;
	vertical-align: 50%;
	padding-top: 30px;
	background: url(../../images/conservatories/option-3.gif) no-repeat;
}

#conserv-btn4 {
	background-image: url(../../images/conservatories/option-4.gif);
	float: right;
	width: 251px;
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 60px;
	padding-top: 28px;
}
#conserv-btn3 {
	float: right;
	width: 251px;
	height: 50px;
	padding-left: 60px;
	vertical-align: 50%;
	padding-top: 30px;
	background: url(../../images/conservatories/option-3.gif) no-repeat;
}

#conserv-btn2 {
	background-image: url(../../images/conservatories/option-2.gif);
	float: right;
	width: 251px;
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 60px;
	vertical-align: 50%;
	padding-top: 30px;
}

#conserv-btn1 {
	background-image: url(../../images/conservatories/option-1.gif);
	float: right;
	width: 251px;
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 60px;
	padding-top: 30px;
}

#doors-btn1 {
	background-image: url(../../images/doors/option-1.gif);
	float: right;
	width: 251px;
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 60px;
	padding-top: 30px;
}

#doors-btn2 {
	background-image: url(../../images/doors/option-2.gif);
	float: right;
	width: 251px;
	background-repeat: no-repeat;
	height: 59px;
	padding-left: 60px;
	padding-top: 35px;
}

#doors-btn3 {
	float: right;
	width: 251px;
	height: 59px;
	padding-left: 60px;
	padding-top: 35px;
	background: url(../../images/doors/option-4.gif) no-repeat;
}

#doors-btn4 {
	float: right;
	width: 251px;
	height: 59px;
	padding-left: 60px;
	padding-top: 35px;
	background: url(../../images/doors/option-5.gif) no-repeat;
}

#doors-btn5 {
	background-image: url(../../images/doors/option-3.gif);
	float: right;
	width: 251px;
	background-repeat: no-repeat;
	height: 48px;
	padding-left: 60px;
	padding-top: 22px;
}

#windows-btn5 {
	background-image: url(../../images/windows/option-4.gif);
	float: right;
	width: 251px;
	background-repeat: no-repeat;
	height: 48px;
	padding-left: 60px;
	padding-top: 22px;
}

#windows-btn4 {
	float: right;
	width: 251px;
	height: 50px;
	padding-left: 60px;
	vertical-align: 50%;
	padding-top: 30px;
	background: url(../../images/windows/option-5.gif) no-repeat;
}

#windows-btn3 {
	background-image: url(../../images/windows/option-3.gif);
	float: right;
	width: 251px;
	background-repeat: no-repeat;
	height: 59px;
	padding-left: 60px;
	padding-top: 35px;
}

#windows-btn2 {
	background-image: url(../../images/windows/option-2.gif);
	float: right;
	width: 251px;
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 60px;
	vertical-align: 50%;
	padding-top: 30px;
}

#windows-btn1 {
	background-image: url(../../images/windows/option-1.gif);
	float: right;
	width: 251px;
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 60px;
	padding-top: 30px;
}

#tick-box {
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}


	#tick-box ul li {
		padding-left: 30px;
		list-style: url(none) none;
		background: url(../../images/misc/tick.gif) no-repeat left top;
		padding-bottom: 10px;
		z-index: 10;
	}

	#tick-box span {
		font-size: 1.3em;
		font-style: italic;
		font-weight: bold;
		color: #660066;
		margin-left: 5px;
	}

#tick-box-top {
	background: url(../../images/misc/tickbox_top.gif) no-repeat;
	height: 15px;
	width: 315px;
	float: left;
}
#tick-box-content {
	float: left;
	background: url(../../images/misc/tickbox_bg.gif) repeat-y;
	width: 295px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#tick-box-bottom {
	background: url(../../images/misc/tickbox_bottom.gif) no-repeat bottom;
	float: left;
	height: 15px;
	width: 315px;
}

#breadcrumb-container {
	position: absolute;
	top: 325px;
	left: 30px;
	width: 640px;
}

	#breadcrumb-container a {
		text-decoration: underline;
		color: #0000CC;
	}
	
		#breadcrumb-container a:hover {
		color: #711151;
		}
	
/* Related Styles
--------------------------------------------------------------- */

#related-links {
	color: #999999;
	float: left;
	padding-top: 10px;
}

	#related-links ul li {
		background: url(../../images/misc/bullet-square.gif) no-repeat left;
		padding-left: 20px;
		list-style: none;
	}
	
	#related-links a {
		color: #660066;
	}
	
		#related-links a:hover {
			color: #FF0099;
		}
	
#related-gable .gable-a,
#related-edwardian .edwardian-a,
#related-lantern .lantern-a,	
#related-victorian .victorian-a,	
#related-pshaped .pshaped-a,
#related-lantern .lantern-a,
#related-sunroom .sunroom-a,
#related-orangeries .orangeries-a,
#related-bifold .bifold-a,	
#related-composite .composite-a,	
#related-french .french-a,	
#related-front-back .front-back-a,	
#related-patio .patio-a,
#related-casement .casement-a,	
#related-reversible .reversible-a,	
#related-sash .sash-a,	
#related-tilt-turn .tilt-turn-a,	
#related-vertical .vertical-a {
	display:none;
}	

/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 960px;
	height: 143px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #FFFFFF;
}

#logo {
	width: 249px;
	height: 114px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}

#header-img {
	position: absolute;
	top: 0px;
	right: -30px;
}

#cta-top-right {
	width: 400px;
	float: left;
	padding: 30px 0px 0px;
	text-align: center;
	height: 125px;
	font-size: 2em;
	color: #999999;
	text-transform: uppercase;
}
	
#cta-top-right .phone {
	color: #711151;
	font-weight: bold;
	font-size: 1.2em;
}
		
#phone-cta {
	width: 640px;
	background: url(../../images/misc/phone-cta.gif) no-repeat;
	height: 78px;
	float: left;
	position: relative;
	margin-top: 25px;
	margin-left: 10px;
}

#phone-cta-text {
	position: absolute;
	right: 30px;
	float: left;
}

	#phone-cta p  {
		color: #000000;
		font-size: 2.2em;
		text-align: center;
		line-height: 1em;
	}

	#phone-cta   span {
		color: #FFFFFF;
		font-weight: bold;
		font-size: 1.1em;
	}
	
.testimonials-container   {
	color: #414141;
	padding-left: 40px;
	background: url(../../images/misc/speech.gif) no-repeat left top;
	padding-bottom: 20px;
}

.testimonials-container span {
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.speech-end {
	background: url(../../images/misc/speech-end.gif) no-repeat right bottom;
	padding-bottom: 10px;
}

/* Image Slideshow Styles
--------------------------------------------------------------- */

#slideshow {
	width: 940px;
	height: 220px;
	position: absolute;
}
	
	#slideshow img {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 8;
	}
	
	#slideshow img.active {
		z-index: 10;
	}
	
	#slideshow img.last-active {
		z-index: 9;
	}

/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 938px;
	height: 57px;
	position: absolute;
	top: 143px;
	left: 10px;
	background-image: url(../../images/misc/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
	}
	
		#navigation ul li {
	display: inline;
	background-image: url(../../images/misc/bullet.gif);
	background-repeat: no-repeat;
	}
			  
			#navigation ul li a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 21px 12px 10px;
	font-size: 1.1em;
	text-transform: uppercase;
	height: 27px;
		}

				#navigation ul li a.contact-a {
	border-right: none;
	padding-right: 14px;
				}

				#navigation ul li a:hover {
					background: url(../../images/misc/nav-hover.gif) repeat-x;
				}
				
#index #navigation .index-a,
#doors #navigation .doors-a,
#finance #navigation .finance-a,
#windows #navigation .windows-a,
#roofline #navigation .roofline-a,
#guarantee #navigation .guarantee-a, 
#showroom #navigation .showroom-a, 
#contact #navigation .contact-a,
#conservatories #navigation .conservatories-a,
#special #navigation .special-a
{
	background: url(../../images/misc/nav-active.gif) repeat-x;
	color: #ffcc00;
}

/* Footer Styles
--------------------------------------------------------------- */

#outerFooter {
	float: left;
	width: 100%;
}

#footer {
	clear: both;
	width: 960px;
	color: #333;
	margin: 0px auto;
	font-size: 1.2em;
	background-image: url(../../images/misc/white-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 30px 0px 10px;
}

	#footer .index-a,
	#footer .contact-a {
		display: none;
	}

	#footer h2 {
	font-weight: bold;
	margin: 0px;
	padding: 3px 5px;
	font-size: 1em;
	color: #000000;
	text-transform: uppercase;
	}
		
	#footer li {
		list-style: none;
	}
	
	#footer p, #footer ul {
		margin: 0px;
		padding: 0px;
	}

	#footer a {
	white-space: nowrap;
	color: #FF0099;
	text-decoration: none;
	}
		
		#footer a:hover {
		color: #54073A;
		text-decoration: none;
		}
		
	#footer #footer-line {
	background-color: #FF0099;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	position: relative;
	bottom: 20px;
	height: 6px;
}
	#footer #logos {
	float: left;
	padding-left: 35px;
	padding-right: 35px;
}


/* Footer Services Styles
--------------------------------------------------------------- */	

	#footer #footer-services {
	float: left;
	width: 200px;
	margin: 0px;
	}

	
		#footer #footer-services ul li {
			float: left;
		}
	
			#footer #footer-services ul li a {
	float: left;
	padding: 3px 5px;
	width: 190px;
			}
		
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer #footer-areas {
	float: left;
	width: 250px;
	}
	
		#footer #footer-areas h2 {
	width: 110px;
		}
	
		#footer #footer-areas ul {
	float: left;
	width: 110px;
		}
	
		#footer #footer-areas ul li {
	float: left;
	width: 100px;
	padding: 3px 5px;
		}
		
/* Footer Address Styles
--------------------------------------------------------------- */	

	#footer #footer-address {
	float: left;
	width: 150px;
	}
	
		#footer #footer-address h2 {
	width: 150px;
		}
		
		#footer #footer-address p {
			line-height: 20px;
			padding: 3px 5px;
		}
				
/* Footer Help & Advice
--------------------------------------------------------------- */	

	#footer #footer-help {
	float: right;
	width: 165px;
	padding-right: 25px;
	}
	
		#footer #footer-help h2 {
	width: 165px;
		}
		
			#footer #footer-help ul li {
				float: left;
			}
					
			#footer #footer-help ul li a {
	float: left;
	width: 155px;
	padding: 3px 5px;
			}
		
		#footer #footer-help p {
			line-height: 20px;
			padding: 3px 5px;
		}
		
		#footer #footer-help .bottomLink {
			margin-bottom: 5px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

	#footer #footer-bottom {
	width: 940px;
	clear: both;
	margin: 10px 0px 0px;
	text-align: center;
	padding-top: 10px;
	}

/* Image Styles
--------------------------------------------------------------- */

.img-left {
	float: left;
	margin: 10px 0px 10px 5px;
}

.img-right {
	float: right;
	margin: 10px 5px 10px 0px;
}
.img-padding {
	padding-bottom: 8px;
	float: left;
}

/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}
