
#CategoryHead{ 
	width:899; 
	height:278px; 
	position:relative; 
	margin:0 auto 0 auto; 
	} 
#CategoryHead h1{ 
	position:absolute;
	width:440px;
	 height:278px; 
	top:0px; 
	left:0px;
	margin:0px; 
	padding:0px;  
} 
#CategoryIntroCopy{ 
	position:absolute;
	left:440px; 
	height:278px; 
	width:460px;
	top:0px; 
	background:url(/images/categoryheadbg.png); 
} 
#CategoryIntroCopy h2{ 
	padding-left:37px; 
	background:url(/images/smallheadlinelogo.png) no-repeat top left; 
	margin-top:10px; 
	margin-left:10px; 
	height:26px; 
	padding-top:3px; 
} 
#CategoryIntroCopy p{ 
	margin-left:47px; 
	line-height:1.5em; 
} 
#FeaturedCategoryGames{ 
	background-color:#424a72; 
	padding:15px 0px; 
} 
#FeaturedCategoryGames div.featured{ 
	width:270px; 
	float:left; 
	margin-left:22px; 
	margin-top:10px;
	background-color:#c9d5e2; 
	color:#424a72; 
	position:relative; 
	height:350px;
}
#FeaturedCategoryGames div.featured .addtocartstylized{
	position:absolute; 
	bottom:6px;
	cursor:hand; 
	cursor:pointer; 
} 
#FeaturedCategoryGames div.featured p{ 
	margin:0px 5px 4px 12px;
} 
#CopySpaceHead{ 
	background:#FFF; 
	padding-top:10px;
} 
.bigbutton{ 
	display:block; 
	width:278px; 
	height:135px;
	text-decoration:none;  
	position:relative; 
	overflow:hidden; 
	float:left;
	margin:0px 9px 21px 9px; 
	font-size:95%; 
	text-transform:uppercase; 
} 
.bigbutton img{ 
	display:block;
	position:absolute; 
	top:4px; 
	left:8px;
	margin-bottom:4px; 
}
.bigbutton span{ 
	display:block; 
	width:120px;
 	position:absolute; 
	top:4px; 
	left:145px;
	line-height:1em; 
	font-size:110%; 
} 
.bigbutton span a{ 
	display:block; 
	text-decoration:none; 
	margin-bottom:5px; 
} 
.bigbutton span a:link{ 
	text-decoration:none; 
} 
.bigbutton span a:hover{ 
	text-decoration:underline; 
} 
.bigbutton span em{ 
	font-style:normal; 
	font-size:80%; 
	display:block; 
	text-transform:none; 
} 
.bigbutton span b{ 
	font-size:80%; 
	text-transform:none; 
	color:#962445;
	display:block; 
	margin-top:10px; 
} 
.bigbutton span input[type="button"],
.bigbutton span input[type="submit"]{ 
	border:0px; 
	background:#a7a7a7; 
	color:#fff; 
	margin:10px 0px; 
	padding:5px;
	font-size:70%;  
	text-transform:uppercase; 
}
#GameDescriptionPopUp table, 
#GameDescriptionPopUp table td{  
	border:none; 
	padding:0px; 
	margin:0px; 
} 
#GameDescriptionPopUp table td.top{ 
	background:url(/images/popupbox_top.png) repeat-x left top; 
	height:2px; 
} 
#GameDescriptionPopUp table td.bottom{ 
	background:url(/images/popupbox_bottom.png) repeat-x left top; 
	height:2px; 
} 
#GameDescriptionPopUp table td.right{ 
	background:url(/images/popupbox_right.png) repeat-y left top; 
	width:2px; 
} 
#GameDescriptionPopUp table td.left{ 
	background:url(/images/popupbox_left.png) repeat-y right top; 
	width:2px; 
} 
#GameDescriptionPopUp table td.leftarrow{ 
	background:url(/images/popupbox_leftarrow.png) no-repeat left top; 
	width:10px; 
} 
#GameDescriptionPopUp table td.rightarrow{ 
	background:url(/images/popupbox_rightarrow.png) no-repeat left top; 
	width:10px; 
} 
#GameDescriptionPopUp table td#popupcopy{ 
	background:url(/images/popupbox_bg.png) repeat top left; 
	color:#FFFFFF; 
	padding:7px; 
} 
#GameDescriptionPopUp{ 
	position:absolute; 
	z-index:200; 
	width:250px; 
} 
#GameDescriptionPopUp table{
	width:250px; 
} 
