﻿body 
{ 
font-family : Verdana,Arial, Helvetica, sans-serif;
color : #000000;
font-size : 12px;
background-image : url(/images/bbg.jpg);
}

textarea, input
{
font-family:Verdana;
font-size:8pt;
}

h1
{
margin-top:5px;
font-size: 16pt;
text-transform:capitalize;
}

h2
{
margin-top:2px;
margin-bottom: 2px;
font-size: 12pt;
text-transform:capitalize;
}

#wrapper
{ 
width : 760px;
margin : 0 auto;
min-height : 600px;
overflow:hidden;
}

#spacer
{ 
height : 0px;
}

#header
{
width:760px;
height : 125px;
background-color : #fff;
background-image : url(/images/top_header.jpg);
background-repeat : no-repeat;
}

#maincontent
{
padding:10px;
}

.lb
{
background-image : url(/images/lb.jpg);
background-repeat : repeat-x;
width : 520px;
height : 5px;
margin-top : 2px;
margin-bottom: 2px;
}

#footer
{
margin-top : 0;
background-color : #e00409;
display : inline;
float : left;
width : 760px;
height:5px;
}

#notices
{
margin-top : 0;
display : inline;
float : right;
width : 760px;
text-align : right;
font-size :xx-small;
padding:10px 10px 0 0;
background-color:#ffffff;
}

.ImageFramed
{
	padding:0;
	border: solid 1px #7f9db9;
}

.homePageSectionHeader
{
font-size:10pt;
font-weight:bold;
color:#ffffff;
background-color:#8e8e8e;
padding-left:4px;
width:280px;
}

.homePageSecion
{
	padding-left:0;
	font-size:8pt;
}

.newsHeadline
{
	font-size:12pt;
	font-weight:bold;
	font-variant:small-caps;
}

#homePageFixturesResults
{
	width:579;
	border: solid 1px #cecece;
	border-width: 0 0 1px 0;
	display:block;
	padding:0 0 15px 0;
	margin-bottom:15px;
	overflow:hidden;
	background-color:#ffffff;
	height:80px;
	min-height:80px;
}

html>body #outer{height:auto}

#homePageFixturesSection
{
	float:left;
	width:286px;
	padding-top:4px;
	padding-left:6px;
	display:inline;
	padding:0;
}

#homePageResultsSection
{
	float:right;
	width:286px;
	display:inline;
	padding:0;
}

#homePageLottoForum
{
	width:579;
	display:block;
	padding:0 0 10px 0;
	margin-bottom:10px;
	overflow:hidden;
	background-color:#ffffff;
	height:165px;
	min-height:80px;
}

html>body #outer{height:auto}

#homePageLottoSection
{
	float:left;
	width:286px;
}

#homePageForumSection
{
	float:right;
	width:286px;
}

#ticker
{
width: 569px;
height: 1.2em;
padding: 3px;
margin-top:10px;
font-size:8pt;
}

#ticker a
{
text-decoration: none;
}

.tickerCustom
{
	border: 1px solid black;
}

.lastUpdated
{
	margin-top:5px;
	font-weight:bold;
}


.tableHeader
{
	background-color:#e00409;
	color:#ffffff;
	font-weight:bold;
	height:22px;
}

.tableFooter
{
	background-color:#e00409;
}

.lottoNextJackpot
{
	margin:6px 0 6px 0;
	font-size: 16pt;
	font-weight:bold;
}

.FeedbackFieldset
{
	/*border-color: Navy;
	border-style: dashed*/
	padding:5px;
	margin: 5px 10px 10px 10px;
}

.FeedbackErrors
{
	color:Red;
	margin-bottom:8px;
}

.FeedbackWarnings
{
	color:Black;
	margin-bottom:8px;
}

.FeedbackInformation
{
	color:Black;
	margin-bottom:8px;
}

.eventHeader
{
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#8e8e8e;
	padding-left:4px;
	vertical-align:middle;
}

.eventDetails
{
	border: solid 1px #8e8e8e;
	padding:5px;
}

.eventTitle
{
	font-weight:bold;
}

.inputRow
{
	width:100%;
	margin-bottom:5px;
}

.inputLabel
{
	width:20%;
	padding-top:6px;
	padding-bottom:4px;
	float:left;
}

.inputField
{
	width:75%;
	padding:2px;
	float:left
}

.sponsorLogo
{
	padding-right:20px;
}

.feedback
{
	color: #0000ff;
}

.teamSectionHeader
{
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#8e8e8e;
	padding-left:4px;
	vertical-align:middle;
}

.teamSectionDetails
{
	border: solid 1px #8e8e8e;
	padding:5px;
}

.teamSectionSmallEmphasised
{
	font-style:italic;
	font-size: 7pt;
}

.thumbimage
{
	height:100px;
	width:100px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:4px;
	background-color:#f2f2f2;
	text-align:center;
	float:left;
	line-height:100px;
}

.thumbimage img
{
	vertical-align:middle;
}

.clearLine
{
	clear:both;
}

.moreLink
{
	float:right;
}



/* START LIGHTBOX STYLES */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/images/lightbox/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* END LIGHTBOX STYLES */
