/* 
	Homepage
*/
#index-page.main{
	display:block;
	float:float;
	width:959px;
}

#breadcrumbs{
	background-image:url(../images/panels.png);
	background-position:-4740px -50px;
	background-repeat:no-repeat;
	height:15px;
}


/*
Top Games

*/


#top-games-box{
	position:relative;
	width: 693px;
	height:254px;
	margin-top:1px;
	margin-bottom:15px;
}

#top-games-box ul,
#top-main-holder ul,
#top-games-box ul#top-games li,
ul#top-main-holder li{
	padding:0;
	margin:0;
	list-style-type:none;
}


#top-games-box ul#top-main-holder  li.top-main-image {
	width:480px;
	height:254px;
	position:absolute;
	top:0;
	left:0;
	background-position:0 0;
	background-repeat:no-repeat;
}

#top-games-box ul#top-main-holder .active-text{
	display:block;
	float:left;
	width:480px;
	height:84px;
	color:#fff;	
	background-image:url(../images/assets/game-hover.png);
	background-position:-250px 0;
	background-repeat:no-repeat;
}
#top-games-box ul#top-main-holder .active-text h3,
#top-games-box ul#top-main-holder .active-text p{
	padding:0 15px;
	margin:0;
}
#top-games-box ul#top-main-holder .active-text h3{
	padding-top:10px;
}

#top-games-box ul#top-main-holder .active-text a:link,
#top-games-box ul#top-main-holder .active-text a:visited{
	background-image:none;
	width:auto;
	height:auto;
	border:0 none;
	display:inline;
	float:none;
	color:#fff;
}
#top-games-box ul#top-main-holder .active-text a:hover,
#top-games-box ul#top-main-holder .active-text a:active,
#top-games-box ul#top-main-holder .active-text a:focus{
	color:#9cf;
}

#top-games-box ul#top-games li#top-small-1,
#top-games-box ul#top-games li#top-small-2,
#top-games-box ul#top-games li#top-small-3{
	width:212px;
	height:84px;
	position:absolute;
	top:0;
	left:481px;
	background-position:5px 5px;
	background-repeat:no-repeat;
}

#top-games-box ul#top-games li#top-small-2{
	top:85px;
	background-color:#3e6;
}

#top-games-box ul#top-games li#top-small-3{
	top:170px;
	background-color:#3b6;
}

#top-games-box ul#top-games li a:link,
#top-games-box ul#top-games li a:visited{
	display:block;
	border:5px solid #666;
	width:202px;
	height:74px;
}
#top-games-box ul#top-games li.active a:link,
#top-games-box ul#top-games li.active a:visited{
	border:5px solid #000;
	background-image:url(../images/assets/game-hover.png);
}

#top-games-box ul#top-games li.tabbed a:hover,
#top-games-box ul#top-games li.tabbed a:active,
#top-games-box ul#top-games li.tabbed a:focus{
	border:5px solid #000;
	background-image:url(../images/assets/game-hover.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#top-game-2, #top-game-3 {
	display: none;
}

/*
Top contributors, cheats etc
*/

#tabbed-header{
	float:left;
	width:693px;
	height:42px;
	border-bottom:5px solid #06c;
}

#tabbed-header #tab-left,
#tabbed-header #tab-middle,
#tabbed-header #tab-right{
	float:left;
	margin:0 5px 0 0;
	padding:0;
	width:228px;
	background-color:#eee;
}

#tabbed-header #tab-middle{
	margin-right:4px;
	}
#tabbed-header #tab-right{
	margin:0;
}

#tabbed-header .active,
#tabbed-header .tab,
#tabbed-header .tab:hover  {
	background-image:url(../images/tab-headers.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:42px;
	cursor:pointer;
}

#tabbed-header .tab {
	background-position:-228px 0;
}

#tabbed-header .tab:hover {
	background-position:-456px 0;
}


#tabbed-header .active,
#tabbed-header .active:hover {
	background-position: 0 0;
}


#tabbed-header .tab a {
	color:#333;
	padding:13px 0 0 15px;
	display: block;
	text-decoration:none;
}

#tabbed-header .active a {
	color:#fff;
	text-decoration:none;
}

#tabbed-header .tab:hover a {
	color:#06c;
	text-decoration:none;
}

#tabbed-header .active a:hover {
	color:#fff;
	text-decoration:none;
}

#product-holder{
	float:left;
	width:693px;
}

#newmembers, #topcheats {
	display: none;
}

#contributors {


}

#product-holder .borders {
	border-left:1px solid #d0dfef;
	border-right:1px solid #d0dfef;
}

/*
Games reviews holder
*/

.scroll-panel {
	padding: 15px;
	float: left;
}









