﻿/*---[ =header ] --------------------*/

#header-container
{
	background: #ffffff;
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background: #494949;
	border-bottom: solid 2px #49B129;
}

#header
{
	width: 800px;
	height: 52px;
	padding: 0;
	margin: 0 auto;
	padding-top: 15px;
	border-bottom: solid 1px #565656;
}

#headerTitle
{
    width: 400px;
    font-size: 40px;
    color: #49B129;
    font-weight: bold;
    float: left;    
}

.headerTitleHighlight
{
    color: #ffffff;    
}

#strapline
{
   width: 800px;
   margin: 0 auto;
   font-size: 12px;
   color: #C3C1C1;
   font-weight: bold;
   padding-top: 6px;
   padding-left: 4px;
}

.straplinePad
{
    padding-left: 5px;
}

/*---[ =nav ] --------------------*/
#nav-container
{	
	height: 34px;
	width: 400px;
	float: right;
	padding-top: 18px;
}

#nav-panel
{
	margin: 0 auto;
	height: 34px;
	overflow: hidden;
}

#nav
{
	margin: 0;
	padding: 0;
	height: 30px;
	list-style-type: none;
	float: right;
}

#nav li
{
	margin: 0;
	padding: 2px 20px 8px 0;
	background: none;
	float: left;
}

#nav li.last
{
    padding-right: 0px;    
}

#nav li a
{
	color: #99BE99;	
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}

#nav li a:hover
{
    color: #ffffff;
    text-decoration: none;
}

#home .home-lnk, #services .services-lnk, #news .news-lnk, #about .about-lnk,
#contact .contact-lnk
{
	color: #ffffff;
	border-bottom: solid 2px #49B129;
	padding-bottom: 8px;
}

/*---[ =main content ] --------------------*/

#content-container-holder
{
	background-color: #fff;
	width: 100%;
	padding-top: 20px;
}

#home #content-container-holder
{
	background-color: #fff;
	width: 100%;
	padding-top: 0px;
}

#homeOnly
{
    display: none;   
}

#home #homeOnly
{
    display: block;
}

#content-container
{
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
    overflow: hidden;
    padding-bottom: 20px;
}

#home #content-container
{
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
    overflow: hidden;
    padding-bottom: 0px;
}

#home #content-container
{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
    overflow: hidden;
}

#home #mainContentContainer
{
    width: 800px;
    margin: 0 auto;
}

#emailText
{
    font-weight: bold;
}

.clear
{
    clear: both;
    margin: 0;
}

/*---[ =footer ] --------------------*/
#footer-container
{	
	width: 100%;
	height: 40px;
	background: #262626;
	border-top: solid 2px #49B129;
}

#home #footer-container
{	
	width: 100%;
	height: 40px;
	background: #262626;
	border-top: none;
}


#footer
{	
	width: 800px;
	padding: 0;
	margin: 0 auto;
	color: #ffffff;
	height: 23px;
	padding-top: 14px;
}


#footer p
{
    font-size: 9pt;
}

#footer a
{
    color: #ffffff;
    text-decoration: none;
}

#footer a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

#footerLeft
{
    float: left;
}

#footerRight
{
    float: right;
    padding-right: 20px;
}
/*---[ =Right Panel ] --------------------*/

.enquiryPanel
{
	width: 268px;
}

#home label
{
    font-size: 0.9em;
    font-weight: bold;
    color: #2E2C2C;
}

#contact .enquiryPanel
{
    display: none;
}

.enquirySpacer
{
    padding-bottom: 2px;
}

.enquiryContent
{
    width: 266px;
    border: solid 1px #A5A4A4;
    padding-bottom: 10px;
}

.contactHeader
{
    background-color: #494949;
    height: 23px;
    padding-top: 7px;
    padding-left: 10px;
}

.enquiryCustomContent
{
    width: 266px;
    margin-bottom: 10px;
}

#home .enquiryCustomContent
{
    width: 250px;
    margin-bottom: 10px;
    float: left;
}

.enquiryContent p
{
    padding-top: 7px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
}

.enquiryCustomContent p
{
    padding-top: 7px;
    padding-bottom: 0px;
}
.enquiryPanel .highlight
{
	font-weight: bold;
	color: #525151; 	
}

.enquiryPanel p
{

}

.enquiryHolder p
{
    font-size: 0.9em;
    font-weight: bold;
    color: #2E2C2C;
}

.enquiryPanel .inputField
{
	border: 1px solid #D8D8D8;
	background: #F9F9F9;
	width: 254px;
}

.enquiryPanel .submitLink
{
	text-decoration: underline;
	float: right;		
}


.enquiryPanel .submitLink:hover
{
	text-decoration: none;
}

.enquiryPanel .siteButton
{
	float: right;
	color: #000000;
	overflow: hidden;
	margin-top: 10px;
	float: right;
	text-decoration: none;
	font-weight: bold; 
}


.enquiryPanel .panelSubmitHolder
{
	overflow: hidden;
}

.enquiryCustomContent ul, .enquiryCustomContent li
{
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 7px;
}


.enquiryCustomContent li
{
	background-position: 0 5px;
	background-image: none;
	padding: 0 10px 7px 0;		
	width: 268px;
	list-style: none;
}

.enquiryCustomContent li.last
{
	border: none;
}

.enquiryCustomContent a
{
	font-size: 10pt;
	color: #333333;	
}

.enquiryCustomContent a:hover
{
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

.enquiryCustomContent a.pathPage
{
	text-decoration: underline;    
}


/*---[ =Layouts ] --------------------*/
/* default 2 column */

#colMain 
{
	float: left;
	/*width: 520px; Changed due to ColLeft not being used*/
	width: 512px;	
	overflow: hidden;
	/*padding: 0 30px; Removed due to ColLeft not being used*/		
	padding-right: 20px;
}

#home #colMain 
{
	float: left;
	/*width: 520px; Changed due to ColLeft not being used*/
	width: 800px;	
	overflow: hidden;
	/*padding: 0 30px; Removed due to ColLeft not being used*/		
	padding-right: 20px;
}

#colMain p
{
    padding-bottom: 20px;
}

#siteMap #colMain
{
	float: left;
	/*width: 520px; Changed due to ColLeft not being used*/
	width: 915px;	
	overflow: hidden;
	/*padding: 0 30px; Removed due to ColLeft not being used*/	
	padding-right: 30px;	
	padding-left: 10px;
}

#siteMap #colLeft
{
    display: none;	
}

#colRight
{
    display: block;
    width: 268px;
    float: left;
    margin-top: 20px;
    overflow: hidden;
}

#homeColContainer
{
    background-color: Black;
    width: 100%;
    height: auto;  
}

#home #colRight
{
    margin-top: 20px;
    padding-bottom: 10px;
    display: block;
    width: 100%;
    float: left;
    overflow: hidden;
    background-color: #494949;
    border-top: solid 2px #49B129;
}

#home #homeColRightHolder
{
    width: 800px;
    margin: 0 auto;
    padding-left: 25px;   
}

#home #colRight h2
{
    color: #ffffff;
}

#home #colRight p
{
    color: #B3B3B3;
}

#slideshow
{
	position: relative;
	width: 268px;
	height: 197px;
}


#slideshow img
{
	position:absolute;
	top:0;
    left: 47px;
    width: 173px;
    overflow: hidden;
    z-index:8;
    opacity:0.0;
}

#slideshow img.active 
{
	z-index:10;
	opacity:1.0;
}

#slideshow img.last-active 
{
	z-index: 9;
}

#colRight li
{
    padding: 0 0 7px 0;	
	width: 268px;
	list-style: none;
	background: transparent url(../images/arrow-green.gif) no-repeat;
	background-position: left 1px;
	font-style: italic;
}

#colRight a
{
	padding-left: 30px;
}

#home #colRight a
{
	padding-left: 0px;
}

#colRight h3
{
    color: #ffffff;
}

#sitemap #colRight
{
    display: none;
}

/*---[ = Subnav]       --------------------*/
.subNav
{
	margin-top: 2px;
}

#about .subNav
{
    display: none;
}

.subNav ul, .subNav li
{
	margin: 0;
	padding: 0;
	padding-top: 7px;
}


.subNav li
{
	
	padding: 0 0 7px 0;	
	width: 205px;
	list-style: none;
	padding-left: 30px;
	background: transparent url(../images/arrow-green.gif) no-repeat;
	background-position: left 1px;
}

.subNav li.last
{
	border: none;
}

.subNav a
{
	font-size: 10pt;
	color: #333333;
	font-style: italic;	
}

.subNav a:hover
{
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

.subNav a.selectedPage
{
    font-weight: bold;
}

.subNav a.pathPage
{
	text-decoration: underline;    
}

/* 2nd level subnav */ 
.subNav ul li ul li
{
	width: 122px;
	border: none;	
	margin-bottom: 0;
	padding-bottom: 0;
}

/* 3rd level subnav */
.subNav ul li ul li ul li
{
	border: none;
	width: 114px;
}


/*---[ = Sitemap]       --------------------*/

.siteMapList
{
	float: left;
	width: 245px;
	margin-top: 0;
}

#sitemap a
{
    color: #414042;
}

#sitemap a:hover
{
    color: #414042;
}

#sitemap #footer a
{
    color: #ffffff;
}

/*---[ = Enquiry page]       --------------------*/
#enquiryForm
{	
	border-collapse:collapse;
	padding: 0 10px 0 10px;
}

#enquiryForm .inputField
{
	border: 1px solid #D8D8D8;
	background: #F9F9F9;
	width: 264px;
}


#enquiryForm tr
{
}

#enquiryForm td
{			
	vertical-align: top
}

#enquiryForm td.labelcell
{
	padding: 2px 0 0 5px;
	width: 130px;                           
}

#contact .siteButton
{
	width: 62px;
	height: 22px;
	float: left;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/submit-btn.gif) no-repeat;
}

/*----[= Offices] --------------------*/

#about #officeContactContainer
{
width: 355px;
height: 250px;
float: left;
}

#about #mapContainer
{
width: 255px;
height: 255px;
float: right;
}

#map_canvas
{
	width:255px;
	height:255px;
	float:right;
	margin: 0 0 5px 5px;
	/*margin: 0 auto; 
	border:1px solid #251049;*/
}

.officeContent h3
{
    margin-top: 0;
}

#officeAddress
{
    height: 260px;
}

/*----[= OfficeNav] --------------------*/

#officesPanel
{
	height: 56px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#officesHeader
{
    width: 940px;
    height: 8px;
    background: url(../images/offices-bar-top.gif) no-repeat left top;
    overflow:hidden;
}

#officesFooter
{
    width: 940px;
    height: 8px;
    background: url(../images/offices-bar-bottom.gif) no-repeat left top;
}

#officesTag
{
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 13px 30px 0 60px;
    float: left;
    border: none;
}

#offices-nav
{
    font-size: 0.9em;
	height: 40px;
	width: 938px;	
	color: #666666;
	background: url(../images/offices-bar-bg.gif) repeat-x;
	border-left: solid 1px #E4E4E4;
	border-right: solid 1px #E4E4E4;
}

#offices-links
{
	margin: 0;
	padding: 10px 0 0 10px;
	width: 780px;
	height: 20px;
	list-style-type: none;
	float: left;
}

#offices-links li
{
	margin: 0;
	padding: 0 40px 0 0;	
	background: none;
    float: left;
    position: relative;
}


#offices-nav li a
{
	color: #333333;	
	text-align: center;
	height: 20px;
	line-height: 20px;	
	display: block;
}

#offices-nav li a:hover, #services-nav li.active a
{
	text-decoration: none;
}

#offices-glasgow a
{
    width: 58px;
    background: transparent url(../images/offices-glasgow-btn.png);
}

#offices-glasgow a:hover
{
    background-position: -58px;
    color: #fff;
}

#offices-glasgow.active a
{
    background-position: -116px;
    color: #fff;
}

#offices-falkirk a
{
    width: 44px;
    background: transparent url(../images/offices-falkirk-btn.png);
}

#offices-falkirk a:hover
{
    background-position: -44px;
    color: #fff;
}

#offices-falkirk.active a
{
    background-position: -88px;
    color: #fff;
}

#offices-edinburgh a
{
    width: 64px;
    background: transparent url(../images/offices-edinburgh-btn.png);
}

#offices-edinburgh a:hover
{
    background-position: -64px;
    color: #fff;
}

#offices-edinburgh.active a
{
    background-position: -128px;
    color: #fff;
}

#offices-leeds a
{
    width: 40px;
    background: transparent url(../images/offices-leeds-btn.png);
}

#offices-leeds a:hover
{
    background-position: -40px;
    color: #fff;
}

#offices-leeds.active a
{
    background-position: -80px;
    color: #fff;
}

#offices-manchester a
{
    width: 68px;
    background: transparent url(../images/offices-manchester-btn.png);
}

#offices-manchester a:hover
{
    background-position: -68px;
    color: #fff;
}

#offices-manchester.active a
{
    background-position: -136px;
    color: #fff;
}

#offices-birmingham a
{
    width: 70px;
    background: transparent url(../images/offices-birmingham-btn.png);
}

#offices-birmingham a:hover
{
    background-position: -70px;
    color: #fff;
}

#offices-birmingham.active a
{
    background-position: -140px;
    color: #fff;
}

#offices-london a
{
    width: 46px;
    background: transparent url(../images/offices-london-btn.png);
}

#offices-london a:hover
{
    background-position: -46px;
    color: #fff;
}

#offices-london.active a
{
    background-position: -92px;
    color: #fff;
}

#offices-rochford a
{
    width: 58px;
    background: transparent url(../images/offices-rochford-btn.png);
}

#offices-rochford a:hover
{
    background-position: -58px;
    color: #fff;
}

#offices-rochford.active a
{
    background-position: -116px;
    color: #fff;
}

/* Reset margins and paddding on common elements so we can control them */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;	
}

body {
	background: #ffffff;
	color: #666666; 
	font-family: Segoe UI,Arial,Verdana,Sans-Serif;
	font-size: 12px; 
}

a {
	color: #A4B21C;
	text-decoration: none;
}

a:hover {
    color: #A4BD1C;
	text-decoration: underline;
}

p.error
{
	color: Red;
	font-style: italic;
}



h1, h2, h3, h4, h5 {
	color: #333333;
}

h1 
{   
    margin-bottom: 0;
	font-size: 22px;
}

h2	
{
	font-size: 20px;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h4 
{
	font-size: 0.8em;	
	font-weight:normal;
}

h5 
{
	font-size: 1.1em;
	font-weight:normal;	
}

img {
	border: none;
}

fieldset {
	border: none;
}

.required, .error {
	color: #F00;
}

.confirm 
{
	color: #4BA321;
}

.highlight
{	
	font-size: 1.2em;	
}

.inputField
{
	border: 1px solid #DDDDDD;
	width: 250px;	
}

.noBorder, .noBorder input
{
	border: none;
}

.siteButton
{
	overflow: visible; /* keeps ie from adding extra padding around the text */
	color: #ffffff;
	text-decoration: underline;
	/*border: 1px solid #41ADDF;
	padding: 2px 20px 2px 4px;*/
	/*font-size: 0.8em;*/	
	background: none;
	border: none;
}

/*.siteButton a, .siteButton a:hover
{
	text-decoration: none;
	color: #fff;
}*/

/* --- add some default margins for elements ------------ */

p, dl {
	margin: 0;
}

ul
{	
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

ul li
{
    margin: 0.5em 0;
	padding-left: 14px;
	background: url(../images/bullet-round.png) no-repeat 0 4px;
}

ol
{	
	padding-left: 0;
	margin-left: 25px; 
}

li
{
	margin-top: 5px;
	padding-left: 5px;
}
