@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f1eed8;
	font: 0.9em Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #595f7a;
}

a:link {
color: #467ac1;
	text-decoration: none;
	
	
}

a:visited {
	color: #467ac1;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	
	
}
a:active {
	text-decoration: none;
	
}



h1 {
	font-size: 1.4em;
	color: #004d8d;
}

h2 {
	margin-top: 2em;
	font-size: 1.2em;
	color: #004d8d;
}

h3 {
	margin-top: 1em;
	font-size: 1.0 em;
	color: #ec8000;
}

.orange_subtext {
	color: #ec8000;
	font-size: 0.7em;
	padding-left: 130px;
}



.masts_header {
	height: 173px;
	background: url(../images/masts2010_02.jpg) no-repeat;
}


.masts_header-1 {
	height: 21px;
	background: url(../images/masts2010_04.jpg) no-repeat;
}

.masts_header-2 {
	min-height: 254px;
	background: url(../images/masts2010_06.jpg) no-repeat;
}


.masts_header-3 {
	line-height: 1.4;
	font-size: 0.9em;
	background: url(../images/masts2010_08.gif) repeat-y;
}

.masts_footer {
	font-size: 0.75em;
	height: 21px;
	background: url(../images/masts2010_11.gif) no-repeat;
	padding-top: 30px;
}

.masts_pagetitle {
	padding-top: 75px;	
}

.masts_announce {
	padding-top: 180px;
}

.masts_latestNews {

}

.masts_latestNews ul {
list-style: none;
padding: 0px;
margin: 0px;
}


.masts_latestNews  .header
{
	font-weight: bold;
	font-size: 1.0 em;
	color: #ec8000;
	border-bottom: 4px  double #91b4cd;
	padding-bottom: 2px;
	padding-left:4px;
}

.masts_latestNews ul li a
{

display: block;
padding-top: 3px;
padding-left:4px;
margin-top: 1px;
text-decoration: none;
border-bottom: 1px  solid #91b4cd;

}

.masts_latestNews ul li a:hover
{
	background-color: #FFF;

}



.masts_imageColumn img {
	margin-bottom: 3px;
}

.navbar {
	height: 16px;
}

.masts_nav {
	
}

.masts_nav ul {
margin: 0px;
padding: 0px;
}

.masts_nav ul
{
list-style: none;
font-size: .7em;
letter-spacing: 1px;

}

.masts_nav ul li { 
display: inline;
}

.masts_nav ul li a
{
height: 16px;
padding: 4px 10px 0px 0px;
display: block;
text-align: left;
float: left;
color: #ffffff;
text-decoration: none;
}

.masts_nav ul li a:hover
{
text-decoration: none;
color: #004d8d;
}

.smallText {
font-size: 0.9em;	
}

.warning {
color:#F00;
font-weight: bold;
}

.hideMe { display: none; } 
.showMe { display: block; } 



#newsArchiveWrapper 
{
    background-color: #91b3cc;
    width: 100%x;
	border: 1px solid #91b4cd;

}

#newsArchiveWrapper h3  {
margin-top: 0px;
margin-bottom: 0px;
font-size: 1.2em;
font-weight:bold;
color: #ffffff;
}

#newsArchive 
{
    margin: 14px 4px 0px 4px;
    overflow: auto;
    height: 120px;
   
}


#newsArchive a 
{

    color: #ffffff;    
	display: block;
	text-decoration: none;
	font-size: 0.95em;
	padding: 3px 2px 3px 2px;

	}
	
#newsArchive a:hover  {
	color:#ffffff;
	background-color: #ec8000;
	text-decoration: none; 
	}

.imageFloatRight {
	display: inline;
	float: right;
	margin-left: 5px;
	
	
}

.imageFloatRight img {
	border: 0px;
}

.imageFloatLeft {
	display: inline;
	float: left;
	margin-right: 5px;
	
	
}

.imageFloatLeft img {
	border: 0px;
}

.details { 
	
    display:none; 
    visibility:hidden; 
    border: 1px solid #aaaaaa;
	padding: 8px 8px 8px 8px;
	margin-left: 30px;
	margin-right: 5px;
	background-color: #FFFFFF;
    }
	
	   .smallDetailsBoxed { 
    display:none; 
    visibility:hidden; 
	font-size: 0.85em;
	border: 1px solid #aaaaaa;
	padding: 10px 10px 10px 10px;
    }
	
	.ruleBreak {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	
.programmeHighlight {
color: #ec8000;
}

.programmeQuiet {
color: #aaa;
}
