#leftnav { position: relative;  left: 5px;  width: 140px;  margin-left: 10px;  margin-top : 20px;  background-color: #ffff99;}
#thanks  { position: relative;  left: 5px;  width: 140px;  margin-left: 10px;  margin-top : 20px;  font-size: 10px;}
#oxvox   { position: relative;  left: 5px;  width: 140px;  margin-left: 10px;  margin-top : 20px;  font-size: 10px;}
#newsnow { position: relative;  left: 5px;  width: 140px;  margin-left: 10px;  margin-top : 20px;  font-size: 10px;}
#rss     { position: absolute;  left: 5px;  width: 140px;  margin-left: 20px;  margin-top : 20px;  font-size: 10px; top: 80px; }

h1, h2, h3, h4, h5, h6, p, a {
  position: relative;
} 

.float_wrapper { float: left; border: 0px solid red;}

.mainpage_player { float: right; width: 290px;}
.mainpage_player_inner_left { float: left; width: 50%; text-align: center;}
.mainpage_player_inner_right  { float: right; width: 50%; }

.mainpage_next { float: left; width: 290px; }

.clearfooter {clear: both;}
.mainpage_updates { }

.wrapper { padding-left: 5px; position: absolute;  top: 110px;  left: 155px;  width: 600px;  margin-left: 10px;  margin-top : 20px;  color: #000000; border: 0px solid blue;}
#strap {position: relative; border: red 0px solid; color: blue; font-weight: bold; background-color: #ffff99; font-family: verdana, arial; font-size: 11px; }
.spacer { background-color: white; height: 2px; }
.content { width: 600px;  margin-left: 0px;  margin-top : 0px;  color: #000000; border: 0px solid blue; }
#logodiv {  left: 150px; top : 0px; margin : 0px 25% 0 300px; }
#stats_box { border: 0px solid black; background-color: #ffff99; position:relative; float: right; width: 120px; }
#news_markup { float:left; width: 470px; border: 0px solid black; } 

#match_stats { width: 50%; float: left;}
#match_team { border: 0px solid blue;}
#match_footer { float: right;}

#leftnav a {
	text-decoration: none;
	font-weight: normal;
}

#leftnav a:hover {
	text-decoration: underline;
}

.leftnavtable {
	font-size: 12px;
}

.currently_online {
	font-size: 12px;
	font-weight: bold;
}

/* general link behaviour */
a {
	text-decoration: underline;
	color: blue;
}

a:link {
	color: blue;
	font-weight: normal;
	}
a:hover, a:active {
	text-decoration: underline;
	color: blue;
	font-weight: 500;
}

table {
	font-size: 11px;
}


.newstable {
	font-size: 11px;
	font-family: verdana, arial;
}

/* used for databank display only */
.databank_table {
	font-size: 11px;
	font-family: verdana, arial;
}

.databank_table a {
	font-weight: normal;
	text-decoration: underline;
}

.databank_table td {
	text-align: center;
}

.note {
	font-size: 10px;
}

.stats_table {
font-family: verdana, arial; 
font-size: 11px; 
font-weight: normal; 
color: blue;
} 


.data_table {
	font-size: 10px;
}

/* used for data tables like appearances etc */
.data_table th {
	background-color: #ffff99; font-weight: bold; color: navy;
	xfont-size: 12px;
	text-align: left;
	border-bottom: solid 1px blue;
	padding: 0px;
}

.data_table td {
	background-color: #ffff99;
	font-size: 11px;
}

.data_table a {
	font-weight: normal;
	text-decoration: underline;
}

.data_table {
	font-size: 11px;
	font-family: verdana, arial;
	xborder-collapse: collapse;
}

.sequence_table a {
	font-weight: bold;
	text-decoration: underline;
}

.sequence_table {
	font-size: 11px;
	font-family: verdana, arial;
}

.sequence_div {	
	background-color: #ffff99; 
	float: right; 
	width: 130px;
	position: relative; 
	font-family: helvetica;
	font-size: 11px;
}

.sequence_div a {	
	font-size: 11px;
	font-family: verdana, arial;
	font-weight: normal;
	text-decoration: underline;

}

.sequence_heading {
	font-weight: bold;
	color: blue;
}

.data_table_lolite {
	color: blue;
	font-weight: normal;
	font-size: 11px
}

.data_table_hilite {
	background-color: #ffff99;
	font-weight: normal;
	font-size: 11px
}

.data_table_hilite a{
	color: black;
}

.data_table_underline {
	border-bottom: solid 1px blue;
}

/* used for news */
.headline {
 font-family: verdana, arial;
 font-size: 11px;
 color: black;
 font-weight: bold;
}

.headline a {
	text-decoration: underline;
	color: blue;
	font-size: 11px;
	font-weight: bold;
}

.postedline {
 font-family: verdana, arial;
 font-size: 10px;
 color: #001199;
 text-decoration: none;
}

.summaryline {
 font-family: verdana, arial;
 font-size: 11px;
 color: #001199;
 text-decoration: none;
}

/* standard input control */
SELECT {
	font-weight: normal;
	font-size: 10px;
	font-family: verdana, arial;
	border: 1px blue solid;
	background-color: #ffffcc;
}

INPUT {
	font-weight: normal;
	font-size: 10px;
	font-family: verdana, arial;
	border: 1px blue solid;
	background-color: #ffffcc;
}



/* only for nifty corners */
.rtop,.rbottom{display:block; }
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden; }
.rbottomfixed {display:block;height: 1px;overflow: hidden; width:130px; padding: 2px;}
.r1{margin: 0 5px; }
.r2{margin: 0 3px; }
.r3{margin: 0 2px; }
.r4{margin: 0 1px;height: 2px; }
.rs1{margin: 0 2px; }
.rs2{margin: 0 1px; }

.ten_pad {
	padding: 10px;
}

.five_pad_blue {
	padding: 5px;
	border: 1px solid blue;
}

.red_text {
	color: red;
	font-weight: bold;
}

.rounded_div {	
	background-color: #ffff99; 
	position: relative; 
	color: blue; 
	font-weight: bold; 
	background-color: #ffff99; 
	font-family: verdana, arial; 
	font-size: 11px; 
}

.float_right {
	float:right;
}

.right_news_div {	
	border: 0px solid black; 
	background-color: #ffff99; 
	float: right; 
	position: relative; 
	width: 150px;
	font-family: helvetica;
	font-size: 11px;
}

.right_news_spacer {	
	border: 0px solid black; 
	background-color: white;
	float: right; 
	position: relative; 
	width: 150px;
	font-size: 10px;
}

.right_news_div A {	
	font-size: 11px;
}

.in_all_competitions {	
	font-size: 9px;
	color: blue;
}
	
.roar_heading { font-family: verdana, arial; font-size: 11px; font-weight: bold; }

.roar_center { text-align: center; }

.spacer_related { font-size: 5px;}

/* using phpBB2 styles here for front page summary */
.postdetails		{ font-size : 10px; color : #000000; }

.topictitle	{ font-weight: bold; font-size: 11px; color : blue; }
.topictitle a:link   { text-decoration: none; color : #003399; }
.topictitle a:visited { text-decoration: none; color : #0066cc; }
.topictitle a:hover	{ text-decoration: underline; font-weight: bold;}

.quarter_box {
	width: 25%;
	background-color: #ffff99;
	border: 1px blue solid;
	xborder-top: 0px;
	text-align: center;
	font-family: verdana, arial;
}

.quarter_box h3 {
	color: blue;
	font-weight: bold;
	font-size: 11px;
}

#inner_content {
	position: relative;
	width: 560px; 
	float:left; 
	clear: right;
	border: 0px solid black; 
}
