*{
	margin:0;
	padding:0;
}

html, body {
	background: url(background.png) repeat-x;
	font:normal 12px/22px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #818181;
	margin-bottom:30px;
}


#wrapper { 
width:900px; 
margin:0 auto;}

#header { height:75px; }

#header h1 { 
float:left; 
background:url(logo.png) no-repeat; 
width:900px; 
height:75px; 
display:block; 
}

#header h1 span { 
display:none; 
}

h2 {
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	color:#0D1D4F;
	border-bottom:1px solid #E4E6EB;
	margin-bottom: 16px;
	padding-bottom: 5px;
}

h3 {
	font:normal 13px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#0D1D4F;
	margin-bottom: 16px;
}

a {
	color: #818181;
}
a:hover { color:#0D1D4F; }

#pageframe { 
border-left:1px solid #d3d3d3;
border-right:1px solid #d3d3d3; 
background:#fff; 
padding:15px 0 0 15px;
}

.clear {
	clear:both;
}

.highlight {
	font:normal 12px/22px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#0D1D4F;
	margin-bottom: 16px;
}

.rooms {
	font:normal 12px/22px "Lucida Grande", Verdana, Arial, sans-serif;
}

.rooms td {
	width: 85px;
	height: 25px;
	padding: 5px;
}

.roomsbgblue {
	background-color: #0D1D4F;
	color: #FFFFFF;
	font-size: 10px;
}

.roomsbggrey {
	background-color: #F3F3F3;
}

.notes {
	color:#CC0000;
}

#teammember {
	padding-bottom: 15px;
	clear: left;
	height: 190px;
}


#newstopic {
	padding: 15px 15px 0px 15px;
	margin-bottom: 50px;
	border: solid #0D1D4F 1px;
}

#newstopicadmin {
	padding: 15px 15px 0px 15px;
	margin-bottom: 30px;
}

.teampic {
	float: left;
	margin-right: 15px;
}


#dontdisplay { 
display:none; 
}

/* NEW EVENTS SECTION / ONLINE BOOKING  -------------------------- */

#event {
	padding: 10px;
	margin-bottom: 30px;
	border: solid #0D1D4F 1px;
}

.eventimage {
	padding: 4px;
	border: solid #ccc 1px;
}

/* TOP TAB NAVIGATION  -------------------------- */

ul#toptab {
	width:440px;
	margin:0;
	list-style:none;
	margin-top: 47px;
	float: right;
}

#toptab li {
	float:left;
	margin-right: 4px;
}

#toptab li a {
	display: block;
	height: 28px;
	margin:0;
	padding:0;
	color: #fff;
	font-size: 10px;
	text-align: center;
	line-height: 26px;
	background: url(menu106px.gif) no-repeat 0 0;
	width: 106px;
	font-weight: normal;
	text-decoration: none;
	text-indent: 2px;
}

#toptab li a:hover  {
	background: url(menu106px.gif) no-repeat 0 -28px;
	color: #0D1D4F;
}

#toptab #currentpage a {
	background: url(menu106px.gif) no-repeat 0 -28px;
	color: #0D1D4F;
}


/* NAVIGATION PANE - 190px WIDE
-----------------------------------------------------*/
#navigation { 
width:190px; 
float:left; 
margin-right:18px; 
}

#navigation h3 {
	margin:0;
	background:url(navigation.gif) top left;
	height:25px;
	color:#fff;
	font:10px/25px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	padding-left:10px;
	font-weight: normal;
}

#awards {
	margin-top: 22px;
}

#pagenavigation {
	margin-top: 22px;
}

#navigation h4 {
	margin:0;
	background:url(pagenavigation.gif) top left;
	height:25px;
	color:#fff;
	font:10px/25px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	padding-left:10px;
	font-weight: normal;
}

.border {
	margin-bottom: 12px;
}

/* CONTENT WRAPPER 660 PIXELS WIDE
-----------------------------------------------------*/

#contentwrapper {
	float:left;
	width: 660px;
}


/* MOOTOOLS SLIDESHOW
-----------------------------------------------------*/

#slideshow {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('loading.gif');
	margin-bottom: 15px;
}

/* CENTER TEXT AREA
-----------------------------------------------------*/

#centertext {
	width:440px;
	float:left;
	margin-right:20px;
	text-align: justify;
}

#centertext p {
	margin-bottom: 15px;
}

#widecentertext {
	width:660px;
	float:left;
	margin-bottom: 15px;
	text-align: justify;
}

#widecentertext p {
	margin-bottom: 15px;
}


#widecentertext li {
	margin-left: 20px;
}

#widecentertext ul {
	margin-bottom: 15px;
}

/* FOOTER
-----------------------------------------------------*/
#footer {
	background:url(footer.png) bottom;
	color:#CCCCCC;
	text-align: center;
	font-size: 11px;
	padding: 15px;
}

#footer a {
	color:#CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

/* NEWS & FORTHCOMING EVENTS SECTION (ICAROUSEL)
-----------------------------------------------------*/

.newspane {
	width:200px;
	float:left;
	text-align:center;
	display: inline;
}
.newspane h3 {
	margin:0;
	background:url(news.gif) top left;
	width:200px;
	height: 25px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: normal;
}


#icarousel_scrollwrapper {
	position: relative; /* important */
	overflow: hidden;
	display: inline;
	float: right;
	width: 200px;
	height: 270px;
	font-weight: normal;
}

#icarousel_content {
	width: 100%;
	position: relative;
	margin-top: 14px;
}

.news {
	height: 90px;
}

.news ul {
	list-style:none;
}

.news li {
}

.news li a {
	display: block;
	margin:0;
	padding:5px;
	color: #0D1D4F;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	border: solid #DFDFDF 1px;
	text-decoration: none;
}

.news li a:hover  {
	border: solid #0D1D4F 1px;
}

#formleftcol {
	width: 330px;
	float: left;
}

#formrightcol {
	float: left;
	width: 320px;
}

#wideformleftcol {
	width: 500px;
	float: left;
}

.formRow {
	padding-bottom: 10px;
}

.inputField {
	color: 					#818181;
	font: 					12px "Lucida Grande", Verdana, sans-serif;
	width: 					300px;
	margin-top: 			2px;
	padding: 				4px;
	border: 				1px solid #ccc;
	border-top: 			2px solid #888;
}

.inputTextArea {
	height: 				100px;
	font: 					12px "Lucida Grande", Verdana, sans-serif;
	width: 					470px;
	margin-top: 			2px;
	padding: 				2px;
	border-top: 			2px solid #888;
	border-right: 			1px solid #ccc;
	border-bottom: 			1px solid #ccc;
	border-left: 			1px solid #ccc;
	color: #818181;
}

.mainLabel {
	color: #0D1D4F;
	font-size: 12px;
}

#submit  {
	font-family: normal 12px/22px "Lucida Grande", Verdana, Arial, sans-serif;
	float: right;
	margin-top: 85px;
	margin-right: 15px;
}

#submit a {
	height: 32px;
	margin:0;
	padding:0;
	background: url(send.gif) no-repeat 0 0;
	width: 104px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
	font-size: 11px;
}

#submit a:hover  {
	background: url(send.gif) no-repeat 0 -32px;
}


//////////////////////////////////////////////////////////////////////////////////
// ADDED BY ALAN FOR THE ADMIN STUFF											//
//////////////////////////////////////////////////////////////////////////////////

.adminNews {

}

.adminNews a {
	
	margin-left:20px;
	padding:2px;
	color: #0D1D4F;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}

.adminNews a:hover  {
	border: solid #0D1D4F 1px;
}

#adminSubmit a {
	height: 32px;
	margin:0;
	padding:0;
	background: url(send.gif) no-repeat 0 0;
	width: 104px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
	font-size: 11px;
}

#adminSubmit a:hover  {
	background: url(send.gif) no-repeat 0 -32px;
}

.requiredFont {
	color: #FF0000;
}

#accessibility {
	display: none;
}

#togglers {
	display: none;
}

.adminTable th{
	font-size: 12px;
	border-bottom: solid;
	text-align: left;
}

.adminTable th a{
	color: #0D1D4F;
	text-decoration: none;
}

.adminTable {
	line-height:14px;
	color: #0D1D4F;
	font-weight: normal;
	font-size: 11px;
}

.lefty{
	float: left;
	clear: left;
}

.righty{
	float: right;
	clear: right;
}

.newsletterContentInput{
	width: 660px;
}

.newsletterAddUsers{
	width:660px;
	height:150px;
}

.newletterChooserLeft{
	text-align:center;
	float: left;
	margin-right:10px;	
}

.newletterChooserRight{
	text-align:center;
	float: right;
	margin-right:10px;	
}


.eventadmininputField {
	color: 					#818181;
	font: 					12px "Lucida Grande", Verdana, sans-serif;
	width: 					466px;
	margin-top: 			2px;
	padding: 				4px;
	border: 				1px solid #ccc;
	border-top: 			2px solid #888;
}

.eventadmininputTextArea {
	height: 				60px;
	font: 					12px "Lucida Grande", Verdana, sans-serif;
	width: 					470px;
	margin-top: 			2px;
	padding: 				2px;
	border-top: 			2px solid #888;
	border-right: 			1px solid #ccc;
	border-bottom: 			1px solid #ccc;
	border-left: 			1px solid #ccc;
	color: #818181;
}

.eventadmindetailinputTextArea {
	height: 				80px;
	font: 					12px "Lucida Grande", Verdana, sans-serif;
	width: 					630px;
	margin-top: 			2px;
	padding: 				2px;
	border-top: 			2px solid #888;
	border-right: 			1px solid #ccc;
	border-bottom: 			1px solid #ccc;
	border-left: 			1px solid #ccc;
	color: #818181;
}

.eventadminticketinputField {
	color: 					#818181;
	font: 					12px "Lucida Grande", Verdana, sans-serif;
	width: 					250px;
	margin-top: 			2px;
	padding: 				4px;
	border: 				1px solid #ccc;
	border-top: 			2px solid #888;
}

#adminbutton  {
	font-family: normal 12px/22px "Lucida Grande", Verdana, Arial, sans-serif;
	padding-top: 10px;
}

#adminbutton a {
	height: 32px;
	margin:0;
	padding:0;
	background: url(send.gif) no-repeat 0 0;
	width: 104px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
	font-size: 11px;
}

#adminbutton a:hover  {
	background: url(send.gif) no-repeat 0 -32px;
}
