body {

	margin: 0;

	background: #4d4d4d;

	color: #fff;

	font: 77% Arial, Helvetica, sans-serif;
	
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;

}

form {

	margin: 0;

	padding: 0;

	font: 100% Arial, Helvetica, sans-serif;

}

input {

	margin: 0;

}

img {

	border: 0;

}

h1, h2, h3, h4 {

	margin: 0;

	font-size: 100%;

	font-weight: bold;

	color: #fff;

	text-align: left;

	background: #FCB033 url(images/title.gif) no-repeat right center;

}

h5 {

	font-size:16px;
	
	color:#FCB033;

}

h6 {

	font-size:16px;

}

h1 {

	padding: 10px 0 10px 16px;

}

h2, h3, h4 {

	padding: 10px 0 10px 7px;

}

a {

	color: #FFFF00; /* #00f; */

	background-color: inherit;

}

h2 a {

	color: #fff;

	background: #FCB033;

}

#accessibility {

	background: #C2C2C2;

	color: #333;

	width: 100%;

	left: 0;

	position: fixed;
	
	z-index:95;

}

#accessibility .inner {

	width: 953px;

	padding: 6px 0 5px 0;

	margin: auto;

}

#accessibility p {

	margin: 0;

	padding: 0 15px;

	height: 26px;

	line-height: 26px;

	float: left;

}

#accessibility img {

	float: left;

}

#wrap {

	width: 953px;

	margin: auto;

	padding-top: 53px;
	
	z-index:1;

}

#header {

	border: solid #797979;

	border-width: 1px 1px 0 1px;
	
	z-index:1;

}

#main {

	background:url(images/main.gif) repeat-y;

	z-index:1;

}

#mainMed {

	background:url(images/main_med.gif) repeat-y;

	z-index:1;

}

#mainWide {

	background:url(images/main_wide.gif) repeat-y;

	z-index:1;

}

.top {

	height: 46px;

	line-height: 46px;

	background: #FCB033;

	padding: 0 16px 0 11px;
	
	border-bottom: 3px solid #4d4d4d;
	
	color:#ffffff;

}

.top a {

	color: #333;

	background-color: inherit;

}

.search {

	float: right;

	padding: 10px 0 0 41px;

}

.search input {

	float: left;

	border: 1px solid #c4cad0;

	height: 22px;

	width: 124px;

}

.search input.button {

	border: none;

	height: 24px;

	background: #4d4d4d;

	color: #fff;

	width: auto;

	margin-right: 17px;

	cursor: pointer;

}

.advanced {

	float: left;

	line-height: 26px;

	font-weight: bold;

}

.leftColumn {

	float: left;

	width: 150px;

	margin-right: 4px;
	
	background:#ffffff;

}

.loginForm {

	float: left;

	padding: 5px 0 0 0px;
	
	line-height:30px;
	
	margin-top:5px;
	
	display:inline;

}

.loginForm input {

	float: left;

	border: 1px solid #c4cad0;

	height: 22px;

	width: 124px;

}

.loginForm input.button {

	border: none;

	height: 24px;

	background: #4d4d4d;

	color: #fff;

	width: auto;

	margin-right: 17px;

	cursor: pointer;

}

.loginFormText {

	float: left;

	line-height: 26px;

	font-weight: bold;
	
	margin:0px 3px 0px 3px;
	
	color:#000000;

}

.online {

	padding: 8px 0 8px 6px;

	border-bottom: 3px solid #4d4d4d;

	font-size: 90%;

}

.visitForum {

	padding: 8px 0 8px 6px;

	border-bottom: 3px solid #4d4d4d;

	font-size: 90%;

}

.leftNavigation {

	margin: 0;

	padding: 0px 0px 10px 0px;

	list-style: none;

	border-bottom: 3px solid #4d4d4d;
	
	background:#FCB033;

}

.leftNav {

	margin: 0;

	padding: 0px 0px 10px 0px;

	list-style: none;

	border:0;

}

.leftNav li {

	height: 22px;

	line-height: 22px;
	
	border-top:2px solid #ffffff;
	
	padding:0px 0px 0px 7px;

}

.leftSubNav {

	margin: 0;

	padding: 0px 0px 0px 0px;

	list-style: none;

	border:0;
	
	margin-top:-10px;

}

.leftSubNav li {

	height: 16px;

	line-height: 16px;
	
	border-top:1px solid #ffffff;
	
	padding:0px 0px 0px 15px;
	
	font-size:10px;

}

.leftNav a {

	color: #000;

	text-decoration: none;
	
	display:block;

}

.leftSubNav a {

	color: #fff;

	text-decoration: none;
	
	display:block;

}

.lotteryFunded {
	text-align:center;
}

.lotteryFunded img {
	margin-top:10px;
	margin-bottom:10px;
}

.content {

	float: left;

	width: 545px;

}

.contentMed {

	float: left;

	width: 645px;

}

.contentWide {

	float: left;

	width: 799px;

}

.intro {

	border-bottom: 3px solid #4d4d4d;

	padding: 0px 5px 0px 5px;
	
	background:#000;
	
	display:inline-block;

}

.introMed {

	border-bottom: 3px solid #4d4d4d;

	padding: 5px 5px 5px 5px;
	
	background:#000000;
	
	display:inline-block;

}

.introWide {

	border-bottom: 3px solid #4d4d4d;

	padding: 5px 5px 5px 5px;
	
	background:#000;
	
	display:inline-block;

}

.introBottom {

	height:1px;
	width:100%;

	border-top: 3px solid #4d4d4d;
	
	margin-top:-1px;
}

.introLeft {

	float: left;

	width: 430px;

}

.calIntroLeft {

	float: left;
	
	padding-top:5px;

	width: 165px;

}


.calIntroRight {

	float: right;

	width: 350px;

}

.eventIntroLeft {

	float: left;

	width: 320px;

}

.cpIntroLeft {

	float: left;

	width: 490px;
	
	font-weight:bold;
	
	padding-left:10px;
	
	padding-top:10px;

}

.introRight {

	float: right;

	width: 165px;

	text-align: center;

	font-size: 90%;

}

.newsIntroLeft {

	float: left;

	width: 338px;

}

.newsIntroRight {

	float: right;

	width: 189px;

	text-align: center;

	font-size: 90%;
	
	padding-top:5px;
	
	padding-bottom:5px;

}

.eventIntroRight {

	float: right;

	width: 215px;

	text-align: center;

	padding-top:10px;

	font-size: 90%;

}

.cpIntroRight {

	float: right;

	width: 145px;

	text-align: center;
	
	padding-top:25px;
	
	text-align:center;

}

.latestNews {
	height:85px;
	margin-top:3px;
}

.latestNews span {
	float:left;
	width:450px;
}

.latestNews img {
	float:right;
}

.rightColumn {

	float: right;

	width: 250px;

	text-align: center;
	
	background:#ffffff;

}

.rightMenuColumn {

	float: right;

	width: 150px;

	text-align: left;
	
	background:#ffffff;

}

.photoofthemonth {
	text-align:center;
	padding:10px 10px 10px 10px;
	border-bottom: 3px solid #4d4d4d;
}

.photoofthemonth img{
	margin-bottom:5px;
}

.activitydirectory {
	text-align:center;
	padding:10px 10px 10px 10px;
	border-bottom: 3px solid #4d4d4d;
}

.activitydirectory img{
	margin-top:5px;
}

.whatsoncal {
	text-align:center;
	padding:10px 10px 10px 10px;
	border-bottom: 3px solid #4d4d4d;
}

#footer {

	height: 50px;

	line-height: 50px;

	background: #FCB033;

	color: #f2f2f2;

	padding-left: 40px;

	border-top: 3px solid #4d4d4d;

	margin-top: -2px;

}

#footer ul {

	margin: 0;

	padding: 0;

	list-style: none;

	display: inline;

	word-spacing: 10px;

}

#footer li {

	display: inline;
	
	padding-right:10px;

	word-spacing: normal;

}

#footer a {

	color: #ffffff;

}

.clr {

	clear: both;

	height: 1px;

	font-size: 1px;

}

.clr2 {

	clear: both;

	height: 3px;

	font-size: 1px;

	background: #4d4d4d;

	color: #fff;

}

.cp-box {
	border-bottom:1px solid #FCB033;
	padding-top:9px;
	padding-bottom:5px;
}

.cp-icon {
	float:left;
	margin-left:10px;
}

.cp-button {
	float:left;
	
	width:150px;
	
	font-weight:bold;
	
	line-height:50px;
	
	font-size:14px;
	
	text-align:center;
	
	display:block;
	
	color:#000000;
	
	text-decoration:underline;
}

.cp-link {
	float:left;
	
	padding:0px 5px 0px 5px;
	
	font-weight:bold;
	
	line-height:50px;
	
	font-size:14px;
	
	text-align:center;
	
	display:block;
	
	color:#000000;
	
	text-decoration:underline;
}

.cp-title {
	font-weight:bold;
}

.cp-text p {
	margin-top:3px;
}

.cp-text a {
	color:#000000;
}

.cp-text {
	float:left;
	
	margin: 0;

	text-align: left;

	margin-left:10px;
}

.reg-title {
	font-weight:bold;
	font-size:30px;
}

.reg-steps {
	text-align:center;
}

.reg-arrow {
	margin-top:-60px;
	padding:0px 10px 0px 10px;
}

.reg-left {
        width:567px;
        float:left;
        padding: 0px 5px 0px 5px;
}
.reg-right {
        float:right;
        width:215px;
		text-align:center;
}


.proceed {

	font-weight:bold;
	
	color:#FCB033;
	
	font-size:14px;
}

.proceed a {
	color:#FCB033;
	
	text-decoration:none;
}

.blue {
	color:#FCB033;
}

.red {
	color:#FF0000;
}

.no-hyperhigh a{
	color:#000000;
	text-decoration:none;
}

#ticker a{
	color:#000000;
	text-decoration:none;
}

.admin-userlist {

	font-size:12px;

}

.admin-userlist th {
	
	text-align:center;
	
	border-bottom:2px solid #3a3a3a;
	
	font-weight:normal;
	
}

.admin-userlist td {

	text-align:center;
	
	border-bottom:1px solid #000000;
	
	font-weight:normal;


}

.news-cat-archive {

	width:98%;
	
	border:1px solid #FCB033;

}

.news-cat-archive p{
	padding: 10px 10px 10px 10px;
	margin:0px;
}

.news-cat-archive h1 {
	background:#FCB033;
	text-align:center;
	font-size:12px;
	padding:0px;
	margin:0px;
	color:#000000;
	line-height:30px;
}

.ad-cat {
	width:98%;
	border:1px solid #FCB033;
}
.ad-cat table {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ad-cat h1 {
	background:#FCB033;
	text-align:center;
	font-size:12px;
	padding:0px;
	margin:0px;
	color:#000000;
	line-height:30px;
}

.pagination {
	float: left;
	width: 400px;
	color:#0000FF;
}

.pagination a {
	text-decoration:none;
}

.subscribe-to-rss {
	float: right;
	width: 170px;
	text-align: center;
	font-size: 90%;
	background:url(images/rss-icon.gif) left no-repeat;
	line-height:20px;
	padding-left:8px;
}

.news-archive {
	float:left;
	width:80px;
	background:url(images/news_archive_icon.jpg) no-repeat top center;
	padding-top:60px;
	margin:10px;
	font-size:12px;
	text-align:center;
}

.news-cat-archive a {
	display:block;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}

.market-place-front {
	color:#000000;
}

.market-place-front input.button {

	border: none;

	height: 24px;

	background: #4d4d4d;

	color: #fff;

	width: auto;

	margin-right: 17px;

	cursor: pointer;
}

.market-cats {
	font-weight:bold;
}

.market-cats ul {
	list-style-image:url(images/bullet.gif);
}

.ed-premium {
	border:1px solid #FCB033;
	margin-bottom:10px;
}

.ed-premium h3 {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background: #c1272d;
}

.ed-premium h3 a {
	color: #ffffff;
}

.ed-premium strong {
	color:#5e8ab7;
}

.ed-premium p{
	padding: 5px 5px 5px 5px;
	margin:0px;
}

.ed-premium h1 {
	background:#FCB033;
	text-align:center;
	font-size:12px;
	padding:0px;
	margin:0px;
}

.mp-free {
	margin-bottom:10px;
	color:#000000;
}

.mp-free p{
	padding: 5px 5px 5px 5px;
	margin:0px;
	border-bottom:1px solid #cccccc;
}

.mp-free h1 {
	background:#ffffff;
	text-align:center;
	font-size:12px;
	padding:0px;
	margin:0px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	color:#5e8ab7;
	font-weight:bold;
	text-align:left;
	padding:2px;
}

.mp-free strong {
	color:#5e8ab7;
}

.ed-free {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
}

.ed-free strong {
	color:#5e8ab7;
}

.ed-free p{
	padding: 5px 5px 5px 5px;
	margin:0px;
}

.curvy {position:relative; width:100%; background:#FCB033; color:#000; margin:auto; z-index:1;}
.curvy-red {position:relative; width:100%; background:#c1272d; color:#000; margin:auto; z-index:1;}
.curvy-green {position:relative; width:100%; background:#87c80a; color:#000; margin:auto; z-index:1;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#FCB033; line-height:40px; font-weight:normal;}
.curvy-red em b {position:absolute; font-size:150px; font-family:arial; color:#c1272d; line-height:40px; font-weight:normal;}
.curvy-green em b {position:absolute; font-size:150px; font-family:arial; color:#87c80a; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:5px 10px;}
.curvy-red p {position:relative; z-index:100; padding:5px 10px;}
.curvy-green p {position:relative; z-index:100; padding:5px 10px;}
.curvy-large {text-align:center; font-size:28px; font-weight:bold; color:#FFFFFF;}
.curvy-med {text-align:center; font-size:20px; font-weight:bold; color:#FFFFFF;}
.curvy-med a {display:block; cursor:pointer; text-decoration:none; color:#FFFFFF;}
.curvy-large a {display:block; cursor:pointer; text-decoration:none; color:#FFFFFF;}

.ed-ad {
	color:#000000;
}
.ed-ad ul {
	margin-top:3px;
	margin-bottom:3px;
}
.ed-ad li {
	color:#FCB033;
	padding:0px;
}
.ed-ad li span {
	color:#000000;
}
.admin-news-link {
	float:left;
	margin-left:23px;
	background:url(images/admin_icon.jpg) no-repeat;
	line-height:50px;
	padding-left:50px;
}
.whatson-today {
	color:#000000;
	background-color:#FCB033;
}
.whatson-today a {
	color:#000000;
	text-decoration:none;
}
.whatson-event {
	color:#FFFFFF;
	background-color:#FCCA33;
}
.whatson-event a {
	color:#FFFFFF;
	text-decoration:none;
}
.event-h2 {
	font-weight:bold;
	color:#FCB033;
}
.page-border-cutoff {
	border-top: 1px solid #4d4d4d;
	border-bottom: 2px solid #4d4d4d;
}
.regad-table {
	padding:20px;
	border:1px solid #d8e3ed;
}

.regad-table img {
	float:left;
	margin-right:20px;
}

.regad-table p {
	float:left;
}

.regad-table td {
	border:1px solid #d8e3ed;
}

#overlay {
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:100%;
	z-index:98;
	background-color:#000000;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(opacity=80);
	visibility:hidden;
}

#overlay_content {
	position:fixed;
	top:50px;
	width:800px;
	height:600px;
	z-index:99;
	background-color:#ffffff;
	border:1px solid #999999;
	visibility:hidden;
}
.mceEditorContainer {
	background:#CCCCCC;
}

.mceContentHolder {
	border:1px solid #111111;
}
#advert {
	position:absolute;
	top:0px;
	background:#ffffff;
	color:#000000;
}
#advert table {
	background:#ffffff;
	color:#000000;
}
.news-left {
	width:567px;
	
	height:779px;
	
	float:left;
	
	border-bottom: 3px solid #4d4d4d;

	padding: 0px 5px 0px 5px;
	
	background:#ffffff;
}
.news-right {
	float:right;
	width:222px;
	border-bottom: 3px solid #4d4d4d;
}
.news-right img {
	width:206px;
	border-left:8px solid #FCB033;
	border-right:8px solid #FCB033;
	border-bottom:8px solid #FCB033;
}
#ftbHomepage {
	text-align:center;
}
#ftbHomepage img {
	border:9px solid #FCB033;
}
#ftbHomepageButtons {
	text-align:center;
}
#ftbHomepageButtons img {
	margin:20px 4px 4px 4px;
}
.dir_top {
	background:#FCB033;
	height:15px;
	line-height:15px;
	padding:4px;
}
.dir_top_2 {
	background:#FCB033;
	height:30px;
	line-height:30px;
	text-align:right;
	padding:4px;
}
.dir_bot_1 {
	border-left:1px solid #FCB033;
	border-right:1px solid #FCB033;
	border-bottom:1px solid #FCB033;
	padding:4px;
}
.dir_bot_2 {
	text-align:justify;
	padding:4px;
}
.dir_bot_3 {
	text-align:right;
	border-right:1px solid #FCB033;
}
.dir_bot_3 img {
	margin-right:3px;
	margin-top:3px;
}
.dir_bot_4 {
	border-right:1px solid #FCB033;
	border-bottom:1px solid #FCB033;
	padding:4px;
}

.search-form input.button {

	border: none;

	height: 24px;

	background: #4d4d4d;

	color: #fff;

	width: auto;

	margin-right: 17px;

	cursor: pointer;
}
#selFromMon,#selToMon,
#selFromTues,#selToTues,
#selFromWed,#selToWed,
#selFromThur,#selToThur,
#selFromFri,#selToFri,
#selFromSat,#selToSat,
#selFromSun,#selToSun
 {
	font-size:10px;
}

