/* 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: #fff;
	background: url(../../images/layout/body-bg.jpg) repeat;
	margin: 0px;
}

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

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

a img {
	border: none;
}

h1 {
	font-size: 2.2em;
	font-weight: normal;
	color: #000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #222;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #464646;
}

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

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

	#contentContainer {
		width: 960px;
		padding: 20px 0px 0px 0px;
		position: absolute;
		z-index: 1;
		top: 155px;
		background: #8a8a8a;
	}
	
/* Main Styles
--------------------------------------------------------------- */

		#index #main {
			float: right;
			width: 280px;
			padding: 0px 20px 0px 10px;
		}
		
		#loft-conversions #main,
		#attic-conversions #main,
		#bedroom-conversions #main,
		#playroom-conversions #main,
		#office-conversions #main,
		#bathroom-conversions #main,
		#dormers #main,
		#how-we-work #main,
		#faq #main,
		#helpadvice #main {
			float: right;
			width: 570px;
			padding: 0px 20px 20px 10px;
		}
		
		#gallery #main {
			float: left;
			width: 920px;
			padding: 0px 20px 20px 20px;
		}
		
		#contact #main {
			width: 368px;
			padding: 0px 20px 20px 10px;
			float: right;
		}
		#main ul {
			line-height:18px;
			}

			#flashGallery {
				float: left;
				width: 920px;
				height: 660px;
			}

#index #mainDbl {
	width: 930px;
	padding: 0px 10px 10px 20px;
	float: left;
}

/* Sidebar Styles
--------------------------------------------------------------- */
		
		#index #sidebar {
			float: left;
			width: 620px;
			padding: 0px 10px 0px 20px;
		}
		
		#loft-conversions #sidebar,
		#attic-conversions #sidebar,
		#bedroom-conversions #sidebar,
		#playroom-conversions #sidebar,
		#office-conversions #sidebar,
		#bathroom-conversions #sidebar,
		#dormers #sidebar,
		#how-we-work #sidebar,
		#faq #sidebar,
		#helpadvice #sidebar {
			float: left;
			width: 290px;
			padding: 0px 10px 20px 20px;
		}
		
		#contact #sidebar {
			float: left;
			width: 532px;
			padding: 0px 10px 20px 20px;
		}
		
			#map-div {
				width: 532px;
				height: 432px;
				float: left;
				background: url(../../images/misc/flash-map-bg.jpg) no-repeat;
			}

/* Star CTA Styles
--------------------------------------------------------------- */
		
			#ctaStarText {
				width: 200px;
				height: 165px;
				padding: 35px 0px 0px 0px;
				position: absolute;
				z-index: 10;
				top: 42px;
				left: 43px;	
				text-align: center;
			}

			
				#ctaStarText p {
					color: #fff;
					padding: 0px;
					margin: 0px;
					line-height: 1.2em;
					font-size: 1.5em;
				}
				
					#ctaStarText p span {
						color: #e4eef7;
						font-size: 1.3em;
					}
				
				#ctaStarText p.starStrapLine {
					color: #fee900;
					font-size: 2.6em;
					line-height: 0.9em;
					letter-spacing: -2px;
				}

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

		#cta-small {
			width: 290px;
			height: 150px;
			float: left;
			padding: 40px 0px 0px 0px;
			margin: 0px 0px 10px 0px;
			text-align: center;
			text-transform: uppercase;
			background: url(../../images/layout/cta1-bg2.jpg) no-repeat;
		}
		
			#cta-small p {
				color: #fff;
				font-size: 1.3em;
				padding: 0px;
				margin: 0px;
				font-weight: bold;
				line-height: 1.0em;
			}
			
				#cta-small p span {
					color: #000;
					font-size: 1.9em;
					line-height: 0.9em;
				}
.cta-link {
	height: 360px;
	width: 290px;
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
}

		
		#cta-large {
	text-align: center;
	text-transform: uppercase;
	position: relative;
	padding: 20px 0px 0px;
	float: left;
	height: 340px;
	width: 290px;
	background-image: url(../../images/layout/cta2-bg.jpg);
		}

#cta-large   p {
	color: #000;
	font-size: 2.4em;
	padding: 0px;
	margin: 0px;
	line-height: 0.9em;
			}
#cta-large   p   span {
					color: #b20000;
					font-size: 3.1em;
					line-height: 0.8em;
					font-weight: bold;
				}
#cta-large   p.cta1-tel {
						color: #b20000;
						font-size: 3.0em;
						padding: 10px 0px 0px 0px;
					}
#cta-large  .testimonials-text {
	font-size: 1.4em;
	padding: 0px;
	margin: 145px 0px 0px;
	font-weight: bold;
	color: #990000;
}


			
/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 935px;
	height: 105px;
	padding: 15px 5px 0px 20px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	background: #fff;
}

	#logo {
		width: 116px;
		height: 85px;
		float: left;
	}
	
	#cta-top-right {
		width: 320px;
		height: 77px;
		float: right;
		padding: 8px 0px 0px 100px;
		text-align: center;
		font-size: 1.3em;
		font-weight: bold;
		background: url(../../images/layout/header-cta-bg.jpg) left no-repeat;
	}
	
		#cta-top-right p {
			margin: 0px;
			padding: 0px;
			color: #000;
			line-height: 1.2em;
		}
		
			#cta-top-right p span {
				color: #ff530d;
				text-transform: uppercase;
			}
		
		#cta-top-right p.ctaTel {
			color: #ff0d00;
			margin-top: 10px;
			font-size: 1.3em;			
		}

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

	#category-nav {
		width: 280px;
		height: 100px;
		padding: 0px 0px 0px 0px;
		float: left;
		background: url(../../images/layout/category-nav-bg.jpg) no-repeat;
	}
		
		#category-nav ul {
			padding: 5px 0px 0px 40px;
			margin: 0px;
			line-height:15px;
		}
		
		#category-nav ul li {
			list-style: disc;
			padding: 0px;
			margin: 0px;
		}
		
			#category-nav ul li a {
				color: #fff;
				text-decoration: none;
			}
			
				#category-nav ul li a:hover {
					color: #000;
					text-decoration: underline;
				}
		
/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 940px;
	height: 35px;
	padding: 0px 20px 0px 0px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 120px;
	background: #fff;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
		float: right;
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
		}
			  
			#navigation ul li a {
				width: 112px;
				height: 27px;
				float: left;
				padding: 8px 0px 0px 18px;
				color: #fff;
				text-decoration: none;
				text-align: center;
				font-weight: bold;
				font-size: 1.1em;
				background: url(../../images/layout/nav-bg.jpg) no-repeat;
			}
			
				#navigation ul li a.dblLineLink {
					width: 104px;
					height: 32px;
					padding: 3px 4px 0px 22px;
					line-height: 1.0em;
				}
				
				#navigation ul li a:hover, a.active {
					background: url(../../images/layout/nav-bg-hover.jpg) no-repeat !important;
				}
				
#index #navigation .index-a,
#loft-conversions #navigation .conversion-types-a,
#attic-conversions #navigation .conversion-types-a,
#bedroom-conversions #navigation .conversion-types-a,
#playroom-conversions #navigation .conversion-types-a,
#office-conversions #navigation .conversion-types-a,
#bathroom-conversions #navigation .conversion-types-a,
#dormers #navigation .dormers-a,
#how-we-work #navigation .how-we-work-a,
#faq #navigation .faq-a,
#gallery #navigation .gallery-a,
#contact #navigation .contact-a {
	background: url(../../images/layout/nav-bg-active.jpg) no-repeat;
}

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

#subNav {
	width: 130px;
	padding: 5px 0px 5px 0px;
	z-index: 10;
	position: absolute;
	left: 160px;
	top: 155px;
	visibility: hidden;
	text-align: center;
	background: url(../../images/layout/sub-nav-bg.jpg) bottom no-repeat #545454;
}

	#subNav ul {
		margin: 0px;
		padding: 0px;
	}
	
		#subNav ul li {
			display: inline;
			list-style: none;
		}
			  
			#subNav ul li a {
				width: 120px;
				float: left;
				color: #fff;
				text-decoration: none;
				padding: 5px 5px 7px 5px;
				font-weight: bold;
				font-size: 1.1em;
				background: url(../../images/layout/sub-nav-link-bg.jpg) bottom no-repeat;
			}

				#subNav ul li a:hover {
					color: #ccc;
				}
				
#subNav-faq {
	width: 130px;
	padding: 5px 0px 5px 0px;
	position: absolute;
	left: 550px;
	top: 155px;
	visibility: hidden;
	text-align: center;
	background: url(../../images/layout/sub-nav-bg.jpg) bottom no-repeat #545454;
	z-index: 10;
}

	#subNav-faq ul {
		margin: 0px;
		padding: 0px;
	}
	
		#subNav-faq ul li {
			display: inline;
			list-style: none;
		}
			  
			#subNav-faq ul li a {
				width: 120px;
				float: left;
				color: #fff;
				text-decoration: none;
				padding: 5px 5px 7px 5px;
				font-weight: bold;
				font-size: 1.1em;
				background: url(../../images/layout/sub-nav-link-bg.jpg) bottom no-repeat;
			}

				#subNav-faq ul li a:hover {
					color: #ccc;
				}
				
/* Footer Styles
--------------------------------------------------------------- */

#footer {
	clear: both;
	width: 940px;
	color: #ccc;
	padding: 10px 10px;
	font-size: 0.9em;
	background: url(../../images/layout/footer-bg.jpg) repeat-x #666666;
}

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

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

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

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

	#footer #footer-services {
		float: left;
		width: 250px;
		margin: 0px;
	}
	
		#footer #footer-services ul li {
			float: left;
		}
	
			#footer #footer-services ul li a {
				float: left;
				width: 230px;
				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: 155px;
		}
		
			#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: 5px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

	#footer #footer-bottom {
		width: 940px;
		clear: both;
		float: left;
		margin: 10px 0px 0px 0px;
		text-align: center;
	}

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

.img-left {
	float: left;
}

.img-right {
	float: right;
	margin: 0px 0px 5px 5px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Contact Table Styles
--------------------------------------------------------------- */

	#contactTable #botBuster {
		display: none;
	}
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}
