@charset "utf-8";
/* CSS Document */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #FFF;
}

#centre-content img {
border: 0px;
}


#container{
    width: 900px;
    vertical-align:middle;
    padding: 8px;
    margin-left:auto;
    margin-right:auto;
    border: solid 1px #AAA;
    height: 640px;
    position: relative;
}

#header{
    width:900px;
    height:56px;
    position:relative;
    padding-bottom:10px;
}

#header-logo{
    width: 183px;
    height:56px;
    float:left;
    position:relative;
}

#header-strip{
    padding:0px;
    margin:0px;
    width: 900px;
    height:37px;
    position:relative;
    background-image:url(/images/top-menu.jpg);
    background-repeat:repeat-x;
    border-right: solid 1px #bbbcbf;
    border-left: solid 1px #bbbcbf;
}

#break-10px{
    position:relative;
    width:auto;
    height:10px;
}

/*TOP HEADER LINKS*/
.header-links {
    color:#b6a986;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:.6em;
    float:right;
    margin-top:46px;
}

.header-links li{
    display:inline;
    list-style:none;
}

.header-links li a {
    text-decoration: none;
    padding: 4px;
}

.header-links li a,
.header-links li a:link {
    color:#b6a986;
}
.header-links li a:visited {
    color:;
}
.header-links li a:hover {
    color:#2e4fa0;
}

#left-full-col p a {
	color: #FFF;
        font-decoration: underline;
}


/*STRIP MENU LINKS*/
.header-strip-links {
    color:#5f6062;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:.6em;
    float:right;
    padding-top:12px;
    margin:0px;
    margin-right: -260px;
}

.header-strip-links li{
    display:inline;
    list-style:none;
}

.header-strip-links li a {
    text-decoration: none;
    padding: 4px;
}

.header-strip-links li a,
.header-strip-links li a:link {
    color:#5f6062;
}
.header-strip-links li a:visited {
    color:;
}
.header-strip-links li a:hover {
    color:#2e4fa0;
}

/*MAIN LEFT NAVIGATION*/
#nav-left {
    position:relative;
    float:left;
    width:185px;
    left:-39px;
    z-index: 10;
}

#nav-left ul {
    color:#5f6062;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width:150px;
}



#nav-left ul li{
    list-style:none;
    text-align:left;
    background-image:url(/images/left-nav.jpg);
    background-repeat:repeat-x;
    margin-bottom: 0px;
}

#nav-left ul li a {
    display: block;
    text-decoration: none;
    padding-left:5px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: solid 1px #bbbcbf;
    margin-bottom:3px;
}

#nav-left ul li a,
#nav-left ul li a:link {
    color:#5f6062;
}

#nav-left ul li a.selected {
    background-image: none;
    background-color: #008cc7;
    color: #FFF;
    border: none;
}
#nav-left ul li a:visited {
    color:;
}
#nav-left ul li a:hover {
    color:#2e4fa0;
}

#nav-left ul li ul {
    position:relative;
    top: -3px;
    background-color: #008cc7;
    padding-left: 5px;
    margin-left: 0px;
    width: 145px;
    display: none;
}

#nav-left ul li ul li {
    width: 100px;
    background-image: none;
}


#nav-left ul.menu li.current ul {
   display:block;
}

#nav-left ul li ul li a, #nav-left ul li ul li a:hover, #nav-left ul li ul li a:link  {
    border: 0 solid #FFF;
    color: #FFF;
    padding: 2px 5px;
    font-size: 10px;
}


#nav-left-contact-details-container {
    background-image:url(/images/centre-banner.jpg);
    background-repeat: repeat-x;
    position: absolute;
    padding: 1px;
    bottom: 26px;
    width: 150px;
}

#nav-left-contact-details {
    border: solid 1px #FFF;
    padding: 8px;
}

#nav-left-contact-details p {
    margin: 2px;
    font-size: 9px;
    color: #FFF;
}

#nav-left-contact-details p a {
    color: #FFF;
    text-decoration: underline;
}

#nav-left-contact-details p.ph-number {
    color: #7d704d;
    font-size: 11px;
}

/* MAIN COLUMN */

#maincol {
    margin-left: -30px;
    float:left;
    width:700px;
    height: 400px;
}

#centre-banner {
    position: relative;
    float: left;
    padding: 22px 22px;
    width: 703px;
    text-align: center;
    margin: 10px 0px 3px;
    background-image:url(/images/centre-banner.jpg);
    background-repeat: repeat-x;
    color: #FFF;
    font-size: 8pt;
    height: 59px;
}

#centre-banner p {
    margin: 0;
}




#centre-content img {
    width: 747px;
}


#left-news-col {
    width: 335px;
    float: left;
    color: #FFF;
}

#left-news-image {
    width: 335px;
    margin-top: 10px;
    margin-bottom: 3px;
}

#left-news-copy {
    background-image: url(/images/news-gradient-left-col.jpg);
    background-repeat: repeat-x;
    width: 351px;
    height: 232px;
}

#left-news-copy h1 {
    font-family:arial;
    font-size:24px;
    font-weight:lighter;  
    text-align: center;
    margin: 10px 0;
}


#left-news-copy {
    font-size: 8pt;
    font-weight: normal;
    padding: 5px 10px;
}

#left-full-col p {
    font-size: 11px;
}

#left-full-col {
	z-index: 1000;
}


#right-news-col {
    width: 355px;
    float: right;
    color: #FFF;
    margin-top: 10px;
    margin-right: -29px;
}


#right-news-image {
    width: 305px;
    margin-top: -110px;
}

#right-news-copy {
    background-image: url(/images/news-gradient-right-col.jpg);
    background-repeat: repeat-x;
    width: 353px;
    height: 228px;

}

#right-news-copy h1 {
    font-size: 1.2em;
    text-align: center;
    margin: 5px 0;
}


#right-news-copy {
    font-size: 8pt;
    font-weight: normal;
    padding: 5px 10px;
}


#footer {
    clear: both;
    position: absolute;
    bottom: -30px;
}

#copyright-info {
    width: 400px;
    position: relative;
    top: 30px;
    left: -9px;
    font-size: 9px;
    color: #666;
}

/*FOOTER LINKS*/
#footer-links ul li a {

}
#footer-links ul {

    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    float:right;
    margin-left: 642px;
    margin-top:18px;

}

#footer-links ul li{
    display:inline;
    list-style:none;
    border-right: 0px solid #444;
}

#footer-links ul li.last {
    border-right: 0px;
}

#footer-links ul li a {
    text-decoration: none;
    padding: 4px;
}

#footer-links ul li a,
#footer-links ul li a:link {

    color:#444;

}
#footer-links ul li a:visited {
    color:;
}
#footer-links ul li a:hover {
    color:#2e4fa0;
}

/* newsletter form */
.newsletter-form p {
clear: both;
}

.newsletter-form p label {
margin: 5px;
float: left;
clear: both;
text-align: right;
}
.newsletter-form p input {
margin: 5px;
float: right;
}

/* two column design elements */


.intro {
    font-size: 11px;
    font-weight: bold;
}

.copy {
    font-size: 11px;
}

#left-full-col h3 {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 0px;
}

#left-full-col h2 {
    font-size: 16px;
    margin-top: 3px;
    font-weight: lighter;
}

#right-full-col {
    position: relative;
    left: 47px;
    top: -509px;
    clear: both;
    float: right;
    width: 511px;
}

#right-full-col img {
    height: 500px;
}

.loading {
	background: url( '/images/bigWaiting.gif' ) no-repeat 50% 50%;
    height: 100%;
    width: 100%; 
}

/* Thick box */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url("images/macFFBgHack.png") repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



