﻿*
{
	margin: 0;
	padding: 0;
}

li
{
	list-style-type: none;
}

body
{
	background-color: White;
	height: 100%;
}

#wrapper
{
	height: 100%;
	width: 1000px;
	margin: auto;
}

#logo
{
	background-image: url(/images/logo.gif);
	height: 75px;
	width: 206px;
	float: left;
	margin: 20px 0px 40px 30px;
}

#contact
{
	float: right;
	margin: 50px 40px 0px 0px;
	text-align: left;
}

#contact li
{
	display: block;
}
#contact li
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6e6e66;
	list-style-type: none;
}

#nav
{
	float: left;
	display: inline;
	margin-bottom: 10px;
}

a span, button span, ul#nav span, h1 span, h2 span, h3 span
{
	display: none;
}

div.clear
{
	clear: both;
}

#left li
{
	list-style-image: url(/images/bullet.jpg);
	list-style-position: inside;
	font-family: Arial;
	color: #303030;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-indent: 0px;
}

ul#nav
{
	height: 38px;
}

#nav li
{
	float: left;
	padding: 0;
}

#nav li a
{
	width: 162px;
	float: left;
	display: block;
	height: 38px;
}

#nav li ul.hoverlinkcss li a
{
	width: 156px;
	height: 25px;
	border-bottom: solid 1px #666;
}

.hoverlinkcss a
{
	padding: 5px 0px 0px 5px;
	background-color: #5c5e59;
	font-family: Arial;
	color: White;
	font-size: 9pt;
	font-weight: bold;
}

.hoverlinkcss
{
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 162px;
	font-weight: bolder;
}

.hoverlinkcss a:hover
{
	background-color: #41413f;
	color: white;
	text-decoration: none;
}


#nav a#home
{
	background-image: url(/images/nav-home.jpg);
}

#nav a#services
{
	background-image: url(/images/nav-services.jpg);
}
#nav a#casestudies
{
	background-image: url(/images/nav-case-studies.jpg);
}
#nav a#healthandsafety
{
	background-image: url(/images/nav-health-and-safety.jpg);
}
#nav a#completedprojects
{
	background-image: url(/images/nav-completed-projects.jpg);
}
#nav a#contactus
{
	background-image: url(/images/nav-contact-us.jpg);
}

#nav a#home:hover, #nav a#services:hover, #nav a#casestudies:hover, #nav a#healthandsafety:hover, #nav a#completedprojects:hover, #nav a#contactus:hover, #nav li.currentpage a
{
	background-position: 0 -38px;
}

#left
{
	width: 750px;
	float: left;
	height: 100%;
}

#right
{
	width: 230px;
	float: left;
	text-align: left;
	border-left: solid 1px #ccc;
}

/* Welcome */

div.block
{
	padding: 10px;
	border-bottom: solid 1px #ccc;
	display: block;
}



#right div.block
{
	width: 200px;
}

div#welcomemessage
{
	width: 332px;
	height: 21px;
	background-image: url(/images/welcome.gif);
	margin-top: 20px;
	margin-bottom: 20px;
}

#welcomecopy
{
	margin-top: 20px;
}


div#welcomecopy p
{
	font-family: Arial;
	font-size: 10pt;
	margin-top: 5px;
	line-height: 15px;
}

#left p, #newsletter p
{
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
	margin-bottom: 20px;
}

a
{
	color: Red;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


/* Projects */

.project
{
	width: 220px;
	height: 170px;
	display: inline;
	float: left;
	margin-right: 10px !important;
}

#featuredprojects
{
	width: 720px;
	margin: auto;
	text-align: center;
}

#featuredprojects .project
{
	height: 180px;
}

#completedprojects .project
{
	height: 200px;
}

h2
{
	color: #e30406;
	font-family: Arial;
	font-size: 16px;
	margin-bottom: 20px;
}

h4, h4 a
{
	font-family: Arial;
	color: #4e76a9;
	font-size: 12px;
}

.project p
{
	font-family: Verdana;
	font-size: 10px;
	color: #303030;
	text-align: justify;
	padding: 3px;
	line-height: normal;
}

.project img
{
	border: solid 1px #ccc;
	padding: 10px;
	margin-bottom: 10px;
}

#news
{
}

#news .newsarticle p
{
	width: 200px;
	font-family: Verdana;
	font-size: 10px;
	color: #303030;
	text-align: justify;
	padding: 5px;
	line-height: normal;
}

#services
{
	height: 300px;
}
#services li
{
	margin: 1px 0px 1px 0px;
}

#services li a
{
	background-color: #ccc;
	display: block;
	width: 200px;
	height: 25px;
	color: #303030;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	padding: 8px 0px 0px 10px;
}

#services li a:hover
{
	background-color: Red;
	color: White;
	text-decoration: none;
}

#logos
{
	padding-bottom: 30px;
	margin-left: 40px;
}

#logos ul
{
	height: 206px;
}

#logos li
{
	display: inline-block;
}
#logos li img
{
	margin-bottom: 10px;
}

#footnav ul
{
	float: left;
}

#footnav li
{
	display: block;
	float: left;
	margin-right: 20px;
}
#footnav li a
{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #6e6e66;
}

#footnav li a:hover
{
	text-decoration: none;
	color: #8e8e86;
}

#servicespage ul
{
}

#servicespage li
{
	display: inline;
	margin-right: 5px;
}

#servicespage li a
{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: white;
	background-color: #5d5f59;
	padding: 5px;
	height: 15px;
}

div#servicemessage
{
	width: 97px;
	height: 21px;
	background-image: url(/images/services.gif);
	margin-top: 20px;
}


div#casestudymessage
{
	width: 132px;
	height: 26px;
	background-image: url(/images/case-study.gif);
	margin-top: 20px;
}

div#hsmessage
{
	width: 187px;
	height: 27px;
	background-image: url(/images/health-and-safety.gif);
	margin-top: 20px;
}

div#cpmessage
{
	width: 236px;
	height: 26px;
	background-image: url(/images/completed-projects.gif);
	margin-top: 20px;
}

div#contactmessage
{
	width: 130px;
	height: 20px;
	background-image: url(/images/contact-us.gif);
	margin-top: 20px;
}

.before-after, .center
{
	text-align: center;
}

.before-after img, .casestudy img, .fadeimages img
{
	padding: 10px;
	border: solid 1px #ccc;
	margin: 10px;
}

p img.right, p img.left
{
	float: right;
	padding: 10px;
	border: solid 1px #ccc;
	margin: 10px;
	clear: both;
}

p img.left
{
	float: left;
}

.othercs
{
	float: right;
	margin-top: -20px;
	font-family: Arial;
}

.popup
{
	visibility: hidden;
	position: absolute;
	z-index: 99;
	top: -1000px;
	background-color: Black;
}

.fadeimages
{
	float: left;
	display: inline;
}

div.copy
{
	display: inline;
	float: left;
	width: 350px;
}

#ZoomBox img, .standimages img
{
	padding: 10px 10px 10px 10px;
	border: solid 1px #f5f5f5;
	background-color: White;
}

#ZoomImage img, #ZoomClose img
{
	padding: none;
	border: none;
	background-color: Transparent;
}

.newsarticle .newsend
{
	height: 1px;
	border-bottom: dotted 1px #ccc;
	padding: 5px;
}

#footer
{
	margin-bottom: 20px;
}

.banner
{
	background-color: #FFFFCC;
	border: solid 1px #ccc;
	padding: 5px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding-top:10px;
}

.banner p
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
