/*********************/
/* COMMON  STYLES */
/*********************/
*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #65605a;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 0.75em;
}

/* GENERAL IMAGE */
img
{
	border: 0 none;
}

/* HIDDEN ELEMENT */
.hidden
{
	display: none;
}

/**************************/
/* MAIN PAGE CONTAINER */
/**************************/

div.page_container
{
	width: 1022px;
	margin: 0px auto;
}

div.page_container_left_tile
{
	background: url('../images/leftTile.jpg') repeat-y top left;
}

div.page_container_right_tile
{
	background: url('../images/rightTile.jpg') repeat-y top right;
	padding-left: 19px;
	padding-right: 23px;
}

div.clearing
{
	clear: both;
}
/*******************/
/* DYNAMIC FEED AREA */
/*******************/

div#lotto_container
{
	position: relative;
	margin: 0px auto;
	max-width: 980px;
	min-width: 751px;
	width: auto !important;
	width: 751px;
}


div#lotto_module_container
{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 479px;
	min-height: 94px;
	font-weight: bold;
	margin-left: 200px;
}

/* HACK FOR IE 6 */
* html div#lotto_module_container
{
	height: 94px;
}

div#lotto_module_plain
{
	background: url('../images/hover.gif') no-repeat top left;
	min-height: 90px;
}

* html div#lotto_module_plain
{
	height: 94px;
}

table#resultsTableLotto 
{
	margin-top: 7px;
	height: 10px;
}


td.yellow
{
	text-align: left;
	color: #fde900;
	background-color: #5a5855;
	font-size: 1.0em;
	height: 13px;
}

td.score
{
	color: #000000;
	background-color: #e5dbc2;
	font-size: 1.0em;
	height: 10px;
}


#resultsLogo
{
		padding-top: 10px;
}

div#search_area
{
	text-align: right;
	font-weight: bold;
}

div#search_area input
{
	width: 100px;
	font-size: 1em;
}

div#search_area span.frm_label
{
	color: #FFFFFF;
}


/*****************/
/* HEADER SECTION */
/*****************/

div.header_container
{
	background: #000000 url('../images/logo.jpg') no-repeat top left;
	width: 980px;
	height: 130px;
}

div.content_container
{
	background-color: #e5dbc2;
	color: #65605a;
	padding-bottom: 10px;
}



/********************/
/* Flash SECTION */
/*******************/

div.flash_container
{
	background: url('../flash/banner_jars_alt.jpg') no-repeat top left;
}


/********************/
/* LEFT SECTION */
/********************/

div.content_container div.left_section
{
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 30px;
}

div.left_section ul
{
	list-style: none;
	margin-top: 10px;
}

/* NAVIGATION */
#sidenav ul{
	margin:0;
	width: 682px;
}
#sidenav li{
	list-style: none;	
}

#sidenav li span{
	display: none;	
}

#sidenav li a{
	text-decoration:none;
}
#sidenav a{
	display:block;
	width:225px;
	background: url(../images/navigation/side_nav.gif);
	background-repeat: no-repeat;
}
#sidenav a.saturday{
	background-position: 0px -270px;
	height:30px;
}
#sidenav a.saturday:hover{
	background-position: 0px 0px;
}
#sidenav a.monday{
	background-position: 0px -302px;
	height:23px;
}
#sidenav a.monday:hover{
	background-position: 0px -32px;
}
#sidenav a.wednesday{
	background-position: 0px -330px;
	height:26px;
}
#sidenav a.wednesday:hover{
	background-position: 0px -60px;
}
#sidenav a.powerball{
	background-position: 0px -361px;
	height:24px;
}
#sidenav a.powerball:hover{
	background-position: 0px -91px;
}
#sidenav a.ozlotto{
	background-position: 0px -388px;
	height:26px;
}
#sidenav a.ozlotto:hover{
	background-position: 0px -118px;
}
#sidenav a.scratchnwin{
	background-position: 0px -417px;
	height:26px;
}
#sidenav a.scratchnwin:hover{
	background-position: 0px -147px;
}
#sidenav a.soccerpools{
	background-position: 0px -447px;
	height:26px;
}
#sidenav a.soccerpools:hover{
	background-position: 0px -177px;
}
#sidenav a.super66{
	background-position: 0px -476px;
	height:25px;
}
#sidenav a.super66:hover{
	background-position: 0px -206px;
}
#sidenav a.cash3{
	background-position: 0px -504px;
	height:28px;
}
#sidenav a.cash3:hover{
	background-position: 0px -234px;
}


div.top_link1
{
	background: #65605a url('../images/navigation/tab10.jpg') no-repeat;
	min-height: 30px;
	padding-left: 55px;
}

* html div.top_link1
{
	height: 30px;
}

div.top_link2
{
	background: #65605a url('../images/navigation/tab11.jpg') no-repeat;
	min-height: 23px;
	padding-left: 55px;
}

* html div.top_link2
{
	height: 23px;
}

div.top_link3
{
	background: #65605a url('../images/navigation/tab12.jpg') no-repeat;
	padding-left: 55px;
	min-height: 21px;
}

* html div.top_link3
{
	height: 21px;
}

div.top_link4
{
	background: #65605a url('../images/navigation/tab13.jpg') no-repeat;
	padding-left: 55px;
	min-height: 25px;
}

* html div.top_link4
{
	height: 25px;
}

div.link
{
	background-color: #65605a; 
	width: 209px;
}

div.link div.top_link_spacer_top
{
	padding-top: 12px;
}

div.link div.top_link_spacer
{
	padding-top: 7px;
}

div.link a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

div.link a:hover
{
	color: #ebcd33;
	text-decoration: underline;
}

div.navigation
{
	height: 20px;
}

/********************/
/* MIDDLE SECTION */
/********************/


div.content_container div.middle_section
{
	float: left;
	width: 500px;
	margin-top: 30px;
}

div.middle_section div.content_module
{
	margin-bottom: 40px;
	margin-right: 40px;
	margin-left: 10px;
}

div.middle_section div.content_module p
{
	margin-top: 10px;
}

div.content_module a
{
	color: #0132cc;
	font-weight: bold;
}
div.content_module a:hover
{
	color: #c13122;
	text-decoration: none;
}

/********************/
/* RIGHT SECTION */
/********************/

div.content_container div.right_section
{
	float: left;
	margin-left: 15px;
	margin-top: 30px;
}

div.right_section div.img_module
{
	margin-bottom: 30px;
}

div.content_container div.vertical_divider
{
	float: left;
}

/********************/
/* PAGE FOOTER */
/********************/

div.footer_container
{
	background-color: #87837c;
	text-align: center;
	color: #fefced;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.footer_container a
{
	color: #fefced;
	font-weight: normal;
}
div.footer_container a:hover
{
	color: #4e4b46;
	text-decoration: none;
}
