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 45px;
	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;

}

/* 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;
}


/* 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;
}