html, body {
 scrollbar-arrow-color : #000000;
 scrollbar-3dlight-color : #c5cd82;
 scrollbar-highlight-color : #c5cd82;
 scrollbar-shadow-color : #c5cd82;
 scrollbar-darkshadow-color : #c5cd82;
 scrollbar-face-color : #d2c32c;
 scrollbar-track-color : #fff;
 scrollbar-base-color : #c5cd82;
}

.ChessBoardInner90{	
	width:720px;
	height:720px;
	/*border:1px solid #000;*/
	top:0px;
}

.ChessBoard90{ 
	width:735px;
	height:740px;
	padding:0px;

}
.ChessPiece90{
	width:90px;
	height:90px;
	
}


.ChessBoardInner75{	
	width:600px;
	height:600px;
	/*border:1px solid #000;*/
	top:0px;
}

.ChessBoard75{ 
	width:615px;
	height:620px;
	padding:0px;

}
.ChessPiece75{
	width:75px;
	height:75px;
}
.ChessBoardInner60{	
	width:480px;
	height:480px;
	/*border:1px solid #000;*/
	top:0px;
}

.ChessBoard60{ 
	width:495px;
	height:500px;
	padding:0px;

}
.ChessPiece60{
	width:60px;
	height:60px;
	
}

.ChessBoardInner45{	
	width:360px;
	height:360px;
	/* border:1px solid #000; */
	top:0px;
}

.ChessBoard45{
	width:375px;
	height:380px;
}
.ChessPiece45{
	width:45px;
	height:45px;
}

.ChessBoardInner30{
	width:240px;
	height:240px;
	/* border:1px solid #000; */
	top:0px;
}

.ChessBoard30{
	width:255px;
	height:260px;
	padding:0px;
}

.ChessBoardLabel {
	font-weight:bold;
	font-family:Trebuchet MS
	color: #b97b0c;
}

.ChessLbl
{
padding: 0 0 10px 6px;
color: #b97b0c;
}

.ChessMoveIndicator{
	border:3px #FF0000 solid;
	display: none;
}

.ChessBoardFrame
{
padding: 4px;
border: 2px #eee outset; 
}

* {padding:0;margin:0;}

	body{
		text-align:left;
	  font-family: Arial, Helvetica, sans-serif;
    background: #ffffff url(/play-chess/imagesnew/back.png) repeat-x left top;
    font-size: 12px;
	}
	#board{
		padding-top:17px;
		background-repeat:no-repeat;
	}

	#mainContainer{
		position:relative;

	}

	#loadingDiv{
		position:absolute;
		padding-top:5px;
		left:120px;
		top:120px;
		width:250px;
		height:80px;
		text-align:center;
		border:1px solid #000;
		background-color:#FFF;
		z-index:100000;
		line-height:45px;
		font-size:0.9em;

	}
	#loadingDiv div{
		height:30px;
	}
	#pawnpromote div {
float: left;
cursor: pointer;
}

#boardOptions a {
font-size: 12px;
color:rgb(102,153,204);
cursor: pointer;
}

#boardOptions a:hover {
text-decoration: underline;
}

#boardOptions p {
padding: 3px;
}

#piecesTaken img {
width: 30px;
height: 30px;
}
#ObserversDiv span
{
float:left;
word-spacing:10px;
}

a { text-decoration:none;color:#7b7b7b;}
a:hover{ text-decoration:underline;color:#828b56;}

div.clocks
{
background: #fff url(/play-chess/imagesnew/black.png) no-repeat top left;
width: 286px;
height: 99px;
}

.clocks .tbl
{
}

.pbname, .pwname
{
text-align: center;
width:50%;
color:#7a7474;
font-size: 12px;
vertical-align:middle;
}
.pwname
{
padding: 0px 6px 0px 0px;
}


#bclock td, #wclock td
{
font-weight: bold;
font-size:20px;
color: #b97b0c; 

}

#bclock img, #wclock img
{
visibility: hidden;
}

.bm1
{
padding: 0 0 0 6px;
}
.bm2
{
padding: 0 0 0 5px;
}
.bs1
{
padding: 0 0 0 14px;
}
.bs2
{
padding: 0 6px 0 5px;
}


.wm1
{
padding: 0 0 0 6px;
}
.wm2
{
padding: 0 0 0 5px;
}
.ws1
{
padding: 0 0 0 14px;
}
.ws2
{
padding: 0 6px 0 5px;
}

.gbotton
{
width: 89px;
height:22px;
background: #fff url(/play-chess/imagesnew/bottons.png) no-repeat top left;
cursor: pointer;
color: #fff;
text-align:center;
border: 0;
padding: 0;
margin: 0;
}

.msgbox
{
width: 281px;
height:45px;
background: #fff url(/play-chess/imagesnew/msgbox.png) no-repeat top left;
cursor: pointer;
border: 0;
padding: 0;
margin: 0;
text-align:left;vertical-align: top;
}

.msgbox div
{
color: #4d3705;
font-size: 20px;
display: block;
padding: 9px 0 0 46px;
}

.msgbox2
{
width: 281px;
height:79px;
background: #fff url(/play-chess/imagesnew/msgboxg2.png) no-repeat top left;
color: #4d3705;
text-align:center;
border: 0;
font-weight: bold;
font-size: 13px;
}

.msgbox2 div
{
padding: 12px 6px 0 6px;
}

#bannersDiv p
{
margin: 4px 0;
}

#endGameBox
{
padding: 10px 0 0 20px;
font-size: 14px;
font-weight: bold;
}

.game_over
{
padding: 0px 0 10px 20px;
font-size: 20px;
color: #4d3705;
}

.botton_long
{
width: 281px;
height:22px;
background: #fff url(/play-chess/imagesnew/botton_long.png) no-repeat top left;
cursor: pointer;
border: 0;
text-align: center;
cursor:pointer;
color: #fff;
font-weight: bold;
}


