td#main {padding:0 !important; background-color:#00dffe !important; text-align:left;} /*overwrites global.css*/
/*-- MAIN --*/
#game-page-wrapper {position:relative;width:756px;font:12px Arial, Helvetica, sans-serif;margin:0 auto;}
#game-main {float:left;width:530px;} /* left content */
#game-main .content-wrapper {margin:6px 0 0 19px;width:508px;}


.content-wrapper .screenshots {margin:6px 0 6px 9px;} /*NOTE: screenshot-flash demo container*/
.screenshots img {padding:0 10px 0 0;}
.content-wrapper .about-game {margin:3px 0 6px 9px;} /*NOTE: about game text container*/
#game-side {position:absolute;z-index:5;top:12px;right:12px;width:214px;overflow:hidden;} /* side content */
#game-side .sidebar-wrapper {margin-bottom:15px;}
/*-- SIDE --*/
.sidebar-wrapper .sbar-hdr {background:url(/img/misc/login/shared/sbar-blue-bg.gif) no-repeat top right;border-left:1px solid #024d73;color:#024d73;border-left:1px solid #024d73;text-align:left;height:22px;}
.sbar-hdr .shead {padding:4px 0 0 6px;}
.sidebar-wrapper .sbar-main {padding-bottom:5px;background-color:#acf6ff;border-right:1px solid #024d73;border-bottom:1px solid #024d73;border-left:1px solid #024d73;}
	/*--new to pogo--*/
ul.new {margin:0;padding:0;list-style:none;}
ul.new li {background:url(/img/misc/login/shared/icon-check.gif) no-repeat top left;padding:0 0 0 15px;margin:0 0 3px 12px;}
	/*--no guest access, guest play upsell --*/
.guestplay {text-align:left;overflow:hidden;padding:0 8px;width:190px;} /*--sets text & list weight, color--*/
.gpupsell {float:left;width:125px;margin:5px 0 0 5px;font-weight:bold;color:#f94304;}
.gpupsell ul {list-style:disc;margin:0;padding:0;}
.gpupsell li {margin:0 0 2px 15px;padding:0;}
.hr {background:url(/img/misc/login/shared/hr-dot.gif) repeat-x top left;height:1px;margin:0 5px 0 7px;padding-bottom:8px;_padding-bottom:0;}

.esrb {width:500px; height:80px;}
.esrb .logo-1 {width:55px; float:left; margin:10px 0 0 10px; display:inline; float:left;}
.esrb .logo-2 {width:147px; float:left; margin:10px 0 0 10px; display:inline; float:left;}
.esrb .text-1 {width:370px; font:12px Arial, Helvetica, sans-serif; color:#000000; display:inline; margin:50px 10px 0 0; float:left;}
.esrb .text-2 {width:275px; font:12px Arial, Helvetica, sans-serif; color:#000000; display:inline; margin:50px 10px 0 0; float:left;}

/* Game Search */
#s-search-free {width:100%; height:33px; overflow:hidden;}
#s-search-free form{margin:0; padding:5px 0 5px 5px;}
.s-search-input{width:125px;float:left;margin-right:3px;}
.s-search-button{float:left;}

#s-freewrapper {margin:0;padding:0;}
#s-free {color:#000;padding-left:5px;}
#s-free ul {list-style:none;margin:0;padding:0;}
#s-free li {list-style:none;padding:7px 0;_padding:6px 0 6px 8px;} /*<<-- overwrites inheritance LINE 31, increased hack top & bottom margin by 2*/
#s-free li .cat-icon {float:left;margin:-2px 8px 0 6px;_margin:-2px 0 0 0;_clear:left;} /*added 8-10 for all free games, deleted #s-free li img*/

/*FOOTER override*/
.other-games {background:url(/img/misc/login/shared/hr-dot.gif) repeat-x top left;margin-top:12px;padding-top:1px;}
.body-footer-divider {background-color:#00dffe;}

/* user_op */
.user_op {}
	.user_op .btn_register, .user_op .btn_play { display:inline-block; width:172px; height:48px; overflow:hidden; background-image:url(/img/misc/login/shared/btn_sprint_register_play.png); text-indent:-999px;}
	.user_op .btn_register { background-position:0 0; }
		.user_op .btn_register:hover { background-position:0 -50px;}
		.user_op .btn_register:active  { background-position:0 -100px;}
	.user_op .btn_play { background-position:-178px 0;}
		.user_op .btn_play:hover { background-position:-178px -50px;}
		.user_op .btn_play:active  { background-position:-178px -100px;}

