/* ---- v0.28h ---------------------- general ------------------------------------------ */
html, body { 
    margin: 0; 
    padding: 0; 
    text-align: center;
}
body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 100.01%;
    line-height: 120%;
    color: #151515;
    background: white;
	 height: 100%;
	 overflow-y: auto;
	 margin-top: 80px; 
}
td, th {
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

A.move:link       {COLOR: #000000; TEXT-DECORATION: none; FONT-WEIGHT: normal;}
A.move:active   {COLOR: #000000; TEXT-DECORATION: none; FONT-WEIGHT: normal;}
A.move:hover     {COLOR: #000000; TEXT-DECORATION: underline; FONT-WEIGHT: normal;}
A.move:visited {COLOR: #000000; TEXT-DECORATION: none; FONT-WEIGHT: normal;}

A.moveOn:link       {COLOR: #000000; FONT-WEIGHT: bold; TEXT-DECORATION: none; background-color:#00ff00;}
A.moveOn:active   {COLOR: #000000; FONT-WEIGHT: bold; TEXT-DECORATION: none; background-color:#00ff00;}
A.moveOn:hover     {COLOR: #000000; FONT-WEIGHT: bold; TEXT-DECORATION: underline; background-color:#00ff00;}
A.moveOn:visited {COLOR: #000000; FONT-WEIGHT: bold; TEXT-DECORATION: none; background-color:#00ff00;}

A.nor:link        {FONT-SIZE: 15px; COLOR: #000066; FONT-WEIGHT: bold;}
A.nor:visited  {FONT-SIZE: 15px; COLOR: #000066; FONT-WEIGHT: bold;}
A.nor:active    {FONT-SIZE: 15px; COLOR: #000066; FONT-WEIGHT: bold;}
A.nor:hover      {FONT-SIZE: 15px; COLOR: #990000; FONT-WEIGHT: bold;}

a.whitewinheader  {border: solid 1px #000000; display: inline; z-index:-1; background-color:white;   margin: 0; text-align: center; color: #000000; border-right:none;}
a.drawheader      {border: solid 1px #828282; display: inline; z-index:-1; background-color:#828282; margin: 0; text-align: center; color: #FFFFFF; }
a.blackwinheader  {border: solid 1px #000000; display: inline; z-index:-1; background-color:black;   margin: 0; text-align: center; color: #FFFFFF; }

a.blackwinbox     {float:right; clear:none; margin: 0;text-align:center; vertical-align:middle; font-size:0.8em;position:relative;background-color:black;height:15px;
									 border:1px solid #000;color:#FFFFFF;}
a.drawbox         {float:right; clear:none; margin: 0;text-align:center; vertical-align:middle; font-size:0.8em;position:relative;background-color:#828282;height:15px;
									 border:1px solid #828282;border-right:none;border-left:none;color:#FFFFFF}
a.whitewinbox     {float:right; clear:none; margin: 0;text-align:center; vertical-align:middle; font-size:0.8em;position:relative;background-color:white;height:15px;
									 border:1px solid #000;border-right: 1px solid #828282;color:#000000}
a.transparentbox  {float:right; clear:none; margin: 0;text-align:center; vertical-align:middle; font-size:0.8em;position:relative;background-color:white;height:15px;border:1px solid #FFF;color:#FFFFFF}

.aboutheader 	 {text-align:justify; margin-top: 20px;	FONT-SIZE: 14px; FONT-WEIGHT: bold;}
.abouttext 	 {text-align:justify; margin-top: 5px;	FONT-SIZE: 14px; }
.questiontext  	 {text-align:justify; margin-top: 10px;	FONT-SIZE: 14px; FONT-WEIGHT: bold;}
.answertext  	 {text-align:justify; margin-top: 3px;	FONT-SIZE: 14px; margin-left: 10px;  }
.messagetext     {text-align:center;  margin-top: 20px; FONT-SIZE: 16px; font-weight: bold; line-height: 140%; color: black;}
									 
#pos_fixed
{
position: fixed;
text-align : left;
top: 3%;
left: 2%;
}
#pos_right
{
text-align : left;
margin-left: 350px;
margin-top: 2%;
width:350px;
}									 
									 
form {
  margin:0;
  padding:0;
}

.inv {
    visibility: hidden;
    font: 14px Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    display: inline;
    vertical-align: middle;
    margin-left: 1em;
    border: none;
}

.feninput {
   font-family:monospace;
}

.lastmove {
   font-weight: normal;
   display: inline;
   text-align: left;
}

.indexlabel { 
		width: 8em;
		float: left;
		text-align: left;
		margin-right: 0.5em;
		display: block;
		font-weight: bold;
		vertical-align:top;
}

fieldset { 
    padding: 1em;
		margin: 0 0 0.1em 0;
		text-align: left;
		vertical-align:top;
}

a.ltviewer 		   {color:#000000; text-decoration: none}
a.ltviewer:hover {color:#FFFFFF; background-color:#808080}
td.ltviewer  		 {text-align:left; vertical-align:top; font-size:10pt; font-family:Verdana; }
img.ltviewer  	 {position:relative}

/* ------------------------------- navi ------------------------------------------ */

#navi_top {
    color: #D8D8D8;
    white-space: nowrap;
    border-bottom: 1px solid #999999;
    text-align: center;
    font: 24px Arial, Helvetica, Verdana, sans-serif;
    padding: 0;
    margin: 0 0 0.3em 0;
    background: #ffffff;
    border-bottom: none;
	 position: fixed; 
	 top: 0px; 
	 width:100%; 
	 height: 80px;
    z-index: 10;
	}
#navi_top span {
    font-weight: bold;
    padding: 0 3px;
    color: #666666;
}
#navi_top a {
    background: #eeeeee;
    color: #000000;
    text-decoration: none;
}
#navi_top a:hover,
#navi_bottom a:hover {
    background: #333333;
    color: #ffffff;
}
#navi_top ul,
#navi_top ul li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
    color:  #000000;    
}
#navi_top ul {
    text-align: center; 
}
#navi_top ul li.first {
    background: none;
}
#navi_top a {
    padding: 0.1em 0.3em;
    margin-left: 10px;
    color:  #000000;
    background: transparent;
}
#navi_top span{
    display: none;
}
#navi_top .firstline {
    background: #ffffff url("/images/background.gif") repeat-x 0 -5px;
    border-bottom: #d6d6d6 0.1em solid;
}
#navi_top .boldtext {
    font-weight: 600;
}
#navi_top .secondline {
    margin: 0;
    white-space: nowrap;
    padding: 0.3em 0.2em;
    font: 20px Arial, Helvetica, Verdana, sans-serif;    
    list-style: none;
    background: #ffffff url("/images/background.gif") repeat-x top left;
    border-bottom: #d6d6d6 1px solid;
}
#navi_top .secondline a {
    color: #003399;
}
#navi_top .secondline ul {
   list-style-type: none;
}
#navi_top .secondline a:hover {
    color: #ffffff;
}
#navi_top .tline {
    margin: 0;
    white-space: nowrap;
    padding: 0.3em 0.1em;
    font: 18px Arial, Helvetica, Verdana, sans-serif;    
    list-style: none;
    background: none;
    border-bottom: none;
}
#navi_top .tline a {
    color: #003399;
}
#navi_top .tline ul {
   list-style-type: none;
}
#navi_top .tline a:hover {
    color: #ffffff;
}
/* ------------------------------- tabmenu ------------------------------------------ */

#tabmenu {
	color: #000000;
	border-bottom: 0;
	margin: 12px 0px 0px 0px;
	padding: 2px 0 0 0;
	z-index: 1;
	text-align: center;    	
	font-size: 80.01%;
}
	
#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; }

#tabmenu a, a.active {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid black;
	font-weight: bold;
  	border-bottom: none;
	padding: 2px 5px 0px 5px;
	text-decoration: none; }

#tabmenu a.active {
	background: #E0E0E0;
	border-bottom: 1px solid #E0E0E0; }

#tabmenu a:hover {
	background: #000000;
	color: #FFFFFF; }

#tabmenu a:visited {
	 }

#tabmenu a.active:hover {
	background: #000000;
	color: #FFFFFF; }

#content {
	text-align: center;
	padding: 0px;
	margin: 0;
	border-top: none;
	z-index: 2;	}

/* ------------------------------- content ------------------------------------------ */

#content a {
}

#content a:hover { background: #898B5E; }

/* ------------------------------- result table ------------------------------------------ */

.result-table
{
  padding: 0;
  margin: 0;
  margin-left:auto; 
  margin-right:auto;
  border-collapse: collapse;
  border: 0.1em solid #333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  text-align: left;
  color: #000;
}

/*
.result-table a:link
{
  color: blue;
}

.result-table a:visited
{
  color: black;
}
*/

.result-table a:hover
{
  background-color: #2a4763;  
}

.result-table caption
{
  caption-side: bottom;
  font-size: 1.5em;
  text-align: right;
  padding: 0.5em 0;
}

.result-table th
{
  padding: 0.5em;
  border: 0.1em solid #333;
  font-size: 1em;
  font-weight: bold;
  background-color: #E0E0E0;  
}

.result-table th.left
{
  padding: 0.3em;
  font-size: 1.5em;
}

.result-table th.leftnoborder
{
  border: 0;
  padding: 0.3em;
  font-size: 1.2em;
}

.result-table th.right
{
  border: 0;
  padding: 0.3em;
  text-align: right;
  font-size: 1.2em;  
}

.result-table td
{
  border: 0.1em solid #666;
  padding: 0.3em;
  color: #000;
}

.result-table td.right
{
  text-align: right;
}

.result-table tr.alt th, .result-table tr.alt td
{
  color: #E8E8E8;
}

.result-table tr:hover td
{
  background-color: #C0C0C0;
}

#blink
{
  font-size: 110%;
  text-align: left;
}

#blink2
{
  background-color: #C0C0C0;
  background-size: 150% 150%;
  border-radius:1em;
  font-size: 0.8em;
  text-align: left;
  padding: 5px;
}

/* ------------------------------- download form ------------------------------------------ */

.download-form
{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	font-size: 0.8em;
	text-align:center; 
}

/* ------------------------------- download table ------------------------------------------ */

.download-table
{
  padding: 10px;
  margin-top:10px; 
  margin-left:auto; 
  margin-right:auto;
  border-collapse: collapse;
  border: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #000;
}

.download-table td
{
  text-align: left;
  vertical-align: middle;
  width: auto;
}

.download-table td.firstcol
{
  width:100px;
  vertical-align: top;
}
.download-table td.secondcol
{
  width:370px;
  vertical-align: middle;
}
.download-table td.thirdcol
{
  width:470px;
}

/* ------------------------------- stats table ------------------------------------------ */

.stats-table
{
  padding: 0;
  margin: 0;
  margin-left:auto; 
  margin-right:auto;
  border-collapse: collapse;
  border: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #000;
}

.stats-table caption
{
  caption-side: bottom;
  font-size: 1.5em;
  text-align: right;
  padding: 0 0;
}

.stats-table th
{
  border: 0.1em solid #666;
  padding: 0.5em;
  background-color: #E0E0E0;
  text-align: left;
  font-weight: bold;
}

.stats-table th.rborder
{
  border-right: 0.1em solid;
}

.stats-table th.right
{
  text-align: right;
}

.stats-table th.center
{
  text-align: center;
}

.stats-table th.rightnoborder
{
  border: 0px;
  padding: 0.5em;
  text-align: right;
}

.stats-table th.leftnoborder
{
  border: 0px solid #666;
  text-align: left;
}

.stats-table td
{
  border: 0.1em solid #666;
  padding: 0.5em;
  text-align: left;
}

.stats-table td.noborder
{
  border: 0;
}

.stats-table td.center
{
  text-align: center;
}

.stats-table td.right
{
  text-align: right;
}

.stats-table td.rightrborder
{
  border-right: 0.1em solid;
  text-align: right;
}

.stats-table td.borderleft
{
  border-right: 0;
}
.stats-table td.borderright
{
  border-left: 0;
}

.stats-table td.rightboldborder
{
  text-align: right;
  border-right: 0.4em solid #666;
}

.stats-table td.leftrborder
{
  border-right: 0.1em solid;
}

.stats-table td.bold
{
  font-weight: bold;
}

.stats-table td.boldrborder
{
  border-right: 0.1em solid;
  font-weight: bold;
}

.stats-table td.rightbold
{
  font-weight: bold;
  text-align: right;  
}

.stats-table td.rightboldrborder
{
  border-right: 0.1em solid;
  font-weight: bold;
  text-align: right;  
}

.stats-table td.pairing
{
  width: 250px;
  text-align: left;
  vertical-align:top; 
  border:0;
}

.stats-table tr.alt th, .stats-table tr.alt td
{
  color: #2a4763;
}

/* ------------------------------- explorer-frame-table ------------------------------------------ */
.explorer-frame-table
{
 width:700px;
 border-collapse:collapse;
 border:0;
 margin-left: auto;
 margin-right: auto;
} 
.explorer-frame-table td
{
 vertical-align: top;
}

/* ------------------------------- currentfics table ------------------------------------------ */

.currentfics-table
{
  padding: 0px;
  margin: 5px 0;
  border: 0;
  line-height: 150%;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #000;
  text-align: left;
}

.currentfics-table td.right
{
  text-align: right;
}

/* ------------------------------- eco table ------------------------------------------ */

.eco-table
{
  padding: 0;
  margin: 0;
  margin-left:auto; 
  margin-right:auto;
  border-collapse: separate;
  border: 0;
  border-spacing: 20pt 1pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  text-align: left;
  color: #000;
}

.eco-table td
{
  padding: 0.2em;
}

/* ------------------------------- move table ------------------------------------------ */

.move-table {
padding: 0.2em;
margin: 0;
border : 0;
color : #000;
width: 540px;
}
.move-table a:link {
color : blue;
text-decoration : underline;
}
.move-table a:visited {
color : black;
}
.move-table a:hover {
text-decoration : none;
}
.move-table caption {
caption-side : bottom;
font-size : 1.5em;
text-align : right;
padding : 0.5em 0;
}
.move-table th {
font-size : 0.8em;
text-align : left;
font-weight: bold;
}
.move-table th.left {
padding : 0em;
font-size : 0.8em;
}
.move-table th.leftnoborder {
padding : 0em;
font-size : 0.8em;
}
.move-table th.right {
padding : 0em;
text-align : right;
font-size : 0.8em;
}
.move-table td {
color  : black;
text-decoration : none;
text-align: left;
width  : auto;
margin : 12px; 
}
.move-table td.right {
text-align: right;
}
.move-table td.sanmove {
color : black;
text-decoration : underline;
}
.move-table td.boxdraw {
float : right;
text-align : center;
position : relative;
height : 15px;
border : 1px solid #000;
color : black;
}
.move-table td.bold {
font-weight: bold;
}
.move-table td.rightbold {
text-align : right;
font-weight: bold;
}
