/* 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: #3d3e3e;
	background: url(../../images/layout/bg.jpg) top repeat-x #efe9ba;
	margin: 0px;
}

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

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

a img {
	border: none;
}

/* H1/H2/H3 Styles
--------------------------------------------------------------- */
h1, h2{
	text-transform:uppercase;
}
h1 {
	font-size: 2.8em;
	font-weight: normal;
	color: #000;
}

h2 {
	font-size: 2.8em;
	font-weight: normal;
	color: #e4ad1a;
}

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

/* 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:470px;
	}
	
/* Main Styles
--------------------------------------------------------------- */

		#main {
			float: left;
			width: 530px;
			padding: 10px 10px 10px 10px;
		}
			#contact #main{
				width:960px;
			}
			#main p {
				margin: 10px 0px 10px 0px;
				font-size: 1.2em;
				line-height: 25px;
			}
			
			#main ul {
				font-size: 1.2em;
				padding: 3px 0px 3px 25px;
				
			}
			
				#main ul li {
					padding: 4px 0px;
				}
				
		#googleMap2 {
			width: 540px;
			height: 200px;
			margin:10px 0px;
		}	

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			float: right;
			width: 354px;
			padding:20px 0px 0px 0px;
		}
			#cta1{
				background:url(../../images/layout/cta1-bg.gif) no-repeat;
				height:120px;
				width:330px;
				padding:11px 0px 0px 23px;
				font-size:2.3em;
				text-transform:uppercase;
				line-height:1.1em;
				color:#fff;
			}
				#cta1 span{
					display:block;
					color:#2c2b29;
				}
			
			#cta2{
				text-transform:uppercase;
				font-size:2.2em;
				color:#2c2b29;
				text-align:center;
			}
				#cta2 p.green{
					font-size:2.8em;
					color:#467b00;
				}
		#mapContainer{
			position:relative;
			height:250px;
		}
		#googleMap {
			width: 340px;
			height: 200px;
		}			
			#mapoverlay{
				position:absolute;
				z-index:100;
				top:0px;
			}
				
			#domestic-key-cutting-cta{
				background:url(../../images/layout/domestic-key-cutting.gif) #548b00 no-repeat;
				position:relative;
				padding-top:85px;
				margin:15px 0px;
			}
				* html #domestic-key-cutting-cta{
					display:none;
				}
				#domestic-key-cutting-cta .button{
					position:relative;
					bottom:-3px;
					color:#fff;
					text-align:center;
					text-decoration:underline;
					cursor:pointer;
				}
				.slidedown{
					color:#fff;
					padding: 0px 10px 20px 10px;
				}
					.slidedown p{
						padding:10px 0px;
					}
					
					
			#bigNumber	{
				font-size:2.0em;
				text-align:center;
				margin-bottom:20px;
			}
				#bigNumber span	{
					font-size:2.0em;
					display:block;
				}		
/* Header Styles
--------------------------------------------------------------- */

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

	#logo {
		position:absolute;
		top:20px;
		left:10px;
	}
	
	#cta-top-right {
		width: 600px;
		position:absolute;
		right:0px;
		top:20px;
		text-align: right;
		height: 125px;
		font-size: 1.6em;
		text-transform:uppercase;
		line-height:1.2em;
	}
	
		#cta-top-right .phone {
			font-size: 1.8em;
			color:#e4ad1a;
		}
		
	#headerContent{
		position:absolute;
		top:190px;
		left:220px;
		font-size:1.9em;
		text-transform:uppercase;
		width:360px;
		color:#403f3c;
	}
		
	#headerContent p.large{
		font-size:1.6em;
		line-height:0.8em;
		color:#e4ad1a;
	}
		#headerContent p strong{
			font-size:1.6em;
			color:#578a00;
		}
	#quote{
		background:url(../../images/layout/quote-bg.jpg) no-repeat;
		height:220px;
		width:340px;
		position:absolute;
		top:186px;
		right:-10px;
		padding:10px 20px 0px 10px;
		text-transform:uppercase;
	}	
		#quote p{
			color:#fff;
			font-size:2.1em;
			padding:10px 0px;
			text-align:center;
		}
		#quote label{
			color:#e4ad1a;
			font-weight:bold;
			position:relative;
			top:10px;
			left:20px;
		}
		#quote .quote-field{
			background:url(../../images/layout/quote-field.gif) no-repeat;
			height:20px;
			padding:9px 10px;
			width:135px;
			float:left;
			border:none;
			color:#e4ad1a;
			font-weight:bold;
		}
			#quote .quote-email{
				background: url(../../images/layout/email-field.gif) no-repeat;
				border:none;
				height:20px;
				width:205px;
				color:#e4ad1a;
				float:right;
				padding:10px 0px;
				margin-right:12px;
			}
			#quote .submit{
				background:url(../../images/layout/quote-submit.png) no-repeat;
				border:none;
				height:55px;
				width:205px;
				color:#fff;
				font-weight:bold;
				font-size:1.2em;
				text-transform:uppercase;
				position:absolute;
				top:205px;
				left:80px;
				cursor:pointer;
			}
		#quote fieldset.fields{
			border:none;
			width:310px;
			position:relative;
			left:20px;
		}
		
#car-logos{
	position:absolute;
	top:400px;
	left:0px;
}			
/* Main Image Styles
--------------------------------------------------------------- */

#imgmain {
	z-index: 100;
	position: absolute;
	top: 186px;
	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;
	}



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

#navigation {
	width: 960px;
	height: 40px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 95px;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
		}
			  
			#navigation ul li a {
				float: left;
				color: #fff;
				text-decoration: none;
				padding: 28px 15px 28px 15px;
				font-size: 1.2em;
				text-transform:uppercase;
				text-align:center;
				margin:0px 20px;
			}
				#navigation ul li a.twoline{
					width:100px;
					padding-top: 18px;
					padding-bottom: 18px;
				}
				#navigation ul li a.contact-a {
					border-right: none;
				}

				#navigation ul li a:hover {
					background: url(../../images/layout/hover.jpg) repeat-x;
					color: #fff;
				}
				
/* Footer Styles
--------------------------------------------------------------- */

#outerFooter {
	float: left;
	width: 100%;
	background: url(../../images/layout/footerbg.jpg) #3c6900 repeat-x;
}

#footer {
	clear: both;
	width: 960px;
	color: #fff;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	font-size: 1.2em;
	text-transform:uppercase;
}

	#footer h2 {
		font-weight: bold;
		margin: 0px;
		color: #fff;
		padding: 3px 5px;
		padding-bottom:20px;
		font-size: 2.6em;
		width: 200px;
	}
		
	#footer li {
		list-style: none;
	}
	
	#footer p, #footer ul {
		margin: 0px;
		padding: 0px;
	}

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

#footer #footer-top{
	height:100px;
}
	
#footer-top .returntotop{
	position:relative;
	top:12px;
}
/* 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;
				width: 160px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
		
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer #footer-areas {
		float: left;
		width: 170px;
	}
	
		#footer #footer-areas h2 {
			width: 150px;
		}
	
		#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 Address Styles
--------------------------------------------------------------- */	

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

	#footer #footer-help {
		float: right;
		width:330px;
	}
	
		#callbackform{
			background:url(../../images/layout/footer-callback-bg.gif) no-repeat;
			width:330px;
			height:250px;
			color:#e4ad1a;
			margin-top:10px;
		}
			#callbackform h2{
				font-size:2.1em;
				width:315px;
				text-align:center;
				padding:10px;
			}
			#callbackform table{
				margin:0px 0px 0px 30px;
			}
		#callbackform .text-input{
			height:15px;
			padding:10px;
			width:200px;
			margin:3px;
		}
		#callbackform .submit{
			background:url(../../images/layout/callback-submit.gif) no-repeat;
			border:none;
			height:40px;
			width:170px;
			font-weight:bold;
			margin:10px 0px;
			cursor:pointer;
		}
		#callbackform select{
			position:relative;
			left:3px;
		}
		#footer #footer-help #errors li{
			padding:5px 0px 5px 25px;
			margin-left:20px;
			color: #FFFF33;
			background:url(../../images/misc/error.png) no-repeat;
		}
/* Footer Bottom Styles
--------------------------------------------------------------- */	

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

/* Float Styles
--------------------------------------------------------------- */

.left, .img-left {
	float: left;
}

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

.right, .img-right {
	float: right;
} 

	.img-right {
		margin: 10px 0px 10px 10px;
	}

/* Zooming Slideshow Styles
--------------------------------------------------------------- */

#zooming-slideshow{
	width: 500px;
	height: 300px;
	background: #999999;
}
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}

#quoteErrors{
	position:absolute;
	top:200px;
	right:370px;
	background:#fff;
	display:block;
	z-index:100;
	padding:20px;
	color:red;
	border:1px solid #000;
}
	#quoteErrors li{
		list-style:none;
		padding:5px 0px;
		font-weight:bold;
	}




/* Contact Page Styling
--------------------------------------------------------------- */
#contact #contentContainer{
	padding-top:230px;
}
#contact #main{
	width:960px;
	background:#fff;
	border:1px solid #e5e5da;
	padding:20px;
}
#contact #car-logos{
	display:none;
}	

#contactFormRight, #contactForm-bottom		{
	background:#fefcf6;
	border:1px solid #e6e1d4;
	width:560px;
	float:left;
	margin:10px 0px 10px 20px;
	padding:10px;
}
	#contactFormRight #contact-details-left{
		float:left;
		width:220px;
		border-right:1px solid #d4cbb4;

	}
	#contactFormRight #contact-details-right{
		float:left;
		width:310px;
		padding-left:20px;
	}
		#contactFormRight #contact-details-left h2, #contactFormRight #contact-details-right h2, #contactForm-bottom h2{
			background:#f3eee1;
			border:#c6bca1 1px solid ;
			padding:7px 10px;
			display:block;
			text-align:center;
			width:80%;
		}	
	#contactFormRight .address,#contactFormRight .phone,#contactFormRight .email,#contactFormRight .info{
		
		padding:5px 0px 5px 35px;
	}
		#contactFormRight .address{
			background: url(../../images/misc/form-address.gif) 0px 10px no-repeat;
		}	
		#contactFormRight .phone{
			background: url(../../images/misc/contact-phone.gif) no-repeat;
		}
		#contactFormRight .email{
			background: url(../../images/misc/contact-email.gif) no-repeat;
		}	
		#contactFormRight .info{
			background: url(../../images/misc/contact-info.gif) no-repeat;
		}	
				
		#contactForm-bottom h2{
			width:200px;
			font-size:2.0em;
		}
		#contactForm-bottom li{
			list-style:none;
			background: url(../../images/misc/contact-tick.gif) left no-repeat;
			padding:10px 0px 10px 70px !important;
			display:block;
			float:left;
			width:400px;
		}	