/* CSS Document */

/* This is the background color for the page */
body {
  background-color: #2C3A5C;
  padding: 8px;
  margin: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4D2FC; 
}

.container {
  background-color: #1C2643;
  padding: 6px;

}

hr{
  color: #FFFFFF;
  height: 1px;
}

a:link, a:active, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
    color: #FCB804;
    text-decoration: none;
}
a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

/* The borders around things. */
.tborder
{
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  background-color: #2C3A5C;
}

.color1 {
	background: #2C3A5C;
	color: #C4D2FC;
	margin: 0px;
	padding: 6px;
	border: 0px solid #000000;
}

.color2 {
	background: #FFFFFF;
	color: #000000;
	padding: 5px;
	border: 1px solid #D2D2D2;
}


.tcontent
{
  /* game icon frame*/
  /* background-color: #FCFEFC;*/
  border: 0px groove #FF6600;
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 3px;
}

.ticon
{
  /* game icon frame*/
  /* background-color: #FCFEFC;*/
  border: 1px solid #C4D2FC;
  margin: 5px;

  width: 70px;
  height: 60px;
}


.tbig
{
  background-color: #E4E9EC;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 3px;
  border: 1px groove #9AB082;

}

.tcat
{
	background: #1B2641 url(../images/theader.gif) repeat-x;
	color: #000000;
	font: bold 12px 'Trebuchet MS Bold';
	letter-spacing: 0.3mm;
	text-transform: uppercase;
	padding: 5px 7px 5px 7px;
    text-align: center;
}

h1.tcat
{
	background: #1B2641 url(../images/theader.gif) repeat-x;
	color: #000000;
	font: bold 12px 'Trebuchet MS Bold';
	letter-spacing: 0.3mm;
	text-transform: uppercase;
	padding: 5px 7px 5px 7px;
    text-align: center;
}


.tcat_display, .tcat_display a:link, .tcat_display a:visited, .tcat_display a:hover, .tcat_display a:active
{
 	color: #000000;
	font: bold 12px 'Trebuchet MS Bold'; /*verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;*/
    background-color: transparent;
    padding-right: 3px;
    padding-left: 3px;
}

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

/* 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;
	color: #C4D2FC;
}


/* 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;
	color: #FFFFFF;
}

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

}

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

}

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

}

.tableedge {
	margin-bottom: 10px;
}
/* This is the font for the main menu */
.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

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

.mainMenu2, .mainMenu2 a:link, .mainMenu2 a:visited, mainMenu2 a:active{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.viewmore,  .viewmore a:link, .viewmore a:visited, viewmore a:active, viewmore a:hover{
   font-family: Tahoma, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}

.numofgames {
    color: #C4D2FC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mainMenu2 a:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* 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; color: #C4D2FC;}


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

/* This is the font the page numbers when they appear while browsing */
.stylePageNumbers {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 14px;
          color: #C4D2FC;
          text-decoration: none;
}

.stylePageNumbers a:link, .stylePageNumbers a:visited {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 14px;
          color: #C4D2FC;
          text-decoration: none;
}

.stylePageNumbers a:active {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 14px;
          color: #0000FF;
          text-decoration: underline;
}

.stylePageNumbers a:hover {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 14px;
          color: #911504;
          text-decoration: underline;
}
          
/* 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;
          color: #C4D2FC;
}

/* 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; color: #C4D2FC;}

/* 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; color: #C4D2FC;}

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

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

/* 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; color: #C4D2FC;}
          
/* 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; color: #C4D2FC;}

/* 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; color: #C4D2FC;}

/* 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; color: #C4D2FC;}

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

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

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

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

/* 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: 12px;
	color: #C4D2FC;
}

/* 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; color: #C4D2FC;
}

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

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


.over { 
  background-color: #FFFFFF; 
}
.out { }

input {
   color: #FFFFFF;
   background: #1C2643;
}

.virus {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
}

.hot {
   color: #FF0000;
   font-size: 10px;
   
   vertical-align: top;
}