/* CSS Document */

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

p {
	line-height: 1.4em;
}

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

	ul li {
		line-height: 1.4em;
	}

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/mainBg.png) top repeat-y #333;
	margin: 0px;
}

#businesscard {
	background: #fff;
	margin: 10px;
	text-align:center;
}

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.2em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #003366;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px 0px 5px 0px;
}

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

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

	#contentContainer {
		width: 980px;
		position: absolute;
		z-index: 1;
		padding-top: 203px;
		background: #fff;
		top: 159px; /* Same as height of header */
	}
	
/* Main Styles
--------------------------------------------------------------- */

		#main-and-sidebar {
			width: 980px;
			float: left;
		}

		#main {
			float: left;
			width: 687px;
			margin-top: 5px;
			padding: 5px 0px 5px 20px;
		}
		
			#main p {
				margin: 0px 0px 14px 0px;
			}
						
			#main .mainList li {
				margin: 6px 0px 6px 30px;
			}
			
			.tagLine {
				font-style: italic;
				font-size: 1.3em;
				color: #003399;
			}
		
		#cta-airport-transfers {
			float: left;
			width: 130px;
			padding: 5px;
			background: #eee;
			border: 1px solid #ccc;
			margin: 0px 10px 10px 0px;
		}
		
			#cta-airport-transfers h2 {
				margin: 0px;
				padding: 0px;
				font-weight: normal;
				background: url(../../images/misc/navBg-a-on.png);
				padding: 5px;
				margin-bottom: 5px;
				color: #fff;
				text-align: center;
				font-size: 1.2em;
			}
			
			#cta-airport-transfers .number {
				text-align: center;
				font-size: 1.5em;
				letter-spacing: -1px;
				color: #003366;
			}
			
	#cars-gallery {
		background: #eee url(../../executive-cars/chrysler-300c/images/galleryBg.jpg) right bottom no-repeat;
		border: 1px solid #ccc;
		text-align: left;
		padding: 5px 55px 0px 5px;
		font-size: 1px;
		margin: 0px 0px 10px 0px;
		width: 625px;
	}
	
		#cars-gallery img {
			margin: 0px 5px 5px 0px;
		}
	
			#range-rover-vogue #cars-gallery {
			background: #eee url(../../executive-cars/range-rover-vogue/images/galleryBg.jpg) right bottom no-repeat;
			}
			
			#rolls-royce-phantom #cars-gallery {
			background: #eee url(../../executive-cars/rolls-royce-phantom/images/galleryBg.jpg) right bottom no-repeat;
			}
			
			#bentley-continental-flying-spur #cars-gallery,
			#bentley-arnage #cars-gallery {
			background: #eee url(../../executive-cars/bentley-continental-flying-spur/images/galleryBg.jpg) right bottom no-repeat;
			}
			
			#mercedes-s-class #cars-gallery,
			#mercedes-viano #cars-gallery {
			background: #eee url(../../executive-cars/mercedes-viano/images/galleryBg.jpg) right bottom no-repeat;
			}
			
			#jaguar-xf #cars-gallery {
			background: #eee url(../../executive-cars/jaguar-xf/images/galleryBg.jpg) right bottom no-repeat;
			}
			
	#main #breadcrumbs {
		font-style: italic;
		color: #333;
	}
		
/* Main IMG & Main CTA Styles
--------------------------------------------------------------- */
		
		#mainImg-and-mainCTA {
			width: 980px;
			height: 197px;
			z-index: 102;
			position: absolute;
			top: 5px;
			left: 0px;
		}
		
		#mainImg {
			float: left;
			width: 727px;
			color: #fff;
			height: 197px;
			font-size: 2.9em;
			letter-spacing: -1px;
			text-align: right;
			position: relative;
		}
		
			#bentley-continental-flying-spur #mainImg p.black, #bentley-continental-flying-spur #mainImg p.white {
				width: 190px;
			}
		
			#mainImg p.black, #mainImg p.white {
				margin: 0px; padding: 0px;
				line-height: 29px;
				z-index: 100;
				right: 10px;
				bottom: 10px;
				color: #000;
				position: absolute;
				width: 350px;
			}
			
			#mainImg p.white {
				color: #fff;
				right: 11px;
				bottom: 11px;
				z-index: 101;
			}

				#slideshow {
					width: 727px;
					height: 197px;
				}
				
				#slideshow img {
					position: absolute;
					top: 0;
					left: 0;
					z-index: 8;
				}
				
				#slideshow img.active {
					z-index: 10;
				}
				
				#slideshow img.last-active {
					z-index: 9;
				}

		#mainCTA {
			text-align: center;
			font-size: 2.6em;
			width: 236px;
			padding: 5px;
			color: #fff3d0;
			height: 187px;
			float: right;
			background: url(../../images/misc/sidebarBg.png) no-repeat #666; 
		}
		
			#mainCTA p {
				line-height: 33px;
				margin: 0px;
				padding: 0px;
			}
		
			#mainCTA-right {
				font-size: 0.5em;
				background: url(../../images/misc/cta-right-bg.png);
				width: 236px;
				color: #fff;
				height: 82px;
				padding: 7px 0px 0px 0px;
			}
			
				#mainCTA-right p {
					line-height: 25px;
				}
				
				#mainCTA-right a:hover {
					text-decoration: underline;
				}
			
			#mainCTA .number {
				font-size: 2em;
			}
			
			#mainCTA #mainCTA-right a {
				color: #95c6ff;
				font-size: 0.9em;
			}
	
/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			color: #fff3d0;
			margin-top: 5px;
			float: right;
			width: 241px;
			padding: 5px 0px 2px 5px;
			background: url(../../images/misc/sidebarBg2.png) top left no-repeat #63666a;
		}
		
			#sidebar p {
				margin: 0px;
				padding: 0px;
			}
			
			#sidebar a {
				text-decoration: none;
				font-weight: bold;
				text-decoration: underline;
			}
				
		#sidebar #cta-weddings, #sidebar #cta-events {
			font-size: 1.1em;
			color: #000;
			margin: 5px 0px;
			color: #fff;
			background: #174d1b url(../../images/misc/sidebar-cta-events-bg.jpg) 0px 25px no-repeat;
		}
	
		
			#wedding-car-hire #sidebar #cta-weddings,
			#events #sidebar #cta-events {
				display: none;
			}
		
			#sidebar #cta-weddings h2, #sidebar #cta-events h2 {
				background: url(../../images/misc/cta-weddings-h2-bg.png) no-repeat #404243;
				width: 231px;
				padding: 5px 0px 0px 10px;
				height: 21px;
				border: none;
				letter-spacing: -1px;
				margin: 0px;
				font-weight: bold;
				font-size: 1em;
				color: #333;
			}
			
				#sidebar #cta-weddings p, #sidebar #cta-events p {
					padding: 5px 100px 5px 5px;
				}
				
				#sidebar #cta-weddings p.long, #sidebar #cta-events p.long {
					padding: 5px;
				}
				
				#sidebar #cta-events a {
							color: #FFFF00;
						}
								
		#sidebar #services {
			font-size: 1.1em;
			color: #fff;
			letter-spacing: -1px;
			font-weight: bold;
		}
		
			#sidebar #services .services {
				background: url(../../images/misc/sidebar-services-bg.png) no-repeat #404243;
				width: 231px;
				padding: 3px 0px 0px 10px;
				height: 23px;
				border: none;
				color: #fff;
			}
			
				#sidebar #services .services:hover {
					border: none;
					background: url(../../images/misc/sidebar-services-bg.png);
					cursor: default;
				}
			
			#sidebar #services p {
				border-left: 10px solid #34485f;
				width: 226px;
				background: #decb94 url(../../images/misc/sidebar-services-list-bg.png) right no-repeat;
				padding: 4px 0px 4px 5px;
				margin-bottom: 1px;
				color: #34485f;
			}
			
				#sidebar #services p:hover {
					cursor: pointer;
					color: #fff;
					background: #252C34 url(../../images/misc/sidebar-services-bg-hover.png) right no-repeat;
					border-left: 10px solid #fff;
				}
							
		#sidebar .services-subnav {
			margin: 0px;
			padding: 0px;
			width: 241px;
		}
		
			#sidebar .services-subnav li {
				list-style: none;
				width: 241px;
			}
					
					#sidebar .services-subnav li a {
						background: #ccc url(../../images/misc/sidebar-services-list-a-bg.png);
						display: block;
						padding: 4px 10px;
						width: 221px;
						margin-bottom: 1px;
						color: #fff;
						font-weight: normal;
						text-decoration: none;
					}		
					
					#sidebar .services-subnav li a:hover {
						background: url(../../images/misc/sidebar-services-list-a-bg-hover.png);
						color: #fff;
					}	
					
					#chrysler-300c #sidebar .services-subnav a.chrysler-300c,
					#range-rover-vogue #sidebar .services-subnav a.range-rover-vogue,
					#mercedes-viano #sidebar .services-subnav a.mercedes-viano,
					#bentley-continental-flying-spur #sidebar .services-subnav a.bentley-continental-flying-spur,
					#rolls-royce-phantom #sidebar .services-subnav a.rolls-royce-phantom,
					#mercedes-s-class #sidebar .services-subnav a.mercedes-s-class,
					#bentley-continental #sidebar .services-subnav a.bentley-continental,
					#bentley-arnage #sidebar .services-subnav a.bentley-arnage {
						background: url(../../images/misc/sidebar-services-list-a-bg-hover.png);
						color: #FFCC00;
					}

	#sidebar .regionalServices {
		background: url(../../images/misc/sidebar-services-bg.png) no-repeat #404243;
		width: 231px;
		padding: 3px 0px 0px 10px;
		height: 23px;
		font-weight: bold;
		border: none;
		color: #fff;
	}
					
	.sidebarLocationNav li a {
		background: url(../../images/misc/sidebar-services-list-bg.png) right;
		display: block;
		margin-top: 2px;
		border-left: 10px solid #444;
		padding: 5px;
		color: #333;
	}
				
		#regional-index,
		#regional-chauffeur,
		#regional-executive {
			display: none;
		}	
		
			#index #regional-index,
			#executive-cars #regional-executive,
			#chauffeur-services #regional-chauffeur {
				display: block;
			}	
	
	#chrysler-300c #executive-car-nav,
	#range-rover-vogue #executive-car-nav,
	#mercedes-viano #executive-car-nav,
	#bentley-continental-flying-spur #executive-car-nav,
	#rolls-royce-phantom #executive-car-nav,
	#mercedes-s-class #executive-car-nav,
	#bentley-continental #executive-car-nav,
	#bentley-arnage #executive-car-nav {
		display: block;
	}
		
	#executive-car-nav {
		margin: 0px 0px 5px 0px;
		display: none;
	}
			
		#executive-car-nav h2 {
			background: url(../../images/misc/sidebar-services-bg.png) no-repeat #404243;
			width: 231px;
			padding: 3px 0px 0px 10px;
			height: 23px;
			border: none;
			color: #fff;
			font-size: 1.3em;
			margin: 0px 0px 1px 0px;
		}
		
			#executive-car-nav .services-subnav li a {
				background: url(../../images/misc/sidebar-services-list-bg.png);
				color: #111;
			}
			
/* Executive Cars Styles
--------------------------------------------------------------- */	
	
	.executive-cars-listings-container {
		float: left;
		margin-bottom: 5px;
	}
	
	.executive-cars-listing h2 {
		background: url(../../images/executive-cars-listing/h2Bg.png) top right no-repeat #252c34;
		display: inline-block;
		width: 200px;
		padding: 4px 20px 4px 5px;
		float: left;
		margin: 0px;
		font-size: 1.3em;
		color: #fff;
		height: 20px;
	}
	
	.executive-cars-listing h2 a {
		color:#FFFFFF;
	}
		
	.executive-cars-listing h3 {
		margin: 0px;
		padding: 0px;
		color: #003366;
	}
		
		.executive-cars-listing .cars-listing {
			float: left;
			border: 1px solid #CCCCCC;
			background: #eee url(../../images/misc/car-listings-bentley.jpg) right top no-repeat;
			padding: 5px 5px 5px 5px;
			width: 675px;
			margin: 0px 0px 10px 0px;
		}
		
			.executive-cars-listing .cars-listing-rr {
				background: #eee url(../../images/misc/car-listings-rr.jpg) right top no-repeat;
			}
			
			.executive-cars-listing .cars-listing-range {
				background: #eee url(../../images/misc/car-listings-range.jpg) right top no-repeat;
			}
			
			.executive-cars-listing .cars-listing-merc {
				background: #eee url(../../images/misc/car-listings-merc.jpg) right top no-repeat;
			}
			
			.executive-cars-listing .cars-listing-chrysler {
				background: #eee url(../../images/misc/car-listings-chrysler.jpg) right top no-repeat;
			}
			
			.executive-cars-listing .cars-listing-jaguar {
				background: #eee url(../../images/misc/car-listings-jaguar.jpg) right top no-repeat;
			}
		
			.executive-cars-listing .cars-listing img {
				float: left;
				margin: 0px 10px 5px 0px;
			}
			
			.executive-cars-listing .contactDetails {
				clear: both;
			}
			
				#main .executive-cars-listing .contactDetails p {
					margin: 0px;
					padding: 0px;
				}
			
				#main .executive-cars-listing p.readMore, #main .executive-cars-listing p.number {
					width: 240px;
					padding: 7px 0px;
					float: right;
					text-align: center;
					background: url(../../images/executive-cars-listing/viewMore.png) top right;
				}
				
				#main .executive-cars-listing p.number {
					width: 430px;
					float: left;
					color: #DDDAAF;
					font-size: 1.6em;
					padding: 2px 0px;
					letter-spacing: -1px;
					background: url(../../images/executive-cars-listing/h2Bg.png) top right no-repeat #252c34;
				}
				
	.listings-logo {
		text-align: center;
		margin: 10px 0px;
		clear: both;
	}
	
	#cta-bottom {
		background: url(../../images/misc/cta-bottom-bg.jpg) repeat-x #eee;
		padding: 5px 10px;
		clear: both;
		font-size: 1.6em;
		width: 667px;
		text-align: right;
		letter-spacing: -1px;
		border-bottom: 1px solid #ccc;
	}
	
		#cta-bottom p {
			margin: 0px;
			padding: 0px;
			line-height: 25px;
		}
		
			#cta-bottom .number {
				color: #003366;
				font-size: 1.3em;
				font-weight: bold;
			}
		
	
/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 980px;
	height: 120px;
	position: absolute;
	z-index: 1;
	background: url(../../images/misc/headerBg.png);
	top: 0px;
	left: 0px;
	border-bottom: 1px solid #3e4650;
}

	#logo {
		width: 341px;
		height: 120px;
		float: left;
	}
	
	#cta-top-right {
		width: 590px;
		float: right;
		padding: 10px 20px 0px 0px;
		height: 107px;
		text-align: right;
		color: #fff3d0;
		letter-spacing: -1px;
		font-size: 1.6em;
		background: url(../../images/misc/cta-top-right-gif.gif) right no-repeat;
	}
	
		#rolls-royce-phantom #cta-top-right {
			background: url(../../images/misc/cta-top-right-rr-phantom.jpg) right no-repeat;
		}
		
		#bentley-continental-flying-spur #cta-top-right {
			background: url(../../images/misc/cta-top-right-bentley-cont-fs.jpg) right no-repeat;
		}
		
		#bentley-arnage #cta-top-right {
			background: url(../../images/misc/cta-top-right-bentley-arnage.jpg) right no-repeat;
		}
		
		#chrysler-300c #cta-top-right {
			background: url(../../images/misc/cta-top-right-chrysler-300c.jpg) right no-repeat;
		}
		
		#jaguar-xf #cta-top-right {
			background: url(../../images/misc/cta-top-right-jaguar-xf.jpg) right no-repeat;
		}
		
		#mercedes-s-class #cta-top-right {
			background: url(../../images/misc/cta-top-right-mercedes-s-class.jpg) right no-repeat;
		}
		
		#range-rover-vogue #cta-top-right {
			background: url(../../images/misc/cta-top-right-range-rover-vogue.jpg) right no-repeat;
		}
		
		#mercedes-viano #cta-top-right {
			background: url(../../images/misc/cta-top-right-mercedes-viano.jpg) right no-repeat;
		}
	
		#cta-top-right p {
			margin: 0px;
			padding: 0px;
			line-height: 29px;
		}
		
		#cta-top-right .number {
			color: #fff;
			font-size: 1.5em;
		}
		
		#cta-top-right .tag {
			color: #7b98b8;
			font-size: 0.9em;
			margin-top: 15px;
			font-style: italic;
			font-weight: normal;
		}


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

#navigation {
	width: 980px;
	height: 37px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 121px;
	background: url(../../images/misc/navBg.png);
}

	#navigation ul {
		display: inline;
		list-style: none;
	}
	
		#navigation ul li {
			display: inline;
			margin: 0px;
		}
			  
			#navigation ul li a {
				float:left;
				background: url(../../images/misc/navBg-a.png) right no-repeat;
				color: #fff;
				text-decoration:none;
				padding: 10px 22px 10px 22px;
				font-weight: bold;
				letter-spacing: 1px;
			}
			
				#navigation ul li a.rightLink {
					border: none;
					padding-right: 24px;
				}

				#navigation ul li a:hover {
					background: url(../../images/misc/navBg-a-hover.png) right no-repeat;;
					color: #333;
				}
				
				#index #navigation .index-a,
				#executive-cars #navigation .executive-cars-a,
					#chrysler-300c #navigation .executive-cars-a,
					#range-rover-vogue #navigation .executive-cars-a,
					#mercedes-viano #navigation .executive-cars-a,
					#bentley-continental-flying-spur #navigation .executive-cars-a,
					#rolls-royce-phantom #navigation .executive-cars-a,
					#mercedes-s-class #navigation .executive-cars-a,
					#bentley-continental #navigation .executive-cars-a,
					#bentley-arnage #navigation .executive-cars-a,
				#airport-transfers #navigation .airport-transfers-a,
				#chauffeur-services #navigation .chauffeur-services-a,
				#wedding-car-hire #navigation .wedding-car-hire-a,
				#events #navigation .events-a,
				#request-a-quote #navigation .request-a-quote-a {
					background: url(../../images/misc/navBg-a-on.png) right no-repeat;
					color: #fff;
				}

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

#navigation-cars {
	width: 961px;
	background: #fff url(../../images/navigation-cars/navigation-cars-bg.png) repeat-x;
	border-top: 1px solid #7b98b8;
	float: left;
	padding: 0px 0px 0px 19px;
}

	#navigation-cars h2 {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		letter-spacing: -1px;
		color: #7B98B8;
		font-style: italic;
	}
	
	#navigation-cars-content {
		padding: 0px 10px 0px 10px;
		width: 947px;
		text-align: center;
		margin: 0px auto;
		height: 113px;
	}
	
	#navigation-cars-content ul {
		margin:0;
		padding: 3px 0px 0px 0px;
		list-style:none;
	}
	
		#navigation-cars-content ul li {
			width:112px;
			height: 107px;
			float:left;
			margin-right: 4px;
		}
		
			#navigation-cars-content ul li.rightLink {
				margin: 0px;
			}
		
			#navigation-cars-content ul li a {
				width: 112px;
				display: block;
				height: 25px;
				padding: 82px 0px 0px 0px;
				background: url(../../images/navigation-cars/chrysler-300c.jpg);
				color: #fff;
				text-decoration: none;
				letter-spacing: -1px;
			}
			
				#navigation-cars-content ul li a:hover {
				}
			
				#navigation-cars-content ul li a.range-rover-vogue {
					background: url(../../images/navigation-cars/range-rover-vogue.jpg) no-repeat #333;
				}
				
				#navigation-cars-content ul li a.mercedes-viano {
					background: url(../../images/navigation-cars/mercedes-viano.jpg) no-repeat #333;
				}
				
				#navigation-cars-content ul li a.bentley-continental-flying-spur {
				background: url(../../images/navigation-cars/bentley-continental-flying-spur.jpg) no-repeat #333;
				padding: 78px 0px 0px 0px;
				height: 29px;
				line-height: 14px;
				}
				
				#navigation-cars-content ul li a.rolls-royce-phantom {
					background: url(../../images/navigation-cars/rolls-royce-phantom.jpg) no-repeat #333;
				}
				
				#navigation-cars-content ul li a.mercedes-s-class {
					background: url(../../images/navigation-cars/mercedes-s-class.jpg) no-repeat #333;
				}
				
				#navigation-cars-content ul li a.jaguar-xf {
					background: url(../../images/navigation-cars/jaguar-xf.jpg) no-repeat #333;
				}
				
				#navigation-cars-content ul li a.bentley-arnage {
					background: url(../../images/navigation-cars/bentley-arnage.jpg) no-repeat #333;
				}
		
	.car-toggle {
		background: url(../../images/navigation-cars/toggleBg.png) center no-repeat #304054;
		padding: 6px 5px;
		cursor: pointer;
		text-align: center;
		font-size: 1em;
		margin: 0px;
		left: 0px;
		letter-spacing: 0px;
		color: #fff;
		font-weight: bold;
		width: 951px;
	}
	
		.car-off:hover {
			background: url(../../images/navigation-cars/toggleBg-hover.png) center no-repeat #304054;
			color: #ffcc00;
		}
		
		.car-on {
			background: url(../../images/navigation-cars/toggleBg-on.png) center no-repeat #304054;
			width: 951px;
		}
		
		.car-on:hover {
			background: url(../../images/navigation-cars/toggleBg-on-hover.png) center no-repeat #304054;
			width: 951px;
			color: #ffcc00;
		}

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

#footer {
	clear: both;
	width: 960px;
	color: #ccc;
	background: #ccc;
	padding: 10px 10px;
	font-size: 0.9em;
	background: url(../../images/footer/footerBg.jpg) no-repeat #595b63;
}

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

	#footer h2 {
		background: url(../../images/footer/footerHeader.png) right;
		border: 1px solid #666;
		font-weight: bold;
		margin: 0px;
		color: #111;
		padding: 3px 5px;
		font-size: 1.2em;
		font-style: italic;
		width: 250px;
	}
	
	#footer li {
		list-style: none;
	}
	
	#footer p {
		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: 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: left;
		width: 165px;
	}
	
		#footer #footer-right2 h2 {
			width: 165px;
		}
		
			#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: 10px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

	#footer #footer-bottom {
		width: 960px;
		clear: both;
		float: left;
		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;
}

.large {
	font-size: 2em;
	letter-spacing: -1px;
}

ul.carSpec {
	float: right;
	width: 220px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

	ul.carSpec li {
		list-style: none;
		background: #DFE0E1 url(../../images/misc/listBg.jpg) right top no-repeat;
		float: left;
		width: 208px;
		padding: 5px;
		margin: 0px 0px 2px 0px;
		border: 1px solid #ccc;
	}
	
ul.list li {
	padding: 7px 0px 7px 40px;
	background: url(../../images/misc/liBg.jpg) 10px center no-repeat;
	list-style: none;
}


.ulspacing {
	padding-left:20px;
	padding-bottom:20px;
	}
	
#callbackForm #botBusterCB {
	display: none;
}

	#callbackForm {
		width: 100%;
	}

	#callbackForm td {
		background: #555;
		padding: 3px 3px;
	}
