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

body {
	background: #212121;
}

#wrapper {
	border: solid #000000;
	border-width: 0 1px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto;
	position:relative;
	text-align:left;
	width: 1000px;
}

#push {
	height: 0px;
}

#footer {
	height: 57px;
	position: absolute;
	bottom: 0;
	width: 1000px;
	border-top: 1px solid #fff;
	overflow: hidden;
	z-index: 2;
	clear: both;
}
/* ! documents and columns */

#document {
	float: left;
	margin: 0 20px;
	padding: 20px 0;
	width: 960px;
}

.content_left #document {
	width: 770px;
}

.content_right #document {
	width: 640px;
}

.content_left_right #document {
	width: 450px;
}

.sideColumn {
	float: left;
	width: 280px;
	margin: 20px 0 0 20px;
}

.sideColumn h2 {
	color:#FFFFFF;
}

.sideColumn#contentLeft {
	width: 170px;
}

#sectionMenu  ul {
	padding: 0;
	text-indent: 0;
	list-style: none;
	margin: 0;
}

#sectionMenu li {
	width: auto;
	overflow: hidden;
	margin: 2px 0;
	padding: 0;
	text-indent: 0;
	clear: left;
}

#sectionMenu li li {
	padding-left: 10px;
}

#sectionMenu li a, #sectionMenu li a:visited,
a.readMore , a.readMore:visited {
	padding: 5px;
	color: #A7A7A7;
	background: url(/assets/layout/m2_a_bg.gif);
	font-weight: bold;
}

#sectionMenu li a, #sectionMenu li a:visited {
	display: block;
}

a.readMore , a.readMore:visited {
	margin: 2px 0;
	float: left;
	clear: left;
}

#sectionMenu li.selected a, #sectionMenu li.selected  a:visited {
	color: #FFF;
	text-decoration: none;
}

#sectionMenu li.selected li a, #sectionMenu li.selected li a:visited {
	color: #A7A7A7;
	text-decoration: underline;
}

#sectionMenu li a:hover,
#sectionMenu li.selected li a:hover,
a.readMore:hover {
	color: #5D5D5D;
	text-decoration: none;
}

#add_block_localMh {
    width: 1000px;
    height: 300px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: 0;
    position: relative;
}

#add_block_localMh li {
    height:300px;
    overflow:hidden;
    width:1000px;
    margin: 0;
    padding: 0;
    text-indent: 0;
    display: block;
    position: absolute;
    top: 0;
}

#add_block_localMh li.active {
    z-index: 10;
}

#add_block_localMh li span {
    background:url("/assets/layout/tint_bg.png") repeat scroll 0 0 transparent;
    bottom:0;
    color:#FFFFFF;
    font:8pt Verdana,Helvetica,Arial,sans-serif;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter: alpha(opacity=0);					
	opacity: .0;
    padding:3px 40px;
    position:absolute;
    width:920px;
}

/* don't belive this is necessary but will live with this for now */
object {
	z-index:99;
}

/* colour band */

#colour_band {
	color: #fff;
	width: auto;
	overflow: hidden;
	clear: both;
}

#colour_band strong {
	color: #fff;
}

#colour_band #add_blocks {
	overflow: hidden;
	clear: both;
}
/* ! Masthed Styles */

#mh {
	position: relative;
	margin:0;
	padding:0;
	height:125px;
	background:#fff url(/assets/layout/header_bg.jpg) repeat-x;
}

#mh h1 {
	position: absolute;
	z-index: 21;
	left: 25px;
	top: 35px;
	right: 0;
	background: url(/assets/layout/mh_logo_left.gif) left top no-repeat;
	width: 189px;
	height: 59px;
	text-indent: -3000px;
	overflow: hidden;
}

#mh h1#logo {
	position: absolute;
	z-index: 22;
	left: auto;
	right: 30px;
	top: 25px;
	width: 95px;
	height: 83px;
	background: none;
	text-indent: 0;
}	

#mh h1#logo a, #mh h1#logo a:visited {
	text-decoration: none;
	display: block;
	text-indent: -3000px;
	background: url(/assets/layout/mh_logo_right.gif) left top no-repeat;
	width: 95px;
	height: 83px;
	cursor: default;
}

/* ! Menu 1 Styles */

#m1 {
	position: absolute;
	z-index: 1;
	margin: 0;
	padding: 0;
	bottom: 0;
	list-style: none;
	left: 37px;
	color: #A7A7A7;
	font-weight: bold;
}

#m1 li {
	float: left;
	text-indent: 0;
	margin:0 40px 0 0;
	padding:0 0 6px;
}

#m1 li a, #m1 li a:visited {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#m1 li a:hover, #m1 li.selected a {
	color: #000;
}

/* ! Accessibility Menu */

#accessibility {
	color:#a7a7a7;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 15px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	height: 20px;
}

#accessibility span, #accessibility a, #accessibility a:visited {
	line-height: 20px;
	float: right;
}

#accessibility a, #accessibility a:visited {
	padding: 0px 4px;
}

#accessibility a:hover {
	background: #fff;
	color: #666;
}

/* ! Search Box */

#searchSmallForm {
	position: absolute;
	z-index: 25;
	top: 125px;
	right: 15px;
	background: url(/assets/layout/search_bg.png) left top no-repeat;
	width: 288px;
	height: 28px;
	line-height: 28px;
}

#searchSmallForm .SuggestFramework_List {
	line-height: normal;
	background-color: #ddd;
}

#searchSmall {
	position: absolute;
	z-index: 2;
	margin: 0;
	padding: 0 2px;
	background: url(/assets/layout/search_term.gif);
	width: 188px;
	font-size: 9pt;
	line-height: 19px;
	height: 20px;
	border: none;
	left: 62px;
	top: 4px;
}

#searchSmallForm label {
	position: absolute;
	z-index: 1;
	color: #aaa;
	font-size: 11pt;
	position: absolute;
	width: 254px;
	left: 6px;
	top: 1px;
}

#searchSmallSubmit {
	z-index: 3;
	position: absolute;
	border: none;
	top: 4px;
	right: 5px;
	width: 20px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-indent: -3000px;
	background: url(/assets/layout/search_go.gif) left top no-repeat;
	padding-top: 20px;
	height: 0px;
	heigh\t: 20px;
}

#searchSmallSubmit:active {
	background-position: left bottom;
}

/* ! content */

#contentBackground {
	background: url(/assets/layout/colour-bg/content_bg.jpg) repeat-x top #212121;
	width: auto;
	overflow: hidden;
}

#content {
	width: auto;
	overflow: hidden;
	padding: 20px 0;
}

#content h1 {
	margin: 0 0 15px 0 !important;
}

/* ! Gallery Bar */

#galleryBar {
	background: #cccccc;
	height: 300px;
}

/* ! footer */

#footer_content {
	margin: 7px 20px;
	position: relative;
	width: 960px;
}

#footerSocial {
	position: absolute;
	list-style: none;
	right: 0;
	top: 0;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

#footerSocial li {
	width: 250px;
	text-align: right;
	font: 7pt/20px verdana, helvetica, arial;
	float: left;
	margin-left: 7px;
}

#footerSocial li.twitter,
#footerSocial li.facebook {
	width: 20px;
}

#footerSocial a,
#footerSocial a:visited {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -3000px;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        -moz-opacity:0.5;
       -khtml-opacity: 0.5;
        opacity: 0.5;	
	background-position: left top;
	background-repeat: no-repeat;
}


#footerSocial a:hover {
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
       filter: alpha(opacity=100);
        -moz-opacity: 1;
       -khtml-opacity: 1;
        opacity: 1;	
	background-position: left bottom;
	
}

#footerSocial li.twitter a {
	background-image: url(/assets/layout/socialTwitter.gif);
}

#footerSocial li.facebook a {
	background-image: url(/assets/layout/socialFacebook.gif);
}


#copyright {
	float: left;
}


#footer {
	font-size: 9pt;
}


#footer a:hover {
	color: #FFF;
}


#footerMenu, #footerMenu li {
	float: left;
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
}

#footerMenu li, #footerMenu li a {
	margin-left: 6px;
}

#footerMenu li:before{
	content: '|';
}

/* ! Track Record Block */

.trackRecordBlock {
	float: left;
	width: 470px;
	margin: 20px 0 50px 20px;
	overflow: hidden;
}

a.trackRecordImage {
	border: 1px #fc9 solid;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.3);
	margin-right: 10px;
}

a.trackRecordImage:hover {
	border: 1px #fff solid;
}

.trackRecordBlock .lightbox {
	width: auto;
	overflow: hidden;
}

.lightbox a {
	float: left;
}

.lightbox {
	width: auto;
}

#document .lightbox a, #document .lightbox a:visited {
	width: 120px;
	height: 120px;
	margin: 0 10px 10px 0;
	border: 1px solid #555;
	text-align: center;
}

#document .lightbox a img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=50);					
	opacity: .8;

}

#document .lightbox a:hover {
	border: 1px solid #777;
	background: #333333;
}


#document .lightbox a:hover img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);					
	opacity: 1;

}



/* ! colour band additonal content */

#colour_band .add_block {
	float: left;
	width: 215px;
	height: 350px;
	margin: 20px 0 0 20px;

}

/* ! colour band additonal content */

/* ! File Downloads */

.downloadsDiv {
	margin: 20px 0;
	border-top: 1px solid #111111;
	border-bottom: 1px solid #666666;
}

.downloadsDiv div {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #111111;
	padding: 5px;
}

.downloadsDiv a, .downloadsDiv a:visited {
	font-weight: bold;
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 24px;
	padding-top: 5px;
	padding-left: 30px;
	display: block;
	text-decoration: none;
	line-height: normal;
}

.downloadsDiv a span, .downloadsDiv a:visited span, .downloadsDiv a:hover span {
	color: #999999;
	font: 7pt Verdana, Helvetica, Arial, sans-serif;
}

/* ! Page Selec tNavigation */

#selectNavigation {
	margin: 10px 0;
}

/* ! Related Items */

.relatedItems {
	margin: 10px 0;
	width: auto;
	overflow: hidden;
}

.relatedItems ul, .relatedItems li {
	padding: 0;
	list-style: none;
	text-indent: 0;
}

#content li {
	width: auto;
	overflow: hidden;
	clear: left;
	margin: 3px 0;
}	

/* ! addBlock */

.add_block {
	width: auto;
	overflow: hidden;
}

ul.setPagination {
	width: auto;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.setPagination {
	color:#FFF;
}


#colour_band ul.setPagination li {
	padding: 0;
	float: left;
	margin: 0 10px 0 0;
}

#colour_band ul.setPagination li.recordCount {
	float: right;
	margin: 0 0 0 5px;

}

#social  {
	float: left;
	width: auto;
	overflow: hidden;
	margin: 20px 0 20px 0;
	list-style: none;
	clear: left;
	padding: 0 5px;
	background: #444;
	border: 1px solid #999;
}

#contentLeft #social {
	margin-left: 0;
}

#social li {
	float: left;
	height: 20px;
	width: auto;
	overflow: hidden;
	text-indent: 0;
	margin: 5px 0px 5px 0;
	
}

#content #social li {
	clear: none;
	margin-right: 4px 10px 4px 0;

}

#social a,
#social a:visited
{
	float: left;
	text-decoration: none;
	font-size: 7pt;
	width: auto;
	overflow: hidden;
	padding-left: 25px;
	line-height: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
	color: #ccc;
}

#social a:hover {
	color: #fff;
}

#social li.twitter a {
	background-image: url(/assets/layout/socialTwitter_30px.gif);
}

#newsHeadlines {
	clear: left;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

#social li.facebook a {
	background-image: url(/assets/layout/socialFacebook_30px.gif);
}
