body {
	background: #000;
	color: #FFF;
	font-size: 12px;
	font-family: 'PTSansRegular', 'Verdana', 'Tahoma', 'Arial', 'Sans-Serif';
}

a {
	text-decoration: none;
	color: #EEE;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'PTSansNarrowBold', 'Verdana', 'Tahoma', 'Arial', 'Sans-Serif';
	text-transform: uppercase;
	font-weight: normal;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 25px;
}

h3{
	font-size: 15px;
}

div#closefloatingbox {
	cursor:pointer;
	padding: 3px;
	background: #585d61;
}

div#floatingbox {
	z-index: 999;
}

div#container {
	width: 958px;
	margin: 0 auto;
	background: transparent;
}

div#header {
	width: 958px;
	height: 110px;
	background: transparent url(../images/header_bg.jpg) no-repeat center center;
}

div#howto {
	width: 289px;
	height: 100px;
	float: left;
	padding: 10px 0px 0px 50px;
}

div#howto h3, div#supportbox h3 {
	font-family: 'Verdana', 'Arial', 'Sans-serif';
	text-shadow: 0px 0px 3px #DDD;
	font-size: 13px;
}

div#howto ol {
	list-style: decimal;
	margin: 10px 0px 5px 18px;
}

div#supportbox {
	float: left;
	width: 259px;
	height: 100px;
	padding: 10px 0px 0px 80px; 
}

div#supportbox p {
	margin: 10px 0px;
}

div#particles {
	width: 279px;
	height: 110px;
	float: left;
	cursor: pointer;
}

div#menu {
	width: 958px;
	height: 20px;
	background: transparent url(../images/menu_bg.jpg) no-repeat center center;
	font-family: 'Verdana','PTSansRegular','Sans-serif';
	font-size: 11px;
}

div#menu ul {
	width: 788px;
	_width: 808px;
	margin: 0 auto;
}

div#menu ul li {
	/*width: 100px;*/
	float: left;
	background: transparent;
	text-align: center;
	margin: 4px 5px 0px 5px;
}

div#menu a {
	color: #000;
	text-shadow: 0px 0px 5px #FFF, 0px 0px 5px #FFF, 0px 0px 5px #FFF;
	text-transform: uppercase;
	font-weight: bold;
}

div#menu a:hover {
	/*color: #767598;*/
	/*text-shadow: 0px 0px 15px #FFF, 0px 0px 15px #FFF, 0px 0px 15px #FFF;*/
}


div#content {
	width: 958px;
	height: 351px;
	background: transparent;
}

div#mainanimation {
	width: 958px;
	height: 351px;
	position: absolute;
	
}

div#maincontent {
	width: 458px;
	height: 351px;
	position: absolute;
	left: 50%;
	margin-left: 50px;
}

div#maincontent h1, div#maincontent h2, div#maincontent h3{
	text-align: center;
	position: relative;
	z-index: 3;
}

div#downloadlink {
	position: absolute;
	width: 280px;
	height: 62px;
	margin-top: 20px;
	margin-left: 80px;
	z-index: 9999;
	background: transparent url(../images/flash_bg.gif);
}

div#downloadlink a {
	display: block;
	width: 280px;
	height: 62px;
}

div#sub_content {
	width: 928px;
	height: 127px;
	background: transparent url(../images/sub_main_bg.jpg) no-repeat center top;
	padding: 0px 0px 0px 30px;
}

div#jackpot {
	width: 192px;
	height: 110px;
	background: transparent url(../images/jackpot_bg.png) no-repeat center center;
	float: left;
	margin: 0px 0px 0px 30px;
}

div#jackpot h1 {
	font-size: 20px;
	margin: 59px 0px 0px -5px;
	position: relative;
	color: #ea1818;
	text-shadow: 0px 0px 3px #b20f0f;
	text-align: center;
}

div#jackpot h1 span {
	background: url(../images/gradient.png) repeat-x;
  	position: absolute;
  	display: block;
  	width: 130px;
  	height: 23px;
}

div#winners {
	width: 154px;
	height: 110px;
	background: transparent url(../images/winners_bg.png) no-repeat -10px center;
	float: left;
}

div#winners div {
	width: 154px;
}

div#winners h1, div#winners h2, div#winners p {
	text-align: center;
	text-shadow: 0px 0px 5px #efd77f;
}

div#winners h1 {
	font-size: 20px;
	margin-top: 35px;
}

div#winners h2 {
	font-size: 20px;
}


div#winners p {
	
}

ul#gamecategories {
	float: left;
	height: 100px;
	padding: 0px 0px 0px 10px;
}

ul#gamecategories li {
	float: left;
	width: 80px;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#winners h1, h2 {
	text-align: center;
	text-shadow: 0px 0px 5px #efd77f;
}

div#winners h1 {
	font-size: 20px;
	margin-top: 35px;
}

div#winners h2 {
	font-size: 20px;
}

div.cashierruler {
	width: 500px;
	height: 1px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background: transparent url('../images/highlight.gif');
	clear: both;
}	

div#footer {
	width: 958px;
	margin: 0px 0px 20px 0px;
}

div#footer_menu {
	text-align: center;
	margin: 10px 0px;
	color: #AAA;
}

div#footer_menu a {
	color: #AAA;
}

div#footer_menu a:hover {
	color: #FFF;
}

div#banking {
	width: 742px;
	height: 36px;
	margin: 0 auto;
}

p#legal {
	margin-top: 10px;
	text-align: center;
	color: #AAA;
	font-size: 0.9em;
}

