#header_image,
#mainmenu,
#utilitymenu,
#breadcrumbs,
.searchbox,
#left,
#right,
#submenu,
.box_newsletter,
.backToTop,
.inlinesearch,
.itemlist_icon,
#footer {
	display:none;
	}

/*	

	Developed by: This Way Up
										light (bg)
	green		#007661		#e5f1ef		#E5F1EF	(#e9f2f1 old)
	orange		#f60					#FFEFE5 (#ffefe5; old)
	red			#bd1f2d					#f6e7e2
	purple		#7b2b84					#eee6f1
	blue (dark)	#a3bacc		#889dae (darker)			
	grey		#808080		lines
				#999		text


	list-style-image: url(images/arrow.gif);
*/
/* ============================================================================================= */
/* RESET STYLES FIRST  -  http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/ 			 */
/* ============================================================================================= */
		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, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td {
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			font-size: 100%;
			vertical-align: baseline;
			background: transparent;
		}
		body {
			line-height: 1;
		}
		blockquote, q {
			quotes: none;
		}
		
		/* remember to define focus styles! */
		:focus {
			outline: 0;
		}
		
		/* remember to highlight inserts somehow! */
		ins {
			text-decoration: none;
		}
		del {
			text-decoration: line-through;
		}
		
		/* tables still need 'cellspacing="0"' in the markup */
		table {
			border-collapse: collapse;
			border-spacing: 0;
		}
/* ============================================================================================= */
/* 																								 */
/* ============================================================================================= */

.div	{ border:1px solid #c33; padding:2px; }

html {
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
body {
	font-size:0.8em;
    line-height:1.3em;
    text-align:center;
 	background-color:#fff;
   }
  
hr {
	color:#000;
	background:none;
	background-color:#000;
	height:1px;
	border:none;
	}
  
  
#article h1 {
	font-size:1.8em;
	line-height:1.1em;
	font-weight:normal;
	color:#000;
	}
#article h2 {
	font-size:1.3em;
	line-height:1.2em;
	font-weight:normal;
	color:#000;
	}
#article h3 {
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
	color:#000;
	}
#article h4 {
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
	color:#000;
	}
#article h5 {
	font-size:1em;
	line-height:0.8em;
	font-style:italic;
	}
#article p {
	margin-bottom:0.6em;
	}
#article h2,#article h3,#article h4,#article h5 {
	margin-top:1em;
	margin-bottom:0.2em;
	}
#article ul {
	margin-bottom:0.6em;
	margin-top:0;
	}
#article li {
	/*border:1px solid #0c0;*/
	margin-left:0.5em;
	}
#article a,
#right a {
	color:#000;
	text-decoration:underline;
	}
#article .intro {
	color:#000;
	font-size:1.2em;
	line-height:1.3em;
	margin-bottom:1em;
	}
/* PAGE - encompasses ALL page content: body > page ------- */
#page {
	position:relative;
	width:900px;
	text-align:left;
	margin:10px auto 0 auto;
	padding:10px 24px 0 24px;
	background-color:#fff;
	}
/* HEADER ------------------------------------------------- */
#header {
	position:relative;
	display:block;
	height:151px;
	text-align:left;
	}
#logo {
	position:absolute;
	top:40px;
	left:0;
	width:152px;
	height:83px;
	}
/* COLUMNS ------------------------------------------------ */
#container { /* effectively the center column */
	width:900px;
	/*border:2px solid #000 !important;*/
	}
#container_full {
	width:900px;
	}
	}
#right {
	float:none;
	display:block;
	margin:0;
	width:200px;
	/*border:2px solid #000 !important;*/
	}
#right p {
	font-size:0.9em;
	margin-bottom:0.6em;
	}
#article {
	/*border:1px solid #c00;*/
	margin:auto 15px;
	}

#article .heading {
	/*border:1px solid #c00;*/
	/*height:50px;*/
	background:url(images/bar_grey_dots.png) repeat-x 0 100%;
	padding-bottom:25px;
	margin-bottom:10px;
	overflow:hidden;
	}
#article .heading h1 {
	margin-top:0;
	font-weight:normal;
	font-size:1.8em;
	line-height:1.1em;
	color:#000;
	}
	
.itemlist_item {
	margin-bottom:10px;
	border-bottom:1px solid #000;
	}
.itemlist_content {
	margin-left:0;
	}

/* Search page has 2 columns. -------------- */
#left50 {
	float:left;
	/*border-right:1px dotted #999;*/
	width:300px;
	padding:0 10px 0 0;
	height:100%;
	/*background:#cff;*/
	}
#right50 {
	float:right;
	/*border-left:1px dotted #999;*/
	width:580px;
	padding:0 0 0 10px;
	height:100%;
	/*background:#ffc;*/
	}
#left50 h2,#right50 h2 {
	margin-top:0;
	}

.search_results .smallprint {
	font-size:0.7em;
	color:#000;
	}
/* HOMEPAGE ----------------------------------------------- */
#home_container {
	width:100%;
	overflow:visible;
	text-align:left;
	/*border:1px solid #c33;*/
	}
#home_image_column {
	float:left;
	width:612px;
}
#home_image {
	width:595px;
	height:250px;
	margin-bottom:1em;
	margin-top:2px;
	}
/* HOMEPAGE left -------------------------------- */
#home_left {
	float:left;
	display:inline;
	width:289px;
	/*background-color:#ffe;*/ /* left bg color */
	/*border:1px solid #c33;*/
	}
#home_left h1 {
	font-size:1.3em;
	line-height:1.2em;
	color:#007661;
	}
#home_left p {
	font-size:1.1em;
	line-height:1.2em;
	}
/* HOMEPAGE middle -------------------------------- */
#home_middle {
	float:left;
	display:inline;
	position:relative;
	width:290px;
	margin-left:15px;
	/*border:1px solid #c33;*/
	}
/* HOMEPAGE right -------------------------------- */
#home_right {
	float:left;
	display:inline;
	width:288px;
	/*border:1px solid #c33;*/
	/*background-color:#eef;*/ /* right bg color */
	}
/* HOMEPAGE COLOURED BOXES -------------------------------- */
.box_purple,
.box_red,
.box_green,
.box_orange,
.box_newsletter {
	width:220px;
	margin-bottom:1em;
	padding-top:0;
	padding-bottom:6px;
	}
.box_newsletter {
	position:relative;
	}
.box_purple p,
.box_red p,
.box_green p,
.box_orange p,
.box_newsletter p {
	margin:auto 4px;
	font-size:0.9em;
	line-height:1.2em;
	margin-top:0;
	margin-bottom:0.4em;
	}
.box_purple h3,
.box_red h3,
.box_green h3,
.box_orange h3,
.box_newsletter h3 {
	margin:auto 4px;
	}

/* HR are a div with a background. the hr is display:none */
.box_purple .hr,
.box_red .hr,
.box_green .hr,
.box_orange .hr,
.hr {
	height:5px;
	margin:4px 0;
	border:none;
	}
.box_purple .hr { background:url(/images/line_purple_dots.png) repeat-x 0 50%; }
.box_red .hr { background:url(/images/line_red_dots.png) repeat-x 0 50%; }
.box_green .hr { background:url(/images/line_green_dots.png) repeat-x 0 50%; }
.box_orange .hr, .hr { background:url(/images/line_orange_dots.png) repeat-x 0 50%; }

/* Coloured box headings ---------------------------------- */
.box_purple h2,
.box_red h2,
.box_green h2,
.box_orange h2,
.box_newsletter h2 {
	/*border:1px solid #c00;*/
	text-transform:uppercase;
	margin-bottom:6px; /* pushes text down, but not the background */
	}
.box_newsletter h2 {
	line-height:1.0em;
	}
.box_purple h2 strong,
.box_red h2 strong,
.box_green h2 strong,
.box_orange h2 strong,
.box_newsletter h2 strong {
	margin-top:0;
	padding-right:8px;
	background-color:#fff;
	}
.box_purple h2 { color:#000;background:url(/images/bar_purple_dots.png) repeat-x 0 50%;background-color:#fff; }
.box_red h2 { color:#000;background:url(/images/bar_red_dots.png) repeat-x 0 50%;background-color:#fff; }
.box_green h2 { color:#000;background:url(/images/bar_green_dots.png) repeat-x 0 50%;background-color:#fff; }
.box_orange h2 { color:#000;background:url(/images/bar_orange_dots.png) repeat-x 0 50%;background-color:#fff; }

/* Coloured Boxes in sidebar ------------------------------ */

#right .box_green { 
	background:none;
	}

/* Box Out for attracting attention in a page ------------- */
.box_out {
	background:url(/images/line_orange_dots.png) repeat-x 0 100%; 
	background-color:#fff;
	padding-bottom:5px;
	margin-bottom:1em;
	}
.box_out p {
	margin:auto 4px;
	font-size:0.9em;
	line-height:1.2em;
	margin-top:0;
	margin-bottom:0.4em;
	}
.box_out h2 {
	color:#f60 !important;
	text-transform:uppercase;
	font-size:1.0em !important;
	background:url(/images/bar_orange_dots.png) repeat-x 0 50%;
	background-color:#fff;
	}
.box_out h2 strong {
	margin-top:0;
	padding-right:8px;
	background-color:#fff;
	}
.box_out h3 {
	margin:auto 4px;
	}
.box_out .hr { 
	height:5px;
	margin:4px 0;
	border:none;
	background:url(/images/line_orange_dots.png) repeat-x 0 50%; 
	}

.case_study {
	background:none;
	border:1px solid #000;
	padding:4px;
	margin-bottom:1em;
	}
.case_study h2 {
	color:#000;
	margin-top:0 !important;
	padding-top:0 !important;
	}
/* -------------------------------------------------------- */


/* SITEMAP ------------------------------------------------ */
#sitemap li {
	list-style:circle;
	margin-left:2em;
	}
#sitemap li ul li {
	margin-left:10px;
	}
/* LAST UPDATED ------------------------------------------- */
#lastupdated {
	font-size:0.7em;
	color:#999;
	text-align:right;
	clear:both;
	}
/* FOOTER ------------------------------------------------- */
#footer {
	float:left;
	margin:10px 0 0 0;
	padding:16px 0 10px 10px;
	text-align:left;
	background-color:#fff;
	border-top:1px solid #000;
	}
#footer p {
	color:#666666;
	font-size:0.70em;
	line-height:1.2em;
	letter-spacing:-0.02em;
	}
#footer h3 {
	color:#666666;
	font-weight:bold;
	margin:0 0 1px 0;
	font-size:0.7em;
	}
#footer a {
	color:#666666;
	}
#footer a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#808080;
	}
#footer_address {
	/*border:1px solid #c33;*/
	float:left;
	width:440px;
	padding-right:10px;
	}
#footer_accreditation {
	/*border:1px solid #c33;*/
	float:left;
	width:425px;
	padding-left:10px;
	border-left:2px solid #fff;
	}
#footer_accreditation p {
	padding-right:210px;
	}
#footer_accreditation_logo {
	xborder:1px solid #000;
	float:right;
	background:url(images/logo_accreditation_print.png) no-repeat 0 0;
	width:203px;
	height:54px;
	margin-right:10px;
	}
#footer img {
	/*border:1px solid #c33;*/
	margin-right:10px;
	margin-left:10px;
	margin-top:6px;
	}
/* -------------------------------------------------------- */
#fontResize {
	display:inline;
	padding-left:0.5em;
	background:#fff;
	}
	
.backToTop {
	margin:1.5em 0;
	border-top:1px solid #e5f1ef;
	background:url(images/i_up.png) no-repeat 0 5px;
	}
.backToTop a {
	font-size:0.8em;
	margin-left:12px;
	}
	
.success {
	background:url(Filestore/_icons/icon_yes.png) no-repeat 4px 4px;
	border:1px solid #396;
	padding:3px 3px 3px 25px;
	margin-top:10px;
	background-color:#d6e4bd;
	font-size:.8em;
	}
.failure {
	background:url(Filestore/_icons/icon_no.png) no-repeat 4px 4px;
	border:1px solid #c00;
	padding:3px 3px 3px 25px;
	margin-top:10px;
	background-color:#f5cccc;
	font-size:.8em;
	}
	
/* ------------------------------------------------------------------------ */
.taBlockContent {
	display:none;
	background:#f2f6f9;
	padding:6px;
	}
.taPicStyle,.taPicStyleLeft,.taPicStyleRight,.taPicStyleCentre {
	margin:0 0 10px 0;
	padding:0;
/*	margin-bottom:0;
	margin-top:10px;
	padding-bottom:0;*/
	}
.taPicStyleCentre {
	/*text-align:center;
	width:200px;
	position:relative;
	left:40%;*/
	}
.taPicStyleLeft {
	float:left;
	}
.taPicStyleRight {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	}
.taPicCaption {
	display:block;
	text-align:center;
	font-weight:bold;
	background-color: #ece9d2; 
	width:190px;
	padding:5px 5px;
	margin-top:0;
	}

.taColumnsBlock {
	/*border:1px solid #0c0;*/
	width:100%;
	padding:0;
	margin:0;
	/*padding-bottom:1em;*/
	}
.taColumnsBlockLeft {
	/*border:1px solid #c00;*/
	float:left;
	width:46%;
	padding:0;
	margin:0 1em 0 0;
	}
.taColumnsBlockRight {
	/*border:1px solid #00c;*/
	float:left;
	width:46%;
	height:1%;
	padding:0;
	margin:0 0 0 1em;
	}

.taBox {
	background:#ECF1F3;
	padding:1em .5em .5em 1em;
	}
.taTable {
	/*border-top:1px solid #61656C;*/
	/*border-bottom:1px solid #61656C;*/
	border:1px solid #61656C;
	}
.taTable td {
	/*padding:.1em 1em .1em .5em;*/
	padding:.5em 1em;
	}
.taTable .rowAlt {
	background:#ECF1F3;
	}
/* plain table. The default is bordered and striped */
.plain {
	/*border:1px solid #999;*/
	margin-bottom:1em;
	}
.plain td {
	padding:.1em 1em .1em 0;
	font-size:0.9em !important;
	}
/* --------------------------------------------------------------------------- */
/* A div with a floated div inside will not expand to fill the contained div.  */
/* This fix deals with the matter. Apply class="clearfix" to the container div */
/* Thanks to http://positioniseverything.net/easyclearing.html */

.clearfix:after,.itemlist:after,.taColumnsBlock:after,#submenu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix,.taBox img,.itemlist,.taColumnsBlock {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* --------------------------------------------------------------------------- */
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}
/* --------------------------------------------------------------------------- */
