#submenu a:hover, #submenu a:active {
	color: #BF0;
}

.pager{
	padding: 7px 7px 7px 7px;
}
a.pager, a.pager:visited{
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
}
a.pager:hover, a.pager:active {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
}
span.pager{
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
	font-weight: bold;
}

/*****************************
LAYOUT
*****************************/
#wrapper {
	padding: 0;
	margin: 10px auto;
	text-align: left;
	background: #DDD;
	border: 0px solid #FFF;
}

#headline {
	padding: 0 10px;
	background: #000;
	text-align: right;
	font: normal 10px/20px Tahoma, Verdana, Arial;
}

#headline a, #headline a:visited, #headline a:hover, #headline a:active, #footer a, #footer a:visited, #footer a:hover, #footer a:active {
	color: #BF0;
	font-weight: bold;
	text-decoration: underline;
}

div.toppager{
padding:5px;
border-bottom:1px dotted gray;
}

div.bottompager{
padding:5px;
border-top:1px dotted gray;
}

div.topmenu {
	text-align: right;
	color:#888;
	padding: 12px 12px 56px 5px;
	margin: 0px;
	border:0px dotted orange;
	vertical-align:top;
}

div.quickgame {
	color: #888;
	text-align: right;
	font-weight: bold;
	padding: 0px 12px 5px 5px;
	border: 0px dotted orange;
}


.heada{
	background: transparent url("images/head-a.png") no-repeat left top;
}
.headc{
	background: transparent url("images/head-c.png") no-repeat right top;
}

#header {
	background: #000 url("images/head-b.png") repeat-x top;
}

#header table {
	width: 100%;
}

#header td {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

#content{
	padding: 5px 8px 0px 8px;
}

tr.navigator{
	height: 23px;
}

.logo {
	margin: 5px 10px 0px 20px;
}


td.menu {
	height: 23px;
	font-size: 0px;
	border: 0px solid lime;
}

.menu ul {
	margin: 0;
	height: 23px;
	padding: 0;
	float: left;
	list-style-type: none;
	border: 0px solid red;
}

.menu li {
	float: left;
	height: 23px;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}

.menu li.sel {
	background: transparent url("images/seltab.png") no-repeat right top;
	padding-right: 15px;
	margin: 0px 0px 0px 0px; 
}

.menu li.sel span{
	color: #fff;
	height: 23px;
	display: block;
	float: left;
	background: transparent url("images/seltab.png") no-repeat left top;
	padding-left: 15px;
}

.menu li.unsel {
	background: transparent url("images/unseltab.png") no-repeat right top;
	padding-right: 15px;
	margin: 0px 0px 0px 0px; 
}

 

.menu li.unsel a, .menu li.unsel a:visited {
	color: #cacaca;
	height: 23px;
	font-size: 12px;
	text-decoration: none;
	background: transparent url("images/unseltab.png") no-repeat left top;
	padding-left: 15px;
	display: block;
	float: left;
}

.menu li.unsel a:hover, .menu li.unsel a:active {
	color: #BF0;
	height: 23px;
	font-size: 12px;
	text-decoration: none;
	background: transparent url("images/unseltab.png") no-repeat left top;
	padding-left: 15px;
}

   

/**************************************************
Grids
*************************************************/

table.blockheader {
	background: #FFF url(images/i-h1-bg.gif) repeat-x top;
	height: 28px;
	width: 100%;
}

table.blockheader td{
	padding: 0;
}	

table.blockheader h1{
	color: #000;
	font: normal bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 0px;
	background: transparent;
}


table.topgamescashe{
	width: 100%;
	padding-bottom: 2px;
}
.topgamescashe td{
	padding: 5px 5px 5px 5px;
}

.cntbox td.topgamehdr{
font-weight: bold;
background-color: #FFF;
border-bottom: 1px solid #ddd;
}
.cntbox td.topgamerow{
background-color: #FFF;
border-bottom: 1px solid #ddd;
}
.cntbox td.topgamerowalt{
background-color: #FFF;
border-bottom: 1px solid #ddd;
}
.cntbox td.topgamerow a{
	border-bottom: 0px;
} 
.cntbox td.topgamerowalt a{
	border-bottom: 0px;
} 

.comment{
	border-bottom: 1px solid #ddd;
	padding: 3px 0px 3px 0px;
}
.content .topgamescashe td.topgamerowalt li{
   height: 22px;
	line-height: 22px;
	list-style: none;
	padding-left: 30px;
	margin: 2px 2px 2px 0px;
	padding-bottom: 4px;
}

.content .topgamescashe td.topgamerowalt ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

