/* CSS Document */

/* This is the background color for the page */
body {
	background-color: black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	
	}


.favorites{
	width: 130px;
	font-size:12px;
	background-color: #ffde7b;
	background-image: url(http://www.mafyagames.com/images/favorites.gif);
	padding: 2px;
	font-weight: bold;
	border: 1px dashed #da251d;
}

.kaoad{
	font-size:11px;
}

h1{
	font-size:11px;
	font-weight: normal;
	width: 50%;
	border: 1px dashed #da251d;
	padding: 2px;
	margin: 0px;
}

h2{
	font-size:11px;
	font-weight: normal;
	width: 60%;
	border: 1px dashed #da251d;
	padding: 2px;
	margin: 0px;
}


a { color: #02b0e6; text-decoration:none; }
a:hover { color: #fb9d23; text-decoration: none; }


/* This is the font used in the footer */
.footerText {
	font-size: 12px;
	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-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-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-size: 10px;
}

/* This is the font used for the game names in the Top Games box */
.topgames {
	font-size: 11px;
}

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

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


/* This is the font for the main menu */
.mainMenu {
	font-size: 12px;
}

.mainText {
	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;
border-bottom:solid 1px #cdcdcd;
width: 270px; 
 }


/* This is the font userd on all the category titles */
.categorytitle {
	font-size: 12px;
	color: black;
	font-weight: bold;
}

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

/* This is the font for the tell-a-friend link when displayed while playing a game */
.GameTellAFriend { 
          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-size: 12px;
          font-weight: bold;}

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

/* This is the font for the rate game link when playing the game */
.playGameRate { 
          font-size: 14px;}

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

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

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

/* This is the font for the text of the user's profile */
.profileText { 
	font-size: 12px;
}

/* This is the font used when a user is editing their profile */
.editProfile { 
          font-size: 12px;}

/* This is the font used when displaying links on the links page */
.linkText { 
          font-size: 12px;}

/* This is the font used when displaying comments underneath the games */ 
.commentuserbox { 
	font-size: 12px;
  }

/* This is the font used in the login box */ 
.login {
	font-size: 10px;
}

/* This is the small font used when a user is registering */ 
.registersmall {
	font-size: 10px;
}

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

/* This is the font used for the statistics box */ 
.statistics {
	font-size: 10px;
}

/* This is the font used for the top links box */ 
.toplinks { 
	font-size: 12px;
}

/* This is the font used on the link trade / trade submission form */ 
.linktradeform { 
	font-size: 12px;
}

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

.privatemessageheader { 
	font-size: 12px;
}
.messagecellheaders {
	font-size: 10px;
}
.messagesubject { font-family:Georgia, "Times New Roman", Times, serif; font-size: 13px; }
.messagefrom {font-family:Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; }
.messagesummary {font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; }
.messagedate {font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; }

.header{
background-image: url(http://localhost/bestplante/images/bghead.gif);
background-repeat:repeat-x;
border-left:1px #cdcdcd;
border-right:1px #cdcdcd;
}
.sticker { margin: 0px; padding-bottom:5px; 0 100% no-repeat;
}
.wrapper{  
background:#f1f1f1;
padding:5px;
text-align:left;
border-left:solid 1px #cdcdcd;
border-bottom:solid 1px #cdcdcd;
border-right:solid 1px #cdcdcd;
border-top:solid 1px #cdcdcd;
margin-left: 3px;
margin-right: 3px;
 }
.sticker-topbar{ 
background:#fb9d23;
margin:-6px;
padding: 5px;
margin-bottom:5px;
}
.space{
border-bottom: dashed 1px #777;
padding-left:2px;
padding-bottom:2px;
margin-bottom:2px;
text-align:left;
}
.margins{
margin:1px;
text-align:center;
}
.space2{
margin-bottom:3px;
}
.space3{
margin-bottom:5px;
}

.gamedescmore {font-size: 12px;}
.gameimg {border-right:solid 1px #cdcdcd;}
#page{
	font-size:17px;
	font-weight: bold;
	color:#fb9d23;
	margin-bottom:5px;
	margin-top:5px;
	text-align:center;
	}
.born{
border: dashed 1px #777;}
#game_thumb2 { 
	margin:0px;
	width:84px;
	height:65px;
	float:left;
}
.gameimg2  { 
margin-left:2px;
margin-bottom:0px;
float:left;
border:3px #3090C7 solid;
}
.gameimg2 img {width:70px;height:50px;border:0px; padding:1px;}
.gameimg2:hover {border:3px #111111 solid;}
.game_link_text3 {
float: left;
width: 663px;
height: 51px;
margin: 1px;
padding-left:2px;
padding-top:2px;
padding-bottom:2px;
border: 1px solid black;
text-align: left;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.clear {
clear:both;
}
-->
