/* 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/bg.jpg) top repeat-x #485ea9;
	margin: 0px;
}

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

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

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

a img {
	border: none;
}

h1 {
	font-size: 2.0em;
	color:#495ea9;
}

h2 {
	font-size: 1.6em;
}

em {
	font-weight:bold;
	color:#FF0000;

}
/* Text Formating
--------------------------------------------------------------- */

	/*HEADER*/
	.header-large{
		font-size:3.0em;
		padding:0px;
		margin:0px;
		color:#111c3f;
		font-weight:bold;
	}
	.bullets{
		font-size:1.8em;
		color:#495ea9;
		padding:0px;
		margin:0px;
	}
	.click{
			
		font-size:2.2em;
		color:#111c3f;
		font-weight:bold;
		margin:20px 0px 0px 0px;
	}
	#rightheader{
		position:absolute;
		top:10px;
		left:650px;
		width:288px;
	}
	/*top*/
	
	.top-p{
		font-size:2.0em;
		color:#32478d;
		line-height:23px;
	}
	.top-phone{
		font-size:3.8em;
		font-weight:bold;
		color:#101b3e;
		line-height:40px;
	}
	/*Callback*/
	.callback-p{
	color:#fff;
	}
	.callback-black{
	color:#101b3e;
	}
	
	/*CTA2*/
	.direct{
		color:#101b3e;
		font-size:4.3em;
		font-weight:bold;
		line-height:45px;
		margin:0px;
		text-transform:uppercase;
	}
	.direct2{
		color:#101b3e;
		font-size:1.7em;
		font-weight:bold;	
		margin:0px;
		padding-bottom:155px;
		text-align:right;

	}
	.cta2-phone{
		font-size:3.5em;
		font-weight:bold;
		color:#101b3e;
		line-height:50px;
	}
/* -------------------------------------------------------------- */




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

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

	#contentContainer {
		width: 980px;
		position: absolute;
		z-index: 1;
		top: 360px; /* Same as height of header */
		background:#fff;
	}
	
		#contentLeft {
			float: left;
			width: 630px;
		}
		
			#contentLeft-text {
				padding: 10px 20px;
			}
		
		#contentRight {
			float: right;
			width:350px;
			margin-top:30px;
		}
			#contentRight.contact {
				margin-top:70px;
			}	
			#contentRight-text {
				padding: 20px;
			}
			#cta1{
				background:url(../../images/misc/rightCallback.jpg) #273669;
				width:317px;
				height:85px;
				padding:0px 0px 0px 15px;
				margin-bottom:10px;
			}
				#cta1 p{
					color:#fff;
					font-size:1.8em;
					margin:0px;
					padding:5px 0px 2px 0px;
					
				}
				#cta1 a:link, #cta1 a:visited{
					color:#101b3e;
					text-transform:uppercase;
					padding:0px 0px 0px 18px;
				}
				#cta1 a:hover{
					color:#495ea9;
				}
			#cta2{
				background:url(../../images/misc/rightCta.jpg);
				width:319px;
				height:315px;
				border:#485ea9 solid 1px;
				margin-bottom:10px;
				padding:5px;
			}
				#cta2 p{

				
				}
		#map {
			width: 200px;
			height: 200px;
		}
#top{
	background:url(../../images/misc/topbg.jpg);
	height:105px;
	width:970px;
	padding-right:10px;
	
}
	#top p{
	
		padding:6px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		text-align:right;

		
	}
	#logo {

		float: left;
	}
#header {
	width: 950px;
	height: 242px;
	position: absolute;
	z-index: 1;
	top: 138px;
	left: 0px;
	padding:20px 0px 0px 30px;
	background:url(../../images/misc/header.jpg) no-repeat;
}
	#staircase #header{
		background:url(../../images/misc/header-suitcase.jpg) no-repeat;
	}
	#loft #header{
		background:url(../../images/misc/header-loft.jpg) no-repeat;
	}
	#joinery #header{
		background:url(../../images/misc/header-joinery.jpg) no-repeat;
	}
	#shop #header{
		background:url(../../images/misc/header-shop.jpg) no-repeat;
	}
	#timber #header{
		background:url(../../images/misc/header-timber.jpg) no-repeat;
	}			
	#header a:link, #header a:visited{
		color:#111c3f;
	}
	#header a:hover{
		color:#dd9f07;
	}
	

	
	#cta-top-right {
		width: 780px;
		float: right;
		height: 200px;
		font-size: 1.6em;
	}
	
		#cta-top-right p {
			margin: 0px;
			padding: 0px;
		}

#flashSlideshow {
	background: url(../../images/misc/flashSlideshowBackup.jpg);
}

#contctContainer{

}
	#contactContainerLeft{
		float:left;
		
				background:#eee;
		padding:10px;
		border:#121212 solid 1px;
		margin-bottom:40px;
	}
	#contactContainerRight{
		float:right;
		background:#eee;
		padding:5px;
		border:#121212 solid 1px;
		
	}
	#footer2{
	background: #43589f;
	width:880px;
	height:15px;
	padding:10px 0px 0px 110px;
	}
/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 980px;
	height: 40px;
	background:url(../../images/misc/navbg.gif) repeat-x;
}

	#navigation ul {
		margin: 0px;
		display: inline;
		list-style: none;
		padding: 0px;
	}
	
		#navigation li {
			display: inline;
			margin: 0px;
		}
			  
			#navigation a {
				float:left;
				border-right: 1px solid #fff;
				color: #fff;
				text-decoration:none;
				padding: 8px 19px 8px 19px;
				font-weight: bold;
				font-size: 1.1em;
			}
			
				#navigation .rightLink {
					border: none;
				}

				#navigation a:hover {
					background: #000;
					color: #fff;
				}
				
#subnav {
	z-index: 12;
	position: absolute;
	left: 78px;
	top: 139px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

	#subnav li {
		list-style: none;
		width: 200px;
	}
	
		#subnav li a {
			background: #000066;
			width: 186px;
			display: block;
			padding: 5px;
			text-decoration: none;
			color: #fff;
		}
		
		#subnav li a:hover {
			background: #FF9900;
			color: #000;
		}

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

#footer {
	clear: both;
	width: 960px;
	padding: 10px;
	color: #333;
	font-size: 0.9em;
	text-align: center;
	margin-top:20px;
}
	#footer a {
		white-space: nowrap;
		color: #333;
		text-decoration: none;
	}
	#footer a:hover {
		color: #111;
		text-decoration:underline;
	}

ul#footerNav {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 960px;
	text-align: center;
}
	ul#footerNav li {
		display: inline;
	}
	
		ul#footerNav a {
			border-right: 1px solid #333;
			padding: 0px 5px;
		}
		
			ul#footerNav .help-advice {
				border-right: none;
			}

ul#footerDetails  {
	clear:left;
	float: left;
	margin: 5px 0px 5px 0px;
	width: 960px;
}

	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: 960px;
}

/* 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;
}

