/*********************************
DOCUMENT INFORMATION
	- Document: FOCiS Theme
	- Version:  1.0.0
	- Client:   FOCiS
	- Author:   Superior Studios 
*********************************/

/* NEW NEAT CSS */
* {margin: 0; padding: 0;}
body {margin-top: 5px; background: url(../images/sitebg.jpg) #09f center repeat-x fixed; background-position: top left; text-align: center;	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000;}
#contentwrap {width: 760px; background: #fff; margin: 0 auto; text-align: left;}
#header, #footer {background: none;}
#pageheading {padding: 5px 0 10px 20px;}
h1, h2, h3, h4, h5 {font-weight: bold;}
h1 {font-size: 150%;}
h2 {font-size: 140%;}
h3 {font-size: 130%;}
h4 {font-size: 120%;}
h5 {font-size: 110%;}
img {border: none; vertical-align: middle;}
p {padding: 0.5em 0 0.75em 0;}
ul, ol {margin-left: 2.5em;}
li {padding: 0.25em 0 0.5em 0.25em;}
a:link {color: #00f;}
a:visited {color: #00f;}
a:hover {color: #06f;}
a:active {color: #00f;}
#navigation li {list-style:none; float:left; padding: 0;}
#navigation li a {display: block;}
#leftcolumn {float: left; width: 440px; margin-left: 20px; text-align: left; padding-top: 15px;}
#rightcolumn {float: left; width: 300px; text-align: left;}
#rightcolumn p {margin: 0; padding: 5px 0px 5px 0px;}
#rightcolumn img {border: none; padding: 2px 2px 2px 2px;}
#whatsontop, #sidebarbottom, #sidebarrepeat {margin: 0; padding: 0px 15px 0px 15px; width: 270px; color: #fff;}
#sidebarrepeat a {color: #fff;}
#whatsontop {background: url(../images/sidebar/whatson_01.jpg); background-repeat: no-repeat; background-position: bottom; height: 45px;}
#infotop {background: url(../images/sidebar/right_sidebar_info_01.jpg); background-repeat: no-repeat; background-position: bottom; height: 45px;}
#downtop {background: url(../images/sidebar/right_sidebar_down_01.jpg); background-repeat: no-repeat; background-position: bottom; height: 45px;}
#thispagetop {background: url(../images/sidebar/right_sidebar_thispage_01.jpg); background-repeat: no-repeat; background-position: bottom; height: 45px;}
#sidebarrepeat {background: url(../images/sidebar/sidebarrepeat.jpg); background-repeat: repeat-y;}
#sidebarbottom {background: url(../images/sidebar/sidebarbottom.jpg); background-position: top; background-repeat: no-repeat; height: 23px;}
#centrecolumn {float: left; margin-left: 20px; margin-right: 20px; text-align: left; padding-top: 15px;}
.clearfloat {clear: both;}
/* OLD MESSY CSS */
/*
.bodytext {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.bodytextcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.bodytextleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}.headingtext {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.headingtextcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.headingtextleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.announcement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/sitebg.jpg) #09f center repeat-x fixed;
	background-position: top left;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #0000FF;
}
.announcementcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.bigannouncement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.bigannouncementcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
*/