/* CSS Document */


/* Body rules */

body  
{ 
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;	
	text-align: left;
	color: #000;
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	vertical-align: bottom;
	text-align: left;
}
	
td
{
    text-align: left;
}

/* Wrapper rules */

.wrapper 
{
    margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 836px;
	height: 100%;
	color: #000;
	background-color: transparent;
}
	
.automargin
{
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 836px;
	height: 100%;
	color: #000;
	background-color: transparent;
}

.standard 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

.gamename
{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:14px;
	font-weight:bold;
}

/* DefaultPage */
.tournatxt 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.tournamount 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #78B652;
}

/* Table Header */
.tabletitle 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration:none;
	text-align: center;
}

.tabletitleleft 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration:none;
	text-align: left;
}

/* Content divisions */	    
.header
{
	margin: 0 auto 10px auto;	
	padding: 0;
	position: relative;
	width: 836px;
	height: 150px; 
	text-align: left;
	color: #000; 
	cursor: pointer;
}	    
	
#main
{    
	margin: 0;	   
	padding-top: 5px; 
	padding-bottom: 5px;
	position: relative;    
	width: 836px;     
	color: #000;   
	background-color: transparent;    
	vertical-align: top;	
} 

/* FOOTER START */

.footer
{    
	padding: 23px 20px 0 20px; 
	clear: both;    
	margin: 12px auto 0 auto;
	top: 0px;
	border: 0;    
	position: relative;    
	width: 796px;    
	height: 95px;     
	color: #000;
	background: url("./Images/Footer/spritesheet-footer.png") no-repeat 0px 0px;
}

.footer .imageLinkWrapper
{
	height: 75px;
	width: 796px;	
}

.footer .footerTextWrapper .footerLinks
{
	float: right;
	text-align: right;	
}

.footer .imageLinkWrapper a
{
	border: none;
	text-decoration: none;	
	display: inline-block;
	margin: 0 8px;
	float: left;
}

.footer .imageLinkWrapper .stMinver
{
	background: url("./Images/Footer/spritesheet-footer.png") no-repeat -837px 0px;
	width: 85px;
	height: 48px;
}

.footer .imageLinkWrapper .gameCare
{
	background: url("./Images/Footer/spritesheet-footer.png") no-repeat -922px 0px;
	width: 36px;
	height: 48px;
}

.footer .imageLinkWrapper .eighteenPlus
{
	background: url("./Images/Footer/spritesheet-footer.png") no-repeat -958px 0px;
	width: 36px;
	height: 48px;
	display: inline-block;
	float: left;
}

.footer .imageLinkWrapper .footerBanner
{
	margin-left: 65px;	
	float: left;
}

.footer .imageLinkWrapper .contact
{
	background: url("./Images/Footer/spritesheet-footer.png") no-repeat -994px 0px;
	width: 44px;
	height: 48px;
	float: right;
}

.footer .imageLinkWrapper .help
{
	background: url("./Images/Footer/spritesheet-footer.png") no-repeat -1041px 0px;
	width: 33px;
	height: 48px;
	float: right;
}

/* FOOTER END */
	
/* Left column rules */	    
	    
#left
{
	float: left;
	width: 186px;
	margin: 0; 
	padding: 0;
	background-image:none;	
}

#left2
{
	min-height: 380px;
	background: url("Images/lhnav_bg.gif") repeat-y top;

}

/* Middle Content */

.middle 
{
    padding-top: 10px;
	width: 455px;
	margin: 0px 180px 0 190px;
	background: transparent;
}
	
.middleandright 
{
	float: left;
	padding-top: 16px;
	padding-left: 5px;
	width: 630px;
	background: transparent;
}	

.middlecentered
{
}
	
* html #middle	{margin:0 180px 0 190px;}

#welcome
{
	background-image: url("Images/welcome.gif"); 
	background-repeat: no-repeat; 
	background-position: -3px;
	height: 181px;
	padding: 0;
	margin: 0;
}

#welcome_text 
{
	font: 12px verdana, arial, helvetica, sans-serif;   
	color: #E97D05;
	padding-top: 100px;
	padding-left: 25px;
}

.tablehomepage
{
    width: 75px;
    height: 86px;
}
/* Right column rules */

#right 
{
	height: 10px;
	float: right;
	width: 186px;
	margin: 0; 
	background: transparent;
}

#right_content_deposit
{
	top: 5px;   
	position: absolute;    
	right: 15px;
}

#right_content 
{
	top: 131px;   
	position: absolute;    
	right: 2px; 
}

/* LeftNav */

#navigation 
{
	padding: 0 0 25px 17px;
	background: url("Images/lhnav_bottom.gif") no-repeat bottom;   
	min-height: 310px;
}

#navigation a,#navigation span.arrowdown
{
	color:#FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
	 
#navigation a:hover 
{
     color: #990505;
} 
	 
a.arrow
{
    background: url("Images/arrow.gif") no-repeat left;
}

a.arrow :hover
{
    background: url("Images/arrow_white.gif") no-repeat left;
}
	 
a.arrowdown,span.arrowdown
{
    background: url("Images/arrowdown.gif") no-repeat left;
}

a.arrowdown :hover
{
    background: url("Images/arrowdown_white.gif") no-repeat left;
}
	 
.nav_top
{
	width: 149px;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	padding: 7px 0 7px 0;
}

.nav_top_selected
{
	width: 149px;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	padding: 7px 0 7px 0;
	background-color: #ec8404;
}
     
.nav 
{
    width: 149px;
    border-bottom: 1px dotted #fff;
	padding: 7px 0 7px 0;
}

.nav_selected
{    
    width: 149px;
    border-bottom: 1px dotted #fff;
	padding: 7px 0 7px 0;
	background-color: #ec8404;
	
}

	 
.nav_bot 
{
	width: 149px;
	border-bottom: 1px dotted #fff;
	padding: 7px 0 7px 0;
}

.nav_bot_selected
{
	width: 149px;
	border-bottom: 1px dotted #fff;
	padding: 7px 0 7px 0;
	background-color: #ec8404;
}

.nav_nobot
{
    width: 149px;
    padding: 7px 0 7px 0;
}

.nav_nobot_selected
{
	width: 149px;
	padding: 7px 0 7px 0;
	background-color: #ec8404;
}

.subnav_selected
{
    background-color: #ec8404;
    width: 135px;
}

#left_nav 
{
   width: 186px;
   position:relative;
   top: 0px;
   background: url("Images/LeftMenu/lhnav_top.gif") no-repeat top;
   vertical-align: top;
   padding: 207px 0 0 0;
}

#left_nav .headerLink 
{
    position: absolute;
    top: 0; 
    left: 22px;     
}

#left_nav .headerLink img 
{
    border: 0;
}

/* Leftnav sub */

#lftnavsub 
{
	margin: 0;
	padding-left: 5px;
	color: #fff;
}	    
	    
#lftnavsub ul 
{    
	font: 10px/12px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-align: left;    
	color: #FFCC66;    
	background: transparent;    
	margin:	0 0 0 15px;    
	padding-top: 7px;    
}

#lftnavsub li	
{    
	margin:	0;    
	padding: 0 0 5px 0; 
}	    
	    
#lftnavsub a	
{    
	font: 10px/12px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-decoration: none;	    
	color: #ffff00;	    
	background:  url("Images/arrow_sub.gif") no-repeat left;		
}    
	    
#lftnavsub a:hover,	.lftnavsub #active a 
{    
    color: #fff;	
    background: url("Images/arrow_sub_white.gif") no-repeat left;	    
}

/* Login */
#loginboxes 
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 55px;
	left: 30px;
	height: 20px;
	width: 160px;
	background: transparent;
	text-align: left;
}
	
.underloginboxes
{
    padding-left: 30px;
}
	
.belowit 
{
	padding-top: 5px;
}

#loggedin 
{
	color: #fff;    
	position: absolute;
	top: 55px;
	left: 7px; /* Was 21 */
}

.button 
{    
   	padding: 5px;    
	background: url("Images/buttonbg.gif") repeat-x ;
   	/*border: 1px solid #E97D05;*/
   	background-color: #E97D05;
   	border: 1px solid;
   	color: #fff;    
   	font-size: 1em;    
   	font-weight: bold;    
   	font-family: Verdana, Helvetica, Arial, sans-serif;    
	margin: 0px;   
	text-decoration: none;
   	cursor: pointer;
}    
       
.button:hover 
{    
   	color: #fff;    
	background: url("Images/buttonbg_on.gif") repeat-x;
   	background-color: #E97D05;
   	border: 1px solid;
   	margin: 0px;
}
   	
.buttonactive 
{    
   	padding: 5px;    
	background: url("Images/buttonbg_active.gif") repeat-x ;
   	/*border: 1px solid #E97D05;*/
   	background-color: #E97D05;
   	border: 1px solid;
   	color: #fff;    
   	font-size: 1em;    
   	font-weight: bold;    
   	font-family: Verdana, Helvetica, Arial, sans-serif;    
	margin: 0px;   
	text-decoration: none;
}    
 
#content 
{
	padding-left: 10px;
	padding-right: 10px;
}	

#content a:link, #content a:visited, #content a:active	
{	  
	text-decoration: underline;	    
	color: #FFB500;	    
}    

#content a:hover	
{	    
	color: #E97D05;    
	text-decoration: underline;				    
}
	
#left_nav a, #left_nav a:visited
{	    
	color: #FFFFFF;   
	text-decoration: none; 
}

#left_nav a:hover
{	    
	color: #E97D05; 
	text-decoration: none;    
}	

#left_nav .nav_selected a:hover,#left_nav .nav_nobot_selected a:hover,#left_nav .nav_top_selected a:hover {
	color:#fff;
}	
	
/* Typography */

.headline 
{
	font: 14px/17px verdana, arial, helvetica, sans-serif;   
	color: #E97D05; 
	font-weight: bold;
}

p,td	
{    
	font: 10px/11px verdana, arial, helvetica, sans-serif;   
	padding: 0 0 0px 0;    
	margin: 0px;    
} 	
	
/* Lists */

ul.menu	
{    
	font: 11px/13px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-align: left;    
  	background: transparent;    
	margin:	0;    
	padding: 0;    
}			    
	    
li	
{    
	padding-bottom: 10px;    
	list-style: none;    
}
	
/* Forms */		    
    
form	
{    
	margin: 0px;    
	padding: 0px;    
	border: 0px;    
}	 
	    
.textbox 
{    
	border: 1px solid #FFB500;		    
    font: 10px/12px verdana, arial, helvetica, sans-serif;     
    font-style: normal;     
    font-weight: normal;    
    color: #000;
    padding: 2px 2px 2px 2px;    
    margin: 0px 0px 2px 0px;    
    vertical-align: middle;      
	width: 120px;   
} 
	
input.textboxbig 
{    
	border: 1px solid #FFB500;		    
    font: 10px/12px verdana, arial, helvetica, sans-serif;     
    font-style: normal;     
    font-weight: normal;    
    color: #000;    
    padding: 2px 2px 2px 2px;    
    margin: 0px 0px 3px 0px;    
    vertical-align: middle;     
	width: 150px;      
} 
	
textarea
{    
	border: 1px solid #FFB500;		    
    font: 10px/12px verdana, arial, helvetica, sans-serif;     
    font-style: normal;     
    font-weight: normal;    
    color: #000; 
    padding: 2px 2px 2px 2px;    
    margin: 0px 0px 2px 0px;    
    vertical-align: middle;      
} 	

select 
{    
	border: 1px solid #FFB500;		    
    font: 10px/12px verdana, arial, helvetica, sans-serif;     
    font-style: normal;     
    font-weight: normal;    
    color: #000; 
    padding: 1px 0px 1px 0px;    
    margin: 0px 0px 2px 0px;    
    vertical-align: middle;     
}

select.gray
{    
	border: 1px solid #C2C2C2;
}

.th1 {
	height: 17px;
	background: #FFB500;
}

.th3 
{
    font: 10px verdana, arial, helvetica, sans-serif;
    font-weight:bold;
	padding: 0;
	text-align: center;
	color: #999999;
	height: 17px;
	background: #fbfbfb;
}

.td1 {
	background: #ffffff;
}

.td2 {
	background: #F3F3F3;
}

.highlight {
	color: #FFB500;
	font-weight: bold;
}

.txt1 {
	width: 400px;
	height: 50px;
}

.helpbox
{
    display: inline;
    cursor: help;
    font-size: 18px;
    font-weight: bold;
    vertical-align:middle;
    padding-bottom:3px;
    padding-left:3px;
}

.divCoverRow
{
    position: absolute;
    width: 585px;
    height: 57px;
    z-index: 10;
    /*background-color: #E85000;*/
    background-color: #000000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.divCoverRowText
{
    height: 30px;
    padding-top: 7px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: Transparent;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.divCoverRowTextMiddle
{
    height: 39px;
    padding-top: 18px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: transparent;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.divCoverRowSmall
{
    position: absolute;
    width: 600px;
    height: 42px;
    z-index: 10;
    background-color: #000000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.divCoverRowTextSmall
{
    height: 20px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: Transparent;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.NoBorder
{
    text-decoration: none;
    border: 0px none;
}

.Transparent
{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.centertext
{
    text-align: center;
}

.link_skin, .link_skin:active, .link_skin:hover, .link_skin:visited
{
    color: #000000;
    text-decoration: none;
}

#alertbox
{
    right: -20;
    position: absolute;
}

#alertbox_text_top
{
    z-index: 9;
    color: #000000;
    text-align: center;
    left: 0;
    z-index: 100;
    position: fixed;
    top: 1%;
    width: 100%;
    
    top:0;
    padding-top:17px;
}

/* IE HACK for fixed top */
* #alertbox_text_top
{
    _position: absolute;
    _top:   expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? 
            documentElement.scrollTop + documentElement.clientHeight/100 + 'px' : 
            document.body.scrollTop + document.body.clientHeight/100 + 'px');
}
#alertbox_table_top {
	float:right;
}
#alertbox_table_bottom {
	float:left;
}
.alertbox_table_content {	
	margin:4px;
	margin-top:50px;
}
.alertbox_table_content td {
	text-align:center;	
	color:#000;
	font-size:10px;
	padding:6px;
	padding-left:2px; /* for Chrome */
}
#alertbox_text_bottom
{
    z-index: 9;
    color: #000000;
    text-align: center;
    left: 0;
    z-index: 100;
    position: fixed;
    bottom: 1%;
    width: 100%;
    
    bottom:0;
    padding-bottom:16px;
}

/* IE HACK for fixed bottom */
* #alertbox_text_bottom
{
    _position: absolute;
    _top:   expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? 
            documentElement.scrollBottom + documentElement.clientHeight/3 + 'px' : 
            document.body.scrollBottom + document.body.clientHeight/3 + 'px');
}

.alertbox_coverall_trans
{	
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    background-color: #ffffff; 
    width: 100%;
    height: 100%;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	
}

/* IE HACK for fixed top */
* .alertbox_coverall_trans
{   /*
    _height: expression(document.documentElement.clientHeight + 'px');
    _width: expression(document.documentElement.clientWidth + 'px');
    */
    _position: absolute;
    _top:   expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? 
            documentElement.scrollTop + 'px' : 
            document.body.scrollTop + 'px');
}

.alertButton 
{
	width:100%;
	background:none;
	border:none;
	cursor:pointer;
}

.menuitem_selected
{
	display: block;
	background: #ec8404;
	width: 160px;
	height: 5px;
}

.spacer
{
    padding-bottom: 70px;
}

.gamewindow_button
{
    background-image: url(Images/Design/Gamewindow/button.gif);
}

.gamewindow_text
{
    color: #333333;
    font-size: 18px;
    line-height: 24px;
}

.leftmenu_padding
{
    position: relative;
    padding-left: 25px;
}

.fspopup_text
{
    color: #f9a501;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
}

.fspopup_title
{
    color: #f9a501;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}

.MainSkinTextColor
{
    color: #FFFFFF;
}

.footer_depositlogos
{
    padding-top: 25px;
}

.header_promobox
{
	margin-bottom: 10px;
	padding: 0;
	position: relative;
	width: 800px;
	height: 150px; 
	text-align: left;
	color: #000; 
    display: block;
}

.lastgame_icontext
{
    font-size: 8px; 
    color: #50afe9; 
    font-weight: bold; 
    font-family: Arial;
}

.lastgame_teasertext
{
    font-size: 14px;
    line-height: 16px;
    color: #0070c0;
    font-weight: bold;
}

/* Token stars */
.star {
	margin-bottom:-3px;	
	padding:0 2px;
}

#GetJuicedText {
	text-align:center;
	padding:20px 0;	
}
#GetJuicedText p {
	font-weight:bold;
	font-size:13px;
	color:#000;	
	margin:20px 0;
}
#GetJuicedText a {
	color:#000;	
}

.gameDDL {
	display:block;
	margin-bottom:10px;
	border:1px solid #E97D05;
	width:150px;
}

.headerSubtext {
	font-size: 12px; 
	color: #35709b; 
	line-height: 22px; 
	font-weight: bold;	
}

#DefaultYetiText p 
{
	font-weight:bold;
	margin:10px 0;
}

.narrowP 
{
	width:120px; 
	margin:0 auto;
	line-height:20px;
}

.tblInfoLinks 
{
	margin:0 auto;	
}
.tblInfoLinks img 
{
	padding:0 20px;	
}

.divWinningSentance
{
    background: url('../../Images/Design/Backgrounds/bgr_edit_coment.gif');
    background-repeat: no-repeat;
    height:25px;
    width:313px;
    padding-left:17px;
    padding-top:4px;
}

.editWinningSentance
{
    font: 10px/12px verdana, arial, helvetica, sans-serif;     
    font-style: normal;     
    font-weight: normal;    
    padding: 2px 2px 2px 2px;
    color: #000;    
    border:0px solid black;
    width:280px;
}

div#linkAccounts
{
	border-color: #ffb500;
}

#linkAccounts table tr td.leftCell
{	
	border-right-color: #ffb500;
}

#friendsLeaderboardsModuleWrapper .friendsLeaderboardPeriod
{
	color: #E97D05;
}

/* DEFAULT LOGGED OUT BOXES */

.tableBanner { background: url('./Images/Design/DefaultPage/spritesheet-home.gif') no-repeat 0 0; }
.tableBannerFree { background: url('./Images/Design/DefaultPage/spritesheet-home.gif') no-repeat -166px 0; }
.tableNewGames 
{
	width: 162px; 
	height: 234px; 
	background: url(./Images/Design/DefaultPage/spritesheet-home.gif) no-repeat -332px 0; 
}
.tablePopularGames
{
	width: 226px; 
	height: 234px; 
	background: url('./Images/Design/DefaultPage/spritesheet-home.gif') no-repeat -494px 0; 	
}
.tableFavouriteGames
{
	width: 226px; 
	height: 234px; 
	background: url('./Images/Design/DefaultPage/spritesheet-home.gif') no-repeat -720px 0; 	
}

/* END OF DEFAULT LOGGED OUT BOXES */

.loginIFrame
{
	width: 130px; 
	height: 60px;	
}
