
/*-Begin Section -_theme.css-*/
*
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a
{
	color: #18b2e1;
}

p
{
	margin-bottom: 10px;
	line-height: 1.5em;
}

h2
{
	float: left;
	display: inline;
	color: #18b2e1;
	font-weight: normal;
	text-transform: lowercase;
	font-size: 18px;
	margin-bottom: 10px;
}

h3
{
	font-size: 12px;
	color: #02bee6;
	margin-bottom: 2px;
}

html
{
	overflow-y: scroll;
}
body 
{
	font: 12px Arial; 
	color: #666;	
}

#base
{
	width: 822px;
	margin: 0 auto;	
	overflow: hidden;
}

/* ZONES */
#ZoneHeaderRow
{
	float: left;
	display: inline;
	overflow: hidden;
	padding: 30px 0;
	width: 822px;
	border-bottom: 1px solid #b2b2b2;
}
#LeftRightContainer 
{
	overflow: hidden;
}

#ZoneBlueLine
{
	margin: 0 auto;
	width: 100%;
}

#ZoneLeftColumn 
{
	float: left;
	display: inline;
	overflow: hidden;
	min-height:10px;
}

#ZoneMiddleColumn 
{
	float: left;
	display: inline;
	overflow: hidden;
	min-height:10px;
}

#ZoneBoxesRow
{
	float: left;
	display: inline;
	overflow: hidden;
	min-height:10px;
	width: 822px;
	padding: 35px 0 30px 0;
}

#ZoneRightColumn
{
    float: left;
	display: inline;
	overflow: hidden;	
	min-height:10px;
}

#ZoneCentreRow 
{
    float: left;
	display: inline;
	width: 822px;
	overflow: hidden;
}


#ZoneFooterRow 
{
    float: left;
	display: inline;
	overflow: hidden;
	width: 822px;
	padding: 20px 0 0 0;	
	border-top: 1px solid #b2b2b2;	
}



a.linkskip {
	position: absolute;
	top: -200px;
}


#ZoneHeaderRow h1.ident
{
	background: url(../_images/logo.gif) no-repeat;
	width: 259px;
	height: 73px;
	text-indent: -999em;
	float: left;
	display: inline;
}

#ZoneHeaderRow h1.ident a
{
	display: block;
	width: 259px;
	height: 73px;
}


/* Element Horizontal Nav */
ul.elMainMenu 
{
    height: 25px;
    line-height: 25px;
	list-style: none;
	padding: 0;
	float: right;
	display: inline;
	margin: 48px 0 0 0;    
	z-index:99;
}
ul.elMainMenu ul 
{
	line-height: 1;
	list-style: none;
	padding: 0;
	margin: 0;  	
	z-index:99;
}

ul.elMainMenu a
, ul.elMainMenu a:link
, ul.elMainMenu a:visited
{
	display: block;
	text-decoration: none;
	color: #666;
	font-size: 15px;
	text-transform: lowercase;
	padding: 0 10px;
}
ul.elMainMenu li 
{
	float: left;
	padding: 0 10px 0 0;
	width: auto;
	white-space: nowrap;
	background: url(../_images/menu_divider.gif) no-repeat right center;
}

ul.elMainMenu li a.current,
ul.elMainMenu li a.parent_current
{
	color: #010101;
}

ul.elMainMenu li.depth01.last
{
	background: none;
	padding: 0;
}

ul.elMainMenu li.depth01.last a
{
	padding-right: 0;
}

ul.elMainMenu li ul 
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0 0 0 -1px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #FFF;
}
ul.elMainMenu li li
, ul.elMainMenu li li.first  
{
    width: 200px;
    background-image: none;
    line-height: 20px;
    border-bottom: solid 1px #FFF;
    background-color: #ddd;	 
}
ul.elMainMenu ul a
, ul.elMainMenu ul a:link
, ul.elMainMenu ul a:visited 
{
	width: 180px;
    border-width: 0;
    font-size: .9em;
    padding: 0 10px;
    color: #444;
    text-transform: none;    
}
ul.elMainMenu ul a:hover
, ul.elMainMenu ul a:active
{
	background-color: #eee;
	color: #18b2e1;
}

ul.elMainMenu li ul ul 
{
	margin: -21px 0 0 200px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #fff;	
}
ul.elMainMenu li li li
, ul.elMainMenu li li li.first  
{
    border-color: #fff;	
}
ul.elMainMenu li li a
, ul.elMainMenu li li a:link
, ul.elMainMenu li li a:visited
{
    color: #444;
    background-image: none;
}
ul.elMainMenu  li a:hover
, ul.elMainMenu  li a:active 
{
/* HOVER NAV COLOUR */
	color: #2eb9e4;
}

ul.elMainMenu ul li a:hover
, ul.elMainMenu ul li a:active 
{
	background-color: #efefef;
	color: #000;
}
ul.elMainMenu li:hover ul ul
, ul.elMainMenu li:hover ul ul ul
, ul.elMainMenu li:hover ul ul ul ul
, ul.elMainMenu li.MenuItemHover ul ul
, ul.elMainMenu li.MenuItemHover ul ul ul
, ul.elMainMenu li.MenuItemHover ul ul ul ul 
{     
    left: -999em; 
    display: none;
} 
form.elPageAdmin ul.elMainMenu li:hover ul
, form.elPageAdmin ul.elMainMenu li li:hover ul
, form.elPageAdmin ul.elMainMenu li li li:hover ul
, form.elPageAdmin ul.elMainMenu li li li li:hover ul
, form.elPageAdmin ul.elMainMenu li.MenuItemHover ul
, form.elPageAdmin ul.elMainMenu li li.MenuItemHover ul
, form.elPageAdmin ul.elMainMenu li li li.MenuItemHover ul
, form.elPageAdmin ul.elMainMenu li li li li.MenuItemHover ul 
{
    left: auto; 
	display: block;
} 

/* Footer Menu */
ul.elFooterMenu 
{
	bottom: 0;
	height: 1.5em;
	line-height: 1.2em;
	padding: 0;
	float: right;
}

ul.elFooterMenu li 
{
	display: block;
	float: left;
	padding: 0 15px 0 5px;
	background: url(../_images/footer_divider.gif) no-repeat right center;
}

ul.elFooterMenu li a.current span
{
	color: #010101;
}

ul.elFooterMenu li.last 
{
	background: none;
	padding-right: 0;
}

ul.elFooterMenu li a, ul.elFooterMenu li a:link, ul.elFooterMenu li a:visited 
{
	color: #666;
	display: block;
	text-decoration: none;
}

ul.elFooterMenu li a:hover, ul.elFooterMenu li a:active 
{
	color: #2eb9e4;
}

/* CONTENT PANEL OUTPUT */
div.elContent
{
    line-height: 1.5em;
}

div.elContent.Home a.findoutmore
{
	margin: 25px 0 0 0;
	display: block;
	width: 144px;
	height: 31px;
	background: url(../_images/findoutmore.gif) no-repeat;
}

a.viewprofile
{
	margin: 15px 0 0 0;
	display: block;
	width: 126px;
	height: 31px;
	background: url(../_images/viewprofile.gif) no-repeat;
}

form.elPageHome div.elContent.Home,
form.PageWhatWeDo div.elContent.Home
{
	position: relative;
}

form.PageWhatWeDo div.elContent.Home h1
{
	position: absolute;
	top: 83px;
}

div.elContent.Home
{
	border-bottom: 1px solid #b2b2b2;
	min-height: 10px;
	float: left;
	display: inline;
	width: 822px;
}

form.elStaffMember div.elContent.Home div.copy
{
	width: 402px;
}

div.elContent.Home div.copy
{
	float: left;
	display: inline;
	width: 360px;
}

form.elPageHome div.elContent.Home img.pageheader
{
	position: absolute;
	bottom: 0;
	right: 0;
}

div.elContent.Home img.pageheader
{
	float: right;
	display: inline;
}

div.elContent h1
{
	padding: 25px 0;
	font-size: 30px;
	line-height: 0.9em;	
}

h1.boxtitle
{
	font-size: 22px;
	margin: 10px 0;
}

div.elContent h1,
h1.boxtitle
{
	color: #18b2e1;
	font-weight: normal;
}

.textarea
{
	/*width:450px;*/
}

.floatleft
{
	float:left;
}

/* TOOLS */
div.Tools 
{
    display: none;
}
div.Tools a, div.Tools a:link, div.Tools a:visited 
{
    padding: 0 0 0 10px;
    margin-left: 10px;
    background-image: url(../_images/default/arrow.gif);   
    background-repeat: no-repeat;
    background-position: 1px 3px;   
    color: #3e3e3e; 
    font-weight: bold;
}
div.Tools a:hover, div.Tools a:active 
{
    color: #333;
}


/* SEARCH RESULTS */
.TagHighLight 
{
    background-color: #FFFF00;
}

div.BlueLine
{
	width: 100%;
	height: 10px;
	display: block;
	background: url(../_images/top_line.gif) no-repeat;
}

div.HeaderTextContainer
{
	width: 822px;
	height: 320px;
	background: url(../_images/right-image.jpg) no-repeat right center;
}

ul.elHomepageBoxes
{
	float: left;
	display: inline;
}

ul.elHomepageBoxes li.HomepageBox,
div.contactBox
{
	width: 258px;
}

ul.elHomepageBoxes li.HomepageBox img,
div.contactBox
{
	border: 1px solid #b0b0b1;
}

ul.elHomepageBoxes li,
div.contactBox
{
	float: left;
	display: inline;
}

ul.elHomepageBoxes li
{
	margin-right: 23px;
}

ul.elHomepageBoxes li.Content2
{
	margin-right: 0px;
}

div.contactBox
{
	height: 225px;
}

div.contactBox h1,
div.contactBox p
{
	padding: 15px 0 0 20px;
}

div.contactBox img
{
	float: right;
	border: 0;
}

div.copyright
{
	float: left;
	display: inline;
}

ul.Carousel
{
	float: left;
	display: inline;
	overflow: hidden;
	margin-top: 50px;
	width: 822px;
	height: 168px;
	background: #dfdfdf;
}

ul.Carousel li
{
	float: left;
	display: none;
	height: 139px;
	margin-right: 15px;
}

ul.Carousel li:hover
{
	background: url(../_images/bottom-staff.jpg) no-repeat bottom center;
}

ul.Carousel li:hover img
{
	border: 1px solid #666;
}

ul.Carousel li img
{
	border: 1px solid #ccc;
}

a.Prev,
a.Next
{
	float: left;
	display: block;
	width: 71px;
	height: 168px;
}

a.Prev
{
	background: url(../_images/left.gif) no-repeat;
}

a.Next
{
	background: url(../_images/right.gif) no-repeat;
}

div.members
{
	float: left;
	display: inline;
	width: 680px;
	height: 120px;
	margin: 20px 0;
}

ul.elLeftItems
{
	padding: 50px 0;
	width: 482px;
	float: left;
	display: inline;
	overflow: hidden;
}

ul.elLeftItems li
{
	clear: both;
	margin-bottom: 20px;
}

ul.elLeftItems li div.imagecontainer
{
	float: left;
	display: inline;
	width: 100px;
	padding: 7px 0;
}

ul.elLeftItems li div.imagecontainer img
{
	border: 1px solid #b3b5b5;
}

ul.elLeftItems li div.textcontainer
{
	float: left;
	display: inline;
	width: 382px;
}

ul.elLeftItems li div.textcontainer h2 a
{
	text-decoration:none;
}

ul.elLeftItems li p,
ul.elRightPanel li p,
ul.elContactPanel p
{
	clear: both;
}

ul.elLeftItems li div.textcontainer p a
{
	color:#666666;
	text-decoration:none;
}

ul.elRightPanel
{
	padding: 50px 0 30px 0;
	border-bottom: 1px solid #b2b2b2;	
}

ul.elRightPanel h2 a
{
	text-decoration:none;
}

ul.elRightPanel p a
{
	color:#666666;
	text-decoration:none;
}


ul.elContactPanel,
ul.elRightPanel
{
	float: right;
	display: inline;
	width: 250px;
}

ul.elStaffMember
{
	float: left;
	display: inline;
	width: 210px;
	padding: 22px 0 0 0;
}

ul.elContactPanel
{
	padding: 20px 0 0 0;
}

ul.elStaffMember li
{
	display: none;
}

ul.elStaffMember li.Region05
{
	display: inline;
}

ul.elContactPanel.Left
{
	float: left !important;
	clear: left;
}

ul.elContactPanel a.feedbackform
{
	background: url(../_images/feedbackform.gif) no-repeat;
	width: 142px;
	height: 31px;
	display: block;
	padding-bottom:20px;
}

p.bold
{
	float: left;
	display: inline;
	padding: 25px 0 10px 0;
	font-weight: bold;
}


p.bold2
{
	
	
	padding: 25px 0 10px 0;
	font-weight: bold;
	color:#666666;
	margin-left:-30px;
	*margin-left:-12px
}
ul.textlist
{
	float: left;
	display: inline;
	clear: both;
	padding-left: 30px;
	*padding-left:14px;
	
	padding-bottom: 40px;
	width: 460px;
}


/* IE 7-8 HACK -- */

ul.textlist2
{
	*float: left;
	*display: inline;
	*clear: both;
	*padding-left: 30px;
	*padding-left:0px;	
	*padding-bottom: 40px;
	*width: 460px;
}

ul.textlist li
{
	list-style-type: disc;	
	color: #18b2e1;
	margin-bottom: 8px;
}

ul.textlist li span
{
	color: #666;
}

div.intro
{
	float: left;
	display: inline;
	padding-top: 45px;
}

ul.elRightImage
{
	margin-top: -80px;
	float: right;
	display: inline;
}

/* Feedback Form */
div.elFeedbackForm
{
	float: left;
	display: inline;
	width: 452px;
	margin-bottom: 30px;
}

div.elFeedbackForm fieldset
{
	border: 0;
}

div.elFeedbackForm fieldset legend,
div.elFeedbackForm fieldset ul li label a.formDesc
{
	display: none;
}

div.elFeedbackForm fieldset ul li label
{
	display: block;
	float: left;
	width: 150px;
}

div.elFeedbackForm fieldset ul li label em
{
	color: #18B2E1;
}

div.elFeedbackForm fieldset ul li
{
	padding: 10px 0;
}

div.elFeedbackForm fieldset ul li textarea
{
	width: 449px;
}

div.elFeedbackForm fieldset ul li input
{
	width: 449px;
	height: 20px;
}

a.boxLink,
h1.boxtitle a
{
	text-decoration: none;
}

a.whoweare
{
	background: url(../_images/whoweare.gif) no-repeat;
	margin-top: 16px;
	width: 123px;
	height: 29px;
	display: block;
	padding-bottom:30px;
}

div.elContent.Home.StaffMemberList
{
	display: none;
	/*height: 257px !important;*/
	overflow: hidden;
}

div.elContent.Home.StaffMemberList img
{
	/*vertical-align:bottom;*/
}

div.elIntroText
{
	margin-top: 45px;
	width: 513px;
	float: left;
	display: inline;
	overflow: hidden;
}

div.elOurPartnersLogos
{
	float: left;
	display: inline;
	overflow: hidden;
	clear: left;
	width: 513px;
	margin-bottom: 70px;
}

div.elOurPartnersLogos div.heading
{
	margin: 10px 0;
}

div.elOurPartnersLogos div.heading p
{
	margin: 0;
	font-weight: bold;
}

div.elOurPartnersLogos ul li
{
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.elOurPartnersLogos ul li img
{
	border: 1px solid #b2b2b2;
}

div.elOurPartnersLogos ul li img:hover
{
	border: 1px solid #7fd9ef;
}

form.OurPartners ul.elContactPanel
{
	margin-top: -104px;
}

form.OurValues ul.elContactPanel
{
	margin-top: -59px;
}

/*BL ADDED CSS */

form.pageBL #ZoneHeaderRow
{
	padding-bottom:0!important;
}

.clear
{
	clear:both;
}

.Keynote
{
	clear:both;
	margin:30px 0 0 0;
	border-top:1px solid #B2B2B2;
	display:inline;
	float:left;
	min-height:10px;
	width:822px;
	height:239px;
	overflow:hidden;
}

.Keynote div.copy
{
	display:inline;
	float:left;
	width:270px;
}

.Keynote h1
{
	color:#18B2E1;
	font-weight:normal;
	font-size:30px;
	padding:83px 0 0 0;
}

.Keynote img.pageheader
{
	display:inline;
	float:right;
}

form.pageBL .elContent,
form.pageBL #LeftRightContainer
{
	clear:both;
}

form.pageBL .elContent
{
	width:500px;
	padding:0 62px 80px 0;
}

form.pageBL .elContent ul,
form.pageBL .elContent ol
{
	clear:none!important;
	display:block!important;
	float:none!important;
	padding-bottom:1.2em!important;
	padding-left:30px;
	width:auto!important;

}

form.pageBL .elContent ul li
{
	color:#18B2E1!important;
	margin-bottom:8px!important;
	list-style-type:disc!important;
}

form.pageBL .elContent ol li
{
	color:#18B2E1!important;
	margin-bottom:8px!important;
	list-style-type:decimal!important;
}

form.pageBL .elContent ul li span,
form.pageBL .elContent ol li span
{
	color:#666666!important;
}

form.pageBL .elContent h2
{
	float:none!important;
	padding:0!important;
	margin:0 0 0.8em 0!important;
	display:block!important;
}

form.pageBL .elContent h2.top
{
	margin-top:25px!important;
}

form.pageBL .elContent p.blue
{
	color:#18B2E1;
	font-weight:bold;
}

form.pageBL .elContactPanel
{
	margin-top:0!important;
}

table.aprtable
{
	margin:0 0 1.2em 0;
}

table.aprtable th
{
	text-align:left;
	vertical-align:top;
	padding-bottom:1.2em;
}

table.aprtable th.aprrate
{
	text-align:center;
}

table.aprtable td
{
	padding-bottom:1.2em;
	vertical-align:top;
}

table.aprtable td.tdnopadding
{
	padding-bottom:0;
}

div.elFeedbackForm .CaptchaVerification
{
	margin:15px 0 0 0;
}

div.elFeedbackForm .CaptchaVerification img
{
	float:left;
}

div.elFeedbackForm .CaptchaVerification a
{
	padding:0 0 0 3px;
	color:#18B2E1;
	font-size:1.1em;
	text-decoration:none;
}

div.elFeedbackForm .CaptchaVerification a:hover
{
	text-decoration:underline;
}

div.elFeedbackForm .CaptchaVerification label
{
	clear:both;
	float:left;
	color:#888888;
	margin-top:7px;
	font-size:1.1em;
	width:400px!important;
}

div.elFeedbackForm .CaptchaVerification input
{
	clear:both;
	float:left;
	margin-top:7px;
	text-transform:uppercase;
	width:80px;
	color:#666666;
}

img.facebookicon
{
	padding-left:8px;
}

.BLStatement
{
	float:right;
	width:200px;
	text-align:right;
}

.elNewsListing
{
	width:500px;
	float:left;
	margin:0 0 0 0
}

.elNewsListing li
{
	border-bottom:1px solid #B2B2B2;
	padding-bottom:20px;
}

.elNewsListing h2
{
	float:none!important;
	margin:20px 0 0.7em 0!important;
	display:block!important;
}

.elNewsListing p
{
	margin:0 0 0.7em 0!important;
}

ul.RelatedAttachments
{
	clear:both;
	float:right;
	width:250px;
	margin:0 0 20px 0;
}	

ul.RelatedAttachments h2
{
	float:none!important;
	margin:20px 0 0.7em 0!important;
	display:block!important;
}
/*-End Section -_theme.css-*/


/*-Begin Section -formdisable.css-*/
div.divProtect
{
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	width: 100% !important;
	margin: 0;
	padding: 0;
	background-color: #b0b0b0;
	z-index: 99;
	cursor: wait;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);

/*
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-moz-opacity: 60;
	opacity: 60;
*/	
}
/*-End Section -formdisable.css-*/


/*-Begin Section -messagearea.css-*/
.MessageArea
{
	z-index: 100;
padding: 18px 5px 30px 5px;
	width: 400px;
	margin: 0;
	position: absolute;
    left: 50%;
    top: 25%;
	border: solid 1px #999900;
	background: #FFF;
	background-image: url(../_images/messagearea/bg_slice.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.MessageArea a.Close
, .MessageArea a.Close:link
, .MessageArea a.Close:visited
{
	position: absolute;
	top: 2px;
	right: 2px;
	background-image: url(../_images/admin/icons/button_close/button_close.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}
.MessageArea a.Close:hover
, .MessageArea a.Close:active
{
	background-image: url(../_images/admin/icons/button_close/button_close_on.gif);
}
.MessageArea a.Close span
{
	display: none;
}
.MessageAreaText a.formDesc
{
	display: none;
}
.MessageAreaText
{
	font-weight: bold;
	padding: 3px;
}
.MessageAreaWarning
{
	border: solid 2px #FF0000;	
}
.MessageAreaValidation
{
	border: solid 2px #FF9900;	
}
.MessageAreaInfo
{
	border: solid 2px #00FF00;	
}
.MessageAreaStopError
{
    border: solid 2px #FF0000;	
}
.MessageAreaQuestion
{
	border: solid 2px #eeee11;	
}
.messagearea_list
{
    position: absolute;
    right: 2px;
    bottom: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 22px;
	width: 250px;
}
ul.messagearea_list li 
{
    display: inline;
}

/***********************************************************************************************************************/
/*                                                                                                       Hover Buttons */
/***********************************************************************************************************************/

a.hoverbutton_messagearea
{
    margin: 0 0 0 -1px;
    padding: 0 15px;
    display: block;
    float: right;
 	height: 18px;    
	color: #FFF !important;
	text-decoration: none;
	text-align: center;
    border: solid 1px #9F9F9F;
    cursor: pointer;
    line-height: 1.4em;
}   
a.hoverbutton_messagearea
, a.hoverbutton_messagearea:link
, a.hoverbutton_messagearea:visited
{
	background: url(../_images/hoverbutton/button_bkgd.gif) center repeat-x;
}
a.hoverbutton_messagearea:hover
, a.hoverbutton_messagearea:active
{
    color: #FFF !important;
	background: url(../_images/hoverbutton/button_bkgd_on.gif) center repeat-x;
	text-decoration: none;
}
span.hoverbutton_messagearea_buttonLeft
, span.hoverbutton_messagearea_buttonRight
{
    display: none;
}
a.hoverbutton_messagearea_disabled
, a.hoverbutton_messagearea_disabled:link
, a.hoverbutton_messagearea_disabled:visited
{
    margin: 0 0 0 -1px;
	background-image:url(../_images/hoverbutton/button_bkgd_on.gif);
    display: block;
	float: right;
	color: #333 !important;
	padding: 0 15px;	
	text-decoration: none;
	text-align: center;
	cursor: default;
	height: 18px;    	
    border: solid 1px #9F9F9F;
    cursor: pointer;
    line-height: 1.4em;	
}
a.hoverbutton_messagearea_disabled:hover
, a.hoverbutton_messagearea_disabled:active
{
    background: url(../_images/hoverbutton/button_bkgd_on.gif) center repeat-x !important;
    color: #333 !important;
    text-decoration: none;
}
span.hoverbutton_messagearea_disabled_buttonLeft
, span.hoverbutton_messagearea_disabled_buttonRight
{
    display: none;

}
/*-End Section -messagearea.css-*/

/*-End File-*/
