/*

.jwghead {
background-color : #BAC49C;
 //background-image: url('http://liga.jiwang.net/images/jwg-ligahead.jpg');
        background-position: left top;
        background-repeat: repeat-xy;
}*/



A:link { 
color: #222222; 
  /*font-family: verdana, arial; */ /* The font family Helvetica, courier etc... */
  font-size: 8pt;                      /* The size of the text */
  font-style: normal;                   /* inherit, italic, normal, oblique */                   
  /*line-height: normal; */                  /* the line height inherit or normal */
  font-weight: normal;                  /* bold, bolder inherit, lighter, normal or a value like 100 */ 
  font-variant: normal;									/* inherit, normal, smallcaps */
  text-decoration: underline;                /* blink, inherit, line-through, underline, overline, none */
}
A:visited { 
  /*font-family: verdana, arial; */
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
color: #222222;
  text-decoration: underline;
}
A:hover { 
  /*font-family: verdana, arial; */
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
color: #D76E08;
  text-decoration: blink;
}
/* The following three entries are for the version link (Powered by..) */
A.VERSION:visited {
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 9pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: #CC0000; 
  text-decoration: none;
}
A.VERSION:link { 
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.VERSION:hover { 
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: white; 
  text-decoration: none;
}

/* These are for the match statistics links */
A.PRED:visited {
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.PRED:link { 
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.PRED:hover { 
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: white; 
  text-decoration: none;
}

/* 
 * This is the style of body of the page. The body tag is the top ost tag of the document.
 * Using this entry you can add a background image, background colours and set overall alingment. 
 */
img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: 100%;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}

@media screen and (max-width: 1024px){
	img.bg {
		left: 50%;
		margin-left: -512px; }
}

div.MAIN {
	/* This is the only important rule */
	/* We need our content to show up on top of the background */
	position: relative; 

	/* These have no effect on the functionality */
	width: 800px;
	margin: 0 auto;
	background: #BAC49C;
	line-height: 10pt;

	/*padding: 20px;*/
	z-index: 2;
}

body {
	/* These rules have no effect on the functionality */
	/* They are for styling only */
	margin: 0;
	padding: 20px 0 20px 0;
	font-family:verdana,helvetica,arial,sans-serif;
}

/*body {text-align:center; margin: 0; padding: 0; width: 100%; height: 100%; }
#bg_image {position: fixed; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; }

/*div.MAIN {position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2;}*/


font.LANG {
  font-size: 8pt; 
  color: black; 
  /*font-family: verdana, arial; */
  font-weight: bold; 
  text-decoration: none;
}
font.TBLHEAD {
  font-size: 10pt; 
  color: black; 
  /*font-family: verdana, arial; */
  font-weight: bold; 
  text-decoration: none;
  
}
font.UADUP {
  font-size: 10pt; 
  color: black; 
  /*font-family: verdana, arial; */
  text-decoration: none;
}
font.UADDOWN {
  font-size: 10pt; 
  color: black; 
  /*font-family: verdana, arial; */
  text-decoration: none;
}
font.TBLROW, font.TEAM, font.FLAG {
  font-size: 9pt; 
  color: black; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none;
 
}

font.VERSION {
  font-size: 8pt; 
  color: black; 
  /*font-family: verdana, arial; */
  text-decoration: none;
}
font.POS1 {
  font-size: 9pt; 
  color: black; 
  /*font-family: verdana, arial; */
  text-decoration: none; 
  background-color: GOLD;
}
font.POS2 {
  font-size: 9pt; 
  color: black; 
  /*font-family: verdana, arial; */
  text-decoration: none; 
  background-color: #aaffaa;
}
font.POS3 {
  font-size: 9pt; 
  color: black; 
  /*font-family: verdana, arial; */
  text-decoration: none; 
  background-color: #eeffaa;
}
font.POS4 {
  font-size: 9pt; 
  color: black; 
  /*font-family: verdana, arial; */
  text-decoration: none; 
  background-color: #eeffcc;
}
font.PRDROW {
  font-size: 9pt;
  color: black; 
  /*font-family: verdana, arial; */
  font-weight: normal; 
  text-decoration: none; 
  background-color: #BAC49C;
}
font.LOGINHD {
  font-size: 8pt; 
  color: black; 
  /*font-family: verdana, arial; */
  font-weight: bold; 
  text-decoration: none; 
  background-color: #98A56F;
}
font.LOGINRW {
  font-size: 8pt; 
  color:black; 
  /*font-family: verdana, arial; */
  text-decoration: none; 
  background-color: #BAC49C;
  
}

font.HELPTEXT {
  font-size: 10pt; 
  color: black; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none; 
  background-color: WHITE;
}

font.HELPROW {
  font-size: 10pt; 
  color: black; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none;
}
font.HELPHEAD {
  font-size: 10pt; 
  color: black; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none;
  font-weight:bold;
}
font.PREDHEAD {
  font-size: 8pt; 
  color: black; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none;
  font-weight:bold;
}

table.LEFT {
  width: 140px; 
  /*background-color: #ffffff;*/
   border-collapse:collapse;
  padding: 3px;
}
table.CENTER {
  border: solid black 0px;
   /*background-color: #ffffff;*/
   border-collapse:collapse;
  padding: 0px;
  width: 98%;
  margin-left:auto; margin-right:auto;
  text-align:center;
}
table.RIGHT {
  border: solid 0px;
  width: 140px; 
   border-collapse:collapse;
   padding: 3px;
}
table.MAINTB {
  background-color: #B3BC83;
  padding: 0px;
  width: 800px;
  border: 2px solid;
  border-color: #BAC49C #98A56F #98A56F #BAC49C; 
  
}
table.HELPTB {
  background-color: transparent;
  width: 520px; 
   padding: 0px;
  border-collapse:collapse;
}
table.MSGTB {
  background-color: transparent;
  width: 520px; 
  border:  0px;
  padding: 0px;
  border-collapse:collapse;
}
iframe.STANDTB {
  background-color: red;
  width: 520px; 
  height: 400px; 
  border:  0px;
  padding: 0px;
}
table.STANDTB {
  background-color: transparent;
  /*width: 520px; */
  border:  0px;
  padding: 0px;
  border-collapse:collapse;
    width: 98%;
  margin-left:auto; margin-right:auto;
  text-align:center;
}
table.PREDTB {
  background-color: transparent;
  width: 140px; 
  padding: 0px;
  border-collapse:collapse;
}
	table.MENUTB {
  background-color: #BAC49C;
  width: 140px; 
  /*border-collapse:collapse;*/
  padding: 0px;
border: 1px solid #444444;
}
table.LANG {
  background-color: transparent;
  width: 140px; 
  text-align: center;
  border: solid red 0px;
  padding: 0px;
}
table.LOGINTB {
	 width: 140px; 
    border: 1px solid #444444;
   border-collapse:collapse;
   text-align: center;
}
td.LANG {
  background-color: #98A56F;
  text-align: center;
}
td.TBLHEAD {
  background-color: #98A56F;
 border-collapse:collapse;
  padding: 0px;
  text-align:center;
  /*
  border-bottom : 1px solid #B3BC83;
	border-left : 1px solid #B3BC83;
	border-right : 1px solid #B3BC83;
	*/
	border : 1px solid #B3BC83;
}
td.POS1 {
  background-color: GOLD;
  border : 1px solid #B3BC83;
}
td.POS2 {
  background-color: #aaffaa;
  border : 1px solid #B3BC83;
}
td.POS3 {
  background-color: #eeffaa;
  border : 1px solid #B3BC83;
}
td.POS4 {
  background-color: #eeffcc;
  border : 1px solid #B3BC83;
}
td.UADUP {
  background-color: #44CC44;
  border : 1px solid #B3BC83;
}
td.UADDOWN {
  background-color: #BB8888;
  border : 1px solid #B3BC83;
}
td.TBLROW{

	background-color : #BAC49C;
  border : 1px solid #B3BC83;
    
	}
	td.SCROLLROW,td.TEAM, td.FLAG{
	background-color : #BAC49C;
  border : none;
    
	}
td.LOGINHD {
	background-image:url('images/cellpic3.gif');
  background-color: #98A56F;
  text-align: center;
}
td.LOGINRW {
  background-color: #BAC49C;
}

td.LEFTCOL {
  width: 140px; 
   vertical-align: top;
   border: 2px solid;
  border-color: #BAC49C #98A56F #98A56F #BAC49C
}
td.CENTERCOL {
  width: 520px; 
  vertical-align: top; 
  text-align: left;
  border: 2px solid;
  border-color: #BAC49C #98A56F #98A56F #BAC49C
}
td.RIGHTCOL {
  width: 140px; 
  vertical-align: top;
  border: 2px solid;
  border-color: #BAC49C #98A56F #98A56F #BAC49C
  
}

  td.TBLPOS {
	background-color: #98A56F;
	width: 40px;
	text-align: center;
	border: 1px solid #B3BC83;
	
	 }

td.TBLUSER {background-color: #98A56F; width: 180px; text-align: center;border: 1px solid #B3BC83;}
td.TBLPLAYED {background-color: #98A56F; width: 40px; text-align: center;border: 1px solid #B3BC83;}
td.TBLWON {background-color: #98A56F; width: 40px; text-align: center;border: 1px solid #B3BC83;}
td.TBLDRAWN {background-color: #98A56F; width: 40px; text-align: center;border: 1px solid #B3BC83;}
td.TBLLOST {background-color: #98A56F; width: 40px; text-align: center;border: 1px solid #B3BC83;}
td.TBLFOR {background-color: #98A56F; width: 40px; text-align: center;border: 1px solid #B3BC83;}
td.TBLAGAINST {background-color: #98A56F; width: 40px; text-align: center;border: 1px solid #B3BC83;}
td.TBLGD {background-color: #98A56F; width: 40px; text-align: center;border: 1px solid #B3BC83;}
td.TBLPTS {background-color: #98A56F; width: 40px; text-align: center;border: 1px solid #B3BC83;}

font.ERROR {
  font-size: 8pt; 
  color: black; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none;
}
td.ERROR {
  background-color: #ee4444;
}
font.WARNING {
  font-size: 8pt; 
  color: black; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none;
}
td.WARNING {
  background-color: #ffff66;
}
font.INFO {
  font-size: 8pt; 
  color: WHITE; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none;
}
td.INFO {
  background-color: #66cc66;
}
font.SHOUTROW {
  font-size: 8pt; 
  color: NAVY; 
  font-family: tahoma, verdana, arial; 
  text-decoration: none;
}
td.SHOUTROW {
  background-color: #BAC49C;
}
div.SHOUTROW {
  background : #BAC49C; 
  color : NAVY;
  padding : 1px; 
  width : 130px; 
  height : 200px; 
  overflow : auto;
}
img.SHOUTROW {
  height : 12px; 
}
table.MESSAGES {
  border: solid 1px;
  background-color: transparent;
  border-collapse:collapse;
  padding: 0px;
  width: 800px;
}
font.SHOUTHEAD {
  font-size: 8pt; 
  color: NAVY; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none;
  font-weight: bold; 
}
font.SHOUTDATE {
  font-size: 6pt; 
  color: NAVY; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none;
}
font.SHOUTMSG {
  font-size: 8pt; 
  color: black; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none;
}

img.FLAG {
  height : 20px;
  border: 0px;
  vertical-align:middle;

}
/*
td.TEAM {
  background-color: #BAC49C;
}
font.TEAM {
  font-size: 10pt; 
  color: NAVY; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none;
}
td.FLAG {
  background-color: #BAC49C;
  text-align: CENTER;
}
font.FLAG {
  font-size: 10pt; 
  color: NAVY; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none;
}

font.LEADER { 
  font-size: 9pt; 
  font-style: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: black; 
  text-decoration: none;
} 
td.LEADER { 
  background-color: yellow;
  border : 1px solid #B3BC83;
/*   border: 0px solid; 
   border-color: #aaa; 
   color: #000000; 
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   text-decoration: none; 
   */
}

/* Version 2.17 */
A.POS1:visited {
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.POS1:link { 
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.POS1:hover { 
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.POS2:visited {
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.POS2:link { 
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.POS2:hover { 
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.POS3:visited {
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.POS3:link { 
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.POS3:hover { 
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.POS4:visited {
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.POS4:link { 
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}
A.POS4:hover { 
  /*font-family: tahoma, verdana, arial;*/ 
  font-size: 8pt; 
  font-style: normal; 
  /*line-height: normal; */ 
  font-weight: normal; 
  font-variant: normal; 
  color: red; 
  text-decoration: none;
}


/* This entry is for the messages that appear for the user to display errors or information that emails have been sent etc. */
font.MESSAGE {
  font-size: 10pt; 
  color: white; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none; 
  background-color: green;
}

/* Version 2.19 */
/* This entry is for the style of the users icon in the table. It allows you to specify image sizes etc. */
img.TABICON {
  height : 16px; 
  width : 18px; 
  border: 0px;
}

/* Version 2.20 */
/* This entry is for the messages that appear for the user to display errors or information that emails have been sent etc. */
td.MESSAGE {
  font-size: 10pt; 
  color: white; 
  /*font-family: tahoma, verdana, arial;*/ 
  text-decoration: none; 
  background-color: green;
}

/* Version 2.21 */
/*
.inputbox { 
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
color: #000066; 
background: White; 
border: 1px solid #000066; 
} 

.submit { 
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-style: normal; 
font-weight: bold; 
font-size: 10px; 
color: #000066; 
border-top-width: 1px; background: White; 
border: 1px solid #0C2193; 
text-indent : 1px; 
} 
*/
.submit,input[type="submit"], input[type="reset"],
input[type="button"], .inputbox, select, input, textarea
{
	color:#000000; font: 10px verdana; text-decoration: none;
background: lightgrey; border: 1px solid #444444;
}

#tooltip{
        background: #FFFFFF;
        font: verdana;
        font-size: 10px;
        width:auto;
        border:1px solid #778899;
        border-left:5px solid #ff9f00;
        color: #333333;
        font-family: verdana, arial, helvetica, sans-serif;
        opacity: 0.91;
        filter: alpha(opacity="91");
        line-height:15px;       z-index:100;
        margin:0px;
        padding: 3px;
        position: absolute;
        visibility: hidden;
        border-collapse: separate;
}

.countdown{ 
color:blue;
font: 10px MS Sans Serif;
padding: 3px;
}
.countdown2{ 
color:red;
font: 10px MS Sans Serif;
padding: 3px;
}
.countdown3{ 
color:#990099;
font: 10px MS Sans Serif;
padding: 3px;
}
.countdown sup, .countdown2 sup, .countdown3 sup{ 
font-size: 80%
}
