/* 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: #003161;
	background: url(../../images/layout/body-bg.png) top repeat-x #fff;
	margin: 0px;
}

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

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

#main h2 a {
	color: #d2232a;
	text-decoration: none;
}

a img {
	border: none;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #d2232a;
}

h2, h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #d2232a;
}
h2 a:link{
	text-decoration: none;
	color: #d2232a;
}
h2 a:hover{
	text-decoration: underline;
	color: #d2232a;
}

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

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

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
	
}
	
	#contentContainer-wrapper {
		width: 960px;
		padding-top: 415px;
	}
	
	#contentContainer {
		width: 940px;
		float: left;
		padding: 0px 10px 0px 10px;
		background: url(../../images/layout/container-bg.gif) top repeat-y;
	}
	
	
/* Main Styles
--------------------------------------------------------------- */

		#main {
			float: right;
			width: 560px;
			padding: 190px 25px 10px 25px;
			border-left: 1px solid #a6a6a6;
		}
		
		#windscreen-replacement #main,
		#windscreen-chip-repairs #main,
		#rear-windscreen-replacement #main,
		#car-windows #main {
			float: right;
			width: 560px;
			padding: 25px 25px 10px 25px;
		}
			
			#main p {
				margin: 10px 0px 10px 0px;
				font-size: 1.2em;
			}
		
		#googleMap {
			width: 640px;
			height: 300px;
		}
		
/* Main CTA Styles
--------------------------------------------------------------- */
		
		#main-cta {
			width: 560px;
			height: 139px;
			position: absolute;
			top: 445px;
			right: 35px;
			z-index: 1000;
			background: url(../../images/layout/main-cta-bg.jpg) no-repeat;
		}

			#main-cta p {
				font-size: 2.0em;
				line-height: 1.0em;
				padding: 20px 0px 0px 0px;
				margin: 0px;
			}
			
				#main-cta p span {
					display: block;
				}
		
			#main-cta-left {
				width: 262px;
				height: 139px;
				float: left;
				padding: 0px 0px 0px 20px;
				color: #d2232a;
			}
			
			#main-cta-right {
				width: 258px;
				height: 139px;
				float: right;
				color: #fff;
				position: relative;
				padding: 0px 0px 0px 20px;
				font-size:1.3em;
			}
				
				#main-cta-right p.roundedCall {
					position: absolute;
					bottom: 12px;
					right: 20px;
					font-size: 0.85em;
					font-weight: bold;
					line-height: 0.9em;
					text-transform: uppercase;
				}

/* Main CTA 2 Styles
--------------------------------------------------------------- */
		
		#main-cta2 {
			width: 560px;
			height: 139px;
			float: left;
			margin: 15px 0px 0px 0px;
			background: url(../../images/layout/main-cta-bg.jpg) no-repeat;
			
		}

			#main-cta2 p {
				font-size: 2.0em;
				line-height: 1.0em;
				padding: 20px 0px 0px 0px;
				margin: 0px;
			}
			
				#main-cta2 p span {
					display: block;
				}
		
			#main-cta2-left {
				width: 262px;
				height: 139px;
				float: left;
				padding: 0px 0px 0px 20px;
				color: #d2232a;
			}
			
			#main-cta2-right {
				width: 258px;
				height: 139px;
				float: right;
				color: #fff;
				position: relative;
				padding: 0px 0px 0px 20px;
				font-size:1.3em;
			}
		
				#main-cta2-right p.smallPrint {
					font-size: 1.0em;
					padding: 10px 0px 0px 0px;
				}
				
				#main-cta2-right p.roundedCall {
					position: absolute;
					bottom: 12px;
					right: 20px;
					font-size: 0.85em;
					font-weight: bold;
					line-height: 0.9em;
					text-transform: uppercase;
				}
				
/* Main CTA 3 Styles
--------------------------------------------------------------- */
		
		#main-cta3 {
			width: 560px;
			height: 139px;
			position: absolute;
			top: 445px;
			right: 35px;
			z-index: 1000;
			background: url(../../images/layout/main-cta-bg.jpg) no-repeat;
			
		}

			#main-cta3 p {
				font-size: 2.0em;
				line-height: 1.0em;
				padding: 10px 0px 0px 0px;
				margin: 0px;
			}
			
				#main-cta3 p span {
					display: block;
				}
		
			#main-cta3-left {
				width: 262px;
				height: 139px;
				float: left;
				padding: 11px 0px 0px 20px;
				color: #d2232a;
				font-size: 1.1em;
			}
			
			#main-cta3-right {
				width: 258px;
				height: 139px;
				float: right;
				color: #fff;
				position: relative;
				padding: 5px 0px 0px 20px;
				font-size:0.8em;
			}
		
				#main-cta3-right p.smallPrint {
					font-size: 1.0em;
					padding: 10px 0px 0px 0px;
				}
				
				#main-cta3-right p.roundedCall {
					position: absolute;
					bottom: 17px;
					right: 20px;
					font-size: 1.4em;
					font-weight: bold;
					line-height: 0.9em;
					text-transform: uppercase;
				}

/* Main CTA Bottom Styles
--------------------------------------------------------------- */

	#main-bottom-cta {
		width: 560px;
		height: 150px;
		float: left;
		margin: 5px 0px 0px 0px;
		position: relative;
	}
	
		#main-bottom-cta img {
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 1;
		}
		
		#main-bottom-cta p {
			position: absolute;
			top: 48px;
			left: 15px;
			z-index: 100;
			color: #d2232a;
			font-size: 2.2em;
			line-height: 1.0em;
		}
		
			#main-bottom-cta p span {
				display: block;
			}

/* Sidebar Styles
--------------------------------------------------------------- */
		
		#sidebar {
			float: left;
			width: 329px;
			padding: 15px 0px 15px 0px;
		}
		

/* Sidebar CTA Styles
--------------------------------------------------------------- */

		#sidebar-cta1 {
			width: 288px;
			height: 342px;
			float: left;
			border-left: 20px solid #fff;
			border-right: 21px solid #fff;
			position: relative;
			color: #fff;
		}
			
			#sidebar-cta1 img {
				position: absolute;
				top: 0px;
				left: 0px;
				z-index: 1;
			}
			
			#sidebar-cta1 p.price-beat {
				position: absolute;
				top: 242px;
				left: 50px;
				z-index: 10;
				font-size: 2.8em;
			}
			
			#sidebar-cta1 p.price-beat-call {
				width: 200px;
				position: absolute;
				top: 285px;
				left: 80px;
				z-index: 10;
				font-size: 1.1em;
				font-weight: bold;
			}
			
		#sidebar-cta2 {
			width: 260px;
			height: 128px;
			float: left;
			padding: 14px 0px 0px 15px;
			margin: 15px 0px 0px 0px;
			border-left: 27px solid #fff;
			border-right: 27px solid #fff;
			color: #d2232a;
			position: relative;
			background: url(../../images/layout/sidebar-cta2-bg.png) no-repeat;
		}
		
		*html #sidebar-cta2 {
			width: 280px;
			height: 128px;
			float: left;
			border:0px;
			padding: 14px 0px 0px 15px;
			margin: 15px 0px 0px 13px;
			color: #d2232a;
			position: relative;
			background: url(../../images/layout/sidebar-cta2-bg.png) no-repeat;
		}
			#sidebar-cta2 p {
				font-size: 2.3em;
				line-height: 1.0em;
			}
			
			#sidebar-cta2 p strong {
				font-size: 1.2em;
			}
			
			#sidebar-cta2 p span {
				display: block;
				font-size:0.75em;
			}
			
			#sidebar-cta2 p.teltag {
				font-size: 1.1em;
				position: absolute;
				bottom: 10px;
				left: 20px;
				z-index: 10;
				text-transform: uppercase;
				font-weight: bold;
				color: #fff;
			}
			
		#callbackform {
			width: 255px;
			height: 344px;
			float: left;
			margin: 15px 0px 0px 0px;
			padding: 0px 10px 0px 10px;
			border-left: 27px solid #fff;
			border-right: 27px solid #fff;
			color: #fff;
			background: url(../../images/layout/call-back-cta-bg.png) no-repeat;
		}
		
		*html #callbackform {
			width: 275px;
			height: 345px;
			float: left;
			margin: 15px 0px 0px 13px;
			padding: 0px 10px 0px 15px;
			border:0px;
			color: #fff;
			background: url(../../images/layout/call-back-cta-bg.png) no-repeat;
		}
		
			#callbackform p.callbacktitle {
				font-size: 2.2em;
				text-align: center;
				padding: 10px 0px 0px 0px;
			}
			
			#callbackform table #submit {
				width: 83px;
				height: 34px;
				margin:10px 0px 0px 0px;
				float: left;
				border: none;
				font-weight:bold;
				color: #fff;
				cursor: pointer;
				font-size: 1.2em;
				display: block;
				background: url(../../images/layout/submit-btn.png) 

no-repeat;
				padding:0px 0px 4px 0px;
			}
			
			 #errors {
				text-align: center;
				padding: 10px 0px 0px 0px;
			}

/* Glass Bg Styles
--------------------------------------------------------------- */

#glass-bg {
	width: 580px;
	height: 406px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: -170px;
}
	
/* Header Styles
--------------------------------------------------------------- */

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

	#logo {
		width: 252px;
		height: 103px;
		float: left;
		margin: 20px 0px 0px 30px;
	}
	
	#cta-top-right {
		height: 125px;
		float: right;
		padding: 28px 10px 0px 0px;
		text-align: right;
		line-height: 1.1em;
		font-size: 1.7em;
		font-weight: bold;
		color: #013364;
	}
	
		#cta-top-right p.red {
			color: #ea1c23;
		}
		
		#cta-top-right p.number {
			color: #ea1c23;
			font-size:1.8em;
			padding:5px 0px 0px 0px;
		}

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

#header-bar {
	width: 920px;
	height: 185px;
	padding: 45px 0px 0px 40px;
	position: absolute;
	z-index: 10;
	top: 185px;
	left: 0px;
	background: url(../../images/layout/index-header-bar-bg.png) no-repeat;
}

#car-windows #header-bar {
	background: url(../../images/layout/car-windows-header-bar-bg.png) no-repeat;
}

#van-windows #header-bar {
	background: url(../../images/layout/commercial-header-bar-bg.png) no-repeat;
}

#windscreen-repairs #header-bar {
	background: url(../../images/layout/windscreen-repair-header-bar-bg.png) no-repeat;
}

#windscreen-replacement #header-bar {
	background: url(../../images/layout/windscreen-replacement-header-bar-bg.png) 

no-repeat;
}

#windscreen-chip-repairs #header-bar {
	background: url(../../images/layout/windscreen-chip-repair-header-bar-bg.png) 

no-repeat;
}

#rear-windscreen-replacement #header-bar {
	background: url(../../images/layout/rear-window-header-bar-bg.png) no-repeat;
}

#contact #header-bar {
	background: url(../../images/layout/contact-header-bar-bg.png) no-repeat;
}

	#header-bar p {
		color: #d2232a;
		font-size: 3.4em;
		line-height: 0.9em;
	}
	
	#header-bar p.h-bar-tel {
		color: #d2232a;
		font-size: 2.6em;
		padding: 25px 0px 0px 0px;
	}
	
		#header-bar p.h-bar-tel span {
			font-weight: bold;
		}

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

#navigation {
	width: 941px;
	height: 28px;
	z-index: 1;
	padding: 2px 0px 2px 19px;
	position: absolute;
	left: 0px;
	top: 154px;
	background: url(../../images/layout/nav-bg.png) top no-repeat;
}

#nav {
	position:absolute;
	top:155px;
	left:19px;
	z-index:50;
	}
	
	
	#nav ul {
		margin: 0px;
		padding: 0px;
	}
	
		#nav ul li {
			display: inline;
			list-style: none;
		}
			  
			#nav ul li a {
				height: 28px;
				float: left;
				padding: 0px 20px 0px 20px;
				border-right: 1px solid #628eb0;
				color: #fff;
				text-decoration: none;
				text-transform: uppercase;
				text-align: center;
				font-weight: bold;
				font-size: 1.0em;
				float:left;
			}
				
				#nav ul li a.singleLine {
					height: 21px;
					padding: 7px 20px 0px 20px;
					float:left;
				}
				
				#nav ul li a span {
					display: block;
					line-height: 0.8em;
				}

				#nav ul li a.contact-a {
					border-right: none;
				}

				#nav ul li a:hover {
					color: #ccc;
				}
				
				
				
#index #navigation .index-a,
#car-windows #navigation .car-windows-a,
#commercial-windows #navigation .commercial-windows-a,
#windscreen-repairs #navigation .windscreen-repairs-a,
#windscreen-replacement #navigation .windscreen-replacement-a,
#windscreen-chip-repairs #navigation .windscreen-chip-repairs-a,
#rear-windscreen-replacement #navigation .rear-windscreen-replacement-a,
#contact #navigation .contact-a {
	color: #aac2e5;
}

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

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

#footer {
	clear: both;
	width: 920px;
	color: #fff;
	margin: 0px auto;
	padding: 15px 20px 10px 20px;
	font-size: 1.2em;
	background: url(../../images/layout/footer-middle-bg.gif) repeat-y;
}

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

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

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

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

	#footer-contact {
		width: 290px;
		float: left;
		padding: 0px 10px 0px 10px;
	}
	#footer-contact img {
	padding-top:20px;
	}

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

	#footer-info {
		width: 300px;
		float: left;
		padding: 0px 10px 0px 0px;
	}

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

	#footer-services {
		width: 300px;
		float: right;
		padding: 0px;
	}
	
/* Footer Bottom Styles
--------------------------------------------------------------- */

	#footer-bottom {
		width: 900px;
		float: left;
		padding: 5px 10px 10px 10px;
		text-align: center;
	}

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

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

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
/* Generic Styles
--------------------------------------------------------------- */

.smallText {
font-size:0.7em;
}

.clearfix {
	clear: both;
}
