/* CSS Document */

/* This is the background color for the page */
body {
	background-color: #68838B;
    text-align: center;

}

table.borderfix {border: 1px solid #95c95d;}

.infoboxheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
    text-align: center;
}

textarea.mycode {
color: #333333;
background-color: #DAF4F0;
}

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

td.protext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

option.trythis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.water {margin-top: 7px;}                 

td.bike { border: 1px solid #95c95d;}
.tempest { border: 2px solid #95c95d;}

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

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


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

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

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

/* This is the font for the description of the game when browsing
or viewing the listing of games in a category */
.gamedesc {font-size: 11px; 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: #000000;
	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: 12px; 
          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: 12px;}
          
/* This is the font for the instructions of the game when playing the game */
.playGameInstructions {font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px;}

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

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

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

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

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

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

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

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

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

.privatemessageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.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; }
-->

.raisedten {background: transparent; width:850px; margin: 5 auto;}
.raisedten h1, .raisedten p {margin:0 10px;}
.raisedten h1 {font-size:2em; color:#fff; letter-spacing:1px;}
.raisedten p {padding-bottom:0.5em;}

.raisedten .top, .raisedten .bottom {display:block; background:transparent; font-size:1px;}
.raisedten .b1, .raisedten .b2, .raisedten .b3, .raisedten .b4, .raisedten .b1b, .raisedten .b2b, .raisedten .b3b, .raisedten .b4b {display:block; overflow:hidden;}
.raisedten .b1, .raisedten .b2, .raisedten .b3, .raisedten .b1b, .raisedten .b2b, .raisedten .b3b {height:1px;}
.raisedten .b2 {background:#0068b5; border-left:1px solid #999; border-right:1px solid #eee;}
.raisedten .b3 {background:#0068b5; border-left:1px solid #999; border-right:1px solid #ddd;}
.raisedten .b4 {background:#0068b5; border-left:1px solid #999; border-right:1px solid #aaa;}
.raisedten .b4b {background:#0068b5; border-left:1px solid #eee; border-right:1px solid #999;}
.raisedten .b3b {background:#0068b5; border-left:1px solid #ddd; border-right:1px solid #999;}
.raisedten .b2b {background:#0068b5; border-left:1px solid #aaa; border-right:1px solid #999;}

.raisedten .b1 {margin:0 5px; background:#999;}
.raisedten .b2, .raisedten .b2b {margin:0 3px; border-width:0 2px;}
.raisedten .b3, .raisedten .b3b {margin:0 2px;}
.raisedten .b4, .raisedten .b4b {height:2px; margin:0 1px;}
.raisedten .b1b {margin:0 5px; background:#999;}
.raisedten .boxcontentten {font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 8pt; display:block;  height:1668px; background:#0068b5; border-left:1px solid #999; border-right:1px solid #999;}
