/*reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}

.hidethis{
	display:none;
}
.clearboth{
	clear:both;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a{
	text-decoration:none;
}

body{
	background-color:#e2e1a9;font-family:Arial, Georgia, Helvetica, sans-serif; font-size:72.5%; color:#000;
}

#bg-wrap{
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	position:relative;
	text-align:center;
	padding-top:0px;
}
#search{
	height:28px;
	width:230px;
	float:right;
	padding-right:20px;
}
#wrapper {
text-align: left;
margin: 0px auto;
padding:0 0px 0px 0px;
border:0;
width: 960px;
background-image:url(../images/cbg-mid.png);
background-repeat:repeat-y;
background-position:top center;
}
div#wrapper.sub{
	padding:0;
}
#mast{
	background-repeat:no-repeat;
	background-position:top center;	
	position:relative;
	padding-top:225px;
}
#menu{
	height:28px;
	width:960px;
	background-color:#01663e;
}
#content{
	padding:10px;
}
#games{
	width:330px;
	float:left;
	
}
#cwrap{
	float:right;
	width:600px;
}
#menu ul{
	float:left;
}
#menu li{
	display:inline;
	padding:0 14px;
	line-height:28px;
}
#menu li a{
	font-size:1.2em;
	color:#fff;
}
#menu li a:hover{
	color:#f7bf14;
	border-top: 3px solid #FFCC00;

}
#jackpot{
	/*background-image:url(../images/jackpot-bg.png);*/
	background-position:top left;
	background-repeat:no-repeat;
	width:330px;
	height:276px;
	position:relative;
}
#jackpot span.lt, #jackpot span.slt{
	font-size:2.8em;
	color:#01663e;
	font-weight:bold;
	position:absolute;
	top:92px;
	left:40px;
	display:block;
}
#jackpot span.slt{
	top:202px;
}
#game-results{
	background-color:#01663e;
	width:330px;
	margin:10px 0;
	padding-bottom:20px;
	
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
div.inside{
	padding:20px 10px;
}
#mainContent{
	background-color:#fff;
	margin-top:10px;
	min-height:635px;
	
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#mainContent div.inside{
	padding:20px;
}
h1{
	color:#0b2964;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:2.1em;
	padding-bottom:10px;
	border-bottom: 1px dotted #000;
}
h2.main{
	background-color:#611d00;
	color:#fff;
	padding:5px 10px;
	margin-bottom:20px;
	font-size:1.4em;
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

/* CMS RESET */
p, .cms{
	color:#000;
	padding:10px;
	font-size:1.1em;
	line-height:1.4em;
}
.cms ul, .cms ol{
	padding:20px 40px;
}
.cms ul{
	list-style-type:disc;
}
.cms ol{
	list-style-type:decimal;
}

.cms strong {font-weight: bold}
/* END RESET */

img.newsThumb{
	float:left;
	padding:10px;
}
a.more{
	color:#01663e;
	float:right;
	padding-right:20px;
	font-weight:bold;
}
div.contbox{
	padding-bottom:20px;
}
#login{
	background-color:#2c805f;
	padding:20px;
	margin:0 0 10px 0;
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#login li{
	padding:5px 0;
}
#login label{
	color:#fff;
}

#login span{
	padding-left:10px;
}

#login span a{
	color:#fff;
}

#login input{
	width:250px;
	background-color:#611d00;
	color:#f9973f;
	border:1px solid #54865b;
}
#search form{
	float:right;
	line-height:28px;
	}
#search input.searchText{
	width:150px;
}
#login input.login{
	width:112px;
	height:27px;
	background-image:url(../images/login.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	line-height:27px;
	border:none;
	color:#01663e;
}
#search input.searchBtn{
	color:#fff;
	text-transform:uppercase;
	background:none;
	border:none;
	font-size:.8em;
	font-weight:bold;
	line-height:20px;
}
/* -------------------------------------------------------
		Results Accordian
==========================================================*/
h2.win-title{
	width:310px;
	height:66px;
	background:#01663e url(../images/top-banner.jpg) center top no-repeat;
	line-height:66px;
	text-align:center;
	color:#fff;
	font-size:1.4em;
	text-transform:uppercase;
}
/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background:#caa45c url(/img/global/gradient/h300.png) 0 0;
	width: 310px;
	border:1px solid #6f2d07;	
	-background:#caa45c;
	margin-bottom:10px;
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

/* accordion header */
#accordion h2 {
	background:#f09c2d url(../images/tab-bg.jpg);
	margin:0;
	padding:5px 20px;
	font-size:14px;
	font-weight:normal;
	border:1px solid #6f2d07;
	border-bottom:1px solid #f09c2d;
	cursor:pointer;	
	color:#fff;	
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#f09c2d;
}

/* accordion pane */
#accordion div.pane {
	border:1px solid #f09c2d;
	border-width:0 2px;
	display:none;
	height:156px;
	color:#fff;
	font-size:12px;
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
}
#accordion div.pane span{
	color:#611d00;
	font-size:1.2em;
	line-height: 1.3;
	word-spacing:.3em;
	font-weight:bold;
	display:block;
	padding:10px;
}
#accordion div.pane span.date{
	color:#fff;
	word-spacing:normal;
	font-size:1em;
	font-weight:normal;
	padding:10px;
}
div.lotto{
	background-image:url(../images/results-bg.jpg);
}
div.pick3{
	background-image:url(../images/pic-3.jpg);
}
div.super{
	background-image:url(../images/super-lotto.jpg);
}
div.dollaz{
	background-image:url(../images/dollaz.jpg);
}
div.lucky{
	background-image:url(../images/lucky-5.jpg);
}
div.cashp{
	background-image:url(../images/cash-pot.jpg);
}


/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

/*----------------------------------------------------------------------------------------------------------------*/

#footer{
	margin:0 auto;
	text-align:center;
	width:960px;
	background:url(../images/cbg-foot.png) top left no-repeat;
	padding-top:40px;
}
#footer span{
	text-align:left;
	padding-left:10px;
	display:block;
	padding:20px 0;
}
		