*{
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
    direction: ltr; 
}

body 
{
    background-image: url(images/background-pattern.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: Black;
}

div.Header
{
    background-image: url(images/header.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    width: 885px;
    height: 175px;
        
}

div.Header a#LinkedHeader
{
    position:absolute; 
    top:15px; 
    left:0px; 
    width:885px;
    height: 160px; 
    display: block;
}

div.Header a#LinkedHeader span
{
    display: none;
}

div.Header .ProgressiveJPText
{
    position: absolute;
    font-weight: bold;
    font-size: 21px;
    color: #ffffff;
    top: 48px;
    right: 88px;
}

div.Header .MainMenu
{
    bottom:0;
	display:block;
	height:38px;
	position:absolute;
	right:88px;
}

div.Header .MainMenu a
{
    text-decoration: none;    
}

div.Header .MainMenu img
{
    border: 0px;    
}

div.MainContent
{
    position: relative;
    height: 100%;
}

div.MainContent .BreadCrumbsLink
{
    color: #c77800; 
    font-size:12px;
}

div.MainContent .BreadCrumbsBuffer
{
    color: #c77800;
    font-size: 12px;
}

div.MainContent .BreadCrumbsLast
{
    color: #565656;
    font-size: 12px;
}

div.MainContent .MainTitle
{
    color: #d12410; 
    font-size: 23px; 
    font-weight: bold;
}

div.MainContent .NewsBox
{
    background-image: url(images/news.jpg);
    background-position: top; 
    width: 231px; 
    height: 201px; 
    vertical-align: top;
}

div.MainContent #scrollNewsBox
{
    width: 180px; 
    height: 120px; 
    overflow: hidden;
}

div.MainContent .NewsBox ul
{
    list-style-image: none; 
    list-style-type: none;
    font-size: 11px; 
    color: #313131; 
}

div.MainContent .NewsBox ul li
{    
    background-image: url(images/news-bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
    /*line-height: 29px;*/
    padding-left: 25px;
}

div.MainContent .NewsBox ul li a
{    
    color: #313131;
    text-decoration:none;
}
div.MainContent .PromotionsBox
{
    background-image: url(images/promotions.jpg); 
    background-position: top; 
    width: 213px; 
    height: 201px;
    vertical-align: top;
}

div.MainContent #scrollPromotionBox
{
    width: 180px; 
    height: 120px; 
    overflow: hidden;
}
div.MainContent .PromotionsBox ul li a
{    
    color: #313131;
    text-decoration:none;
}
div.MainContent .PromotionsBox ul
{
    list-style-image: none; 
    list-style-type: none;
    font-size: 11px; 
    color: #313131;
}

div.MainContent .PromotionsBox ul li
{    
    background-image: url(images/news-bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
    /*line-height: 29px;*/
    padding-left: 25px;
}

div.MainContent .TournamentsBox
{
    background-image: url(images/tournaments.jpg); 
    background-position: center top; 
    width: 213px; 
    height: 101px;
    font-size: 11px; 
    color: #313131; 
    vertical-align: top;
}

div.MainContent .VIPAwardsBox
{
    background-image: url(images/VIP-awards.jpg); 
    background-position: center top; 
    width: 213px; 
    height: 100px;
    font-size: 11px; 
    color: #313131; 
    vertical-align: top;
}

div.MainContent .SupportBox
{
    background-image: url(images/support.jpg); 
    background-position: top; 
    width: 228px; 
    height: 201px; 
    vertical-align: bottom;    
}

div.MainContent .SupportBox .Info
{
    font-size: 12px; 
    color: #313131;
}

div.MainContent .SupportBox .Info a
{
    text-decoration: none; 
    color: #ee0000;
}

div.Footer
{
    position: relative;
  display: block;  
}

div.Footer .ContentTable
{
    background-color: White;
    width: 867px;
}

div.Footer .ContentTable a
{
    font-size: 12px; 
    color: #313131;
    text-decoration: none;  
}

div.Footer .ContentTable .IconsArea
{
    width: 100%; 
    height: 75px; 
    background-color: #ededed; 
    vertical-align: middle;
}

div.Footer .ContentTable .TextArea
{
    width: 100%; 
    height: 86px; 
    font: Ariel; 
    font-size: 12px; 
    color: #313131
}

.floaingtPanelArea
{
    width: 246px; 
    height: auto; 
    position: relative;
    top: 0px;
    left: 0px;
}

.FloatingPanelArea
{
    background-image: url('images/middle-background.jpg'); 
    background-position: left top; 
    background-repeat: repeat-y; 
    min-height: 10px;
    height: 100%;
    width: 246px;
    position: relative;
    top: 0px;
    left: 0px;
}

.FloatingPanelArea .FP_Top
{
    position: absolute;
    top: 0px; 
    left: 0px;
    z-index: 10;
}

.FloatingPanelArea .FP_Bottom
{
    position: absolute;
    bottom: 0px; 
    left: 0px;
    z-index: 10;
}

.FloatingPanelArea #floaingtPanel
{
    position:absolute; 
    padding-left: 1px;
    top:0px; 
    width: 244px; 
    height: 461px;
    z-index: 100;
}

.TextualContentArea
{
    width: 622px; 
    background-color: White;
    background-image: url('images/gradient-above-breadcrumbs.jpg'); 
    background-position: left top;
    background-repeat: repeat-x;   
    position: relative;
    vertical-align: top;
    height: 589px;
}

/* about us */
.AU_GeneralText
{
    font-size: 13px;
    color: #000000;
}


.AU_GeneralTextBold
{
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
/* contact us */
.ContactUsBox
{
    width: 522px;
}

.ContactUsBox .CUB_Background 
{
    vertical-align: top; 
    padding-left: 14px; 
    background-image: url('images/contact-middle-part.jpg'); 
    background-position: top; 
    background-repeat: repeat-y;
}

.ContactUsBox .CUB_Header
{
    color: #d12410; 
    font-size: 20px; 
    font-weight: bold; 
    line-height: 16px; 
}

.ContactUsBox .CUB_Text
{
    color: #000000; 
    font-size: 12px;
}

.ContactUsBox .CUB_TextBold
{
    color: #000000; 
    font-size: 12px;
    font-weight: bold;
}

.ContactUsBox .CUB_TextRemark
{
    color: #000000; 
    font-size: 11px;
}

.CU_FormFieldTitle
{
    color: #000000;
    font-size: 12px;
}

#inputName
{
    width: 184px;    
}

#inputEmail
{
    width: 184px;    
}

#inputPhoneNum
{
    width: 184px;   
}

#inputSubject
{
    width: 188px; 
}

#inputMessage
{
    width: 350px;
}
/*GS*/
.GSBox_Background1
{
    height: 175px; 
    width: 287px; 
    vertical-align: top; 
    padding-left: 10px;
    background-image: url('images/1-middle-part.jpg');
    background-position: left top; 
    background-repeat: repeat-x;
}

.GSBox_Background2
{
    height: 171px; 
    width: 287px; 
    vertical-align: top; 
    padding-left: 10px;
    background-image: url('images/2-middle-part.jpg');
    background-position: left top; 
    background-repeat: repeat-x;
}

.GSBox_Background3
{
    height: 177px; 
    width: 287px; 
    vertical-align: top; 
    padding-left: 10px; 
    background-image: url('images/3-middle-part.jpg');
    background-position: left top; 
    background-repeat: repeat-x;
}

.GSBox_Background4
{
    height: 177px; 
    width: 287px; 
    vertical-align: top; 
    padding-left: 10px; 
    background-image: url('images/4-middle-part.jpg');
    background-position: left top; 
    background-repeat: repeat-x;
}

.GSBox_Background5
{
    height: 137px; 
    width: 287px; 
    vertical-align: top; 
    padding-left: 10px;
    background-image: url('images/5-middle-part.jpg');
    background-position: left top; 
    background-repeat: repeat-x;
}

.GSBox_Background6
{
   height: 194px; 
    width: 287px; 
    vertical-align: top; 
    padding-left: 10px; 
    background-image: url('images/6-middle-part.jpg');
    background-position: left top; 
    background-repeat: repeat-x;
}

.GSBox_Background7
{
    height: 229px; 
    width: 287px; 
    vertical-align: top; 
    padding-left: 10px; 
    background-image: url('images/7-middle-part.jpg');
    background-position: left top; 
    background-repeat: repeat-x;
}

.GSB_Text
{
    color: #000000; 
    font-size: 13px; 
}

.GSB_TextBold
{
    color: #000000; 
    font-size: 13px;
    font-weight: bold; 
}
/* FAQ */
.FAQ_GeneralText
{
    font-size: 12px;
    color: #000000;
}

.FAQ_BulletedList ul
{
    list-style-image: none; 
    list-style-type: none;
    font-size: 13px; 
    font-weight: bold;
    color: #000000;
}


.FAQ_BulletedList ul li
{
    background-image: url('images/FAQ-bullet-red.jpg');
    background-repeat: no-repeat;
    background-position: 0 4px;
    line-height: 25px;
}


.FAQ_BulletedList ul li a
{
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding-left: 20px;
}

.FAQ_BulletedList .AnswerBoxTop
{
    background-image: url('images/FAQ-top-part.jpg');
    width: 583px;
    height: 25px;
    background-repeat: no-repeat;
    vertical-align: top;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

.FAQ_BulletedList .AnswerBoxTop a
{
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.FAQ_BulletedList .AnswerBoxMiddle
{
    background-image: url('images/FAq-middle-part.jpg');
    width: 583px;
    background-repeat: repeat-y;
    vertical-align: top;
    padding-left: 10px;
}

.FAQ_BulletedList .AnswerBoxMiddle a
{
    color: #d12410; 
    font-weight: bold; 
    text-decoration: none;
}

.FAQ_BulletedList .Answer
{
    color: #343434;
    font-size: 12px;
    line-height: 15px;
	padding-right:30px;
}
/* Promotions */
.PromoBoxText
{
    vertical-align: top; 
    padding-left: 10px; 
    padding-top: 4px;
}

.PromoBox_Background
{
    height: 180px; 
    width: 559px; 
    vertical-align: top; 
    padding-left: 5px; 
    background-image: url('images/promotions-middle.gif');
    background-position: left top; 
    background-repeat: repeat-x;
}

.PromoBoxText a.PBT_Header
{
    color: #d60100; 
    font-size: 20px; 
    font-weight: bold; 
    line-height: 16px; 
    text-decoration: none;
}

.PromoBoxText a.PBT_Header:hover
{
    text-decoration: underline;
}

.PromoBoxText .PBT_Text
{
    color: #000000; 
    font-size: 13px; 
}

.PromoBoxText .PBT_TextBold
{
    color: #000000; 
    font-size: 13px; 
    font-weight: bold;
}

.PromoBoxLinks a.PBL_Link
{
    font-size: 13px; 
    font-weight: bold;
    color: #ffffff;
    text-decoration: none; 
    
}

.PromoBoxLinks a.PBL_MoreInfo
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none; 
}

a.PromoTerms_Link
{
    font-size: 12px;
    color: #000000;
}
/*Cashier*/
div#CashierOverview
{
    background-image: url('images/Overview_tab.gif');
    background-position: left top;
    background-repeat: no-repeat;
    width: 579px;
    height: 100%;
    display: block;
    position: relative;
    padding-left: 18px;    
}

div#CashierDeposit
{
    background-image: url('images/Deposit_tab.gif');
    background-position: left top;
    background-repeat: no-repeat;
    width: 579px;    
    height: 100%;
    display: none;
    position: relative;
    padding-left: 18px;
}

div#CashierWithdrawal
{
    background-image: url('images/Withdrawal_tab.gif');
    background-position: left top;
    background-repeat: no-repeat;
    width: 579px;    
    height: 100%;
    display: none;
    position: relative;
    padding-left: 18px;
}


.CashierTabs a.TabLink 
{
  position: absolute;
  height: 30px;
  width: 135px;
  top: 31px; 
  text-decoration: none;
}

.CashierTabs a i 
{ 
    visibility: hidden; 
}

a#O_Overview, a#D_Overview, a#W_Overview { top: 0px; left: 0px;}
a#O_Deposit, a#D_Deposit, a#W_Deposit { top: 0px; left: 140px;}
a#O_Withdrawal, a#D_Withdrawal, a#W_Withdrawal{ top: 0px; left: 280px;}


#CashierOverview .Text1
{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

#CashierOverview .Text2
{
    font-size: 13px;
    color: #000000;
    line-height: 18px;
    padding-right:10%;
}

#CashierOverview .Text3
{
    font-size: 13px;
    font-weight: bold;
    color: #d12410;
}


div#DepositTable 
{
    width: 579px;
    background-image: url('images/cash-pile.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
}

div#DepositTable .DTable
{
    background-image: url('images/cash-pile-blurry.jpg'); 
    background-position: right bottom; 
    background-repeat: no-repeat;
}

div#DepositTable .Head1
{
    background-image: url('images/head01.gif');
    width: 151px;
    height: 38px;
    background-position: left top;
    background-repeat: no-repeat;
    color: White;
    font-weight: bold;
    font-size: 13px;
}

div#DepositTable .Head2
{
    background-image: url('images/head02.gif');
    width: 98px;
    height: 38px;
    background-position: left top;
    background-repeat: no-repeat;
    color: White;
    font-weight: bold;
    font-size: 13px;
}

div#DepositTable .Head3
{
    background-image: url('images/head03.gif');
    width: 97px;
    height: 38px;
    background-position: left top;
    background-repeat: no-repeat;
    color: White;
    font-weight: bold;
    font-size: 13px;
}

div#DepositTable .Head4
{
    background-image: url('images/head04.gif');
    width: 98px;
    height: 38px;
    background-position: left top;
    background-repeat: no-repeat;
    color: White;
    font-weight: bold;
    font-size: 13px;
}

div#DepositTable .Head5
{
    background-image: url('images/head05.gif');
    width: 98px;
    height: 38px;
    background-position: left top;
    background-repeat: no-repeat;
    color: White;
    font-weight: bold;
    font-size: 13px;
}


div#DepositTable .Col1
{
    width: 151px;
    border-left: solid 1px #bcbcbc;
    border-bottom: solid 1px #bcbcbc;
    border-right: solid 1px #bcbcbc;
    background-color: White;
}

div#DepositTable .Col2
{
    width: 98px;    
    border-bottom: solid 1px #bcbcbc;
    border-right: solid 1px #bcbcbc;
}

div#DepositTable .Col3
{
    width: 97px;
    border-bottom: solid 1px #bcbcbc;
    border-right: solid 1px #bcbcbc;
}

div#DepositTable .Col4
{
    width: 98px;
    border-bottom: solid 1px #bcbcbc;
    border-right: solid 1px #bcbcbc;
}

div#DepositTable .Col5
{
    width: 98px;
    border-bottom: solid 1px #bcbcbc;
    border-right: solid 1px #bcbcbc;
}

#CashierDeposit .Text1
{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

#CashierDeposit .Text2
{
    font-size: 13px;
    color: #000000;    
    line-height: 18px;
    padding-right:10%;    
}

#CashierDeposit .Text3
{
    font-size: 13px;
    font-weight: bold;
    color: #d12410;
}

#CashierWithdrawal .Text1
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

#CashierWithdrawal .Text2
{
    font-size: 13px;
    color: #000000;    
    line-height: 18px;
    padding-right:10%;
}

#CashierWithdrawal .Text3
{
    font-size: 13px;
    font-weight: bold;
    color: #d12410;
}

#CashierWithdrawal .Text4
{
    font-size: 15px;
    font-weight: bold;
    color: #d12410;
}

._Text1
{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

._Text2, ._Text2 p
{
    font-size: 13px;
    color: #000000;    
    line-height: 18px;
    padding-right:30px;
    padding-top:10px;
    padding-bottom:10px;
    
}
._Text2 a
{
	color:#FF0000;
	text-decoration:none;
}

._Text3
{
    font-size: 13px;
    font-weight: bold;
    color: #d12410;
}

._Text4
{
    font-size: 15px;
    font-weight: bold;
    color: #d12410;
}
/*Inner pgs */
.InnerPagesContent
{
	width:90%;
	font-size: 12px;
	text-align:left;
}
.InnerPagesContent p
{
	padding-top:10px;
	padding-bottom:10px;
}
.InnerPagesContent a
{
	color:#FF0000;
	text-decoration:none;
}
.InnerPagesContent img
{
	border:none;
    text-decoration:none;
}
.InnerPagesContent ul
{
	list-style-position:inside;
}
._Text2 ul
{
	list-style-position:inside;
}
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }
.frame { padding: 5px; border: 1px solid #aaa; }
.cashier_first_title { font-size:150%; font-weight:bold }
.cashier_sub_title { font-size:larger; font-weight:bold }