/* CSS Document */
body {
	background-color: #FFFFFF;
	margin:	0px;
	font-family:	arial;
}
form {
	display:inline;
	margin: 0;
	padding: 0;
}
.cellTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.topMenuText {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.topMenuText:link {color: white; text-decoration: none;}
a.topMenuText:visited {color: white; text-decoration: none;}
a.topMenuText:hover {color: white; text-decoration: underline;}
a.topMenuText:active {color: white; text-decoration: none;}
a.category:link {color: #000000; text-decoration: none;}
a.category:visited {color: #000000; text-decoration: none;}
a.category:hover {color: #000000; text-decoration: underline;}
a.category:active {color: #000000; text-decoration: none;}

.subCategoryList {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.subCategoryList:link {color: black; text-decoration: none;}
a.subCategoryList:visited {color: black; text-decoration: none;}
a.subCategoryList:hover {color: black; text-decoration: underline;}
a.subCategoryList:active {color: black; text-decoration: none;}


.gameBreadcrumb {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.gameBreadcrumb:link {color: #666; text-decoration: none;}
a.gameBreadcrumb:visited {color: #666; text-decoration: none;}
a.gameBreadcrumb:hover {color: #666; text-decoration: underline;}
a.gameBreadcrumb:active {color: #666; text-decoration: none;}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.defaultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.listSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.mainSmallGameText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pageNumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.displaygamebottomtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomgametext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.privatemessageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sendmessageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.messagecellheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.messagesubject {font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.messagefrom {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.messagesummary {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.messagedate {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.privatemessagesubject {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.privatemessageprofileinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.privatemessageprofileusername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.privatemessagedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.privatemessagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.memberlistboxtitles {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
}
.memberlistabc {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
.memberlistusers {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
.memberlistpages {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
}
.gameminiPicDiv
{
	width:				140px;
	height:				105px;
	z-index:			10;
}
.gamePicDiv
{
	width:				160px;
	height:				120px;
	z-index:			10;
}
.gamePicDivFeatured
{
	width:				160px;
	height:				120px;
	z-index:			10;
}
.gameminiPicDivFeatured
{
	width:				140px;
	height:				105px;
	z-index:			10;
}
.gamePicTitleDiv
{
	position:			absolute;
	filter:				alpha(opacity=0);
	moz-opacity:			.0;
	opacity:			.0;
	font-family: Arial, Helvetica, sans-serif;
}
.gamePicOuterDiv
{
	position:			relative;
}
.gamePicTitleDivOverFeatured
{
	font-family: 			Arial, Helvetica, sans-serif;
	font-size:			11px;
	padding-top:			2px;
	width:				160px;
	overflow:			hidden;
	text-align:			center;
	font-weight:			bold;
	color:				#000000;
	background-color:		#FFFFFF;
	position:			absolute;
	z-index:			11;
	filter:				alpha(opacity=70);
	moz-opacity:			.70;
	opacity:			.70;
	left:				1px;
}
.gameminiPicTitleDivOverFeatured
{
	font-family: 			Arial, Helvetica, sans-serif;
	font-size:			11px;
	padding-top:			2px;
	width:				140px;
	overflow:			hidden;
	text-align:			center;
	font-weight:			bold;
	color:				#000000;
	background-color:		#FFFFFF;
	position:			absolute;
	z-index:			11;
	filter:				alpha(opacity=70);
	moz-opacity:			.70;
	opacity:			.70;
	left:				1px;
}
.gamePicTitleDivOver
{
	font-size:			11px;
	padding-top:			2px;
	width:				100px;
	overflow:			hidden;
	text-align:			center;
	font-weight:			bold;
	color:				#000000;
	background-color:		#FFFFFF;
	position:			absolute;
	z-index:			11;
	filter:				alpha(opacity=70);
	moz-opacity:			.70;
	opacity:			.70;
	left:				0px;
	bottom:				0px;
	display:			inline;
}

a.PoweredBy:link {color: white; text-decoration: none;}
a.PoweredBy:visited {color: white; text-decoration: none;}
a.PoweredBy:hover {color: white; text-decoration: underline;}
a.PoweredBy:active {color: white; text-decoration: none;}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
	background: url(images/rating_star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	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:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover{
	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;
}

/* SECOND STAR (ALREADY VOTED */


.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
	background: url(images/rating_star_2.gif) left -1000px repeat-x;
}
.star-rating2{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating2 li{
	display: inline;
}
.star-rating2 a,
.star-rating2 .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.star-rating2 a.one-star{
	width:20%;
	z-index:6;
}
.star-rating2 a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating2 a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating2 a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating2 a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating2 .current-rating{
	z-index:1;
	background-position: left center;
}


/* END SECOND STAR */

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
.voted_twice {
	background: #FFDDDD url(images/rating_warning.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
.voted {
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
/* The text that displays the rating information */
.rated_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	color:#666;
	vertical-align:top;
	text-align:right;
	padding-top:5px;
	}
.crumb_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	color:#666;
	vertical-align:top;
	padding-top:5px;
	text-align:left;
	}
a.crumb_text:link {color: #666666; text-decoration: none;}
a.crumb_text:visited {color: #666666; text-decoration: none;}
a.crumb_text:hover {color: #666; text-decoration: underline;}
a.crumb_text:active {color: #666; text-decoration: none;}
}
/* Green text that shows 3.34/5 */
.out5Class {
	color:#00CC00;
	font-weight:bold;
	}
.percentClass {
	/* Insert styles here for the percentage display. Example (74%) */
	}
.votesClass {
	/* Insert styles here for the votes display. Example (2 Votes) */
	}
.topRatedList {
	padding:0;
	margin:0;
	}
.topRatedList li {
	list-style-type:none;
	}


-->

/********************************* Game Thumbs ****************************/

.gameThumbOuterDiv
{
	float:				left;
	border:				1px solid #000000;
	position:			relative;
}
.gameThumbTitleDiv
{
	position:			absolute;
	z-index:			101;
	background-color:	#FFFFFF;
	color:				#000000;
	top:				0px;
	text-align:			center;
	font-weight:		bold;
	opacity:			0;
	moz-opacity:		0;
	filter: 			alpha(opacity=0);
	font-family:		arial;
	font-size:			11px;
	font-weight:		bold;

}
.gameThumbImg
{
	position:			absolute;
	z-index:			100;
}

.gameThumbNormalOuterDiv
{
	height:				120px;
	width:				160px;
	margin-left:		5px;
	margin-right:		5px;
}
.gameThumbNormalTitleDiv
{
	width:				160px;
}
.gameThumbNormalImg
{
	width:				160px;
	height:				120px;
}

.gameThumbShadowOuterDiv
{
	height:				120px;
	width:				160px;
	margin-left:		11px;
	margin-right:		9px;
}
.gameThumbShadowTitleDiv
{
	width:				160px;
}
.gameThumbShadowImg
{
	width:				160px;
	height:				120px;
}

.gameThumbMiniOuterDiv
{
	height:				105px;
	width:				140px;
	margin-left:		3px;
	margin-right:		3px;
}
.gameThumbMiniTitleDiv
{
	width:				140px;
}
.gameThumbMiniImg
{
	width:				140px;
	height:				105px;
}

/********************************* Page Numbers ****************************/



#boxGamePageNumsDiv
{
	width:				100%;
	text-align:			center;
}
.boxPageNum
{
	padding:			5px;
	font-family:		arial;
	font-size:			11px;
	color:				#000000;
}



