body
{
	margin: 0;
	padding: 0;
	align: center;
}

body, td, th
{
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
}

.game_thumb a.img
{
	width: 94px;
	height: 102px;
	margin: 2px 2px 4px 2px;
	float: left;
	text-align: center;
	overflow: hidden;
	background: url('images/gamebg.gif');
	font-size: 11px;
	color: #0881b6;
	text-decoration: none;
}

.game_thumb img
{
	width: 60px;
	height: 50px;
	border: 2px solid #73cffe;
	margin: 10px 0px 2px 3px;
}

.game_thumb a.img:hover
{
	text-decoration: underline;
}

.toplink:link
{
	font-size: 12px;
	color: #0099cc;
	text-decoration: none;
	font-weight: bold;
}

.toplink:visited
{
	font-size: 12px;
	color: #0099cc;
	text-decoration: none;
	font-weight: bold;
}

.toplink:hover
{
	font-size: 12px;
	color: #0099cc;
	text-decoration: underline;
	font-weight: bold;
}

.top2
{
	background: url('images/top2.gif') no-repeat;
	color: #0099CC;
}

.top3
{
	background: url('images/top3.gif') no-repeat;
	color: #0099cc;
	font-size: 11px;
}

.menubar
{
	background: url('images/menubar.jpg') no-repeat;
	font-size: 14px;
	color: #ffffff;
}

.menulink:link
{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menulink:visited
{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menulink:hover
{
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.barlink:link
{
	font-size: 14px;
	color: #0099cc;
	text-decoration: none;
	font-weight: bold;
}

.barlink:visited
{
	font-size: 14px;
	color: #0099cc;
	text-decoration: none;
	font-weight: bold;
}

.barlink:hover
{
	font-size: 14px;
	color: #0099cc;
	text-decoration: underline;
	font-weight: bold;
}

.mbarbg
{
	font-size: 14px;
	background: url('images/mbarbg.jpg');
	color: #0099cc;
	height: 55px;
	font-weight: bold;
}

.mctbg
{
	background: url('images/mctbg.gif');
	padding: 0 10px 10px 10px;
	color: #000000;
}

.barbg
{
	font-size: 14px;
	background: url('images/barbg.jpg');
	color: #0099cc;
	height: 55px;
	font-weight: bold;
}

.ctbg
{
	background: url('images/ctbg.gif');
	padding: 0 5px 5px 5px;
}

.barbg1
{
	font-size: 14px;
	background: url('images/barbg1.jpg');
	color: #0099cc;
	height: 55px;
	font-weight: bold;
}

.ctbg1
{
	background: url('images/ctbg1.gif');
	padding: 0 10px 10px 10px;
}

.botbg
{
	background: url('images/botbg.gif') no-repeat;
	color: #ffffff;
}

.gamethumb
{
	border: 2px solid #73cffe;
	margin-right: 4px;
}

.adsbg
{
	background: url('images/adsbg.gif') no-repeat;
	margin: 5px;
	height: 279px;
}

.ahtext, .ahtext2
{
	font-size: 15px;
	font-weight: bold;
}

.popboxhead
{
	BORDER-RIGHT: #ccf1ff 2px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #ccf1ff 2px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BACKGROUND: #ffffff;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: #ccf1ff 2px solid;
	WIDTH: 300px;
	PADDING-TOP: 5px;
	FONT-FAMILY: Tahoma;
}

.popboxmain
{
	BORDER-RIGHT: #ccf1ff 2px solid;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 11px;
	BACKGROUND: #21b9ea;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: #ccf1ff 2px solid;
	WIDTH: 300px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #ccf1ff 2px solid;
	FONT-FAMILY: Tahoma;
}

.toolTipTitle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0099cc;
}

.toolTipHeader
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ce0000;
	text-align: right;
	width: 100%;
}

.toolTipBody
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
	width: 100%;
}

.rmenulink:link
{
	color: #ffffff;
	text-decoration: none;
}

.rmenulink:visited
{
	color: #ffffff;
	text-decoration: none;
}

.rmenulink:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.gamecatlink:link
{
	color: #ffffff;
	text-decoration: none;
}

.gamecatlink:visited
{
	color: #ffffff;
	text-decoration: none;
}

.gamecatlink:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.searchtext
{
	padding: 2px;
	margin: 2px;
	background: #cbf1fe;
	border: 1px solid #cbf1fe;
	color: #0981b6;
	width: 210px;
}

.searchbutton
{
	padding: 2px;
	margin: 2px;
	background: #cbf1fe;
	border: 0px;
	color: #0981b6;
	font-weight: bold;
}

input, textarea
{
	border: 0px;
	background-color: #cbf1fe;
	margin: 2px;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	color: #0981b6;
}

form
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.gdesc
{
	font-size: 11px;
}

.cmenulink:link
{
	color: #3399ff;
	text-decoration: none;
}

.gamelink:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.gamelink:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.gamelink:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.cmenulink:visited
{
	color: #3399ff;
	text-decoration: none;
}

.cmenulink:hover
{
	color: #3399ff;
	text-decoration: underline;
}

botlink:link
{
	color: #ffffff;
	text-decoration: none;
}

botlink:visited
{
	color: #ffffff;
	text-decoration: none;
}

botlink:hover
{
	color: #ffffff;
	text-decoration: underline;
}

a:link
{
	color: #ffffff;
	text-decoration: none;
}

a:visited
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*             styles for the star rater                */
/*            copyright http://komodomedia.com/blog/index.php/2007/01/20/css-star-rating-redux/               */

.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating
{
	background: url(img/star_rating.gif) left -1000px repeat-x;
}

.star-rating
{
	position: relative;
	width: 100px;
	height: 20px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li
{
	display: inline;
}

.star-rating a, .star-rating .current-rating
{
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 20px;
	line-height: 20px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus
{
	background-position: left bottom;
}

.star-rating a.one-star
{
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars
{
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars
{
	width: 60%;
	z-index: 4;
}

.star-rating a.four-stars
{
	width: 80%;
	z-index: 3;
}

.star-rating a.five-stars
{
	width: 100%;
	z-index: 2;
}

.star-rating .current-rating
{
	z-index: 1;
	background-position: left center;
}

.inline-rating
{
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
}
