@charset "utf-8";
/* CSS Document */

body  {
	font: 12px Verdana, Geneva, Tahoma, sans-serif;
	margin: 10px 0 0 0;
	padding: 0;
	}
.red {
	color:#CC3333;
}	
	

/**** BUTTONS ****/
.but6x3 {
	font-size:0;
	width:60px;
	height: 30px;
	border:0px;
	}
.SMb1 { background: url(image/bStartMatch.gif) no-repeat top left; }
.SMb1:hover { background: url(image/bdStartMatch.gif) no-repeat top left; }




.a
	{
	font-family: verdana;
	font-size: 11px;
	border: #B1B1B1 1px solid;
	background-color: #EEEEEE;
	margin:5px 0 0 10px;
	}



	
table.rrTab {
	border-left: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
	border-top:0px;
	border-bottom:0px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size:10px;
	overflow:scroll;
	text-align:center;
	table-layout:fixed;
}
table.rrTab td.data {
	border: 1px solid #CCCCCC;
	/* padding: 2px; */
	font-weight:bold;
}
table.rrTab td.names {
	border-bottom:2px solid #CC0000;
	border-right: 1px solid #CCCCCC;
	padding: 2px;
	background:#f0f0f0;
	font-size:10px;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
}
table.rrTab td.namesFirst {
	border-bottom:2px solid #CC0000;
	border-right: 2px solid #CC0000;
	padding: 2px;
	background:#f0f0f0;
}
table.rrTab td.namesSide {
	padding: 2px;
	background:#f0f0f0;
	border-right: 2px solid #CC0000;
	font-size:10px;
	font-weight: bold;
	/* text-align:left; */
	vertical-align:middle;
	}
table.rrTab td.col1 { width:195px; }
table.rrTab td.wid { width:120px; }
table.rrTab td.colTtl { width:70px; }

table.rrTab td.blank {
	background:#f0f0f0;
}





/* DOUBLE ELIM TABLE */
table.dElim {
	font-size: 10px; 
	text-align:left;
	vertical-align:bottom;
	margin:10px auto;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 2px solid #CC0000;
}
table.dElim td.head {
	font-size: 11px; 
	vertical-align:top;
	font-weight:bold;
	text-align:center;
	background:#E0E0E0;
}
table.dElim td.headb {
	font-size: 11px; 
	vertical-align:top;
	font-weight:bold;
	text-align:center;
	border-bottom:2px solid #CC0000;
	background:#E0E0E0;
}
table.dElim td.adW { width:195px; }
table.dElim td.adThin { width:5px; }

tr.titleRow { text-align:center; background:url(image/table-grad.gif) 0 0 repeat-x; }


h1.tabT { font-size:20px; margin:8px 0; }
h2.tabT { font-size:16px; margin:6px 10px; }
p.tabT { font-size:11px;line-height:14px;font-weight:bold;margin:2px 0; }
/******* LINKS (size, color, font) *******/
a.tabT, a.tabT:link { color: #0b2190; text-decoration: none; font-size:12px; }
a.tabT:hover, a.tabT:active { text-decoration: underline; color: #831616; }



	
/* START STUFF TO REPLACE */
/* ********************** */
/*       DELETIONS        */
.scDiv {
	float:right;width:28px;
	}
.scBox {
	width:26px;
	height:26px;
	font-size: 18px;
	border: #B1B1B1 1px solid;
	background-color: #EEEEEE;
	}
.playName {
	width:99%; 
	font-size:10px;
	line-height:11px;
	font-weight:bold;
	margin-bottom:2px;
}
.editDiv {
	/* float:left; */
	width:150px;
	}
/*      END DELETIONS     */
	
	
.editBar {
	background:#FFCC99;
	color:#666666;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	}

/*       ADDITIONS        */
.sInput {
	width:36px;
	height:28px;
	font-size: 20px;
	text-align:center;
	border: #B1B1B1 1px solid;
	background-color: #EEEEEE;
	}

/*      END ADDITIONS     */


td { border:1px none; }
td.player { border-bottom: 2px solid black; vertical-align:bottom;}
td.match { text-align:right; vertical-align:top; color:#999999; font-size:9px;}
td.time { text-align:center; vertical-align:middle; color:#009900; font-size:9px; }
td.dot-l { border-left: 1px solid #CCCCCC; }
td.dot-r { border-right: 1px solid #CCCCCC; }
td.dot-lb { border-left: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }
td.dot-rb { border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }

.time2 { color:#009900; font-size:8px; font-weight:normal; }

/* MORE UNUSED */
/*
.drawtable {
	background:url(image/drawback.gif);
	}
.d5-6 { background: url(image/draw5-6.jpg) center 0 repeat-y #ffffff; }
*/
