body {
/*	background: #51b9ee url('images/headerbg.jpg') top center repeat-x; */
	background: #eee url('images/jogueja_bkg.png') top center repeat-y;
/*	font-family:"Segoe","Segoe UI","Humanist 777","Frutiger","Univers","Frobisher",Verdana,Arial,Lucida,times new roman,"Myriad Pro","Myriad"; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
/*	color:#FFFFFF; */
	color:#000;
	margin: 0;
	padding: 0;
}

.main {
/*	background: #51b9ee url('images/mainbg.jpg') top center repeat-y; */
	position: relative; /* added so the adsense shows as it should on the right. the adsense to the right should be absolute positioned... don't ask! */
	width: 970px;
	margin: 0 auto;
}

.container {
/*	background: #51b9ee; */
	margin-left: 0 auto;
/*	width: 970px; */
	display: table; /* FireFox hack */
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "MS Trebuchet", Verdana, Arial, Helvetica, sans-serif;
}

h1, h1 a {
/*	color:#FFFFFF; */
	color:#000;
	font-size:22px;
	text-decoration:none;
}

h1 a:hover, a:hover {
/*	color:#ff5400; */
}

h2 {
/*	color:#FFFFFF; */
	font-size:18px;
}

a {
/*	color:#EEEEEE; */
	color: #09f; /* nice light blue */
}

a:hover {
/*	color:#ff5400; */
/*	border-bottom: #f60 1px solid; */
	color: #060; /* green */
	text-decoration: underline;
}

/*** added ***/
.firefoxhack {
	width: 100%;
}

.header-wrapper {
	background: url('images/jogueja_bkg_header.png') top center no-repeat;
	height:67px;
	width: 100%;
	margin: 0 auto;
}

.header {
/*	background: #c8c8c8 url('images/header.jpg') top center; */
	background: url('images/jogueja_header.png') top center;
/*	height:162px; */
	height:67px;
	width: 970px;
	margin: 0 auto;
	position: relative;
}

.toplogin {
/*	position: absolute; */
	position: relative;
/*	top: 135px; */
	top: 7px;
	left: 140px;
	color: #fff;
	float: left;
/*	text-align: right; */
/*	width: 600px; */
/*	font-variant: small-caps; */
}

.toplogin a {
/*	color:#2f2f2f; */
	color: #9f0; /* lime green */
	text-decoration: underline;
}

.toplogin a:hover {
/*	color:#6b6b6b; */
	color: #80ff80; /* light green */
	text-decoration: none;
}	

.total-games {
	position: relative;
	top: 2px;
	float: right;
	right: 150px;
	clear: none;
}

.total-games span {
/*	background: url('images/star.png') right no-repeat; */
/*	padding: 0 22px 0 0; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #9f0; /* lime green */
}

.total-games img {
	position: relative;
	top: 4px;
	margin: 0 10px 0 0;
}

#searchbox {
/*	position: absolute; */
	position: relative;
/*	top: 70px; */
	top: 9px;
	float: right;
	margin: 0 -213px 0 0;
/*	left: 842px; */
}

.adtop {
	text-align: center;
}

.adside {
	position: absolute; /* added so the adsense shows as it should on the right. the div class "main" should be positioned (it got a relative position). the adsense to the right should be absolute positioned... don't ask! */
/*	position: relative; */
/*	top: 282px; */
	top: 115px;
	width: 160px;
/*	left: 781px; */
	float: right;
	clear: none;
	right: 10px;
/*	z-index: 1;	*/
}

.rightside {
	float:left;
/*	margin: 0 0 60px 14px; */
	margin: 0 0 40px 14px;
	width:565px;
}

.leftside {
	float:left;
/*	background: #FFFFFF url('images/sidebar_02repeat.jpg') top left; */
	margin: 0px 0 -5px 8px;
	width:191px;
}

.leftside p {
	padding: 0 15px;
	text-align: center;
	color: #666;
}

.leftside p em {
	font-style: italic;
	color: #900; /* rusty red */
}

.leftside h2 {
	font-size: 12px;
	font-size: 13px;
	text-align:center;
	margin: 0 0 -5px 0;
	color: #060; /* green */
/*	background: #FFFFFF url('images/sidebartop.gif') top left; */
}

.leftside li {
	list-style-image: url('images/li.gif');
	font-family: verdana,arial,times;
	font-size:12px;
/*	border-bottom: 1px solid #db6726; */
	margin:0 5px 2px -5px;
}

.leftside li a {
/*	color: #FFFFFF; */
/*	color:#09f; *//* nice light blue */
	text-decoration: none;
}

.leftside li a:hover {
/*	color: #DDDDDD; */
/*	color:#09f; *//* nice light blue */
/*	text-decoration: none; */
/*	background:#772c00; */
}

.leftside ul.list-menu {

}

.leftside ul.list-menu li {
	list-style-image: url('images/jogueja_icone_basquete.png');
}

.leftside ul.list-bookmarks {

}

.leftside ul.list-bookmarks li {
	list-style-image: none;
	list-style: none;
	margin-left: -25px;
}

.leftside ul.list-topgames {

}

.leftside ul.list-topgames li {
	list-style-image: url('images/jogueja_icone_estrela.png');
}

.leftside ul.list-newgames {

}

.leftside ul.list-newgames li {
	list-style-image: url('images/jogueja_icone_futebol.png');
}

.leftside ul.list-stats {

}

.leftside ul.list-stats li {
/*	list-style-image: url('images/mario/block_question_ani.gif'); */
	list-style-image: url('images/jogueja_icone_basquete.png');
}

.sidebarback {
/*	background: url('images/sidebar_01top.jpg') top left no-repeat; */
}

.menuholder {
/*	width: 730px; */
}

.menu {
/*	position: relative; */
	position: absolute;
/*	top:-52 px; */
	top: -21px;
/*	top: -33px; *//* with mario */
	left: 0px;
	font-size: 10px;
/*	color: #2f2f2f; */
	color: #fff;
	width: 970px;
	text-align: center;
/*	font-family: Verdana,Arial,Times; */
}
	
.menu a, .footer a {
/*	color:#2f2f2f; */
	color: #9f0; /* lime green */
	text-decoration: underline;
}

.menu a:hover, footer a:hover {
/*	color:#6b6b6b; */
	color: #80ff80; /* light green */
	text-decoration: none;
}		

.footer-wrapper {
	background:  url('images/jogueja_bkg_footer.png') top center repeat-y;
	height: 122px; /* +15px to compensate 15x margin-top on "footer" div */
	width: 100%;
	margin: 0 auto;
}

.footer {
	background: url('images/jogueja_bkg_game.png') repeat;
/*	background-color: #009900; */
	height: 107px;
	width: 970px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
/*** old footer ***/
/*
.footer {
	clear:both;
/*	background: #51b9ee; *
	height:107px;
	width: 970px;
	margin: 0 auto;
	font-size:80%;
}
*/

.footertext {
/*	color: #000; */
	color: #fff;
/*	padding:0 50px 0 0; */
/*	text-align: right; */
	text-align: center;
}

a img {
	border: none;
}

#blockdiv img {
	max-height: 50px;
/*	max-width: 50px; */
	max-width: 60px;
	padding: 0 37px;
/*	width: expression(this.width > 50 ? 50: true); */
	width: expression(this.width > 60 ? 60: true);
	height: expression(this.height > 50 ? 50: true);
	position:relative;
/*	top: -172px; */
	top: -192px;
	z-index:1;
}

#blockdiv a img {
/*	max-height: 80px; */
	max-height: 90px;
/*	max-width: 101px; */
	max-width: 135px;
	padding: 0;
/*	width: expression(this.width > 101 ? 101: true); */
	width: expression(this.width > 135 ? 135: true);
/*	height: expression(this.height > 80 ? 80: true); */
	height: expression(this.height > 90 ? 90: true);
	position: relative;
	top: -15px;
/*	left: 33px; */
}

#blockdiv {
	height:176px;
	width:135px;
	min-height:176px;
	min-width:135px;
/*	background: url('images/tableback1.gif') top center; */
	background: url('images/jogueja_bkg_playnow.png') top center;
	float:left;
	display:block;
	margin: 0 2px 0 2px
}

#blockdiv h4 {
	text-align:center;
	font-size:95%;
	position:relative;
	top:0px;
	color: #fff;
}

.block {
	margin-left:auto;
	margin-right:auto;
	width:560px;
}

.bottomnav {
	margin: 25px 0 0 0;
	margin-left:auto;
	margin-right:auto;
	float:right;
}

.bottomnav form {
	margin: 10px 0 0 0;
	text-align: center;
}

.bottomnav a{
	text-decoration:none;
/*	font-family:verdana,arial; */
	font-size:20px;
	color:#000000;
	position:relative;
	top:3px;
}

#blockdiv .spacer {
	padding:0 40px 0 40px;
	margin:0;
	top:0;
}

/* SCRIPT DEPENDANT CSS (NON AMTheme 3) */

.detail {
/*	background:#5993eb; */
	background: url('images/jogueja_bkg_gamelist.png') top left no-repeat;
/*	border:1px solid #333333; */
/*	margin: 0 0 -65px 0; */
	margin: 0 0 -40px 0;
	padding: 5px 10px 5px 10px;
	position:relative;
/*	color:#000000; */
/*	color: #ff0; *//* yellow */
	/*** orange theme ***/
/*	color: #ff9; *//* lightest yellow */
	/*** green theme ***/
	color: #060; /* dark green */
	height: 123px; /* necessary to prevent one line description to collapse background image on div */
}

/*** green theme ***/
.detail p.p-in-gamedetail {
	margin: 0 0 0 75px;
	
}

.detail span.tooltip-title {
	font-size: 17px;
	margin-bottom: -7px;
}

/*
.playnow a img.playnow-list {
	z-index: 0;
	position: relative;
	left: 471px;
	top: -3px;
}
*/
.playnow-list {
	z-index: 0;
	position: relative;
/*	left: 471px; */
	left: 450px;
/*	top: -3px; */
	top: -20px;
	width: 100px;
	height: 50px;
}

.reviews, .article, .register form, .login form, .gameembed {
/*	background: url('images/bigback_trepeat.jpg') top left repeat-y; */
/*	border-top: 4px solid #3f667b; */
/*	border-bottom: 4px solid #3f667b; */
	width:556px;
}

.gameembed {
/*	margin-bottom: 18px; */
	margin: 20px 0;
}

.reviews p, .reviews h2, .reviews h3, .reviews form, .postcat, .article h1, .article h2, .article p, form p, .gameembed h3 {
	padding: 0 20px 0 20px ;
}

.individualreview {
	/*
	border: 1px solid #313131;
	background:#FFFFFF;
	padding: 10px 20px 10px 20px ;
	margin: 10px 20px 5px 20px ;
	*/
/*	width: 400px; */
	width: 530px;
}

.individualreview-top {
	background: url('images/jogueja_comment_top.png') top left no-repeat;
	height: 30px;
/*	width: 400px; */
	width: 530px;
}

.individualreview-body {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 5px 15px;
	background: #eee;
/*	width: 400px; */
	width: 498px;
}

.individualreview-bottom {
	background: url('images/jogueja_comment_bottom.png') top left no-repeat;
	height: 15px;
/*	width: 400px; */
	width: 530px;
}

.comment-by {
	color: #999;
}

blockquote {
	background: url('images/blockquote_start.png') no-repeat scroll 0;
	margin: 10px 0;
	padding: 10px 35px;
	text-align: justify;
}

blockquote p {
	background: url('images/blockquote_end.png') no-repeat scroll 100%;
	margin: 0 -35px -10px 0;
	padding: 0 35px 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-style: italic; */
	font-size: 13px;
}
/*
.reviewtext {
	font-size:10px;
	color:#333333;
	text-indent:10px;
	background:#AAAAAA;
}
*/

.addreview {
	width:200px;
	padding:15px 15px 15px 15px;
	border: 1px solid #313131;
	margin: 0 auto 0 auto;
}

.gamedetails {
/*	color:#FFFFFF; */
/*	background: url('images/bigback.gif') top left no-repeat; */
	background: url('images/jogueja_bkg_gamedetail.png') top left no-repeat;
/*	padding: 10px 28px 10px 12px; */
	padding: 8px 28px 10px 12px;
	margin: 0 0 20px 0;
/*	height:238px; */
	height: 176px; /* necessary to prevent one line description to collapse background image on div */
/*	min-height:238px; */
}

.gamedetails p {
/*	color: #fff; */
}

.gamedetails p.p-in-gamedetail {
	margin: 0 0 0 75px;
	color: #ff9; /* lightest yellow */
}

.gamedetails h1 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #fff;
}

.gamedetails img {
	float:left;
	margin: 5px 5px 5px 5px;
}

.register form, .login form {
	font-size: 14px;
	display:table;
}

.register input, .login input {
	background: #ededed;
/*	width: 400px;
	height: 22px;
	margin: -20px 0 20px 0;
	font-size: 18px;
	font-family: Verdana,Arial,Times;
	float: right;
	position: relative;
	left: -20px; */
}

.login input#submit {
	width: 100px;
}

.register input:hover, .register input:hover:active, .login input:hover, .login input:hover:active{
	background: #FFFFFF;
}

#regsubmit, #submit, #tafbutton {
	background: #fff;
	padding: 1px;
/*	font-family: Geneva, Vera, Arial, Helvetica, sans-serif; */
	font-size: x-small;
	font-variant : small-caps;
	border : 1px solid #aaa;
	width:30%;
	margin:0 10px 0 0;
}

#regsubmit:hover, #submit:hover, #tafbutton:hover {
	border : 1px solid #000;
}

#agree, #sponsored, #rememb {
	width: 15px;
	background:transparent;
	margin:-10px 0 0 0;	
}

#tafbutton {
clear:both;
}

.tellafriend label {
    display:block;
}

.register textarea, .gameembed textarea {
	width: 492px;
/*	height: 100px; */
	height: 160px;
	margin: 0 0 20px 0;
/*	font-size: 11px; */
	font-size: 12px;
	font-weight: normal;
}

.gameembed textarea {
	margin: 0 5px 10px 30px;
}
/* meant to make the bottom boxes to show right on IE. the float on "suggestedgames" makes the footer go up... */
.wrapper-gamedetail-bottom {
	position: relative;
	height: 257px; /* just a tad (2px) higher than the boxes inside. 15px extra to compensate the margin on top the divs inside */
	min-height: 257px;
}

.welcomebox, .featuredgame, .suggestedgames, .site-five {
/*	background: url('images/mediumback.gif') top left no-repeat; */
	width: 275px;
	min-width: 275px;
/*	height: 240px; */
/*	height: 240px; */
/*	min-height: 240px; */
/*	min-height: 240px; */
	float: left;
}

.suggestedgames, .tellafriend {
	margin-top: 15px;
}

.tellafriend {
/*	background: url('images/mediumgreen.jpg') top left no-repeat; */
	width: 274px;
	height: 240px;
	min-width: 274px;
	min-height: 240px;
	float: right;
/*	position: relative; */
	position: absolute;
/*	left: -10px; */
/*	left: 250px; */
	left: 265px;
}

.suggestedgames p, .tellafriend p, .tellafriend label {
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

.welcomebox h2, .suggestedgames h3, .tellafriend h3 {
	padding: 10px 10px 0px 10px;
	text-align: center;
	margin: 0;
}

.featuredgame h2 {
	padding: 0 10px;
/*	text-align: center; */
	margin: 0;
}

.welcomebox p, .featuredgame p {
	padding: 0 10px;
	margin: 0;
}

p.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #060; /* green */
	text-align: center;
}

.tellafriend form {
/*	margin: -40px 0 0 65px; */
	margin: 0 0 0 65px;
}

.tellafriend label {
	display: block;
	margin-bottom: -8px;
}

.featuredgame {
/*	background: url('images/featuredgame.gif') top left no-repeat; */
	margin-left: 7px;
}

.featuredgame img {
	float: left;
/*	padding: 10px; */
	padding: 0 10px 0 0;
}

.featuredgame a{
/*	color: #FFFFFF; */
	font-size: 16px;
	text-decoration: none;
	float: right;
}

.featuredgame a:hover{
	color: #041a00;
}

.topcategory {
	height: 176px;
	width: 135px;
	min-height: 176px;
	min-width: 135px;
/*	background: url('images/tableback1.gif') top center; */
	background: url('images/jogueja_bkg_category.png') top center;
	float: left;
	display: block;
	margin: 4px 6px 0 0px
}

.topcategory h2 a, .topcategory h2 {
	font-size: 14px;
	text-align: center;
/*	color: #ff0; */ /* yellow */
	color: #fff;
	text-decoration: none;
}

.topcategory h2 a:hover {
	color: #9f0; /* lime green */
}

.topcategory img {
	margin: 0 auto 0 auto;
}

.topcategory ul, .topcategory a {
	margin: -10px 5px 0 0;
/*	color: #fff; */
/*	color: #0ff; *//* cyan */
/*	color: #000; */
	color: #060; /* green */
	line-height: 12px;
	text-decoration: none;
	width: 120px;
	
}

.topcategory a:hover {
	color: #09f; /* nice light blue */
}

.topcategory li {
	height: 13px;
	overflow: hidden;
	position: relative;
	left: -25px;
}

#t1, #t2, #t3, #t4, #t5, #t6, #t7, #t8, #t9, #t10, #t11, #t12 {
	clear: none;
}

form label {
	color: #000;
}

#thegamediv {
	position: relative;
	margin: 0 0 0 -15px;
	padding: 0;
}

.category-image {
	width: 70px;
	height: 70px;
}

.clear {
	clear: both !important;
}

.sidebar-ad {
	text-align: center;
	margin: 10px 0;
}