body {
	background: url(images/background.gif) repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

* {margin: 0px;padding: 0px;}

.clear{clear:both;}

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

#main {
	width:980px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width:980px;
	display:table; /* FireFox hack */
	text-align:left;
	background: url(images/main_bg.gif) repeat-y;

}

a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
}
/********************** Header ***************************/
#header {
	float: left;
	margin: 0px auto 0px auto;
	background-image:url(images/header_bg.png);
	background-repeat:no-repeat;
	width: 970px;
	height: 183px;
}

.logo img {
	float: left;
	margin: 20px 0 0 312px;
	width: 418px;
	height: 137px;
}

.searchgroup{
	float: right;
	margin: 30px 6px 0 0;
 
	width: 220px;
	height: 30px;
	color: #F0F0F0 ;
	
}

.searchbox {
	background: transparent;
	text-align: left;
	margin-top: 3px;
	color: #F0F0F0 ;
}

.toplogin {
	float: right;
	margin: -35px 18px 0 0;
	text-align:right;
	width:600px;
	font-variant : small-caps;
	color: #FFCC66;
}

.toplogin a {
	text-decoration:none;
	color: #FFCC66
}

#menuholder { 
	clear: both;
	float: left;
	margin: 0;
	height: 60px;
	width: 970px; 
	background: url(images/menu_bg.png) top left no-repeat;
}

.menu {
	float: left;
	margin: 8px 20px;
	font-size: 14px;
	font-weight: 900;
	color:#FFCC66;
	width:930px;
	text-align:center;
	font-family:Verdana,Arial,Times;
}
	
.menu a{
	color:#FFCC66;
	text-decoration:none;
}	

.menu a:hover{
	color:#663300;
	background: #FFCC66;
}		

h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #171508;
}



/********************** center column ***************************/
#maincolumns {
	clear: both;
	float: left;
	display:block;
	width:970px;
	height:auto;
	background: transparent;
}
#centercolumn {
	float: left;
	width:490px;
	background: transparent;
}

.adtop {
	text-align:center;
	margin: 15px 0;
}

#widearticle {
	width: 450px;
	background: url(images/widearticle_bg.png) repeat-y;
	margin: 10px auto 10px auto;
	color: #FFCC66;
	font-size: 14px;
	font-weight: 400;
 
}

#widearticle .wrapper {	
	margin: 10px 15px;
}

#widearticle .top {
	width: 450px;
	height: 10px;
	background: url(images/widearticletop_bg.png) repeat-y;
	margin: -10px 0 0 0;

}

#widearticle .bottom {
	width: 450px;
	height: 10px;
	background: url(images/widearticlebot_bg.png) repeat-y;
	margin: 0 0 -10px 0;

}

#widearticle h1 {
	color: #FFCC66;
	font-size: 24px;
	font-weight: 900;
	margin: 10px 0;
	text-align: center;
}

#widearticle h2 {
	color: #FFCC66;
	font-size: 18px;
	font-weight: 900;
	margin: 10px 0;
}

#articleblock, #profileinfo  {
	color: #663300;
	background: url(images/article_bg.jpg);
	margin: 10px 5px;
	padding: 10px;
	border: 2px ridge #660033;
	text-decoration: none;
}

#articleblock a {
	color: #662200;
	text-decoration: none;
	font-style: italic;

}

#articleblock h1, #articleblock h1 a{
	color: #660033;
	font-size: 24px;
	font-weight: 900;
	margin: 10px 0;
	text-decoration: none;
}

#articleblock a:hover, #articleblock h1 a:hover{
	color: #FFF;
	background: #660033;
}

#articleblock h2, #searchresults h2 {
	color: #660033;
	font-size: 18px;
	font-weight: 900;
	margin: 10px 0;
}

#articleblock #bottomnav {
	width: 100%;
	clear: both; 
	float: left;
	margin: 10px auto 0 auto;
	text-align: center;
	
}
#articleblock #bottomnav a{
	text-decoration:none;
	font-family:verdana,arial;
	font-size:16px;
	color:#660033;	 
}

#articleblock #bottomnav a:hover {
	color: #FFF;
	background:#660033;
}



/********************** Left & Right Columns ***************************/

#leftcolumn {
	float:left;
	background: transparent;
	margin: 0px 0 0 8px;
	width:196px;
	color: #FFCC66;
}

#rightcolumn {
	float:right;
	background: transparent;
	margin: 2px 8px 0 0;
	width:266px;
	color: #FFCC66;
}


#sideboxleft {
	width: 191px;
	background: url(images/leftcol_bg.png) repeat-y;
	margin: 10px 0 0 5px;
	color: #FFCC66;
}

#sideboxright {
	width: 260px;
	background: url(images/rightcol_bg.png) repeat-y;
	margin: 10px 5px 0 0px;
	color: #FFCC66;
}

#sideboxleft a:link, #sideboxleft a:active, #sideboxleft a:visited,
#sideboxright a:link, #sideboxright a:active, #sideboxright a:visited {
	color: #FFCC66;
	text-decoration: none;
}

#sideboxleft a:hover, #sideboxright a:hover {
	color: #663300;
	background:#FFCC66;

}

#sideboxleft .top {
	height: 5px;
	width: 191px;
	background: url(images/leftcoltop_bg.png) top left no-repeat;
	margin: -5px 0 0 0;
}

#sideboxright .top {
	height: 5px;
	width: 260px;
	background: url(images/rightcoltop_bg.png) top left no-repeat;
	margin: -5px 0 0 0;
}
 

#sideboxleft .bottom {
	height: 5px;
	width: 191px;
	background: url(images/leftcolbot_bg.png) top left no-repeat;
	margin: 0 0 -5px 0;
}

#sideboxright .bottom {
	height: 5px;
	width: 260px;
	background: url(images/rightcolbot_bg.png) top left no-repeat;
	margin: 0 0 -5px 0;
}

#sideboxleft h2, #sideboxright h2 {
	font-size:16px;
	color: #FFCC66;
	text-align:center;
	margin: 5px 0 5px 0;
}

#sideboxleft li, #sideboxright li {
	list-style-image: url('images/li.gif');
	color: #FFCC66;
	font-family: verdana,arial,times;
	font-size:12px;
	margin:0 5px 2px 25px;
}

#sideboxleft li a, #sideboxright li a {
	color: #FFCC66;
	text-decoration: none;
	padding: 1px 2px 0px 2px;
}

#sideboxleft li a:hover, #sideboxright li a:hover {
	color: #663300;
	background:#FFCC66;
}

#sideboxleft li img, #sideboxright li img {
	border: none;
	margin-right: 5px;
}

#sideboxleft .nolist li {
	list-style: none;
}











/********************** Right - Team ***************************/







.member {
	display:inline;
	float:left;
	margin-left:10px;
}
.member a{
	font-size: 12px;
	font-weight: bold;
	color: #f5f1d1;
	text-decoration: none;
}
.member img{
	border: none 0px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member span a{}
.member span a:hover{}

/********************** Footer ***************************/
#footer {
	clear: both;
	float: left;
	background:url(images/footer_bg.png) top left no-repeat;
	width:970px;
	height:126px;
	text-align:center;
	color: #FFCC66;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #FFCC66;
	text-decoration: none;
}

#footer a:hover {
	color:#663300;
	background: #FFCC66;
}

#bottommenu {
	clear: both;
	float: left;
	background: url(images/main_bg.gif) repeat-y;
	width: 970px;
	font-size: 14px;
	font-weight: 900;
	color: #FFCC66;
	padding: 6px 0;
}

#bottommenu a:link, #bottommenu a:active, #bottommenu a:visited {
	color: #FFCC66;
	text-decoration: none;
}

#bottommenu a:hover {
	color:#663300;
	background: #FFCC66;
}

.adfooter {
	text-align: center; 
	clear: both;
	margin: 15px auto;
}

.copyright {
	text-align: center;
	font-size: 10px;
	text-align: center;
	margin: 5px;
}

#carousel{
		background-color:#000000;
		width:440px;
		height:400px;
		position:relative;
		border:1px solid #FFFFFF;
		left: 20px;
		
	}
	
#carousel img{
		width:100%;
		height:auto;
		border:0px solid #FFFFFF;
		display:block;
	}

#topcategory {
	height: 88px;
	width: 220px;
 	background: url('images/tableback.png') top center no-repeat;
	float:left;
	display:block;
	margin: 8px 6px 0 12px;
	border: 1px solid black;
	color: #FFCC66;
}

#topcategory h2 a, #topcategory h2 {
	font-size:14px;
	text-align:center;
	color:#FFCC66;
	text-decoration:none;
	margin: 12px 0 6px 0;
}

#topcategory a:hover {
		background: #FFCC66;
		color:#663300;
}



#topcategory img {
	float: left;
	height: 70px;
	width: 80px;
	margin: 8px 5px 0 8px;
	border: 1px solid black;
}

#topcategory ul, #topcategory a {
	margin: 0 5px 0 0;
	color:#FFCC66;
	line-height:12px;
	font-size: 11px;
	text-decoration:none;
	 
	
}

#topcategory li {
	height:13px;
	overflow:hidden;
	margin: 0 0 0 19px;
	list-style: none;
}

#bottomnav {
	clear: both; 
	float: left;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	text-align: center;
	color: #FFCC66;
	font-size: 18px;
}
#bottomnav a{
	text-decoration:none;
	font-family:verdana,arial;
	font-size:16px;
	color:#FFCC66;	 
}

#bottomnav a:hover{
	color: #FFF;
	background: #FFCC66;
}

#gamecategory, #searchresults {
	padding: 0;
	margin: 0 auto;
}

#gamecategory h1, #searchresults h1 {
	color: #FFCC66;
	font-size: 20px;
	font-weight: 900;
	text-align: center;
	margin: 10px 0;
}

#gamecategory .blockdiv, #searchresults .blockdiv {
	height: 220px;
	width: 210px;
	background: url('images/gameback.png') top center no-repeat;
	float:left;
	display: block;
	padding: 15px;
	margin: 0 2px 0 2px;
	color: #FFCC66;
}

#gamecategory .blockdiv .wrapper, #searchresults .blockdiv .wrapper{
	float: left;
	margin: 8px;
	color: #FFCC66;
}

#gamecategory .blockdiv h2, #searchresults .blockdiv h2 {
	text-align:	center;
	color: #FFCC66;
	font-size: 16px;
	margin: 5px;
	padding: 0;
}

#gamecategory .blockdiv img, #searchresults .blockdiv img {
	float: left;
	height: 70px;
	width: 70px;
	margin: 2px 4px 4px 2px;
}

#gamecategory .blockdiv  .playnow img, #searchresults .blockdiv  .playnow img {
	position: relative;
	top: 3px;
	left: 70px;
	width: 120px;
	height: 26px;
}

.blockdiv img , .blockdiv  .playnow img {
	border: none;
}

.gamedetails, .reviews {
	float: left;
	color: #663300;
	background: url(images/article_bg.jpg);
	margin: 10px 15px;
	border: 2px ridge #660033;
	text-decoration: none;
	padding: 10px 28px 10px 12px;
	height:238px;
	min-height:238px;
	width: 410px;
}

.suggestedgames, .tellafriend {
	float: left;
	color: #663300;
	background: url(images/article_bg.jpg);
	margin: 10px 8px 0 17px;
	border: 2px ridge #660033;
	text-decoration: none;
	padding: 10px 28px 10px 12px;
	height: 188px;
	min-height: 188px;
	width: 250px;
}

.suggestedgames h2, .tellafriend h2 {
	color: #663300;
	font-size: 14px;
	font-weight: 900;
}

.tellafriend label {
	font-size: 12px;
	color: #663300;
}

.suggestedgames li, .tellafriend li {
	list-style-image: url('images/li.gif');
	color: #663300;
	font-family: verdana,arial,times;
	font-size:12px;
	margin:0 5px 2px 25px;
}

.suggestedgames li a, .tellafriend li a {
	color: #663300;
	text-decoration: none;
	padding: 1px 2px 0px 2px;
}

.suggestedgames li a:hover, .tellafriend li a:hover {
	color: #FFF;
	background:#663300;
}

.gamedetails p, .reviews p, .suggestedgames p, .tellafriend p{
	margin: 0 0 0 70px;
}

.gamedetails h2, .reviews h2, .suggestedgames h2, .tellafriend h2 {
	color: #663300;
	font-size: 18px;
}
.gamedetails img{
	height: 70px;
	width: 70px;
	float:left;
	margin: 5px 8px 8px 5px;
}

#gamerating {
	float: left;
}

#profileinfo h1 {
	text-align: center;
	font-size: 24px;
	color: #663300;
}

#profileinfo h2 {
	text-align: center;
	font-size: 18px;
	color: #663300;
}

#profileinfo li {
	list-style: none;
	margin-left: 15px;
}

/* Scroller Box */
.scroller_container {
	height: 200px;
	width: 190px;
	overflow: hidden;
}
.scroller_container ol {
   margin: 0;
   padding: 0;
   list-style-position: inside;
   }
   
.scroller_container li {
   padding: 0;
   margin: 0.3em 0 0.3em 0;
   }
   
.scroller {
padding: 0;
text-align: center;
}

.jscroller2_up, .jscroller2_up_endless, .jscroller2_down, .jscroller2_left, .jscroller2_right {
margin: 0;
padding: 0;
overflow: hidden;
}

.jscroller2_left, .jscroller_right, .jscroller2_left_endless, .jscroller2_right_endless {
white-space: nowrap;
overflow: hidden;
}
/* End Scoller Box */