body {
	margin:0;
	background:#FFFFFF url(../images/bg_body.gif) top center repeat-x scroll;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#787878;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.list-space li {
	margin: 0 0 5px 0;
}
#main {
	width:760px;
	margin:0 auto;
}
#top {
	width:760px;
	height:75px;
	background: transparent url(../images/bg_top.jpg) top center no-repeat scroll;
	padding-top:5px;
	text-align:center;
}
/* MAIN MENU */
.menu {
	margin:0 0 0 30px;
	padding:0;
	list-style:none;
	font: normal 14px Trebuchet MS, Arial, Helvetica;
	color:#FFFFFF;
	height:53px;
	overflow:hidden;
}
.menu li {
	float:left;
	height:53px;
	background:transparent url(../images/menu_right.gif) bottom right no-repeat scroll;
}
.menu li a {
	float:left;
	padding: 20px 15px 0 15px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	height:33px;
}
.menu li a:hover {
	background: transparent url(../images/menu_select.gif) bottom center no-repeat scroll;
}
.menu .active {
	background: transparent url(../images/menu_select.gif) bottom center no-repeat scroll;
}
/* END MAIN MENU */


/* INTER MENU */

.inter_menu {
	width:100%;
	list-style:none;
	margin:10px 0;
	padding:0;
}
.inter_menu li {
	margin:0 0 1px 0;
	padding:0;
}
.inter_menu .title {
	padding:10px 15px;
	background:#c8c9ca url(../images/inter_menu_corner.gif) top right no-repeat scroll;
}
.inter_menu .active {
	padding:10px 15px;
	background:#a6a9ab url(../images/inter_menu_arrow.gif) center left no-repeat scroll;
	display:block;
	color:#FFFFFF;
}
.inter_menu li a {
	padding:10px 15px;
	background:#c8c9ca url(../images/inter_menu_arrow.gif) center right no-repeat scroll;
	display:block;
	text-decoration:none;
	overflow:hidden;
}
.inter_menu li a:hover {
	background-color:#a6a9ab;
	color:#FFFFFF;
}
.inter_menu_sub {
	width:100%;
	list-style:none;
	margin:5px 0px 0px 10px;
	padding:0;
}
.inter_menu_sub li {
	margin:0 0 1px 0;
	padding:0;
}
.inter_menu_sub li a {
	padding:0px 15px;
	background:#c8c9ca url(../images/inter_menu_arrow.gif) center left no-repeat scroll;
	display:block;
	text-decoration:none;
	overflow:hidden;
}
.inter_menu_sub li a:hover {
	background-color:#a6a9ab;
	color:#FFFFFF;
}
/* END INTER MENU */


#content {
	width:740px;
	padding: 35px 10px 0 10px;
	background:#FFFFFF url(../images/bg_content.gif) top center no-repeat scroll;
	min-height:249px;
}
#home_games {
	width:740px;
	height:143px;
	background:#ffffff url(../images/games_screens.jpg) top center;
	margin: 0 0 10px 0;
}
#home_games a {
	width:740px;
	height:115px;
	display:block;
}
#home_games a:hover {
	background:transparent url(../images/games_screens_bt.jpg) top left no-repeat scroll;
	background-position: 269px 27px;
}
/* BOX HOME */

#box_home h3 {
	margin: 0 0 10px 0;
	padding:0;
	font: bold 18px Trebuchet MS, Arial, Helvetica;
	color:#262626;
}
#box1 {
	width: 235px;
	margin: 0 17px 0 0;
	float:left;
}
#box2 {
	width: 235px;
	margin: 0 17px 0 0;
	float:left;
}
#box3 {
	width: 230px;
	float:left;
	background:#FFFFFF url(../images/golden_live_support.jpg) bottom right no-repeat scroll;
}
#box_jackpot {
	width:235px;
	height:49px;
	background:#FFFFFF url(../images/bg_jackpot.jpg) top center no-repeat scroll;
	margin:10px 0 0 0;
	clear:both;
	display:block;
}
#bottom {
	width:100%;
	padding:25px 0;
	margin:20px 0 0 0;
	background-color:#dadada;
	float:left;
}
#bottom_content {
	width:740px;
	margin:0 auto;
	text-align:center;
	color:#8a8986;
}
#bottom_content p {
	padding:0;
	margin: 0 0 15px 0;
}
#bottom img {
	margin: 5px 5px 0 0;
}
#bottom a {
	color:#262626;
	padding:0 5px;
	font-weight:bold;
}
#bottom .affiliates {
	color:#262626;
}
h1 {
	width:715px;
	height:51px;
	padding:28px 0 0 25px;
	margin:0 0 20px 0;
	font: bold 22px Trebuchet MS, Arial, Helvetica;
	color:#FFFFFF;
	background:#000000 url(../images/bg_title.jpg);
	text-transform:uppercase;
}
h2 {
	margin:0 0 20px 0;
	font: bold 18px Trebuchet MS, Arial, Helvetica;
	color:#000000;
}
h3 {
	margin:10px 0;
	font: bold 16px Trebuchet MS, Arial, Helvetica;
	color:#127212;
	font-style:italic;
}
.text_i {
	font: bold 16px Trebuchet MS, Arial, Helvetica;
	color:#127212;
	font-style:italic;
}
.subhead {
	font: bold 16px Trebuchet MS, Arial, Helvetica;
	color:#000000;
}
.text_title {
	font: bold 16px Trebuchet MS, Arial, Helvetica;
	color:#000000;
}
.center {
	text-align:center;
}
p {
	padding:0;
	margin:0 0 15px 0;
}
hr {
	border:none;
	border-top:#999999 1px dotted;
	border-bottom:#FFFFFF 1px solid;
	margin:0;
	clear:both;
	display:block;
}
.separator {
	width:220px;
	margin:0;
	padding:2px 0;
	clear:both;
	border:#FFFFFF 1px solid;
}
.img_games {
	float:right;
	margin: 10px 0;
}
.box {
	width:auto;
	margin:20px;
	padding:20px;
	background-color:#ececec;
	border:#127212 1px solid;
}
.quote {
	background:#FFFFFF url(../images/quote.gif) top left no-repeat scroll;
	font-style:italic;
	line-height:16px;
	margin-left:20px;
	padding:20px 0 0 25px;
}
#text-with-column {
	width:445px;
	margin:0;
	padding:0 20px;
	float:left;
}
#text {
	width:700px;
	margin:0;
	padding:0 20px;
	float:left;
}
#columm {
	width:220px;
	float:left;
	border-left: #787878 1px solid;
	padding:0 0 10px 15px;
}
#columm p {
	margin:0 0 10px 0;
}
#columm hr {
	margin:15px 0;
}
a.download_big {
	width:280px;
	height:80px;
	background:#FFFFFF url(../images/bt_download_big.gif) top left no-repeat scroll;
	display:block;
	margin:0 auto;
	text-indent:-999em;
}
a:hover.download_big {
	background-position: left -80px;
}
a.download {
	width:220px;
	height:62px;
	background:#FFFFFF url(../images/bt_download.gif) top left no-repeat scroll;
	display:block;
	margin:0 auto;
	text-indent:-999em;
}
a:hover.download {
	background-position: left -63px;
}
/* DOWNLOAD AND FLASH BUTTONS */


a.bt_download {
	width:204px;
	height:58px;
	background:#FFFFFF url(../images/bt_download_and_flash.jpg) top left no-repeat scroll;
	display:block;
	margin:15px auto 10px auto;
	text-indent:-999em;
}
a:hover.bt_download {
	background-position: -204px 0;
}
a.bt_flash {
	width:204px;
	height:58px;
	background:#FFFFFF url(../images/bt_download_and_flash.jpg) top left no-repeat scroll;
	display:block;
	margin:0 auto 10px auto;
	text-indent:-999em;
	background-position: 0 -58px;
}
a:hover.bt_flash {
	background-position: -204px -58px;
}
/* Table Banking */

.banking {
	font:12px normal Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border:#127212 solid 1px;
}
.banking td {
	padding:5px 0;
}
a.help {
	cursor:help;
	position:relative;
	text-decoration:none;
}
a.help span {
	display:none;
}
a.help:hover span {
	position:absolute;
	width: 300px;
	display:block;
	text-align:left;
	padding:3px 3px 3px 13px;
	border:#127212 solid 1px;
	background: #FFFFFF url(../images/banking/box_bg.gif) left top no-repeat scroll;
	color:#000000;
	left: 80px;
}
/* End Table Banking */	


.currency {
	width:40px;
	height:18px;
	display:block;
	margin:0 0 0 5px;
	float:left;
}
/* GAME PAGE */

#content_game {
	width:445px;
	float:none;
	margin:10px 0 0 0;
	display:table;
}
#box_image {
	width:205px;
	float:left;
}
#box_text {
	width:150px;
	float:right;
	padding:0 0 10px;
}
.game_list {
	list-style:none;
	margin: 15px 0 0 0;
	padding:0;
}
.game_list li {
	margin: 10px 0 0 0;
	height:45px;
}
.game_list a {
	width:100%;
	height:45px;
	display:block;
	color:#787878;
	text-decoration:none;
}
.game_list img {
	margin:0 10px 0 0;
}
.game_list a:hover {
	text-decoration:underline;
}
/* GAME CATEGORY */

.game_list_block {
	width:445px;
}
.game_list_block li {
	width:212px;
	padding:0 10px 10px 0;
	margin:0;
	float:left;
}
.centerTable {
	margin:0;
	margin-left:0px;
	display:block;
	text-align:center;
	width:85%;
	border:1px solid black;
}
table.mainTable {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:100%;
	border-collapse:collapse;
}
tr.darkTableHeader {
	color:white;
	font-family:'Trebuchet MS';
	font-size:10pt;
	text-align:center;
	background:#0b3e0a;
	height:30px;
	width:100%;
}
tr.redGradientHeader {
	color:white;
	font-family:'Trebuchet MS';
	font-size:10pt;
	text-align:center;
	background:#247a20;
	height:30px;
}
tr.tableRow {
	text-align:left;
	color:black;
	font-family:'Trebuchet MS';
	font-size:9pt;
	text-indent:5px;
	height:25px;
}
