/* CSS Document */

div.grad {
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=white,endColorStr=Gainsboro); 
width: 110px;
float: left;
text-align: center;
}

/* This is the background color for the page */
body {
	background-color: #774900;
	background: url("http://www.gamespalace.com/images/gp-bg.gif");
	margin-top: 0px;
	color: #160049;
}

/* This is the font used on all the links unless otherwise changed */
a {
	color: #160049;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* This is the font used for the game names in the users online top bar */
.usersonline {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

.topper {
	background-image: url('http://www.gamespalace.com/images/gp-logo.gif');
	width:277px; 
	height:106px;
}

.topper2 {
	background-image: url('http://www.gamespalace.com/images/gp-topfill.gif');
	width:591px; 
}

table.main
{
	width: 868px;
	border-bottom: solid 1px #500000;
	border-left: solid 1px #500000;
	border-right: solid 1px #500000;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	//background-color: #8C5600;
	background-color: #FFFFFF;
}

table.menu
{
	width: 168px;
	border-top: solid 1px #320055;
	border-bottom: solid 1px #320055;
	border-left: solid 1px #320055;
	border-right: solid 1px #320055;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	background-color: #FFF6DE;
}

table.mainstuff
{
	width: 328px;
	height: 314px;
	border-top: solid 1px #BA0000;
	border-bottom: solid 1px #BA0000;
	border-left: solid 1px #BA0000;
	border-right: solid 1px #BA0000;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	background-color: #FFF6DE;
}

table.profile
{
	border-top: solid 1px #BA0000;
	border-bottom: solid 1px #BA0000;
	border-left: solid 1px #BA0000;
	border-right: solid 1px #BA0000;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	background-color: #FFF6DE;
}

table.latest
{
	width: 442px;
	border-top: solid 1px #BA0000;
	border-bottom: solid 1px #BA0000;
	border-left: solid 1px #BA0000;
	border-right: solid 1px #BA0000;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	background-color: #FFF6DE;
}

table.hotgame
{
	width: 358px;
	border-top: solid 1px #BA0000;
	border-bottom: solid 1px #BA0000;
	border-left: solid 1px #BA0000;
	border-right: solid 1px #BA0000;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	background-color: #FFF6DE;
}

table.adbacks
{
	border-top: solid 1px #BA0000;
	border-bottom: solid 1px #BA0000;
	border-left: solid 1px #BA0000;
	border-right: solid 1px #BA0000;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	background-color: #8C5600;
}

/* This is the style for the ad borders */
.adborder a
{
	color: #EE0000;
}

table.ads
{
	border-top: solid 1px #BA0000;
	border-bottom: solid 1px #BA0000;
	border-left: solid 1px #BA0000;
	border-right: solid 1px #BA0000;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	background-color: #FFF6DE;
}

/* This is the style for the game icons */
.gameicon a
{
	color: #17004A;
}

/* This is the style for the game icons */
.gameicon2 a
{
	color: #EE0000;
}

/* This is the font used in the footer */
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFEDBB;
	font-size: 10px;
	font-weight: normal;
}

/* This is the font used in the footer */
.footerText2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #603B00;
	font-size: 9px;
	font-weight: normal;
}
/* This is the font used in the footer */
.footerText2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #603B00;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

/* This is the font used on all the text displayed that doesn't deal with the games
In other words, account confirmation, thank you messages, etc. */
.defaultFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* "more games..." */
.moregames a {
	font-family: Arial, Helvetica, sans-serif;
	color: #870013;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

/* This is the font for the name of the game when browsing
or viewing the listing of games in a category */
.TinyName a {
	font-family: Arial, Helvetica, sans-serif;
	color: #870013;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}


/* This is the font for the name of the game when browsing
or viewing the listing of games in a category */
.gamename {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

/* This is the font for the name of the game when browsing
or viewing the listing of games in a category */
.gamename a {
	font-family: Arial, Helvetica, sans-serif;
	color: #870013;
	font-weight: bold;
	font-size: 13px;
}

/* This is the font for the name of the game when browsing
or viewing the listing of games in a category */
.gamename a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}

/* This is the font for the number of times a game has been played when browsing
or viewing the listing of games in a category */
.timesplayed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* This is the font used for the game names in the Top Games box */
.topgames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

/* This is the font used for the game names in the Top Games box */
.topgames a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

/* This is the font used for the game names in the Top Games box */
.topgames a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

/* This is the font used for the game names in the Newest Games box */
.newestgames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* This is the font used for the game names in the Top Players box */
.topplayers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* This is the font for top bar links */
.topBar a {
	color: #FFEEC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

/* This is the font for top bar links hover */
.topBar a:hover {
	color: #FFEEC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

/* This is the font for the main menu */
.mainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* This is the font for the main menu */
.mainMenu a {
	color: #17004A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

/* This is the font for the main menu */
.mainMenu a:hover {
	color: #3200A2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* This is the font for the description of the game when browsing
or viewing the listing of games in a category */
.gamedesc {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}


/* This is the font used on all the category titles */
.categorytitle {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFEDBB;
	font-weight: bold;
}

/* This is the font the page numbers when they appear while browsing */
.stylePageNumbers {font-family: Arial, Helvetica, sans-serif; 
          font-size: 10px; }
          
/* This is the font for the name of the game when playing the game */
.playGameName {font-family: Arial, Helvetica, sans-serif; 
          font-size: 14px; 
          font-weight: bold;}

/* This is the font for the tell-a-friend link when displayed while playing a game */
.GameTellAFriend a {
		font-family: Arial, Helvetica, sans-serif; 
		color: #870013;
          font-size: 12px;
          font-weight: bold;
          text-decoration: none;
          }

/* This is the font for the make this game my favorite link when displayed while playing a game */
.gameMakeFavorite a {
		font-family: Arial, Helvetica, sans-serif; 
		color: #870013;
          font-size: 12px;
          font-weight: bold;
          text-decoration: none;
          }

/* This is the font for the description of the game when playing the game */
.playGameDesc {font-family: Arial, Helvetica, sans-serif; 
          font-size: 14px;}
          
/* This is the font for the instructions of the game when playing the game */
.playGameInstructions {font-family: Arial, Helvetica, sans-serif; 
          font-size: 14px;}

/* This is the font for the rate game link when playing the game */
.playGameRate {font-family: Arial, Helvetica, sans-serif; 
          font-size: 14px;}

/* This is the font for the last 5 games played title listing on a user's profile */
.profileLastGamesTitle {
		font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px;
          font-weight: bold;}
          
/* This is the font for the last 5 games played listing on a user's profile */
.profileLastGames {
		font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px;
          font-weight: bold;}

/* This is the font for the favorite title listing on a user's profile */ 
.profileFavoriteGameTitle {
		font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px;
          font-weight: bold;}

/* This is the font for the favorite game listing on a user's profile */
.profileFavoriteGame {
		font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px;
          font-weight: bold;}

/* This is the font for the text of the user's profile */
.profileText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* This is the font for the text of the user's profile */
.countText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

/* This is the font used when a user is editing their profile */
.editProfile {font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px;}

/* This is the font used when displaying links on the links page */
.linkText {font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px;}

/* This is the font used when displaying comments underneath the games */ 
.commentuserbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  }

/* This is the font used in the login box */ 
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* This is the small font used when a user is registering */ 
.registersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* This is the font used on the registration form for asking username, email address, etc. */ 
.registrationForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* This is the font used for the statistics box */ 
.statistics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* This is the font used for the top links box */ 
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* This is the font used on the link trade / trade submission form */ 
.linktradeform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.welcome {
	font-size: 12px;
	font-weight: bold;
}

.privatemessageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.messagecellheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.topbarthing{
	background-image: url('http://www.gamespalace.com/images/gp-playersbar.gif');
	width:399px;
	height:20px;
}

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