body {
        background-color:#9d9d9d;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px; 
}

.wrapper { position: relative; width: 980px; margin: 0pt auto;}

.main {
	background: #94c2d5 url('images/mainbg.jpg') top center repeat-y;
	width:950px;
}

.container {
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	width:980px;
	display:table; /* FireFox hack */
	text-align:left;
}

.header {
	background: url('images/header.png');
        background-repeat:no-repeat;
	height:200px;
	width:980px;
	margin: 0 auto;
}

.adtop {
	text-align:center;
}

.adside {
	position:absolute;
	top:1px;
	left: 100px;       
	z-index:1;	
}

.rightside {
	float:right;
	margin: 0px 0 0px 0px;
	width:790px;
        margin-top:-80px;
        margin-right:30px;
}

.leftside {
	background: #e6e6e6 url('images/sidebar_02repeat.jpg') top right;
	float:left;
        margin-left:8px;
        margin-top:-80px;
	width:140px;
}

.leftside h2, .adside h2 {
	width:138px;
	font-family:Arial, Verdana, Arial, Sans-Serif;
	font-size:12px;
	height:15px;
        font-weight:bold;
        text-transform:uppercase;
	text-align:center;
	margin: 0 0 -5px 0;
        padding-left:8px; 
        margin-top:-22px;              
}

.leftside li, .adside li {
	list-style-image: url('images/li.gif');
	font-family: verdana,arial,times;
	font-size:12px;
	border-bottom: none;
	margin:0 5px 2px -5px;
}

.leftside li a, .adside li a {
	color: #000;
	text-decoration: none;
	padding: 1px 2px 0px 2px;
}

.leftside li a:hover {
	color: #FFF;
	text-decoration: none;
	background:#772c00;
}

.sidebarback {
	background: url('images/sidebar_01top.png') top left no-repeat;
	width:140px;
	max-width:140px;
}
.menuholder { width:730px; }

.menu {
	background: url('images/menutop.png') no-repeat;
        margin-left:8px;
	position:relative;
	top:-80px;
	left:0px;
	font-family:Arial, Verdana, Arial, Sans-Serif;
	font-size:12px;
        font-weight:bold;
        text-transform:uppercase;
	padding-top:10px;
	color:#FFF;
	width:965px;
	height:34px;
	text-align:center;
	overflow:hidden;
}
	
.menu a{
	color:#FFF;
	text-decoration:none;
}	

.menu a:hover{
	color:#ff9600;
}		

.footer {
	clear:both;
	background: url('images/footer.jpg') no-repeat;
	height:40px;
	width:980px;
	margin: auto;
	color:#FFF;
	font-size:13px;
}

.footertext {
	color:#FFF;
	padding:13px 30px 0 0;
	text-align:right;
}

a img {
	border:none;
}

.blockdiv img {
	max-height: 55px;
	max-width: 55px;
	padding: 50px 10px 0px 30px;
	width: expression(this.width > 55 ? 55: true);
	height: expression(this.height > 55 ? 55: true);
	position:relative;
	top:-172px;
	z-index:1;
}

.blockdiv a img {
	max-height: 55px;
	max-width: 55px;
	padding: 0 0 0 0;
	width: expression(this.width > 55 ? 55: true);
	height: expression(this.height > 55 ? 55: true);
	position:relative;
	top:-15px;
	left:33px;
}

.blockdiv {
	background: url('images/tablebackcat.jpg') top left no-repeat;
	height:200px;
	width:150px;
	min-height:200px;
	min-width:150px;
	float:left;
	display:block;
	margin: 0 2px 0 2px
}

.blockdiv h4 {
	text-align:center;
	font-size:95%;
	position:relative;
	color:#000;
}

.block {
	margin-left:auto;
	margin-right:auto;
	width:760px;
}

.bottomnav {
        margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
.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;
	border:1px solid #333333;
	margin:0 0 -65px 0;
	padding: 5px 10px 5px 10px;
	position:relative;
	color:#000000;
}

.playnow a img{
	z-index:0;
	position:relative;
	left:371px;
	top:-3px;
}

.reviews, .article, .article form, .login form, .gameembed, .viewFavorites, .changePass, .profileInfo {
	background: url('images/bigback_trepeat.jpg') top left repeat-y;
	border:none;
	padding:20px 5px 5px 5px;
}

.gameembed {
	margin-bottom:18px;
}

.reviews p, .reviews h2, .reviews h3, .reviews form, .postcat, .article h1, .article h2, .article p, form p, .gameembed h3, .viewFavorites p, .changePass p, .viewFavorites h2, .changePass h2, .viewFavorites h1, .changePass form, .profileInfo h1, .profileInfo p, .profileInfo img  {
	padding: 0 20px 0 20px ;
}

.profileInfo img {
	float:left;	
}

.individualreview {
	border: 1px solid #313131;
	background:#FFFFFF;
	padding: 10px 20px 10px 20px ;
	margin: 10px 20px 5px 20px ;
	width:400px;
	color:#000000;
}

.reviewtext {
	font-size:10px;
	color:#FFF;
	text-indent:10px;
	background:#AAAAAA;
}
.aftergame {
	font-size:13px;
	color:#FFF;
	background:#000;
	width:400px;
	height:30px;
}

.addreview {
	width:200px;
	padding:15px 15px 15px 15px;
	border: 1px solid #313131;
	margin: 0 auto 0 auto;
}

h1, h1 a {
	color:#FFFFFF;
	font-size:17px;
	text-decoration:none;
}

h1 a:hover, a:hover {
	color:#ff5400;
}

h2 {
	color:#FFFFFF;
	font-size:15px;
}

a {
	color:#EEEEEE;
}

.gamedetails {
	color:#FFFFFF;
	background: url('images/bigback.gif') top left no-repeat;
	padding: 10px 28px 10px 12px;
	height:238px;
	min-height:238px;
        max-height:238px;
}

.gamedetails p{
	margin: 0 0 0 70px;
	width: 450px;
}
.gamedetails img{
	float:left;
	margin: 5px 5px 5px 5px;
}

.article form, .login form {
	font-size: 14px;
	display:table;
}

.article input, .login input {
	width: 300px;
	height: 22px;
	margin: -20px 0 20px 50px;
	font-size: 18px;
	font-family:Verdana,Arial,Times;
	background:#ededed;	
	float:right;
	position:relative;
	left:-20px;
}

.article input:hover, .article 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;
}

.article textarea, .gameembed textarea {
	width: 450px;
	height: 10px;
	margin: 0 0 20px 0;
	font-size: 11px;
	font-weight: normal;
}

.gameembed textarea {
margin: 0 5px 10px 30px;
}

.welcomebox, .featuredgame, .suggestedgames {
	background: url('images/mediumback.gif') top left no-repeat;
	width:365px;
	height:200px;
	min-width:365px;
	min-height:240px;
	float:left;
	color:#FFF;
}

.welcomebox p, .featuredgame p, .suggestedgames p, .tellafriend p, .tellafriend label {
	padding:10px 10px 10px 10px;
	overflow:hidden;
	color:#FFF;
}

.welcomebox h1 {
	padding:10px 15px 0px 10px;
	text-align:center;
	margin:0 0 0 0;
	color:#FFF;
}

.welcomebox h2, .featuredgame h2, .suggestedgames h3, .tellafriend h3{
	padding:10px 10px 0px 10px;
	text-align:center;
	margin:0 0 0 0;
	color:#FFF;
}

.featuredgame h2 {
	font-size:110%;
	text-align:left;
}

.suggestedgames, .tellafriend {
	margin-top:15px;
}

.tellafriend form {
	margin:-40px 0 0 65px;
}

.tellafriend label {
	display:block;
	margin-bottom:-8px;
}

.featuredgame {
	background: url('images/featuredgame.gif') top left no-repeat;
	margin-left:2px;
}

.featuredgame img {
	float:left;
	padding:10px 10px 10px 10px;
}

.featuredgame a{
	overflow:hidden;
	color:#000;
	font-size:16px;
	text-decoration:none;
	float:right;
}

.featuredgame a:hover{
	color:#FFF;
}

.tellafriend {
	background: url('images/mediumgreen.jpg') top left no-repeat;
	width:274px;
	height:240px;
	min-width:274px;
	min-height:240px;
	float:right;
	position:relative;
	left:-10px;
}


#searchbox {
	position:absolute;
	top:58px;
	left:800px;
}

.topcategory {
	background: url('images/catimghome.gif') no-repeat;
	padding-left:15px;
	height:280px;
	width:240px;
	min-height:280px;
	min-width:240px;
	float:left;
	display:block;
	margin: 4px 26px 0 0px
}

.topcategory h2 a, .topcategory h2 {
	font-family:Arial, Verdana, Arial, Sans-Serif;
	font-size:14px;
        font-weight:bold;
        text-transform:uppercase;
	text-align:center;
	color:#FFF;
}

.topcategory img {
	margin: 0 auto 0 auto;
        margin-left:15px;
        margin-top:12px;
	max-height: 96px;
	max-width: 86px;
	width: expression(this.width > 86 ? 86: true);
	height: expression(this.height > 96 ? 96: true);
}

.topcategory ul, .topcategory a {
	margin:10px 5px 0 0;
	color:#ffffff;
	line-height:12px;
	text-decoration:none;
	width:120px;
	
}

.topcategory li {
height:13px;
overflow:hidden;
position:relative;
left:-25px;
}
.topcategory_home {
	padding-left:6px;
	width:790px;
	float:left;
	min-width:790px;
	display:block;
	margin: 1px 26px 0 0px
}

.topcategory_home h2 a, .topcategory h2 {
	font-family:Arial, Verdana, Arial, Sans-Serif;
	font-size:14px;
        font-weight:bold;
        text-transform:uppercase;
	text-align:center;
	color:#FFF;
        margin-left:10px;
}

.topcategory_home img {
	border-style:solid;
	border-width:1px;
	margin: 0 auto 0 auto;
        margin-left:2px;
        margin-top:-3px;
	max-height: 115px;
	max-width: 105px;
	min-height: 115px;
	min-width: 105px;
	width: expression(this.width > 110 ? 110: true);
	height: expression(this.height > 110? 110: true);
}

.topcategory_home ul, .topcategory a {
	margin:10px 5px 0 0;
	color:#000;
	line-height:12px;
	text-decoration:none;
	width:120px;
	
}

.topcategory_home li {
height:13px;
overflow:hidden;
position:relative;
left:-25px;
}

.toplogin {
	position:absolute;
	top:5px;
	left:332px;
	text-align:right;
	width:600px;
}

.toplogin a {
	font-family:Arial, Verdana, Arial, Sans-Serif;
	font-size:12px;
        font-weight:bold;
        text-transform:uppercase;
        color:#000;
}

/* Code added for 2.7 compatibility*/
#gameRating {
	position:relative;
	top:-16px;
	left:126px ;
}

#thegamediv {
	position:relative;
	z-index:0;
}

.tip {
margin-left:-100px;
}

#carousel
{
	width: 565px;
	height: 100px;
	position: absolute;
	top: 480px;
	left: 50%;
	margin-left: -275px;
}
#carousel a
{
	position: absolute;
	width: 110px;
}

#carousel img {
	max-height: 50px;
	max-width: 50px;
	width: expression(this.width > 50 ? 50: true);
	height: expression(this.height > 50 ? 50: true);
}

#rotate {
	clear:both;
	height:101px;
	width:552px;
	min-height:101px;
	min-width:552px;
	background: url('images/rotate.jpg') top center;
	margin:5px 0px 5px 0px;
}

.shoutbox{
	background: #00538C;
	width:191px;
	max-width:191px;
}

#deleteav{
float:left;
}

