*
{
	margin: 0;
	padding: 0;
	font-family: Calibri, Tahoma, Arial, sans-serif;
}

body
{
	background-color: #D8E5EC;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
}

img
{
	border: 0;
}

img.right
{
	float: right;
	margin: 0 0 10px 10px;
	padding: 3px;
	border: 2px solid #CCCCCC;
}

img.left
{
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px;
	border: 2px solid #CCCCCC;
}

h1, h2
{
	font-size: 2.2em;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: 15px;
}

h2
{
	margin-top: 30px;
}

h3, h5
{
	margin: 30px 0 10px 0;
	font-weight: bold;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #000000;
	font-size: 1em;
}

h4
{
	margin: 30px 0 10px 0;
}

h5
{
	clear: both;
}

p
{
	line-height: 1.5em;
	margin-top: 20px;
}

p.center
{
	text-align: center;
}

input, textarea
{
	font-size: 1em;
	padding: 2px;
}

table th
{
	text-align: left;
}

a
{
	color: #0000FF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#wrap
{
	margin: 0 auto;
	width: 1000px;
	font-size: 0.8em;
}

#header
{
	height: 90px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

#header #login
{
	padding: 25px 5px 5px 5px;
	float: right;
	width: 240px;
	height: 76px;
	background-color: #C9DBE5;
	background-image: url('../images/login_background.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#header #login p
{
	margin-top: 0;
	margin-bottom: 5px;
}

#navigation
{
	height: 35px;
	background-image: url('../images/navigation.gif');
	background-repeat: no-repeat;
}

#navigation ul
{
	margin-left: 0px;
}

#navigation ul li
{
	margin: 0;
	list-style: none;
	float: left;
	line-height: 35px;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 1px solid #CF6262;
}

#navigation ul li a
{
	padding: 0 15px 0 15px;
}

#navigation ul li.selected
{
	background-color: #B63838;
	background-image: url('../images/navigation_selected.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	cursor: pointer;
}

#navigation ul li.still
{
	background-color: #FFFFFF;
	background-image: url('../images/navigation_still.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	cursor: pointer;
}

#navigation ul li.still a
{
	color: #000000;
}

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

#navigation ul li ul
{
	display: none;
	position: absolute;
	z-index: 99999;
	background-color: #B63839;
	border-right: 1px solid #CF6262;
	border-left: 1px solid #CF6262;
	width: 150px;
}

#navigation ul li:hover ul
{
	display: block;
}

#navigation ul li ul li
{
	float: none;
	margin: 0;
	text-align: left;
	border: 0;
	border-bottom: 1px solid #CF6262;
}

#navigation ul li ul li:hover
{
	background-color: #CF6262;
}

#navigation ul li ul li a
{
	padding: 5px;
}

#content
{
	background-color: #FFFFFF;
	min-height: 500px;
	font-size: 1.2em;
}

#content #contentwrap
{
	overflow: auto;
	width: 100%;
}

#content #columnwrap
{
	min-height: 500px;
	overflow: auto;
	width: 100%;
	background-repeat: repeat-y;
	background-position: top left;
}

#content #columna
{
	float: right;
	width: 720px;
	padding: 10px;
}

#content #columna p
{
	line-height: 2;
}

#content #columnb
{
	float: left;
	width: 240px;
	padding: 10px;
	font-size: 0.8em;
}

#content #columnb h1, #content #columnb h2
{
	font-size: 1.5em;
}

#footer
{
	background-image: url('../images/footer.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px;
	width: 100%;
	overflow: auto;
}

#footer #left
{
	float: left;
	width: 45%;
	
}

#footer #right
{
	float: right;
	width: 45%;
	padding-right: 50px;
	text-align: right;
}

#footer p
{
	margin-top: 10px;
	line-height: 1;
}

#footer a
{
	color: #000000;
	text-decoration: underline;
}

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

#fullwidth
{
	padding: 15px;
}

#content #column_homelinks
{
	float: left;
	width: 240px;
	padding: 10px 5px 10px 0;
}

#content #column_homelinks .section
{
	margin-top: 0;
	margin-bottom: 30px;
	padding: 5px;
}

#content #column_homelinks p
{
	margin-top: 0;
	margin-bottom: 5px;
}

#content #column_homecontent
{
	float: right;
	width: 700px;
	padding: 10px 0 10px 5px;
}

.clear
{
	clear: both;
}

#coloured_bar
{
	width: 100%;
	height: 192px;
	background-image: url('../images/newbar.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#coloured_bar #sponsor
{
	width: 215px;
	float: right;
	padding: 20px 15px 0 30px;
	text-align: center;
	font-size: 1.5em;
	line-height: 1;
	color: #FFFFFF;
}

#coloured_bar #sponsor img
{
	border: 0;
}

#coloured_bar #sponsor a:link, #coloured_bar #sponsor a:visited, #coloured_bar #sponsor a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
#coloured_bar #sponsor a:hover
{
	text-decoration: none;
}

#teamview_banner
{
	width: 100%;
	height: 194px;
	background-image: url('../images/teamview_background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	color: #FFFFFF;
	overflow: hidden;
	margin-bottom: 30px;
	font-size: 0.8em;
}

#teamview_banner img
{
	padding: 0;
	border: 0;
}

#teamview_banner h1
{
	padding: 5px 0 0 0;
	padding-top: 5px;
	font-size: 2.2em;
}

#teamview_banner p
{
	line-height: 1em;
	margin-top: 0;
}

#teamview_banner a
{
	color: #FFFFFF;
	text-decoration: underline;
}

#teamview_banner a:hover
{
	text-decoration: none;
}

#teamview_banner .fixtures
{
	width: 150px;
	float: right;
	text-align: center;
	padding: 15px 20px 0 0;
	font-size: 1.2em;
}

.article
{
	border: 2px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
}

.article h1
{
	font-size: 2em;
	text-decoration: none;
	padding: 0;
	margin-bottom: 0;
}

.article h2
{
	font-weight: normal;
	font-size: 0.9em;
	margin: 5px 0 15px 0;
	text-decoration: none;
}

.success
{
	border-top: 2px solid #009933;
	background-color: #99DDBB;
	border-bottom: 2px solid #009933;
	padding: 5px;
}

ul.shop_items
{
	margin: 0;
	list-style: none;
}

ul.shop_items li
{
	list-style: none;
	float: left;
	width: 150px; 
	text-align: center;
	margin: 0 10px 20px 0;
	line-height: 1.3;
	border: 2px solid #CCCCCC;
	padding: 5px;
}

ul.shop_items li a
{
	color: #000000;
}

ul.shop_items li a:hover
{
	text-decoration: none;
	color: #0000FF;
}

.filebox
{
	margin-bottom: 5px;
	padding: 5px;
	line-height: 1.2em;
	color: #FFFFFF;
}

.filebox .small
{
	font-size: 0.8em;
}

.filebox  img
{
	border: 0;
}

.filebox a
{
	color: #FFFFFF;
}

#slideshowHolder
{
	margin-bottom: 20px;
	line-height: 1.5;
}

.ft-title
{
	padding: 10px;
	width: 220px;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 0.8em;
}

.ft-title a
{
	color: #FFFFFF;
	text-decoration: underline;
}
