/* === === === === === === ===
 * Abacus Media
 * Will McKenzie
 * written for www.metnor.co.uk
 * July 2009
 *
 * Standard Layout Styles
 === === === === === === === */

/* resets and overrides */

* {
	margin: 0;
	padding: 0;
}

img{
	border:none;
}

/* layout styles */

html{
	height:100%;
}

body{
	background-color: #000;
	font-family:Arial,Helvetica,Sans Serif;
	color:#fff;
}
a 	{
	color:#000;
}
#container{
	margin:10px auto;
	position:relative;
	background-color:#ccc;
	width:1002px;
	min-height:590px;
	height:auto !important;
	height:590px;
	background-repeat:no-repeat;
}

#header_menu{
	background-color:#fff;
	height:18px;
	width:942px;
	position:absolute;
	left:0;
	top:45px;
	z-index:10;
	padding-left:60px;
}
* html #header_menu
{
	padding-left:20px;
}

#logo{
	background-color:#fff;
	width:138px;
	height:180px;
	right:45px;
	top:15px;
	position:absolute;
	z-index:11;
}

#page_title{
	position:absolute;
	z-index:5;
	left:0;
	top:60px;
}

#content{
	position:relative;
	margin-left:150px;
	padding-top:100px;
	padding-bottom:20px;
	z-index:7;
	background-repeat:no-repeat;
}

#content_text{
	width:600px;
	margin-bottom:50px;
	position:relative;
	z-index:6;
}

#contact_text{
	width:1002px;
	margin-left:-150px;	
	z-index:4;
	position:relative;
}

#footer{
	position:relative;
	padding:10px;
}

.contact_strip{
	margin:25px 60px;
	height:80px;
}

.white_stripe,.maintenance_stripe{
	z-index:3;
	height:242px;
	width:1002px;
	clear:left;
	margin-top:25px;
	overflow:hidden;
	position:relative;
	color:#000;
}



#addresses{
	padding-left:160px;
	width:842px;
	height:244px;
	position:absolute;
	top:0;
	left:0;
}
#enquiry_form{
	padding-left:160px;
	width:842px;
	position:absolute;
	top:0;
	left:1002px;	
}
.contact_person{
	margin-right:20px;	
}

#side_menu{
	position:absolute;
	left:-178px;	
}

#category_list{
	width:410px;
	margin-left:55px;
	margin-top:10px;
	padding-bottom:40px;
}

#project_list{
	position:absolute;
	right:20px;
	top:220px;
}

#project_list fieldset{
	height:265px;
	width:350px;
	position:relative;
	border:1px solid #fff;
}

#project_list legend{
	padding:0px 3px;
	margin:0px 25px;
	font-size:18pt;
	color:#000;
}

#services_display{
	float:right;
	margin-right:50px;
	margin-top:90px;
	width:225px;
}

#service_types{
	margin-top:-10px;
	margin-left:20px;	
}

.services_button{
	clear:left;
	height:116px;
	margin-bottom:5px;
}

.services_button img{
	float:left;
	border:1px solid #fff;
	margin-right:5px;
}

.category_button{
	float:left;
	width:182px;
	border:1px solid #fff;
	margin:5px 10px;
	position:relative;
}

.category_button img{
	margin:5px;
	margin-top:7px;
	cursor:pointer;
}

.contact_person,.contact_person img,.contact_person p{
	float:left;	
}

.contact_address{
	float:left;
	margin:20px;
}

.clearboth{
	clear:both;
}

.clearleft{
	clear:left;	
}
	
#project_display{
	margin-left:55px;
	margin-top:10px;
	padding-bottom:10px;
	position:relative;
}

#project_text{
	width:405px;
	min-height:460px;
	border:1px solid #fff;
}

#project_text legend{
	padding:0px 3px;
	margin:0px 25px;
	font-size:16pt;
	color:#000;
}

#project_text #flash_box{
	width:389px;
	height:247px;
	margin:8px;
	background-color:#000;
	background-image:url(/images/loading.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

#project_text #flash{
	
}

.project_summary{
	float:right;
	margin-top:10px;
	margin-right:10px;
}

#thumb_gallery{
	position:absolute;
	width:250px;
	top:10px;
	left:425px;
}

#thumb_gallery img{
	border:1px solid #fff;
	margin:0px 5px 5px 0px;
	float:left;
	clear:left;
	cursor:pointer;
}

#thumb_gallery img.col2{
	clear:none;
	margin-top:-69px;
}

#thumb_gallery img.colTop{
	margin-top:-138px;
}

#thumb_gallery img.colLast{
	margin-top:0px;	
}

#projects{
	float:right;
	margin-right:20px;
}

#project_images{
	position:absolute;
	left:10px;
	bottom:35px;
	border:1px solid #fff;
	width:164px;
	height:105px;
}
#project_images2{
	position:relative;
	margin:auto;
	padding:25px;
}

#project_images img{
	position:absolute;
	top:0;
	left:0;
}

#project_images2 img{
	position:absolute;
	top:120;
	left:240;
}

#home_flash{
	margin-left:50px;
}

#gallery{
	margin-left:75px;
	width:555px;
	min-height:500px;
	position:relative;
	padding-bottom:5px;
	zoom:1;
}

#gallery_controls{
	position:absolute;
	right:20px;
	top:220px;
	width:190px;
	padding:5px;
	height:122px;
	border:1px solid #fff;
}

.gallery_img{
	float:left;
	margin:5px;
	padding:5px;
	border:1px solid #fff;
}

.accreditations{
	position:absolute;
	margin-top:10px;
	right:10px;
}

#content_img{
	position:absolute;
	right:0;
	top:200px;
	z-index:5;
}
/*
#testimonials-fieldset {
	right:10px;
	bottom:37px;

	height:300px;
	width:285px;
	position:absolute;
	
	float:right;
	border:1px solid #fff;
}

#testimonials-fieldset legend {
	color:#000;
	margin-left:20px;

	font-size:16pt;
	font-weight:normal;	
	
}

.testimonial-header {
	color:#000;
	font-size:8pt;
	font-weight:bold; 

}
*/