/** page-wide styles **/
body {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8E098;
	background-image: url(images/ribbon.gif);
	background-repeat: repeat;
}
a {
	color: #227891;
	text-decoration: underline;
}
a:hover {
	color: #071E23;
	text-decoration: underline;
}
/** header **/
#upperheader {
	margin-right: auto;
	margin-left: auto;
	width: 851px;
	position: relative;
	background-image: url(images/headback.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 102px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 825px;
	background-image:  url(images/menubar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #9CFCFC;
	height: 86px;
}
#subheading {
	width: 550px;
	float: right;
}
#subsubheading {
	font-size: 1.9em;
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
	position: relative;
	height: 56px;
	line-height: 45px;
}
/** menu **/
#menu {
	text-align: center;
	height: 30px;
	font-size: 1.2em;
	clear: both;
	float: right;
	width: 600px;
}
#menu table {
	border: none;
	margin-right: auto;
	margin-left: auto;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align: center;
	width: 100px;
	height: 30px;
	line-height: 30px;
}
#menu a:hover {
	color: #003366;
	text-decoration: none;
	background-image: url(images/menubar%20down.gif);
	background-repeat: repeat-x;
}
#smallmenubox {
	background-color: #003142;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#smallmenu {
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	width: 710px;
}
#smallmenu ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#smallmenu li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin-right: .2em;
}
#smallmenu a {
	padding: .5em;
	color: #FFFFFF;
}
#smallmenu a:hover {
	color: #e7ff77;
}
/** main page **/
#middlebackground {
	background-image: url(images/midback.png);
	background-repeat: repeat-y;
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#maintext {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
}
#bodytext {
	background-color: #FFFFFF;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
#latestnews {
	padding: 5px;
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px dotted #000099;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
#gallery {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
#gallery img {
	border: 1px solid #666666;
	margin: 3px;
	padding: 2px;
}
#basictext {
	text-align: center;
	margin-top: 1em;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 1em;
}
#basictext h2 {
	font-size: 1.8em;
}
#basictext h4 {
	font-size: 1.4em;
}
.eventbar {
	width: 319px;
	padding-right: 1px;
	padding-left: 1px;
}
.eventbox {
	text-align: center;
	display: none;
	background-color: #9CFCFC;
	border: 1px solid;
	width: 315px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
.eventbox2 {
	text-align: center;
	display: none;
	background-color: #CBFEFE;
	padding-top: 3px;
	padding-bottom: 3px;
}
.eventbox3 {
	text-align: center;
	background-color: #CBFEFE;
	padding-top: 3px;
	padding-bottom: 3px;
}
.eventarea {
	text-align: center;
	width: 319px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}
.eventday {
	color: #FFFFFF;
	background-color: #003142;
	line-height: 24px;
	font-size: 12px;
	margin-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #FFFFFF;
}
.eventtoday {
	color: #FF0000;
	background-color: #ffddff;
	line-height: 24px;
	font-size: 13px;
	margin-bottom: 3px;
	border: 1px solid #FF0000;
	font-weight: bold;
}
/** footer **/
#footer {
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	text-align: center;
	height: 42px;
	background-image: url(images/footerback.png);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	line-height: 25px;
}
.standout {
	color: #FF0000;
	font-size: 14px;
}
.bigger {
	font-size: 1.2em;
	font-weight: bold;
}
.ctdwn {
	font-size: 18px;
	color: #FF0000;
	background-color: #FFFF00;
	border: thin solid #FF0000;
	text-align: center;
	position: relative;
	top: 75px;
}
.linespacer {
	padding-top: 5px;
	padding-bottom: 5px;
}
.blurb {
	font-size: 10px;
}
.picpad {
	margin: 5px;
	border: 1px solid #227891;
}
#lowerside {
	float: left;
	width: 190px;
	text-align: center;
	border: none;
	margin-top: 3px;
}
#nextyear {
	border: none;
	margin-right: auto;
	margin-left: auto;
	color: #FF3333;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 600px;
}
.rightbar {
	text-align: center;
	width: 175px;
	color: #FF6600;
	background-image: url(images/rightbar%20background.gif);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#question {
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 40px;
}
#pound {
	font-weight: bold;
	margin-bottom: 40px;
}
#supported {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#where {
	text-align: center;
	padding-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003142;
	padding-top: 12px;
}
#frontpic {
	float: left;
}
#credit {
	color: #ff6600;
	width: 140px;
	background-image: url(images/lowval.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 48px;
	font-weight: bold;
	position: absolute;
	left: 698px;
	top: -31px;
	padding-top: 12px;
	line-height: 14px;
}
#carpark {
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	width: 100px;
	margin-bottom: 15px;
}
#progpdf {
	margin-right: auto;
	margin-left: auto;
	width: 88px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.black {
	color: #000000;
}
#right {
	float: right;
}
#left {
	float: left;
}
#newline {
	clear: both;
}
#feedbackform {
	background-color: #FFFF99;
	border: 1px solid #227891;
	width: 92%;
	padding: 5px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#countdowncontainer {
	font-size: 1.6em;
	font-weight: bold;
}
#lastminute {
	color: #AC1519;
	border: 1px solid;
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	padding: 5px;
	margin-top: 1em;
	margin-bottom: 1em;
}
#animator {
	width: 445px;
	padding-top: 25px;
	float: right;
	margin-right: 100px;
}
.boxshade {
	background-color: #9CFCFC;
}
.buttonback {
	background-image: url(images/small%20button.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 63px;
	color: #AA1117;
	display: block;
	font-size: 16px;
	line-height: 63px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#simplegallery1{
	position: relative;
	visibility: hidden;
	border: none;
	margin-right: auto;
	margin-left: auto;
}
#simplegallery1 .gallerydesctext{
	text-align: left;
	padding: 2px 5px;
}
#gallerytxt {
	padding: 3px;
	font-size: 0.9em;
	color: #333333;
	background-color: #CCCCCC;
	margin-top: 2px;
}
#gallerywrapper {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
}
#alebox {
	margin-right: auto;
	margin-left: auto;
	color: #003366;
	padding: 2px;
}
#posterbox {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #043442;
}
#devonlife {
	float: left;
	padding: 1px;
}
#slider {
	position:relative;
	width:500px;
	height:375px;
	border: 4px solid #999999;
	background:url(images/loading.gif) no-repeat 50% 50%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 40px;
	margin-top: 30px;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
}
#slider a {
    border:0;
    display:block;
}
#alebox h3 {
	background-color: #003142;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#progthumb {
	float: left;
	padding-right: 20px;
	padding-left: 35px;
}
.right {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}
.whatson {
	width: 500px;
	border: 1px solid;
}
.whatsontoday {
	width: 500px;
	border: 1px solid #FF0000;
}
.eventdiv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 2px;
	padding-left: 2px;
}
.eventitle {
	font-size: 1.1em;
}
.eventname {
	font-weight: bold;
	text-decoration: underline;
}

