/* 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;
	background: url(../../images/misc/bodyBg.png) top repeat-y #aac474;
	margin: 0px;
}

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

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 2.5em;
	font-weight: normal;
	color: #006633;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
}

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

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

	#contentContainer {
		width: 960px;
		position: absolute;
		z-index: 1;
		top: 480px;
		background: #fff;
	}
	
/* Main Styles
--------------------------------------------------------------- */

		#main {
			float: right;
			width: 500px;
			padding: 10px 50px 10px 10px;
		}
		
			#main ul li {
				margin: 4px 0px 4px 25px;
			}
		
			#main p {
				margin: 7px 0px 7px 0px;
				line-height: 17px;
			}
			
			#logos-list {
				float: right;
				margin: 0px 0px 10px 10px;
				width: 90px;
			}
			
				#logos-list li {
					list-style: none;
					background: url(../../images/misc/logos-list-li-bg.gif) bottom no-repeat;
					padding: 6px 0px 17px 0px;
				}
				
				#logos-list li.bottomLink {
					padding-bottom: 0px;
					background: none;
				}
		
		#googleMap {
			width: 640px;
			height: 300px;
		}

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			float: left;
			width: 384px;
		}
		
			#sidebar ul li {
				list-style: none;
				float: left;
			}
			
				#sidebar ul li a {
					background: url(../../images/misc/sidebar-cta-doors.jpg);
					width: 154px;
					color: #88ac3a;
					text-decoration: none;
					height: 88px;
					padding: 30px 180px 0px 50px;
					display: block;
					font-size: 1.7em;
					float: left;
				}
				
				#sidebar ul li a.sidebar-cta-quotes {
					background: url(../../images/misc/sidebar-cta-quote.jpg);
					height: 78px;
				}
				
				#sidebar ul li a.sidebar-cta-glazing {
					background: url(../../images/misc/sidebar-cta-glazing.jpg);
					height: 80px;
				}
				
					#sidebar ul li a:hover {
						color: #88663a;
					}
		
/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 960px;
	height: 130px;
	position: absolute;
	z-index: 10;
	top: 0px;
	background: url(../../images/misc/headerBg.jpg) repeat-x;
	left: 0px;
}

	#logo {
		width: 250px;
		height: 100px;
		float: left;
		background: #666;
	}
	
	#cta-top-right {
		width: 522px;
		height: 36px;
		z-index: 1;
		padding: 5px 0px 0px 50px;
		font-size: 1.8em;
		color: #fff;
		letter-spacing: -1px;
		position: absolute;
		right: 0px;
		top: 80px;
		background: #333 url(../../images/misc/cta-top-right-bg.jpg) right top no-repeat;
	}

#mainImg {
	z-index: 10;
	position: absolute;
	top: 130px;
	left: 0px;
}

				#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;
				}

#middleBar {
	z-index: 10;
	position: absolute;
	top: 330px;
	left: 0px;
	color: #fff;
	height: 146px;
	width: 960px;
	background: url(../../images/misc/middleBar-bg.jpg);
}

	#middleBar #middleBar-icon {
		float: left;
	}
	
	#middleBar #middleBar-left {
		width: 170px;
		float: left;
		font-size: 1.2em;
		padding: 10px 10px 0px 10px;
	}
	
		#middleBar #middleBar-left h2 {
			font-size: 1.9em;
			line-height: 20px;
			margin: 0px;
			padding: 0px;
		}
		
	#middleBar #middleBar-right {
		width: 533px;
		float: left;
		font-size: 1.5em;
		padding: 5px 20px 10px 30px;
	}
	
		#middleBar #middleBar-right p {
			margin: 9px 0px;
		}
		
		#middleBar #middleBar-right p strong {
			color: #FFFF00;
		}


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

#navigation {
	width: 700px;
	float: right;
	padding: 28px 0px 0px 10px;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
		}
			  
			#navigation ul li a {
				float: left;
				border-right: 1px solid #626264;
				color: #eee;
				text-decoration: none;
				padding: 10px 7px 10px 7px;
				font-weight: bold;
				border-left: #3C3D3F 1px solid;
			}
			
				#navigation ul li a.contact-a {
					border-right: none;
				}
				
				#navigation ul li a.index-a {
					border-left: none;
				}

				#navigation ul li a:hover {
					color: #FFFF00;
				}
				
#index #navigation .index-a,
#windows #navigation .windows-a,
#doors #navigation .doors-a,
#conservatories #navigation .conservatories-a,
#double-glazing #navigation .double-glazing-a,
#fascias-soffits #navigation .fascias-soffits-a,
#order-a-brochure #navigation .order-a-brochure-a,
#contact #navigation .contact-a {
	color: #abc575;
}

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

#footer {
	clear: both;
	width: 940px;
	color: #ccc;
	background: url(../../images/misc/footerBg.png) repeat-x #799b4c;
	padding: 10px 10px;
	border-top: 3px solid #abc575;
	font-size: 1em;
}

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

	#footer h2 {
		font-weight: bold;
		margin: 0px;
		color: #FFFF33;
		padding: 3px 5px;
		font-size: 1.2em;
		font-style: italic;
		width: 250px;
	}
		
	#footer li {
		list-style: none;
	}
	
	#footer p, #footer ul {
		margin: 0px;
		padding: 0px;
	}

	#footer a {
		white-space: nowrap;
		color: #ccc;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #ffcc00;
		text-decoration:underline;
	}

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

	#footer #footer-services {
		float: left;
		width: 250px;
		margin: 0px;
	}
	
		#footer #footer-services ul li {
			float: left;
		}
	
			#footer #footer-services ul li a {
				float: left;
				width: 230px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
		
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer #footer-areas {
		float: left;
		width: 320px;
	}
	
		#footer #footer-areas h2 {
			width: 300px;
		}
	
		#footer #footer-areas ul {
			float: left;
			width: 155px;
		}
	
		#footer #footer-areas ul li {
			float: left;
			width: 125px;
			padding: 3px 5px;
			border-bottom: 1px dotted #777;
		}
		
/* Footer Right Styles
--------------------------------------------------------------- */	

	#footer #footer-right {
		float: left;
		width: 190px;
	}
	
		#footer #footer-right h2 {
			width: 170px;
		}
		
		#footer #footer-right p {
			line-height: 20px;
			padding: 3px 5px;
		}
				
/* Footer Right Styles2
--------------------------------------------------------------- */	

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

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

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

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

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Contact Table Styles
--------------------------------------------------------------- */

	#contactTable #botBuster, #brochureTable #botBuster {
		display: none;
	}
	
	#brochureTable td {
		padding: 3px;
	}
	
		#brochureTable td.left {
			text-align: right;
			font-weight: bold;
		}
		
	.brochureChoice {
		border: 1px solid #aaa;
	}
	
		.brochureChoice td {
			padding: 3px 8px;
		}
		
		.brochureChoice .titles {
			width: 80px;
		}
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}
