/* Category list */
#Categories
{
	width: 180px;
	margin-right: 15px;
	float: left;
}
#Categories li
{
	list-style-type: none;
}
#Categories li a
{
	color: #7d7d7d;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #c8c8c8;
	height: 28px;
	line-height: 28px;
	padding-left: 20px;
	background: url('/Images/ListItem.png') center left no-repeat;
}
#Categories li a:hover
{
	color: #3b3b3b;
	border-bottom: 1px solid #777777;
}

#FrontpageGoogleAd
{
	width: 160px;
	text-align: left;
	padding-top: 25px;
}

.Logo {
	margin: 25px;
	width: 360px;	
}

/* Content container */
h2.Title
{
	color: #6eac0d;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 9px;
	border-bottom: 1px solid #6eac0d;
	padding-bottom: 6px;
}
#RealContent
{
	border-left: 1px solid #c8c8c8;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	float: right;
	width: 725px;
}
#RealContentInner
{
	padding-left: 20px;
}
.CategoryBlock
{
	width: 335px;
	height: 250px;
	border-bottom: 1px solid #c8c8c8;
	float: left;
	margin-bottom: 40px;
	margin-right: 20px;	
	background: url('/Images/FPblockBG.png');
}
#fh1
{
	font-size: 13px;
	font-weight: normal;
}
.CategoryBlock li
{
	list-style-type: none;
	padding: 0; 
	margin: 0;
}
.CategoryBlockLeft
{
	float: left;
	width: 180px;
}
.CategoryBlockLeft ul
{
	padding-top: 8px;
}

.CategoryBlockRight
{
	float: right;
}
.CategoryBlock li
{
	border-bottom: 1px solid #c8c8c8;	
}
.CategoryBlock li a
{
	line-height: 35px;
	height: 35px;
	color: #777777;	
}
.CategoryBlock li a:hover
{
	color: #3b3b3b;
}
.AltTitle
{
	display: block;
	color: #6eac0d;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 4px;
	padding-top: 14px;
}
.RatingStarContainer
{
	padding-top: 3px;
	text-align: center;
}
.CategoryBlockMoreLink
{
	padding-top: 26px;
	text-align: center;
	overflow: hidden;
}
.CategoryBlockMoreLink a
{
	color: #777777;	
	font-size: 12px;
}
.Paginator
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.Clear
{
	clear: both;
}
.Paginator li
{
	list-style-type: none;
	padding: 5px;
	display: block;
	border: 1px solid #ECECEC;
	margin-right: 5px;
	float: left;
}
.Paginator a
{
	color: #6eac0d;
}
.CategoryScreenshot
{
	width: 200px;
	height: 130px;
}
.CategoryScreenshotSmaller
{
	width: 150px;
	height: 98px;
}
.CategoryGame
{
	text-align: center;
	float: left;
	padding: 5px;
	padding-left: 10px;
	padding-right: 11px;
	margin-bottom: 15px;
	margin-right: 3px;
	border: 1px solid #ECECEC;
}
#ControlBar
{
	border: 1px solid #c4c4c4;
	padding: 8px;
	margin-top: 5px;
}
#Partners li
{
	list-style-type: none;
	border: 1px solid #ececec;
	margin-right: 10px;
	width: 215px;
	float: left;
	margin-bottom: 5px;
	
}
#Partners a
{
	color:  #7d7d7d;
	display: block;
	padding: 5px;
}
.FavoriteGame
{
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 140px;
	border: 1px solid #ECECEC;
	text-align: center;
}
.FavoriteGame .CategoryGameTitle
{
	font-size: 10px;
}
.CategoryGameTitle a
{
	display: block;
	text-decoration: none;
	color: #6eac0d;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 2px;
}
.CategoryGameTitleSmaller a
{
	display: block;
	text-decoration: none;
	color: #6eac0d;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}
#FavoritesHolder
{
	width: 350px;
	float: left;
}
.MoreLink
{
	display: block;
	clear: both;
}
.CategoryGameDescription
{
	display: block;
}
h1
{
	color: #6eac0d;
	font-size: 21px;
	
}
