﻿body, form
{
	margin:0;
	padding:0;
}

body
{
	background: #003366 url(/resources/images/bg.gif) repeat-x;
	font-family:Verdana;
	font-size:75%;
	text-align:center;
}

h1
{
	font-size: 200%;
	padding:0;
	margin: 0 0 10px 0;
}

h2
{
margin-top:2px;
margin-bottom: 2px;
font-size: 12pt;
text-transform:capitalize;
}

textarea, input
{
font-family:Verdana;
font-size:100%;
}

#wrapper
{
	margin: 0 auto; 
	width: 974px;
	text-align:left;
	overflow:hidden;
}

#header
{
	position: relative;
	margin: 0;
	padding: 0;
	height: 100px;
	text-align:center;
	/*background: url(/resources/images/top_banner.jpg) no-repeat; */
}

#header #buttons
{
	position:absolute;
	right:170px;
	top:94px;
	color:#fff;
}

#header #search
{
	position:absolute;
	right:0px;
	top:90px;
	color:#fff;
}

#mainnav
{
	position: relative;
	margin: 0;
	padding: 0;
	height: 36px;
}

#mainnav ul
{
	position: absolute;
	margin:0;
	right:328px;
	list-style:none;
	bottom: 3px;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
}

#mainnav li
{
   display:inline;
   margin:0;
   padding:0;
}

#mainnav a
{
   float:left;
/*   background: url(/resources/images/tab_left.gif) no-repeat left top; */
   margin:0;
   padding:0 0 0 3px;
   text-decoration:none;
}
#mainnav a span
{
   float:left;
   display:block;
   /*background: url(/resources/images/tab_right.gif) no-repeat right top;*/
   padding:5px 15px 4px 6px;
   color:#99CCFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#mainnav a span
{
	float:none;
}

/* End IE5-Mac hack */
#mainnav a:hover span
{
	color:#fff;
}

#mainnav a:hover
{
   background-position:0% -42px;
}

#mainnav a:hover span
{
   background-position:100% -42px;
}

#mainnav a.selected
{
   background-position:0% -42px;
}

#mainnav a.selected span
{
   background-position:100% -42px;
}

#maincontent
{
	width: 620px;
	float: left;
	margin: 5px 0 0 175px;
	padding: 5px;
	display:inline; 
	background:#fff;
	min-height:600px;
	padding-bottom: 2030px;
	margin-bottom: -2000px;
}

#other
{
	width: 164px;
	float: left;
	margin: 5px 0 0 5px;
	padding: 5px 0 0 0; 
	background: #fff;
	min-height:600px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}

#other img
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#other h2
{
	background-color:#003366;
	color:#fff;
	margin:0;
	padding:2px;
	font-size:90%;
}

#subnav
{
	width: 170px;
	float: left;
	margin: 5px 0 0 -974px;
	padding: 0; 
	background:#fff;
	min-height:600px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}


* html #subnav, * html #other, * html #maincontent
{ 
height : 600px;
}


#footer
{ 
	clear: both;
	padding: 8px 0 10px 0; 
	text-align: center;
	font-size: 80%;
	margin:0;
	color:#fff;
}

#footer a
{ 
	text-decoration: none; 
	font-weight: normal;
	color: #cecece;
}

#hometitle
{
	text-align:center;
}

#homemain
{
	width:413px;
	margin: 0 5px 0 0;
	float:left;
}

#homeother
{
	width:198px;
	float:left;
}

#homeother h2
{
	font-size: 105%;
	padding:0;
	margin: 0;
	background-color: #003366;
	color:#fff;
	padding-left:2px;
}

.homepagemainimage
{
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #003366;
}

#homepagemainimagelabel
{
	padding: 2px 2px 2px 2px;
	min-height:15px;
	font-size:85%;
}

#homenews
{
	height:50px;
	font-size:85%;
}

#homeresults, #homefixtures
{
	min-height:95px;
	font-size:85%;
}

#homefunding
{
	height:65px;
	text-align:center;
}

.imgborder
{
	border : 1px solid #003366;
}

#pscroller
{
	width: 192px;
	height: 45px;
	padding-left: 4px;
}

#pscroller a
{
	text-decoration: none;
}

.pscrollerCustom
{
}

.newsHeadline
{
	font-size:12pt;
	font-weight:bold;
	font-variant:small-caps;
}

.spacer
{
	height:8px;
	clear:both;
}

.feedbackFieldset
{
	padding:5px;
	margin: 5px 0 10px 0;
}

.feedbackErrors
{
	color:Red;
	margin-bottom:8px;
}

.feedbackWarnings
{
	color:Black;
	margin-bottom:8px;
}

.feedbackInformation
{
	color:Black;
	margin-bottom:8px;
}

.tableHeader
{
	background-color:#003366;
	color:#fff;
	font-weight:bold;
	height:22px;
	font-size: 105%;
	padding-left:2px
}

.tableFooter
{
	background-color:#003366;
}

.divider
{
	background-color:#003366;
	height:1px;
	margin: 5px 0 5px 0;
}

.drawDate
{
	
}

.nextJackpot
{
	font-size:140%;
	font-weight:bold;
}

.item
{
	width:100%;
	float:left;
	min-height:162px;
	display:block;
}

.itemImage
{
	height:160px;
	width:160px;
	margin-right:18px;
	margin-bottom:5px;
	background-color:#f2f2f2;
	text-align:center;
	vertical-align:middle;
	float:left;
	line-height:152px;
}

.itemDetails
{
	float:left;
	display:block;
	width:414px;
}

.lb
{
background-image : url(/resources/images/lb.jpg);
background-repeat : repeat-x;
width : 600px;
height : 5px;
margin-top : 2px;
margin-bottom: 2px;
clear:both;
}

.socialHeader
{
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#8e8e8e;
	padding-left:4px;
	vertical-align:middle;
}

.socialDetails
{
	border: solid 1px #8e8e8e;
	padding:5px;
}

.socialTitle
{
	font-weight:bold;
}

.sideDivider
{
background-image : url(/resources/images/lb.jpg);
background-repeat : repeat-x;
width : 152px;
height : 5px;
margin-top : 2px;
margin-bottom: 2px;
clear:both;
}

.clickable
{
	cursor:pointer;
	border:0;
}

.container
{
	padding-left:4px;
	padding-right:4px;
}

#sidePastEvents, #sideSocial, #sideTrainingTimes
{
	font-size:85%;
	border: solid 1px gray;
	padding:2px;
}

#sideTrainingTimes h3
{
	margin:0;
}

.thumbimage
{
	height:100px;
	width:100px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:8px;
	background-color:#f2f2f2;
	text-align:center;
	float:left;
	line-height:100px;
}

.thumbimage img
{
	vertical-align:middle;
}

.clearLine
{
	clear:both;
}


/* START 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(/resources/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/resources/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: 500px; background-color: #000; }
/* END LIGHTBOX STYLES */