﻿*
{
    margin: 0px;
    padding: 0px;
}
html
{
    height: 100%;
}
* html body
{
    height: 100%;
}
img
{
    border: 0px;
}
body
{
    background: #000000 url(images/body-bg.jpg) top center repeat-y;
    font: normal 12px arial;
    color: #D0D2D3;
    min-height: 100%;
    padding: 0px;
    margin: 0 auto;
    min-height: 100%;
    _height: 100%;
    text-align: center;
}
a:hover
{
    text-decoration: underline;
}
a:visited
{
    color: #0ccc0c;
}
a
{
    color: #0ccc0c;
    text-decoration: none;
}
.fix
{
    float: none;
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}
.fix5
{
    float: none;
    clear: both;
    font-size: 0px;
    line-height: 5px;
    height: 5px;
}
.fix10
{
    float: none;
    clear: both;
    font-size: 0px;
    line-height: 10px;
    height: 10px;
}
.fix15
{
    float: none;
    clear: both;
    font-size: 0px;
    line-height: 15px;
    height: 15px;
}
.center
{
    margin: 0px auto;
    width: 779px;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.bottom_sep
{
    color: #0ccc0c;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
}
.bottom_txt
{
    color: #D0D2D3;
    margin: 0 auto;
    width: 445px;
    line-height: 20px;
}
.inner_title_bg
{
    background: transparent url(images/inner_bt_pgtitle.gif) top left repeat-x;
    height: 34px;
    color: #00ff2d;
    font-size: 18px;
    font-weight: bold;
    text-indent: 8px;
    text-align: left;
}
.inner_title_bg p
{
    float: left;
    margin-top: 8px;
}
.inner_title_top_txt
{
    height: 34px;
    color: #00ff2d;
    font-size: 16px;
    text-indent: 8px;
    text-align: left;
}
.mainlink
{
    font-family: Arial;
    font-size: 13px;
    color: White;
    cursor: pointer;
}
.mainlink:hover
{
    font-family: Arial;
    font-size: 13px;
    color: green;
}
/*.menubutton
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    padding-left: 10px;
}
.menubutton:hover
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: green;
    padding-left: 10px;
}*/
.pregGamesBg
{
    background: transparent url(images/previewgames-side-title.jpg) top left no-repeat;
    color: #D0D2D3;
    width: 189px;
    height: 33px;
}
.sideBarInner
{
    background: transparent url(images/sidebar-bg.jpg) top left no-repeat;
    width: 189px;
    height: 35px;
}
.sideBarInnerDiv
{
    display: none;
}
.sideBarInnerDiv div
{
    margin-left: 10px;
}
.sideBarTxtBox
{
    float: left;
    margin: 8px 0px 0px 33px;
    font-size: 15px;
}
.sideBarTxtBoxG
{
    float: left;
    margin: 8px 0px 0px 33px;
    font-size: 13px;
}
.bx2
{
    width: 210px;
}
.lineHelpImg
{
    background: #6E0000 url(images/help-icon-small.jpg) top left no-repeat;
    float: left;
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: justify;
}
#tooltip
{
    position: absolute;
    z-index: 3000;
    background: #022416 url(images/help-icon.jpg) top left no-repeat;
    background-position: 2px 2px;
    top: 0;
    width: 230px;
    min-height: 65px;
    _height: 65px;
    padding: 3px;
    border: 1px solid #9B9B9B;
    line-height: 18px;
    color: #fafafa;
    font: normail 12px arial;
}
#tooltip h3
{
    padding-left: 5px;
    font-weight: bold;
    font-size: 1.4em;
    color: #fafafa;
}
#tooltip div
{
    color: #fafafa;
    float: right;
    width: 180px;
    overflow: hidden;
    text-align: left;
}
/*Preview Games*/
#prevbox-outer
{
    padding: 20px 15px;
    border: 0px dotted #7A7A73;
    margin: 0px auto;
    overflow: hidden;
    width: 700px;
}
#prevbox-outer .headertxt
{
    font: bold 20px arial narrow, arial;
    margin: 0px 0px 10px 13px;
    color: #0CCC0C;
}
#prevbox-outer .left
{
    float: left;
}
#prevbox-outer h2 a
{
    text-decoration: none;
}
#prevbox-outer .imgcontainer
{
    border: 1px solid #0CCC0C;
    float: left;
    height: 170px;
    position: relative;
    width: 200px;
    margin-bottom: 15px;
    margin-left: 25px;
    display: inline; /*margin:0px 0px 15px 15px;*/
}
#prevbox-outer .lightbox
{
    text-decoration: none;
}
#prevbox-outer .imgcontainer img
{
    border: 0px;
    left: 0;
    min-width: 200px;
    position: absolute;
    width: 200px;
}
#prevbox-outer .box
{
    background: #011A1A url(images/bg_game_info_200x20.gif) top left no-repeat;
    height: 20px;
    min-height: 20px;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 200px;
}
#prevbox-outer span.boxtxt
{
    color: #0CCC0C;
    position: absolute;
    bottom: 2px;
    left: 5px;
}
#prevbox-outer span.boxtxt a
{
    color: #D0D2D3;
    font-weight: bold;
    text-decoration: none;
}
.more
{
    clear: none;
    float: left;
    height: auto;
    margin: 0 0 12px 25px;
    width: 188px;
}
/*Preview Games end*/
.topTextInfo
{
    font: normal 12px arial, arial;
    color: #D0D2D3;
    float: left;
    text-align: left;
    width: 225px;
}
.topText
{
    font: normal 12px arial;
    float: left;
}
.topText p
{
    font-weight:bold;
    font-style:italic;
    color: #0CCC0C;
}
.LabelSignIn
{
    width: 70px;
}
span.Validator
{
    color: Red;
    margin-left: 5px;
    visibility: visible;
}
.upPnl1
{
    width: 600px;
    height: 190px;
    padding: 20px;
    color: #5D0000;
    background-color: #ededdb;
}
.lineInfomg
{
    background: transparent url('images/info-icon.jpg') top left no-repeat;
    cursor: pointer;
    width: 15px;
    height: 15px;
    float:right;
    margin-right:5px;
    margin-left:5px;
}
.topMenuTxt
{
    float: left;
    height: 28px;
}
.topMenuTxt span
{
    margin-top: 5px;
    float: left;
}
.topMenuTxt a, .topMenuTxt a:visited
{
    font-size: 14px;
    color: #3B002E;
    text-decoration: none;
    margin-top: 5px;
}
.topMenuTxt a:hover
{
    font-size: 14px;
    color: #6B0D52;
    text-decoration: none;
}
.topMenuSeparator
{
    background: transparent url('images/page_header_bg_separator.jpg') top left no-repeat;
    float: left;
    width: 8px;
    height: 28px;
}
.pTitleWelcome
{
    background: transparent url('images/title-welcomebonus.jpg') top left no-repeat;
    width: 546px;
    height: 37px;
    margin: 0 auto;
}
.pWellcomeIconBox
{
    background: transparent url('images/p_icon-welcomebonus.jpg') top left no-repeat;
    width: 95px;
    height: 110px;
    float: left;
    margin-left: 2px;
}
.pWellcomeTxtBox
{
    padding: 5px 5px 0px 5px;
    width: 439px;
    height: 100px;
    float: left;
    color: #D0D2D3;
    font: normal 13px arial;
}
.pPromoContagner
{
    background: transparent url('images/promotion-bg.jpg') top left repeat-y;
    width: 546px;
    height: auto;
    margin: 0 auto;
}
.bt1, .bt2, .bt3, .bt4, .bt5, .bt6, .bt7, .bt8
{
    width: 544px;
    height: 20px;
    margin-left: 2px;
    text-indent: 5px;
}
.btImgOpen
{
    width: auto;
    height: 20px;
    text-indent: 5px;
}
.btImgClose
{
    width: auto;
    height: 20px;
    text-indent: 5px;
}
.btImgClose p
{
    background: transparent url('images/arrow-close.gif') center left no-repeat;
    color: #222;
    float: left;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 2px;
    cursor: pointer;
    text-indent: 12px;
}
.btImgOpen p
{
    background: transparent url('images/arrow-open.gif') center left no-repeat;
    color: #222;
    float: left;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 2px;
    cursor: pointer;
    text-indent: 12px;
}

.bt1 img, .bt2 img, .bt3 img, .bt4 img, .bt5 img, .bt6 img, .bt7 img, .bt8 img
{
    float: left;
    margin: 5px;
}
.tcText
{
    font: normal 12px arial;
    color: #D0D2D3;
    margin: 10px 10px 0px 10px;
}
.tcTextOL
{
    font: bold 13px arial;
    color: #FFF100;
    list-style: disc outside none;
    margin-left: 30px;
    line-height: 20px;
}
.tcTextUL
{
    list-style: decimal outside none;
    margin-left: 30px;
    line-height: 20px;
}
.pFooterWellcomeBox
{
    background: transparent url('images/p_footer_poker.jpg') top left no-repeat;
    width: 546px;
    height: 14px;
    margin: 0 auto;
}
.pTitleBlackJack
{
    background: transparent url('images/title-blackjack.jpg') top left no-repeat;
    width: 546px;
    height: 37px;
    margin: 0 auto;
}
.pBlackJackIconBox
{
    background: transparent url('images/p_icon-blackjack.jpg') top left no-repeat;
    width: 95px;
    height: 110px;
    float: left;
    margin-left: 2px;
}
.pVideoPokerIconBox
{
    background: transparent url('images/p_icon-poker.jpg') top left no-repeat;
    width: 95px;
    height: 110px;
    float: left;
    margin-left: 2px;
}
.pTitleVideoPoker
{
    background: transparent url('images/title-poker.jpg') top left no-repeat;
    width: 546px;
    height: 37px;
    margin: 0 auto;
}
.bgColorF6921E
{
    background-color: #F6921E;
}
.bgColor8BC53F
{
    background-color: #8BC53F;
}
.bgColorC3996B
{
    background-color: #C3996B;
}
.bgColor71A9A2
{
    background-color: #71A9A2;
}
/*.bt1, .bt2, .bt3, .bt4, .bt5, .bt6, .bt7, .bt8
{
	height:12px;
	line-height:12px;
	padding-left:30px;
	width:120px;
}*/
#tc1, #tc2, #tc3, #tc4, #tc5, #tc6, #tc7, #tc8
{
    height: 0;
    overflow: auto;
    text-align: left;
    width: 530px;
    z-index: 10;
}
.txt_top_login_bg
{
    background: transparent url('images/login-txt-backround.png') top left no-repeat;
    width: 106px;
    height: 20px;
}
.txt_top_login
{
    width: 105px;
    height: 18px;
    background-color: transparent;
    border: 0px solid red;
    font: bold 11px arial;
}
.rightContext
{
    background-color: #021816;
    color: #D0D2D3;
    text-align: left;
}
.vipBonus
{
    color: #8CFF00;
    font-weight: bold;
}
.topHeaderBgLeft
{
    background: transparent url('images/header-BG.jpg') top left repeat-x;
    float: left;
    width: 204px;
    height: 107px;
    clear: both;
}
.topHeaderBgRight
{
    background: transparent url('images/header-BG.jpg') top left repeat-x;
    float: left;
    width: 235px;
    height: 246px;
}
.topHeaderBgCenter
{
    background: transparent url('images/header-BG.jpg') top left repeat-x;
    float: left;
    width: 340px;
    height: 246px;
}
.topLoginBalanceBg
{
    background: transparent url('images/balance-text-box.png') top left no-repeat;
    width: 138px;
    height: 21px;
    float:right;
}
.topLoginBalanceBg p
{
    float:left;
    margin:3px 3px 3px 5px;
}
.welcomeBonusTile
{
    background: transparent url('images/welcome_bonus_title.gif') top left no-repeat;
    width:190px;
    height:25px;
    float:left;
    clear:both;
}
.welcomeBonusBox
{
    background: #010705 url('images/welcome-bg.gif') top left repeat-x;
    width:190px;
    height:189px;
    float:left;
    font:normal 11px arial;
    color:#D0D2D3;
    margin-top:2px;
}
.welcomeBonusBoxInner
{
    margin:0px auto;
    width: 140px;
    height:120px;
    text-align:left;
    padding-top:20px;
}
.bonusOL
{
    line-height:15px;
    list-style:decimal outside none;
    margin-left:13px;
    padding-top:5px;
}
.customerSupportTile
{
    background: transparent url('images/custommer_support_title.gif') top left no-repeat;
    width:194px;
    height:25px;
    float:left;
    clear:both;
}
.customerSupportTileBox
{
    background-color:#010B0A;
    width:192px;
    height:51px;
    float:left;
    font:normal 11px arial;
    color:#D0D2D3;
    clear:both;
}
.customerSupportBoxInner
{
    margin:0px auto;
    width: 155px;
    height:40px;
    text-align:left;
}
.error
{
    color:Red;
    font:bold 16px arial narrow, arial;
}
.signUpBox
{
    border: 1px solid #37B34A;
    background-color: #022416;
    margin-top:10px;
    width:250px;
    height:auto;
}
.signUpBox p
{
    text-align: center; 
    font: bold 16px arial;
    margin-top:10px;
}
.signUpInputTxt
{
    width:140px;
}
.topHeaderLeftImgBg
{
    float: left; 
    width: 204px; 
    height: 111px; 
    clear: both; 
    background: transparent url(images/top_left.jpg) top left no-repeat;
}
.topHeaderRightImgBg
{
    float: left; 
    width: 235px; 
    height: 111px; 
    clear: both; 
    background: transparent url(images/top_right.jpg) top left no-repeat;
}
.gameBg
{
   background: transparent url(images/game-bg-line.gif) top left repeat-x;
   height:177px;
   width:590px;
   
}
.pTitleWeeklyBonus
{
    background: transparent url(images/title-weekly-bonus.jpg) top left no-repeat;
    width: 546px;
    height: 37px;
    margin:0px auto;
}
.pWeeklyTxtBox
{
    padding: 5px 5px 0px 5px;
    width: 439px;
    float: left;
    color: #D0D2D3;
    font: normal 13px arial;
}
.pWeeklyIconBox
{
    background: transparent url(images/p_icon-weekly-bonus.jpg) top left no-repeat;
    width: 95px;
    height: 110px;
    float: left;
    margin-left: 2px;
}
.pFooterWeeklyBox
{
    background: transparent url(images/footer-weeklybonus.jpg) top left no-repeat;
    width: 546px;
    height: 14px;
    margin: 0 auto;
}
