body {margin-left: 0px; margin-right: 0px; margin-top: 0px; background-color: #ffffff}
h3 {color: #444444;  font-size: 19px; font-family: arial, helvetica, sans-serif} 
h4 {color: #444444;  font-size: 16px; font-family: arial, helvetica, sans-serif}

p {color: #444444;  font-size: 12px; font-family: arial, helvetica, sans-serif}
p.footer {color: #666666;  font-size: 12px; font-family: arial, helvetica, sans-serif}

th {color: #444444; font-size: 12px; font-family: arial, helvetica, sans-serif; font-style: italic}
td {color: #444444; font-size: 12px; font-family: arial, helvetica, sans-serif}

table.chess { background-image: url(wood.jpg) }
th.chess {background-image: url(wood.jpg); background-color: #ffffff; color: #2222ff;  font-size: 11px; text-align: left;  font-family: arial, helvetica, sans-serif; font-style: italic}
td.chess {background-image: url(wood.jpg); background-color: #ffffff; font-size: 11px; text-align: left;  font-family: arial, helvetica, sans-serif}

a {
color: #444444;
font-size: 12px; 
text-decoration: none;
} 
:hover {
color: blue; 
font-size: 12px;
text-decoration: none; 
}
a.start {
color: white;
font-size: 12px; 
} 
.start:hover {
color: yellow; 
font-size: 12px; 
}
a.blue {
color: blue;
font-size: 12px; 
} 
.blue:hover {
color: #444444; 
font-size: 12px; 
}


#pgnviewer {
	overflow: hidden;
	margin: 10px 0 0 0;
}
#pgnlist ul {
	list-style: none;
	margin: 0;
}
#pgnlist ul li {
	margin: 0 0 15px 0;
}
#pgnlist ul li a {

}
#pgnlist ul li div.date {
	float: left;
}
#pgnlist ul li div.link {
	margin: 0 0 0 80px;
}
#pgnlist ul li span.location {
	color: #533411;
}

.ct-board-container {

}
#board-col {
	position: relative;
	padding: 0;
	width: 300px;
	float: left;	
}
#board-container {
	position: absolute;
	z-index: 200; !important
}
#board-moves {
	width: 100%;
	width: 445px;
	float: right;
	overflow: visible;
	height: 100%;
}
.ct-board-move-comment {
	color: #ffffff;
	display: block;
	margin: 11px 0 11px 0;
}
.tx-pgnviewer-pi1 #sitetitle h1 {
	margin: 0;
}
.tx-pgnviewer-pi1 .poweredby {
	position: absolute;
	top: 5px;
	right: 9px;
	font-size: 10px;	
}
.tx-pgnviewer-pi1 .poweredby a {
}
.ct-board-move-current {
	color: #a65314;
}
.fblike {
	position: absolute;
	top: 22px;
	right: 0;
}
.pgnteaser {
	padding: 10px;
	background: #C69D6D;
	text-align: center;
	margin: 18px 0 19px 0;
}
.pgnteaser span.label {
	font-weight: bold;
	margin: 0 6px 0 0;
}

.ct-black-square {
	background: url("black.gif") no-repeat;  
}  
.ct-white-square {   
	background: url("white.gif") no-repeat;  
} 

.ct-board-border {
	border: 3px solid #6f1a1f;
}
.tx-pgnviewer-pi1 #sitetitle {
	margin: 12px 0 0 0;
}