/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

p {
	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 #e7eff6;
	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: 2em;
	font-weight: normal;
	padding-bottom:15px;
	margin: 0px 0px 5px 0px;
}

h2 {
	font-size: 1.6em;
	margin: 0px;
	font-weight: normal;
	color: #990000;
}

/* Layout Styles
--------------------------------------------------------------- */

div#splash {
	height:100%;
	width:100%;
	text-align: left;
	vertical-align: top;
	z-index:1000;
	position:absolute;
	top:0px;
	left:0px;
}

#container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
	background: #FFF;
}

#flashSlideshow {
	background: url(../../images/misc/flashSlideshowBackup.jpg);
}

	#contentLeft {
		float: left;
		width: 252px;
		background: url(../../images/misc/contentLeftBg.png);
		text-align: center;
		color: #FFFF00;
		padding-bottom: 20px;
	}
	
		#contentLeft #logo {
			width: 252px;
			height: 151px;
		}
		
		#contentLeft .freephoneWord {
			margin: 0px;
			font-size: 1.4em;
			text-transform: uppercase;
			padding: 10px 0px 0px 0px;
			line-height: 0.4em;
			color: #fff;
		}
		
		#contentLeft .freephone {
			font-size: 2.4em;
			margin: 0px;
			padding: 0px;
		}
	
	#contentRight {
		float: right;
		width: 487px;
		font-size: 1.1em;
		padding-top: 20px;
		background: url(../../images/misc/contentRightBg.jpg) #fff no-repeat;
	}
	
		#contentRight #manuLogosContainer {
			width: 468px;
			margin: 0px auto 5px auto;
			height: 50px;
		}
	
		#contentRight .manuLogos {
			float: left;
		}
		
		#contentRight #ctaTop {
			background: url(../../images/misc/cta-bg.jpg);
			width: 452px;
			height: 44px;
			margin: 0px auto;
			padding: 8px;
			font-size: 1.1em;
			font-weight: bold;
			color: #555;
		}
		
			#contentRight #ctaTop p {
				margin: 0px;
			}
			
		#contentRight #ctaBottom {
			background: url(../../images/misc/cta-bg-bottom.jpg);
			width: 452px;
			height: 30px;
			margin: 0px auto;
			padding: 15px 8px;
			font-size: 1.5em;
			font-weight: bold;
			color: #555;
		}
		
			#contentRight #ctaBottom p {
				margin: 0px;
			}
			
			#contentRight .cta-search {
				color: #000;
			}
			
			#contentRight .cta-area {
				color: #000;
			}
			
			#contentRight .cta-free {
				color: #990000;
				font-size: 1.3em;
			}
			
			#contentRight .cta-freephone {
				color: #990000;
				font-size: 1.5em;
			}
	
		#contentRight-text {
			padding: 10px 20px;
		}
	
	#map {
		width: 200px;
		height: 200px;
	}
	
	#flashMap {
		width:430px;
		height:300px;
		padding:0px 0px 0px 0px;
		margin-top:10px;
		border:solid #303757 1px;
	}
	
#leftC2a {
	width:220px;
	height:110px;
	margin:20px 0px 0px 10px;
	padding:7px 10px 0px 0px;
	background:url(../../images/misc/leftC2a.jpg) no-repeat;
}

	#leftC2a p {
		text-align:right;
		font-size:1.7em;
		font-weight:bold;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	
	#leftC2a a {
		padding:0px 0px 0px 0px;
		font-size:1.0em;
		color:#F5F534;
		text-decoration:none;
	}
	
	#leftC2a a:hover {
		color:#FFF;
		text-decoration:underline;
	}

/* Vertical Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 228px;
	margin: 0px auto;
	font-size: 0.9em;
	background: url(../../images/misc/navBg-a.png) bottom no-repeat;
	padding-bottom: 2px;
}

	#navigation ul {
		margin: 0px;
		display: inline;
		list-style: none;
		padding: 0px;
	}
	
	#navigation li {
		display: inline;
		margin: 0px;
	}
		  
	#navigation a {
		float:left;
		font-weight: bold;
		text-align: right;
		width: 208px;
		background: url(../../images/misc/navBg-a.png) top no-repeat;
		color: #fff;
		text-decoration:none;
		padding: 10px 10px 8px 10px;
		font-size: 1.1em;
	}

	#navigation a:hover {
		background: url(../../images/misc/navBg-hover.png) right top;
		color: #FFFF00;
	}
	
#index #navigation .index-a,
#install #navigation .install-a,
#repair #navigation .repair-a,
#maintenance #navigation .maintenance-a,
#domestic #navigation .domestic-a,
#commercial #navigation .commercial-a,
#cellar #navigation .cellar-a,
#contact #navigation .contact-a {
	color: #FFFF00;
	background: url(../../images/misc/navBg-on.png) right top;
}

/* Footer Styles
--------------------------------------------------------------- */

#footer {
	clear: both;
	width: 720px;
	padding: 10px;
	margin: 0px auto;
	color: #555;
	font-size: 0.9em;
	text-align: center;
	background: url(../../images/misc/footerBg.jpg);
	border-top: 1px solid #777;
}
	#footer a {
		white-space: nowrap;
		color: #555;
		text-decoration: none;
	}
	#footer a:hover {
		color: #000;
		text-decoration:underline;
	}

ul#footerNav {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 720px;
	text-align: center;
}
	ul#footerNav li {
		display: inline;
		margin: 0px 5px 0px 0px;
	}

ul#footerDetails  {
	clear:left;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	width: 700px;

}
	ul#footerDetails li {
		display:block;
		list-style: none;
	}
	
ul#footerW3C {
	margin: 0px;
	text-align: center;
	padding: 0px 0px;
}
	ul#footerW3C li {
		display: inline;
	}

#adtrakDesign {
	text-align: center;
	width: 720px;
}

/* List Styles
--------------------------------------------------------------- */

ul li {
	line-height: 1.4em;
}

/* 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;
	}
	
/* Class Styles
--------------------------------------------------------------- */

#contactTable input, #contactTable textarea, #contactTable select {
	border: 1px solid #ccc;
	background: #fff;
}

	#contactTable #botBuster {
		display: none;
	}

.clearfix {
	clear: both;
}

.van {
	margin:20px 0px 0px 0px;
}






/* Locations
--------------------------------------------------------------- */

#locations{
	width: 228px;
	margin: 0px auto;
	font-size: 0.9em;
	background: url(../../images/misc/navBg-a.png) bottom no-repeat;
	padding-bottom: 2px;
}

	#locations ul {
		margin: 0px;
		display: inline;
		list-style: none;
		padding: 0px;
	}
	
	#locations li {
		display: inline;
		margin: 0px;
	}
		  
	#locations a {
		float:left;
		font-weight: bold;
		text-align: right;
		width: 208px;
		background: url(../../images/misc/navBg-a.png) top no-repeat;
		color: #fff;
		text-decoration:none;
		padding: 10px 10px 8px 10px;
		font-size: 1.1em;
	}

	#locations a:hover {
		background: url(../../images/misc/navBg-hover.png) right top;
		color: #FFFF00;
	}
	
#Northampton #locations .Northampton-a,
#Wellingborough #locations .Wellingborough-a,
#Rushden #locations .Rushden-a,
#Kettering #locations .Kettering-a,
#Corby #locations .Corby-a,
#Towcester #locations .Towcester-a,
#Daventry #locations .Daventry-a,
#Silverstone #locations .Silverstone-a,
#Bedford #locations .Bedford-a,
#Sandy #locations .Sandy-a,
#Olney #locations .Olney-a,
#Buckingham #locations .Buckingham-a,
#Milton #locations .Milton-a,
#Newport #locations .Newport-a {
	color: #FFFF00;
	background: url(../../images/misc/navBg-on.png) right top;
}