/* 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.jpg) top no-repeat #111;
	margin: 0px;
}

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

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

a img {
	border: none;
}

h1 {
	font-size: 2.3em;
	background: url(../../images/misc/h1-bg.jpg) left center no-repeat;
	padding: 0px 0px 0px 50px;
	color: #163aa8;
	text-transform: uppercase;
	height: 65px;
}

	h1.oneLine {
		padding: 15px 0px 0px 50px;
		height: 50px;
	}

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

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

/* 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;
		padding-top: 445px;
	}
	
	#main-sidebar {
		margin: 0px auto;
		width: 860px;
		border-left: 5px solid #E0DCD0;
		border-right: 5px solid #E0DCD0;
		background: #fff;
	}
	
/* Main Styles
--------------------------------------------------------------- */

		#main {
			float: right;
			width: 560px;
			padding: 10px 10px;
		}
		
			#main p {
				margin: 10px 0px 10px 0px;
				font-size: 1.2em;
				line-height: 20px;
			}
			
			#main .ticks {
				margin: 10px 0px;
			}
			
			#main .ticks li {
				padding: 8px 0px 8px 30px;
				background: url(../../images/misc/list-bg.jpg) left center no-repeat;
				list-style: none;
				font-size: 1.1em;
			}
			
			#main p.firstPara {
				color: #500;
				font-weight: bold;
			}
			
			table.sampleLeadDesigns {
				text-align: center;
				width: 100%;
			}
			
			table.sampleLeadDesigns td {
				padding: 3px;
				background: #eee;
				border: 1px solid #ccc;
				text-align: center;
			}
				
			
			#cta-bottom {
				width: 520px;
				height: 95px;
				background: url(../../images/misc/cta-bottom-bg.jpg) no-repeat;
				color: #fff;
				padding: 5px 20px 0px 20px;
				font-size: 1.1em;
				clear: both;
			}
			
				#cta-bottom span.rapidresponse {
					font-size: 1.7em;
					font-weight: bold;
				}
				
				#cta-bottom p.location {
					text-align: right;
				}
				
					#cta-bottom p {
						margin: 5px 0px;
					}
				
				#cta-bottom p.phone {
					text-align: right;
					font-size: 1.7em;
					color: #FFFF00;
				}
		
		#googleMap {
			width: 640px;
			height: 300px;
		}

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			float: left;
			width: 250px;
			padding: 10px 0px 10px 10px;
		}
		
			#cta-video {
				margin: 0px 0px 7px 0px;
			}
			
				#emergency-glazing #cta-video,
				#emergency-glazing #cta-24-hour,
				#trade-glass #cta-trade-glass {
					display: none;
				}
		
			#cta-24-hour {
				position: relative;
				width: 250px;
				margin: 0px 0px 8px 0px;
			}
			
			#cta-24-hour p.phone,
			#cta-24-hour p.link {
				position: absolute;
				top: 197px;
				color: #FFFF00;
				letter-spacing: -1px;
				font-size: 1.5em;
				left: 5px;
			}
			
				#cta-24-hour p.link {
					top: 217px;
				}
				
			#cta-boarding-up {
				background: url(../../images/misc/cta-boarding-up.jpg);
				width: 115px;
				padding: 16px 5px 0px 130px;
				height: 170px;
			}
			
				#cta-boarding-up h2 {
					text-indent: 23px;
				}
		
/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 960px;
	height: 112px;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
}

	#logo {
		width: 490px;
		height: 112px;
		float: left;
		background: #666;
	}
	
	#cta-top-right {
		width: 420px;
		letter-spacing: -1px;
		float: right;
		padding: 15px 50px 0px 0px;
		text-align: right;
		height: 97px;
		color: #888;
		font-size: 1.6em;
	}
	
		#cta-top-right .phone {
			font-size: 1.2em;
			color: #ccc;
		}
		
			#cta-top-right .phone strong {
				color: #FFFF00;
			}
	
	#cta-top {
		background: url(../../images/misc/cta-top-bg.jpg) left top;
		width: 890px;
		height: 39px;
		padding: 5px 0px 0px 70px;
		clear: both;
	}
	
		#cta-top li {
			list-style: none;
			float: left;
			margin-right: 15px;
			display: inline;
		}
	
		#cta-top li a {
			float: left;
			height: 27px;
			font-size: 1.2em;
			text-transform: uppercase;
			padding: 12px 0px 0px 30px;
			text-decoration: none;
			color: #fff;
			background: url(../../images/misc/cta-top-ticks.jpg) left no-repeat;
		}
		
		#cta-top-contact {
			float: right;
			width: 300px;
			text-align: left;
		}
		
			#cta-top-contact a {
				height: 31px;
				float: left;
				font-size: 1.6em;
				display: block;
				text-transform: uppercase;
				padding: 7px 30px 0px 10px;
				letter-spacing: -1px;
				color: #000;
				text-decoration: none;
			}
			
			#cta-top-contact a:hover {
				text-decoration: underline;
			}

#middleBar {
	z-index: 1;
	position: absolute;
	top: 156px;
	height: 279px;
	border: 5px solid #E0DCD0;
	background: red;
	width: 950px;
}

	#mainImg {
		z-index: 10;
		position: absolute;
		top: 161px;
		right: 5px;
		width: 640px;
		background: #ccc;
		height: 279px;
	}

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

#slideshow {
	width: 640px;
	height: 279px;
	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;
	}

/* Vertical Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 305px;
	float: left;
	height: 279px;
	background: url(../../images/misc/navBg.jpg);
	border-right: 5px solid #E0DCD0;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
		}
			  
			#navigation ul li a {
				float: left;
				width: 245px;
				color: #fff;
				text-decoration: none;
				padding: 7px 10px 8px 50px;
				font-weight: bold;
				text-transform: uppercase;
				font-size: 1.1em;
				background: url(../../images/misc/navBg-a.gif) 30px center no-repeat;
			}

				#navigation ul li a:hover {
					background: url(../../images/misc/navBg-a-hover.gif) 22px center no-repeat;
					color: #fff;
				}
				
#index #navigation .index-a,
#domestic-glazing #navigation .domestic-glazing-a,
#trade-glass #navigation .trade-glass-a,
#glass-cutting #navigation .glass-cutting-a,
#emergency-glazing #navigation .emergency-glazing-a,
#glass-solar-filming #navigation .glass-solar-filming-a,
#bespoke-mirrors #navigation .bespoke-mirrors-a,
#leaded-windows #navigation .leaded-windows-a,
#contact #navigation .contact-a {
	color: #FFFF00;
	background: url(../../images/misc/navBg-a-on.gif) 22px center no-repeat;
}


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

#outerFooter {
	float: left;
	width: 100%;
	background: #0b2c14;
	border-top: 3px solid #E0DCD0;
}

#footer {
	clear: both;
	width: 960px;
	color: #ccc;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	background: url(../../images/misc/footerBg.jpg);
	font-size: 1.2em;
}

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

	#footer h2 {
		font-weight: bold;
		margin: 0px;
		color: #eee;
		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: #888;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #ffcc00;
		text-decoration: underline;
	}

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

	#footer #footer-services {
		float: left;
		width: 270px;
		margin: 0px;
	}
	
		#footer #footer-services ul li {
			float: left;
		}
	
			#footer #footer-services ul li a {
				float: left;
				width: 250px;
				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: right;
		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 {
		display: none;
	}
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}