/* CSS Document */
.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;}

/* This is the background color for the page */
body {
margin:0;padding:0;
	color             	: #0D5984;
	background-color	: #B7E3FC;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
}
A:link { text-decoration: none; color: #1171A7; font-weight:bold}
A:visited { text-decoration: none; color:#1171A7; font-weight:bold }
A:hover { text-decoration: none; color: #093B57; font-weight:bold}

/* topBar properties */
.topBar {
	font-size		: 13px;
	font-weight		: bold;
	padding-top	    : 4px;
}

.colorFont {
	color			: #EEAF12;
	font-size		: 13px;
	font-weight		: bold;
	padding-bottom  : 8px;
}

.topSearch {
	padding-top	    : 1px;
}

.searchField {
	border: solid #093B57 1px; height: 17px; font-size: 11px; color: #1171A7; width:100px; padding-left:3px;padding-right:3px; background-color: #DAF0FC;
}

.searchButton {
	border-bottom:#000000 1px solid; 
	border-right:#000000 1px solid;
	border-top:#393939 1px solid;
	border-left:#393939 1px solid;
	font-weight: bold; font-size: 10px; color: #FFFFFF;
	background-color: #000000; 
	height: 17px; width:50px;
}

.leftMenuTitle {
	font-size		: 12px;
	font-weight		: bold;
	padding-top		: 5px;
	padding-left	: 10px;
	color			: #FFFFFF;
}

.mainMenuTitle {
	font-size		: 12px;
	font-weight		: bold;
	padding-top		: 6px;
	padding-left	: 10px;
	color			: #0D5984;
}

.leftMenuContent {
	font-size		: 13px;
	font-weight		: normal;
	padding-top		: 7px;
	padding-left	: 13px;
	padding-right	: 10px;
}

.leftMenuContent12 {
	font-size		: 12px;
}

.menuSpace {
	padding-top	    : 5px;
}

.gameList {
	font-size		: 11px;
	color			: #1171A7;
	background-color: #DAF0FC;
	font-weight		: normal;
	width			: 125px;
	border			: #1171A7 1px solid;
	height          : 17px;
}
.gameListBar {
	padding-top	    : 2px;
}

.textField {
	border: solid #7CC0E7 1px; height: 17px; font-size: 11px; color: #000000; width:122px; padding-left:3px;padding-right:3px;
}

.textFieldY {
	border: solid #FFBE27 1px; height: 17px; font-size: 11px; color: #000000; width:250px; padding-left:3px;padding-right:3px;
}

.submitButton {
	font-weight: bold; font-size: 9px; color: #FFFFFF;
	background:url(../images/formButton.jpg); 
	height: 21px; width:101px; border-width: 0px;
}

.submitButtonY {
	font-weight: bold; font-size: 9px; color: #0D5984;
	background:url(../images/formButtonY.jpg); 
	height: 21px; width:101px; border-width: 0px;
}

.textareaField {
  	border: solid #EEAF12 1px; font-size: 11px; color: #000000;
}

.textareaFieldY {
  	border: solid #FFBE27 1px; font-size: 11px; color: #000000;
}

.topTitle315 {
	font-size		: 12px;
	font-weight		: bold;
	padding-top		: 5px;
}

.listGames {
	font-size		: 12px;
	padding-top		:6px; 
	padding-bottom	:6px;
}


/* This is the font used in the footer */
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
}

.messHeader { background-color: #FFCC33; }
.messBg { background-color: #FFFFD9; }




/* 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;
}

/* 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;
}

.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;
}

/* This is the font the page numbers when they appear while browsing */
.stylePageNumbers {font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px;
		  padding-top: 6px;
		  padding-bottom: 4px; 
}
          
/* 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-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;
}
.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; }
-->
