body {
	color:#333;
	margin:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#000;
	/*min-width:998px;*/
}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
table {
	margin:0;
	padding:0;
	border-collapse:collapse;
}
#page {
	width:913px;
	margin:0 auto;
	padding:0 34px 0 42px;
	background:#000 url(../img/page-bg.jpg) no-repeat;
}
/*header*/
#header {
	width:913px;
	height:116px;
	position:relative;
}
#header h1 {
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/logo.png) no-repeat;
	width:308px;
	height:76px;
	top:18px;
	left:36px;
	position:absolute;
}
#header h1 a {
	display:block;
	height:100%;
}


#header .logo {
	margin:0;
	overflow:hidden;
	width:308px;
	height:76px;
	top:18px;
	left:36px;
	position:absolute;
}


#header .login-box {
	width:555px;
	height:62px;
	position:absolute;
	top:19px;
	right:0;
	overflow:hidden;
	background:url(../img/login-box-bg.gif) no-repeat;
}
#header .login-box .input-box {
	width:341px;
	float:right;
	padding:13px 14px 0 13px;
	background:url(../img/line-bg01.gif) no-repeat;
}
#header .login-box .btn {
	padding:0;
	float:left;
	margin:7px 0 0 24px;
}
#header .login-box .input-box label {
	float:left;
	color:#fff;
	font-size:10px;
	line-height:16px;
}
#header .login-box .input-box input {
	padding:0 3px 0 4px;
	width:100px;
	height:13px;
	margin-left:4px;
	font-size:9px;
	color:#000087;
	float:right;
}
#header .login-box .input-box a {
	color:#fff;
	float:right;
	font-size:9px;
	text-decoration:none;
	margin-top:3px;
}
#header .login-box .input-box a:hover {
	text-decoration:underline;
}
#header .nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:0;
	left:360px;
}
#header .nav li {
	float:left;
	padding-right:2px;
	text-align:center;
}
#header .nav li a {
	color:#666;
	text-decoration:none;
	display:block;
	font-size:12px;
	font-weight:bold;
	width:96px;
	line-height:23px;
	background:url(../img/nav-bg.gif) no-repeat;
}
#header .nav li a.active ,
#header .nav li a:hover {
	color:#fff;
	background:url(../img/nav-bg.gif) no-repeat 0 -23px;
}
#header .support {
	text-decoration:none;
	color:#fff;
	font-size:10px;
	padding-right:24px;
	position:absolute;
	right:2px;
	bottom:8px;
	background:url(../img/mail-icon.gif) no-repeat 100% 2px;
}
#header .support:hover {
	text-decoration:underline;
}
#header .login-box .userno {
	width:96px;
	float:left;
	padding-left:31px;
	background:url(../img/line-bg01.gif) no-repeat 100% 2px;
}
#header .login-box .userno strong {
	color:#fff;
	display:block;
	font-size:12px;
	line-height:12px;
}
#header .login-box .userno a {
	color:#fff;
	font-size:9px;
	float:left;
	line-height:18px;
}
#header .login-box .userno a:hover {
	text-decoration:none;
}
#header .login-box .result {
	width:150px;
	padding-left:23px;
	overflow:hidden;
	background:url(../img/line-bg01.gif) no-repeat 100% 0;
}
#header .login-box .result table {
	width:130px;
	color:#fff;
	font-size:11px;
	line-height:18px;
	margin-top:-3px;
}
#header .login-box .result table td {
	padding:0;
}
#header .login-box .result table .col1 {
	width:44px;
	font-size:9px;
}
#header .login-box .result table .col2 {
	width:85px;
	font-weight:bold;
}
#header .login-box .result table .col3 {
	width:32px;
}
#header .login-box .btn-area {
	width:232px;
	padding-right:10px;
	float:right;
	overflow:hidden;
	margin-top:-2px;
}
#header .login-box .btn-area .logout {
	width:90px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/logout-btn.gif) no-repeat;
	float:right;
}
#header .login-box .btn-area .transfer {
	color:#fff;
	text-decoration:none;
	padding:0 19px 0 14px;
	background:url(../img/btn-bg01.gif) repeat-x;
	float:left;
	line-height:17px;
	margin-top:5px;
}
#header .login-box .btn-area ul {
	margin:0;
	padding:9px 0 0;
	list-style:none;
	width:100%;
	float:left;
}
#header .login-box .btn-area ul li {
	float:left;
	padding-right:8px;
}
#header .login-box .btn-area ul li a {
	color:#fff;
	line-height:18px;
	display:block;
	padding:0 12px 0 6px;
	text-decoration:none;
	text-align:center;
	background:url(../img/btn-bg02.gif) repeat-x;
}
/*columns-holder*/
#columns-holder {
	width:913px;
	overflow:hidden;
	padding:0px 0 17px;
}
/*top-box*/
.top-box {
	width:913px;
	overflow:hidden;
	margin-bottom:10px
}
.top-box .image-holder {
	width:640px;
	float:left;
	overflow:hidden
}
.top-box .banner {
	width:261px;
	float:right;
	margin-bottom:5px;
	background:url(../img/banner-bg.jpg) no-repeat;
	border:1px solid #f00;
}
.top-box .banner div {
	width:102px;
	text-align:right;
	padding:2px 0;
}
.top-box .banner p {
	margin:0;
	font-size:12px;
	line-height:18px;
	color:#c0c0c0;
}
.top-box .banner strong {
	font-size:17px;
}
.winners {
	width:247px;
	background:#0c0101 url(../img/winner-top-bg.gif) no-repeat;
	float:right;
	margin-right:7px;
	display:inline;
}
.winners h4 {
	margin:0;
	color:#fff;
	font-size:11px;
	text-align:center;
	line-height:27px;
	background:url(../img/arrow01.gif) no-repeat 6px 8px;
}
.winners ul {
	margin:0;
	padding:0 0 0 7px;
	list-style:none;
}
.winners ul li {
	padding:4px 0 0 0;
	float:left;
	width:202px;
	line-height:16px;
}

.winners ul li.Greece, .winners ul li.GR {
	padding:4px 0 0 26px;
	background:url(../img/Greece.gif) no-repeat 0 6px;
	float:left;
	width:202px;
	line-height:16px;
}

.winners ul li.Cyprus, .winners ul li.CY {
	padding:4px 0 0 26px;
	background:url(../img/Cyprus.gif) no-repeat 0 6px;
	float:left;
	width:202px;
	line-height:16px;
}

.winners ul li a {
	color:#fff;
	float:left;
	font-weight:bold;
	text-decoration:none;
}
.winners ul li a:hover {
	text-decoration:none;
}

.winners ul li a span.time {
	color:#fe0000!important;
	font-weight:normal!important;
	text-decoration:none;
	padding-right:3px;
	font-size:9px
}


.winners ul li span {
	float:left;
	white-space:nowrap;
	font-size:10px;
	color:#fff;
}
.winners ul li em {
	color:#fe0000;
	float:right;
	font-style:normal;
}
.top-games {
	width:261px;
	float:right;
	margin-top:8px;
	background:url(../img/games-top-bg.gif) no-repeat;
}
.top-games h4 {
	margin:0;
	color:#fff;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
}
.top-games .tagcloud {
	margin:0;
	padding:3px 0 7px 18px;
	width:241px;
	list-style:none;
	border:1px solid #f00;
	border-top:none;
	overflow:hidden;
}
.top-games .tagcloud li {
	float:left;
	padding-right:9px;
	line-height:16px;
}
.top-games .tagcloud li a {
	text-decoration:none;
	color:#fff;
	white-space:nowrap;
}
.top-games .tagcloud li a:hover {
	text-decoration:underline;
}
.top-games .tagcloud li.v-popular {
	font-size:12px;
	font-weight:bold;
}
.top-games .tagcloud li.v-popular.last {
	padding:0;
}
.top-games .tagcloud li.popular {
	font-size:9px;
}
.top-games .tagcloud li.vv-popular {
	font-size:8px;
}
.top-games .tagcloud li.vvv-popular {
	font-size:12px;
}
.top-games .tagcloud li.vvvv-popular {
	font-size:10px;
}
.top-games .tagcloud li.vvvvv-popular {
	font-size:17px;
}
.top-games .tagcloud li.vvvvvv-popular {
	font-size:11px;
	font-weight:bold;
}


.top-games ul {
	margin:0;
	padding:7px 10px 7px 8px;
	width:241px;
	border:1px solid #f00;
	border-top:none;
	overflow:hidden;
	background-color:#260204;
}
.top-games ul li {
	list-style-type:circle;
	color:#fff;
	margin-bottom:2px;
}
.top-games ul li a {
	text-decoration:none;
	color:#fff;
	line-height:16px;
	font-size:11px;
}
.top-games ul li a:hover {
	color:#d51806;
}


/*jackpots-box*/
.jackpots-box {
	width:464px;
	overflow:hidden;
	margin-top:13px;
	padding:0 198px 0 250px;
	background:url(../img/jackpots-bg.jpg) no-repeat;
}
.jackpots-box strong {
	color:#fff;
	font-size:30px;
	float:left;
	font-weight:normal;
	line-height:60px;
}
.jackpots-box span {
	color:#fc2f00;
	float:right;
	font-size:30px;
	line-height:60px;
}
/*game-index-box*/
.game-index-box {
	width:918px;
	background:#260002;
	overflow:hidden;
	padding:13px 0 9px;
	margin-top:13px;
}
.game-index-box .title {
	padding-left:10px;
	overflow:hidden;
	height:1%;
}
.game-index-box .title h3 {
	margin:0 9px 0 0;
	height:22px;
	float:left;
	overflow:hidden;
	color:#FFF
}
.game-index-box .title h3 a {
	display:block;
	height:100%;
}
.game-index-box .title span {
	color:#fc2f00;
	font-size:11px;
	font-weight:bold;
}
.game-index-box .box-holder {
	overflow:hidden;
	height:1%;
	padding:19px 0 0 8px;
}
.game-index-box .box {
	width:142px;
	float:left;
	padding-left:5px;
}
.game-index-box .box.last {
	padding-left:26px;
	background:url(../img/line-bg02.gif) no-repeat 10px 38px;
}

.game-index-box .box.sep {
	padding-left:16px;
	background:url(../img/line-bg02.gif) repeat-y;
}

.game-index-box h4 {
	margin:0;
	color:#fff;
	font-size:13px;
	line-height:16px;
}
.game-index-box ul {
	margin:9px 0 0;
	padding:0;
	list-style:none;
}
.game-index-box ul li a {
	text-decoration:none;
	color:#fff;
	line-height:16px;
	font-size:11px;
}
.game-index-box ul li a:hover {
	color:#d51806;
}
/*bottom-box*/
.bottom-box {
	overflow:hidden;
	width:913px;
	margin-top:12px;
}
.bottom-box .game {
	width:255px;
	float:left;
	background:url(../img/top-bg.gif) no-repeat;
}
.bottom-box .game.other {
	float:right;
}
.bottom-box .game h5 {
	margin:0;
	color:#fff;
	font-size:11px;
	line-height:46px;
	background:url(../img/arrow02.gif) no-repeat 12px 11px;
	text-align:center;
}
.bottom-box .game img {
	display:block;
	border:none;
}
.tournaments {
	width:375px;
	float:left;
	margin-left:13px;
}
.tournaments .title {
	background:url(../img/table-title-bg.gif) no-repeat;
}
.tournaments .title h5 {
	margin:0;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:34px;
}
.tournaments .table {
	background:url(../img/table-bg.gif) repeat-x;
	font-size:10px;
	font-weight:bold;
	padding:6px 0 0 3px;
}
.tournaments .table table {
	width:367px;
}
.tournaments .table thead td {
	padding:0;
	color:#010000;
	text-align:center;
}
.tournaments table td {
	font-size:11px
}
.tournaments table td a {
	color:#fff
}
.tournaments .table .col1 {
	padding-left:12px;
	text-align:left
}
.tournaments .table .col2 {
	padding-left:12px;
	text-align:left
}
.tournaments .table .col3 {
  text-align:right;
  padding-right:18px;
}
.tournaments .table .col4 {
  text-align:right;
  padding-right:18px;
}
.tournaments .table tbody td {
	line-height:24px;
}
.tournaments .table tbody td {
	color:#fff;
}
.tournaments .table tbody td.col1 {
	color:#fe1801;
}
.tournaments .table tbody td .info {
	width:13px;
	height:14px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/info-bg.png) no-repeat;
}
.tournaments .table tbody .bg td {
	background:#260204;
	line-height:21px;
}
.tournaments .table .more {
	float:right;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	padding-right:25px;
	line-height:17px;
	margin:17px 22px 0 0;
	background:url(../img/arrow03.gif) no-repeat 100% 0;
}
.tournaments .table .more:hover {
	text-decoration:underline;
}
/*popup*/
#popup {
	margin:0 auto;
	background:#fff;
}

.popuptitle {
	overflow:hidden;
	padding:0 18px 0 22px;
	background:url(../img/popup-title-bg.gif) repeat-x;
}

.popuptitle h3 {
	margin:0;
	color:#fff;
	font-size:13px;
	line-height:31px;
}

.popuptitle .close {
	width:7px;
	height:7px;
	background: url(../img/close-bg.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	margin-top:13px;
}

.popuptitle a {
	float:right;
	display:block;
	margin-top:7px;
	margin-right:10px;
	color:#fff;
}

.popup-columns {
	overflow:hidden;
	padding:0 0px 0 0px;
}
/*popup-sidebar*/
.popup-sidebar {
	width:180px;
	float:right;
	padding:24px 10px 0px 10px;
}
.popup-sidebar h3 {
	margin:0 0 0 11px;
	color:#000;
	font-size:16px;
}
.popup-sidebar ul {
	margin:0 0 0 8px;
	padding:0;
	list-style:none;
}
.popup-sidebar ul li {
	padding-left:21px;
	background:url(../img/arrow04.gif) no-repeat;
	line-height:16px;
	padding-bottom:8px;
}
.popup-sidebar ul li a {
	text-decoration:none;
	color:#000;
	font-size:11px;
}
.popup-sidebar ul li a:hover {
	text-decoration:underline;
}
.popup-sidebar .play {
	width:152px;
	padding:20px 0 10px;
}
.popup-sidebar .play p {
	font-size:10px;
	margin:0 0 10 8px;
	line-height:16px;
}
.popup-sidebar .play a {
	display:block;
	width:152px;
	line-height:22px;
	color:#8a1419;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	margin-bottom:10px;
}
a.fun {
	display:block;
	width:152px;
	line-height:22px;
	color:#8a1419;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	margin-bottom:10px;
	background:url(../img/btn-bg05.gif) no-repeat;
}
a.real {
	display:block;
	width:152px;
	line-height:22px;
	color:#8a1419;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	margin-bottom:10px;
	background:url(../img/btn-bg04.gif) no-repeat;
}
.popup-sidebar .play p span {
	font-size:13px;
	font-weight:bold
}
.popup-sidebar .form-box {
	overflow:hidden;
	height:1%;
	padding:26px 28px 27px 7px;
}
.popup-sidebar .form-box label {
	color:#000;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
}
.popup-sidebar .form-box input.text {
	padding:1px 3px 0 4px;
	width:133px;
	height:17px;
	border:2px solid #700609;
	font-weight:bold;
	margin-bottom:6px;
}
.popup-sidebar .form-box .btn {
	float:right;
	padding:0;
	margin-top:7px;
}
/*popup-content*/
.popup-contentFull {
  margin:0px;
	padding:29px 0px 29px 0px;
	text-align:center;
	background-color:#000;
	width:100%;
}

.popup-contentFullLeft {
  margin:0px;
	padding:29px 0px 29px 0px;
	text-align:center;
	background-color:#000;
	float:left;
	width:640px;
}

#leaderboard {float:left; width:160px; background-color:#000; padding:29px 0px 29px 0px; text-align:center}

.popup-content {
	width:580px;
	float:right;
	padding:24px 0 11px;
}
.popup-content img.main {
	display:block;
}
.popup-content h4 {
	margin:0px 0 10px 0;
	font-size:20px;
	color:#000;
}
.popup-content p {
	margin:10px 10px 10px 0;
	font-size:12px;
	color:#000;
	text-align:justify
}
.popup-content .btn {
	float:right;
	width:98px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:58px;
	background:url(../img/btn-bg03.gif) no-repeat;
}

/*content*/
#content {
	width:642px;
	border:1px solid #f00;
	overflow:hidden;
	background:#fff;
	padding:21px 44px 23px 10px;
	float:left;
}


#content img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#content .text {
	width:510px;
	float:right;
}
#content .text h2 {
	margin:0 0 30px;
	color:#000;
	font-size:36px;
	line-height:47px;
}
#content .text p {
	margin:0 0 12px;
	color:#000;
	font-size:10px;
}

#my-account {
	width:842px;
	border:1px solid #f00;
	overflow:hidden;
	background:#fff;
	padding:21px 44px 23px 27px;
}

#my-account-menu {
	width:200px;
	float:left;
	min-height:500px;}

#my-account-content {
	width:610px;
	float:left;
	min-height:500px;
}


img {border:0px}


.loginbtn {background-color:#f99714; color:#8a1419; height:14px; margin-left:4px; margin-top:0px!important; padding:0px 5px 0px 5px}

._ErrorHolder {border:2px solid red; color:red; background-color:#fff; clear:right; float:none; padding:5px; text-align:left}




#my-account-menu ul {list-style-type:none}
#my-account-menu ul li {margin:5px 0px 5px 0px; font-size:12px}
#my-account-menu ul li.sel {font-weight:bold}



#my-account-content h1 {font-size:14px; margin-bottom:10px;}
#my-account-content p.title {font-size:12px; font-weight:bold; margin-bottom:10px; margin-top:10px}
#my-account-content .box {border:1px solid #ff0000; padding:4px; font-size:14px;}
#my-account-content p {line-height:16px;}
	
	
	
	
table.member						{BACKGROUND-COLOR:#FF0000;}
table.member td					{PADDING:4px; VERTICAL-ALIGN:middle; BACKGROUND-COLOR:#FFF; COLOR:#000; border-bottom:1px solid #dadada}
table.member td	a				{color:blue}
table.member td.head		{FONT-WEIGHT:BOLD; text-align:right; PADDING:6px 6px 6px 0px; VERTICAL-ALIGN:MIDDLE}
.ast {color:red}
.instr {color:#dadada}


.success {padding:5px; border:2px solid green;}
.error {padding:5px; border:2px solid red;}



/*transfer*/

.btn_orange, .btn_black_deposit, .btn_black_withdraw{
	display: block;
	float: left;
	padding: 0 2px 4px;
	background-repeat: no-repeat;
	
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
}

.btn_orange{
	background: transparent url('../img/orange_btn_left.gif') no-repeat top left;
	float: left;
	padding-left: 10px;
	clear: both;
}

.btn_black_deposit, .btn_black_withdraw{
	padding-left: 18px;
	float: left;
	margin-top: 10px;
}

/* IE Specific Styles exists */
.btn_orange span{
	background: transparent url('../img/orange_btn_right.gif') no-repeat top right;
	float: left;
	padding: 6px 10px 5px 0;
}

/* IE Specific Styles exists */
.btn_black_deposit span, .btn_black_withdraw span{
	background: transparent url('../img/black_btn_right.gif') no-repeat top right;
	float: left;
	padding: 4px 10px 4px 0;
}

.btn_black_deposit{
	margin-right: 5px;
	background: transparent url('../img/black_btn_left_plus.gif') no-repeat top left;
	clear: both;
}
.btn_black_withdraw{
	background: transparent url('../img/black_btn_left_minus.gif') no-repeat top left;
}



/*Transfer View*/
#column_1_transfer, #column_2_transfer{
	display: none;
	float: left;
	height: inherit;
	font-size: 11px;
}

#column_1_transfer div,#column_2_transfer div{
	float: left;
}

#column_2_transfer{
	margin-top: -2px;
	background-image: url(../img/transfer_bg.gif);
	background-repeat: no-repeat;
	float: right;
	padding: 0 10px 6px 10px;
	width: 385px;
}

#column_2_transfer .transfer_from_selection,
#column_2_transfer .transfer_to_selection{
	display: block;
	margin-top: 9px;
	width: 90px;
	height: 17px;
	font-size: 10px;
}

/* IE Specific style exists */
#column_2_transfer fieldset{
	width: 90px;
	margin: 9px 0px 0 10px;
	border: 0;
	height: 50px;
	float: left;
	padding: 0;
}

#column_2_transfer fieldset legend{
	color: white;
}
#column_2_transfer .btn_orange{
	float: right;
	clear: none;
	margin-right: none;
	margin-top: 20px;
}
/* IE Specific style exists */
#column_2_transfer .input_text{
	width: 80px;
	font-size: 11px;
	color: #666;
}

#column_2_transfer .transfer_close{
	float: right;
	display: block;
	margin-right: -10px;
	width: 16px;
	height: 16px;
	background-image: url(../img/transfer_close.png);
	background-repeat: no-repeat;
	
	padding-top:8px 0 9px 0;
}

.pupupfooter {font-size:12px; text-align:center; float:none; clear:both; color:#fff; background-color:#000}

.trMHTitle {color:#fff; font-family:Arial; font-weight:normal; font-size:12px; margin:10px 10px 0px 10px; width:380px; padding-left:10px}
.trMH {background-color:#494949; margin:5px 10px 5px 10px; width:380px}
.trMH td {color:#fff; font-size:12px; font-family:Arial; padding:4px; text-align:center; width:33%; font-weight:bold; vertical-align:top}
.trMH td select {font-size:11px; width:70px}
.trMH td input  {font-size:11px; width:70px}

.popwaring {background-color:#fff; color:#000; font-size:11px; font-family:Arial; margin:5px 10px 5px 10px; padding:10px}
.popsuccess {background-color:#fff; color:#000; font-size:11px; font-family:Arial; margin:5px 10px 5px 10px; padding:2px; min-height:50px}

.trMHnobg {margin:0px 10px 0px 10px; width:380px}
.trMHnobg td {color:#fff; font-size:12px; font-family:Arial; padding:4px; text-align:center; width:33%; font-weight:bold}
.trMHnobg td select {font-size:11px; width:70px}
.trMHnobg td input  {font-size:11px; width:70px}
.trMHnobg td input.btn {font-size:11px; width:120px}

table.postlb 				{background:url(/ast/img/p-plg-bg.png) no-repeat; width:555px; height:62px}
table.postlb td 			{padding:0px; font-family:Arial; font-size:11px; color:#ffffff; vertical-align:middle}
table.postlb td a		{color:#fff!important}
table.postlb td.outl {width:115px; text-align:center; padding:1px 0px 1px 0px}
table.postlb td.outc {width:250px; text-align:center; padding:1px 0px 1px 0px}
table.postlb td.outr {width:180px; text-align:center; padding:1px 0px 1px 0px}

table.postlb td table.inl {width:115px}
table.postlb td table.inl td {text-align:center; vertical-align:middle; height:20px}
table.postlb td table.inl td.emph {font-size:12px}
table.postlb td table.inl td a {text-decoration:underline!important}

table.postlb td table.inc {width:250px}
table.postlb td table.inc td {text-align:left; vertical-align:middle; width:25%; height:20px}
table.postlb td table.inc td.rowh {padding-left:5px}
table.postlb td table.inc td.rowv {font-weight:bold; font-size:12px}
table.postlb td table.inc td.emp {font-weight:bold}
table.postlb td table.inc td.rowhalt {background-color:#494949; padding-left:5px}
table.postlb td table.inc td.rowvalt {font-weight:bold; background-color:#494949; font-size:11px}

table.postlb td table.inr 		{width:180px;}
table.postlb td table.inr td 	{text-align:center; vertical-align:middle; height:25px}
table.postlb td table.inr td a {text-decoration:underline!important; color:#fff}

table.prelb 				{width:555px; height:62px}
table.prelb td 			{padding:0px; font-family:Arial; font-size:11px; color:#ffffff; vertical-align:middle; padding-top:10px}
table.prelb td a		{color:#fff!important}

table.prelb td.outl {width:170px; text-align:center}
table.prelb td.outl a {text-decoration:underline!important; font-size:10px;}
table.prelb td.outl img {margin-bottom:2px}

table.prelb td.outr {width:385px; text-align:right; padding-right:30px}
table.prelb td.outr input.cusCode 		{width:130px; border:0px; height:16px; font-size:11px; margin-left:5px; }
table.prelb td.outr input.cusPassword {width:130px; border:0px; height:16px; font-size:11px; margin-left:5px; }
table.prelb td.outr input.btnSignIn 	{border:0px; background-color:#f99613; color:#fff; height:18px; font-size:11px; vertical-align:bottom}

a.bonus {color:#00ff06!important; font-weight:bold;}
a.account {font-size:12px; font-weight:bold}

#footer {text-align:center!important; overflow:hidden;
padding-left:140px;
width:913px;}

#footer #symbols {
text-align:center;
margin:0;
padding:0;
}

#footer li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 15px;
padding:0;
}

.max {color:#fff; font-size:11px; font-weight:bold; display:block; margin-top:5px}
.failurecont{text-align:center!important; overflow:hidden; width:913px; padding:0px; float:none; clear:both}
.failure{text-align:center!important; overflow:hidden; width:555px; height:25px; padding:5px; margin:auto; color:#ff0000; background:#fff; border:1px solid #ff0000; font-weight:bold; float:right}

#links {text-align:center!important; overflow:hidden; width:913px; margin-top:10px}
#links a {color:#fff}

#myAlternativeContent {}
.play .balancetbl {margin:10px 0px 0px 6px}
.play .balancetbl .hd {width:100px; text-align:left}
.play .balancetbl .val {width:100px; text-align:right; font-weight:bold; padding-right:2px}
.play .msg {font-size:10px; background-color:#f8f8d6; margin-bottom:10px; padding:5px; border:1px solid #dadada}

.welcome_poker{text-align:center!important; overflow:hidden; width:913px; padding:5px 100px 5px 100px; float:none; clear:both; font-size:11px; font-family:Trebuchet MS;}
.welcome_poker .content {text-align:left!important; overflow:hidden; width:700px; padding:5px; float:none; clear:both; font-size:12px; font-family:Trebuchet MS; background-color:#fff}

.mnt {border:1px solid yellow; background-color:#fff; color:red; padding:0px 2px 0px 2px}


#content-menu {float:left; width:200px; min-height:600px; background-color:#000000;}

ul.nav 					{margin:0; list-style:none; padding:4px 0 0 0; margin:10px;}
ul.nav li 			{color:#000; display:block; padding:4px 0px 2px 5px; font-size:10px}
ul.nav li.head 	{display:block; padding:4px 0px 4px 5px; font-weight:bold; font-size:10px; color:#fff; border-top:1px solid #ff0000; border-bottom:1px solid #ff0000}
ul.nav li a 		{color:#fff; text-decoration:none}
ul.nav li a:hover	{color:#fff; text-decoration:underline}
ul.nav li.head a	{color:#fff; text-decoration:none}
ul.nav li.sel a		{font-weight:bold; color:#3EBF42;}

#tabs-winners {height:30px;}
#tabs-winners-recent	{float:left; padding-left:10px; width:120px; height:30px;}
#tabs-winners-top			{float:left; padding-left:10px; width:120px; height:30px;}

.clear {float:none; clear:both}

#new-winners {width:261px;height:180px;float:right;border:1px solid #f00;}
#new-winners p {padding:3px 0px 2px 15px; float:left;width:232px; margin:0px 0px 5px 0px; border-bottom:2px solid #000}
#new-winners p.Greece, #new-winners p.GR {padding:4px 0 0 26px;background:url(../img/Greece.gif) no-repeat 0 6px;float:left;width:202px;line-height:16px;}
#new-winners p.Cyprus, #new-winners p.CY {padding:4px 0 0 26px;background:url(../img/Cyprus.gif) no-repeat 0 6px;float:left;width:202px;line-height:16px;}
#new-winners p.last {border-bottom:0px solid #000}
#new-winners p a {color:#fff;float:left;font-weight:bold;text-decoration:none;}
#new-winners p a:hover {text-decoration:none;}
#new-winners p a span.time {color:#fe0000!important;font-weight:normal!important;text-decoration:none;padding-right:3px;font-size:9px}
#new-winners p span {float:left;white-space:nowrap;font-size:10px;color:#fff;}
#new-winners p em {color:#fe0000;float:right;font-style:normal;}

.recent-winners {background:url(/ast/img/recent_winners_bg.png) no-repeat #000;}
.top-winners {background:url(/ast/img/top_winners_bg.png) no-repeat #000;}

#top_choice_recent {padding:2px 0 2px 0}

.gmm {width:100%!important}
.gmm .game {background:#fff!important}