/*============================= CSS STYLES FOR ASBOLA =============================*/
/* ================================
    CSS STYLES FOR WS PORTAL 
    v2.0, 04/2012
   ================================
*/ 

body{ margin-bottom:0; margin-left:0; margin-right:0; margin-top:0;}

form{ margin:0px;}

/*.panelScroll { }*/

/******************************** Home.aspx ***************************************/
.style1{ height: 300px;}
.style2{ height: 143px;}
.style3{ height: 128px;}
.style4{ height: 254px;}

.homeBg{ background-color:#60C51F; }
.homeBg2{ background-color:#ffffff; }
.homeBg3{ background-color:#ffffff; }
.homeBg4
{
	font-family: arial;
	color:#fff;
	font-size:12px;
	background:#031B97;
	margin:0; padding:0;
}


/*.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;
}

.bgcontainer {
	background:url(images/shadow_bgcontainer.png) 50% 135px no-repeat, url(images/bgtransparan.png);
	padding:10px;
}

.centercontent {
	width:515px;
	height:165px;
	padding:70px 190px 0 30px;
	background:url(images/homecontent.png) no-repeat;
	position:relative;
	margin-top:-60px;
	margin-bottom:15px;
	z-index:99;
}

.centerheading {
	font-size:24px;
	color:#ebd804;
}

.hasiltogel {
	background:url(images/bgtogel.jpg) no-repeat;
	width:464px;
	height:267px;
	float:left;
	margin-right:20px;
}

.hasiltogel table {
	padding-top:5px;
}

.hasiltogel table tr td {
	padding:3px 0 3px 10px;
}

.hasiltogel table tr td:first-child {
	padding-left:193px;
}


.tgl_date {
	font-size:14px;
	color:#eed10a;
}

.tgl_name {
	font-size:14px;
}

.bank {
	width:466px;
	float:left;
	margin-right:18px;
}

.bank img {
	float:left;
	margin-right:6px;
	margin-top:6px;
}

.hdg_bank {
	/*background:url(images/hdg_bank.jpg) no-repeat;*/
	width:466px;
	height:55px;
	margin-bottom:10px;
}

/******************************** Home.aspx End ***********************************/

/******************************** Header.aspx *************************************/

.headerBg2{ background-color:#E4F1D7; }
.headerBg3{ background-color:#9ED14E; }

.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;
}

.container {
	width:1024px;
}

.slideshow_wrapper {
	width:665px;
	height:334px;
}

.runningtext {
	height:33px;
	background:url(images/bg_runningtext.png) no-repeat;
}

.header {
	height:86px; width:100%; background:#00A657;
}

.TextBoxLogin
{
	margin:0; padding:0;
	height:22px;
	color:#A8A5A5;
	padding:0 10px;
	font-size:12px;
	border:none;
	width: 125px;
	
	padding-left: 9px;
	line-height: 22px;
	margin-left: 12px;
}
.TextBoxCode
{
	margin:0; padding:0;
	height:22px;
	color:#A8A5A5;
	padding:0 18px;
	font-size:12px;
	border:none;
	width: 52px;
	
	padding-left: 9px;
	line-height: 22px;
	margin-left: 12px;
}

.bgtopnav {
	padding:0;
	background:#083820;
}

ul.nav,
ul.nav * { margin:0;padding:0;}
ul.nav {
  position:relative;
  height:1em; /* izy css - tinggi background topnav */
  }

ul.main li ul {
	top:4.2em; /* izy css - jarak subnav dari topnav */
}

/* navigation (horizontal subnavigation)
----------------------------------------------- */
ul.nav li:hover ul {left:0;z-index:10}

/* navigation (vertical subnavigation)
----------------------------------------------- */
ul.main li {
	float:left;
	text-align:center;
	list-style-type:none;
	font-weight:normal;
	/*background:url(images/batasnav.png) no-repeat center left;*/
}

ul.main li:first-child {
background:none;
}

ul.main li ul {
	cursor:default;
	position:absolute;
	height:auto;
	/* top:4.2em; izy css - jarak subnav dari topnav */
	background-position:0 0 !important;
	left:-9000px;
	border-top:0;
}
ul.main li ul li {
	padding:0;
	border:none;
	width:auto;
	max-width:none;
  float:left;
}
ul.main li a { /* izy css - link topnav keadaan normal */
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	display:block;
	float:left;
	height:36px;
	font-size:14px;
	line-height:36px;
	border:0;
	color:#fff;
	padding:0 20px;
	text-shadow:1px 1px 0px #000;
}

ul.main li ul li a {
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	width:12em; /* izy css - lebar subnav */
	line-height:2em; /* izy css - tinggi subnav */
	height:2em;
	text-align:left;
	border-top:1px solid #444;
	font-weight:normal;
}

ul.main li:hover a { /* izy css - keadaan topnav hover */
  background: url(images/batasnav_hover.png) no-repeat left, url(images/batasnav_hover.png) no-repeat right,
  			url(images/bgtopnav_hover.png) repeat-x center;
}
ul.main li:hover ul li a {color:#222; background:none; text-shadow:none;} /* izy css - style keadaan subnav normal */
ul.main li:hover ul li a:hover {color:#fff; background:#444;} /* izy css - style keadaan subnav hover */
ul.main li:hover a:active {background:none;} /* izy css - keaadan topnav saat di klik */
ul.main li:hover ul li a:active {color:#fff; background:none;} /* izy css - keaadan subnav saat di klik */

/******************************* Header.aspx End **********************************/


/******************************* Panel.aspx ***************************************/

/*.panelBg
{
    background: url("Images/bgPanel.jpg");
    background-repeat:repeat-x;
    background-color:#e0efaa
}*/

.panelBg2{ background-color:#60C51F; }

.panelBg3{ background-color:#009797; } /*background: url(Images/bgL.gif); background-color:#85A3E0; }  /*#1B496A*/

/******************************* Panel.aspx End ***********************************/

/******************************* _Norm css ****************************************/

.Background
{
	background:#2C68C7;
}

.Background2
{
	background-color:#FFFFFF;
}

.Background3
{
	background-color:#000000;
}

.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;
}

 .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: white;
    border-left:1px solid white;
    border-bottom:1px solid white;
    border-top:1px solid white;
    border-right:1px solid white;
    background-color:#031B97;
}
.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:#031B97;
}
.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 white;
    border-bottom:1px solid white;
    border-top:1px solid white;
    border-right:1px solid white; 
    background-color:#031B97;
}

.nRightBold
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color:White;
    font-weight: bold;
    border-right:1px solid white;
    border-bottom:1px solid white;
    border-top:1px solid white;
    background-color:#031B97;
}

.Time
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style:normal;
    color:#ffffff;
    padding-top:5px;
}

.Normal1
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Gray;
    text-decoration:underline;
    /*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: #000000; FONT-FAMILY: sans-serif, Tahoma, Helvetica ;background-color:#A7C7DC }	
.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-size: 13px;
    font-weight:normal;
    font-style:normal;
    color:white;
}

A.Message:link    {
    text-decoration:    none;
    color:white;
}

A.Message:visited {
    text-decoration:    none;
    color:white;
}

A.Message:active  {
    text-decoration:    none;
    color:white;
}

A.Message:hover   {
    text-decoration:none;
    color:white;
}

.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:Black;
    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:#000000
}

.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:White
}

.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:black;
}

.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: black;
}

.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: 700; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial; HEIGHT: 15px; BACKGROUND-COLOR: #A7C7DC}
.GridItem { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: blue; FONT-FAMILY: Verdana, Helvetica, sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #C8E5F8 }
.GridAltItem { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: blue; FONT-FAMILY: Verdana, Helvetica, sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #ffffff }
	
.GridItemStyle2 {background-color: #c8e5f8;}
.GridAltItemStyle2 {background-color: #ffffff;}
.GridMouseOver {background-color: #75CBFF;}
	
.GridHeader2 { FONT-WEIGHT: 700; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial; HEIGHT: 15px; BACKGROUND-COLOR: #4A5D8F}
.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 : #3737ff
}

.betCreditFont
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : Black
}

.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:black;
}

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 { BORDER-RIGHT: 1px double; BORDER-TOP: 1px window-inset; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: #ffffff; BORDER-LEFT: 1px window-inset; COLOR: #000000; BORDER-BOTTOM: 1px double; FONT-FAMILY: Tahoma, Helvetica, sans-serif; HEIGHT: 20px }
	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;
	color:#000000
}   

.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:#FFE9D2; /*#FFF*/
}

.GridPanUserInfo2 td
{
	/*border-collapse:collapse;*/
	border-color:White;
	background-color:#FFE9D2; /*#FFF*/
}

.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:12px;
    font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
.btnBet
{
	background: url("Images/bet.jpg") no-repeat;
	text-decoration:none;
	color:Red;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 0px 0px 0px 0px;
}
.btnClear
{
	background: url("Images/clear.jpg") no-repeat;
	text-decoration:none;
	color:Red;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 0px 0px 0px 0px;
}

.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;
}

.msg
{
	color:red;
	font-size:12px;
}

.mouselink {text-decoration:none;cursor:pointer;color: #000000;}

.mouselink2  {
	text-decoration:none;
	cursor: pointer;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.mouselink3  {
	text-decoration:none;
	cursor: pointer;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

DIV.movable { POSITION: absolute }

.dateColor 
{
    color: #ffffff;
}

.headerBg4{background-image:url('Images/bg_header.png'); background-repeat:no-repeat;}
.headerBg5{background:#00A657}
.msgBg{background-image:url('Images/bg_msgtab.png'); background-repeat:repeat;}
.msgTextBg{background-image:url('Images/bg_msg.png');background-repeat:no-repeat; width:100%; height:24px; background-position:0px 0;}
#timecontainer{font-size:12px; font-family:Tahoma}
.text-field 
{
    background-color:#ffffff;
    /*background: #ffffff url(input01.gif) repeat-x;*/
    border: 1px solid #42aafa;
    color: #a0a0a0;
    padding: 3px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -border-radius:5px;
}


.headerLink
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style:normal;
    color:#cccccc
}

A.headerLink:link    {
    text-decoration:    none;
    color:#cccccc;
}

A.headerLink:visited {
    text-decoration:    none;
    color:#cccccc;
}

A.headerLink:active  {
    text-decoration:    none;
    color:#cccccc;
}

A.headerLink:hover   {
    text-decoration:none;
    color:#ffffff;
}

a.navbar {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold; 
    padding: 6px 9px 6px 9px;
}

/*a.navbar:hover 
{
    background: url(Images/navbar01.png);
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}*/

a.navbar:hover 
{
     background: url(Images/navbar01.png) center repeat-x; 
     font-size: 12px; 
     color: #ffffff; 
     font-weight:bold; 
     padding: 6px 9px 6px 9px;
     -moz-border-radius:5px 5px 0px 0px; 
     -webkit-border-radius:5px 5px 0px 0px; 
     -khtml-border-radius: 5px 5px 0px 0px; 
     -border-radius:5px 5px 0px 0px; 
}

a.navbar2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	/*font-weight: bold; */
}

a.navbar2:hover 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color:yellow;
	text-decoration: none;
	/*font-weight: bold;*/
}

a.navbar3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: normal; 
	text-align:center;
}

a.navbar3:hover 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}

a.navbar4 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #C99B14;
	font-weight: bold; 
}

a.navbar4:hover 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#C99B14;
	text-decoration: none;
	font-weight: bold;
}

a.navbar5 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal; 
}

a.navbar5:hover 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.navbar6 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal; 
}

a.navbar6:hover 
{
	font-family: Tahoma;
	font-size: 12px;
	color:#ffffff;
	text-decoration: underline;
	font-weight: normal;
}

a.navbar7 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	font-weight: normal; 
}

a.navbar7:hover 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC894A;
	text-decoration: none;
	font-weight: normal;
}


.headerSpace
{
    color:White;
}

.footer
{
    color:White;
    font-size: 12px;
	font-weight: normal; 
}

.text
{
    color:White;
}

.welcometxt {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal; 
	padding-top:10px;
	text-align:right;
}

.panelBetBg{ background-color:#7DACF7; }

/********** 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: 12px; 
	color: #000000; 
}

.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_HeaderBodyBg
{
    background-color:#009797;
}

.Reg_HeaderTitleBg
{
    background-color:#009797;
}

/********** Register form css ***********/


/********* Req Credit css **************/

.GridBg1{ background-color: #314263;}
.GridBg2{ background-color: #FFFFFF;}
.GridBg3{ background-color: #d5dfed;}
.GridBg4{ background-color: #d5dfed;}

.HeadingTab1{ font-family: Arial; font-weight: bold; font-size: 14px; 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: black;  
}
/********* Req Credit css **************/

/*
.bodyBorder
{
    background-color: #1B496A;
    border-left:1px solid none;
    border-bottom:2px solid #1B496A;
    border-top:1px solid none;
    border-right:2px solid #1B496A;
}
*/

.bodyBorder
{
    background-color: #009797;
    border-left:1px solid none;
    border-bottom:2px solid #009797;
    border-top:1px solid none;
    border-right:2px solid #009797;
}

/*
.HDPBox{
	background-color:#d3f8c7;
	border: thin solid #FFF;
	text-align: center;
	width: 166px;
	height: 50px;
	line-height:22px;
}


.textTerm{
    color:White;
    font-size:12px;
    font-weight:bold;
}
*/

.hide_header{
	float:left;
	/*margin:2px 5px 0 0;*/	
	width: 180px;
	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: 180px;
	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 0 3px 18px;*/
}
.show_header a:hover{
	display: block;
	font-size: 11px;
	text-transform: capitalize;
	color: #fe0000;
	text-align: left;
	text-decoration: none;
	/*padding: 2px 0 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 **************/

/********* Request Id css **************/

.txtOrange{ font-family: Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color:Orange;}

.txtGreen{ font-family: Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color:Green;}

.txtRed{ font-family: Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color:Red;}

/********* Request Id 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 **************/

/************************* Header css **************************/

.hdrInfoL
{
    background-image:url("Images/hdr_info_L.png");
    background-repeat:no-repeat;
    width:15px;
    height:49px;
}

.hdrInfoC
{
    background-image:url("Images/hdr_info_C.png");
    background-repeat:repeat-x;
    width:auto;
    height:49px;
}

.hdrInfoR
{
    background-image:url("Images/hdr_info_R.png");
    background-repeat:no-repeat;
    width:4px;
    height:49px;
}

.hdrInfoSpacer
{
    background-image:url("Images/hdr_info_spacer.png");
    background-repeat:no-repeat;
    width:2px;
    height:16px;
}


.btnLogoutL
{
    background-image:url("Images/btnLogoutL.png");
    background-repeat:no-repeat;
    width:8px;
    height:16px;
}

.btnLogoutC
{
    background-image:url("Images/logout.png");
    background-repeat:repeat-x;
    width:auto;
    height:19px;
    width:60px;
}

.btnLogoutR
{
    background-image:url("Images/btnLogoutR.png");
    background-repeat:no-repeat;
    width:8px;
    height:16px;
}

.btnLogin
{
    background-image:url("images/but_login.png");
    background-repeat:no-repeat;
    width:66px;
    height:26px;
	display:block !important;
}

.btnLogin:hover
{
    /*background-position:bottom;*/
}

.hdrLogin
{
    font-family: Tahoma, Helvetica, sans-serif; 
    font-weight: bold; 
    font-size: 11px; 
    color:#000;
}
#livechatbar
{   
    position:fixed;
    bottom: 0;
    right: 0;
}

#lhnContainer
{   
    position:fixed;
    bottom: 0;
    right: 0;
}

.menuText {
	font-family: ahoma, Helvetica, sans-serif;
	font-size: 13px;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	color: #B4E6A3;
	font-weight: bold;
}

.menuText:hover {
	color: #FFF000;
}
/************************ END Header css ************************/


/************************ Footer css ************************/

.footerbg {
	font-size:11px;
	background:url(images/bg_footer.jpg) no-repeat;
	height:121px;
	padding:0 20px;
}

.footlogo {
	margin:10px 0;
}

.footnav {
}

.footnav tr td {
	padding:0 8px;
	line-height:normal;
}

.footnav tr td:first-child {
	border:none;
}

.footnav tr td:last-child {
	padding-right:0;
}

ul.footnav li a {
	color:#fff;
}

.copyright {
	 color:#fff;
	 padding-left:10px;
	 line-height:20px;
}

a {
color:#fff;
text-decoration:none;
}


/* CLEAR STYLE */
.clear, div.clear, li.clear, span.clear {
clear:both;
float:none;
}



/* *-*-*-*- *-*-*-*- *-*-*-*         start menu YM and BB     *-*-*-*- *-*-*-*- *-*-*-*- */
.quickAccess_holder {
	display: block;
	position: fixed;
	z-index: 99;
}

/* left */
.quickAccess_holder.left {
	top: 19%;
	left: 0px;
}
.quickAccess_holder.left ul li a.active {
	width: 100px;
    left: 0;
}
.quickAccess_holder.left ul li a.inactive {
	width: 0px;
}

.quickAccess_holder ul, .quickAccess_holder ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.quickAccess_holder ul li a {
	color: #333;
	display: block;
	position: relative;
	background: #404040;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 85px;
	background-position: 10px center !important;
	height: 70px;
	width: 0px;
	overflow: hidden;
	font: 14px/36px Arial;
    line-height: 5em;
}
.quickAccess_holder.dark ul li a {
	color: #333;
}
.quickAccess_holder.medium_dark ul li a {
	color: #777;
}
.quickAccess_holder.light ul li a {
	color: #fff;
}

.dark a.quickAccess-varia_2 {
	background: url(Images/varia_2.png) no-repeat center 3px;
}
.light a.quickAccess-varia_2 {
	background: url(Images/varia_2.png) no-repeat center 3px;
}
.medium_dark a.quickAccess-varia_2 {
	background: url(Images/varia_2.png) no-repeat center 3px;
}
.dark a.quickAccess-varia_3 {
	background: url(Images/varia_3.png) no-repeat center 2px;
}
.light a.quickAccess-varia_3 {
	background: url(Images/varia_3.png) no-repeat center 2px;
}
.medium_dark a.quickAccess-varia_3 {
	background: url(Images/varia_3.png) no-repeat center 2px;
}
.BtnNormal{color:#000}

/* *-*-*-*- *-*-*-*- *-*-*-*         end menu YM and BB     *-*-*-*- *-*-*-*- *-*-*-*- */