/* Category heading */

#catSection {
	height:295px;
	margin:0 5px 5px 5px;
	overflow:hidden;
}

#catLatest h2, #catHot h2 {
	color:#fff;
	font-size:16px;
	margin:0 0 0 2px;
	font-weight:bold;
	height:28px;
	line-height:30px;

}

#catLatest {
	width:295px;
	float:left;
	margin:0 10px;
	display:inline;
}

#catLatest #animHolder {
	margin-left:3px;
	margin-bottom:3px;
}

#catLatest p {
	margin:0 5px;
	color:#000;
	text-decoration:none;
	padding: 0 0 0 6px;

}

#catLatest a strong {
	font-weight:bold;
	color:#036;
	text-decoration:underline;
}

#catLatest a:hover strong {
	text-decoration:none;
}

#catHot {
	float:left;
	width:280px;
	margin:0 0 0 15px;	
}

#catHot h2 {
	margin:0 0 0 24px;
}

#catHot a {
	display:block;
	clear:both;
	padding:9px 5px 0 5px;
	overflow:hidden;
	margin:0 0 12px 0;
	text-decoration:none;
	color:#000;
}

#catHot a h3 {
	font-weight:bold;
	text-decoration:underline;
	color:#036;
}

#catHot a:hover h3 {
	text-decoration:none;
}

#catHot img {
	float:left;
	margin:0px 5px 0 0;
}

/* Icon and description */

#bigGameList li {
	display:block;
	float:left;
	width:203px;
	height:71px;
	margin:0 0 5px 5px;
	background:url([SERVER_ROOT]/images/bg_gamecat_big.gif );
	overflow:hidden;
}

#bigGameList a {
	display:block;
	margin:5px;
	text-decoration:none;
	overflow:hidden;
}

#bigGameList a img {
	float:left;
	margin:0 5px 0 0;
}

#bigGameList a strong {
	font-weight:bold;
	text-decoration:underline;
}

#bigGameList a:hover strong {
	text-decoration:none;
}

#bigGameList a span {
	display:block;
	color:#000;
	text-decoration:none;
}

/* game store */

#gameStoreList li {
	display:block;
	float:left;
	width:296px;
	height:110px;
	margin:0 0 5px 5px;
	background:url([SERVER_ROOT]/images/bg_gamestore.gif );
	overflow:hidden;
	padding:5px;
	position:relative;
}

#gameStoreList a {
	text-decoration:none;
	overflow:hidden;	
}

#gameStoreList a img {
	float:left;
	margin:0 5px 0 0;
}

#gameStoreList a strong {
	font-weight:bold;
	text-decoration:underline;
}

#gameStoreList a:hover strong {
	text-decoration:none;
}

#gameStoreList a p {
	color:#000;
	text-decoration:none;
}

#gameStoreList .purchase, #gameStoreBuyNow .purchase {
	display:block; 
	width:59px;
	position:absolute;
	height:21px;
	bottom:5px; left:160px;
	background:url([SERVER_ROOT]/images/button_buynow_small.gif );
	padding:7px 0 0 36px;
}

#gameStoreList .play, #gameStoreBuyNow .play {
	display:block; 
	width:40px;
	position:absolute;
	height:21px;
	bottom:5px; right:5px;
	background:url([SERVER_ROOT]/images/button_playnow_small.gif );
	text-align:center;
	padding:7px 0 0 0;
}

#gameStoreBuyNow .purchase {
	bottom:10px; left:90px;
}

#gameStoreBuyNow .play {
	bottom:10px; left:190px;
}

#gameStoreBuyNow {
	position:relative;
	margin:0 5px 5px 5px;
	padding:10px 10px 45px 10px ;
	display:block;
	background:#fff;
}

#gameStoreBuyNow a {
	display:block;
	text-decoration:none;
	color:#000;
}

#gameStoreBuyNow a strong {
	font-weight:bold;
	text-decoration:underline;
	color:#036;
}

#gameStoreBuyNow a:hover {
	text-decoration:none;
}

#gameStoreBuyNow img {
	float:left;
	margin:0 10px 0 0;
}

/* icon only */

#smallGameList li, #smallGameListBig li {
	float:left;
	display:inline;
	width:84px;
	height:96px;
	margin:0 0 5px 5px;
	overflow:hidden;
	background:url([SERVER_ROOT]/images/bg_gamecat_small.gif );
	position:relative;	
}

#smallGameList a, #smallGameListBig a {
	text-align:center;
	text-decoration:none;
	display:block;
	margin:5px;
}

#smallGameList a strong, #smallGameListBig a strong {
	font-weight:bold;
	text-decoration:underline;
}

#smallGameList a:hover strong, #smallGameListBig a:hover strong {
	text-decoration:none;
}

#smallGameList a p, #smallGameListBig a p {
	color:#000;
	text-decoration:none;
}

#smallGameListBig li {
	height:126px;
	background:url([SERVER_ROOT]/images/bg_gamecat_smallbig.gif );
}

#smallGameListBig {
	margin:5px 0 0 0;
}

#smallGameListBig .download {
	background:url([SERVER_ROOT]/images/bg_webmasterdownload.gif );
	position:absolute;
	bottom:0;
	height:20px;
	padding:5px 0 0 0;
	width:74px;
}



/* ///////////////////////// */
/* CATEGORY SPECIFIC STYLING */
/* ///////////////////////// */

/* Boys (Cat ID: 486) */
body.cat486 {
	background: url([SERVER_ROOT]/images/boygames/bg_boygames.gif ) repeat-x #384270;
}

body.cat486 div#wrapperNav {
	background:url([SERVER_ROOT]/images/boygames/nav.gif ) no-repeat;
}

body.cat486 div#moreNav {
	border-top:5px solid #7a81a7; background:transparent url([SERVER_ROOT]/images/boygames/nav_more_bg.gif ) bottom;
}

body.cat486 a#closeMoreNav {
	background:#fef7fb url([SERVER_ROOT]/images/boygames/nav_closetab.gif ) no-repeat;
}

body.cat486 div.ad_300x250 {
	background: url([SERVER_ROOT]/images/boygames/ad_300x250.gif );
}

body.cat486 div#miniPanel {
	background:url([SERVER_ROOT]/images/boygames/bg_minipanel.gif );
}

body.cat486 div.mainContent {
	background: #7a81a7;
}

body.cat486 div.complete {
	background: #7a81a7;
}

body.cat486 div.complete a.collapse {
	color:#f0f3fa;
}

body.cat486 div.mainContent a ,
body.cat486 div#catLatest a strong,
body.cat486 div#catHot a h3,
body.cat486 ul.catItems a {
	color:#23263a;
}

body.cat486 div#catSection {
	background:url([SERVER_ROOT]/images/boygames/bg_catSection.gif );
}

body.cat486 div.breadcrumb {
	background:url([SERVER_ROOT]/images/boygames/bg_g_breadcrumbs.gif );
	color: #525b75;
}

body.cat486 div.breadcrumb div.support span {
	background:url([SERVER_ROOT]/images/boygames/bg_g_breadcrumbs.gif ) top right;
}

body.cat486 div.breadcrumb div.support {
	background:url([SERVER_ROOT]/images/boygames/bg_g_breadcrumbssplit.gif ) top left no-repeat;
}

body.cat486 div.breadcrumb div.support a,
body.cat486 #subNav strong,
body.cat486 #subNav li a {
	background:url([SERVER_ROOT]/images/boygames/bg_tabcontrols.gif ) 100% 50% no-repeat;
}

body.cat486 a.channel {
	background-color:#7a81a7;
}

body.cat486 div.complete div.header {
	background:#3b426d;
}

body.cat486 .catItems {
	background:url([SERVER_ROOT]/images/boygames/bg_catlist.gif ) repeat-y 50% 0;
}

body.cat486 div.corner_tr.b,
body.cat486 div.corner_tl.b,
body.cat486 div.corner_br.b,
body.cat486 div.corner_bl.b,
body.cat486 div.corner_tr.c,
body.cat486 div.corner_tl.c,
body.cat486 div.corner_br.c,
body.cat486 div.corner_bl.c {
	background-image: url([SERVER_ROOT]/images/boygames/border_2.gif );
}

body.cat486 div.corner_tr.g,
body.cat486 div.corner_tl.g,
body.cat486 div.corner_br.g,
body.cat486 div.corner_bl.g {
	background-image: url([SERVER_ROOT]/images/boygames/border_3.gif );
}

body.cat486 div#footer {
	background:url([SERVER_ROOT]/images/boygames/bg_footer_new.gif) no-repeat top left;
}


/* Girls (Cat ID: 485) */
body.cat485_old {
	background: url([SERVER_ROOT]/images/girlgames/bg_girlgames.jpg ) repeat-x #d576a3;
}

body.cat485 div#wrapperNav {
	background:url([SERVER_ROOT]/images/girlgames/nav.gif ) no-repeat;
}

body.cat485 div#moreNav {
	border-top:5px solid #f0cdde; background:transparent url([SERVER_ROOT]/images/girlgames/nav_more_bg.gif ) bottom;
}

body.cat485 a#closeMoreNav {
	background:#fef7fb url([SERVER_ROOT]/images/girlgames/nav_closetab.gif ) no-repeat;
}

body.cat485 div.ad_300x250 {
	background: url([SERVER_ROOT]/images/girlgames/ad_300x250.gif );
}

body.cat485 div#miniPanel {
	background:url([SERVER_ROOT]/images/girlgames/bg_minipanel.gif );
}

body.cat485 div.mainContent {
	background: #f0cdde;
}

body.cat485 div.complete {
	background: #f0cdde;
}

body.cat485 div.mainContent a,
body.cat485 div#catLatest a strong,
body.cat485 div#catHot a h3,
body.cat485 div.complete a.collapse,
body.cat485 ul.catItems a {
	color:#534;
}

body.cat485 div#catSection {
	background:url([SERVER_ROOT]/images/girlgames/bg_catSection.gif );
}

body.cat485 div.breadcrumb {
	background:url([SERVER_ROOT]/images/girlgames/bg_g_breadcrumbs.gif );
	color: #755262;
}

body.cat485 div.breadcrumb div.support span {
	background:url([SERVER_ROOT]/images/girlgames/bg_g_breadcrumbs.gif ) top right;
}

body.cat485 div.breadcrumb div.support {
	background:url([SERVER_ROOT]/images/girlgames/bg_g_breadcrumbssplit.gif ) top left no-repeat;
}

body.cat485 div.breadcrumb div.support a,
body.cat485 #subNav strong,
body.cat486 #subNav a {
	background:url([SERVER_ROOT]/images/girlgames/bg_tabcontrols.gif ) 100% 50% no-repeat;
}

body.cat485 a.channel {
	background-color:#f0cdde;
}

body.cat485 div.complete div.header {
	background:#e299bb;
}

body.cat485 .catItems {
	background:url([SERVER_ROOT]/images/girlgames/bg_catlist.gif ) repeat-y 50% 0;
}

body.cat485 div.corner_tr.b,
body.cat485 div.corner_tl.b,
body.cat485 div.corner_br.b,
body.cat485 div.corner_bl.b,
body.cat485 div.corner_tr.c,
body.cat485 div.corner_tl.c,
body.cat485 div.corner_br.c,
body.cat485 div.corner_bl.c {
	background-image: url([SERVER_ROOT]/images/girlgames/border_2.gif );
}

body.cat485 div.corner_tr.g,
body.cat485 div.corner_tl.g,
body.cat485 div.corner_br.g,
body.cat485 div.corner_bl.g {
	background-image: url([SERVER_ROOT]/images/girlgames/border_3.gif );
}

body.cat485 div#footer {
	background:url([SERVER_ROOT]/images/girlgames/bg_footer_new.gif) no-repeat top left;
}


/* Halloween 2008 (Cat ID: 490) */
body.cat490 {
	background: url([SERVER_ROOT]/images/halloween/page_bg.png ) no-repeat center top  #333333;
}

body.cat490 h1 {
	background: transparent url([SERVER_ROOT]/images/halloween/bg_h1.png ) no-repeat scroll 12px 10px;
}

body.cat490 div#wrapperNav {
	background:url([SERVER_ROOT]/images/halloween/nav.png ) no-repeat;
}

body.cat490 div#moreNav {
	border-top:5px solid #393939; background:transparent url([SERVER_ROOT]/images/halloween/nav_more_bg.png ) bottom;
}

body.cat490 a#closeMoreNav {
	background:#ffffff url([SERVER_ROOT]/images/halloween/nav_closetab.png ) no-repeat;
}

body.cat490 div.ad_300x250 {
	background: url([SERVER_ROOT]/images/halloween/ad_300x250.png );
}

body.cat490 div#miniPanel {
	background:url([SERVER_ROOT]/images/halloween/bg_minipanel.png);
}

body.cat490 div.mainContent {
	background: #868686;
}

body.cat490 div.complete {
	background: #868686;
}

body.cat490 div.mainContent a,
body.cat490 div#catLatest a strong,
body.cat490 div#catHot a h3 {
	color:#242424; 
}

body.cat490 div.complete a.collapse {
	color:#ffffff;
}

body.cat490 ul.catItems a {
	color:#242424; margin-left: 6px;
}

body.cat490 div#catSection {
	background:url([SERVER_ROOT]/images/halloween/bg_catSection.png );
}

body.cat490 div.breadcrumb {
	background:url([SERVER_ROOT]/images/halloween/bg_g_breadcrumbs.png );
	color: #fafafa;
}

body.cat490 div.breadcrumb div.support span {
	background:url([SERVER_ROOT]/images/halloween/bg_g_breadcrumbs.png ) top right;
}

body.cat490 div.breadcrumb div.support {
	background:url([SERVER_ROOT]/images/halloween/bg_g_breadcrumbssplit.png ) top left no-repeat;
}

body.cat490 div.breadcrumb div.support a.last {
	background: none;
}

body.cat490 div.breadcrumb div.support a,
body.cat490 #subNav strong,
body.cat490 #subNav a {
	background:url([SERVER_ROOT]/images/halloween/bg_tabcontrols.png ) 100% 50% no-repeat;
}

#subNav li.more a {
	background: none;
}

body.cat490 a.channel {
	background-color:#868686;
}

body.cat490 div.complete div.header {
	background:#393939;
}

body.cat490 .catItems {
	background:url([SERVER_ROOT]/images/halloween/bg_catlist.png ) repeat-y 50% 0;
}

body.cat490 div.corner_tr.b,
body.cat490 div.corner_tl.b,
body.cat490 div.corner_br.b,
body.cat490 div.corner_bl.b,
body.cat490 div.corner_tr.c,
body.cat490 div.corner_tl.c,
body.cat490 div.corner_br.c,
body.cat490 div.corner_bl.c {
	background-image: url([SERVER_ROOT]/images/halloween/border_2.png );
}

body.cat490 div.corner_tr.g,
body.cat490 div.corner_tl.g,
body.cat490 div.corner_br.g,
body.cat490 div.corner_bl.g {
	background-image: url([SERVER_ROOT]/images/halloween/border_3.png );
}

body.cat490 div#footer {
	background:url([SERVER_ROOT]/images/halloween/bg_footer_new.png) no-repeat top left;
}



/* Christmas 2008 (Cat ID: 490) */

/*body.cat4 {
	background: url([SERVER_ROOT]/images/bg_xmas_08.jpg ) no-repeat center top  #09447e;
}*/


/* Time Out Category */

body.H_game.cat509 { background: #ebf5d4 url(/images/timeOut/bodyBg.jpg) top center no-repeat; }
body.H_game.cat509 .mainContent { background: #e7f6d4; }
body.H_game.cat509 .breadcrumb { display: none; }
body.H_game.cat509 #catSection { background-image: url(/images/timeOut/featureBg.png); }
body.H_game.cat509 #catList .header, body.H_game.cat509 #gameList .header { background: #89be00; }
body.H_game.cat509 .complete { background-color: #e7f6d4; }
body.H_game.cat509 .catItems { background-image: url(/images/timeOut/completeBullet.png); }
.corner_tr.g, .corner_tl.g, .corner_br.g, .corner_bl.g { background-image:url(/images/timeOut/pageCorners.png); }


/* Soccer Category */

body.H_game.cat18 { background: #5f711c url(/images/takeovers/worldCupSoccer2010_body.jpg) top center no-repeat; }