/*Armoury Demolition Style Sheet* - by Simon Del Giudice 02-12-07
******************************************************************/

/*Global Styles*
******************************************************************/
body {
	margin: 0 auto 0 auto !important;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	/*background: red;*/
	background: black /*#3d3d3d url(../images/background.jpg) repeat-x*/;
	}
	
p { font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 18px;*/
	color: #5C5C5C;
	padding: 0 0 8px 0;
	margin: 0;
}

h1 {
	font-size: 22px;
	color: #5C5C5C;
	font-weight: normal;
	margin: 5px 0 10px 0;
}
h2 {
	font-size: 16px;
	color: #5C5C5C;
	font-weight: normal;
	margin: 0;
	padding: 0;		
}
h3 {
	font-size: 14px;
	color: #5C5C5C;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;	
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}
	
a { color: #EE2E24; text-decoration: none;}
a:hover { color: #EE2E24; text-decoration: none;}
a:visited, a:active {color: #EE2E24; text-decoration: none;}	
	

input {
	background: white;
	color: #5C5C5C;
	font-size: 11px;
	height: 20px;
	border: 1px dotted #5C5C5C;
	padding: 0;
	margin: 0 0 3px 0;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	}

textarea {
	background: white;
	border: 1px dotted #5C5C5C;
	color: #5C5C5C/*#8BB0D5*/;
	font-size: 11px;
	margin: 0 0 3px 0;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	}
select {
font-size: 11px;
margin: 0 0 3px 0;
padding: 0;
color: #5C5C5C;
}

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

#container {
	margin: 0 auto 0 auto;
	width: 800px;
	min-height: 600px;
	text-align: left;
	vertical-align: top;
	background: white;
}

#header {
	width: 800px;
	height: 102px;
	background: url(../images/layout/armoury_01.jpg) no-repeat;
	padding: 40px 0 0 0;
}
#services_header {
	width: 800px;
	height: 102px;
	background: url(../images/services/p_services_banner.jpg) no-repeat;
	padding: 40px 0 0 0;
}

#casestudies_header {
	width: 800px;
	height: 102px;
	background: url(../images/case_studies/p_casestudies_banner.jpg) no-repeat;
	padding: 40px 0 0 0;
}

#people_header {
	width: 800px;
	height: 102px;
	background: url(../images/people/p_people_banner.jpg) no-repeat;
	padding: 40px 0 0 0;
}

#equipment_header {
	width: 800px;
	height: 102px;
	background: url(../images/equipment/p_equipment_banner.jpg) no-repeat;
	padding: 40px 0 0 0;
}

#careers_header {
	width: 800px;
	height: 102px;
	background: url(../images/careers/p_careers_banner.jpg) no-repeat;
	padding: 40px 0 0 0;
}

#standards_header {
	width: 800px;
	height: 102px;
	background: url(../images/standards/p_standards_banner.jpg) no-repeat;
	padding: 40px 0 0 0;
}

#contact_header {
	width: 800px;
	height: 102px;
	background: url(../images/contact/p_contact_banner.jpg) no-repeat;
	padding: 40px 0 0 0;
}


#logo {
	width: 229px;
	height: 61px;
	margin: 0 0 0 50px;
}

#topnavigation {
	height: 27px;
	padding: 8px 20px 0 0;
	text-align: right;
	background: #EE2E24;
}
	#topnavigation p,#topnavigation a {
		font-size: 13px;
		color: white;
	}
	#topnavigation a.active {
		color: black;
	}

#mainbackground {
	min-height: 434px;
	padding: 10px 0 0 0;
	background: white /*url(../images/layout/armoury_03.gif) no-repeat*/;
}

	#mainbackground img{
		padding: 0;
	}


#mainleft {
	float: left;
	padding: 0 0 10px 10px;
	width: 531px;
}
	#mainleft ul {
		margin: 0 0 10px 0;
		color: #5C5C5C;
	
	}
	#mainleft li {
		padding: 0 0 0 10px;
		margin: 0 0 0 20px;
		color: #5C5C5C;		
	
	}
	#mainleft h2 {
		padding: 0 0 10px 0;
	}	

#mainright {
	float: right;
	width: 228px;
	min-height: 434px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #EE2E24;
}

#mainright h2 {
		
		height: 22px !important;
		color: #EE2E24 !important;
		font-size: 12px !important;
		font-weight: bold !important;
		padding: 3px 0 0 0 !important;
		margin: 0 !important;
		/*background: url(../images/layout/rightside_bulletb01.gif) no-repeat !important;*/
}

#navtrail {
	color: #EE2E24;
}

#navtrail2 {
	color: white;
}

	#navtrail2 a { color: white; text-decoration: none;}
	#navtrail2 a:hover { color: white; text-decoration: none;}
	#navtrail2 a:visited, #navtrail2 a:active {color: white; text-decoration: none;}	


#footer {
	clear: both;
	height: 26px;
	background: #5C5C5C;
	color: white;
	font-size: 9px;
	padding: 9px 10px 0 10px;
}
	#footer p {
	font-size: 9px;
	}
	#footer a {
		color: white;
		text-decoration: none;
		font-size: 9px;
		font-weight: normal;
		}
	#footer a:hover, #footer a.active {
		color: #EE2E24;
		}	

#footerright {
	float: right;
	text-align: right;
	vertical-align: middle;
} 

#footerleft {
	float: left;
	text-align: left;
	vertical-align: middle;
}

/*Leftside Navigation Styles*
******************************/	

#contentleftcol {
	float: left;
	text-align: center;
	vertical-align: top;
	width: 210px;
	min-height: 560px;
	height:auto !important;
	height:100% !important;
	margin: 0;
	overflow: visible;	
	background: white;
	}

	#contentleftcol ul {
		padding: 0;
	}

	#contentleftcol li {
		height: 25px;
		width: 210px;
		padding: 0;
		margin: 0 0 0 0;
		overflow: hidden;
		text-align: right;
		}
		
	#contentleftcol li a {
		padding: 4px 25px 0 0;
		display: block;
		height: 25px;
		color: white;
		overflow: hidden;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		}
		
		#sidebar_a01 {
			padding: 0;
			width: 185px;
			background: url(../images/layout/leftside_bulletb01.gif) right top no-repeat;
			}	
				
	#contentleftcol li a:hover {
		color: black;
		background-position: 0 -25px;
		}
		
	#contentleftcol li a.active,
	#contentleftcol li a.active:hover {
		color: black;
		background-position: 0 -25px;
		}


/*Main Centre Styles*
******************************/	
#maincentre {
	float: left;
	padding: 0 10px 0 10px;
	width: 321px;
}
#maincentre img{
	padding: 0 !important;
	margin: 0 !important;
}

#mainfullwidth {
	float: left;
	padding: 0 10px 0 10px;
	width: 568px;
}

#mainfullwidth img{
	padding: 0 0 0 10px;
}



/*Homepage Styles*
******************************************************************/	
#features {
	padding: 0;
	margin: 0;
}
	#features h2 {
		color: white !important;
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 5px 0;
	}
	#features p, #features a {
		color: white;
		text-decoration: none;
	}

#feature01 {
	float: left;
	width: 150px;
	height: 150px;
	padding: 10px 10px 0 10px;
	margin: 0 10px 0 0;
	background: #EE2E24;
}
#feature02 {
	float: right;
	width: 150px;
	height: 150px;
	padding: 10px 10px 0 10px;
	margin: 0 10px 0 0;	
	background: #EE2E24;
}
#feature03 {
	float: right;
	width: 150px;
	height: 150px;
	padding: 10px 10px 0 10px;
	background: #EE2E24;
}

#quote {
	font-size: 14px;
	font-style: italic;
	padding: 10px;
	border: 1px solid #EE2E24;
	color: #EE2E24;
	width: 330px;
}
	#quote p, #quote2 p {
	font-size: 11px;
	font-style: normal;
	padding: 10px 0 0 0;
	}

#quote2 {
	font-size: 14px;
	font-style: italic;
	padding: 10px;
	border: 1px solid #EE2E24;
	color: #EE2E24;
	width: 280px;
}


	#casestudies_bgd {
		float: left;
		min-height: 230px; !important;
		height:auto !important;
		height:100% !important;
		margin: 0 0 0 2px;
		overflow: visible;
		padding: 0 0 300px 0;
		background: #14375C url(../images/case_studies/p_background.jpg) left bottom no-repeat;
	}
		#casestudies_bgd p, #casestudies_bgd h1{
			color: white !important;
		}		
	#services_bgd {
		float: left;
		min-height: 230px; !important;
		height:auto !important;
		height:100% !important;
		margin: 0 0 0 2px;
		overflow: visible;
		padding: 0 0 300px 0;
		background: #2b66a0 url(../images/services/p_background.jpg) left bottom no-repeat;
	}	
	#services_bgd p, #services_bgd h1 {
		color: white  !important;
	}	

#switchweb {
	width: 785px;
	padding: 0 15px 0 0;
	text-align: right;
	padding: 0;
	margin: 10px auto 0 auto;
	color: #5C5C5C;
	font-size: 10px;
}
	#switchweb a{
		color: #5C5C5C;
		font-weight: bold;
		text-decoration: none;
	}


