html, body {
	background:url(images/bg.jpg) top repeat-x #231F20;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.ckeditor {
    background-color:#231F20;
}

/* Define Id tags first */
#wrapper {
	width:95%;
	margin:0 auto;
	position: relative;
}

#topBar {
    width:80%;
    float:left;
	position:relative;
	z-index:10;
}
#leftBar {
	width:165px;
	float:left;
}

#rightBar {
	width:80%;
	float:right;
}

#logo {
	width:151px;
	height:258px;
}

#navcontainer {

	padding: 0px;
	margin: 0px;
	background: #231F20;
    height: 20px;
	max-height: 20px;

}

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
    height: 20px;
	max-height: 20px;

}
	
#nav li {
	margin-bottom:3px;
	font-size:11px;
	font-weight:bold;
	background-color:#000;
    height: 20px;
	max-height: 20px;
	padding:7px 2px 7px 2px;
	display: inline;

}

.tbl_header {
	background-color:#9A0547;
}

#nav li:hover {
	background-color:#9A0547;
}
#homenav .homenav, #clubnav .clubnav, #teamnav .teamnav, #calendarnav .calendarnav, #myhovenav .myhovenav, #adminnav .adminnav
{
    background-color:#9A0547;
	height: 20px;
} 

#nav li a {
	margin-bottom:3px;
	padding:5px 35px 5px 35px;
	color:#999;
	text-decoration:none;
	outline: none;
}

#nav li a:hover {
	color:#FFFFFF;
}

#content {
    float: left;
    width: 78%;
    color: #fff;
	margin-top: 10px;
	position: relative;
}
#line_zero {
    width: 95%;
    clear:both;
}
#TICKER {
    width:100%;
    float:left;
}
#line_one {
    width: 98%;
    height: 400px;
    border: 1px solid #333333;
    clear:both;
}
#match_report {
    float: left;
    width: 49%;
    color: #fff;
    /*border: 1px solid #333333;*/
    height: 400px;
}
#mr_image {
    float: left;
    clear:left;
    margin-top: 10px;
    width: 65%;
    color: #fff;
    color:#ccc;
    font-size:11px;
}
#mr_text {
    float: left;
    clear:left;
    width: 65%;
    color: #fff;
    text-align: justify;
    color:#ccc;
    font-size:11px;
}
#mr_items {
    float: right;
    margin-top: 10px;
    width: 30%;
    color: #fff;
    color:#ccc;
    font-size:11px;
}
#news {
    float: left;
    width: 49%;
    color: #fff;
    /*border: 1px solid #333333;*/
    height: 400px;
}
#news_image {
    float: left;
    clear:left;
    margin-top: 10px;
    width: 65%;
    color: #fff;
    color:#ccc;
    font-size:11px;
}
#news_text {
    float: left;
    clear:left;
    margin-top: 10px;
    width: 65%;
    color: #fff;
    text-align: justify;
    color:#ccc;
    font-size:11px;
}
#news_items {
    float: right;
    margin-top: 10px;
    width: 30%;
    color: #fff;
    color:#ccc;
    font-size:11px;
}
#line_onea {
    width: 98%;
    /* height: 128px; */
    border: 1px solid #333333;
    clear:both;
}
#featured_sponsors {
    float: left;
    width: 98%;
    margin: 0;
    padding: 0;
}
#line_two {
    width: 100%;
    height: 350px;
    border: 1px solid #333333;
    clear:both;  
}
#featured_players {
    float: left;
    width: 49%;
    /*border: 1px solid #333333;*/
    margin: 0;
    padding: 0;
}
#videos {
    float:left;
    width:49%;
    /*border: 1px solid #333333;*/
    margin: 0;
    padding: 0;
}
#video_page {
    float:left;
    width:95%;
    border: 1px solid #333333;
    margin: 0;
    padding: 0;
}
#line_three {
    width: 100%;
    border: 1px solid #333333;
    clear:both;
}
#photo_snippet {
    width: 98%;
    margin: 0;
    padding: 0;
}
#cal_spon {
    clear: both;
    width: 100%;
    color: #fff;
    height: 200px;
    border: 1px solid #333333;
}
#small_cal {
    float: left;
    margin-top: 10px;
    width: 25%;
    color: #fff;
}
#spon_logo {
    float: left;
    margin-top: 10px;
    width: 74%;
    color: #fff;
}
#members {
	text-align:right;
	float:right;
	padding-top:20px;
	padding-bottom:50px;
}

#members p {
	font-size:9px;
	padding:0;
	color:#CDB7C1;
	padding-top:10px;
}

#team-seas {
    font-size:13px;
    padding:0;
    color:#CDB7C1;
    padding-top:10px;
}
#contentWrap {
	width:720px;
}
#info_sep_top {
    width: 97%;
     border: 1px solid #333333;
    height: 25px;
    clear:both;     
}
#info_one {
    width: 98%;
    height: 350px;
    overflow: auto;
    border: 1px solid #333333;
    clear:both;  
}
#info_contact {
    float: left;
	width:49%;
    margin: 0;
    padding: 0;
}
#info_shout {
    float: left;
	width:49%;
    margin: 0;
    padding: 0;
}
#info_sep {
    width: 98%;
    height: 10px;
    clear:both;     
}
#info_two {
    width: 98%;
    height: 350px;
    overflow: auto;
    border: 1px solid #333333;
    clear:both;  
}
#info_ann {
    float: left;
    width: 49%;
    margin: 0;
    padding: 0;
}
#info_event {
    float: left;
    width: 49%;
    margin: 0;
    padding: 0;
}
/* for the modal popup window */
#modal {
    display:none;
    width:400px;
    border:solid 1px gray;
    background:#fff;
    padding:4px;}
#modal h1 {font-size:1em;}

* {
	margin:0px;
	padding:0px;
}
/* Now Element tags */

/* h1, h2, h2 a and h2 a hover and h3 styles inserted - same as the table equivalents. */
h1 {
    color:#999;
    background-color:#333333;
    font-size:11px;
    font-weight:bold;
    padding:7px 10px;
    text-transform:uppercase;
}
h2 {
    font-size:9px;
    background-color:#333333;
    color:#ccc;
    font-weight:bold;
    padding:5px 0px;
    text-transform:uppercase;
}
h2 a {
    color:#ccc;
    text-decoration:none;
    padding:5px 10px;
}
h2 a:hover {
    color:#231F20;
    background-color:#47B8FC;
}
h3 {
    font-size:11px;
    font-weight:bold;
    background-color:#333333;
    color:#FFFFFF;
    padding:7px 10px;
}
p {
    color:#ccc;
    font-size:11px;
    padding:7px 10px;
    line-height:15px;
}
p span {
    color:#777;
}

table p span {
	color:#777;
}

table p {
	color:#777;
	font-size:11px;
	padding:7px 10px;
	line-height:15px;
}

table h1 {
	color:#999;
	background-color:#333333;
	font-size:11px;
	font-weight:bold;
	padding:7px 10px;
	text-transform:uppercase;
}

table h2 {
	font-size:9px;
	background-color:#333333;
	color:#ccc;
	font-weight:bold;
	padding:5px 0px;
	text-transform:uppercase;
}

table h2 a {
	color:#ccc;
	text-decoration:none;
	padding:5px 10px;
}

table h2 a:hover {
	color:#231F20;
	background-color:#47B8FC;
}

table h3 {
	font-size:11px;
	font-weight:bold;
	background-color:#333333;
	color:#FFFFFF;
	padding:7px 10px;
}
/* Now Class tags */
.today {
    background-color: #FF7F00;
}
.dk_stripe {    /* Darker stripe for tables */
    font-size:11px;
    font-weight:normal;
    background-color:#333;
    color:#FFFFFF;
    padding:7px 10px;
	text-decoration: none;
}

.dk_stripe a:link {  
    font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
.dk_stripe a:visited {
    font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
.dk_stripe a:hover {
    background-color:#fff;
    color:#000;
    text-decoration: underline;
}
.dk_stripe a:active {
    font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lt_stripe {        /* Lighter stripe for tables */
    font-size:11px;
    font-weight:normal;
    background-color:#777;
    color:#FFFFFF;
    padding:7px 10px;
	text-decoration: none;
}

.lt_stripe a:link {  
    font-weight:bold;
    color:#FFFFFF;
	text-decoration: none;
}
.lt_stripe a:visited {
    font-weight:bold;
    color:#FFFFFF;
	text-decoration: none;
}
.lt_stripe a:hover {
    background-color:#fff;
    color:#000;
    text-decoration: underline;
}
.lt_stripe a:active {
    font-weight:bold;
    color:#FFFFFF;
	text-decoration: none;
}

.dk_stripe_cal {    /* Darker stripe for tables */
    font-size:11px;
    font-weight:normal;
    background-color:#333;
    padding:7px 10px;
	text-decoration: none;
}

.dk_stripe_cal a:link {  
    font-weight:bold;
	text-decoration: none;
}
.dk_stripe_cal a:visited {
    font-weight:bold;
	text-decoration: none;
}
.dk_stripe_cal a:hover {
    background-color:#fff;
    text-decoration: underline;
}
.dk_stripe_cal a:active {
    font-weight:bold;
	text-decoration: none;
}
.lt_stripe_cal {        /* Lighter stripe for tables */
    font-size:11px;
    font-weight:normal;
    background-color:#777;
    padding:7px 10px;
	text-decoration: none;
}

.lt_stripe_cal a:link {  
    font-weight:bold;
	text-decoration: none;
}
.lt_stripe_cal a:visited {
    font-weight:bold;
	text-decoration: none;
}
.lt_stripe_cal a:hover {
    background-color:#fff;
    text-decoration: underline;
}
.lt_stripe_cal a:active {
    font-weight:bold;
	text-decoration: none;
}

.lt_stripe_default {
	color:#fff;
}
.dk_stripe_default {
	color:#fff;
}
.blue a {
    color:#00f;
    font-weight: bold;
}
.green a {
    color:#0f0;
    font-weight: bold;
}
.red a {
    color:#f00;
    font-weight: bold;
}
.purple a {
    color:#f0f;
    font-weight: bold;
}
.blue a:visited {
    color:#00f;
    font-weight: bold;
}
.green a:visited {
    color:#0f0;
    font-weight: bold;
}
.red a:visited {
    color:#f00;
    font-weight: bold;
}
.purple a:visited {
    color:#f0f;
    font-weight: bold;
}
.blue  {
    color:#00f;
}
.green  {
    color:#0f0;
}
.red  {
    color:#f00;
}
.purple  {
    color:#f0f;
}
.memberHead {
	color:#FFFFFF;
	font-size:18px;
	text-transform:none;
	background:none;
	font-weight:normal;
	padding:0;
}

.memberSub {
	background:none;
	text-transform:none;
	color:#CDB7C1;
	font-size:12px;
	font-weight:bold;
}

.logform:hover {
    background: #ffc;
}

.register {
	color:#CDB7C1;
	text-decoration:underline;
}

.register:hover {
	text-decoration:none;
}


.article {
	border: 1px solid #333333;
	/*margin-bottom:10px;*/
}


.search {
	padding:3px 7px;
	background-color:#FFF;
	color:#9A0547;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.search:hover {
	background-color:#9A0547;
	color:#FFF;
}

.search_hover {
	padding:3px 7px;
	background-color:#9A0547;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.more {
	padding:3px 7px;
	background-color:#333333;
	color:#CCCCCC;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
}

.more:hover {
	background-color:#9A0547;
	color:#FFF;
}

.upclink {
    color:#ccc;
    padding:7px 10px;
    line-height:15px;
    font-size:9px;
    text-transform:uppercase;
    text-decoration:none;
}

.white {
	color:#333333;
	background-color:#FFFFFF;
}


#topStory {
	height:225px;
	background-color:#231F20;
}

.topHeadline {
	background-color:#231F20;
	font-size:16px;
	color:#FFF;
	padding-top:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.pic {
	padding-left:10px;
}

.news {
	font-size:11px;
	font-weight:bold;
	background-color:#231F20;
	color:#FFF;
	padding:7px 10px;
}

hr {
	color:#666666;
	background-color:#333;
	height:1px;
	width:96%;
	margin:1% 2%;
	border:0;
}

.full {
	width:100%;
	margin:0;
}

img {
	border:0;
}

.newsPic {
	padding-left:15px;
}

.links_bul {
	text-align:left;
	color:#777;
	font-size:11px;
    padding:7px 10px;
    line-height:15px;
}

.links_bul a {
	color:#777;
	text-decoration:none;
}

.links_bul a:hover {
	color: #FFFFFF;
    font-weight:bold;
}
.links_bul ul {
    list-style-type: circle;
    list-style-position:inside;
}

.links_bul ul {
    padding-left: 10px; 
}
.links_bul td {
	line-height:normal;
}
.white_border {
	border: 1px solid #333333;
    margin-bottom:10px;
}

.large {
	height: 100px;
	vertical-align:top;
	text-align: center;
}
.very_large {
	height: 450px;
	text-align: center;
	vertical-align:top;
}

.menu {
	color:#ccc;
    font-size:15px;
	font-weight: bold;
}

.highlight {

	font-size:13px;
}

.file_container {
	position: relative;
}
.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity=0);
	opacity: 0;
	z-index: 2;
}

.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.openpic {
  width:140px;
  position:relative;
  float:left;
}

.openpic span {
  display:block;
  position:absolute;
  width:36px;
  height:36px;
  left:90px;
  top:-40px;
}
.openpic1 {
  width:90px;
  position:relative;
  float:left;
}
.openpic1 a {
  width:90px;  
}
.openpic1 span {
  display:block;
  position:absolute;
  width:36px;
  height:36px;
  left:60px;
  top:-40px;
  z-index: 100;
} 
