/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background: #0B294D;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
/*----------- Links ----------------------*/
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
	
/*----------- Common Elements ----------------------*/
html,body {
	height: 100%;
}
a img {
	border: none; 
}
p {
	line-height: 1.5em;
	padding: 0px 8px;
	color: #4E4E4E;
	}
form dd {
	margin: 0;
	}
/*------------- Content Headings - Replaces the text headings with Images -------------------*/

#home_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/home.gif) no-repeat 2% 50%;
	}
#aboutus_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/aboutus.gif) no-repeat 2% 50%;
	}
#promotions_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/promotions.gif) no-repeat;
	}
#help_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/help.gif) no-repeat;
	}
#howtoplay_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/howtoplay.gif) no-repeat;
	}
#referafriend_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/referafriend.gif) no-repeat;
	}
#results_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/results.gif) no-repeat;
	}
#termsandconditions_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/termsandconditions.gif) no-repeat;
	}
#news_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/news.gif) no-repeat;
	}
#affiliates_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/affiliates.gif) no-repeat;
	}
#loyalty_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/loyalty.gif) no-repeat;
	}
#contactus_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/contactus.gif) no-repeat 0 50%;
	}
#faq_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/faq.gif) no-repeat 0 50%;
	}
#results_header {
	padding: 0px;
	height: 15px;
	text-indent: -1000px;
	background: url(../images/titles/results.gif) no-repeat 0 50%;
	}
	
/*----------- Main Outline Wrap - Contains all divs ----------------------*/
#wrap {
	background:#FFF;
	width:920px;
	min-height: 100%; /* for compatible browsers */
	_height: 100%; /* only ie reads this property */
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	text-align:left;
	background: url(../images/cms_bg_tiled.gif) repeat-y;
	}
/*---------------Main Divs -----------------------*/
#Main_Content {
	position:relative;
	width: 770px;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}	

/*------------------ Header ----------------*/
#header {
	width: 780px;
	position: relative;
	top: 0;
	margin:0 auto;
	background: #0E3461;
	}
#lottoimage {
	background: url(../images/top_banner.jpg) no-repeat 0 0%;
	border-right: 1px dashed #87B3E7;
	}
#nav_border {
	background: url(../images/tiled_blue_line.gif)  repeat-x;
	}
	
/*--------------- Language Selector --------------------*/

#language_selector ul {
	list-style: none;
	padding: 6px 0px 0px 62px;
	margin: 0px;
	}
#language_selector li {
	padding: 0px;
	margin-left: 0px;
	padding-left: 4px;
	display: inline;
	list-style-type: none;
	}

/*-------------- Navigation -----------------*/

#navigation {
	width: 780px;
	height: 25px;
	position: relative;
	margin: auto;
	list-style: none;
	background: url(../images/cms_nav_bg.gif) no-repeat;
	clear: both;
	}
#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 140px; /* Adjust the left margin to center the navigation list */
	}
#navigation li {
	padding: 0px;
	margin-left: 0px;
	padding-left: 15px;
	display: inline;
	list-style-type: none;
	}
#navigation a:link, a:visited {
	font-size: 11px;
	color: #3F3F3F;
	}

#navigation a:hover, a:active {
	color: #1E1E1E;
	}
	
/*-------------- Login Box ---------------*/

#login {
	padding: 1px;
	margin: 0;
	font-size: 11px;
	color: #9FAFC3;
	}
#login table {
	padding-bottom: 8px;
	}
#login td {
	padding: 2px;
	}
.login_buttons a {
	font-style: underline;
	color: #9FAFC3;
	font-size: 10px;
	padding-left: 13px;
	padding-right: 12px;
	background: url(../images/star_bullet.gif) no-repeat 0 50%;
	}
.login_input {
	width: 115px;
	font-size: 9px;
	height: auto;
	border: 1px solid #09213D;
	}
.login_button 
{
	height: 17px; 
	width: 41px;
}

/*------------ Latest Draw Box -------------*/
#LatestDraw {
	padding: 0px 3px;
	}

#LatestDraw table {
	width: 155px;
	background: #E40200;
	color: #fff;
	}
#LatestDraw th {
	height: 26px;
	background: url(../images/subboxes/red_rounded-header.gif) no-repeat 0 0%;
	padding-left: 7px;
	font-size: 11px;
	}
#LatestDraw td {
	padding-left: 5px;
	}
#LatestDraw table {
	border-collapse: collapse;
	}
#LatestDraw_footer {
	background: url(../images/subboxes/red_rounded_footer.gif) no-repeat 0 0%;
	}
#LatestDraw_seperator {
	background: url(../images/subboxes/red_divider_line.gif) no-repeat 0 0%;
	}
#LatestDraw_jackpotbg {
	font-weight: bold;
	color: #C20201;
	padding: 4px;
	text-align: center;
	background: url(../images/subboxes/red_textbg.gif) no-repeat 0 0%;
	}
	
/*---------------- News Box -----------------*/
#News {
	padding: 17px 3px;
	}

#News table {
	background: #1C5EAD;
	color: #fff;
	}
#News th {
	height: 26px;
	background: url(../images/subboxes/blue_rounded-header.gif) no-repeat 0 0%;
	padding-left: 7px;
	font-size: 11px;
	font-weight: bold;
	}
#News td {
	padding: 3px 4px;
	}
#News table {
	border-collapse: collapse;
	}
#News_footer {
	background: url(../images/subboxes/blue_rounded_footer.gif) no-repeat 0 0%;
	}

#News a:link, #News a:visited {
	color: #DBE3EC;
	}

#News a:hover, #News a:active {
	color: #DBE3EC;
	}
/*------------ Advert Banner Div -------------*/

#advert_banner {
	height: 600px;
	width: 120px;
	background: url(../images/sample_banner.gif);
	}
/*-------------- Footer ---------------------*/

#footer {
	width: 325px;
	position: relative;
	list-style: none;
	left: 275px;
	clear: both;
	text-align: center;
	}
#footer ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	}
#footer li {
	padding: 0px;
	margin-left: 0px;
	padding-left: 3px;
	display: inline;
	list-style-type: none;
	}
#footer a:link, a:visited {
	font-size: 11px;
	color: #3F3F3F;
	}

#footer a:hover, a:active {
	color: #1E1E1E;
	}
/*---------------- Contact Form ---------------------*/
#contactform {
	margin: 0 0 25px 0;
	padding: 15px;
	background: url(../images/form-bg.gif) repeat-x top left;
	}
#contactform dl {
	margin: 0;
	padding: 0px;
	font-size: 90%;
	}
#contactform dt {
	color: #333;
	padding: 10px 0 3px; 0;
	font-weight: normal;
	}
#contactform input {
	width: 220px;
	border: 1px solid #CCC;
	}
#contactform button {
   width: 140px;
   color: #006699;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 90;
   font-weight: bold;
   }
#contactform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCC;
	}



