* 
{
	margin: 				0;
	padding: 			0;
}

html
{
	margin:				0;
	padding: 			0;
	height: 				100%;
}

img
{
	border: 0;
}

body
{
	margin: 				0;
	padding: 			0;
	background: 		url('/Images/BGTexture.jpg');
	height: 				100%;
	text-align: 		center;
	font-family: 		Arial, Verdana, 'Trebuchet MS', sans-serif;
	color:				#616161;
}
a
{
color: blue;
}
h1
{
	color:				#ce0000;
	font-size:			16px;
	text-transform:	uppercase;
	font-weight: 		bold;
}

h2
{
	color:				#ce0000;
	font-size:			14px;
	text-transform:	uppercase;
	font-weight: 		bold;
}

#Wrapper
{
	width: 				926px;
	background: 		url('/Images/WrapperBackground.png') repeat-y;
	min-height: 		100%;
	margin: 				0 auto;
}

#WrapperInner
{
	width: 				894px;
	margin: 				0 auto;
}

p
{
	margin-top: 		1em;
	margin-bottom: 	1em;
}

#Logo
{
	cursor: 				pointer;
	width: 				894px;
	height: 				191px;
	background: 		url('/Images/Logo.jpg');
}

#Menu
{
	background: 		#e0e0e0;
	height: 				24px;
	color: 				#868686;
}

#Menu ul
{
	margin-left: 		10px;
}

#Menu li
{
	list-style-type:	none;
	float: 				left;
	margin-right: 		20px;
	font-weight: 		bold;
	font-size: 			11px;
	line-height: 		24px;
}

#Content
{
	text-align: 		left;
	padding: 			15px;
}

#Categories
{
	margin: 				0;
	padding: 			0;
	width: 				139px;
	float: 				left;
	border-right: 		1px solid #D3D3D3;
	margin-right: 		15px;
	height: 				290px;
}

#Categories h1
{
	color:				#ce0000;
	font-size:			16px;
	text-transform:	uppercase;
	font-weight: 		bold;
}

#Categories ul
{
	margin-top:			5px;
	list-style-type:	none;
}

#Categories li
{
	font-size:			11px;
	padding-left: 		10px;
	background: 		url('/Images/ListItem.jpg') 0 6px no-repeat;
	line-height: 		18px;
}
#Categories a
{
	color: #616161;
}

.Clear
{	
	clear: 				both;
	font-size: 			1px;
	height: 				1px;
	line-height: 		1px;
}

#TopGames
{
	width: 				298px;
	float: 				right;
	border-left: 		1px solid #D3D3D3;		
	height: 				290px;				
}

.BlockTitle
{
	color:				#ce0000;
	font-size:			16px;
	text-transform:	uppercase;
	font-weight: 		bold;
}

#NewestGames
{
	float: left;
	width: 393px;
	margin-right: 		15px;		
	height: 				290px;				
}

#Footer
{
	background: 		url('/Images/Footer.jpg');
	height: 				178px;
	width: 				894px;
	margin: 				0 auto;
	margin-top: 		-178px;
}

#FooterFiller
{
	height: 				178px;
}

.TopGamesPadding
{
	padding: 			15px;
	padding-top: 		0;
}

.TopGame
{
	margin-left: 		10px;
	margin-top: 		10px;
	padding-bottom: 	20px;
	border-bottom: 	1px solid #d3d3d3;
	margin-bottom:		5px;
}

.TopGameTitle
{
	font-size: 			15px;
	color: 				#ce0000;
}
.TopGameTitle a
{
	color: 				#ce0000 !important;
	text-decoration: none;
}
.TopGame img
{
	float: 				left;
	margin-right: 		5px;
}

.TopGameDescription
{
	display: 			block;
	font-size: 			11px;
}
.TopGameDescription a
{
	color: #616161;
	text-decoration: none;
}
.TopGamePlayLink
{
	margin-top: 		6px;
	color: 				blue;
	text-decoration: 	underline;
	cursor: 				pointer;
	display: 			block;
	font-size: 			12px;
}

.NewGame
{
	background: 		url('/Images/NewGameBG.jpg');
	width: 				393px;
	height: 				113px;
	margin-bottom: 	15px;
}

.NewGame img
{
	float: 				left;
	margin-right: 		9px;
}

.NewGameTitle
{
	display: 			block;
	font-weight: 		bold;
}

.NewGameInner
{
	padding: 			13px;
}

.NewestGamesHolder
{	
	margin-top: 		10px;
}

.NewGameDescription
{	
	font-style: 		italic;
	font-size: 			12px;
	margin-top: 		3px;
	display: 			block;
}

.PlayNowButton
{
	margin-top: 		15px;
}

#LeftRow
{	
	width: 546px;
	float: left;
	margin-top: 20px;
	. margin-top: 0px;
}

#RightRow
{
	float: right;
	margin-top: 20px;
	. margin-top: 0px;
	width: 300px;
	height: 700px;
}

/* game category blue */
.CategoryContent ul
{
	padding: 0;
	margin: 0;			
	list-style-type: none;
	padding: 10px;
	padding-top: 5px;
}

.CategoryContent li
{
	padding: 0;
	margin: 0;
	font-size: 12px;
	border-bottom: 1px solid #ECECEC;
	background: url('/Images/ListItemGray.jpg') left center no-repeat;
	padding-left: 10px;
	line-height: 20px;
}

.CategoryContent li a
{
	color: #616161;
}

.CategoryContent li.bold a 
{
	color: #797979;
}
			
.BlueCategory
{
	float: left;
	width: 174px;
	background: url('/Images/BlueCatBG.jpg') repeat-y;
	margin-right: 12px;
	margin-bottom: 12px;
}

.BlueCategoryHead
{
	background: url('/Images/BlueCatHeader.jpg') no-repeat;
	height: 27px;
	text-align: center;
	font-weight: bold;
	color: white;
	line-height: 27px;
	font-size: 13px;
}

.BlueCategoryFooter
{
	background: url('/Images/BlueCatFooter.jpg') no-repeat;
	height: 17px;
}

/* game category Red */
.RedCategory
{
	float: left;
	width: 174px;
	background: url('/Images/RedCatBG.jpg') repeat-y;
	margin-right: 12px;
	margin-bottom: 12px;
}

.RedCategoryHead
{
	background: url('/Images/RedCatHeader.jpg') no-repeat;
	height: 27px;
	text-align: center;
	font-weight: bold;
	color: white;
	line-height: 27px;
	font-size: 13px;
}
.RedCategoryFooter
{
	background: url('/Images/RedCatFooter.jpg') no-repeat;
	height: 17px;
}		

/* game category Green */
.GreenCategory
{
	float: left;
	width: 174px;
	background: url('/Images/GreenCatBG.jpg') repeat-y;
	margin-right: 12px;
	margin-bottom: 12px;
}

.GreenCategoryHead
{
	background: url('/Images/GreenCatHeader.jpg') no-repeat;
	height: 27px;
	text-align: center;
	font-weight: bold;
	color: white;
	line-height: 27px;
	font-size: 13px;
}

.GreenCategoryFooter
{
	background: url('/Images/GreenCatFooter.jpg') no-repeat;
	height: 17px;
}

/* game category blue big */
.BlueCategoryBig
{
	float: left;
	width: 300px;
	background: url('/Images/BlueCatBGBig.jpg') repeat-y;
	margin-top: 10px;
	margin-bottom: 12px;
	margin-right:0;
}

.BlueCategoryHeadBig
{
	background: url('/Images/BlueCatHeaderBig.jpg') no-repeat;
	height: 27px;
	text-align: center;
	font-weight: bold;
	color: white;
	line-height: 27px;
	font-size: 14px;
}

.BlueCategoryFooterBig
{
	background: url('/Images/BlueCatFooterBig.jpg') no-repeat;
	height: 17px;
}
		
.CategoryContentBig
{
	padding-right: 10px;
	padding-left: 10px;
}

.FavoriteGame
{
	margin-top: 		12px;
	padding-bottom: 	17px;
	border-bottom: 	1px solid #d3d3d3;
	margin-bottom:		15px;
}

.FavoriteGameTitle
{
	font-size: 			15px;
	color: 				#ce0000;
}
.FavoriteGameTitle a
{
	color: 				#ce0000;
}

.FavoriteGame img
{
	float: 				left;
	margin-right: 		5px;
}

.FavoriteGameDescription
{
	display: 			block;
	font-size: 			11px;
}
.FavoriteGameDescription a
{
	color: #616161 !important;
	text-decoration: none;
}
.FavoriteGamePlayLink
{
	margin-top: 		6px;
	color: 				blue;
	text-decoration: 	underline;
	cursor: 				pointer;
	display: 			block;
	font-size: 			12px;
}	

.bold
{
	font-weight: bold;
	text-align: center;
	padding: 0 !important;
	background: none !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	margin-bottom: 0px !important;
	font-size: 9px !important;
}

.MoreLink
{
	text-align: center;
}

#FooterInner
{
	text-align: center;
	padding-top: 110px;
	font-size: 12px;
	color: white;
}
#FooterInner p
{
	margin: 0;
}
#FooterInner ul
{
	width: 700px;
	margin: 0 auto;
	list-style-type: none;
	margin-top: 5px;
}
#FooterInner li
{
	display: inline;
	padding-right: 21px;
	background: url('/Images/FooterItem.png') 100% top no-repeat; 
}
#FooterInner a
{
	color: white;
}
.Paginator
{
	list-style-type: none;
	margin-top: 10px;
}

.Paginator li
{
	border: 1px solid #ECECEC;
	display: block;
	float: left;
	padding: 1px;
	font-size: 12px;
	margin-right: 3px;
}
.Paginator a
{
	display: block;
	color: #616161 !important;
	text-decoration: none;
	padding: 3px;
}
.Paginator li:hover
{
	background: #ECECEC;
}
.current
{
	padding: 4px !important;
	background: #ECECEC;
	font-weight: bold;
}
.Breadcrumb
{
	font-size: 12px;
	border-bottom: 1px solid #ECECEC;
	padding-bottom: 3px;
}
.Breadcrumb a
{
	color: #616161;
}
.CategoryGame
{
	margin-top: 		12px;
	padding-bottom: 	17px;
	border-bottom: 	1px solid #d3d3d3;
	margin-bottom:		15px;
	margin-right: 20px;
	float: left;
	width: 400px;
}

.CategoryGameTitle
{
	font-size: 			15px;
	color: 				#ce0000;
}
.CategoryGameTitle a
{
	font-size: 			15px;
	color: 				#ce0000 !important;	
	text-decoration: none;
}
.CategoryGame img
{
	float: 				left;
	margin-right: 		15px;
	height: 50px;
	width: 50px;
	background: black;
	border: 0 ;
}

.CategoryGameDescription
{
	display: 			block;
	font-size: 			11px;
}
.CategoryGameDescription a
{
	color: #616161 !important;
	text-decoration: none !important;
}
.CategoryGamePlayLink
{
	margin-top: 		6px;
	color: 				blue;
	text-decoration: 	underline;
	cursor: 				pointer;
	display: 			block;
	font-size: 			12px;
}	
#FavoritesHolder
{
	width: 250px;
	float: right;
	border-left: 1px solid #ECECEC;
}
#FavoritesHolder h2
{
	margin-top: 10px;
}
#GameHolder
{
	width: 610px;
	float: left;
}
#ControlBar
{
	margin-top: 10px;
	border: 1px solid #ECECEC;
	padding: 5px;
	font-size: 11px;
}