@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	font-size:12px;
	background:url(sitebk.gif);
	background-repeat:repeat;
}

a
{
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color:#006600;
}

#topdiagonalbk
{
	background-image:url(diagonalbk.gif);
	background-repeat:repeat;
	height:64px;
}

#mainbar
{
	background-image:url(bar.gif);
	background-repeat:repeat-x;
	height:116px;
}

#mainbar #mainbarcontent
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#smallnav
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	color:#666666;
	padding-top:10px;
	font-weight:normal;
}

#smallnav a
{
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}

#smallnav a:hover
{
	color:#FFCC00;
	font-weight:bold;
	text-decoration:underline;
}

img {
	border:none;
}


#contentcontainer
{
	width:100%;
	background:#FFFFFF;
	background-image:url(bottomcontent.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display:inline-block;
	padding-bottom:30px;
}

#contentcontainer #contentdiv
{
	color:#000000;
	text-align:left;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;

}

#contentcontainer #contentdiv #leftcol
{
	float:left;
	width:300px;
}

#contentcontainer #contentdiv #rightcol
{
	float:right;
	width:500px;
}

h1 
{
	font-size:25px;
	color:#006600;
	font-weight:normal;
	background-image:url(h1bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width: 450px;
	padding-bottom:10px;
	margin-top:0px;

	
}

h2
{
	font-size:14px;
	color:#666666;
	font-weight:bold;
	display:inline;
}
h3
{
	font-size:10px;
	color:#12840c;
	font-weight:bold;
	display:block;
}


#blackbottom
{
	height:160px;
}

#blackbottom #blackbottomcontent
{
	color:#12840c;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-weight:bold;
	font-size:15px;
}

#blackbottom #blackbottomcontent a
{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}



#blackbottom #blackbottomcontent a:hover
{
	text-decoration:underline;
}
.blackbottomlink
{
	padding-top:5px;
	padding-bottom:5px;
	margin-right:20px;
	border-bottom:1px dotted #666666;
}
#footer
{
	bottom: 0;
	position: relative; 
	background-image:url(footer.gif);
	height:24px;
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	width:100%;
	display:block;
	clear:both;
}

div#left {
    float: left;
    width: 532px;


}
div#leftleft
{
	float: left;
	width: 246px;
	padding:10px;
}
div#leftright
{
	float:right;
	width:246px;
	padding:10px;
}
div#right {
    float: right;
    width: 246px;
	padding:10px;   
}
/* form elements */
label {
	display:block;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Tahoma, sans-serif;
	color:#333333;
	border: 1px solid #999999;
}

.inputred {
	padding: 2px;
	border:1px solid #eee;
	font: bold 1em Tahoma, sans-serif;
	color:#333333;
	border: 1px solid #000000;
}

textarea {
	width:250px;
	padding:2px;
	font: normal 1em Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#333333;
	border: 1px solid #999999;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

.lottoresult
{

	border: solid 1px #999999;
	background-color:#CCCCCC;
	padding:10px;
	width:450px; 
	display:inline-block;
	clear:both;
	margin:10px;
}

.lottoresultright
{
	width:249px;
	float:right;
	display:block;
}

.lottoresultleft
{
	width:199px;
	float:left;
	display:block;	
}

.lottoresultleft li
{
	width:24px;
	height:24px;
	background-image:url(/site/images/lottoball.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
 	list-style-type: none;
	padding-top:6px;
	padding-bottom:6px;
	display: inline;
	padding-right: 20px;
	padding-left:5px;
}

.lottoresultleft ul
{
	margin-top:15px;
	margin-left:0px; 
	padding-left:0px; 
	list-style-type:square;
}

.fixture
{

	border: solid 1px #999999;
	background-color:#CCCCCC;
	padding:10px;
	width:450px; 
	display:inline-block;
	clear:both;
	margin:10px;
}

.result
{

	border: solid 1px #999999;
	background-color:#CCCCCC;
	padding:10px;
	width:450px; 
	display:inline-block;
	clear:both;
	margin:10px;
}
