/** GamesWTF.com - Stylesheet */

/* properties for entire page and text inside tables */
body, th, td {
    font-family: Verdana, "Verdana",verdana,sans-serif;
    font-size: 10px;
}

hr { 
    background-color: #999999;
    border: 0;
    width: 100%;
    height: 1px;
}
.sidelinks:link { color: #333333; text-decoration: underline; font-weight: bold; font-family: verdana; font-size: 10px }
.sidelinks:visited { color: #333333; text-decoration: underline; font-weight: bold; font-family: verdana; font-size: 10px }
.sidelinks:hover { color: #666666; text-decoration: none; font-weight: bold; font-family: verdana; font-size: 10px }
.sidelinks:active { color: #333333; text-decoration: underline; font-weight: bold; font-family: verdana; font-size: 10px }

.clickbelow {
	color: #414141;
	padding-left: 10px;
	font-weight: bold;
	font-family: arial; 
	font-size: 10pt;
}
.gameinfo {
	color: #000000;
	margin-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: none;
	font-family: verdana; 
	font-size: 8pt;
}
.game {
	padding-right: 5px;
}
.gamename {
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	font-family: verdana; 
	font-size: 10pt;
}
.gamename_bg {
	background: #CC0000;
	border-color: #333333;
	border-style: solid;
	border-width: thin;
}
.game_tableinfo {
	background: #CCCCCC;
	border-color: #333333;
	border-top: none;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: thin;
}
.infotext {
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.advert_gamepage {
	margin-bottom: 1px;
}
.rategame {
	background: #888888;
	border-color: #333333;
	border-style: solid;
	border-width: thin;
}
.rategame_bg {
	background: #CCCCCC;
	border-color: #333333;
	border-top: none;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: thin;
}
.rategame_bgg {
	background: #a4a2a2;
	border-color: #333333;
	border-top: none;
	border-left: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: thin;
}
.ratethisgame {
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	font-family: verdana; 
	font-size: 10pt;
}
.selectgames {
	padding-left: 3px;
	padding-right: 10px;
}