<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*============================= CSS STYLES FOR AFB88 =============================*/
/* ================================
    CSS STYLES FOR WS PORTAL 
    v2.0, 04/2012
   ================================
*/ 

/* html { overflow-y: scroll;}*/

body{ margin:0px;}

form{ margin:0px;}

/*.panelScroll { }*/

/******************************** Home.aspx ***************************************/
.style1{ height: 300px;}
.style2{ height: 143px;}
.style3{ height: 128px;}
.style4{ height: 254px;}

.homeBg{ background-image:url('Images/bg.gif'); background-repeat:repeat; }  /*background-color:#60C51F;*/
.homeBg2{ background-color:#60C51F; }
/*.homeBg4{ background-color: #03AA03;  }021F00*/
.homeBg4_StakeVoid {background:#0b0b0b;}
.homeBgFC{ background-color: #000000;  }
/*.leagueImage
{
    width:50;
    height:50;
    background-image:url(' ../images/home/soccer_icon.gif');
    background-repeat:no-repeat;
    border-style:solid;
    border-width:1ox;
    border-color:Black;
     
}*/
.leagueTitle
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:9pt; 
    font-weight:bold;
    text-align:center;
    color:Red;
}

.leagueHome
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:9pt; 
    font-weight:bold;
    text-align:left; 
    padding:0px 0px 0px 5px;
    color:#333333;
}
 .leagueVS
{
    font-family:sans-serif, Arial, Helvetica;
    /*font-size:9pt;*/ 
    font-weight:bold;
    background-image:url('../images/home/vs1.gif');
    height:18px;
    width:22px;
    background-repeat:no-repeat;
    /*background-position: 5px 23px; */
    background-position:center;
    text-align:justify;
    padding:10px;
    color:White;
}   
.leagueAway
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:9pt; 
    font-weight:bold;
    text-align:left;
    padding:0px 0px 0px 5px;
    color:Blue;
}

.homeLink
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
    /*font-weight:bold;*/
    text-align:left;
    text-decoration: none;
    color:White;
}

.homeLink A:link 
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
    /*font-weight:bold;*/
    text-align:left;
    color:White;
}

.homeLink A:visited 
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
    /*font-weight:bold;*/
    text-align:left;
    text-decoration: none;
    color:White;
}

.homeLink A:active 
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
     /*font-weight:bold;*/
    text-align:left;
    color:White;
}

.homeLink A:hover 
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
     /*font-weight:bold;*/
    text-align:left;
    color:White;
}

.homeLink2
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
    font-weight:bold;
    text-align:left;
    text-decoration: none;
    color:White;
}

.homeLink2 A:link 
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
    font-weight:bold;
    text-align:left;
    color:White;
}

.homeLink2 A:visited 
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
    font-weight:bold;
    text-align:left;
    text-decoration: none;
    color:White;
}

.homeLink2 A:active 
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
    font-weight:bold;
    text-align:left;
    color:White;
}

.homeLink2 A:hover 
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
    font-weight:bold;
    text-align:left;
    color:White;
}

/******************************** Home.aspx End ***********************************/

/******************************** Header.aspx *************************************/

.headerBg2{ background: #000000; }/*background-image:url('Images/bg.jpg'); background-repeat:repeat; */
.headerBg3{ background-color:#9ED14E; }
.headerBg4{background-image:url('Images/header-bg.jpg');}/*Banner.jpg*/
.headerBg5{  background-image:url('Images/background.jpg'); background-repeat:repeat;}  /* background-color:#1B496A;*/

.btnTab
{
	background: url("Images/button.jpg") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:75px;
	height:26px;
	
}

.btnTabGB
{
	background: url("Images/button.jpg") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:75px;
	height:26px;
	padding-top:3px;
}

.btnTab2
{
	background: url("Images/buttonBlink.gif") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:75px;
	height:26px;
	
}

.btnTab2GB
{
	background: url("Images/buttonBlink.gif") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:75px;
	height:26px;
	padding-top:3px;
}

.btnTabLogIn
{
	background: url("Images/buttonLogIn.jpg") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	padding: 3px 0px 0px 0px;
	width:60px;
	height:21px;
}

.btnTabLogOut
{
	background: url("Images/button.jpg") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:75px;
	height:26px;
	
}

.btnTabLogOutGB
{
	background: url("Images/button.jpg") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:75px;
	height:26px;
	padding-top:3px;
}

.btnTab a
{
	text-decoration:none;
	color:#000000;
}

.btnTabGB a
{
	text-decoration:none;
	color:#000000;
}

.btnTab2 a
{
	text-decoration:none;
	color:#000000;
}

.btnTab2GB a
{
	text-decoration:none;
	color:#000000;
}

.btnTabLogOut a 
{
	text-decoration:none;
	color:red;
}

.btnTabLogOutGB a 
{
	text-decoration:none;
	color:red;
}

.register a {
	margin-left: 20px;
	font-size: 16px;
	color: #fff;
	/*line-height: 38px;*/
	text-decoration: none;
}

.live-chat {
	background-image: url('Images/iconBg.png');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 128px;
	height: 31px;
	background-position: 0px 0px;
	text-align: center;
}

.live-chat a {
	margin-left: 30px;
	font-size: 16px;
	color: #fff;
	/*line-height: 38px;*/
	text-decoration: none;
}

.user-panel {
	width: 532px; 
	height: 25px;
	float: right;
	padding: 1px 1px 0px 1px;
	/*margin-top: 16px;*/
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 81%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(81%,#ffffff), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top, #ffffff 81%,#000000 100%);
	background: -o-linear-gradient(top, #ffffff 81%,#000000 100%);
	background: -ms-linear-gradient(top, #ffffff 81%,#000000 100%);
	background: linear-gradient(to bottom, #ffffff 81%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}

.user-panel-inner {
	width: 100%;
	height: 25px;
	background: #69945c;
	background: -moz-linear-gradient(top, #69945c 0%, #013000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#69945c), color-stop(100%,#013000));
	background: -webkit-linear-gradient(top, #69945c 0%,#013000 100%);
	background: -o-linear-gradient(top, #69945c 0%,#013000 100%);
	background: -ms-linear-gradient(top, #69945c 0%,#013000 100%);
	background: linear-gradient(to bottom, #69945c 0%,#013000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69945c', endColorstr='#013000',GradientType=0 );
}

/*.lang {
	background: #FFF;
	color: #000;
	font-size: 12px;
	height: 20px;
	border: 1px solid #000;
	border-radius: 0px;
	padding: 1px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: -3px;
	text-transform: uppercase;
}*/

.btnLogin {
	border: 1px solid #000;
	border-radius: none;
	line-height: 17px;
	height: 20px;
	width: 72px;
	margin-top: 2px;
	background: #D7C47E;
	background: -moz-linear-gradient(top, #fffbab 0%, #784415 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffbab), color-stop(100%,#784415));
	background: -webkit-linear-gradient(top, #fffbab 0%,#784415 100%);
	background: -o-linear-gradient(top, #fffbab 0%,#784415 100%);
	background: -ms-linear-gradient(top, #fffbab 0%,#784415 100%);
	background: linear-gradient(to bottom, #fffbab 0%,#784415 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffbab', endColorstr='#784415',GradientType=0 );
	cursor: pointer;
	text-transform:uppercase;
}

.navbar_menu
{
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	/*text-shadow: 1px 1px 3px;*/
	line-height: 41px;	
	text-decoration: none;
	padding: 0 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}

.menu1 a
{
	color: #ffffff;
	text-decoration: none;
	padding: 0 6px;
	font-size: 13px;
	text-transform: uppercase;
}

.menu1 a:hover
{
	color: yellow;
}

.btnTab3
{
	color: #888585;
	font-weight: bold;	
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.gbbtnTab3
{
	color: #888585;
	font-weight: bold;	
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.btnPWD
{
	cursor: pointer;
	color:Black;
	text-decoration: none;
	font-size: 15px;
	padding:0 2px;
}

/******************************* Header.aspx End **********************************/


/******************************* Panel.aspx ***************************************/

/*.panelBg
{
    background: url("Images/bgPanel.jpg");
    background-repeat:repeat-x;
    background-color:#e0efaa
}*/

.panelBg2{ background: url('Images/leftcontainer_bg.jpg'); } /*background-color:#60C51F;*/

.panelBg3{ background:#0b0b0b; }/*background: url('Images/leftcontainer_bg.jpg');*/
.panelBet
{
	border: 1px solid #824802;
}
.panelBet2
{
	border: 1px solid #234c0e;
}
/******************************* Panel.aspx End ***********************************/

/******************************* _Norm css ****************************************/

.Background
{
	background-color:#0b0b0b;
}

.Background2
{
	background-color:#FFFFFF;
}

.Background3
{
	background-color:#60C51F;
}

.eTrans
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
}

/******************************* _Norm css End ***********************************/

/*********************** Pop Up 1SCasino1SGames css ******************************/
 
 .popUpLink 
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
    text-align:left;
    text-decoration: none;
    color:White;
}

 .popUpLink A:link 
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
    text-align:left;
    color:White;
}

 .popUpLink A:hover 
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
    text-align:left;
    color:Yellow;
}

 .popUpLink A:active 
{
    font-family:sans-serif, Arial, Helvetica;
    font-size:10pt; 
    text-align:left;
    color:White;
    padding:10px 0;
}

 .popUpLink2 
{
    font-family:Arial, Helvetica;
    font-size:14pt; 
    font-weight:bold;
    text-decoration: none;
    color:White;
}

 .popUpLink2 A:link 
{
    font-family:Arial, Helvetica;
    font-size:14pt; 
    font-weight:bold;
    text-decoration: none;
    color:White;
}

 .popUpLink2 A:hover 
{
    font-family:Arial, Helvetica;
    font-size:14pt; 
    font-weight:bold;
    text-decoration: none;
    color:White;
}

 .popUpLink2 A:active 
{
    font-family:Arial, Helvetica;
    font-size:14pt; 
    font-weight:bold;
    text-decoration: none;
    color:White;
}
        
/*********************** Pop Up 1SCasino1SGames css End **************************/        
        
.nLeft
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black;
    border-left:1px solid white;
    border-bottom:1px solid white;
    border-top:1px solid white;
    border-right:1px solid white;
    background-color:#E9FBDB;/**#f0ffec**#E9FBDB*/
}
.nRight
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black;
    border-right:1px solid white;
    border-bottom:1px solid white;
    border-top:1px solid white;
    /*background-color:#D3F8C7;*/
}
.nAll
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black;
    border::1px solid red;
    
}

.nLeftHeading11
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:red;   
    border-left:1px solid #9c9898;
    border-bottom:1px solid #9c9898;
    border-top:1px solid #9c9898;
    border-right:1px solid #9c9898;
    /*background-color:#D3F8C7; */
}

.nRightBold
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:Black;
    font-weight: bold;
    border-right:1px solid #9c9898;
    border-bottom:1px solid #9c9898;
    border-top:1px solid #9c9898;
    /*background-color:#D3F8C7; */
}

.nLeftHeading111
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:red;   
    border-left:1px solid #9c9898;
    border-bottom:1px solid #9c9898;    
    border-right:1px solid #9c9898;
    /*background-color:#D3F8C7;
	border-top:1px solid #ccc; */
}

.nRightBold1
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:Black;
    font-weight: bold;
    border-right:1px solid #9c9898;
    border-bottom:1px solid #9c9898;
    /*border-top:1px solid #ccc;
    background-color:#D3F8C7; */
}

.Time
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
	color: #fff;
	text-align: center;
}

.time-wrapper {
	width: 18%;
	border-right: 1px solid #fff;
	n: 0px 12px 12px 0px;
	height: 23px;
	box-shadow: 4px 0px 3px #000;
	text-align: center;
}

.border-bottom-bg {
	width: 100%;
	height: 1px;
	background: #000000;
	background: -moz-linear-gradient(left, #000000 0%, #749170 50%, #000000 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(50%,#749170), color-stop(100%,#000000));
	background: -webkit-linear-gradient(left, #000000 0%,#749170 50%,#000000 100%);
	background: -o-linear-gradient(left, #000000 0%,#749170 50%,#000000 100%);
	background: -ms-linear-gradient(left, #000000 0%,#749170 50%,#000000 100%);
	background: linear-gradient(to right, #000000 0%,#749170 50%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
}

.Normal1
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Gray;
    text-decoration:underline;
    padding:10px 0;
    /*font-weight: bold;*/
}

.JoinNow
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: Black;
    font-weight: bold;
}

.JoinNow2
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: Black;
}



/*tbody
{
	font-family:Tahoma, Helvetica, sans-serif;
	/*height:8px
}*/


/*.event { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma, Helvetica, sans-serif }*/
.event {padding-left:55px;cursor:pointer;text-align:left; height:18px; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000; FONT-FAMILY: sans-serif, Tahoma, Helvetica ;background-image:url('Images/eventbg.gif'); background-repeat:repeat; }	
.HeaderBG
{
	background-color:#A9ACB6;
}

.PendingBG
{
	background-color:#ffd700;
}

.DangerBG
{
	background-color:#ffd700;
}

.RejectedBG
{
	background-color:#ffccff;
}

.Rejected
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color:white;
    background-color:red;
}
.Accepted
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color:white;
    background-color:green;
}
.Waiting
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color:black;
    background-color:yellow;
}
.NewBG
{
	background-color:#FFFFFF;
}

.HDPBG
{
	background-color:#eee8aa;
}

.HDPBG2
{
	background-color:#cd853f;
}

.Sep
{
	border-collapse: collapse; 
	border-left-style:solid; 
	border-left-width:2
}

.OUBG
{
	background-color:#e6e6fa;
}

.OUBG2
{
	background-color:#7b68ee;
}

.HighLightBG
{
	background-color:#ffffCc;
}

.PanelBG
{
	background-color: #FFFBEF;
}

.Message
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: normal;/*bold;*/
    font-style:normal;
    color: #39834f;
	font-size: 14px;
}

A.Message:link    {
    text-decoration:    none;
    color:#39834f;
}

A.Message:visited {
    text-decoration:    none;
    color:#39834f;
}

A.Message:active  {
    text-decoration:    none;
    color:#39834f;
}

A.Message:hover   {
    text-decoration:none;
    color:#39834f;
}

.Message2
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style:normal;
    color:yellow;
    text-decoration:none;
}

.Tab {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000;
    text-decoration:none;
    font-weight: normal;
    font-style:normal
}

A.Tab:link    {
    text-decoration:    none;
    color:#ffffff;
}

A.Tab:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.Tab:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.Tab:hover   {
    text-decoration:none;
    color:#ff0000	;
}

.Tab2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#000099;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Tab2:link    {
    text-decoration:    none;
    color:#000099;
}

A.Tab2:visited {
    text-decoration:    none;
    color:#000099;
}

A.Tab2:active  {
    text-decoration:    none;
    color:#000099;
}

A.Tab2:hover   {
    text-decoration:none;
    color:#ff0000	;
}

.TabButton {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:#ffffff;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.TabButton:link    {
    text-decoration:    none;
    color:#ffffff;
}

A.TabButton:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.TabButton:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.TabButton:hover   {
    text-decoration:none;
    color:#ffd700;
}

.GB
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.Sep
{
	background-color:#ffffff
}

.Panel
{
	background-color:#333333;
	border-color:#A8A8A8;
	border-collapse:collapse
}

.Link {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#ffe600;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Link:link    {
    text-decoration:    none;
    color:#ffe600;
}

A.Link:visited {
    text-decoration:    none;
    color:#ffe600;
}

A.Link:active  {
    text-decoration:    none;
    color:#ffe600;
}

A.Link:hover   {
    text-decoration:    none;
    color:#ff0000;
}

.Link2 {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:blue;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Link2:link    {
    text-decoration:    none;
    color:blue;
}

A.Link2:visited {
    text-decoration:    none;
    color:blue;
}

A.Link2:active  {
    text-decoration:    none;
    color:blue;
}

A.Link2:hover   {
    text-decoration:    underline;
    color:blue;
}


.Link3 {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:yellow;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Link3:link    {
    text-decoration:    none;
    color:yellow;
}

A.Link3:visited {
    text-decoration:    none;
    color:yellow;
}

A.Link3:active  {
    text-decoration:    none;
    color:yellow;
}

A.Link3:hover   {
    text-decoration:    underline;
    color:yellow;
}

.Bold
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:#000;
    font-weight: bold;
}

.Bold2
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:Red;
    font-weight: bold;
}

.boldBg
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:Black;
    font-weight: bold;
    background-color:#90ee90;
}

.boldBg2  
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:Black;
    font-weight: bold;
    BORDER-TOP-WIDTH: 2px; 
    BORDER-LEFT-WIDTH: 2px; 
    BORDER-BOTTOM-WIDTH: 2px; 
    /*BACKGROUND-COLOR: #9dda4f ;*/
    BACKGROUND-IMAGE:url('Images/isOddsChangeBlink.gif')
}

.Heading11
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:red;    
}

.Heading10
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:yellow
}

.Heading9
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:blue
}

.Heading8
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue
}

.Heading7
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;   
    text-decoration:none;
    color:white
}

.gbHeading7
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;   
    text-decoration:none;
    color:white
}

.Heading6
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:blue
}


.Heading5
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#ffffff
}


.Heading4
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#fff
}
.Heading4New
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#fff;
    background:#248c26
}
.Heading4New2
{
    background:url(Images/title.png);
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    height:79px; 
    line-height:79px; 
    font-size:30px; 
    color:#ff9;
}
.HeadingBalance
{
    font-family: sans-serif, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color:#000000
}

.Heading14 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Tahoma, Helvetica, sans-serif }
	
.Heading3
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#000;
}
.Heading3New
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#000;
    background: #6AD56D;
}


.Heading1
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#FFFFFF
}


.X12
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue;
}

.gbX12
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:blue;
}

.Parlay
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:green;
}

.gbparlay
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:green;
}

.GBHeading1
{
	background: url("Images/b10.jpg") no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-weight:bold;
    color:#fff;
}

.Heading2 {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    color:blue;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Heading2:link    {
    text-decoration:    none;
    color:blue;
}

A.Heading2:visited {
    text-decoration:    none;
    color:blue;
}

A.Heading2:active  {
    text-decoration:    none;
    color:blue;
}

A.Heading2:hover   {
    text-decoration:    underline;
    color:blue;
}

.GBHeading2 {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style:normal
}

.Normal
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height:26px;
    color: #000;
}

.Normal2
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black;
}

.GridTitle    {
    background-color: #F5F5F5;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#666666
}   

.Calendar
{
	background-color: #ffffff;
	font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
} 

.Grid
{
	border-collapse:collapse;
	/*border-width:1px;*/
	
}

.GridHeader1
{	
	border-width:0px;
}

.GridHeader { FONT-WEIGHT: 500; FONT-SIZE: 9px; COLOR: #fff; FONT-FAMILY: Arial; HEIGHT: 15px; BACKGROUND-COLOR: #1f5e1f; text-transform: uppercase; }
.GridItem { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: blue; FONT-FAMILY: Verdana, Helvetica, sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #E8FDEA }
.GridAltItem { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: blue; FONT-FAMILY: Verdana, Helvetica, sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #D3FAD5 }

.GridItemStyle2 {background-color: #E8FDEA;}
.GridAltItemStyle2 {background-color: #D3FAD5;}
.GridMouseOver {background-color: #adff2f;}
		
.GridHeader2 { FONT-WEIGHT: 700; FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Arial; HEIGHT: 15px; BACKGROUND-COLOR: #1f5e1f;}
.GridHeader3 { FONT-WEIGHT:bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; HEIGHT: 15px; BACKGROUND-COLOR: #E6CB7E}

.NegOdds
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : Red
}

A.NegOdds:link    {
    text-decoration:    none;
    color:Red;
}

A.NegOdds:visited {
    text-decoration:    none;
    color:Red;
}

A.NegOdds:active  {
    text-decoration:    none;
    color:Red;
}

A.NegOdds:hover   {
    text-decoration:    underline;
    color:Red;
}

.PosOdds
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : blue
}


A.PosOdds:link    {
    text-decoration:    none;
    color:blue;
}

A.PosOdds:visited {
    text-decoration:    none;
    color:blue;
}

A.PosOdds:active  {
    text-decoration:    none;
    color:blue;
}

A.PosOdds:hover   {
    text-decoration:    underline;
    color:blue;
}

.Negative
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : Red
}

.Negative2
{
    font-family: sans-serif, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color : Red
}

.Negative3
{
    font-family: sans-serif, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color : Red
}

.Negative4
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : #ff4242
}

.Positive
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : black
}

.Positive2
{
    font-family: sans-serif, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color : blue
}

.Positive3
{
    font-family: sans-serif, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color : black
}

.Positive4
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : #EEE;/**3737ff*#EEE*/
}

.betCreditFont
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color : #fff;
    text-transform: uppercase;
}

.OTitle    {
    background-color: #435AEC;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:Black;
    height:15 
}   

.Run
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:red
}

.GBRun
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:red
}

.All
{
    font-family:Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue
}

.GBAll
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:blue
}

.GBGive
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#FF0033;
}

A.GBGive:link {
    text-decoration:    none;
    color: #FF0033;
}

A.GBGive:visited  {
    text-decoration:    none;
    color: #FF0033;
}

A.GBGive:active   {
    text-decoration:    none;
    color: #FF0033;
}

A.GBGive:hover    {
    text-decoration:    underline;
    color: #FF0033;
}  

.Give
{
    font-weight: bold;
    font-size: 11px;
    color:#FF0033;
    font-family: Tahoma, Helvetica, sans-serif;
}

A.Give:link {
    text-decoration:    none;
    color: #FF0033;
}

A.Give:visited  {
    text-decoration:    none;
    color: #FF0033;
}

A.Give:active   {
    text-decoration:    none;
    color: #FF0033;
}

A.Give:hover    {
    text-decoration:    underline;
    color: #FF0033;
}  


.GBTake
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#212121;
}

A.GBTake:link {
    text-decoration:    none;
    color: #212121;
}

A.GBTake:visited  {
    text-decoration:    none;
    color: #212121;
}

A.GBTake:active   {
    text-decoration:    none;
    color: #212121;
}

A.GBTake:hover    {
    text-decoration:    underline;
    color: #212121;
}  

.Take
{
    font-weight: bold;
    font-size: 11px;
    color:#212121;
    font-family: Tahoma, Helvetica, sans-serif;
}

A.Take:link {
    text-decoration:    none;
    color: #212121;
}

A.Take:visited  {
    text-decoration:    none;
    color: #212121;
}

A.Take:active   {
    text-decoration:    none;
    color: #212121;
}

A.Take:hover    {
    text-decoration:    underline;
    color: #212121;
}   



.Hdp
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:Red;
}

.OU
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:Blue;
}

.GBHdp
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:Red;
}

.GBOU
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:Blue;
}

.GBOver
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:red;
}

.Over
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:red;
}

A.Over:link {
    text-decoration:    none;
    color: red;
}

A.Over:visited  {
    text-decoration:    none;
    color: red;
}

A.Over:active   {
    text-decoration:    none;
    color: red;
}

A.Over:hover    {
    text-decoration:    underline;
    color: red;
}  

.GBUnder
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:black;
}

.Under
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#000;
}

A.Under:link {
    text-decoration:    none;
    color: black;
}

A.Under:visited  {
    text-decoration:    none;
    color: black;
}

A.Under:active   {
    text-decoration:    none;
    color: black;
}

A.Under:hover    {
    text-decoration:    underline;
    color: black;
}  


.Pause
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:Gray;
}

.GBPause
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:Gray;
}



.Error
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red;  
}

.LoginButton
{
	FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT-COLOR: #eeeeee; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-COLOR: #eeeeee; COLOR: #ffffff; BORDER-TOP-STYLE: outset; BORDER-TOP-COLOR: #eeeeee; FONT-FAMILY: verdana, arial, helvetica; BORDER-RIGHT-STYLE: outset; BORDER-LEFT-STYLE: outset; BORDER-RIGHT-COLOR: #eeeeee; BORDER-BOTTOM-STYLE: outset
}

.CommandButton {  background:url(Images/s1_bg.jpg) no-repeat; FONT-WEIGHT: bold; FONT-SIZE: 11px;  BORDER-LEFT: 1px window-inset; COLOR: #000000;  FONT-FAMILY: Tahoma, Helvetica, sans-serif; HEIGHT: 30px; line-height:30px; background-size:100%; }

.CommandButton_Result {  background:url(Images/s1_bg_result.jpg) no-repeat; FONT-WEIGHT: bold; FONT-SIZE: 11px;  BORDER-LEFT: 1px window-inset; COLOR: #000000;  FONT-FAMILY: Tahoma, Helvetica, sans-serif; HEIGHT: 30px; line-height:30px; background-size:100%; text-align:center; }

.CommandButton_statement {  background:url(Images/2_bg.jpg) no-repeat; FONT-WEIGHT: bold; FONT-SIZE: 11px;  BORDER-LEFT: 1px window-inset; COLOR: #000000;  FONT-FAMILY: Tahoma, Helvetica, sans-serif; HEIGHT: 30px; line-height:30px; }
	A.CommandButton:link { COLOR: #000000; TEXT-ALIGN: center; TEXT-DECORATION: none }
	A.CommandButton:visited { COLOR: #000000; TEXT-ALIGN: center; TEXT-DECORATION: none }
	A.CommandButton:active { COLOR: #000000; TEXT-ALIGN: center; TEXT-DECORATION: none }
	A.CommandButton:hover { COLOR: #000000; TEXT-ALIGN: center; TEXT-DECORATION: none }
	
	.lnk2 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
	A.lnk2:link { COLOR: #000000; TEXT-DECORATION: none }
	A.lnk2:visited { COLOR: #000000; TEXT-DECORATION: none }
	A.lnk2:active { COLOR: #000000; TEXT-DECORATION: none }
	A.lnk2:hover { COLOR: #888888; TEXT-DECORATION: none }
	
.TextBox    {
    font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	color:#248c26;
	line-height: 25px;
	border: none;
	border-radius: 2px;
	text-transform: uppercase;
}   

.BetTextBox    {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}  

.Give_
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:red;    
    text-decoration:underline;
}

A.Give_:link {
    text-decoration:    underline;
    color: red;
}

A.Give_:visited  {
    text-decoration:    underline;
    color: red;
}

A.Give_:active   {
    text-decoration:    underline;
    color: red;
}

A.Give_:hover    {
    text-decoration:    underline;
    color: red;
}  

.Take_
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue;
}

A.Take_:link {
    text-decoration:    underline;
    color: blue;
}

A.Take_:visited  {
    text-decoration:    underline;
    color: blue;
}

A.Take_:active   {
    text-decoration:    underline;
    color: blue;
}

A.Take_:hover    {
    text-decoration:    underline;
    color: blue;
}  

.Over_
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:red;
}

A.Over_:link {
    text-decoration:    underline;
    color: red;
}

A.Over_:visited  {
    text-decoration:    underline;
    color: red;
}

A.Over_:active   {
    text-decoration:    underline;
    color: red;
}

A.Over_:hover    {
    text-decoration:    underline;
    color: red;
}  

.Under_
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue;
}

A.Under_:link {
    text-decoration:    underline;
    color: blue;
}

A.Under_:visited  {
    text-decoration:    underline;
    color: blue;
}

A.Under_:active   {
    text-decoration:    underline;
    color: blue;
}

A.Under_:hover    {
    text-decoration:    underline;
    color: blue;
}  

.GridPanUserInfo
{
	border-collapse:collapse;
	border-color:Black;
	background-color:#F3FBEC;
}

.GridPanUserInfo td
{
	/*border-collapse:collapse;*/
	border-color:Black;
	background-color:#F3FBEC;
}


.GridPanUserInfo2
{
	border-collapse:collapse;
	border-color:White;
	background-color:#FFFFFF;
}

.GridPanUserInfo2 td
{
	/*border-collapse:collapse;*/
	border-color:White;
	background-color:#FFFFFF;
}

.panUserInfo td
{
    /*border-left:1px solid black;
    border-bottom:1px solid black;
    border-top:1px solid black;
    border-right:1px solid black;*/
	/*border:1px solid black;*/
	border-collapse:collapse;
	background-color:#F3FBEC;
}
.btnIsToday
{
    font-size:14px;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#866628;
	font-weight:bold;
}

font.btnIsToday:hover {
	color: #ffc;
}

.btnBet
{
	background: url("Images/bet.jpg") no-repeat;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 0px 0px 0px 0px;
    line-height:30px;
    border: 1px solid #234c0e;
}
.btnClear
{
	background: url("Images/clear.jpg") no-repeat;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 0px 0px 0px 0px;
    line-height:30px;
    border: 1px solid #824802;    
}

.btnSubmit
{
	background: url("Images/clear.jpg") no-repeat;
	text-decoration:none;
	color:Black;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 1px 0px 0px 0px;
}

.btn_panel {
background: url(Images/btn_bg.jpg) no-repeat;
}

.msg
{
	color:red;
	font-size:12px;
}

.mouselink {text-decoration:none;color: #FFFFFF;cursor:pointer; font-size:12px}

.mouselink2  {
	text-decoration:none;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.mouselink3  {
	text-decoration:none;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

DIV.movable { POSITION: absolute }

.dateColor 
{
    color: #248c26;
}

.text
{
    color:#fff;
}

.window-title {
width: 100%;
height: 50px;
line-height: 50px;
font-weight: bold;
font-size: 20px;
text-transform: uppercase;
color: #fff;
background: url(Images/title-bg.png) no-repeat;
text-align: center;
background-size:100%;
}

.window-title_select {
width: 100%;
height: 50px;
line-height: 50px;
font-weight: bold;
font-size: 20px;
text-transform: uppercase;
color: #fff;
background: url(Images/title-bg_select.png) no-repeat;
text-align: center;
/*background-size:100%;*/
}

.panelBetBg{ background-color:#FFF;  border: #fffc00; } /* F5FFFA*/

/********** Register form css ***********/

.line{
    clear: both;
    height: 10px;
    margin: 10px 0px 10px 0px;
    border-top: 1px dotted #555555;
}

.Reg_W10Bold {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Reg_W14Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.Reg_B12Norm 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #ccc; 
}

.morebetsHome 
{ border-top: black 1px solid; 
  border-right: black 1px solid; 
  border-bottom: black 1px solid; 
  border-left: black 1px solid; 
  padding-top: 0px; 
  padding-right: 0px; 
  padding-bottom: 0px; 
  padding-left: 0px; 
  z-index: 77;  
  margin: 0px; 
  overflow: auto; 
  position: absolute;
}


.Reg_HeaderTitleBg
{
    background-color:#1A5632;
}

/********** Register form css ***********/

/********* Req Credit css **************/

.GridBg1{ background-color: #314263;}
.GridBg2{ background-color: #FFFFFF;}
.GridBg3{ background-color: #e6f5e5;}
.GridBg4{ background-color: #e6f5e5;}

.HeadingTab1{ font-family: Arial; font-weight: bold; font-size: 16px; color: #FFFFFF;}
.Hd4Tab { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px;}
.lblMsg
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: yellow;  
}
/********* Req Credit css **************/

.bodyBorder
{
    /*background-color: #03AA03;
    border-left:1px solid none;
    border-bottom:2px solid #03AA03;
    border-top:1px solid none;
    border-right:2px solid #03AA03;
	margin-top:20px;
    background: #e9fbdb;  */ 
   background: #e9fbdb; 
}
.bodyBorderNew {
background: #000000;
}

.bodyBorder_AccHistory
{
	background:#e9fbdb;
}
	
.textBoxLogin{
    text-align: center;
	margin-top: 2px;
	margin-right: -3px;
	width: 112px;
	height: 18px !important;
	font-size: 12px !important;
	/*background: #b3ffa9 !important;*/
	border-radius: 0px !important;
	border: 1px solid #000 !important;
	line-height: 17px!important;
}

.HDPBox{
	background-color:#E9FBDB;/**#f0ffec***/
	border: thin solid #FFF;
	text-align: center;
	width: 166px;
	height: 60px;/**height: 50px;**/
	line-height:22px;
}

.textTerm{
    color:White;
    font-size:12px;
    font-weight:bold;
}

/*
.hide_header{
	float:left;
	margin:2px 5px 0 0;	
	width: 175px;
	height: 23px;
	line-height:23px;
	display: block;
	font-weight:bold;
	font-family:sans-serif, Arial, Helvetica;
	background: url(Images/btn_hide.jpg) left top no-repeat;
}

.hide_header a{
	display: block;
	font-size:11px;
	text-transform: capitalize;
	color: #012686;
	text-align: left;
	text-decoration: none;
	padding: 2px 0 3px 18px;
}
.hide_header a:hover{
	display: block;
	font-size: 11px;
	text-transform: capitalize;
	color: #fe0000;
	text-align: left;
	text-decoration: none;
	padding:2px 0 3px 18px;
}

.show_header{
	float:left;
	margin:2px 0px 0 0;	
	width: 175px;
	height: 23px;
	line-height:23px;
	display: block;
	font-weight:bold;
	font-family:sans-serif, Arial, Helvetica;
	background: url(Images/btn_show.jpg) left top no-repeat;
}

.show_header a{
	display: block;
	font-size:11px;
	text-transform: capitalize;
	color: #012686;
	text-align: left;
	text-decoration: none;
	padding: 2px 0px 3px 18px;
}
.show_header a:hover{
	display: block;
	font-size: 11px;
	text-transform: capitalize;
	color: #fe0000;
	text-align: left;
	text-decoration: none;
	padding:2px 0px 3px 18px;
}
*/

.selectLeagueBg
{
    background-color:#fff;
}

.contentLeagueBg
{
    background-color:#CCDDFF;
}

.leagueTxt
{
    color:#000;
    font-size:11px;
    font-family:Tahoma, Helvetica, sans-serif;
}

/********* Transfer In/Out css **************/

.txtTransType{ font-family: Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #000;}

.txtFromTo{ font-family: Tahoma, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color: #000;}

.txtDesc{ font-family: Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000;}

.txtNoRecord{ font-family: Tahoma, Helvetica, sans-serif; font-weight: normal; font-size: 12px; height:25px; color: #000; background-color:#F0F0F0; border:solid 1px #808080;}

/********* Transfer In/Out css **************/


/********* Promotion css **************/

.txtTitle{ font-family: Tahoma, Helvetica, sans-serif; font-weight:bolder; font-size: 17px; color: #fff;}

.txtDetail{ font-family: Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #fff;}

.borderline{ background-image:url('Images/h3_bg.gif'); background-repeat:repeat-x}

/********* Promotion css **************/

/********* Forecast css **************/
.Red12
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red;
    text-decoration: underline;
}

.Black11
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    background-color:#FFFFFF;
}

.Black11_1
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    background-color:#E9FBDB;
}

.Black12
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}


.Blue12
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: Blue;
}

.Negative12
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: Red;
}

.BlueBold12
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: Blue;
}

.NegativeBold12
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: Red;
}

.fcBorderColor
{
    background-color:#cecece;
}

.fcBgColor
{
    background-color:#E9FBDB;
}

.fcTotalBgColor
{
    background-color:#E6E6E6;
}

.fcInBgColor
{
    background-color:#f0ffec; /*#c6ffc6*/
}

.fcAltInBgColor
{
    background-color:#d7d7d7;
}

.fcEvent 
{
    padding-left:55px;
    cursor:pointer;
    text-align:left; 
    height:21px;
    line-height:21px; 
    FONT-WEIGHT: bold; 
    FONT-SIZE: 13px; 
    COLOR: #20ae1d; 
    FONT-FAMILY: Tahoma, Helvetica, sans-serif;
    background:#b4dca0; 
    background-repeat:repeat; 
    font-weight:bold;
}	

.fcVS
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000;
}

.fcScore 
{
    font-weight: normal; 
    font-size: 11px; 
    color: black; 
    font-family: Tahoma, Helvetica, sans-serif; 
}

.rounded-corners 
{
    background-color:Green;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration:none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.fcForecastLink
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#212121;
    text-decoration:none;
}

.fcGridAltItem
{
    font-weight: normal;
    font-size: 11px;
    color: #fff;
    font-family: Tahoma, Helvetica, sans-serif;
    height: 25px;
    /*background-color: #ffffff;*/
}

.fcGridAltItem_FC_Detail
{
    font-weight: normal;
    font-size: 11px;
    color: #fff;
    font-family: Tahoma, Helvetica, sans-serif;
    height: 25px;
    background-color: #03aa03;
}

.fcHeading4
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#000
}

.fcBackground
{
	background-color:#e9fbdb;
}

.fcGrid
{
    border-collapse:collapse;
    border-color:#fff;
    border:solid 1px #fff;
}

.fcGrid td
{
    border-collapse:collapse;
    border-color:#fff;
    border:solid 1px #adcd97;
    FONT-WEIGHT: 700;
}

.fcBoldWord
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:White;
    font-weight: bold;
}

.fcBoldWord_FC_G
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:White;
    font-weight: bold;
    background-color:#31c24f;
    height:38px;
}


.live
{
	font-family: Tahoma, Helvetica, sans-serif;
    font-size: 9px;
    /*font-style:italic;*/
    color:Red;
    font-weight:bold;
}

.fcGridHeader { FONT-WEIGHT: 500; FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Arial; HEIGHT: 26px; BACKGROUND-COLOR: #1f5e1f; text-transform: uppercase; font-weight:bold;}

.Heading5New {
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
COLOR: red;
FONT-FAMILY: sans-serif, Tahoma, Helvetica;
}

/********* Forecast css **************/

/*********** Myanmar Odds ***********/
.MM_blue { font-size: 11px; font-family: Tahoma; font-weight: bold; color: #0000CC;}
A.MM_blue:link {text-decoration: none; color:#0000CC;}
A.MM_blue:visited {text-decoration: none; color:#0000CC;}
A.MM_blue:active { text-decoration: none; color:#0000CC;}
A.MM_blue:hover {text-decoration:none; color:#0000CC;}

.MM_red { font-size: 10px; font-family: Tahoma; font-weight: bold; color: #FF0000;}
A.MM_red:link {text-decoration: none; color:#FF0000;}
A.MM_red:visited {text-decoration: none; color:#FF0000;}
A.MM_red:active { text-decoration: none; color:#FF0000;}
A.MM_red:hover {text-decoration:none; color:#FF0000;}
/*********** Myanmar Odds END ***********/

/*********** PanelStake CSS BEGIN ***********/
/*
.panelStakeNormal
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height:26px;
    color: White;
}

.panelStakeBold
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:White;
    font-weight: bold;
}
*/
/*********** PanelStake CSS END ***********/

/******************************** new design **************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,img,hr{margin:0;padding:0;vertical-align:baseline}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,td,var,i{font-style:normal;font-weight:normal;}ol,ul,li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}button{background:none;border:none;}ins{text-decoration:none;}blockquote:before,blockquote:after,q:before, q:after{content:"";}blockquote,q{quotes:"" "";}
hr{color:#f5f2ee;background-color:#f5f2ee;border:none;height:1px;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
/* commom */
html,body{-webkit-text-size-adjust:none;}
body{background-color:#000;font-size:12px;font-family:Arial;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*½â¾öIE6ÏÂ¹ö¶¯¶¶¶¯µÄÎÊÌâ*/
button,a{cursor:pointer;}
input,button{outline:none;}
p{word-wrap:break-word;}
a{color:#666;text-decoration:none;}
a:hover{color:#ffc;text-decoration:none;}
i{overflow:hidden;}
.clear{clear:both;height:0;font-size:0px;overflow:hidden;}
.clearfix:after,.comments li:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.clearfix{*zoom:1;}
.f14{font-size:14px;}.f16{font-size:16px;}.f18{font-size:18px;}.yahei,h2,h3{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,Helvetica,"ºÚÌå";}.cp{cursor:pointer;}.b{font-weight:700;}.w{white-space:nowrap;}.tal{text-align:left;}.tac{text-align:center;}.tar{text-align:right;}.fr{float:right;display:inline;}.db img{display:block;}
.fl{float:left;display:inline;border:none;background:none;}.pr{position:relative;}.pa{position:absolute;}.oh{overflow:hidden;}.hide{display:none;}
::-webkit-input-placeholder{color:#fff;}
::-moz-placeholder{color:#fff;}
:-moz-placeholder{color:#fff;}
::-ms-input-placeholder{color:#fff;}
.wp{width: 1180px;margin: auto;}
.top{background: url(images/top-bg.png) repeat-x;height: 40px;}
.top span{line-height: 38px;color: #39834f;font-size: 14px;}
.top a.top-reg{float: left;padding-left: 45px;width: 100px;height: 36px;line-height: 36px;background: url(images/reg-btn.png) no-repeat;color: #ffc;font-size: 15px; text-transform:uppercase; font-weight:bold;}/*padding-left: 50px;width: 90px;height: 35px;line-height: 36px;*/
.top a.top-reg:hover{color: #866628;}
.top a.top-livechat{float: left; text-align:center;  width: 138px;height: 36px;line-height: 36px;  padding-left:15px; background: url(images/livechat-btn.png) no-repeat;color: #ffc;font-size: 15px; margin-left:20px; font-weight:bold;}/*width: 100px;height: 35px;line-height: 35px;*/
.top a.top-livechat:hover{color: #866628;}
.top .lang{margin-left: 10px;color: #39834f;border: 0px; cursor:pointer; text-transform:uppercase;}/*width: 78px;height: 35px;background: url(images/top-bg.png) repeat-x;*/
.top .lang h4{padding-left: 18px;color: #39834f;font-size: 14px;line-height: 38px;cursor: pointer;}
.top .lang h4 i{display: inline;float:right;margin:17px 15px 0 0;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #39834f;}
.top .lang .langlist{left:0;top:39px;padding:5px 0;width: 108px;background-color: #fff;z-index: 9999;box-shadow: 5px 5px 5px rgba(0,0,0,.2);-webkit-border-radius: 3px;border-radius: 3px;-webkit-transition: all 500ms cubic-bezier(0.34, 1.21, 0.4, 1);-moz-transition: all 500ms cubic-bezier(0.34, 1.21, 0.4, 1);transition: all 500ms cubic-bezier(0.34, 1.21, 0.4, 1);-webkit-transform-origin: 20% 0;-moz-transform-origin: 20% 0;-ms-transform-origin: 20% 0;-o-transform-origin: 20% 0;transform-origin: 20% 0;-webkit-transform: translateY(0) scale(0);-moz-transform: translateY(0) scale(0);-ms-transform: translateY(0) scale(0);-o-transform: translateY(0) scale(0);transform: translateY(0) scale(0);list-style: none;opacity: 0;filter:alpha(opacity=0);pointer-events: none;}
.top .active .langlist{opacity: 1;filter:alpha(opacity=100);pointer-events: auto;-webkit-transform: translateY(0) scale(1);-moz-transform: translateY(0) scale(1);-ms-transform: translateY(0) scale(1);-o-transform: translateY(0) scale(1);transform: translateY(0) scale(1);}
.top .lang .langlist i{position: absolute;top:-7px;left:50%;margin-left:-3.5px;width: 0;height: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid #fff;}
.top .lang .langlist a{margin: 0 10px;height: 37px;line-height: 37px;border-bottom: 1px #ececec solid;display: block;text-align: center;color: #333;}
.top .lang .langlist a:hover{color: #f90;font-size: 14px;}
.top .lang .langlist a.noborder{border-bottom: none;}

.header{height: 138px;background: url(images/nav-bg.png) no-repeat center 0;z-index: 999;}
.header .logo{width: 174px;height: 88px;left: 50%;margin-left: -87px;}/*top:13px;*/
.header .logo a{display: block;width: 190px;height: 113px;background: url(images/logo.png) no-repeat;z-index: -9999px;}/*height: 95px;*/
.header .nav{width: 100%;top: 95px;height: 28px;line-height: 28px;font-size: 14px;}
.header .nav a{height: 28px;display: inline-block;padding-left:15px;}
.header .nav a i{display: inline-block;height: 28px;padding-right: 8px;font-weight: bold;text-transform: uppercase;}/*padding-right: 20px;*/
.header .nav a:hover,.header .nav a.hover{background: url(images/nav-hover3.png) no-repeat left 0;color: #ffffb9;}
.header .nav a:hover i,.header .nav a.hover i{background: url(images/nav-hover3.png) no-repeat right -31px;}

.header .nav span.fl{padding-left: 15px;}
.header .nav span.fr{padding-right: 40px;}

.min-nav {width: 100%;height: 25px; line-height:25px; text-align: center;background:#0b0b0b;position: absolute;left: 0;bottom: -10px;color: #333;} /*rgba(0,0,0,.7)*/
.min-nav a {line-height: 25px;color: #aba7a7;padding: 0 4px;display:inline-block;}/***#666*/
.min-nav a:hover {color:#2ea144;}
.min-nav ul li{ float:left;}

.light{height: 816px;background: url(images/light1.jpg) no-repeat center 0;margin-top: -42px;z-index: 1;}
/* flexslider */
.flexslider{position:relative;height:816px;overflow:hidden;background:url(images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:816px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;display: none;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:15px;height:15px;line-height:40px;overflow:hidden;background-color: #867a77;cursor:pointer;border-radius: 50%;}
.flex-control-nav .flex-active{background-color: #00d1ff;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(images/next.png) center center no-repeat;}

.subbanner{height: 360px;}
.subbanner .flexslider{height: 360px;}
.subbanner .slides li{height: 360px;}

.info{margin-top: -780px;z-index: 2;}
.info .login{width: 292px;height: 540px;background: url(images/login.png) no-repeat;margin-left:20px;}
.info .login h2{height: 115px;text-indent: -9999px;}
.info .login .form{padding-left: 28px;}
.info .login .form li{height: 40px;margin-top: 11px;}
.info .login .form li input{padding:10px;width: 217px;height: 20px;line-height: 20px;background-color: #a9b8ac;border-radius: 1px;color: #fff;font-size: 15px;border:none;}
.info .login .form li input.code{width: 44px;float: left;}
.info .login .form li span{width: 105px;height: 40px;line-height: 40px;text-align: center;display: inline-block;margin-left: 10px;color: #94a697;font-size: 24px;font-weight: bold;}
.info .login .form li.btn{padding-left: 51px;margin-top: 40px;}
.info .login .form li.btn button{width: 123px;height: 40px;border:none;background: none;}
.info .login .notice{margin-top: 58px; padding-left:11px;}
.info .login .notice h2{height: 38px;}
.info .login .notice p{padding:10px 30px 0;line-height: 22px;color: #91a89c;word-break: break-all;}

.info .btn4{height: 237px;background: rgba(0,0,0,.5);margin-top: 3px;padding-left: 80px;}
.info .btn4 a{width: 210px;height: 210px;float: left;background: url(images/4btn.png) no-repeat;position: relative;margin-left: 38px;display: inline;margin-top: 10px;}
.info .btn4 a.btn4-1{background-position: 0 0;}
.info .btn4 a.btn4-2{background-position: -254px 0;}
.info .btn4 a.btn4-3{background-position: -508px 0;}
.info .btn4 a.btn4-4{background-position: -762px 0;}
.info .btn4 a span{position: absolute;left: 0;top: 0;width: 210px;height: 210px;background: url(images/4btn-hover.png) no-repeat 17px 7px;visibility: hidden;}
.info .btn4 a:hover span{visibility: visible;}

.about{margin-top:-17px;height: 221px;background: url(images/list.png) no-repeat center 0;z-index: 3;}
.about-nav{margin-left: 2px;width: 212px;margin-top: 70px;padding-left: 22px;}
.about-nav li{height: 22px;line-height: 22px;font-size: 14px;}
.about-nav li a{color: #4cb77c;}

.im{position: fixed;_position: absolute;width: 130px;height: 201px;left: 50%;top: 400px;margin-left: 630px;background: url(images/im_EN-US.png) no-repeat;z-index: 99999;}

.footer{background: url(images/footer-bg.png) repeat-x;height: 175px;}
.footer .flc{padding-top: 11px;}
.footer .copyright{margin-top: 12px;height: 80px;}
.footer .copyright span.fl{margin-top: 16px;}
.footer .copyright span.fr{margin-top: 25px;color: #0f321f;text-align: right;padding-right: 45px;}
.footer .copyright span.fr p{color: #f6f69b;font-size: 13px;padding-bottom: 10px;}
.footer .copyright span.fr p a{margin: 0 5px;color: #f6f69b;}
.footer .copyright a.mix{right: 0;top: 30px;width: 30px;height: 30px;background: url(images/mix.png) no-repeat;text-indent: -9999px;}

/*.main{background: url(images/main-bg.png) no-repeat center 0;padding-bottom: 17px;}*/
.main .ann{height: 60px;line-height: 60px;color: #6f6f6f;font-size: 14px;padding-left: 40px;}
.main .box{background-color: #0b0b0b;}/*padding: 10px;*/
.main .box .left{width: 210px;}

.accordion {}
.accordion li{margin-top: 5px;}
.accordion .link{cursor: pointer;display: block;padding-left:20px;color: #222;height: 40px;line-height: 40px;font-size: 14px;font-weight: 700;background: url(images/left-nav-bg.png) repeat-x 0 0;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion li:last-child .link {border-bottom: 0;}
.accordion li.open .link {background: url(images/left-nav-bg.png) repeat-x 0 -45px;}
.accordion li .submenu {display: none;font-size: 14px;}
.accordion li .submenu li {margin-top: 0;}
.accordion li .submenu a {text-decoration: none;color: #5b5b5b;height: 46px;line-height: 46px;padding-left: 20px;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
.accordion li .submenu a:hover {color: #fff;}

.right{width: 880px;margin-right: 30px;}
.content{margin-top: -10px;}
.content h1{height: 79px;background: url(images/title.png) no-repeat center 0;line-height: 79px;color: #ff9;font-weight: bold;font-size: 30px;text-align: center;}/*margin: 0 -10px;*/
.content .full{background: url(images/title2.png) no-repeat center 0;}
.content .con{color: #ccc;font-size: 14px;line-height: 30px;padding-bottom: 50px;}
.content .con strong{color: #ff5a00;font-size: 18px;}
.content .con p{margin-top: 20px;}

.announcement{padding: 25px 20px;}
.announcement table,.rule table{border-left: 1px #666 solid;border-top: 1px #666 solid;font-size: 14px;font-weight: lighter;color: #ccc;}
.announcement table td,.announcement table th,.rule table td,.rule table th{border-right: 1px #666 solid;border-bottom: 1px #666 solid;}
.announcement table th,.rule table th{background-color: #333;height: 38px;line-height: 38px;text-align: center;}
.announcement table td{}
.announcement table .w70{width: 70px;text-align: center;}
.announcement table .w910{width: 870px;line-height: 22px;padding:6px 20px;word-break: break-all;}
.announcement table .w155{width: 155px;text-align: center;}
.announcement table th.w910{line-height: 38px;padding-left: 0;}

.page{height: 50px;padding: 30px 0;text-align: center;font-size: 24px;font-weight: lighter;}
.page a{margin:0 7px;display: inline-block;width: 50px;height: 50px;line-height: 50px;background-color: #fff;color: #666;border-radius: 2px;}
.page a:hover,.page a.hover{background-color: #30bb46;color: #fff;}


.side-nav{width: 220px;}
.side-nav a{display: block;height: 40px;line-height: 40px;background: url(images/side-nav.png) no-repeat left -45px;color: #222;font-size: 14px;font-weight: bold;text-align: center;margin-top: 5px;}
.side-nav a:hover,.side-nav a.hover{background-position: left 0;color: #fff;}
.rule{background-color: #121212;width: 890px;margin-right: -30px;margin-left: -30px;padding: 0 30px;margin-top: 0;padding-top: 20px;}
.rule table{margin-top: 20px;}
.rule table th{border-bottom: 1px #666 solid;border-right: 1px #666 solid;}
.rule table td{text-align: center;height: 38px;}

.phonebanner{margin-top: -42px;height: 750px;background: url(images/phonebanner.jpg) no-repeat center 0;z-index: 1;}
.phonebanner .phone{height: 192px;padding-top: 395px;padding-left: 8px;}
.phonebanner .phone a{width: 186px;height: 32px;float: left;padding-top: 40px;display: inline;margin-left: 32px;text-align: center;color: #bdbdbd;font-size: 16px;}/*background: url(images/os.png) no-repeat;*/
.phonebanner .phone a.ios{background-position: 0 0;}
.phonebanner .phone a.android{background-position: -218px 0;}
.phonebanner .phone a.windows{background-position: -436px 0;}

.phone-con{background-color: #121212;margin-top: -50px;z-index: 2;padding-bottom: 50px;}
.phone-con .phone-1{padding: 55px 0;margin: 0 55px;}
.phone-con .phone-1 img{float: left;margin-right:90px;display: inline;}
.phone-con .phone-1 h4{color: #fff;font-size: 38px;margin-top: 70px;}
.phone-con .phone-1 p{color: #454545;line-height: 28px;margin-top: 20px;}
.phone-con .phone-2{border-top: 1px #222 solid;border-bottom: 1px #222 solid;}
.phone-con .phone-2 img{float: right;}

.register{color: #ccc;padding: 10 0 0 0;} /*padding: 40px 50px;*/
.register p{color: #666;text-align: center;font-size: 14px;}
.register .form{font-size: 14px;font-weight: lighter;margin-top: 20px;}
.register .form li{height: 45px;line-height: 45px;margin-top: 10px;}
.register .form li span{width: 375px;padding-right: 15px;float: left;text-align: right;}
.register .form li span em{color: #f33;}
.register .form li input{padding: 10px;float:left;width: 272px;height: 25px;line-height: 25px;background-color: #fff;border:none;border-radius: 2px;font-size: 14px;color: #333;}
.register .form li input.code{width: 126px;}
.register .form li input.w254{width: 234px;}
.register .form li select{width: 146px;padding:10px 15px;height: 45px;line-height: 45px;border:none;background: #fff;}
.register .form li select.full{width: 292px;}
.register .form li b{width: 38px;float: left;text-align: center;color: #fff;}
.register .form li .check{float:left;width: 138px;height: 45px;background: url(images/register-btn.png) no-repeat;border:none;font-size: 14px;color: #333;font-weight: bold;margin-left: 10px;display: inline;}
.register .form li.line{border-top: 1px #222 solid;height: 30px;margin-top: 40px;}
.register .form li small{width: 100px;height: 45px;line-height: 45px;font-size: 34px;color: #666;font-weight: bold;float: left;margin-left: 10px;display: inline;text-align: center;}
.register .form li i{width: 22px;height: 25px;float: left;background:url(images/re.png) no-repeat;margin-top: 10px;margin-left: 10px;display: inline;cursor: pointer;}
.register .form li.checkbox{padding-left: 390px;}
.register .form li.checkbox input{width: inherit;height: inherit;margin-right: 10px;display: inline;}
.register .form li.checkbox a{color: #fc0;}
.register .form li.btn{padding-left: 383px;height: 52px;margin-top: 30px;}
.register .form li.btn button{width: 184px;height: 52px;line-height: 52px;background: url(images/register-btn2.png) no-repeat;color: #866628;font-size: 16px;font-weight: bold;border:none;}
.register .form li.btn button:hover{color: #ffc;}

.mao *{-webkit-filter: blur(5px);-moz-filter: blur(5px);-o-filter: blur(5px);-ms-filter: blur(5px);filter: blur(5px);}

.agree{position: absolute;left: 50%;top: 50%;margin:-315px 0 0 -590px;width: 1180px;background-color: #fff;height: 620px;z-index: 999999;}
.agree span{width: 38px;height: 38px;position: absolute;right: -19px;top: -19px;background: url(images/adgree-close.png) no-repeat;cursor: pointer;}
.agree h2{height: 80px;line-height: 80px;text-align: center;color: #f90;font-size: 30px;font-weight: bold;border-bottom: 1px #ccc solid;}
.agree-con{color: #333;font-size: 14px;line-height: 28px;padding: 0 30px;height:430px;overflow-x:hidden;overflow-y:auto;}
.agree-con p{margin-top: 30px;}
.agree-btn{height: 50px;padding-top: 25px;border-top: 1px #ccc solid;text-align: center;}
.agree-btn a{width: 150px;height: 50px;line-height: 50px;text-align: center;color: #4e1600;font-size: 16px;font-weight: bold;display: inline-block;background: url(images/agree-btn.png) no-repeat 0 0;margin-left: 20px;}
.agree-btn a.no{background-position: 0 0;}
.agree-btn a.no:hover{color: #ffbca2;}
.agree-btn a.yes{background-position: -170px 0;color: #2e8028;}
.agree-btn a.yes:hover{color: #b8ffb2;}

.GridHeader_msg { FONT-WEIGHT:lighter; FONT-SIZE: 14px; COLOR: #fff; FONT-FAMILY: Arial; HEIGHT: 38px; line-height:38px; BACKGROUND-COLOR: #666; text-transform: uppercase; color:#ccc; }
 
.GridHeader_set 
{
height: 50px;
line-height: 50px;
background: url(Images/title-bg.png) no-repeat;
text-align: center;
color: #fff;
font-size: 20px;
font-weight: bold;
} 

.GridItem_set
{
	background:#fff;
	color:#333;
	font-size:14px;
	height:30px;
	line-height:30px;
	}
	
.GridAltItem_set
{
	background:#fff;
	color:#333;
	font-size:14px;
	height:30px;
	line-height:30px;
	}
	
.styled-select select {
           /*background: transparent;
           width: 100px;           
           font-size: 14px;
           line-height: 1;
           border: 0;
           border-radius: 0;
           height: 35px;
           line-height:35px;
           -webkit-appearance: none;
           color: #39834f;*/
    overflow: hidden;
    position: relative;
    background-color: transparent;
    border-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    display: block;
    height: 20px;
    color: #ccc;
        }
           
.styled-select {
           width: 93px;
           height: 35px;
           overflow: hidden;
           /*background: url(Images/top-bg_arrowDown.png) no-repeat right #ddd;           
           color: #39834f;*/
}
       
.table_panel
{
	background:#E5E3E3;
	}
.table_FC_G
{
	background-color:#31c24f;
	}
	
.button_FC_G
{
	width:70px;
	height:25px;
	color:#e9fbdb; 
	text-transform: uppercase;
	border: 1px #e9fbdb solid;
	}
.min-nav .login .form li input{width: 112px;height: 20px;line-height: 20px;background-color: #a9b8ac;border-radius: 1px;color: #fff;font-size: 13px;border:none; margin:0 1px; text-align:center;}

/***pop up Banner**Default1.aspx*/
.banner_css{/**width: 100%;height: 100%; background-color: rgba(0,0,0,0.8); text-align: center;z-index: 999999999;position: fixed; top: 0;left: 0;**/
display: table;
    position: fixed;
    z-index: 15000;
    width: 100%;
    height: 100%;
    top: 0;
    }
.banner_img{    position: absolute;
    left: 55%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);}
.banner_close{width:150px;height:24px;display: table; text-align: center;border:1px solid #EEE;background-color:#212121;color:#eee;margin-left: 230px;line-height: 24px;font-family: Arial;font-weight: bold;font-size: 14px;cursor:pointer}



/*****QR code********/
html {overflow-x:hidden;}
.scrollsidebar{position:absolute; z-index:999; top:200px;background-color:#060;}
.side_content{width:160px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 8px; font-size:12px;}
.side_center  p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;}
.other p { padding:5px 0; _height:16px; margin:0;color: #f87d02; font-weight:bold;}
/*******QR code***********/
/***pop up Banner**Default1.aspx*/

/**** for Panel BetList, Statement, Stake &amp; PAM page using, Give2:#FF0033 (red), Take2:blue, Over2:red, Under2:blue ****/
.GBGive2
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#FF0033;
}

A.GBGive2:link {
    text-decoration:    none;
    color: #FF0033;
}

A.GBGive2:visited  {
    text-decoration:    none;
    color: #FF0033;
}

A.GBGive2:active   {
    text-decoration:    none;
    color: #FF0033;
}

A.GBGive2:hover    {
    text-decoration:    underline;
    color: #FF0033;
}  

.Give2
{
    font-weight: bold;
    font-size: 11px;
    color:#FF0033;
    font-family: Tahoma, Helvetica, sans-serif;
}

A.Give2:link {
    text-decoration:    none;
    color: #FF0033;
}

A.Give2:visited  {
    text-decoration:    none;
    color: #FF0033;
}

A.Give2:active   {
    text-decoration:    none;
    color: #FF0033;
}

A.Give2:hover    {
    text-decoration:    underline;
    color: #FF0033;
}  


.GBTake2
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue;
}

A.GBTake2:link {
    text-decoration:    none;
    color: blue;
}

A.GBTake2:visited  {
    text-decoration:    none;
    color: blue;
}

A.GBTake2:active   {
    text-decoration:    none;
    color: blue;
}

A.GBTake2:hover    {
    text-decoration:    underline;
    color: blue;
}  

.Take2
{
    font-weight: bold;
    font-size: 11px;
    color:blue;
    font-family: Tahoma, Helvetica, sans-serif;
}

A.Take2:link {
    text-decoration:    none;
    color: blue;
}

A.Take2:visited  {
    text-decoration:    none;
    color: blue;
}

A.Take2:active   {
    text-decoration:    none;
    color: blue;
}

A.Take2:hover    {
    text-decoration:    underline;
    color: blue;
} 

.GBOver2
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:red;
}

.Over2
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:red;
}

A.Over2:link {
    text-decoration:    none;
    color: red;
}

A.Over2:visited  {
    text-decoration:    none;
    color: red;
}

A.Over2:active   {
    text-decoration:    none;
    color: red;
}

A.Over2:hover    {
    text-decoration:    underline;
    color: red;
}  

.GBUnder2
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:blue;
}

.Under2
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue;
}

A.Under2:link {
    text-decoration:    none;
    color: blue;
}

A.Under2:visited  {
    text-decoration:    none;
    color: blue;
}

A.Under2:active   {
    text-decoration:    none;
    color: blue;
}

A.Under2:hover    {
    text-decoration:    underline;
    color: blue;
}  
/**** for Panel BetList, Statement, Stake &amp; PAM page using, Give2:#FF0033 (red), Take2:blue, Over2:red, Under2:blue ****/
</pre></body></html>