/* 
== GROUNDWORK WALES ==
*/

/* ==================================================================================== */

/* IMPORT STYLES FOR OLD BROWSERS: */
/*\*//*/
@import "ie5mac.css";
/**/

/* =IE5 PC - 'MID PASS FILTER': */ 
@media tty {
i{content:"\";/*" "*/}} @import 'ie5pc.css'; /*";}
}/* */

/* ==================================================================================== */

/* DIABLO STYLES: */
@import "wysiwyg.css";

/* structure, specific texts */
#toolbar { position:absolute; top:20px; left:250px; z-index:40; }

#actionLabel { position:absolute; margin: 0px 0px 0px 0px; top:0px; right: 0px; text-align:right; display:none; z-index:50; }
#actionLabel span { font-size: small; background-color:#FF003D; color:White; font-weight:bold; padding:5px; }

/* ==================================================================================== */

/* UNDO DEFAULT BROWSER STYLING: tantek.com/log/2004/undohtml.css */

ul { list-style-type: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd { margin: 0; padding: 0; }
a img,:link img,:visited img, { border: none; }
address { font-style: normal; }

/* PRIMARY: ======================================================= */

html, body {
	height: 100%;
}

body
{
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, geneva, sans-serif; 
font-size: 62.5%;
color: #5e5e5e;
background: url(../images/bodyrepeater.png) repeat-y #5e5e5e center bottom;
text-align: center;
}



#container {
background: url(../images/colrepeaterpng.png) repeat-y;
overflow: hidden;
width: 760px;
margin: 0 auto;
padding: 0;
text-align: left;
position: relative;
}

#wrapper {
	background: #ffffff;
	overflow: hidden;
}

/* SECONDARY: ======================================================= */

#wrapper a {
	color: #5e5e5e;
}


#header {
	background: #ffffff;
	overflow: hidden;
	width: 100%;
	padding-bottom: 5px;
}

#header a {
	color: #5e5e5e;
}

#header h1 {
float: left;
}

#headerright {
	float: right;
	width: 60%;
	padding-top: 30px;
}

#headerright .langtoggle {
	float: right;
	padding: 0 0 15px 0;
	font-size: 1.1em;
	clear: right;
}

#headerright form.search {
padding: 0 0 0 0;
float: right;
display: block;
clear: both;
}

#banner {
width: 100%;
position: relative;
overflow: hidden;
}

#banner img {
	display: block;
}

h1.overbanner , h2.overbanner {
	color: #ffffff;
	font-size: 2.4em;
	font-weight: normal;
	padding: 2px 16px;
}

h1.overbanner {
	background: #46b115;
	position: absolute;
	bottom: 43px;
	left: 0;
}

h2.overbanner {
	background: #23a3d2;
	position: absolute;
	bottom: 10px;
	left: 0;
}

#locationbar {
	padding: 10px 0 0 17px;
}

#sitenav
{
padding: 7px 10px 6px 10px;
color: #fff;
background: #808080;
border-top: 1px solid #fff;
}
/* silly FF */#container > #sitenav
{
margin-top: -2px;
}

#sidebar
{
clear: both;
float: left;
width: 171px;
color: #ffffff;
text-align: center;
display: block;
margin-top: 13px;
}


#footer
{
background: #ffffff;
overflow: hidden;
padding: 15px 0px 30px 0;
margin-left: 16px;
margin-top: 20px;
color: #5e5e5e;
border-top: 1px solid #afafaf;
font-size: 1.0em;

}

#footer a {
	color: #5e5e5e;
	text-decoration: underline;
}

#footer ul.print {
	float: left;
}

#footer ul.smallnav {
	float: right;
	display: block;
	
}


#footer ul.smallnav li {
	float: left;
	display: block;
	padding-bottom: 6px;
}

#footer ul.smallnav li.copyright {
	padding-left: 7px;
}

#footer ul.smallnav a {
	padding: 0 7px;
}


#footer ul.reg {
	float: right;
	width: 100%;
}

#footer ul.reg li {
	float: right;
}

form > #footer
{
height: auto;
padding: 10px 15px;
}




/* TERTIARY: ======================================================= */

/* SITENAV:  */
#sitenav a
{
color: #fff;
text-decoration: none;
}
#sitenav a:hover
{
text-decoration: underline;
}

#sitenav ul li
{
float: left;
padding-right: 10px;
margin-right: 10px;
font-size: 1.1em;
border-right: 1px solid #fff;
}
#sitenav ul .last
{
border-right: none;
}
#sitenav ul .search
{
margin-top: -2px;
float: right;
text-align: right;
border-right: none;
}

form.search label {
	font-size: 1.1em;
}

form.search input.textinput , input {
	border: 1px solid #a1a1a1;
}

input {
	margin-left: 10px;
}

form.search input.submit , .go {
	background: #46b115;
	border: none;
	color: #ffffff;
	cursor: pointer;
}

.dropdown {
	padding: 15px 0;
}

.dropdown label {
	text-align: right;
}

#container > #sitenav ul .search
{
margin-top: -4px;
}



#sitenav ul .search .textinput
{
font-size: 1.1em;
padding: 0 1px;
}
#container > #sitenav ul .search .textinput
{
padding: 2px 1px 0 1px;
}
#sitenav ul .search .submit
{
margin-top: 1px;
height: 19px;
width: 21px;
text-indent: -100px;
font-size: 1.2em;
background: url(../images/button-submit-grey.gif) no-repeat #ccc;
border: none;
color: #fff;
font-weight: bold;
padding: 0 6px;
}

/* SIDEBAR:  */

#sidebar {
	padding-bottom: 150px;
}

#sidebar ul
{
text-align: left;
}

#sidebar ul li a
{
display: block;
/* silly IE */height: 1px;
padding: 10px 7px 10px 14px;
color: #ffffff;
font-weight: bold;
font-size: 1.1em;
text-decoration: none;
background: #5e5e5e;

}
form > #sidebar ul li a
{
height: auto;
}
#sidebar ul li a:hover
{
color: #ffffff;
background:#46b115;
}


#sidebar ul .active a
{
font-weight: bold;
color: #fff;
background: #46b115;
}
#sidebar ul .active a:hover
{
color: #fff;
background: #46b115;
}

#sidebar ul ul {
	list-style: disc;
}

#sidebar ul .active ul li a
{
padding: 5px 14px 5px 24px;
color: #ffffff;
font-weight: lighter;
background: #828282;
}
#sidebar ul .active ul li a:hover
{
color: #fff;
text-decoration: underline !important;
background: none;
}
#sidebar ul .active ul .active a
{
font-weight: bold;
background: #b3dca0;
color: #333333 !important;
text-decoration: none !important;
}


#sidebar ul .active ul .active ul
{
padding: 4px 0;
background: #828282;
font-weight: bold;
}
#sidebar ul .active ul .active ul li a
{
padding: 0 5px 6px 34px;
color: #ffffff !important;
font-weight: lighter;
background: #828282;
border: none;
text-decoration: underline;
}

#sidebar ul .active ul .active ul   li.active {
	background: url(../images/chevron.png) no-repeat 20px 4px;
	list-style: none;
}

#sidebar ul .active ul .active ul  .active a  {
	text-decoration: underline !important;
	padding: 0px 5px 6px 0;
	margin: 0 0 0 34px;
}

#sidebar ul li form
{
padding: 10px 14px;
font-size: 1.1em;
background: #dfdfdf;
border-bottom: 2px solid #fff;
}
#sidebar ul li form label
{
display: block;
margin-bottom: 6px;
font-weight: bold;
}
#sidebar ul li form label
{
display: block;
}
#sidebar ul li form select
{
margin-top: -4px;
width: 150px;
font-size: 1em;
padding: 1px;
}
#sidebar ul li form .submit
{
width: 21px;
text-indent: -100px;
font-size: 1.2em;
background: url(../images/button-submit-black.gif) no-repeat #333;
border: none;
color: #fff;
font-weight: bold;
padding: 0 6px;
}

.linkWA img
{
margin: 10px 0;
position: absolute;
bottom: 0;
left: 18px;
}

#sidebar .linkgroundworklogo img
{
display: none;
}

#sidebar label.quicklinks
{
	
	float:left;
	padding:5px 0px 2px 13px;

}

/* CONTENT:  */

#content
{
overflow: hidden;
padding-left: 16px;
font-size: 1.1em;
min-height: 300px;
}

#content h3.colour2 , #content h3.colour3 {
	color: #ffffff;
	font-size: 1.2em;
	overflow: hidden;
	width: 100%;
}

#content h3.colour1 {
	float: left;
	color: #ffffff;
	font-size: 1.2em;
	margin-bottom: 0 !important;
}

#content .header {
	border-bottom: 2px solid #46b115;
	
}

/*#content h3.colour2 {
	border-bottom: 2px solid #23a3d2;
} */

/*#content h3.colour3 {
	border-bottom: 2px solid #ffa800;
}*/

#col1 h3 {
	background: url(../images/latestnews.png) no-repeat;
	min-height: 31px;
}

#col2 h3 {
	background: url(../images/industrynews.png) no-repeat;
	min-height: 31px;
}

#col1 h3 span , #col2 h3 span {
	position: relative;
	top: 5px;
	left: 4px;
}




#content h3 span  { 
	padding: 0;
	float: left;
	display: block;	
}

#content h3.colour1 span {
	background: #46b115;
	padding: 0 25px 0 5px;
}

#content h3.colour2 span {
	background: none;
}

#content h3.colour3 span {
	background: none;
}

#content h3 img {
	float: left;
	position: absolute;
	top: -3px;
	right: -47px;
}

#content h2
{
margin-bottom: 5px;
margin-top: 5px;
line-height: 1.5em;
font-size: 1.3em;
}
#content h3
{
margin-top: 15px;
margin-bottom: 5px;
line-height: 1.5em;
font-size: 1.1em;
position: relative;

}
#content h4
{
margin-top: 15px;
line-height: 1.5em;
font-size: 1.1em;
}

#content p
{
margin: 10px 0;
line-height: 1.5em;
font-size: 1.1em;
}

#content address
{
width: 150px;
margin: 5px 25px 0 0;
float: left;
line-height: 1.5em;
font-size: 1.1em;
}
* html #content address
{
margin-left: 2px;
}

#content a
{
color: #47ac28;
font-weight: bold;
}

#content ul
{
list-style-type: disc;
margin: 10px 15px;
line-height: 1.5em;
font-size: 1.1em;
}
#content ul ul
{
margin: 5px 15px;
line-height: 1.5em;
font-size: 1em;
}

#content .map
{
text-align: center;
}
#content .map #imagemap
{
margin: 0 auto;
border: none;
}
#content .map ul
{
position: absolute;
left: -10000px;
}

#content .contactform textarea
{
margin-top: 10px;
margin-left: 10px;
width: 90%;
height: 130px;
}
#content .contactform .submit
{
margin-top: 5px;
margin-bottom: 5px;
background: #48b013;
border: none;
color: #fff;
font-weight: bold;
font-size: 1.1em;
padding: 2px;
cursor: pointer;
}

.field .text {
	width: auto;
	display: inline;
}

.field input {
	margin-top: 8px;
}

#content .postcodelinks
{
margin-bottom: 20px;
}
#content .postcodelinks ul
{
list-style-type: none;
margin: 0;
}
#content .postcodelinks ul img
{
vertical-align: middle;
margin-right: 5px;
}
#content .postcodelinks form
{
display: inline;
margin-left: 40px;
}
#content .postcodelinks form label
{
font-weight: bold;
margin-right: 5px;
}

.postcode 
{
margin: 20px 0;
}

#content img.wysiwyginline {margin:10px 10px 10px 10px;}
#content img.wysiwygleft  {margin:10px 10px 10px 0px;}
#content img.wysiwygright  {margin:10px 0px 10px 10px;}


#content .postcodelinks .submit
{
margin-top: 5px;
margin-left: 5px;
background: #48b013;
border: none;
color: #fff;
font-weight: bold;
font-size: 1em;
padding: 2px;
}

#contactinfo {
	border-top: 1px solid #AFAFAF;
	padding: 30px 0;
	overflow: hidden;
}

#contactinfo .leftcol , #contactinfo .rightcol {
	width: 49%;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}

#contactinfo .rightcol a {
	padding: 20px 0 0 0;		
	display: block;
}


/* Goggle */
.GoogleMap {padding: 0;width: 453px;height: 220px;}
* html .GoogleMap { width: 450px; }
* html .GoogleMap #map { width: 450px; }
.GoogleMap #map {	width: 453px;	height: 220px;	}
.GoogleMap, .GoogleMapWide {border: 1px solid #979797;padding: 8px 9px 8px 9px;	margin: 1em 0 1em 0;}
.GoogleMapWide {margin: 0 0 1em 0;}	
.GoogleMapWide #map {width:552px; height:300px;}



/************* TWO COLUMNS ************************/



#col1 {
	width: 48%;
	float: left;
	margin-right: 23px;
}


#col2 {
	width: 48%;
	float: left;
}

dl.newslist {
	margin: 10px 0 0 0;
}

dl.newslist a {
	color: #5e5e5e !important;
	font-size:1.2em;
}

dl.newslist dd {
	margin: 3px 0 30px 0;
}

/************* Addtion for case study header to replace H2 for header *************/
#content .casestudyheader
{
	margin-bottom: 5px;
	line-height: 1.5em;
	font-size: 1.2em;
	font-weight:bolder;
}

/* COPYRIGHT, ETC:  
#copyright-etc .print
{
float: left;
width: 174px;
padding-left: 20px;

}
#copyright-etc .print a
{
color: #333;
}

#copyright-etc .reg
{
float: left;
width: 425px;
text-align: center;
}

#copyright-etc .sequence
{
float: left;
width: 111px;
text-align: right;
text-transform: lowercase;
}
#copyright-etc .sequence a
{
color: #666;
text-decoration: none;
}
#copyright-etc .sequence a:hover
{
text-decoration: underline;
} */

/* EXTRANEOUS: ======================================================= */
.clear
{
clear: both;
}

.accessibility
{
/*position: absolute;
left: -10000px;*/
}

.valerror
{
	color:Red;
}

/* DIABLO: */
.pagination
{
width: 400px;
float: left;
margin: 10px 0 20px 0;
font-size: 1.1em;
}
.pagination .paginationSeparator
{
padding: 0 4px;
}

.resources
{
margin: 5px 0;
}
.resources li
{
margin-bottom: 2px;
}
.resources li img
{
padding-left: 4px;
background: #fff;
}

fieldset.search {
	
	padding: 20px 20px 60px 20px;
}

.searchResults {
	margin-top: 20px;
}

.searchResults ol
{
font-size: 1.2em;
float: left;
}
.searchResults ol li
{
margin: 8px 0;
list-style-type: none;
line-height: 1.5em;
}

.searchResults .pagination {
	width: 100%;
}

/*.searchresultscontainer {
	overflow: hidden;
}

.searchresultsummary {
	float: left;
	overflow: hidden;
} */

.text {
	padding-top: 7px;
	width: 100%;
	display: block;
}

