﻿/*---[ =header ] --------------------*/

#header-container
{
	background: #ffffff;
	width: 100%;
	height: 145px;
	margin: 0 auto;
	border-bottom: solid 1px #D1E854;
}

#header
{
	width: 960px;
	height: 145px;
	padding: 0;
	margin: 0 auto;
	background: url(../images/11ten-header.gif) no-repeat;
}

#headerLogo
{
    width: 130px;
    padding-top: 42px;
    float: left;
}

#strapLine
{
    width: 175px;
    margin-top: 60px;
    margin-left: 30px;
    padding-left: 10px;
    border-left: solid 1px #AFC537;
    float: left;
}


/*---[ =nav ] --------------------*/
#nav-container
{	
	height: 48px;
	width: 100%;	
	background: url(../images/nav-bg.gif) repeat-x;
	margin: 0 auto;
	border-top: solid 4px #A4BD1C;
}

#nav-panel
{
	height: 48px;
	width: 960px;
	overflow: hidden;
	padding-left: 30px;
	margin: 0 auto;	
}

#nav
{
	margin: 0;
	padding: 0;
	width: 960px;
	height: 24px;
	list-style-type: none;
}

#nav li
{
	margin: 0;
	padding: 11px 20px 0 0;
	background: none;
	float: left;
}

#nav li a
{
	color: #333333;	
	text-align: center;
	height: 24px;
	line-height: 24px;
	display: block;
	background: url(../images/nav-left-bkg.gif) left top no-repeat;
	float: left;
}

#nav li a span
{
	display: block;
	margin-left: 4px;
	padding-left: 2px;
	padding-right: 5px;	
	background: url(../images/nav-right-bkg.gif) right top no-repeat;
	float: left;
	/* fix ie double margin bug */
	display: inline;
	cursor: pointer;	
}

#nav li a:hover
{
    color: #fff;
    text-decoration: none;
    background-position: left -24px;
}

#nav li a:hover span 
{	
	background-position: right -24px;
}

#home .home-lnk, #campaign .campaign-lnk, #internet .internet-lnk, #social .social-lnk,
#website .website-lnk, #offline .offline-lnk, #about .about-lnk, #contact .contact-lnk
{
	color: #fff;
	background-position: left -24px;
}

#home .home-lnk span, #campaign .campaign-lnk span, #internet .internet-lnk span, #social .social-lnk span,
#website .website-lnk span, #offline .offline-lnk span, #about .about-lnk span, #contact .contact-lnk span
{
	cursor: pointer;
	background-position: right -24px;
}

/*---[ =main content ] --------------------*/

#content-container-holder
{
	background-color: #fff;
	width: 100%;
	padding-top: 20px;
	background: url(../images/content-bg.gif) repeat-x;
}

#content-container
{
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
    overflow: hidden;
}

#emailText
{
    font-weight: bold;
}

.clear
{
    clear: both;
    margin: 0;
}

/*---[ =footer ] --------------------*/
#footer-container
{	
	width: 100%;
	height: 70px;
	background: #272727;
	border-top: solid 1px #525252;
}

#footer
{	
	width: 940px;
	padding: 0;
	margin: 0 auto;
	color: #ffffff;
	height: 23px;
	padding-top: 25px;
}

#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: 268px;
}

.contactHeader
{
    padding-bottom: 15px;
    border-bottom: solid 5px #A4BD1C;
}

.enquiryCustomContent
{
    width: 268px;
    margin-bottom: 10px;
}

.enquiryContent p
{
    padding-top: 7px;
    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: 264px;
}

.enquiryPanel .submitLink
{
	text-decoration: underline;
	float: right;		
}


.enquiryPanel .submitLink:hover
{
	text-decoration: none;
}

.enquiryPanel .siteButton
{
	float: right;
	color: #fff;
	background: url(../images/submit-btn.gif) no-repeat;
    width: 62px;
	height: 22px;
	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: 632px;	
	overflow: hidden;
	margin-top: 30px;
	/*padding: 0 30px; Removed due to ColLeft not being used*/		
	padding-left: 20px;
	padding-right: 20px;
}

#colMain p
{
    padding-top: 20px;
	line-height: 1.5em;
}

.col2Left
{
	width: 305px;
	float: left;
	overflow: hidden;
	padding-right: 22px;
}

.col2Right
{
    width: 305px;
    overflow: hidden;
	float: left;
}

#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;
}

#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;
}

#colRight h3
{
    border-bottom: solid 5px #A4BD1C;
}

#social #colRight h3, #offline #colRight h3, #campaign #colRight h3 , #about #colRight h3, #contact #colRight h3
{
    margin-top: 2px;
}

#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;
    text-decoration: none;
}

#sitemap #footer a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

#sitemap h1
{
	margin-bottom: 50px;	
}

/*---[ = 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;
}


#offices-nav li a
{
	color: #333333;	
	text-align: center;
	height: 20px;
	line-height: 20px;	
	display: block;
	background: url(../images/offices-left-bkg.gif) left top no-repeat;
	float: left;
}

#offices-nav li a span
{
	display: block;
	margin-left: 4px;
	padding-left: 2px;
	padding-right: 5px;	
	background: url(../images/offices-right-bkg.gif) right top no-repeat;
	float: left;
	/* fix ie double margin bug */
	display: inline;
	cursor: pointer;	
}

#offices-nav li a:hover, #offices-nav li.active a span
{
	text-decoration: none;	
	color: #fff;
	
}

#offices-nav li a:hover
{	
	background-position: left -20px;
}

#offices-nav li a:hover span 
{	
	background-position: right -20px;
}

#offices-nav li.active a, #offices-nav li.active a:hover
{	
	background-position: left -40px;
}

#offices-nav li.active a span, #offices-nav li.active a:hover span
{	
	cursor: pointer;
	background-position: right -40px;
}

