/* CSS Document */
body {
	background-color: white;
	background-image: url('../images/bg.png');
	background-repeat: repeat-x;
        background-attachment: fixed;
}
.cellTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topMenuText {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
table.maintable {
        background-color: white;
        background-image: url('../images/watermark.png');
}
td.mainblock {
        background-color: transparent;
}
td.gameCaptionBar {
        background-image: url('../images/barGradient.jpeg');
        background-repeat: repeat-x;
}
td.altBar {
        background-image: url('../images/section_bg.gif');
        background-repeat: repeat-x;
}
td.cellTitles {
        background-image: url('../images/section_bg.gif');
        background-repeat: repeat-x;
}
td.displayGameBar {
        background-image: url('../images/section_bg.gif');
        background-repeat: repeat-x;
}
a.gameHeader {
        text-decoration: none;
}
a.GameTitle {
        text-decoration: none;
}
img.gameIcon {
        width=80px;
        height=80px;
}
div.gameImage {
        background-repeat: no-repeat;
        background-position: center-center;
        width=80;
        height=80;
}
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;}
.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: white; text-decoration: none;}
a.gameBreadcrumb:visited {color: white; text-decoration: none;}
a.gameBreadcrumb:hover {color: white; text-decoration: underline;}
a.gameBreadcrumb:active {color: white; 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;

}
td.mainSmallGameText {
	vertical-align: top;
}
.mainSmallGameText {
	font-family: "Comic Sans MS", fantasy;
	font-size: 11px;
        text-align: center;
}
.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;
}


.mainh1 {
   font-size:small;
   color:#245410;
   line-height:100%;
   padding:0px;
   margin:0px;
}

			a.intextlinks {
				color:white;
				text-decoration:none;
			}
			a.intextlinks:hover {
				text-decoration:underline;
			}

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


  	div.pagetext {
		width:100%;
		background-color:black;
		color:white;
		border:1px solid white;
		margin:4px
  	}
  	div.pagetext a {
  		color:white;
  	}
  	
a.menubutton {
	text-decoration:none;
	background-color: #FFFFFF;
	color: #245410;
	border-top: solid 3px #245410;
	border-bottom: dashed 1px #245410;
	padding-left:3px;
	padding-right:3px;
	text-align: center;
}

a.menubutton:hover {
	background-color: #245410;
	color: #FFFFFF;
	border-top: solid 3px #FFFFFF;
	border-bottom: dashed 1px #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	text-align: center;
}
  	
img.gameThumbCover
{
	position:			absolute;
	left:				0px;
	z-index:			10;
}
img.gameThumbImage
{
	position:			absolute;
	left:				0px;
	z-index:			9;
}
  	
A.rating_vote {
	text-decoration:none;
	padding:0;
	margin:0;
	border:none;
}
IMG.rating_vote {
	padding:0;
	margin:0;
	border:none;
	vertical-align:middle;
}

h2.leftbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p.leftbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.LinksPage {
	text-decoration:none;
	color:black;
}
  	
-->


