/* 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: #000000;
	margin: 0px;
}

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, h2, h3 {
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing:-0.03em;
	color:#2885c5;
}

h2 {
	font-size: 1.6em;
	padding:5px 0px 0px 0px;
}

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;
		background:url(../../images/layout/bg.jpg) repeat-y;
		border-top: 440px solid #fff;
		overflow: auto;
	}
	
/* Main Styles
--------------------------------------------------------------- */

		#topCtas {
			width:960px;
			height:120px;
			float:left;
		}
		
		.topCtas {
			float:left;
		}

		#main {
			float: left;
			width: 570px;
			padding: 10px 0px 0px 0px;
		}
		
			#main p {
				margin: 10px 0px 0px 0px;
				font-size: 1.2em;
				line-height: 20px;
			}
			
			#main ul {
				font-size: 1.2em;
				padding: 3px 0px 3px 25px;
			}
		
		#mainContent {
			margin:0px 0px 0px 0px;
			padding:0px 20px 0px 55px;
		}
		
			#main ul li {
				padding: 4px 0px;
				color:#2885c5;
				font-weight:bold;
			}
			
			#main a{
				color:#2885c5;
			}
			
			#main a:hover{
				color:#333333;
			}
				
		.bluetop {
			font-size: 1.4em;
			height:33px;
			width:520px;
			background:url(../../images/layout/h2blue.jpg) no-repeat;
			float:right;
			margin:22px 0px 0px 0px;
			padding:15px 0px 0px 20px;
		}
		
		.blueback {
			width:500px;
			float:right;
			background:#D4E8F3;
			padding:0px 20px 0px 20px;
			margin:0px 0px 0px 0px;
		}
		
		.bluebottom {
			background:url(../../images/layout/blueBottom.jpg) no-repeat;
			width:540px;
			height:25px;
			float:right;
			margin:0px 0px 0px 0px;
		}
		

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

#submit-btn:hover{
	cursor:pointer;
}
		
#callbackform {
	width:297px;
	background:url(../../images/layout/callbackBg.jpg) no-repeat;
	padding:55px 0px 0px 23px;
	float:left;
	font-weight:bold;
	line-height:1.0em;
}

#callbackform input{
	width:230px;
	margin:0px 0px 11px 0px;
	padding:3px 0px 2px 5px;
	font-weight:bold;
}

.timeselect {
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#callbackform #submit-btn {
	background:url(../../images/layout/submitBtn.jpg) no-repeat;
	border:none;
	height:28px;
	width:86px;
	display:block;
	margin:0px 0px 20px 0px;
	line-height:1.0em;
}

	#callbackform #submit-btn:active {
		background:url(../../images/layout/submitBtnIN.jpg) no-repeat;
		border:none;
		height:28px;
		width:86px;
		display:block;
		border:none;
		outline: none;
		line-height:1.0em;
	}

.callbackformbox {
	margin:0px 0px 0px 0px;
	line-height:1.0em;
}

#callBackTable {
	width:270px;
	line-height:1.0em;
}

.errors {
	padding:15px 0px 0px 0px;
	list-style:none;
	color:#FF0000;
	font-size:1.3em;
	font-weight:bold;
}

	.errors li{
		padding:0px 0px 15px 0px;
		margin:0px 0px 0px 20px;
	}
		
/* Header Styles
--------------------------------------------------------------- */

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

	#logo {
		width: 340px;
		height: 114px;
		float: left;
		font-size:2.7em;
		font-style:italic;
		font-weight:bold;
		text-decoration:none;
		text-align:right;
		text-transform:lowercase;
		letter-spacing:-0.03em;
	}
	
	#logo span{
		color:#2885c5;
		position: relative;
		bottom:34px;
		right:60px;
	}
	
	#cta-top-right {
		width: 500px;
		float: right;
		padding: 35px 40px 0px 0px;
		text-align: right;
		height: 100px;
		font-size: 2.0em;
		color:#12064e;
		letter-spacing:-0.04em;
		font-weight:bold;
		line-height:1.5em;
	}
	
		#cta-top-right .phone {
			font-size: 2.0em;
			color:#2885c5;
		}
		


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

#imgmain {
	z-index: 100;
	position: absolute;
	top: 180px;
	left: 0px;
}

.mainimgtext {
	z-index: 110;
	position: absolute;
	top: 325px;
	left:50px;
	font-size:2.8em;
	font-weight:bold;
	color:#2986C3;
	letter-spacing:-0.02em;
}

#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;
	}

.brandsTable{
	margin:20px 0px 0px 0px;
}

/* Products
--------------------------------------------------------------- */

.product {
	height:149px;
	width:510px;
	margin:20px 0px 0px 0px;
	position:relative;
}

.productImg {
	width:156px;
	height:149px;
	float:left;
}

.productDesc {
	background:url(../../images/imgmain/productBg.jpg) no-repeat;
	height:134px;
	width:332px;
	float:left;
	font-size:1.3em;
	font-weight:bold;
	color:#2986C3;
	padding:15px 0px 0px 20px;
}

	#main .product .productDesc ul li {
		font-size:0.8em;
		color:#000000;
		padding:0px 0px 0px 0px;
	}

.productBtn {
	background:url(../../images/imgmain/productBtn.jpg) no-repeat;
	width:135px;
	height:32px;
	display:block;
	position: absolute;
	bottom:11px;
	right:219px;
}

#main .product .productPhone {
	font-size:1.0em;
	position:absolute;
	bottom:17px;
	right:32px;
	font-weight:bold;
}


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

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

	#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;
				font-size: 1.0em;
				text-align:center;
				font-weight:bold;
				display:block;
			}
			
				#navigation ul li a.index-a{
					background:url(../../images/imgnav/1.jpg) no-repeat bottom;
					height:23px;
					width:60px;
					padding:36px 0px 0px 30px;
				}
				
				#navigation ul li a.curved-a{
					background:url(../../images/imgnav/2.jpg) no-repeat bottom;
					height:23px;
					width:128px;
					padding:36px 0px 0px 0px;
				}
				
				#navigation ul li a.straight-a{
					background:url(../../images/imgnav/3.jpg) no-repeat bottom;
					height:23px;
					width:133px;
					padding:36px 0px 0px 0px;
				}
				
				#navigation ul li a.maintenance-a{
					background:url(../../images/imgnav/4.jpg) no-repeat bottom;
					height:23px;
					width:162px;
					padding:36px 0px 0px 0px;
				}
				
				#navigation ul li a.refurbished-a{
					background:url(../../images/imgnav/5.jpg) no-repeat bottom;
					height:23px;
					width:160px;
					padding:36px 0px 0px 0px;
				}
				
				#navigation ul li a.rental-a{
					background:url(../../images/imgnav/6.jpg) no-repeat bottom;
					height:23px;
					width:121px;
					padding:36px 0px 0px 0px;
				}
				
				#navigation ul li a.brands-a{
					background:url(../../images/imgnav/7.jpg) no-repeat bottom;
					height:23px;
					width:70px;
					padding:36px 0px 0px 0px;
				}

				#navigation ul li a.contact-a {
					background:url(../../images/imgnav/8.jpg) no-repeat bottom;
					height:23px;
					width:66px;
					padding:36px 30px 0px 0px;
				}
				
					#navigation ul li a.index-a:hover {
						background:url(../../images/imgnav/1.jpg) no-repeat;
					}
					#navigation ul li a.curved-a:hover {
						background:url(../../images/imgnav/2.jpg) no-repeat;
					}
					#navigation ul li a.straight-a:hover {
						background:url(../../images/imgnav/3.jpg) no-repeat;
					}
					#navigation ul li a.maintenance-a:hover {
						background:url(../../images/imgnav/4.jpg) no-repeat;
					}
					#navigation ul li a.refurbished-a:hover {
						background:url(../../images/imgnav/5.jpg) no-repeat;
					}
					#navigation ul li a.rental-a:hover {
						background:url(../../images/imgnav/6.jpg) no-repeat;
					}
					#navigation ul li a.brands-a:hover {
						background:url(../../images/imgnav/7.jpg) no-repeat;
					}
					#navigation ul li a.contact-a:hover {
						background:url(../../images/imgnav/8.jpg) no-repeat;
					}

				
#index #navigation .index-a {
	background:url(../../images/imgnav/1.jpg) no-repeat;
	color:#FFFFFF;
}

#curved #navigation .curved-a {
	background:url(../../images/imgnav/2.jpg) no-repeat;
	color:#FFFFFF;
}

#straight #navigation .straight-a {
	background:url(../../images/imgnav/3.jpg) no-repeat;
	color:#FFFFFF;
}

#maintenance #navigation .maintenance-a {
	background:url(../../images/imgnav/4.jpg) no-repeat;
	color:#FFFFFF;
}

#refurbished #navigation .refurbished-a {
	background:url(../../images/imgnav/5.jpg) no-repeat;
	color:#FFFFFF;
}

#rental #navigation .rental-a {
	background:url(../../images/imgnav/6.jpg) no-repeat;
	color:#FFFFFF;
}

#brands #navigation .brands-a {
	background:url(../../images/imgnav/7.jpg) no-repeat;
	color:#FFFFFF;
}

#contact #navigation .contact-a {
	background:url(../../images/imgnav/8.jpg) no-repeat;
	color:#FFFFFF;
}


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

#homeCta {
	width:320px;
	height:500px;
	float:left;
	margin:10px 0px 0px 0px;
	background:url(../../images/layout/homeCta.jpg) no-repeat;
}

	#homeCta p{
		font-size:1.8em;
		letter-spacing:-0.01em;
		text-align:center;
		padding:443px 0px 0px 0px;
		color:#8ec20d;
		font-weight:bold;
	}

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

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

#footer {
	clear: both;
	width: 880px;
	height:150px;
	margin: 0px auto;
	padding: 70px 40px 10px 40px; 
	font-size: 1.2em;
	background:url(../../images/layout/footerbg.jpg) no-repeat;
}

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

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

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

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

	#footer #footer-contact {
		float: left;
		width: 270px;
		margin: 0px;
	}
	
	#footer #footer-contact span {
		color:#2885c5;
		font-weight:bold;
	}
	
		#footer #footer-contact ul li {
			float: left;
		}
	
			#footer #footer-contact ul li {
				float: left;
				width: 250px;
				padding: 0px 0px 0px 10px;
			}
		
/* Footer Nav Styles
--------------------------------------------------------------- */	

	#footer #footer-nav {
		float: left;
		width: 320px;
	}
	
		#footer #footer-nav h2 {
		}
	
		#footer #footer-nav ul {
			float: left;
		}
	
		#footer #footer-nav ul li {
			float: left;
				width: 250px;
				padding: 0px 0px 0px 5px;
		}
		
/* Footer Address Styles
--------------------------------------------------------------- */	

	#footer #footer-address {
		float: left;
		width: 190px;
	}
	
		#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: 165px;
	}
	
		#footer #footer-help h2 {
			width: 155px;
		}
		
		.cards {
			padding:10px 0px 0px 0px;
		}

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

.img-left {
	float: left;
	margin: 20px 0px 0px 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;
}

#botBuster {
	display:none;
}
