/* red				#ed1c24 */
/* silver			#8C939B */
/* grey (text)		#7B838E */
/* 'black'			#0F1825 */

.div	{ border:1px dotted #c33; padding:2px; }


.taPicStyle,.taPicStyleLeft,.taPicStyleRight,.taPicStyleCentre {
	margin: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;
	}
.taPicCaption {
	display:block;
	text-align:center;
	font-weight:bold;
	background-color: #ece9d2; 
	width:190px;
	padding:5px 5px;
	margin-top:0;
	}
.taColumnsBlock {
	padding-bottom:1em;
	}
.taBox {
	background:#ECF1F3;
	padding:1em .5em .5em 1em;
	}
.taTable {
	/*border-top:1px solid #8C939B;*/
	/*border-bottom:1px solid #8C939B;*/
	border:1px solid #8C939B;
	}
.taTable td {
	/*padding:.1em 1em .1em .5em;*/
	padding:.5em 1em;
	}
.taTable .rowAlt {
	background:#ECF1F3;
	}
.topOfPage {
	clear:both;
	margin:2em 0;
	padding:1em 0;
	border-top:1px solid #8C939B;
	}
/* 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;
	}
/* box table -- outlined */
.box {
	border:1px solid #ccc;
	margin-bottom:1em;
	width:100%;
	}
.box .rowAlt {
	background:#ECF1F3;
	}
.box td {
	padding:.3em 1em .3em .3em;
	font-size:0.9em !important;
	}


.menu {
	text-align:center;
	}
#article .menu h3 {
	text-transform:uppercase !important;
	}
	
html {
	font-family:Verdana,Arial,sans-serif;
	color: #8C939B;
	text-align:left;
	}
body {
	height:100%;
	margin:0;
	font-size:62.5%;
/*	background-color:#2A2F31;*/
	background:url(images/stripe.png) repeat;
	}
img 			{ border:0; }
a				{ color:#0084C3; }
a:hover img		{ /*background-color:#fff;*/ }
a:focus 		{ outline:none; }

.intro {
	font-size:1.5em;
	line-height:1.3em;
	margin-bottom:1em;
	margin-top:0;
	width:540px;
	}
.staff {
	float:left;
	width:110px;
	padding-bottom:10px;
	}
.staff_name {
	width:109px;
	height:5em;
	}
.partners {
	float:left;
	width:180px;
	padding-bottom:10px;
	}
.partner_name {
	width:179px;
	}

#staff_biog {
	padding:0em;
	background:#fff;
	}
#staff_biog h1, #staff_biog h2 {
	font-size:28px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	padding:0;
	margin:0;
	line-height:28px;
	}
#staff_biog h2 {
	color:#999;
	font-weight:normal;
	padding-bottom:20px;
	}
#staff_biog .description {
	font-size:1.8em;
	color:#d00;
	}
#staff_biog .description p {
	margin-top:0;
	}
#staff_biog hr {
	height:11px;
	background:url(images/bg_hr2.png) repeat;
	}
	
#staff_biog div.hr {
	height:11px;
	background:url(images/bg_hr2.png) repeat;
}
#staff_biog div.hr hr {
  display: none;
}
	
#staff_biog .telephone,
#staff_biog .email	{
	font-size:1.7em;
	color:#666666;
	}

hr {
	color:#8C939B;
	background:none;
	background-color:#8C939B; 
	height:1px;
	border:none;
	/*clear:right;*/
	}

#container {
	position:relative;
	height:100%;
	width:100%;
	}
#content {
	position:relative;
	padding:0;
	margin:0;
	width:1000px;
	height:100%;
	text-align:left;
	background-color:#fff;
 	}
 	
#globalmenu {
	margin-left:20px;
	width:980px;
	height:29px;
	line-height:29px;
	background:url(images/bg_utility.jpg) no-repeat 0 0;
	font-size:1.0em;
	font-weight:bold;
	color:#fff;
	}
#globalmenu .links {
	position:relative;
	top:6px;
	left:16px;
	}
#globalmenu a {
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
	}
#globalmenu a:hover {
	text-decoration: underline;
	}
	
#headarea { 
	width:1000px;
	padding:0;
	height:115px;
	overflow:hidden;
	}
#footer {
	/*border:1px solid #00c;*/
	background:url(images/bg_ribbon_footer.png) no-repeat 0 0;
	background-color:#e0e7ea;
	padding:40px 10px 10px 10px;
	color:#8F969E;
	font-size:0.9em;
	}
#footer a {
	color:#8F969E;
	}
	
#logo {
	position:absolute;
	left:17px;
	top:46px;
	width:382px;
	height:72px;
	background:url(images/logo.png) no-repeat;
	}
#logo_portal {
	position:absolute;
	left:17px;
	top:46px;
	width:382px;
	height:72px;
	background:url(images/logo_portal.png) no-repeat;
	}
	
/* recommendation quote - top right of page */
#quote {
	position:absolute;
	top:40px;
	right:20px;
	}
#menubar {
	background:#000;
	width:960px;
	height:27px;
	padding:0;
	margin-left:20px;
	}

#columns {
	/*border:1px solid #00c;*/
	position:relative;
	width:960px;
	margin-left:20px;
	}

#sideBar {
	position:relative;
	float:left;
	width:180px;
	height:100%;
	}

#main,#main_1col,#main_noLine {
	margin-left:200px;
	width:760px
	height:100%;
	margin-top:20px;
	background:url(images/bg_3col.png) repeat-y;
	}
#main_noLine {
	background:none;
	}
#main_1col {
	width:760px;
	background:none;
	}
#main_1col #article {
	width:760px;
	}

/* ================================================================== */
/* 50% split, for Staff and Partners image pages */

#split_left {
	/*border:2px solid #0c0;*/
	width:460px;
	}
#split_right {
	/*border:2px solid #00c;*/
	float:right;
	width:460px;

	}
#split_left .intro {
	width:440px;
	}

/* ================================================================== */
/* Partner page. Left strip for logos, main body for description, right strip for contact details */


/* ================================================================== */
/* Right column */
#right {
	/*border:1px solid #00c;*/
	float:right;
	width:190px;
	height:100%;
	}
#right h2 {
	color:#000;
	font-size:1.1em;
	margin:0 0 1em 0;
	}
#right h3 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:1.3em;
	margin-bottom:0;
	padding-bottom:0;
	}
#right ul {
	padding-left:0;
	padding-bottom:2em;
	}
#right li {
	list-style:none;
	background:url(images/bg_li2_white.png) no-repeat 0 .1em;
	margin:.4em 0;
	padding-left:1.2em;
	}
#right p {
	margin-top:0;
	padding-top:0;
	}
#right .taPicStyle {
	margin-bottom:10px;
	margin-top:0;
	}
#right hr {
	background:url(images/bg_hr.png) repeat-x center;
	}

/* ================================================================== */

#subMenu_empty {
	background:url(images/bg_submenu_empty.jpg) no-repeat 0 0;
	height:500px;
	}
#subMenu {
	background:url(images/bg_submenu.png) no-repeat 0 0;
	height:500px;
	}
#subMenu ul {
	/*border:1px solid #c00;*/
	padding:40px 6px 10px 6px;
	margin-top:0;
	}
#subMenu li {
	list-style:none;
	background:url(images/bg_li.png) no-repeat 0 .3em;
	margin:.6em 0;
	padding-left:1.2em;
	}
#subMenu ul li ul {
	padding:0px;
	margin:0 0 1em 0;
	}
#subMenu li a,#subMenu li.here ul li a {
	text-decoration:none;
	font-weight:normal;
	font-size:1.4em;
	color:#7B838E;
	}
#subMenu li .line2 {
	font-size:0.8em;
	text-transform:uppercase;
	}
#subMenu li a:hover {
	text-decoration:underline;
	}
#subMenu li.here {
	list-style:none;
	background:url(images/bg_li_here.png) no-repeat 0 .3em;
	margin:.4em 0;
	padding-left:1.2em;
	}
#subMenu li.here a {
	font-weight:bold;
	color:#0F1825;
	}

/* We've put the H1 article title in its own DIV, so that we can align the right column */
/* only with the actual contents of the article */
#article_title {
	width:540px;
	margin-left:200px; /* leave gap for left-column. */
	margin-top:20px; /* Distance from menubar bottom to the rest of the page, surprisingly.. */
}
#article {
	width:540px; /*756*/
	height:100%;
	}
#article p,#article td,#article ul,#home_content {
	font-size:1.2em;
	line-height:1.4em;
	margin-top:0;
	}
#article_title h1 {
	font-size:2.4em;
	color:#ed1c24;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 auto;
	}
#article_title h1 .line2 {
	font-size:0.7em;
	text-transform:capitalize;
	}
#article h2 {
	font-weight:normal;
	text-transform:uppercase;
	color:#606060;
	font-size:1.8em;
	margin-top:0;
	padding-top:0;
	margin-bottom:.4em;
	}
#article h3 {
	margin-bottom:0;
	margin-top:0;
	padding:0;
	font-size:1.2em;
	}
#article h4 {
	color:#fc6c0c;
	}
#article table h4 {
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-weight:normal;
	font-size:1.2em;
	color:#8C939B;
	}
#article ul {
	margin:0;
	padding:.5em;
	}
#article li {
	list-style:none;
	background:url(images/bg_li2_white.png) no-repeat 0 .3em;
	margin:.4em 0;
	padding-left:1.2em;
	}

#article .gallery {
	margin:.5em 0;
	padding:0;
	}
.gallery a {
	border:0 !important;
	}
	
#home_content {
	width:960px;
	margin-top:5px;
	margin-left:20px;
	background:#fff;
	}

#home_welcome {
	width:639px;
	height:285px;
	margin-right:1px;
	background:url(images/home_welcome.jpg);
	}
	
#home_adverts {
	float:right;
	width:320px;
	/*height:285px;*/
	}

#home_sections {
	width:960px;
	height:249px;
	margin-top:1px;
	}

#portal_welcome {
	width:671px;
	height:530px;
	margin-right:1px;
	background:url(images/home_welcome.jpg);
	}
	
#portal_sections {
	float:right;
	width:288px;
	height:530px;
	}

#portal_news_ticker {
	width:960px;
	height:20px;
	background:url(images/h_latest_news.png) no-repeat;
	background-color:#dbe1e7;
	margin:4px 0 1em 0;
	}
#portal_news_ticker p {
	padding:0;
	margin:0 10px 0 110px;
	color:#808790;
	text-transform:uppercase;
	font-size:.8em;
	line-height:20px;
	}

.toolTipHeader {
	background: #751f1a;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	padding:4px;
}
.toolTipBody {
	background:#fff;
	width:150px;
	border:1px solid #BE9E95;
	padding:4px;
	font-size:11px;
	}

/* =======================*/
/* Our Overlay layer. It partially obscures what's beneath */
/* and displays contents centered within */


#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	xheight:100%;
	background-color: #000;
	cursor: pointer;
	}

#lbCenter {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	}


/* =======================*/

/* --------------------------------------------------------------------------- */
/* 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 {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display:inline-table;zoom:1; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/* --------------------------------------------------------------------------- */


/* ========= ========= ========= ========= ========= ========= ========= */

.debug {
	background-color:#fdd;
	padding:5px;
	margin:10px 0;
	color:#c00;
	font: bold 10px "bitstream vera sans mono";
	}



