 /* new css structure */

html,body {
	margin:0;
	padding:0;
	color: #666666;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
} 
#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #F7F7F7;
	background-image: url(../images/wado-uk-top-bg.jpg);
	background-repeat: repeat-x;
	}
 
#pagewidth {
	width:986px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
 
#header {
	position:relative;
	height:170px;
	width:986px;
	background-image: url(../images/wado-uk-header.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
#homelink {
	}
#homelink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#headermenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	top: 115px;
	position: absolute;
	}

#leftcol {
	width:164px;
	float:left;
	position:relative;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
 
#twocols {
	width:822px;
	float:right;
	position:relative;
  }
 
#rightcol {
	width:166px;
	float:right;
	position:relative;
	text-align: left;

}
 
#maincol {
	float: left;
	position: relative;
	width:596px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
 }
 
#lower_band {
	height: 30px;
	width: 100%;
	background-color: #000;
	background-image: url(../images/wado-uk-base-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
#footer {
	height: 86px;
	clear: both;
	color: #999999;
	font-size: 11px;
	width: 986px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
 } 


#footerleft {
	float: left;
	width: 470px;
	height: 52px;
	padding-top: 34px;
}
#footerleft p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
}
#footerleft p a {
	color: #666;
}
#footerleft p a:hover {
	color: #036;
	text-decoration: underline;
}
#footerright {
	float: right;
	width: 494px;
	height: 86px;
}
#footerright img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#maincol ul, #maincol ol {
}
#maincol li {
	}
#maincol li a {
	text-decoration: none;
	color: #990000;
	}
#maincol li a:hover {
	text-decoration: underline;
	color: #003366;
}

/* left column menu */

#leftcol ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 164px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;

}

#leftcol li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 24px;
	display: block;
	height: 24px;
	width: 164px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#leftcol li a {
	text-decoration: none;
	color: #990000;
	height: 24px;
	width: 164px;
	display: block;
}

#leftcol li a:hover {
	color: #000;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 164px;
	background-color: #EDEDED;
}

.left_menu_space {
	height: 12px;
	width: 160px;
	display: block;
}


.image_right {
	margin-left: 12px;
	border: 1px solid #999;
	float: right;
	padding: 3px;
}
.image_left {
	margin-right: 12px;
	border: 1px solid #999;
	float: left;
	padding: 3px;
}
.image_center {
	border: 1px solid #999;
	padding: 3px;
}

/* right column ul */


#rightcol ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 160px;
	list-style-type: none;

}
.lotto_numbers_table {
	font-size: 22px;
	color: #900;
	font-weight: bold;
}


#rightcol li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 4px;
}

#rightcol li a {
	text-decoration: none;
	color: #003366;
}

#rightcol li a:hover {
	color: #900;
	text-decoration: none;
}
#rightcol img {
	border: 1px solid #000;
	}

/* text */

#rightcol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
	font-size: 15px;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0px;
	}
#leftcol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
	font-size: 15px;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0px;
	}	
#leftcol h1 a {
	color: #900;
	text-decoration: none;

	}	
#leftcol h1 a:hover {
	color: #003366;
	text-decoration: none;
	}		

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 15px;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-size: 14px;
}
.date {
	font-size: 16px;
	color: #3C765D;
	font-weight: bold;
}


p,td,ul,li {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}

p a {
	text-decoration: none;
	color: #990000;
}
p a:hover {
	color: #003366;
	text-decoration: underline;
}
td a {
	text-decoration: none;
	color: #3C765D;
}
td a:hover {
	text-decoration: none;
	color: #336CAA;
}

b, strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}

/* forms */

.textinput1 {
	width: 200px;
	color: #333333;
	border: 1px solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.textinput2 {
	width: 560px;
	border: 1px solid #999999;
	color: #333333;
	height: 125px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.go_button {
	margin: 0px;
	padding: 0px;
}

.button {
	color: #900;
	background-color: #FFFFFF;
	border: 1px solid #2D7A58;
	cursor: hand;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.button2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #62567A;
	background-color: #F4F3F8;
	cursor: hand;
	border: 1px solid #FFFFFF;
}



/* images */




@media print{ 
/*hide the header, footer and left column when printing*/ 
#header{display:none;} 
#footer{display:none;}
#leftcol{display:none;}

/*hide the right column when printing*/ 
#rightcol{display:none;
} 
#twocols, #maincol{width:100%; float:none;}

body{
	margin:0;
	padding:0;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 640px;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
}
a.content_link {
	text-decoration: none;
	color: #000000;
}

}
