/* BODY
--------------------------------------------------------*/
body {
	background-image: url(Files/Design/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-repeat: repeat-x;*/
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color:#004F92;
}
 #welcomehometext{
 	overflow:auto;
	height:525px;
 }
 
 #welcometext{
 	overflow:auto;
	height:347px;
 }
 
 #smallclub{
 	height:67px;
	width:54px;
 }
 #pagesLinks {
 	overflow:auto;
	height:220px;
 }
 
 #galleryScroller {
 	overflow:auto;
	width:280px;
	height:100px;
	white-space:nowrap;
	margin-top:10px;
	scrollbar-base-color: #FF9A46;
	scrollbar-arrow-color: #003E71;
	scrollbar-DarkShadow-Color: #003E71; 
 }
 
 #urgentScroller {
 	overflow:auto;
 	height:95px;
 }
 
 #resultsScroller {
 	overflow:auto;
	height:140px;
 }
 
 #flashRotation {
 	height:280px;
	width:400px;
	vertical-align:bottom;
 }
 
 #netball_girl {
 	height:280px;
	width:40px;	

 }
 
 #netballlady{
 	height:280px;
	width:150px;
	margin-left:110px;
	margin-top:-230px;
 }
 
 #netballplace{
  width:400px;
  height:280px;
  background-color:#EDEDED;
 
 }

/* DESIGN
---------------------------------------------------------*/
.floater{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
}
.helper{
	cursor: help;
}
.hander{
	cursor: pointer;
}
.helper{
	cursor: help;
}
.zoomer{
	cursor:url("magnify.cur"), pointer;
}
.botRightBg {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topRightBg {
	background-repeat: no-repeat;
	background-position: right top;
}

.won {color: #006600}
.lost {color: #892828}
.draw {color: #CC6600}


/* LINKS
--------------------------------------------------------*/
a:link {
	color: #00335E;
	text-decoration: none;
}
a:visited {
	color: #00335E;
	text-decoration: none;
}
a:hover {
	color: #00335E;
	text-decoration: none;
}
a:active {
	color: #00335E;
	text-decoration: none;
}


/* FONTS
--------------------------------------------------------*/
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.headersSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.headersSubBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C567A;
}
.headersBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.headersBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.textsGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
a.textsGrey:link {
		 color: #333333;
		 text-decoration: none;
	}
	a.textsGrey:hover {
		color: #333333;
		text-decoration: none;
	}
	a.textsGrey:visited {
		 color: #333333;
		 text-decoration: none;
	}
	a.textsGrey:active {
		 color: #333333;
		 text-decoration: none;
	}
.textsRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #892828;
	line-height: 20px;
}
.textsBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C567A;
	line-height: 20px;
}
.textsWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
a.textsWhite:link {
		 color: #ffffff;
		 text-decoration: none;
	}
	a.textsWhite:hover {
		color: #ffffff;
		text-decoration: none;
	}
	a.textsWhite:visited {
		 color: #ffffff;
		 text-decoration: none;
	}
	a.textsWhite:active {
		 color: #ffffff;
		 text-decoration: none;
	}

.textsGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfbfbf;
	line-height: 20px;
}

.positions {
	color:#2C567A;
	font-size:25px;
}

table tr th {
	text-align:left;
}

/* FORMS
--------------------------------------------------------*/
.logins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #2C567A;
	filter:chroma(color=#2C567A);
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C567A;
	border: 1px solid #2C567A;
	background-color: #FFFFFF;
	filter:chroma(color=#FFFFFF);
}
.formsBackend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C567A;
	border: 1px solid #2C567A;
	background-color: #FFFFFF;
}
.newsletters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #2C567A;
	filter:chroma(color=#2C567A);
}
.radios {
	filter:chroma(color=#FFFFFF);
}

/* SORTS
--------------------------------------------------------*/
a img {
	border: 0;
}
table.sortable {
	border-spacing: 0;
	border: 0px;
	border-collapse: collapse;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
}
table.sortable th {
	border-width: 0px 0px 0px 0px;
	background-color: #DFDFDF;
	color: #FFFFFF;
}
table.sortable td {
	border-width: 0px 0px 0px 0px;
}
table.sortable tr.odd td {
	background-color: #F7F7F7;
}
table.sortable tr.even td {
	background-color: #FFFFFF;
}
table.sortable tr.sortbottom td {
	border-top: 0px;
	background-color: #DFDFDF;
	font-weight: bold;
	color: #FFFFFF;
}
table.nonSortable {
	border-spacing: 0;
	border: 1px;
	border-collapse: collapse;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
table.nonSortable th, table.nonSortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
}

table.tblBotMargin tr td {
	margin-bottom:1px solid #333333;
}


/* FORM HELPER
--------------------------------------------------------*/
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}


/* WEATHER
--------------------------------------------------------*/
.weatherzone { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt; 
	font-weight: normal; 
	color: #000000; 
	background-color: #EDEDED;
}
.weatherzone_head {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 9pt; 
  font-weight: bold; 
  text-align: center; 
  color: #FFFFFF; 
  background-color: #5F8AAF;
}

