*
{
padding: 0px;
margin: 0px;
}

img {
  border: 0px;
}

body
{
font-size: 0.8em;
font-family:  arial, helvetica, sans-serif;
background: #000;
line-height: 1.4em;
color: #3A4026
}


#outer
{
position: relative;
width: 980px;
margin: 0 auto;
background: #FFF url('images/background.gif') repeat-y;
}

#inner
{
margin-top: 0px;
z-index: 2;
}

#header
{background: #A5D93E url('images/pace-uk-header.jpg') repeat-x; height:128px;}

#logo
{
position: absolute;
width: 300px;
padding-top:35px;
padding-left:40px;
}


#navigation {width:959px; height:38px;
	background: #00A552 url('images/nav-bg.jpg');
	background-repeat:no-repeat;
	margin-left:15px;
	}
	
ul#navlist
{
margin-left: 54px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0;
white-space: nowrap;
font-size:1.2em;
font-weight:bold;
}

#navlist li
{
display: inline;
list-style-type: none;
text-transform:uppercase;
}


#navlist a { padding: 10px 30px 10px 30px;}

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover, #active, #current
{
color: #fff;
background-color: #9ACA3E;
text-decoration: none;}



#content{
width:640px;
margin-left:40px;
margin-top:30px;
float:left;
font-size:1.15em;
line-height:1.3em;
}

.intro {font-size:1.2em;}


#side {
float:right;
width:220px;
padding-right:40px;
margin-top:30px;
}

#left-bar
{width:310px; float:left; min-height:450px;}

#left-bar-cs
{width:310px; float:left; min-height:650px;}

#left-bar-cs2
{width:310px; float:left; min-height:800px;}

#address {line-height:1.5em; margin-top:24px; color:#777;}
#address-home {line-height:1.5em; color:#777;}
#enlarge {font-size:0.8em; color:#A5CC3D; margin-bottom:16px;}

.green {color: #A5CC3D; font-weight:bold;}

.cs-home {color:#00A552; padding-bottom:30px;}
.cs-home-title {color:#A5CC3D; font-weight:bold;}

.cs-home a:link, .cs-home a:visited
{
color: #A5CC3D;
text-decoration: none;
}

.cs-home a:hover, .cs-home a:active
{
color: #00A552;
text-decoration: underline;
}

.breakout {
height: 260px;
padding-left:8px;
padding-top:12px;
margin-bottom:10px;
font-size: 1.2em;
background: #00A552 url('images/sidebar-bg.jpg');
background-repeat:no-repeat; }

ul#green-sidebar
{
list-style-position: outside;
color:#FFF;
padding-top:16px;
padding-left:16px;
}

#green-sidebar li
{padding-bottom:12px;}

#side H2
{
font-size: 1em;
font-weight:bold;
color:#FFF;
}

#contactform td
{padding:3px;}

input, select, textarea {  border-radius: 0.3em; padding: 2px; border: 1px solid #A5CC3D; }

label {
    display: block;
    width: 100px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}

#footer {
width:980px;
clear:both;
height:63px;
text-align:left;
padding-top:30px;
padding-left:50px;
font-size: 0.8em;
background: #000 url('images/pace-uk-footer.jpg') no-repeat;
color:#FFF;
}

#footer a
{
	color:#FFF; padding-left:10px; padding-right:10px;
}

#footer a:hover
{
	color:#000;
}

#footerlist li
{
display: inline;
list-style-type: none;
text-transform:uppercase;
}

#footer-co {width:400px;float:right;}

p {margin-bottom:1em;}


a {
color:#31386C;
text-decoration:underline;
}

a:hover {
color:#FF9900;
text-decoration:underline;
}


H1
{
font-size: 1.5em;
font-weight: normal;
padding-bottom: 0.3em;
line-height:1.3em;
color: #00A552;
}

H2
{
font-size: 1.3em;
font-weight: normal;
padding-bottom: 0.5em;
line-height:1.3em;
color: #A5CC3D;
}

ul
{
list-style-position: inside;
}

th, td  { padding: 0 0 0 34px; vertical-align: top;
}




#contact a
{
color: #FFF;
text-decoration:none;
}

#contact a:hover 
{
text-decoration:underline;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


