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

img, table { border: none; }

a { color:#00529c; }
a:hover {}
a:active, a:visited {}

h1 { font-size: 16px; color:#00529c; }
h2 { font-size: 14px; color:#00529c; }
h3 { font-size: 12px; }
h4 { font-size: 12px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }

h1, h2, h3, h4, h5, h6 { margin-top: 0px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
	color: #00529c;
}

p, li, td, address { font-size: 11px; }

form input { border: 1px solid #b8b8b8; }
form .button {
	background-image: url(/bld-themes/m24v2/images/bg/button.png);
	background-repeat: repeat-x;
}

table {
	width: 100%;
	margin-bottom: 10px;
}
table tr {
	font-size: 12px;
	margin-bottom: 3px;
}
table tr th {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
table tr th.row {
	border-bottom-style: none;
	height: 15px;
	padding-right: 10px;
}
table tr td {}

hr {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}

ul { padding-left: 25px; }
ul li {
	padding-bottom: 3px;
}

table h2, table h3 { padding-top:10px; }


.container {
	min-width:980px;
	max-width:1240px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


#header {
	margin-top: 5px;
	/*border: 1px solid #0F0;*/
	height: 170px;
	position: relative;
}
#header dt {
	position: absolute;
	top: 45px;
	left: 10px;
}
#header dd {
	font-size: 12.25px;
	color: #666;
	position: absolute;
	top: 105px;
	margin: 0px;
}
#header form {
	position: absolute;
	top: 125px;
	display: block;
	width: 300px;
}
#header form input {
	width: 185px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#header form input.button {
	width: 60px;
	border: 1px solid #b8b8b8;
}
#header a:link.rss,
#header a:active.rss,
#header a:visited.rss {
	color: #f60;
	position: absolute;
	width: 200px;
	font-size: 11px;
	bottom: 10px;
	text-decoration: none;
}
#header a.rss img {
	top: 4px;
	position: relative;
}
#header #log-in-out {
	position: absolute;
	font-size: 11px;
	left: 100px;
	bottom: 10px;
}
#header #log-in-out a {
	color: #666;
	text-decoration: none;
}
#header #log-in-out a:hover { text-decoration: underline; }


#header #eventLink {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	height: 60px;
	width: 468px;
}












#content {
	background-image: url(/bld-themes/m24v2/images/bg/white-85.png);
	min-height: 800px;
}










/* column container */
#page {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;				/* width of whole page */
	overflow:hidden;
	min-height: 800px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;*/
}
#page .colmid {
	float:left;
	width:200%;
	margin-left:-300px; 	/* Width of right column */
	position:relative;
	right:100%;
	/*background:#fff;*/    	/* Center column background colour */
}
#page .colleft {
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left:485px;         	/* Left column width + right column width */
	/*background:#FFD8B7;*/   	/* Left column background colour */
}
#page .col1wrap {
	float:left;
	width:50%;
	position:relative;
	right:185px;        	/* Width of left column */
	padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
}
#page .col1 {
	position:relative;
	left:200%;
	overflow:hidden;
	margin-right: 310px;
	margin-left: 195px;
}
#page .col2 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:185px;        	/* Width of left column content (left column width minus left and right padding) */
	position:relative;
	right:0px;         	/* Width of the left-had side padding on the left column */
}
#page .col3 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:300px;        	/* Width of right column content (right column width minus left and right padding) */
	margin-right:0px;  	/* Width of right column right-hand padding + left column left and right padding */
	position:relative;
	left:50%;
}






#page .col2 #major {
	margin-top: 0px;
	margin-bottom: 5px;
}
#page .col2 #major a {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}


#page .col3 h6 {
	color:#00529c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#page .col3 hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b8b8b8;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
#page .col3 .new-photo-gallery {
	margin-right: 7px;
}
#page .col3 .new-photo-gallery-last {
	margin-right: 0px;
}
#page .col3 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 20px;
	font-size: 12px;
	color:#999;
}
#page .col3 li {
	margin-bottom: 3px;
}
#page .col3 li a {
	color: #999;
	text-decoration: none;
}
#page .col3 .ad {
	margin-bottom: 5px;
	text-align: center;
}




#content #page {
	clear: both;
}




#homepage .newsImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#homepage .img-primary {
	height: 275px;
	width: 475px;
}
#homepage .img-secondary { width: 235px; }
#homepage .newsImage img {}
#homepage .newsImage small {
	background-color: #CCC;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 8px;
	padding: 1px;
	text-align: right;
	filter:alpha(opacity=5);
	-moz-opacity:.5;
	opacity:.5;
}

#homepage img.main {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#homepage h1 { orphans:3; }
#homepage h2 { orphans:3; }
#homepage h3 { orphans:3; margin-bottom: 0px; }
#homepage hr {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#homepage div { width: 49%; }
#homepage div.left { float: left; }
#homepage div.right { margin-left: 51%; }
#homepage div img.main { margin-bottom: 5px; }
#homepage p.summary { margin-top: 5px; orphans:3; }
#homepage p.summary a {
	text-decoration: none;
	color: #000;
}




/*---------------------------------------------
// Left Eventes
*/
	#left-events { margin-top: 20px; }
	#left-events h6 {
	margin-top: 10px;
	margin-bottom: 3px;
	}
		#left-events span {
	font-size: 11px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}


#news {}
#news h1 { }
#news #article-media {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 475px;
}
#news #article-media img { margin-bottom: 5px; }
#news #article-media small { font-size: 10px; }
#news #article-media p {
	margin-top: 5px;
	margin-bottom: 5px;
	orphans:3;
}




	
/*---------------------------------------------
// Content - Breadcrumb
*/
	#breadcrumb,
	#super-breadcrumb {
		position: relative;
		font-size: 10px;
		color: #999999;
		float: right;
	}
	#super-breadcrumb {
		top: -25px;
		z-index: 100;
	}
	#breadcrumb a,
	#super-breadcrumb a {
		color: #999999;
		text-decoration: none;
	}
	#breadcrumb a:hover,
	#super-breadcrumb a:hover{ text-decoration: underline; }



.contact { }
.contact h3 {
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.contact ul {
	padding-left: 10px;
	list-style-type: none;
}
.contact li {
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	clear: left;
	height: auto;
	overflow: visible;
}
.contact li span {
	display: block;
	width: 60px;
	float: left;
	font-weight: normal;
	font-size: 11px;
	color: #999;
	margin-top: 1px;
}
.contact li p {
	margin-left: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
}



#footer {
	/*background-color: #9F0;*/
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #b8b8b8;
	padding: 10px;
}

#footer hr {
	clear: both;
	border: none;
}

#footer p a {
	color: #b8b8b8;
	text-decoration: none;
}
#footer p a img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}




#admin-filelist ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#admin-filelist li ul {
	list-style-type: none;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#admin-filelist li {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#admin-filelist li.folder {
	font-size: 16px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#admin-filelist li.file {
}
#admin-filelist li.file:hover {
	background-color: #FFFFE1;
}
#admin-filelist li.file a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
#admin-filelist li.file a img {
	margin-right: 3px;
}

#admin-filelist li.file a.weblink {
	float:right;
	display: block;
}
