@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/body-bg.png) top center no-repeat;
	margin: 0px;
	padding: 0px;
	/*font: 0.85em Arial, Helvetica, sans-serif;*/
	font-family: 'Droid Sans', arial, serif;
	font-size:0.85em;
	color: #333;
}
a:link {
	color:#000;
	text-decoration:underline;
}

a:visited {
	color:#000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}
h1 {
	font-size: 1.4em;
	font-style:italic;
	color:#000;
	font-weight:normal;
	margin-bottom: 10px;
	border-bottom:dotted #333 1px;
}

h2 {
	font-size: 1.3em;
	font-weight:bold;
	color:#000;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.2em;
	font-weight:bold;
	color:#000;
	margin-bottom: 10px;
}
h4 {
	font-size: 1.2em;
	font-style:italic;
	font-weight:normal;
	margin-bottom: 10px;
	color:#000;
	border-bottom:dotted #ccc 1px;
}
h5 {
	font-size: 1.0em;
	color:#000;
	font-style:italic;
	font-weight:bold;
	margin-bottom: 10px;
	margin-left:10px;
}
h4.news { padding-left:40px; height:29px; background:url(../images/news-tick.png) left no-repeat; padding-top:14px;}
.date {font-size:0.70em; margin-left:15px; text-align:right}
ol.numeric {
	padding-left: 20px;
}

ol.numeric li {
	list-style: decimal outside;
}
ol.numeric li ul {
	padding-left: 20px;
	padding-top: 10px;
}
ol.numeric li ul li {
	list-style: circle outside;
}
.left {
	float:left;
}

.left-text {
	text-align:left;
}

.right {
	float:right;
}

.right-text {
	text-align:right;
}

.center-text {
	text-align:center;
}
.subheading {
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 10px;
}
.highlight {
	background: #FFF8D9;
}
.page-size {
	float:right;
	cursor:pointer;
	margin-right:30px;
	margin-top:20px;
	color:#fff;
}
/* ---------MAIN WRAPS -----------*/
#wrapper-outer {
	height: auto;
	width: 950px;
	margin: 0 auto;
	padding: 0px;
}
#footer {
	width:950px;
	position:relative;
	height:100px;
	display:block;
	margin:0;
	background:url(../images/base-bg.png) top no-repeat;
}
#footer .left, #footer .right {
	text-shadow:-1px -1px 0 #333;
}
#footer p { 
	margin:12px 35px;
	color:#fff;
}
#footer-links {
	width:880px;
	height:auto;
	display:block;
	margin:15px auto;
}
#footer-links .transit {
	float:right;
	text-align:right;
	font-size:10px;
	color:#666;
}
#footer-links .transit a{
	color:#333;
}
#footer-links .transit a:hover{
	color:#CCC;
}
#footer-links .a3mc {
	float:left;
	text-align:left;
	font-size:10px;
	color:#666;
}
#footer-links .a3mc a{
	color:#333;
}
#footer-links .a3mc a:hover{
	color:#CCC;
}

#container-contents {
	width:950px;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(../images/main-bg.png) repeat-y;
}
.heading {
	width:950px;
	margin:0 auto;
	height:35px;
	background:url(../images/heading-top.png) no-repeat;
}
.heading a:hover, .heading a:active {
	text-decoration:underline;
	text-shadow:none;
}

#container-contents .full-contents {
	float: left;
	height: auto;
	width: 900px;
	padding: 10px 10px px 0px;
	margin-left:23px;
}
#container-contents .left-contents {
	float: left;
	height: auto;
	width: 605px;
	padding: 10px 10px 0px 0px;
	margin-left:23px;
	line-height:1.3em;
}
#container-contents .right-contents {
	float: right;
	height: auto;
	width: 271px;
	padding: 10px 0px 330px 10px;
	margin-right:23px;
}

/* --------- TOP BAR -----------*/
#top-bar {
	position:relative;
	width:950px;
	height:93px;
	margin:0px;
}
#top-bar-logo {
	width:810px;
	height:88px;
	margin:0px;
	float:right;
	margin-right:20px;
}
#top-bar-menu {
	width:950px;
	height:40px;
	overflow:hidden;
	margin:0;
	padding:0;
	color:#ffffff;
	text-shadow:-1px -1px 0 #333;
}
#top-bar-menu a:hover, #top-bar-menu a:active {
	text-decoration:underline;
	text-shadow:none;
}
#top-bar-menu .spacer {
	width:16px;
	height:auto;
	display:block;
	margin:0;
	text-align:center;
	float:left;
}
#top-bar-menu ul {
	list-style:none;
	margin:0px;
	padding:14px 0 0 130px;
}
#top-bar-menu li {
	float:left;
	position:relative;
	z-index:1;
	
}
#top-bar-menu li a {
	color:#ffffff;
	text-decoration:none;
}
#tab {
	position:absolute;
	width:87px;
	height:171px;
	left:32px;
	top:0
}
/* ---------PAGE HEADINGS -----------*/
.heading .left{
	width:600px;
	height:auto;
	float:left;
}
.page-head-green {
	height: auto;
	width: 540px;
	margin: 0px;
	padding: 0px;
	background:#39b54a;
	display: block;
	float:left;
}
.page-head-green .tl {
	width: auto;
	clear: both;
	margin: 0px;
	background: url(../images/page-head-tl.png) no-repeat left top;
}
.page-head-green .tr {
	width: auto;
	clear: both;
	margin: 0px;
	background: url(../images/page-head-tr.png) no-repeat right top;
}
.page-head-green .br {
	width: auto;
	clear: both;
	margin: 0px;
	background: url(../images/page-head-br.png) no-repeat right bottom;
}.page-head-green .bl {
	width: auto;
	clear: both;
	margin: 0px;
	background: url(../images/page-head-bl.png) no-repeat left bottom;
}

.heading .right{
	width:330px;
	height:auto;
	float:right;
}
.page-head-red {
	height: auto;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background:#ed1c24;
	display: block;
	float:left;
}
.page-head-red .tl {
	width: auto;
	clear: both;
	margin: 0px;
	background: url(../images/page-head-tl-red.png) no-repeat left top;
}
.page-head-red .tr {
	width: auto;
	clear: both;
	margin: 0px;
	background: url(../images/page-head-tr-red.png) no-repeat right top;
}
.page-head-red .br {
	width: auto;
	clear: both;
	margin: 0px;
	background: url(../images/page-head-br-red.png) no-repeat right bottom;
}
.page-head-red .bl {
	width: auto;
	clear: both;
	margin: 0px;
	background: url(../images/page-head-bl-red.png) no-repeat left bottom;
}


/* --------- STORY BOXES -----------*/
#container-contents .left-contents .story-box {
	float: left;
	height: auto;
	width: 595px;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #CCC;
}

#container-contents .left-contents .story-box p {
	margin:5px 0px 0px;
	width: 435px;
	display: block;
	float: right;
}
#container-contents .left-contents .story-box a:link {
	color:#003300;
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}

#container-contents .left-contents .story-box a:visited {
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}

#container-contents .left-contents .story-box a:hover {
	text-decoration: none;
}

#container-contents .left-contents .story-box img {
	float: left;
	margin: 0px;
	padding-right:15px;
}
#container-contents .left-contents .last {
	border-bottom:none;
	
}

/* --------- FLASH CONTAINERS -----------*/
#flash-content {
	width:950px;
	height:170px;
	background:url(../images/flash-bg.png) top no-repeat;
	margin-top:0px;
	padding:0;
}
#main-anim {
	width:910px;
	height:170px;
	margin-left:20px;
	margin-top:0px;
	padding:0;
	z-index:1;
}
#news-anim {
	width:40px;
	height:40px;
	margin-right:10px;
	float:left;
}
#clock-anim {
	height: 35px;
	width: 35px;
	position: absolute;
	margin-left: 880px;
	margin-top: 2px;
	z-index:100;
}
.time {
	padding-right:85px;
	padding-top:0px;
}
.right-contents a {
	color:#003300;
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}
#web-anim {
	width:210px;
	height:250px;
	margin:0 auto;
	border-top:1px solid #ccc;
}
#rh-anim {
	position:absolute;
	bottom:100px;
	right:20px;
	width:280px;
	height:330px;
}


/* --------- NEWS ITEMS -----------*/
.news-heading {height:20px; width:180px; float:left; margin:0; padding:10px 0}
.news-heading a{color:#000}
.newsItem-2 {
	float: left;
	width: 210px;
	height:auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsitem-img {
	position:relative;
	background:url(../images/calendar.png)	no-repeat;
	width:53px;
	float:left;
	height: 50px;
}
.newsitem-txt {
	width:70%;
	height:auto;
	float:right;
	padding-left: 10px;
}
.newsitem-txt a {
	font-weight:normal;
	text-decoration: underline;
	color: #000000;
	font-size:1.0em;
}
.newsitem-img h2 {
	position: absolute;
	/*float:inherit;*/
	width:50px;
	top: 12px;
	left: 0px;
	font-size: 1.6em ;
	margin-top: 10px ;
	margin-left: -2px ;
	text-align: center;
}
.newsitem-img p {
	position: absolute;
	/*float:inherit;*/
	width:50px;
	top: -4px ;
	left: 0px ;
	font-size: 0.9em ;
	color: #FFFFFF ;
	margin-top: 8px ;
	margin-left: -2px ;
	text-align: center;
}

.ad-right {float:right; margin-top:10px;}
.zoomify { margin:0px 20px 5px 5px; width:590px; height:750px; float:left;}
.zoomify-right { margin:0px; width:150px; height:auto; float:left; font-size:0.9em;}
.staff-image {float:left; margin:20px; width:210px; height:auto; border:3px solid #ccc;}
.staff-image img{ margin:5px;}
.staff-image p{ margin:5px; font-size:0.9em; color:#444;}

.staff-image-news {margin:20px; float:left; width:210px; height:auto; border:3px solid #ccc; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.staff-image-news img{ margin:5px;}
.staff-image-news p{ margin:5px; font-size:0.9em; color:#444;}
/* --------- SEARCH BAR -----------*/
.page-head-content {
	padding:10px 25px 5px 32px;
	color:#fff;
	text-shadow:-1px -1px 0 #333;
}
.page-head-content a {
	color:#fff;
	padding:2px;
	font-size:1.1em;
	text-decoration:none;
}
.search-head-content {
	float:right;
	padding-top: 7px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right:25px;
	color:#fff;
}
.search-head-content a {
	color:#fff;
	padding:2px;
	font-size:1.1em;
}
#cse-search-box {
	padding-top: 7px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right:25px;
	width:300px;
	color:#fff;
	float:right;
}
.searchbox {
	background: none;
	float:right;
	width:180px;
	margin: 0;
	padding-top: 2px;
	text-align:left;
	border:none;
	color:#fff;
}
.searchbox:focus {
	background:none;
}

.cse-branding-form {
	float:right;
}
.searchbutton {
	float:right;
	color:#fff;
	background:none;
	width:40px;
	height:20px;
	border:none;
	cursor:pointer;
	margin-right:5px;
}
.searchbutton:focus {
	background:none;
}
/* --------- FEEDBACK FORM -----------*/
.feedback-form {float:left; width:600px; padding:5px; margin:10px;}
.feedback-left {padding:2px;}
.feedback-right {padding:2px;}
.textarea {
	background: #fff;
	padding:3px;
	z-index:1;
	width:215px;
	height:auto;
	text-align:left;
	border:1px solid #ccc;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
/* ---------TAG STYLES -----------*/
.tag-img {
	float:right;
	margin-right:25px;
}
.tag-txt {
	float:left;
	width:490px;
}
.tag-h2 {
	font-size:1.2em;
	margin:10px 0 5px 0;
}
.footer-logos {
	width:905px;
	margin:0px auto;
	height:auto;
}
.footer-logos img {
	float:right;
}


TR.table_h1 {
	
	font-size: 14px;
	color: #1F6CB6;
	font-weight: bold;
	border:1px;
	border-colour:#CCCCCC;
	margin:5px;
	background-image: url(images/table_head.gif);
}

TR.table_h1_1 {
	
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	border:1px;
	border-colour:#ffffff;
	margin:5px;
	background: #2c78bf;
}

TR.table_h1_2 {
	
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border:1px;
	border-colour:#ffffff;
	margin:5px;
	background: #fad620;
}

