
.hidden {
    display: none;

}

html {
    margin: 0;
    padding: 0;
	background-color:#000;
}

body {
	background-color:#000;
	color:#ccc;
    margin: 0;
    padding: 0;
}

#wrap {
    background-color: #666;
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:#ccc;
    position: relative;
    height: 100%;
    margin-right: auto;
}


/************************************************************/

a:link { color:#fff; }
a:visited { color:#fff; }
a:focus { color:#FF0; }
a:hover { color:#FF0; }
a:active { color:#F00; }

a img { border:none; }



h2 {
	font: 24px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#ff7;
	display:inline;
}

h3 {
	font: 16px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#ff7;
	display:inline;
}

h4 {
	font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#ff7;
	display:inline;
}


/**************************
  Banner Section
***************************/

#banner {

    float: left;
    clear: both;
    width: 100%;
    background-color: #000;
}

#banner_link {


}

#donate_link {

    position: absolute;
    top: 5px;
    bottom: auto;
    left: 500px;
    right: auto;

} 


/**************************
  Page Wrap Section
***************************/


#page_wrap {

    float: left;
    clear: left;
    width: 100%;
    height: 100%;
    background-color: #000;

}


/**************************
  Sidebar Section
***************************/

#sidebar {

    float: left;
    clear: left;

    background-color: #000;
    width: 125;
    height: 100%;

	background-image:url("../images/grad-back.png");
	background-repeat:repeat-y;


}

#sidebar_links {

    margin-left: 12px;


}

#sidebar_links h3 {
	color:#ff7;
}

#sidebar_links a {

	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight:normal;
}


/**************************
  Content Wrap Section
***************************/


#content_wrap {

    position: absolute; top: auto; bottom: auto; left: 128px; right: 0px;
/*     width: 100%; */
    padding: 10px;
    background-color: #000;

}

#content {

    position: relative:
    background-color: #000;

}

/**************************
  Infobar Section
***************************/

#infobar {

    float: left; clear: both;
    width: 100%;
    height: auto;
    background-color: #000;
    border-bottom: 2px solid #900;
    padding-bottom: 7px;
    margin-bottom: 7px;

}

#loginform {
    float: left;
    width: auto;
    height: 100%;
    margin-right: 10px;
}

#notifications {
    float: left;
    width: auto;
    height: 100%;
}


.newlink {
    font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

a.newlink:link, a.newlink:visited { 
	font-weight:bold;
	color:#f00;
}
a.newlink:hover { 
	font-weight:bold;
	color:#ff0;
}


/**************************
  Devlinks Section
***************************/

#devlinks {

    position: static;
    border: solid 2px #ff0;
    margin-top: 7px;
    padding: 5px;

}




/**************************
  Debug Section
***************************/
#debug {

    position: static;
    background-color: #00f;
    border: solid 1px #ff0;

}

/**************************
  Footer Section
***************************/
#footer {

    background-color: #000;
    height: 30px;
    clear: both;

}


/********************************************
    General Content Styles
*********************************************/

hr.cont {
	height:3px;
	background-color:#900;
	color:#900;
}
hr.side {
	height:2px;
	width:100px;
	background-color:#900;
	color:#900;
	float:left;
}

td.wsquare { background-color:#CC6; }
td.bsquare { background-color:#960; }

td.surround {
    background-color:#333;
	border:solid 3px #999;
}

#bottom_links {
    text-align: center;
}

.sideboard {
	padding:10px;
}	

.logoutform {
	display:inline;
}


table.glist {

	border-collapse: collapse;

}

#gamelist {

}

th.glist {
	padding-left:10px;
	padding-right:10px;
	color:#ff7;
	background-color:#900;
}

td.glist {
	padding:5px 10px;
	border:solid #900 1px;
	background-color:#333;
}


td.colband {
	border:solid #999 1px;
    width:25;
    height:36;

}

td.piecestyles {
	padding:2px 2px;
	border:solid #900 1px;
	text-align:center;
    vertical-align:bottom;
}

td.piecestylescurrent {
	padding:2px 2px;
	border:solid #0F0 3px;
	text-align:center;
    vertical-align:bottom;
}

.red {
	color:#f00;
}

.warning {
	font-weight:bold;
	color:#f00;
}
.bigwarning {
	font-size:20px;
	font-weight:normal;
	color:#f00;
}

p.warning {
	font-size:14px;
	font-weight:bold;
	color:#f00;
}
.splash_warning {
	font-size:14px;
	font-weight:bold;
	color:#f00;
}
a.splash_warning {
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

p.notify {
	font-size:14px;
	font-weight:bold;
	color:#0f0;
}

span.notify {
	font-weight:bold;
	color:#0f0;
}

.greyout {
	font-weight:normal;
	color:#666;
}


table.headerlist {

	border-collapse: collapse;
	width:700px;

}

td.headerlist {
	padding:5px 10px;
	border:solid #990 1px;
}


table.movelist {
	border-collapse: collapse;
}

th.movelist {
	
	padding-left:10px;
	padding-right:10px;
}

td.movenumber {
	font-size:12px;
	padding:5px 10px;
	border:solid #900 1px;
	text-align:right;
}

td.movelist {
	padding:5px 10px;
	border:solid #900 1px;
}
td.movehighlight {
	padding:5px 10px;
	border:solid #900 1px;
	color:yellow;
	background-color:#333;
	font-weight:bold;
}

#prev_next_arrows {

	padding:5px 10px;
	text-align:center;

}

span.redfootnote {
	font-size:80%;
	color:#f00;
}

span.footnote {
	font-size:80%;
}

.stdnote {
	font-size:90%;
}

span.online {
	font-size:80%;
	color:#0F0;
}
span.gamemsg {
	font-size:100%;
	color:#CCC;
}
span.gamemsg b {
	font-size:110%;
	font-weight:bold;
	color:#CC0;
}


table.regtable {
	width:640px;
}

/****************************************/

table.forumlist {

	font-size:14px;

	border-collapse: collapse;

}

tr.forumlist {
	background-color:#333;
}

th.forumlist {
	padding-left:10px;
	padding-right:10px;
	color:#ff7;
	background-color:#900;
}

td.forumlist {
	padding:3px 5px;
	border:solid #900 1px;
	background-color:#333;
}

/*******************************************/

.forumnav a {

	font-weight:normal;
	color:#fff;

}

.forumnav {

	font-weight:normal;
	color:#fff;

}

.navarrows {
	color:#fff;
}

/*******************************************/

table.threadlist {

	border-collapse: collapse;

}

tr.threadlist {
	background-color:#333;
}

th.threadlist {
	padding-left:10px;
	padding-right:10px;
	color:#ff7;
	background-color:#900;
}

td.threadlist {
	padding:3px 5px;
	border:solid #900 1px;
	background-color:#333;
}

td.threadlist a {
	color:#fff;
	font-weight:bold;
}
td.threadlist a:visited {
	color:#ccc;
	font-weight:normal;
}

td.threadlist_left {
	padding:3px 5px;
	border:solid #900 1px;
	background-color:#333;
}
td.threadlist_left a {
	color:#fff;
	font-weight:normal;
}
td.threadlist_left a:visited {
	color:#fff;
	font-weight:normal;
}


/*******************************************/

table.thread {

	width:100%;
	border-collapse: collapse;

}

tr.thread {
	background-color:#333;
}
th.threadhead {
	padding-left:10px;
	padding-right:10px;
	color:#ccc;
	background-color:#000;
}

th.thread {
	padding-left:10px;
	padding-right:10px;
	color:#ff7;
	background-color:#900;
}

td.thread {
	padding:3px 5px;
	border:solid #900 1px;
	font-size:100%;
}

.msgsubject {
	font-weight:bold;
	font-size:100%;
	color:#fff

}

.quote {
	background-color:#000;
	color:#ccc;
	border:solid #ccc 2px;
}

#two_col_div {

    /* border: medium solid #00f; */

}

#left_col_div {

    /* border: medium solid #ff0; */

}
#right_col_div {

    /* border: medium solid #f60; */

}

/* For things not common to above and below board... */
#player_below_board {

    margin-bottom: 5px;

}
#player_above_board {

    margin-top: 5px;

}
