/* GENERAL PAGE STYLES */

body {
	font-size: 12px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

td,th,p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 15px;
	width: 120px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

input, select, textarea, password { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #7E397F;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7E397F;
}

h2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7E397F;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: 100;
}

h3 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: 100;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7E397F;
}

/* OTHER STYLES */

.itemHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* OTHER STYLES - TEXT HEADER (without heading space) */

.textH1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #7E397F;
}

/* OTHER STYLES - TEXT HEADER & BACKGROUND (without heading space) */

.textH1White {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #7E397F;
	padding: 5px;
}

/* OTHER STYLES - PAGE TEXT */

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}

.text a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	color: #7E397F;
	text-decoration: underline;
}

.text a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #7E397F;
	text-decoration: underline;
}

.text a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	color: #7E397F;
	text-decoration: none;
}

/* NAVIGATION STYLES */

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E397F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.topmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.topmenu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E397F;
	text-decoration: underline;
	font-weight: bold;
}

.mainmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.mainmenu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEC500;
	text-decoration: underline;
	font-weight: bold;
}

.submenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18276E;
	text-decoration: none;
	font-weight: bold;
}

.submenu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.hLines {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.hLines2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.poker {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.logout {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #dddddd;
	font-size: 12px;
	padding: 4px;
	border: solid 1px #dddddd;
}

.logout:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 12px;
	border: solid 1px red;
}

/* MYACCOUNT STYLES */

.myAccSpacer {
    width: 10;
}
.myAccBG {
    background-color: #F4F4F4;
    padding: 2px;
}
.myAccLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18276E;
	text-decoration: none;
	font-weight: bold;
    display: block;
    width: 100%;
    height: 100%;
	padding-top: 4px;
	padding-bottom: 4px;    
	background-color: #DDDDDD;
}
.myAccLink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
    background-color: #FFFFFF;
}
.myAccLinkOff {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
    background-color: #FFFFFF;
}
.myAccHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #000000;	
	background-color: #DDDDDD;
	padding: 4;
}
.btnTransfer {
	font-weight: bold;
	height: 22px;
	width: 120px;
}
.myAccBTN {
	font-weight: bold;
	height: 20px;
	width: 120px;
}
.myAccTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.myAccBal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #009900;	
}
.myAccReal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #000000;	
	background-color: #66CC33;
	padding: 4;
	
}
.myAccBalPlay {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #6699CC;	
}
.myAccPlay {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #000000;
	background-color: #6CAEFF;
	padding: 4;	
}
.btnRefill {
	font-weight: bold;
	vertical-align: middle;	
	height: 20px;
	width: 60px;
}
.myAccBalPoints {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #D07E04;	
}
.myAccBonusExp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #A80000;
}

.tblTopL {
	border: solid 1px #cccccc;
}

.tblTopR {
	border-left: solid 0px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.tblBodyL {
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-top: solid 0px;
}

.tblBodyR {
	border-left: solid 0px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-top: solid 0px;
}

.noShow {
display:none;
}

.tableImage
{
padding:17px 0 5px 15px
}

#downloadButton {
width:214px;
height:54px;
margin:0;
padding:25px 6px 11px 9px
}

#downloadButton a {
display:block;
width: 214px;
height: 54px;
background: url(/beta/images/layout/download_now.jpg) 0 -54px no-repeat;
}

#downloadButton a:hover {
background: url(/beta/images/layout/download_now.jpg) 0 0 no-repeat;
}

/*PROMOS TABLES*/

.promosTable {
width:500px;
}

.promosTable caption {
text-align: left;

}

.promosTable th {
background-color:#7E397F;
border: 1px solid #999;
color:#FFF;
}

.promosTable td {
background-color:#FFFFFF;
border: 1px solid #999;
}

/*NEW TABLES*/

th.tableTitle
{ 
border-left: 1px solid #451f45;
background-color: #79377a;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color:#FFF;
}


th.tableTitleSoft
{ 
border-left: 1px solid #451f45;
background-color: #8e5b8f;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color:#FFF;
}


table.tablesNew
{ 
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 425px;
background-color: #fafafa;
border: 1px #451f45 solid;
border-collapse: collapse;
border-spacing: 0px; 
}


/*
#NoDownloadButton {
width:214px;
height:54px;
margin:0;
padding:15px 6px 12px 9px
}

#NoDownloadButton a {
display:block;
width: 214px;
height: 54px;
background: url(/beta/images/layout/no_download.jpg) 0 -54px no-repeat;
}

#NoDownloadButton a:hover {
background: url(/beta/images/layout/no_download.jpg) 0 0 no-repeat;
}
*/

.tdPega { display:none }