/* CSS Document for FreeGameGeek */

/* This is the background color for the page */
body {
	background-image: url('../images/fgg-bg.gif');
	background-repeat:repeat-x;
	background-color: #2A2A2A;
}

div.container {
	width: 771px;
	border: 2px solid #003399;
	margin: 0px auto;
	background-color: #CCCCCC;
	overflow: hidden;
}

div.header {
	width: 771px;
	height: 236px;
	padding: 0px;
	background-color: #CCCCCC;
	margin: 0px;
}

div.logo {
	width: 771px;
	height: 76px;
	padding: 0px;
	margin: 0px;
}

/* This is the div that holds the left img */
div.logoL {
	background-image: url('../images/header1.png');
	background-repeat: no-repeat;
	width: 202px;
	height: 76px;
	float: left;
	display: inline;
	border-bottom: 2px solid  #003399;
	margin: 0px;
}

/* This is the font used in the footer */
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* This is the div that holds the left center img */
div.logoLC {
	background-image: url('../images/header2.png');
	background-repeat: no-repeat;
	width: 200px;
	height: 76px;
	float: left;
	display: inline;
	border-bottom: 2px solid  #003399;
	margin: 0px;
}

/* This is the div that holds the right center img */
div.logoRC {
	background-image: url('../images/header3.png');
	background-repeat: no-repeat;
	width: 200px;
	height: 76px;
	float: left;
	display: inline;
	border-bottom: 2px solid  #003399;
	margin: 0px;
}

/* This is the div that holds the right img */
div.logoR {
	background-image: url('../images/header4.png');
	background-repeat: no-repeat;
	width: 169px;
	height: 76px;
	float: left;
	display: inline;
	border-bottom: 2px solid  #003399;
	margin: 0px;
}

#topNav {
	background-color: #00CCFF;
	padding-left: 140px;
	height: 22px;
	width: 631px;
	clear: both;
	border-bottom: 1px solid #003399;
	margin: 0px 0px 15px 0px;		
}

#topNav li {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003399;
	list-style: none;
	padding: 2px 10px 0px 10px;
	font-weight: bolder;
	margin: 0px;
	min-height: 1em;
	min-width: 1em;
	
}

#topNav a {
	color: #003399;
}

#topNav a:link, a:visited {
	text-decoration: none;
}

#topNav a:hover, a:active {
	text-decoration: underline;
}

.sidetext li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	margin: -15px 0px -10px -40px;
		
}

.sidetext a {
	text-decoration: none;
}

.sidetext a:link, a:visited {
	text-decoration: none;
}

.sidetext a:hover, a:visited {
	text-decoration: underline;
}

div.colLeft {
	padding: 0px 0px 0px 5px;
	margin: -5px 9px 300px 0px;
	width: 172px;
	float: left;
}

/*div.colMain {
	padding: 11px 5px 5px 5px;
	width: 399px;
	margin: 0px;
	float: none;
}*/

div.colRight {
	padding: 5px 5px 0px 0px;
	margin: 6px 0px 10px 0px;
	width: 172px;
	float: right;
}

div.box-ad {
	background-color: #CCFFFF;
	width: 749px;
	height: 100px;
	border: 1px solid #003399;
	padding: 0px 0px 0px 10px;
	margin: -10px 0px 5px 5px;
}

div.box-reg {
	background-color: #CCFFFF;
	width: 759px;
	height: 21px;
	border: 1px solid #003399;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;   
}

.sidetop {
	width: 172px;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/box-hdrBG.png);
	height: 20px;
}

.sidetop2 {
	width: 170px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	background-image:url(../images/box2aBG.png);
	background-repeat: repeat-x;
	height: 38px;
	border: 1px solid #003399;
	
}

.side {
	width: 172px;
	padding: 0px;
	margin: 0px;
	background-color: #CCFFFF;
	border: 1px solid #003399;
}

div.box-inside {
	border: 1px solid #00CCFF;
	margin: 4px;
	padding: 3px;
}

div.footer {
	clear: both;
	width: 771px;
	margin: 0px;
	padding: 3px;
}

table.main {
	width: 399px;
	border: 3px solid #00CCFF;
	background-color: #CCFFFF;
	margin: 10px 0px 0px 0px;
}

td.maintop {
	height: 29px;
	width: inherit;
	border: 1px solid #003399;
	
}

table.welcome {
	margin: 11px 0px 0px 0px;
	width: 580px;
	border: 3px solid #00CCFF;
	background-color: #CCFFFF;
	padding: 4px;
	
}

table.register {
	width: 580px;
	border: 3px solid #00CCFF;
	background-color: #CCFFFF;
	margin: 10px 0px 0px 0px;
}

table.browse {
	width: 399px;
	border: 3px solid #00CCFF;
	background-color: #CCFFFF;
	margin: 10px 0px 0px 0px;
}

table.profile {
	width: 580px;
	border: 3px solid #00CCFF;
	background-color: #CCFFFF;
	margin: 10px 0px 0px 4px;
}

table.thankyou {
	width: 580px;
	border: 3px solid #00CCFF;
	background-color: #CCFFFF;
	margin: 10px 0px 0px 0px;
}

table.tradelinks {
	width: 580px;
	border: 3px solid #00CCFF;
	background-color: #CCFFFF;
	margin: 10px 0px 0px 0px;
}

/*td.picborder {
	border-right: 5px solid #00CCFF;}*/

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


/* 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;
	font-weight: bold;
	font-size: 12px;
}

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

/* This is the font used for the game names in the Newest Games box */
#newestgames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	margin: -15px 0px -10px -40px;
	
}

/* 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 the main menu */
#mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainMenu a:link, a:visited {
	text-decoration: none;
}

#mainMenu a:hover, a:active {
	text-decoration: underline;
}

a {color: #003399;}


.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 userd on all the category titles */
.categorytitle {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
}

.maintitle {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
}

.gamecat {
	color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.gamecat:link, :visited {
	font-style: normal;
	text-decoration: none;
}

/*a.gamecat:hover, :active {
	font-style: italic;
	text-decoration: underline;*/
	
/* 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 {font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px;
          font-weight: bold;}

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

/* 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 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-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

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

select.text { height: 15px; width: 150px; }

.inbetween {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 10px;
}

div.adblock {
	padding-top: 10px;
}
a.fpe {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

-->
