html{
	height: 100%;
   margin: 0;
   padding: 0;
}

body {
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0 auto 0 auto;
	min-height: 100%;
	background: #000000 url(./images/mainback.jpg) repeat-x top left;
}

.printonly {
	display: none ;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/* PostiveText */
	text-decoration: none;
	line-height : 18px;
} 

a {
	color: #666C86;
	text-decoration: none;
}
a:hover {  
	color: #000000;
	text-decoration: none;
}

.textlink {
	color: #666C86;
	text-decoration: none;
}
.textlink:hover {  
	color: #000000;
	text-decoration: none;
}


h1 {
	color: #000000;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: Normal;
	line-height: 24px;
}
h2 {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Normal;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:5px;
}
h3 {
	color:#104291;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:5px;
}

#container{
	position: relative;
	margin: 0 auto 0 auto;
	width: 945px;
	min-height: 100%;
	background: #ffffff url(./images/containerback.gif) repeat-y top left;
	z-index: 1;
	vertical-align: top;
}

#scratch {
	position:absolute;
	left:889px;
	top:400px;
	width:198px;
	height:263px;
	background:none;
	z-index:2;
	margin-top:0px;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height : 18px;
	padding-right: 20px;
}
.panel {
	border-width: 1px;
	border-style: solid;
	border-color: #E5E7ED;
	background-color: #F6F7FA;
	font-size: 10pt;
	padding: 8px;
	margin-right: 20px;
	line-height: 18px;
}

.bigscore {
 font-size:16px;
 color:#104291;
 padding-top: 12px;
 padding-bottom: 12px;
}
.rowtint
{
  background:#EDF0F5;
  background:#DCE5EE;
}
.headertint
{
	background:#B9C7DB;
}

.navlink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #104291;
	/* PostiveText */
	text-decoration: none;
	line-height:24px;
	text-align:center;
	padding-top:3px;
	background:url(./images/menubutton.gif) no-repeat bottom left;
}
.navlink:hover {
	background:url(./images/menubutton_over.gif) no-repeat bottom left;
}

.adminnavlink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #104291;
	/* PostiveText */
	text-decoration: none;
	line-height:24px;
	text-align:center;
	padding-top:3px;
	background:url(./images/adminmenubutton.gif) no-repeat bottom left;
}
.adminnavlink:hover {
	background:url(./images/adminmenubutton_over.gif) no-repeat bottom left;
}

#tabs{
	float:left;
	width: 733px;
	height: 26px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:15px;
	padding-bottom:0px;
	list-style: none;
	background: transparent;
}

/* \*/
* html #tabs {padding-bottom: 0px; padding-top: 0px;}
/* */

#tabs ul{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

#tabs li{
	float: left;
	list-style: none;
	margin:0;
	padding:0;
	background: transparent;
}
#tabs a{
	color: #000000;
	height: 12px;
	display: block;
	margin: 0 0 0 0;
	padding: 3px 0px 10px 0px;
	text-align: center;
	text-decoration: none;
	border: 0px;
	background: transparent;
}
#tabs a:hover {
	color:#0151A6;
}
html>/**/body #tabs a:hover {
	/* padding: 2px 0px 9px 0px;*/
}


#squadlinks{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background: transparent;
}

/* \*/
* html #squadlinks {padding-bottom: 0px; padding-top: 0px;}
/* */

#squadlinks ul{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#squadlinks li{
	float: left;
	margin: 0;
	padding: 10px;
	background-image: url(./images/scoreball.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 20px;
	padding-right: 25px;
}

#squadlinks a:hover {
	color:#0151A6;
}

.formfield {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #FEFEFE;
	/* TrimColour */
	border : 1px solid #9FB4C5;
	padding-left: 3px;
}

.formfieldbg {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #FFFFC0;
	/* TrimColour */
	border : 1px solid #9FB4C5;
	padding-left: 3px;
}

.stdbutton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;    /* PositiveText  */
	text-decoration: none;
}
.note
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	text-decoration: none;
	COLOR : #900000;
}

.squadtable {
	width: 733px;
	border: 1px solid #A3A3A3;
	background: #ffffff url(./images/squadtableback.jpg) no-repeat top left;
	z-index: -1;
}

.squadtable2 {
	width: 733px;
	border: 1px solid #A3A3A3;
	background: #ffffff url(./images/squadtableback2.jpg) no-repeat top left;
}

.bodytext {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #212257;
}

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000; /* PositiveText */
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}
.small a, .small a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/* PositiveText */
	text-decoration: none;
	padding-left : 1px;
	padding-right : 1px;
}

.scorers {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	line-height : 12px;
	padding: 0px;
}
.error {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C00000;
	text-decoration: none;
}

.textlink {
	color: #666C86;
	text-decoration: none;
}
.textlink:hover {  
	color: #000000;
	text-decoration: none;
}

.listhead2 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	padding:0px 5px 10px 0px;
}

.listhead {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	border: 0px;
	padding:4px 0px 5px 0px;
	background:#DFE8EF;
}

/* lightbox styles */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }
