/* green: bce41e, orange: ffc836 */

body {
	background-color: #335588;
	font-family:"Segoe","Segoe UI","Humanist 777","Frutiger","Univers","Frobisher",Verdana,Arial,Lucida,times new roman;
	color:#333;
	font-size:0.7em;
	margin:0 auto;
}

.wrapper {
	width:100%;	
	margin:0 auto;
	position: relative;
	background-image:url('../../../includes/images/background.gif');
	width: 983px;
}

.linkToHome {
	position:absolute; 
	left:0; 
	top:0; 
	width:150; 
	height:150; 
	z-index:1;
}

.main {
	width:100%;
	margin:0 auto;
	position: relative; 
	background: #fff url('images/headerbg.jpg') top center repeat-x;
	width:950px;
}

.container {
	position: relative; 
	margin:0 auto;
	width:950px;
	background: #fff;
	display:table; /* FireFox hack */
	text-align:left;
}

.header {
	background: #fff url('images/header.jpg') top center;
	height:168px;
	width:950px;
}

.adtop {
	background-image:url('images/ad-holder.gif');
	padding-top:15px;
	width:950px;
	height:101px;
	text-align:center;
}

#latestgames {
	width:950px;
	min-height:160px;
	height:160px;
	text-align:center;
}

.adside {
	position:absolute;
	background: #FFF url('images/sidebar_02repeat.jpg') top left;
	top: 735px;
	left: 760px;
	z-index:1;
}

#blogdiv {
	margin-left:3px;
	/*position:absolute;
	top: 178px;
	left: 768px;*/
}

.rightside {
	float:left;
	margin: 0px 0px 30px 14px;
	width:565px;
}

.farrightside {
	float:left;
	width:190px;
	background: #FFF url('images/sidebar_02repeat.jpg') top left;
}

.leftside {
	clear:both;
	float:left;
	background: #FFF url('images/sidebar_02repeat.jpg') top left;
	margin: 0px -7px 5px -3px;
	width:191px;
}

.leftside h2, .adside h2, .farrightside h2 {
	font-size:12px;
	text-align:center;
	margin: 0;
	padding: 7px 0 0 0;
}

.leftside li, .sidebarback li {
	list-style-image: url('images/li.gif');
	font-family: verdana,arial,times;
	font-size:11px;
	border-bottom: 1px solid #555;
	margin:3px 10px 0px 0px;
}

.gameHighScoreList ul, .players ul {
	color:#333;
	text-decoration:none;
	width:150px;
	margin-bottom:-7px;
	list-style:none;
}

.players li, .gameHighScoreList li, .topPlayers li {
	height:32px;
	overflow:hidden;
	position:relative;
	margin-left:-18px;
}

.players img, .gameHighScoreList img, .topPlayers img{
	margin-right:2px;
}

.leftside li a, .adside li a, .farrightside li a {
	color: #333;
	text-decoration: none;
	outline:0;
}

.leftside li a:hover, .adside li a:hover, .farrightside li a:hover {
	color: #fff;
	text-decoration: none;
	background:#ffc836;
}

.sidebarback, .players, .gameHighScoreList {
	background: url('images/sidebar_01top.jpg') top left no-repeat;
	width:191px;
	max-width:191px;
}

#chatdiv {
	position:relative;
	float:left;
	width:200px;
	background-color:#eee;
	padding:5px;
	margin-left:6px;
}

.menuholder {
	padding:0 2%;
	text-align:center;
}

.menu {
	position:absolute;
	top:102px;
	left:0px;
	color:#000;
	width:950px;
	font-family:Verdana,Arial,Times;
}

.menu a {
	font-size:110%;
	height:30px;
	line-height:30px;
	padding:3px 8px;
	text-decoration:none;
}	

.menu a:hover {
	color:#fff;
	background:#ffc836;
}

.footer {
	clear:both;
	background: #FFF url('images/footer.gif') bottom center no-repeat;
	height:170px;
	width:950px;
	font-size:80%;
}

.footertext {
	color:#000;
	text-align:center;
}

a img {
	border:none;
	outline:0;
}

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

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

#blockdiv {
	height:186px;
	width:135px;
	min-height:186px;
	min-width:135px;
	background: url('images/tableback1.gif') top center;
	float:left;
	display:block;
	margin: 0 2px 0 2px
}

#blockdiv h4 {
	text-align:center;
	font-size:95%;
	position:relative;
	top:0px;
}

.block {
	width:550px;
	clear:both;
}

.bottomnav {
	margin-left:auto;
	margin-right:15px;
	float:right;
}

.selectnav {
	float:left;
	width: 85px;
	height: 24px;
	background: #FFF url("images/dropdown.png") 0 0 no-repeat;
}

select {
	width: 85px;
	opacity: 0;
	filter:alpha(opacity=0);
}

.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:#ccc;
	border:3px solid #bce41e;
	margin:0 0 -65px 0;
	padding: 5px 10px 5px 10px;
	position:relative;
	color:#333;
}

.detail span img {
	border:2px solid #000;
}

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

.reviews, .article, .register form, .login form, .gameembed, .viewFavorites, .changePass, .profileInfo {
	background: url('images/bigback_trepeat.jpg') top left repeat-y;
	border-top: 2px solid #bce41e;
	border-bottom: 2px solid #bce41e;
	width:550px;
	margin-bottom:10px;
}

.article h1, .article h2, .article h3 {
	padding: 0 20px 0 20px;
}

.gameembed {
	margin-bottom:18px;
}

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

.profileInfo h3, .profileInfo h2 {
	padding: 0 0 0 20px;
}

.avatar {
	float:right;
	z-index:3;
	margin-right:15px;
}

.individualreview, .article blockquote, .profileInfo blockquote, #inputArea blockquote {
	/*border: 1px solid #000;*/
	background:#aaa;
	padding: 10px 20px 10px 20px;
	margin: 0 20px 5px 50px;
	width:400px;
}

.listWinners {
	clear:both;
}

.listWinners blockquote {
	background:#999;
	padding: 10px 20px 10px 0px;
	margin: 0 20px 5px 20px;
	width:335px;
}

.reviewtext {
	font-size:10px;
	color:#000;
	text-indent:10px;
}

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

h1, h1 a, .profileInfo h2 {
	color:#333;
	font-size:18px;
	text-decoration:none;
	border-bottom: 1px solid #555;
}

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

h2 a {
	text-decoration:none;
}

h2 {
	color:#333;
	font-size:18px;
}

a {
	color:#000;
	outline:0;
}

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

.gamedetails p {
	margin: 0 0 0 70px;
}

.gamedetails img {
	float:left;
	border:2px solid #000;
	margin: 5px 5px 5px 5px;
}

.register form, .login form {
	font-size:12px;
	display:table;
}

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

#inputArea
{
    font-family: Arial, Sans-Serif;
    font-size:12px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:10px;
	float:left;
	width:525px;
	border: 2px solid #bce41e;
	background-color:#CCC;
	position:relative;
}

#inputArea input[type="text"], #inputArea textarea, #inputArea input[type="password"]
{
    font-family: Arial, Sans-Serif;
    font-size:11px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #bce41e;
    width: 300px;
	background-color:#eee;
   /* background-image: url( 'blue_bg.png' );
    background-repeat: repeat-x;
    background-position: top;*/
} 

.register input:hover, .register input:hover:active, .login input:hover, .login input:hover:active{
	background:#fff;
}

#regsubmit, #submit, #tafbutton {
	background: #fff;
	padding: 1px;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	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 {
	width: 15px;
	background:transparent;
	margin:-10px 0 0 0;	
}

#rememb {
	width: 15px;
	background:transparent;
	margin:8px 10px 0 0;	
}

#tafbutton {
	clear:both;
}

.register textarea, .gameembed textarea {
	width: 492px;
	height: 75px;
	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:280px;
	height:240px;
	min-width:280px;
	min-height:240px;
	float:left;
}

.featuredgamebox {
	width:270px;
	min-width:270px;
	float:left;
}

.welcomebox p {
	padding:5px 15px 5px 15px;
	overflow:hidden;
}

.featuredgamebox p, .suggestedgames p {
	margin:0px 10px 0px 4px;
	overflow:hidden;
}

.tellafriend p , .tellafriend label {
	margin:5px 10px 0px 10px;
	overflow:hidden;
	display:block;
}

.featuredgameplaynow a img {
	z-index:0;
	position:relative;
	float:right;
	top:-22px;
	left:6px;
	margin-top:0px;
	border:none;
}

.welcomebox h2 {
	padding:25px 10px 0px 15px;
	text-align:left;
	margin:0;
}

.featuredgame h2, .suggestedgames h3 {
	text-align:center;
	padding:42px 0px 5px 0px;
	margin:0;
}

.tellafriend h3 {
	text-align:center;
	padding:42px 10px 0px 10px;
	margin:0;
}

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

.tellafriend form {
	margin:5px 0 0 65px;
}

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

.featuredgame img {
	float:left;
	margin:10px 5px 25px 12px;
	border: solid 1px #000;
}

.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;
}

#search {
	position:absolute;
	top:134px;
	left:645px;
}

#searchbox {
	position:absolute;
	top:131px;
	left:721px;
}

.topcategory {
	height:285px;
	width:185px;
	min-height:285px;
	min-width:185px;
	background: url('images/tableback1.gif') top center;
	float:left;
	position: relative;
	display:block;
	margin:5px 3px 0px 0px;
}

.topcategory h4, .suggestedgames h4 {
	font-size:10px;
	text-align:right;
	color:#333;
	margin:-3px 12px 0 0;
	text-decoration:none;
}

.topcategory h2, .suggestedgames h2 {
	font-size:14px;
	text-align:center;
	color:#333;
	margin-top:8px;
	text-decoration:none;
}

.topcategory img, .suggestedgames img {
	margin:auto;
	margin-right:2px;
	border: solid 1px #000;
}

.topcategory a, .suggestedgames a {
	color:#333;
	text-decoration:none;
}

.topcategory a:hover, .toplogin a:hover, .suggestedgames a:hover {
	color:#fff;
	background:#ffc836;
}

.topcategory ul {
	color:#333;
	margin-left:-24px;
	text-decoration:none;
	width:170px;
}

.topcategory li, .suggestedgames li {
	height:42px;
	list-style-image:none;
	overflow:hidden;
	position:relative;
	margin-right:10px;
}

.suggestedgames ul {
	color:#333;
	text-decoration:none;
	list-style:none;
	margin-top:-5px;
}

.gameName {
	position:absolute;
	top:145px;
	left:15px;
}

.gameName h2 {
	margin-top:12px;
	font-size:1.2em;
}

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

.toplogin span img {
	position:relative;
	float:left;	
	left:328px;
}

.toplogin a {
	text-decoration:none;
}

#gameRating {
	position:relative;
	top:-12px;
	left:126px ;
}

.gamewrapper {
	width:100%;	
	margin:0 auto;
	position: relative;
	width:950px;
}

#thegamediv {
	position:relative;
	float:left;
	margin-left:5px;
}

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

.someclass{ //class to apply to your scroller(s) if desired
   font-variant : small-caps;
}

#pscroller1{
   width: 550px;
   height: 15px;
   padding: 1px;
}

.topscroll {
   position:absolute;
   top:148px;
   left:15px;
   width:600px;
}

.profileButton {
	cursor:pointer;
	margin:-10px 6px 0 0;
	float:right;
	background: url(/includes/images/generic-button.png) top left no-repeat;
	color:#000000;
	width:80px;
	height:24px;
	padding-top:4px;
	text-align:center;
	font-weight:bold;
}


/* --- table ---*/
#greenTable {
	border-collapse:collapse;
	background-color: #E8E8E8;
	width:100%;
}

#greenTable caption{
	background: url(../toptable.gif) no-repeat;
	background-color:#88bb00;
	border-bottom:3px solid #669900;
	color:#FFF;
	padding:10px;
	text-transform:uppercase;
}
	
#greenTable thead th{
	background-color:#333;
	border-bottom:1px solid #111;
	color:#FFF;
	padding:5px;
}

#greenTable tbody tr td {
	padding: 3px 8px;
}

#greenTable tfoot tr td{
	background-color:#555;
	color:#FFF;
	padding:4px;
	text-align:center;
	border-bottom:1px solid #333;
}

/* menu in profile */
#menu {
	border:1px solid white;
	z-index:2;
}

#menuList {
	list-style-type: none;
}

#menuList li {
	float: left;
	margin: 2px 2px -15px;
}
	
#menuList a {
	float: left;
	display: block;
	text-decoration: none;
	padding: 5px 15px;
}

#menuList a:link, #menuList a:visited {
	background-color:#88BB00;
	color: #FFFFFF;
}

#menuList a:hover {
	background: #ffc836; 
	color:#FFFFFF;
}

#menuList li#active a:link, #menuList li#active a:visited {
	background-color: #CCCCCC;
	border-color:#BCE41E #BCE41E #CCCCCC;
	border-style:solid;
	border-width:2px;
	color:#000000;
}

#menuList li#active a:hover {
	background-color:#CCCCCC;
	color: #000000;
}

#buttonrandom {
	position:absolute;
	top:35px;
	left:740px;
}