/* CSS Document */

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

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

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

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif  ;
	color: #000000;
	background: url(../../images/misc/bg.gif) top repeat-x #f4f1e3;
	margin: 0px;
}

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

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

a img {
	border: none;
}
#index h1{
	font-size: 2.3em;
}
h1, h2, h3 {
	font-size: 3.3em;
	font-weight: normal;
	color:#2c615a;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

/* 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:400px;
		background:url(../../images/misc/headerbg.jpg) no-repeat;
	}
		#index #contentContainer{
			padding-top:630px;
		}
/* Main Styles
--------------------------------------------------------------- */


		#main {
			float: left;
			width:550px;
			padding: 10px 0px 10px 0px;
		}

			#main p {
				margin: 10px 0px 10px 0px;
				font-size: 1.2em;
				line-height: 25px;
				color:#6F6D61;
			}
			
			#main a {
				font-weight:bold;
			}
			
			#main ul {
				font-size: 1.2em;
				padding: 3px;
				color:#888;
				margin-left:30px;
			}
			
				#main ul li {
					padding: 4px 0px;
				}
				
			#main ul li span {
				color:#777;
				font-weight:bold;
			}
				
		#googleMap {
			width: 640px;
			height: 300px;
		}
		
		.car {
			margin:20px 0px;
		}		
			.car h2{	
				font-size:3.0em;
			}
			.car h3{	
				font-size:2.6em;
				color:#aba994;
			}			
			.carImage{
				float:left;
				margin:20px 0px;
			}
			.carText{
				float:right;
				width:230px;
			}		
		.left{
			float:left;
			text-align:center;
			width:200px;
			display:block;
		}
			a.getaquote{
				background:url(../../images/misc/getaquote.gif) no-repeat;
				width:245px;
				height:33px;
				display:block;
				text-align:center;
				color:#fff;
				font-size:1.6em;
				padding:7px 0px 0px 0px;
				margin:10px 0px;
			}	
				a.getaquote:hover{
					color:#FFD100;
				}
		.right{
			float:right;
			text-align:center;
			vertical-align:bottom;
			display:block;
		}
			.right span{
				text-transform:capitalize;
			}
		.car .number{
			background:url(../../images/misc/whitephonebg.gif) no-repeat;
			width:300px;
			height:40px;
			font-size:3.0em !important;
		}
		
#testimonials .lightbox img{
	margin:10px 10px 0px 0px; 
	border: #CFCDC2 solid 1px;
}

.triggerOn, .triggerOff {
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	}

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			float: right;
			width: 390px;
			padding:30px 0px 0px 0px;
		}

			#cta1{
				position:relative;
			}
				#leasing-contract-hire #cta1{
					display:none;
				}
			 #cta1 span {
			 	position:absolute;
				top:15px;
				left:70px;
				color:#fff;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:2.3em;
				line-height:1.0em;
				text-align:center;
				width:280px;
				text-decoration:none;
			 }

			#cta2{
				position:relative;
			}
				
				 #cta2 p {
					position:absolute;
					top:195px;
					left:55px;
					color:#30645d;
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:2.2em;
					line-height:1.0em;
					text-align:center;
					width:300px;
				 }		

			 #cta3{
				position:relative;
				left:10px;
				margin-top:10px;
			}
							
				#cta3 p{
					position:absolute;
					color:#fff;
					font-size:3.0em;
					top:23px;
					left:111px;
				}
/* Header Styles
--------------------------------------------------------------- */

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

	#logo {
		position:absolute;
		top:0px;
		left:-20px;
		z-index:14;
	}
		#logoNumber{
			position:absolute;
			top:100px;
			left:40px;
			z-index:100;
			color:#fff;
			font-size:2.0em;
		}	
	#cta-top-right {
		width: 550px;
		float: right;
		padding: 10px 0px 0px 0px;
		height: 125px;
		font-size: 1.6em;
	}
	
		#cta-top-right .phone {
			font-size: 1.2em;
		}
	#red-sticker{
		background:url(../../images/misc/red-sticker.png);
		height:223px;
		width:232px;
		position:absolute;
		top:150px;
		left:700px;
		z-index:15;
	}
		#red-sticker p{
			position:absolute;
			top:135px;
			font-size:2.2em;
			left:35px;
		}
	#index #car-logos{
		top:190px;
		left:0px;
		width:960px;
	}	
	#car-logos{
		width:400px;
		position:absolute;
		top:245px;
		left:580px;	
	}
		#car-logos a{
			margin:1px 1px;
			display:block;
			float:left;
			width: 96px;
			text-align: center;
		}
		
		body#index #car-logos a{
			width: auto;
		}
		#car-logos a:hover{
			border:1px solid #E5E2D1;
			margin:0px;
			background:#fff;
		}
		#logos-btn{
			position:absolute;
			top:200px;
			left:580px;
		}
	#indexHeader{
		background:url(../../images/misc/indexHeader.jpg);
		height:230px;
		width:905px;
		position:absolute;
		top:316px;
		padding:70px 0px 0px 55px;
		font-size:3.4em;
		color:#1e534c;
		
	}
		#indexHeader p{
			width:500px;
		}
		#indexHeader .number{
			position:absolute;
			top:210px;
			font-size:0.9em;
		}	
	#headerText{
		position:absolute;
		z-index:11;
		top:268px;
		font-size:3.2em;
		color:#89836d;
		border:1px solid #d9d3b4;
		border-left:none;
		border-right:none;
		padding:0px 4px 4px 4px;
		width:660px;
		text-align:center;
		line-height:1.0em;
	}
	
	#headerimg{
		position:absolute;
		top:200px;
		border:1px solid #033d35;
	}
/* 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: 960px;
	height: 40px;
	z-index: 12;
	position: absolute;
	left: 38px;
	top: 50px;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
		margin-left:220px;
		
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
			
		}
			  
			#navigation ul li a {
				float: left;
				color: #1a4f48;
				text-decoration: none;
				padding: 6px 12px 12px 12px;
				font-size: 1.4em;
				margin-bottom:3px;
			}

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

				#navigation ul li a:hover {
					background: #2C5E57;
					color: #fff;
				}
				

#dropdown{
	position:absolute;
	top:110px;
	left:366px;
	display:none;
	z-index:15;
	border: solid 1px #EFEBE0;
	background:#fff;
}
	#dropdown ul{
		width:418px;
		
	}
		#dropdown ul li{
			list-style:none;
			float:left;
		}
			#dropdown ul li a{
				padding:10px;
				background:#fff;
				width:188px;
				display:block;
				color:#929083;
				font-style:italic;
				text-align:center;
				border-bottom:1px solid #EFEBE0; 
				border-right:1px solid #EFEBE0; 
			}
			#dropdown ul li a:hover{
				background:#EFEBE0;
				color:#9F916D;
			}
		
		.dropdownOn{
			background:#000;
			color:#fff !important;
		}
/* Footer Styles
--------------------------------------------------------------- */

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

#footer {
	clear: both;
	width: 880px;
	color: #333;
	margin: 0px auto;
	padding: 155px 30px 0px 50px;
	font-size: 1.1em;
	background:url(../../images/misc/footer.gif) no-repeat;
	height:275px;
}

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

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

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

	#footer #footer-services {
		float: left;
		width: 260px;
		margin: 0px;
		position:relative;
		bottom:10px;
	}
		#footer #footer-services h2{
			color:#fff;
		}
		#footer #footer-services ul li {
			float: left;
		}
	
			#footer #footer-services ul li a {
				float: left;
				width: 210px;
				padding: 3px 5px;
				border-bottom: 1px dotted #4F847D;
				color:#fff;
			}
		
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer #footer-areas {
		float: left;
		width: 130px;
	}
	
		#footer #footer-areas h2 {
			width: 120px;
		}
	
		#footer #footer-areas ul {
			float: left;
			width: 125px;
		}
	
		#footer #footer-areas ul li {
			float: left;
			width: 105px;
			padding: 3px 5px;
			border-bottom: 1px dotted #777;
		}
/* Footer Makes Styles
--------------------------------------------------------------- */	

	#footer #footer-makes {
		float: left;
		width: 160px;
	}
	
		#footer #footer-makes h2 {
			width: 140px;
		}
	
		#footer #footer-makes ul {
			float: left;
			width: 125px;
		}
	
		#footer #footer-makes ul li {
			float: left;
			width: 105px;
			padding: 3px 5px;
			border-bottom: 1px dotted #777;
		}		
/* Footer Address Styles
--------------------------------------------------------------- */	

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

	#footer #footer-help {
		float: left;
		width: 135px;
	}
	
		#footer #footer-help h2 {
			width: 135px;
		}
		
			#footer #footer-help ul li {
				float: left;
			}
					
			#footer #footer-help ul li a {
				float: left;
				width: 135px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
		
		#footer #footer-help p {
			line-height: 20px;
			padding: 3px 5px;
		}
		
		#footer #footer-help .bottomLink {
			margin-bottom: 5px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	
#footer-bottom-container {
	float: left;
	width: 100%;
	background:#092F2A;

}

	#footer-bottom-container #footer-bottom {
		margin: 0px auto;
		text-align: center;
		width:960px;
		color:#fff;
		padding:10px 0px;
	}
	#footer-bottom-container #footer-bottom a{
		color:#fff;
	}
/* Image Styles
--------------------------------------------------------------- */

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

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

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

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

.clearfix {
	clear: both;
}






/* 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;
		
	}
	#contactFormRight #contact-details-right{
		float:left;
		width:310px;
		border-left:1px solid #d4cbb4;
		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;
		}	