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

body {
	margin: 0;
	padding: 0;
	background-color: #2d2d2d;
	font-size: 14px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	letter-spacing: 0px;
}

a {
	color:#336699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#FF9900;
}

a:visited {

}

#wrapper {
	margin: 0;
	padding: 0;
}

#head_back {
	background: url('images/head_fill.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 141px;
}

#header {
	width: 1076px;
	margin: 0 auto;
	height: 141px;
	background: url('images/header.jpg');
	text-align:left;
	padding-top: 8px;
}

#header img {
	margin-left: 55px;
}

#middle {
	width: 1076px;
	margin: 0 auto;
	background: url('images/body_fill.jpg');
	background-repeat: repeat-y;
}

#main {
	width: 948px;
	margin: 0 auto;
}

#top {
	width: 948px;
	height: 264px;
	background: url('images/top_home.jpg');
	margin: 0 auto;
}

#nav {
	width: 948px;
	height: 52px;
	margin: 0 auto;
	text-align: center;
}

#nav img {
	padding: 0px;
	margin: 0px;
	display: inline;
	border: 0;
}

#content {
	width: 948px;
	margin: 0 auto;
	height: auto;
}

#footer {
	width: 1076px;
	height: 55px;
	background: url('images/footer.jpg');
	margin: 0 auto;
}

#breadcrumbs {
	margin-top: 22px;
	margin-left: 75px;
	clear: both;
	width: auto;
	text-align: left;
	font-size: 120%;
}

#left {
	float: left;
	width: 580px;
	padding-left: 20px;
}

#right {
	float: right;
	width: 269px;
	padding-right: 26px;
	padding-top: 20px;
}

#info {
	display: block;
	clear: both;
	height: 1000px;
}

#info img {
	padding: 15px;
}




.module {
	width: 269px;
	height: auto;
	margin-bottom: 10px;
}

#latest_news_header, #latest_events_header, #polls_header, #job_vacancies_header {
	width: 262px;
	height: 30px;
	padding-left: 7px;
	padding-top: 7px;
	color: #FFF;
	font-size: 18px;
}

#latest_news_footer, #latest_events_footer, #polls_footer, #job_vacancies_footer {
	width: 269px;
	height: 7px;
}

#latest_news_header { background: url("images/blue.jpg"); }
/*#latest_news_footer { background: url("images/blue_bottom.jpg"); }*/
#latest_events_header { background: url("images/green.jpg"); }
/*#latest_events_footer { background: url("images/green_bottom.jpg"); }*/
#polls_header { background: url("images/orange.jpg"); }
/*#polls_footer { background: url("images/orange_bottom.jpg"); }*/
#job_vacancies_header { background: url("images/purple.jpg"); }
/*#job_vacancies_footer { background: url("images/purple_bottom.jpg"); }*/

#latest_news_content {
	padding: 5px;
	border-bottom: 2px solid #3c8bc5;
	background-color: #e2f3ff;
}

#latest_events_content {
	padding: 5px;
	border-bottom: 2px solid #6fcc1b;
	background-color: #f2ffe1;
}

#polls_content {
	padding: 5px;
	border-bottom: 2px solid #f4b926;
	background-color: #fff8ef;
}

#job_vacancies_content {
	padding: 5px;
	border-bottom: 2px solid #df6edf;
	background-color: #ffeeff;
}

.news_title {
	font-weight:bold;
}
.news_item {
	border-bottom: 1px solid #3c8bc5;
	color: #336699;
	margin-bottom: 5px;
	margin-top: 5px;
}
.news_intro {
	padding-bottom: 5px;
}

.event_title, .event_title a {
	font-weight:bold;
}
.event_item {
	border-bottom: 1px solid #6fcc1b;
	color: #447313;
	margin-bottom: 5px;
	margin-top: 5px;
}
.event_intro {
	padding-bottom: 5px;
}



#purple, #blue, #green {
	width: 886px;
	clear: both;
	margin-left: 29px;
	margin-top: -10px;
}


#purple_top {
	background: url("images/purple_top.jpg");
	width: 886px;
	height: 8px;
}

#purple_content {
	height: 216px;
	background: #ffeeff;
	border: #b900b4 solid 5px;
	display: table;
	line-height: 16px;
}

#purple_left {
	float: left;
}

#purple_right {
}

#purple_bottom {
	background: url("images/purple_bottom.jpg");
	width: 886px;
	height: 8px;
}



#blue_top {
	background: url("images/blue_top.jpg");
	width: 886px;
	height: 8px;
}

#blue_content {
	height: 250px;
	background: #e2f3ff;
	border: #5fa7d2 solid 5px;
}

#blue_bottom {
	background: url("images/blue_bottom.jpg");
	width: 886px;
	height: 8px;
}



#green_top {
	background: url("images/green_top.jpg");
	width: 886px;
	height: 8px;
}

#green_content {
	height: auto;
	background: #f2ffe1;
	border: #7edd1c solid 5px;
}

#green_bottom {
	background: url("images/green_bottom.jpg");
	width: 886px;
	height: 8px;
}



/* MOO TEST */

.transition {
	background-color:#0066FF;
	color:white;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	height:50px;
	margin-bottom:10px;
	padding:20px;
	width: 300px;
}

#timer_bar {
	background-color: #66CC00;
	height: 100px;
}


#numbers, #letters {
	float: left;
	margin: 50px;
	display: block;
}

.handle {
	height: 10px;
	width: 10px;
	display: inline-block;
	background-color: #933;
}

.sortlists li span {
	background-color:#666666;
	cursor:pointer;
	display:block;
	float:left;
	height:25px;
	margin-right:10px;
	width:20px;
}

.sortlists li {
	background-color:#333333;
	border-bottom:1px solid white;
	color:white;
	font-size:23px;
	margin:0 !important;
	padding:5px;
}

.sortlists {
	list-style-type:none;
	min-height:30px;
	width:200px;
	margin-left: -40px;
}

.ind {
	background-color:#33CCCC;
	border-bottom:1px solid white;
	padding:10px;
	width:200px;
}

.clear {
	clear: both;	
}



/* TABBED MENU */

.hidden {
	display: none;
	margin: 0;
}