/** 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;
}



BODY {
	BACKGROUND-IMAGE: none; MARGIN: 0px; BACKGROUND-COLOR: #434343
}
.style1 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.style4 {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:link {
	COLOR: #000000
}
A:visited {
	COLOR: #333333
}
A:hover {
	COLOR: #ce0000
}
A:active {
	COLOR: #333333
}
.style5 {
	COLOR: #a4a2a2
}
.style7 {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.style8 {
	FONT-WEIGHT: bold; COLOR: #990000
}
.style9 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px
}
.style10 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff
}

#txt {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #dee01f; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}


.contentlayer
{
width: 350px; 
height: 125px; 
      display:none; 
      position:absolute; 
       border-style: solid; 
      border-width: 2px; 
      border-color: #DBE0B5;
      background-color: white; 
      padding: 2px;
      z-index: 1;

}