/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* MAIN LAYOUT */

	#bga {
		background: url(bg.png) top center repeat-y;
	}
	body {
		background: url(pat.jpg) top center fixed;
	}
	#header, #footer {
		width: 896px;
		margin: 0 auto;
		padding-left: 1px;
	}
	#navigation {
		width: 883px;
		height: 43px;
		margin: -3px auto;
		padding: 23px 13px 0 0;
		background: transparent url(bg-navigation.jpg) top center no-repeat;
		display: block;
	}
	.top-ad {
		width: 850px;
		margin: 0 auto;
	}
	#wrapper {
		width: 850px;
		position: relative;
		margin: 0 auto;
		padding: 0 23px 13px 23px;
		overflow: hidden;
		clear: both;
		margin-top: -3px;
	}
	.left-column {
		float: left;
		width: 540px;
		position: relative;
	}
	.left {
		float: left;
	}
	.right-column {
		float: right;
		width: 290px;
		position:relative;
	}
	.right {
		float: right;
	}
	.full-column {
		float: left;
		width: 850px;
		position: relative;
	}
	.wrap {
		width: 100%;
		padding: 10px 0;
		overflow: hidden;
		border-bottom: 1px solid #666;
	}
	#box {
		padding: 10px;
	}
	#footer {
		background: url(bg-footer.gif) bottom center no-repeat;
		height: 67px;
	}

/* HEADER */	

	/* TOPNAV */
	ul#topnav {
		margin: 0; padding: 0;
		list-style: none;
		float: right;
		width: 648px;
	}
	ul#topnav li {
		float: left;
		margin: 0; padding: 0;
	}
	ul#topnav a {
	float: left;
	display: block;
	height: 16px; /*--Specify height of navigation--*/
	text-indent: -99999px; /*--Shoot the text off the page--*/
	background-position: left top;
	}
	/*--CSS Sprites - Hover State--*/
	ul#topnav a:hover, ul#topnav li.home a:hover {
		background-position: left -16px;
	}
	/*--Assign an image and width to each link--*/
	ul#topnav li.home a {
		background-image: url(home.gif);
	background-position: left top;
		width: 45px;
	}
	ul#topnav li.news a {
		background-image: url(news.gif);
		width: 53px;
	}
	ul#topnav li.previews a {
		background-image: url(previews.gif);
		width: 72px;
	}
	ul#topnav li.reviews a {
		background-image: url(gamecyclopedy.gif);
		width: 123px;
	}
	ul#topnav li.features a {
		background-image: url(features.gif);
		width: 82px;
	}
	ul#topnav li.gallery a {
		background-image: url(gallery.gif);
		width: 71px;
	}
	ul#topnav li.emagz a {
		background-image: url(emagz.gif);
		width: 64px;
	}
	ul#topnav li.forum a {
		background-image: url(forum.gif);
		width: 59px;
	}
	ul#topnav li.about a {
		background-image: url(about.gif);
		width: 69px;
	}
	#gs-home li.home a,
	#gs-news li.news a,
	#gs-previews li.previews a,
	#gs-reviews li.reviews a,
	#gs-cheats li.cheats a,
	#gs-gallery li.gallery a,
	#gs-emagz li.emagz a,
	#gs-forum li.forum a
	{
		background-position: left bottom;
	}
	
	/* LOGIN & SEARCH */
	#user-panel {
	margin-top: -15px;
	color: #fff;
	}
	#login {
		height: 50px;
		float: left;
		border-right: 3px solid #ccc;
		padding-left: 23px;
		margin-bottom: 10px;
	}
	#user, #pass, #user-buttons, #searchbox{
		width: 160px;
		float: left;
	}
	#user-buttons {
	margin-top: 17px;
	}
	#searchbox {
		padding-left: 15px;
	}
	label {
		font: bold 11px Verdana;
	}
	input#login {
		background: url(button-login.gif) no-repeat;
		text-indent: -99999px; /*--Shoot the text off the page--*/
		border: none;	
		width: 55px;
		height: 19px;
		margin-right: 5px;
		cursor: pointer;
	}
	input#signup {
		background: url(button-signup.gif) no-repeat;
		text-indent: -99999px; /*--Shoot the text off the page--*/ 
		border: none;
		width: 86px;
		height: 19px;
		cursor: pointer;
	}
	#pass a {
		font: 10px Verdana;
		text-decoration: none;
		color: #000;
	}
	#pass a:hover {
		text-decoration: underline;
	}
	/* SEARCH */
	input#search {
		width: 150px;
	}
	.js ul.newList {left:-9999px;}
	ul.newList * {margin:0; padding:0;}
	ul.newList {
		margin-left: 6px;
		margin-top: 13px;
		padding: 0;
		list-style:none;
		color: #000;
		width: 137px;
		background: #fff;
		position: absolute; 
		border: 1px solid #000;
		top: 22px;
		left: 0;
		overflow: auto;
		z-index: 9999;
		font: 12px Verdana;
	}
	.newListSelected {
		width: 135px;
		color: #000;
		height: 19px;
		padding:3px 0 0 6px;
		float: left;
		font: 12px Verdana;
	}
	.newListSelected span {
		width: 130px;
		display: block;
	}
	ul.newList li {padding:3px 8px;}
	.selectedTxt {
		margin-top: 13px;
		overflow:hidden;
		width: 135px;
		height:19px;
		padding: 1px 0 0 2px;
		background: #bfbfbf url(bg-search-category.gif) center right no-repeat;
		border: 1px solid #676767;
		cursor: pointer;
	}
	.hiLite {
		background:#650101!important;
		color:#fff!important;
	}
	.newListHover {
		background:#bfbfbf!important;
		color:#000!important;
		cursor:default;
	}
	.newListSelHover, .newListSelFocus {
		background-position:0 -22px;
		cursor:default;
	}
	.newListOptionTitle {font-weight:bold;}
	.newListOptionTitle ul {margin:3px 0 0;}
	.newListOptionTitle li {
		font-weight:normal;
		border-left:1px solid #ccc;
	}
	#buttons {
		float: right;
		margin-right: 18px;
		margin-top: 18px;
	}
	input#search-go {
		background: url(button-search-go.gif) no-repeat;
		text-indent: -99999px; /*--Shoot the text off the page--*/
		border: none;	
		width: 35px;
		height: 19px;
		margin-right: 5px;
		cursor: pointer;
	}
	:focus {outline:none;}
	
	select#category-select {
		margin-top: 16px;
		margin-left: 10px;
		width: 130px;
		height: 22px;
	}
	
	/* TOP AD BOX */
	.top-ad {
		width: 850px;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	
	/* SUBNAV */
	#subnav {
		width: 896px;
		height: 30px;
		background: url(bg-subnav.gif) top left repeat-x;
		margin: 0 -23px 10px -22px;
	}
	ul#subnav-category {
		margin: 0; padding: 0;
		list-style: none;
		float: left;
		width: 896px;
		margin: 7px 0 0 23px;
		font: bold 12px Arial;
		color: #fff;
	}
	ul#subnav-category li {
		font: bold 12px Arial;
		float: left;
		margin: 0 3px; padding: 0;
	}
	ul#subnav-category li a {
		color: #fff;
		text-decoration: none;
		}
	ul#subnav-category li a:hover {
		color: #fce700;
		text-decoration: underline;
		}
	ul#subnav-category li a.active {
		color: #fce700;
		}
	
/* CONTENT  */

	#highlights, #latest-previews, #latest-reviews, #events, #topgames, #hotnews, #videos, #screenshots, #wallpapers,
	#review-list, #preview-list, #related-videos, #related-reviews, #news-list, #news-sublist, #cheat-list,
	#screenshot-list, #latest-screenshots, #preview-article, #other-previews-list, #news-article, #other-news-list,
	#review-article, #other-review-list , #cheat-article, #latest-cheats , #wallpaper-gallery, #komik-gallery,
	#video-list, #latest-videos, #popular-videos, #related-videos-list-wide, #preview-list, #special-feature-list {
		margin-bottom: 10px;
		background: #646464 url(bg-box-header.gif) top left repeat-x;
		color: #fff !important;
	}
	.highlights-content {
		width: 520px;
		height: 100%;
		padding: 10px;
		margin: 0 auto;
		background: #262626;
		overflow: hidden;
	}
	.left-content {
		width: 516px;
		height: 100%;
		padding: 10px;
		margin: 0 auto;
		background: #181818;
		border-bottom: 2px solid #646464;
		overflow: hidden;
	}
	.right-content {
		width: 266px;
		height: 100%;
		padding: 10px;
		margin: 0 auto;
		background: #181818;
		border-bottom: 2px solid #646464;
		overflow: hidden;
	}
	.full-content {
		width: 826px;
		height: 100%;
		padding: 10px 10px 0 10px;
		margin: 0 auto;
		background: #181818;
		border-bottom: 2px solid #646464;
		overflow: hidden;
	}
	.left-ad {
		margin: 0 20px 7px 0;
	}
	#rssfeed, .right-ad {
		margin-bottom: 5px;
	}
	/* HOME */
	
			/* HIGHLIGHTS */
			#highlights-slide {
				margin-top: 27px;
				height: 320px;
			}
			#highlights-slide img {
				border: 1px solid #fff;
			}
			.highlights-nav {
				margin: 0;
				display: block;
			}
			#highlights-nav {
				float: right;
				
			}
			#highlights-nav a {
				margin-left: 5px;
				padding: 3px 8px;
				background: url(highlights-nav-trans.png) no-repeat;
				width: 22px;
				height: 22px;
				font: bold 14px Arial;
				color: #646464;
				text-decoration: none;
			}
			#highlights-nav a.activeSlide {
				background: url(highlights-nav-active-trans.png) no-repeat;
				width: 22px;
				height: 22px;
				color: #fff;
			}
			#highlights-nav a:focus {outline: none;}
			#output {text-align: left;}
			#highlights-nav {text-align: left;}
			
			/* PREVIEWS & REVIEWS */
			.eq-column {
				float: left;
				width: 48%;
				padding-right: 10px;
			}
			ul#front-preview-list, ul#front-review-list, ul#preview-list, ul#special-feature-list{
				float: right;
				width: 248px;
				border-left: 2px solid #777;
				padding-left: 10px;
			}
			ul#front-preview-list li, ul#front-review-list li, ul#preview-list li, ul#special-feature-list li {
				float: left;
				width: 250px;
				list-style: none;
				font: bold 12px Arial;
				color: #fff000;
				padding: 10px 0;
				background: url(dot.gif) bottom left repeat-x;
			}
			ul#front-preview-list li a, ul#front-review-list li a, ul#news-list li a, ul#preview-list li a, ul#special-feature-list li a {
				color: #fff000;
				text-decoration: none;
			}
			ul#front-preview-list li a:hover, ul#front-review-list li a:hover, ul#news-list li a:hover, ul#preview-list li a:hover, ul#special-feature-list li a:hover {
				color: #ffb10a;
				text-decoration: none;
			}
			ul#front-preview-list li.last, ul#front-review-list li.last, ul#preview-list li.last, ul#special-feature-list li.last {
				background: none;
			}
			
			/* EVENT REPORTS */
			.wider-column {
				width: 100%;
				height: auto;
				margin-right: 10px;
				padding: 10px 0 10px 0;
				border-bottom: 1px solid #666;
				overflow: hidden;
			}
			.first {
				padding-top: 0;
			}
			.info {
				font: 10px Arial;
				color: #fff;
			}
			
			/* TOP GAMES */
			.narrow-column {
				float: left;
				width: 28%;
				padding-right: 30px;
			}
			.wide-column {
				float: left;
				width: 66%;
			}
			.game {
				margin-top: 10px;
			}
			ul#game-details {
				margin: 0;
				padding-left: 20px;
			}
			ul#game-details li {
				font: 10px Arial;
				color: #fff;
				list-style: disc;
				line-height: 20px;
			}
			ul#game-list li{
				font: 10px Arial;
				color: #fff;
				border-bottom: 1px solid #777;
				padding: 10px 0;
			}
			ul#game-list li.first{
				padding-top: 0;
			}
			ul#game-list li.last{
				border: none;
				padding-bottom: 0;
			}
			
			/* HOT NEWS */
			.main-news {
				padding-bottom: 10px;
			}
			ul#news-list li {
				float: left;
				width: 100%;
				list-style: none;
				font: bold 12px Arial;
				color: #fff000;
				padding: 10px 0;
				background: url(dot.gif) top left repeat-x;
			}
			/* POLL */
			#poll {
				width: 270px;
				background: #181818;
				margin-bottom: 10px;
				padding: 10px;
			}
			#poll-question {
				background: url(bg-pollquestion-trans.png) top center no-repeat;
				width: 246px;
				height: 100px;
				text-align: center;
				margin-top: 7px;
				padding: 10px;
			}
			input#view-result {
				float: right;
				background: url(button-poll-result.gif) no-repeat;
				text-indent: -99999px; /*--Shoot the text off the page--*/ 
				border: none;
				width: 83px;
				height: 24px;
				cursor: pointer;
			}
			input#vote {
				float: right;
				background: url(button-vote-trans.png) no-repeat;
				text-indent: -99999px; /*--Shoot the text off the page--*/ 
				border: none;
				width: 40px;
				height: 22px;
				cursor: pointer;
				margin-left: 10px;
			}
			ul#poll-answers {
				margin: -10px -10px 0 -10px;
			}
			ul#poll-answers li {
				font: 12px Arial;
				color: #fff;
				padding: 5px 10px;
				min-height: 24px;
			}
			ul#poll-answers li.even {
				background: #3a3a3a;
				padding: 5px 10px;
			}
			/* VIDEOS & SCREENSHOTS */
			#videos .wrap, #screenshots .wrap {
				border: none;
				padding-top: 0;
			}
	
	/* REVIEW LIST */
	.list {
		background: #e6e6e6;
	}
	ul#fresh-game-details {
		padding-top: 5px;
	}
	ul#fresh-game-details li {
		font: 10px Arial;
		color: #000;
		list-style: none;
	}
	ul#fresh-game-details li span{
		font: bold 11px Arial;
	}
	#main-topgame {
		overflow: hidden;
		border-bottom: 1px solid #777;
		padding-bottom: 7px;
	}
	.details {
		font: 10px Arial;
		color: #fff;
	}
	.details span {
		font: bold 18px Arial;
		color: #6de12d;
	}
	
	/* NEWS LIST */
	#news-list .info {
		font-size: 12px;
		font-weight: bold;
	}
	
	/* EVENTS & GOSSIP LIST */
	ul.tabs {
		margin: 0;
		padding: 0;
		float: left;
		list-style: none;
		height: 30px;
		width: 100%;
	}
	ul.tabs li {
		float: left;
		margin: 0;
		padding: 0;
		height: 30px; 
		line-height: 30px;
		width: 50%;
		overflow: hidden;
		position: relative;
		background: url(bg-news-tab.gif) bottom repeat-x;
	}
	ul.tabs li a {
		text-decoration: none;
		color: #fff;
		display: block;
		font: bold 13px Arial;
		text-transform: uppercase;
		padding: 7px 10px;
		outline: none;
	}
	ul.tabs li a:hover {
		background: #ccc;
	}
	html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
		background: url(bg-box-header.gif) top left repeat-x;
	}
	
	/* CHEAT LIST */
	ul#cheat-details {
		padding-top: 3px;
	}
	ul#cheat-details li {
		font: 11px Arial;
		color: #000;
		list-style: none;
		padding-bottom: 3px;
	}
	ul#cheat-details li span{
		font: bold 12px Arial;
		color: #5d5d5d;
	}
	
	/* SCREENSHOT LIST */
	ul#screenshot-details {
		padding-top: 3px;
	}
	ul#screenshot-details li {
		font: 10px Arial;
		color: #fff;
		list-style: none;
		padding-bottom: 3px;
	}
	ul#screenshot-details li span{
		font: bold 11px Arial;
		color: #fff;
	}
	ul#latest-screenshot-list li, ul#latest-video-list li {
		float: left;
		list-style: none;
		width: 100%;
		background: url(dot.gif) bottom left repeat-x;
		padding: 10px 0 13px 0;
		font: bold 12px Arial;
		color: #fff;
	}
	ul#latest-screenshot-list li.first, ul#latest-video-list li.first, ul#popular-video-list li.first, ul#related-video-list li.first {
		padding-top: 0;
	}
	ul#latest-screenshot-list li.last, ul#latest-video-list li.last, ul#popular-video-list li.last, ul#related-video-list li.last {
		padding-bottom: 0;
		background: none;
		border: none;
	} 
	ul#latest-screenshot-list li a, ul#latest-video-list li a, ul#popular-video-list li a, ul#related-video-list li a  {
		font: bold 14px Arial;
		color: #fff000;
		text-decoration: none;
	}
	ul#latest-screenshot-list li a:hover, ul#latest-video-list li a:hover, ul#popular-video-list li a:hover, ul#related-video-list li a:hover {
		color: #ffb10a;
	}
	ul#latest-screenshot-list li span, ul#latest-video-list li span, ul#related-video-list li span  {
		font: 10px Verdana;
		color: #fff;
		padding: none;
	}
	
	/* ARTICLES */
	#article-info {
		font: bold 12px Arial;
		color: #000;
		padding: 10px 0 10px 20px;
	}
	.article {
		width: 496px;
		height: 100%;
		padding: 20px;
		margin: 0 auto;
		background: #181818;
		border-bottom: 2px solid #646464;
		overflow: hidden;
	}
		/* REVIEWS */
		/*main*/
		#main-game-intro {
			width: 100%;
			padding-bottom: 20px;
			margin-bottom: 20px;
			border-bottom: 1px solid #777;
			overflow: hidden;
		}
		
			#main-game-info {
				float: left;
				padding: 0 10px;
			}
				ul#main-game-details {
					float: left;
					margin-right: 10px;
				}
				ul#main-game-details-info {
					float: right;
					margin-right: 10px;
				}
				ul#main-game-details li {
					font: bold 12px Arial;
					color: #fff;
				}
				ul#main-game-details-info li {
					font: 12px Arial;
					color: #fff;
				}

			#main-game-score {
				float: right;
				width: 90px;
				background: #393939;
				padding: 10px;
			}
				#overall-score {
					font: bold 14px Arial;
					color: #fff;
					text-transform: uppercase;
					text-align: center;
				}
				#overall-score span {
					font: bold 50px Arial;
					color: #67c329;
				}
				ul#main-rating-review {
					float: left;
					margin-right: 5px;
				}
				ul#main-rating-review-score {
					float: right;
				}
				ul#main-rating-review li {
					font: 12px Arial;
					color: #fff;
				}
				ul#main-rating-review-score li {
					font: bold 12px Arial;
					color: #fff;
				}
				
		#main-game-intro img {
			margin: 0;
			padding: 0;
		}
		
		/*side*/
		.game-score {
			float: right;
			font: bold 30px Arial;
			height: 20px;
			color: #67c329;
			margin-right: 25px;
			margin-top: -10px;
		}
		ul.rating-review {
			padding: 10px 0;
		}
		ul.rating-review li {
			font: 12px Arial;
			color: #fff;
		}
		ul.rating-review li span{
			float: right;
			font-weight: bold;
			margin-right: 70px;
		}
		.game-info {
		font: 10px Verdana;
		color: #fff;
	}
	
	/* CHEATS */
	#cheat-searchwrap {
		width: 100%;
	}
	#cheat-search label {
		float: left;
	}
	input#cheat-search-go {
		background: url(button-cheat-search-go.gif) no-repeat;
		text-indent: -99999px; /*--Shoot the text off the page--*/
		border: none;	
		width: 31px;
		height: 23px;
		margin-right: 5px;
		cursor: pointer;
	}
	#cheat-article {
		border-top: 2px solid #828282;
	}
	#cheat-article .left-content {
		padding-bottom: 0;
	}
	.cheats-intro {
		overflow: hidden;
		padding-bottom: 10px;
		border-bottom: 1px solid #999;
	}
	.updated {
		font: 10px Arial;
		color: #000;
		padding-top: 5px;
	}
	.cheats-content {
		
	}
	ul#cheat-list-console {
		float: left;
	}
	ul#cheat-list-game {
		float: left;
	}
	ul#cheat-list-console li, ul#cheat-list-console li a {
		font: 12px Arial;
		color: #d9d9d9;
	}
	ul#cheat-list-console li a:hover {
		color: #c50000;
	}
	ul#cheat-list-game li, ul#cheat-list-game li a {
		font: bold 12px Arial;
		color: #fff000;
		text-decoration: none;
		padding-bottom: 10px;
	}
	ul#cheat-list-game li.last {
		padding-bottom: 0;
	}
	ul#cheat-list-game li span, ul#cheat-list-game li span a {
		font: 12px Arial;
		color: #d9d9d9;
		text-decoration: none;
	}
	ul#cheat-list-game li a:hover {
		color: #ffb10a;
	}
	ul#cheat-list-game li span a:hover {
		color: #fff;
	}
	ul#game-screenshot-gallery {
		margin: 0 auto;
	}
	
	/* WALLPAPERS & KOMIK ANCUR */
	ul.gallery {
		
	}
	ul.gallery li {
	
	}
	
	.pic-wrap {
		float: left;
		margin: 0 10px 10px 0;
		padding: 5px;
		width: 187px;
		height: 210px;
		background: #343434;
		border: 1px solid #505050;
	}
	.row-end {
		margin-right: 0;
	}
	
	/* VIDEOS */
	a .play-overlay {
		float: left;
		background: url(button-play-trans.png) center center no-repeat;
		width: 220px;
		height: 120px;
		margin-right: -220px;
	}
	a .play-overlay {
		filter: alpha(opacity=50);
		opacity: 0.5;
		z-index: 100;
	}
	a:hover .play-overlay {
		filter: alpha(opacity=90);
		opacity: 0.9;
	}
	ul#video-details {
	
	}
	ul#video-details li {
		font: 10px Arial;
		color: #fff;
	}
	ul#video-details li span {
		font: bold 12px Arial;
		line-height: 20px;
	}
	a input#watch {
		float: left;
		background: url(button-watch.gif) no-repeat;
		text-indent: -99999px; /*--Shoot the text off the page--*/ 
		border: none;
		width: 98px;
		height: 29px;
		cursor: pointer;
		margin-top: 10px;
	}
	a:hover input#watch {
		background: url(button-watch-hover.gif) no-repeat;
	}
	ul#popular-video-list {
	
	}
	ul#popular-video-list li, ul#related-video-list li {
		float: left;
		list-style: none;
		width: 100%;
		border-bottom: 1px solid #666;
		padding: 10px 0 7px 0;
		font: bold 12px Arial;
		color: #fff;
	}
	ul#related-video-list li {
		font-weight: normal;
	}
	ul#popular-video-list li span{
		font: bold 11px Arial;
		color: #ff7113;
	}
	#video-intro {
		overflow: hidden;
		padding-bottom: 10px;
		border-bottom: 1px solid #999;
	}
	#video-show {
		width: 100%;
		margin: 0 auto;
	}
		
/* TEXTS */
	h1 {
		font: bold 20px Arial;
		color: #fff000;
		background: #b60000;
		padding: 10px 0 10px 20px;
	}
	h2, h2 a { /*article list title*/
		font: bold 14px Arial;
		color: #cb0000;
		text-decoration: none;
	}
	h2 a:hover, #cheat-article h2 a:hover {
		color: #e09103;
	}
	#cheat-article h2, #cheat-article h2 a {
		font: bold 20px Arial;
		line-height: 20px;
	}
	#cheat-article h2 span {
		font: bold 14px Arial;
		color: #000;
		line-height: 14px;
	}
	h3 { /*box titles*/
		font: bold 15px Arial;
		color: #fff;
		text-transform: uppercase;
		text-align: left;
		padding: 10px;
	}
	h4, #topgames h4 a {
		font: bold 14px Arial;
		color: #fff;
	}
	h4 span {
		color: #f59000;
	}
	h4 a {
		color: #fff000;
		text-decoration: none;
	}
	h4 a:hover, #topgames h4 a:hover  {
		color: #ffb10a;
		text-decoration: none;
	}
	.wrap h4, .wrap h4 a {
		font: bold 12px Arial;
		color: #fff000;
		text-decoration: none;
	}
	.wrap h4 a:hover {
		color: #ffb10a;
	}
	.pic-wrap h4 {
		color: #f9c100;
		text-align: center;
	}
	#news-list h4 {
		font-size: 16px;
	}
	#events-list h4, #gossip-list h4, #other-previews-list h4, #other-news-list h4 {
		font-size: 12px;
	}
	#screenshot-list h4 {
		font-size: 14px;
	}
	#video-list h4 a {
		font: bold 16px Arial;
		color: #f9c100;
	}
	#video-list h4 a:hover {
		color: #f96f00;
	}
	h5 { /*game score*/
		float: right;
		font: bold 21px Arial;
		color: #f59000;
		margin-top: -30px;
	}
	h6 {
		float: left;
		font: bold 16px Arial;
		color: #ffae00;
		padding-right: 5px;
		width: 14px;
	}
	b b { /*big game score*/
		font: bold 48px Arial;
		color: #f59000;
		margin-top: 10px;
		text-align: center;
	}
	p {
		font: 12px Arial;
		color: #fff;
		padding-top: 5px;
	}
	p#video-note {
		padding-top: 0;
	}
	p#video-note span {
		font-size: 10px;
	}
	p#wp-note {
		text-align: center;
	}
	p#note {
		text-align: right;
		font: 11px Verdana;
		color: #000;
		padding: 5px 20px 0 0;
	}
	p#list {
		font: 12px Arial;
		color: #000;
	}
	p#posted {
		font: 10px Arial;
		color: #fff;
	}
	.article p {
		padding: 10px 0;
	}
	.cheats-content p {
		font: 12px Arial;
		color: #000;
		padding: 10px 0;
	}
	.pic-wrap p {
		text-align: center;
	}
	p#big {
		font: bold 16px Arial;
		color: #fff;
		padding-top: 0;
		padding-bottom: 15px;
		width: 90%;
	}
	
/* LINKS */
	
	/*ALPHABETICAL NAV */
	
	#alpha-nav {
		height: 30px;
	}
	ul#alphabet-links {
		width: 100%;
		font: bold 13px Arial;
		color: #000;
		text-align: center;
		margin-left: 5px;
	}
	ul#alphabet-links li, ul#alphabet-links li a {
		float: left;
		font: bold 13px Arial;
		color: #000;
		text-decoration: none;
	}
	ul#alphabet-links li a:hover {
		text-decoration: underline;
	}
	ul#alphabet-links li a.active {
		color: #c50000;
	}
	
	/* PREV NEXT */
	#news-list #prev-next-links, #events-list #prev-next-links, #gossip-list #prev-next-links {
		margin-top: 10px;
		color: #fff;
	}
	#prev {
		float: left;
		background: url(bg-prev.gif) center left no-repeat;
		padding-left: 10px;
	}
	#next {
		float: right;
		background: url(bg-next.gif) center right no-repeat;
		padding-right: 10px;
	}
	#prev-white {
		float: left;
		background: url(bg-prev-white.gif) center left no-repeat;
		padding-left: 10px;
	}
	#next-white {
		float: right;
		background: url(bg-next-white.gif) center right no-repeat;
		padding-right: 10px;
	}
	#next, #next-white {
		margin-left: 20px;
	}
	#prev, #prev-white {
		margin-right: 20px;
	}
	#prev, #prev a, #next, #next a, ul#paging, ul#paging li, ul#paging li a {
		font: bold 12px Arial;
		color: #000;
		text-decoration: none;
	}
	#prev-white, #prev-white a, #next-white, #next-white a,
	ul#paging-white, ul#paging-white li, ul#paging-white li a {
		font: bold 12px Arial;
		color: #fff;
		text-decoration: none;
	}
	ul#paging, ul#paging-white {
		text-align: center;
		margin: 0 20px;
	}
	ul#paging li, ul#paging li a, ul#paging-white li, ul#paging-white li a {
		float: left;
	}
	#prev a:hover, #next a:hover, ul#paging li a:hover,
	#prev-white a:hover, #next-white a:hover, ul#paging-white li a:hover {
		text-decoration: underline;
	}
	ul#paging li a.active {
		color: #c50000;
	}
	ul#paging-white li a.active {
		color: #fff000;
	}
	
	/* OTHER LINKS */
	#all-links {
		float: right;
		padding: 10px;
		margin-top: -37px;
	}
	#all-links a {
		font: 13px Arial;
		color: #fff;
		font-style: italic;
		text-transform: lowercase;
		text-decoration: none;
		text-align: right;
	}
	#all-links a:hover {
		text-decoration: underline;
	}
	p a {
		font: 10px Verdana;
		color: #ffb10a;
		text-decoration: none;
	}
	p a:hover {
		text-decoration: underline;
	}
	.pic-wrap p a {
		font: 11px Arial;
		color: #fff;
		text-decoration: none;
	}
	.pic-wrap p a:hover {
		text-decoration: underline;
	}

/* BOTTOMNAV */

	ul#bottomnav {
		margin: 0; padding: 0;
		list-style: none;
		float: right;
		width: 490px;
		margin-top: 13px;
	}
	ul#bottomnav li {
		font: bold 11px Verdana;
		float: left;
		margin: 0; padding: 0;
	}
	ul#bottomnav li a {
		color: #000;
		text-decoration: none;
		}
	ul#bottomnav li a:hover {
		text-decoration: underline;
		}

/* IMAGES & THUMBNAILS */

	.thumb {
		float: left;
	}
	.thumb-left {
		float: left;
		padding-right: 10px;
	}
	.thumb-right {
		float: right;
		padding-left: 10px;
	}
	.thumb img, .thumb-left img, .thumb-right img {
		border: 1px solid #fff;
	}
	#review-list img {
		border: 1px solid #777;
	}
	#cheat-list img, #preview-list img, .cheats-intro img {
		border: 1px solid #444;
	}
	.article img {
		margin: 10px 0;
		border: 1px solid #fff;
	}
	.article img.right {
		float: right;
		margin-left: 20px;
	}
	.article img.left {
		float: left;
		margin-right: 20px;
	}
	.pic-wrap img {
		border: 1px solid #909090;
		margin-bottom: 5px;
	}
	
	/* pikachoose galery from http://pikachoose.com */
	.pikachoose{
		width:516px;
		margin:10px 0 -10px 0;
		}
	/* This is the ul you have all your images in */
	.pikachoose ul{
		padding-left:0;
		width:550px;
		height:auto;
		overflow:hidden;
	}
	.pikachoose ul li{
		float: left;
		border:1px solid #555;
		background:#777;
		margin: 0 14px 10px 0;
		position:relative;
		overflow:hidden;
	}
	.pikachoose ul li div img{
		position:relative;
		cursor:pointer;
	}
	/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
	.pika_main{
		width:516px;
		height:390px;
		display:block;
		position:relative;
	}
	/*sine we give it the fake border, you need to position the image a little. */
	.pika_main_img{
		position:absolute;
		top:0;
		left:0;
	}
	.pika_back_img{
		position:relative;
		top:0;
	}
	.pika_subdiv{
		position:relative;
		height: 370px;
		border:1px solid #555;
		background:#777;
		padding:0;
		margin:0;
	}
	.pika_subdiv img, .pika_subdiv a img{border:none;}
	.pika_caption{
		width:500px;
		height:16px;
		padding-top:0px;
		text-align:center;
		position:absolute;
		bottom:0px;
		left:0px;
		background:url('black.png') top left;
	}
	.pika_caption a{color:white;}

	.pika_play{
		position:absolute;
		z-index:1;
		left:50%;
		margin-left:-25px;
		width:50px;
		top:0px;
	}
	.pika_play a{
		position:relative;
		margin-left:auto;
		cursor:pointer;
		display: block;
		width:50px;
		height:50px;
		background:url('play.png') top center no-repeat;
	}
	.pika_play a{
		position:relative;
		margin-left:auto;
		cursor:pointer;
		display: block;
		width:50px;
		height:50px;
		background:url('pause.png') top center no-repeat;
	}

	.pika_navigation a{
		font-size: 12px;
		text-decoration: none;
	}
	.pika_navigation a:hover{text-decoration: underline;}
	.pika_navigation{
		padding-top:10px;
		clear:both;
		text-align:center;
	}

	/* if you want to 'hide' these jus make their height and width 1px */
	.pika_prev_hover{
		position:absolute;
		top:5px;
		left:5px;
		height:1px;
		width:1px;
		background:url('rewind.png') top left no-repeat;
	}
	.pika_next_hover{
		position:absolute;
		top:5px;
		right:5px;
		height:1px;
		width:1px;
		background:url('fastf.png') top right no-repeat;
	}
	
	/*----------FANCYBOX----------*/	
	html, body {
		height: 90%;
	}
	div#fancy_overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #000;
		display: none;
		z-index: 80;
	}
	* html div#fancy_overlay {
		position: absolute;
		height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}
	div#fancy_wrap {
		text-align: left;
	}
	div#fancy_loading {
		position: absolute;
		height: 40px;
		width: 40px;
		cursor: pointer;
		display: none;
		overflow: hidden;
		background: transparent;
		z-index: 100;
	}
	div#fancy_loading div {
		position: absolute;
		top: 0;
		left: 0;
		width: 40px;
		height: 480px;
		background: transparent url('fancy_progress.png') no-repeat;
	}
	div#fancy_loading_overlay {
		position: absolute;
		background-color: #FFF;
		z-index: 30;
	}
	div#fancy_loading_icon {
		position: absolute;
		background: url('fancy_loading.gif') no-repeat;
		z-index: 35;
		width: 16px;
		height: 16px;
	}
	div#fancy_outer {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 90;
		padding: 18px 18px 33px 18px;
		margin: 0;
		overflow: hidden;
		background: transparent;
		display: none;
	}
	div#fancy_inner {
		position: relative;
		width:100%;
		height:100%;
		background: #FFF;
	}
	div#fancy_content {
		margin: 0;
		z-index: 100;
		position: absolute;
	}
	div#fancy_div {
		background: #000;
		color: #FFF;
		height: 100%;
		width: 100%;
		z-index: 100;
	}
	img#fancy_img {
		position: absolute;
		top: 0;
		left: 0;
		border:0; 
		padding: 0; 
		margin: 0;
		z-index: 100;
		width: 100%;
		height: 100%;
	}
	div#fancy_close {
		position: absolute;
		top: -12px;
		right: -15px;
		height: 30px;
		width: 30px;
		background: url('fancy_closebox.png') top left no-repeat;
		cursor: pointer;
		z-index: 181;
		display: none;
	}
	#fancy_frame {
		position: relative;
		width: 100%;
		height: 100%;
		display: none;
	}
	#fancy_ajax {
		width: 100%;
		height: 100%;
		overflow: auto;
	}
	a#fancy_left, a#fancy_right {
		position: absolute; 
		bottom: 0px; 
		height: 100%; 
		width: 35%; 
		cursor: pointer;
		z-index: 111; 
		display: none;
		background-image: url(data:image/gif;base64,AAAA);
		outline: none;
	}
	a#fancy_left {
		left: 0px;
		border: none;
	}
	a#fancy_right {
		right: 0px; 
		border: none;
	}
	span.fancy_ico {
		position: absolute; 
		top: 50%;
		margin-top: -15px;
		width: 30px;
		height: 30px;
		z-index: 112; 
		cursor: pointer;
		display: block;
	}
	span#fancy_left_ico {
		left: -9999px;
		background: transparent url('fancy_left.png') no-repeat;
	}
	span#fancy_right_ico {
		right: -9999px;
		background: transparent url('fancy_right.png') no-repeat;
	}
	a#fancy_left:hover {
	  visibility: visible;
	  background-color: transparent;
	}
	a#fancy_right:hover {
	  visibility: visible;
	  background-color: transparent;
	}
	a#fancy_left:hover span {
		left: 20px; 
	}
	a#fancy_right:hover span {
		right: 20px; 
	}
	.fancy_bigIframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: transparent;
	}
	div#fancy_bg {
		position: absolute;
		top: 0; left: 0;
		width: 100%;
		height: 100%;
		z-index: 70;
		border: 0;
		padding: 0;
		margin: 0;
	}	
	div.fancy_bg {
		position: absolute;
		display: block;
		z-index: 70;
		border: 0;
		padding: 0;
		margin: 0;
	}
	div.fancy_bg_n {
		top: -18px;
		width: 100%;
		height: 18px;
		background: transparent url('fancy_shadow_n.png') repeat-x;
	}
	div.fancy_bg_ne {
		top: -18px;
		right: -13px;
		width: 13px;
		height: 18px;
		background: transparent url('fancy_shadow_ne.png') no-repeat;
	}
	div.fancy_bg_e {
		right: -13px;
		height: 100%;
		width: 13px;
		background: transparent url('fancy_shadow_e.png') repeat-y;
	}
	div.fancy_bg_se {
		bottom: -18px;
		right: -13px;
		width: 13px;
		height: 18px;
		background: transparent url('fancy_shadow_se.png') no-repeat;
	}
	div.fancy_bg_s {
		bottom: -18px;
		width: 100%;
		height: 18px;
		background: transparent url('fancy_shadow_s.png') repeat-x;
	}
	div.fancy_bg_sw {
		bottom: -18px;
		left: -13px;
		width: 13px;
		height: 18px;
		background: transparent url('fancy_shadow_sw.png') no-repeat;
	}
	div.fancy_bg_w {
		left: -13px;
		height: 100%;
		width: 13px;
		background: transparent url('fancy_shadow_w.png') repeat-y;
	}
	div.fancy_bg_nw {
		top: -18px;
		left: -13px;
		width: 13px;
		height: 18px;
		background: transparent url('fancy_shadow_nw.png') no-repeat;
	}
	div#fancy_title {
		position: absolute;
		bottom: -27px;
		left: 0;
		width: 100%;
		z-index: 100;
	}
	div#fancy_title div {
		color: #999;
		background-color: #000;
		font: bold 11px Verdana;
		padding: 7px 7px 7px 7px;
		text-align: left;
	}
	div#fancy_title table {
		width: 100%;
		margin: 0 auto;
		filter: alpha(opacity=70);
		opacity: 0.7;
	}
	div#fancy_title table td {
		padding: 0;
		vertical-align: middle;
	}

/* MISC */
	
	.half {
		width: 48%;
	}
	.big {
		font-size: 130%;
		font-weight: bold;
	}
	.clear {
		clear: both;
	}
	.last {
		border: none;
		padding-bottom: 0;
	}