/****************************************************************************/
/* General HTML Styles														*/
/****************************************************************************/

body, p, table {
	font-family: Verdana, Helvetica, Helv;
	font-size: 11px;
	color: black;
	margin: 0px;
}
a {
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
}
form {
	margin: 0px;
}
h1, h2, h3, h4, h1 a {
	clear: left;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	z-index: 100;
}
h1 a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2, h3 {
	font-size: 13px;
	margin-top: 30px;
	margin-bottom: 10px;
}
h4 {
	color: black;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 11px;
}
h2.level4title {
	margin-top: 0px;
	font-size: 14px;
}
img {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Verdana, Helvetica, Helv;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
p {
	margin-bottom: 11px;
}
select {
	font-family: Verdana, Helvetica, Helv;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
textarea {
	font-family: Verdana, Helvetica, Helv;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
ul, ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 8px;
	margin-left: 0px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
ul li {
	margin-left: -6px;
	background-image: url("images/bullet_orange.gif");
}
ul, ol {
	margin-bottom: 7px;
}

.mceContentBody img {
	padding: 10px;
}

.mceContentBody span img,
.mceContentBody div img,
.mceContentBody table img,
.mceContentBody #lastUpdated img {
	padding: 0px;
}

.mceContentBody .mceDocumentLink {
	color: #666666;
	text-decoration: none;
	white-space: nowrap;
}

.mceContentBody .mceDocumentLink img {
      	vertical-align:middle;
      	margin-bottom:4px;
      	border: 0px;
      	padding:0px;
}

.mceContentBody .mceDocumentLink .mceDocumentDesc {
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
}
/****************************************************************/
/* Tables														*/
/****************************************************************/

.mceContentBody table {
	margin-bottom: 10px;
}

.mceContentBody table thead td,
.mceContentBody table thead th {
	font-weight: bold;
	background-color:#4f2e2d;
	text-align: center;
	padding: 4px;
}

.mceContentBody table thead td,
.mceContentBody table thead th, 
.mceContentBody table thead td p,
.mceContentBody table thead td p,
.mceContentBody table tbody th p {
	color: white;
}

.mceContentBody table tbody th {
	font-weight: bold;
	color: white;
	background-color: #653434;
	text-align: center;
	padding: 4px;
}

.mceContentBody table tbody td {
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #653434;
	padding-top: 2px;
	padding-bottom: 2px;
}

.mceContentBody table tbody tr.highlight td,
.mceContentBody table tbody td.highlight {
	background-color: #F0F0F0;
}

.mceContentBody table td p {
	margin-top: 4px;
	margin-bottom: 4px;
}

.mceContentBody table td ul {
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 0px;
}

.mceContentBody table td ul li {
	margin-top: 2px;
	margin-bottom: 2px;
}

.mceContentBody .homepageLayout tbody td {
	border: 0px;
}

/****************************************************************/
/* Content Boxes												*/
/****************************************************************/

.contentLeft ul li,
.contentRight ul li {
	margin-left: -6px;
	background-image: url("images/bullet.gif");
}

.contentLeft div,
.contentRight div {
	background-color: #F5F7FE;
	margin-bottom: 0px;
	background-image: url("images/gradient_blue.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 11px;
}
.contentLeft p,
.contentLeft ul,
.contentRight p,
.contentRight ul {
	margin: 4px;
}
.contentLeft h2,
.contentRight h2 {
	margin: 0px;
	padding: 3px;
	padding-left: 4px;
	clear: none;
	font-size: 11px;
	background-color: #00345E;
	color: white;
}
.contentLeft {
	float: left;
	clear: left;
	width: 150px;
	margin-right: 10px;
}
.contentCentre {
	margin-right: 6px;
	clear: none;
	float: left;
	width: 424px;
}
.contentRight {
	float: right;
	clear: right;
	width: 140px;
}

/****************************************************************/
/* Text Panels													*/
/****************************************************************/

.textPanelIcon {
	text-decoration: none;
	margin-right: 4px;
}

.textPanelH3 {
	text-decoration: none;
}

.textPanelLink {
	clear: both;
	margin-bottom: 12px;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.textPanelLink A {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.textPanel {
	clear: both;
	padding: 6px;
	background-color: #F9F9F9;
	margin-bottom: 30px;
}

/*****************************************************************************/
/* Search Styles
/*****************************************************************************/

#content .searchTerm {
	background-color:	#ffd77d;
	font-weight:		bold;
}

#content .searchTitle {
	background-color:	#C6DDE5;
}

#content .searchCounter {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

#content .searchTitle a {
	font-weight: bold;
}

#content .searchSummary {
	font-weight: normal;
	background-color: #FFFFFF;

}
#content .searchResultPath {
	color: #000000;
	font-size: 9px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-left: 10px;
}

/*****************************************************************************/
/* RSS News Ticker Styles
/*****************************************************************************/

.mediaTicker {
	text-align:left;
	height: 135px;
	padding: 5px;
}

#content .contentRight div div {
	background-image:none;
	background-color:transparent;
}

#mediaTicker_parent .mediaTicker .rsstitle a {
	/*font-weight: bold;*/
	font-size: 10px;
}

#mediaTicker_parent .mediaTicker .rssdate{
	color: gray;
	font-size: 10px;
}

#mediaTicker_parent .mediaTicker a{
	text-decoration: none;
}

#mediaTicker_parent .mediaTicker .rssdescription {
	font-size:10px;
	margin-top:6px;
	margin-bottom:20px;
}

/*****************************************************************************/
/* Noticeboard Styles
/*****************************************************************************/

.mceContentBody .noticeboard {
	float:left;
	margin-top: 5px;
}

.mceContentBody .noticeboard td {
	background-color: transparent;
	border: 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.mceContentBody .noticeboard td.hover {
	background-color: #F0F0F0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.mceContentBody .noticeboard h4 {
	margin-top: -2px;
	margin-bottom: 4px;
	font-size: 11px;
}

/*****************************************************************************/
/* Hero Banners
/*****************************************************************************/

a.heroLink img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

a.heroLink:hover img {
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}


.mceContentBody .event:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.mceContentBody .event {display: inline-block;}

/* Hides from IE-mac \*/
* html .mceContentBody .event {height: 1%;}
.mceContentBody .event {display: block;}
/* End hide from IE-mac */


.mceContentBody .event {
	width: 570px;
	border: 2px solid #b78f2f;
	margin: 0 0 10px 0;
	display: block;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.mceContentBody .eventh2 {
	width: 560px;
	background-color: #b78f2f;
	background-image: url('images/eventsbg.png');
	background-repeat:no-repeat;
	background-position:right top;
	color:#FFF;
	padding:5px 0px 7px 10px;
	display: block;
	font-weight:bold;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
}


.mceContentBody .event h2 a,
.mceContentBody .event h2 {
	padding: 2px 2px 2px 2px;
	margin: -2px -2px 2px -2px;
	background-color: #f48000;
	color: white;
	font-weight: bold;
}

.mceContentBody .event p
{
margin: 10px 15px 10px 10px;
}

.mceContentBody .event h4 {
	
	margin-bottom: 4px;
}

.mceContentBody .event .times {
	color: #4f0371;
	font-weight: bold;
	margin: 2px 0px 6px 0px;
}

.mceContentBody .event img {
	width: 100px;
	float: left;
	margin-right: 6px;
	border: 0px solid black;
}

.mceContentBody .event .mceDocumentLink img {
	width:16px;
	margin-right:0px;
	float: none;
}

.mceContentBody .event .tickets  {
	margin: 10px 20px 5px 5px;
	float: right;
}

