/*------------------------------------------------------
Main Style Sheet

version:	2.0
created:	-
author:		phase two web design
email:		website@phasetwo.co.uk
website:	http://www.phasetwo.co.uk/
------------------------------------------------------*/

@import url("enquiryform.css");

body {
	min-width:760px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
	font-size: 12px;
	margin-top: 0px;
	}
#sideBar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sideBar ul li {
}
#sideBar ul li a:link, #sideBar ul li a:visited {
	background-color: #1496EE;
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 10px;
	background-image: url(../button.jpg);
	font-weight: bold;
	text-align: center;
}

#sideBar ul li a:hover , #sideBar ul li a:active{
	background-color: #1496EE;
	display: block;
	text-decoration: underline;
	color: #FC0;
	padding: 10px;
	background-image: url(../button.jpg);
	font-weight: bold;
	text-align: center;
}


/* Anchor Styling
------------------------------------------------------*/

a:link, a:visited {
	color: #0066FF;
	}

a:hover, a:active {
	color: #003399;
	}

/* 
------------------------------------------------------*/
	
#wrapper {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: auto;
	background-image: url(/assets/wrap-bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	}
	
#header {
	width: 760px;
	height: 208px;
	background-image: url(/assets/banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
#header img {
	margin-top: 100px;
	margin-left: 40px;
}


#nav {
	width: 760px;
	height: 35px;
	}
#nav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-color: #C8E2FD;
	list-style-type: none;
}
	
#nav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav a {
	text-decoration: none;
	color: #0099FF;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	font-size: 14px;
	}
	
#nav a:hover, a:active {
	color: #011985;
	}
	
#mainContent {
	width: 453px;
	float: left;
	display: inline;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-top: 20px;
	}
	
#mainContent p {
	line-height: 1.4;
	font-size: 12px;
	}
#mainContent li {
	line-height: 1.3;
	margin-bottom: 10px;
}
#mainContent ul {
	list-style-image: url(../bullet.gif);
}


	
#sideBar {
	display: inline;
	float: right;
	width: 187px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#footer {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 760px;
	background-image: url(/assets/footer-bg.jpg);
	clear: both;
	}
	
#footer p {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 1.4;
	text-align: center;
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	}
#footer a {
	text-decoration: none;
	color: #1E9CF0;
}


/* P.P.Indicator
------------------------------------------------------*/

#home #nav .home a,
#serv #nav .serv a,
#emer #nav .emer a,
#fire #nav .fire a,
#patt #nav .patt a,
#cont #nav .cont a{
	color: #FFFFFF;
	cursor: default;
	text-decoration: none;
	background-color: #CCCCCC;
	}

/* All Headings
------------------------------------------------------*/

h1,h2,h3,h4,h5,h6 {
	display: block;
	color: #0099FF;
	font-weight: normal;
	}
.gallery {
	display: inline; /*nasty ie5 fix*/
	border: 1px solid #666666;
	padding: 15px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	width: 176px;
	float: left;
	height: 275px;
}
.gallery img {
	padding: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #232323;
	border-right-color: #232323;
	border-bottom-color: #232323;
	border-left-color: #232323;
}
.gallery h3 {
	background-color: #232323;
}
.gallery a {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #3A6674;
}
.right {
	display: block;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#mainContent  h1 {
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-bottom: 5px;
}
#mainContent  h2 {
	font-size: 13px;
	font-weight: bold;
}

.enphasized {
	color: #007ABD;
	font-weight: normal;
}
.image-script {
	color: #017CB8;
	margin: 0px;
	padding: 3px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #027EBB;
}
.smalltext {
	font-size: 10px;
	line-height: normal;
	letter-spacing: normal;
}
.email {
	font-size: 11px;
	text-align: center;
}

.img-border {
	border: 1px solid #ABBFD3;
	background-color: #EBF5FF;
	padding: 5px;
	margin: 0px;
}
#footerLinks {
	text-align: center;

}
#footerLinks li {
	list-style-type: none;
	list-style-image: none;
	font-weight: bold;
	color: #C8DEF2;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8DEF2;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footerLinks li a {
	color: #996666;
	text-decoration: none;
}
#seo {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#seo p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #5C92C0;
}
#seo a {
	color: #4179A7;
}

.london {
	font-size: 10px;
	color: #CCCCCC;
}
