/* CSS Document */

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

body {
	text-align: left;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 5px;
}

a:link, a:visited {
	color: #1a60a6;
	text-decoration:none
}

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

h1 {
	font-size: 1.2em;
	color: #fff;
	text-transform: uppercase;
	background: url(../../images/h1-bg.jpg);
	width: 487px;
	font-weight: normal;
	height: 35px;
	padding: 8px 0px 0px 10px;
	margin:0px;
	}

h2 {
	font-size: 12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* Layout Styles
--------------------------------------------------------------- */

#firefoxWidthFix {
	position:absolute;
	top:0;
	height:100%;
	padding:0 0 1px;
}

.heading{
	font-size: 1.2em;
	color: #fff;
	text-transform: uppercase;
	background: url(../../images/h1-bg.jpg);
	width: 487px;
	font-weight: normal;
	height: 35px;
	padding: 8px 0px 0px 10px;
	margin:0px;

}

#container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border: 10px solid #ccc;
	overflow: hidden;
	background: #fff;
}

* html #container {
	overflow: visible;
}

#header {
	font-size: 1px;
	height: 82px;
	position: relative;
	background: url(../../images/header-bg.jpg) #000099;
	border-bottom: 2px solid #fff;
}

	#header-freephone {
		position: absolute;
		z-index: 100;
		top: 18px;
		right: 15px;
	}
	
		#header-freephone p {
			font-size: 40px;
			font-weight: bold;
			color: #fff;
			padding: 0px;
			margin: 0px;
			letter-spacing: -1px;
		}

#flashSlideshow {
	padding-left: 1px;
}

#navHolder {
	background: url(../../images/navBg.jpg);
	height: 26px;
}

#flashSlideshow {
}

#contentContainer {
	width: 740px;
}

#contentLeft {
	float: left;
	padding: 10px 0px 0px 10px;
}

#contentLeft-text {
	background: url(../../images/content-left-bg.jpg) top right no-repeat;
	padding: 10px 0px 0px 0px;
	width: 465px;
	border-top: none;
	margin-left: 20px;
}

#contentRight {
	float: right;
	width: 200px;
	padding: 10px 0px 0px 0px;
}


#footer {
	width: 720px;
	padding: 10px;
	color: #555;
	float: left;
	font-size: 0.9em;
	background: #eee;
	margin-top: 10px;
	border-top: 1px solid #555;
}

#footer a {
	color: #555;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer li {
	display: inline;
	margin: 0px;
}

#footer p {
	margin: 0px;
}

#footer img {
	float: right;
	border: none;
}

/* Side Bar Logo Box Styles
--------------------------------------------------------------- */

	#car-logo-container {
		width: 160px;
		padding: 0px 40px 0px 0px;
		float: left;
	}
		
		#car-logo-container p {
			color: #000;
			font-size: 14px;
			text-align: center;
		}
		
		#car-logo-container img {
			float: left;
		}

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

	#sidebar-cta {
		width: 160px;
		height: 210px;
		float: left;
		padding: 10px 0px 0px 0px;
		border-right: 40px solid #fff;
		text-align: center;
		color: #000;
		text-transform: uppercase;
		background: url(../../images/ctas/sidebar-cta-bg.jpg) no-repeat;
	}
	
		#sidebar-cta p {
			padding: 0px;
			margin: 0px;
			font-size: 15px;
			font-weight: bold;
			line-height: 16px;
		}
		
		#sidebar-cta p.telNo {
			font-size: 22px;
			color: #fff;
			padding: 5px 0px 0px 0px;
		}
		
		p.yellow,
		span.yellow {
			color: #ffed24;
		}
		
		p.grey {
			color: #b8c2c4;
		}
		
	#content-cta {
		width: 455px;
		height: 68px;
		float: left;
		padding: 12px 0px 0px 10px;
		color: #f8db1a;
		border-bottom: 15px solid #fff;
		background: url(../../images/ctas/content-cta.jpg) no-repeat;
	}
	
		#content-cta p {
			padding: 0px;
			margin: 0px;
			font-size: 17px;
			font-weight: bold;
			line-height: 17px;
		}
		
		#content-cta p span {
			font-size: 22px;
			color: #fff;
		}
		
		#content-cta p.ctalargeText {
			font-size: 24px;
			line-height: 20px;
			color: #fff;
			text-transform: uppercase;
		}
		
		#content-cta p.caps {
			text-transform: uppercase;
			color: #000;
		}

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


#navigation {

}

#navigation ul {
	margin: 0px;
	display: inline;
	list-style: none;
}

#navigation li {
	display: inline;
	margin: 0px;
}
	  
#navigation a {
	float:left;
	color: #eee;
    text-decoration:none;
	text-transform: uppercase;
	padding: 6px 14px 6px 14px;
	font-size: 0.9em;
}

#navigation a:hover {
	background: url(../../images/navBg-hover.jpg);
}

/* Class Styles
--------------------------------------------------------------- */

a img {
	border: none;
}

.img-left {
	border: 1px solid #555;
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	border: 1px solid #555;
	float: right;
	margin: 0px 0px 10px 10px;
}

#logo-left {
	float: left;
	border: none;
}

.strong {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

#boxes {
	padding-top: 10px;
	float: left;
}

#box-services,
#box-gearbox  {
	width: 235px;
	height: 100px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	border: 1px solid #555;
}

	#box-services a,
	#box-gearbox a {
		display: block;
		color: #fff;
		width: 225px;
		height: 19px;
		padding: 81px 0px 0px 10px;
	}

#box-services {
	background: url(../../images/box-services.jpg);
	margin-right: 13px;
}

#box-gearbox {
	background: url(../../images/box-gearboxes.jpg);
}

.list {
margin: 0px;
padding: 0px;
}

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

.list li {
	text-align: center;
	border-left: 10px solid #3366CC;
	border-right: 10px solid #3366CC;
	border-top: 1px solid #3366CC;
	background: #eee;
	display: block;
	color: #333;
	margin-bottom: 2px;
	padding: 5px;
	list-style: none;
}

#bottom-keywords{
font-size: 9px;
color:#CCCCCC;
width: 740px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
padding-top:10px;
padding-bottom: 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#bottom-links {
	margin-top: 50px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#bottom-links ul{
	list-style:none;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;	
}
#bottom-links li{
	display: inline;
}
#bottom-links a{
	padding: 5px 10px;
	color: #666;
	font-size: 10px;
}

.clearfix {
	clear: both;
}