body {
	background-color: #5c395a;
	background-image: url(/a/bg_strip.jpg);
    background-repeat: repeat-x;
/*    background-position: center -26px;*/
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #9f3b9d;
}

#tgl-strip {
/*	display: none;*/
}

/* GENERIC CLASSES */

a.dlg_but {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: 2px outset #c66ec6;
    padding: 2px 30px 2px 30px;
    background-color: #ca97ca;
    text-decoration: none;
}

a.dlg_but.disabled {
	color: #909090;
}

.sml-link,
.sml-link a,
.sml-link nav a:visited:active:link:focus {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #9f3b9d;
}

.pnk {
	color: #9e3a9a;
}

/* SITE WIDE STRUCTURE */

#masthead {
    width: 100%;
    height: 211px;
    clear: both;
    text-align: center;
    background: url(/a/masthead.jpg) no-repeat scroll center top;
}

#masthead-inner {
    width: 981px;
    height: 211px;
    margin: 0 auto 0 auto;
    text-align: left;
    position: relative;
}

#genre-nav {
	margin: 5px auto 0px auto;
	width: 947px;
	height: 31px;
	line-height: 31px;
	padding: 3px 10px 3px 10px;
	text-align: center;
	background-image: url(/a/genre_nav.png);
}

#genre-nav,
#genre-nav a,
#genre-nav a:visited:active:link:focus {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

#outer-top {
    width: 100%;
    float: left;
    text-align: center;
    background: url(/a/top_bg.jpg) no-repeat scroll center top;
}

#content-outer {
	width: 981px;
    text-align: left;
	margin: 10px auto 0 auto;
}

#content-header {
	width: 981px;
}

#content-body {
	width: 975px;
	background-color: #fff;
	line-height: 1em;
	margin: 0 0 0 0;
	padding: 6px 3px 6px 3px;
}

#content-footer {
    width: 981px;
    background-color: #fff;
}

#outer-bottom {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	padding: 0 0 0px 0;
}

#footer-outer {
	text-align: left;
	margin: 0 auto 10px auto;
	line-height: 1em;
    width: 981px;
    background-color: #fff;
    padding: 0 0 10px 0;
}

/* REGIONS */

#reg-home {
    width: 575px;
}

#reg-A-new {
	float: left;
	width: 616px;
	height: 275px;
	margin: 6px 0 0 0px;
	padding: 50px 0px 0 16px;
	background-image: url(/a/new_games_bg.png);
}

#reg-A-new .panel-top {
    width: 616px;
    height: 232px;
}

#reg-A-new .panel-bot {
    width: 597px;
    height: 18px;
    padding: 0 0 0 3px;
}

#reg-A-new .game-block {
    float: left;
    width: 100px;
    height: 113px;
    margin: 0 0px 2px 0;
    background-image: url(/a/game_sml_bg.png);
}

#reg-A-new .game-block .pic {
    width: 75px;
    height: 50px;
    padding: 12px 0 0 14px;
}

#reg-A-new .game-block .lnk {
    width: 97px;
    height: 30px;
    text-align: center;
    padding: 9px 0 0 3px;
}

#reg-A-new .game-block .new {
    display: block;
    position: absolute;
    top: 6px;
    left: 8px;
}

#reg-A-new .more,
#reg-A-top100 .more {
    line-height: 18px;
    text-align: right;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

#reg-A-new .more .icon,
#reg-A-top100 .more .icon {
    display: block;
    float: right;
    width: 13px;
    height: 13px;
    margin: 3px 4px 0px 0px;
    background-image: url(/a/more_icon_rgt.png);
}

#reg-A-new .more .lnk,
#reg-A-top100 .more .lnk {
    display: block;
    float: right;
    margin: 0px 2px 0px 0px;
}

#reg-A-top_mpu {
	float: left;
	width: 342px;
	height: 325px;
	margin: 6px 0 0 0px;
	background-image: url(/a/mpu1.gif);
}

div > #reg-A-top_mpu {
    background-image: url(/a/mpu1.png);
}

#reg-A-popular {
	float: left;
	width: 608px; /*633px;*/
	height: 273px; /*325px;*/
	padding: 52px 0 0 25px;
	margin: 6px 0 0 0px;
	color: #fff;
	background-image: url(/a/popular_bg.png);
}

#reg-A-popular a {
    text-decoration: none;
}

#reg-A-popular a:hover {
	text-decoration: underline;
}

#reg-A-popular .genre-outer {
	float: left;
	width: 172px;
	height: 254px;
	padding: 0 10px 0 12px;
}

#reg-A-popular .genre-outer .title {
    width: 166px;
    height: 17px;
    line-height: 17px;
    padding-left: 4px;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    margin: 0 1px 14px 1px;
}

#reg-A-popular .genre-outer .pic {
    width: 152px;
    height: 102px;
    margin: 0 10px 8px 10px;
}

#reg-A-popular .genre-outer .pic-lnk {
    width: 162px;
    height: 26px;
    text-align: center;
    color: #9e3a9a;
    font-size: 12px;
    font-weight: bold;
    margin: 0 5px 9px 5px;
}

#reg-A-popular .genre-outer .lnk {
    width: 172px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background-color: #ee85ee;
    margin: 0 0px 2px 0px;
}

#reg-A-popular .genre-outer .more-lnk {
    width: 172px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background-color: #c66ec5;
}

#reg-A-popular .genre-outer .more-lnk .icon {
	float: right;
	width: 13px;
    height: 13px;
    margin: 3px 1px 0 0;
}

#reg-A-choice {
	float: left;
	width: 342px;
	height: 325px;
	margin: 6px 0 0 0px;
	background-image: url(/a/choice_bg.png);
}

#reg-A-choice .pic {
    width: 302px;
    height: 202px;
    padding: 50px 0 0 21px;
}

#reg-A-choice .lnk {
    width: 302px;
    height: 29px;
    padding: 18px 0 0 21px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

#reg-A-top5 {
	float: left;
	width: 234px;
	height: 434px;
	background-image: url(/a/top5_bg.png);
	margin: 6px 0 0 0px;
}

#reg-A-top5 .num-out {
	position: relative;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
    z-index: 10;
}

#reg-A-top5 .num-in {
	position: absolute;
	width: 11px;
	height: 11px;
	top: -6px;
	left: -6px;
	font-size: 0;
	line-height: 0;
	z-index: 10;
}

#reg-A-top5 .pic1 {
	width: 150px;
    height: 100px;
    padding: 61px 41px 0 43px;
}

#reg-A-top5 .lnk1 {
    width: 170px;
    height: 24px;
    overflow: hidden;
    padding: 6px 32px 0 32px;
    text-align: center;
}

#reg-A-top5 .pic2 {
    float: left;
    width: 75px;
    height: 50px;
    padding: 19px 25px 0 31px;
}

#reg-A-top5 .pic3 {
    float: left;
    width: 75px;
    height: 50px;
    padding: 19px 28px 0 0px;
}

#reg-A-top5 .lnk2 {
	float: left;
    width: 95px;
    height: 30px;
    padding: 11px 5px 0 20px;
    text-align: center;
}

#reg-A-top5 .lnk3 {
    float: left;
    width: 95px;
    height: 30px;
    padding: 11px 19px 0 0px;
    text-align: center;
}

#reg-A-top5 .pic4 {
    float: left;
    width: 75px;
    height: 50px;
    padding: 19px 25px 0 31px;
}

#reg-A-top5 .pic5 {
    float: left;
    width: 75px;
    height: 50px;
    padding: 19px 28px 0 0px;
}

#reg-A-top5 .lnk4 {
    float: left;
    width: 95px;
    height: 30px;
    padding: 11px 5px 0 20px;
    text-align: center;
}

#reg-A-top5 .lnk5 {
    float: left;
    width: 95px;
    height: 30px;
    padding: 11px 19px 0 0px;
    text-align: center;
}

#reg-A-locations {
	float: left;
	width: 400px;
	height: 325px;
	margin: 6px 0 0 0px;
	background-image: url(/a/locations_bg.png);
}

#reg-A-tour {
	float: left;
	width: 341px;
	height: 325px;
	margin: 6px 0 0 0px;
	background-image: url(/a/mystery_bg.png);
}

#reg-A-bot_ldr {
	float: left;
	width: 728px;
	height: 90px;
	margin: 9px 0 0 8px;
}

#reg-A-top100 {
	float: left;
	width: 943px;
	height: 452px;
	padding: 52px 0px 0px 30px;
	margin: 6px 0 0 0px;
	background-image: url(/a/top100_bg.png);
}

#reg-A-top100 .panel-top {
    width: 943px;
    height: 407px;
}

#reg-A-top100 .panel-bot {
    width: 926px;
    height: 18px;
    padding: 0 0px 0 0px;
}

#reg-A-top100,
#reg-A-top100 a,
#reg-A-top100 a:visited:active:link:focus {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #fff;
}

#reg-A-top100 .out {
    float: left;
    width: 181px;
    height: 18px;
    background-color: #ee85ee;
    margin: 0 2px 2px 0;
}

#reg-A-top100 .num {
	float: left;
	width: 27px;
	height: 16px;
	line-height: 16px;
	color: #fff;
	background-color: #ee6bb1;
	padding-left: 2px;
	border: 1px solid #ee85ee;
}

#reg-A-top100 .name {
	float: left;
	width: 148px;/*148px*/
	height: 18px;
	line-height: 18px;
	color: #fff;
	padding-left: 2px;
}

#reg-A-top100 .name a {
    text-decoration: none;
}

#reg-B-top_ldr,
#reg-C-top_ldr {
	width: 728px;
	height: 90px;
	margin: 9px auto 3px auto;
}

#reg-B-games {
/*	position: relative;*/
	float: left;
	width: 973px;
	margin: 3px 0 0 0px;
	padding: 3px 0px 0 0;
}

#reg-B-games .panel-top {
    width: 973px;
    height: 70px;
    background-image: url(/a/games_bg_top.png);
}

#reg-B-games .panel-top .breadcrumbs {
    width: 931px;
    height: 25px;
    padding: 19px 19px 0px 23px;
    line-height: 25px;
    text-align: left;
}

#reg-B-games .panel-top .links {
    width: 935px;
    height: 18px;
    padding: 3px 19px 4px 19px;
    line-height: 18px;
    text-align: center;
}

#reg-B-games .panel-mid {
	width: 935px;
	padding: 0 0 0 38px;
	background-image: url(/a/games_bg_mid.png);
}

#reg-B-games .panel-bot,
#reg-C-games .panel-bot {
	width: 937px;
	height: 18px;
	padding: 4px 17px 28px 19px;
	line-height: 18px;
	text-align: center;
	background-image: url(/a/games_bg_bot.png);
}

#reg-B-games .game-block {
    float: left;
    width: 100px;
    height: 113px;
    margin: 0 0px 2px 0;
    background-image: url(/a/game_sml_bg.png);
}

#reg-B-games .game-block .pic {
    width: 75px;
    height: 50px;
    padding: 12px 0 0 14px;
}

#reg-B-games .game-block .lnk {
    padding: 9px 0 0 3px;
    width: 97px;
    height: 30px;
    text-align: center;
}

#reg-B-bot_ldr,
#reg-C-bot_ldr {
	width: 728px;
	height: 90px;
	margin: 9px auto 0 auto;
}

#reg-C-game {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 610px;
    height: 325px;
    background-image: url(/a/game_panel_bg.png);
}

#reg-C-game .inner {
    width: 575px;
    height: 288px;
    padding: 18px 16px 19px 19px;
}

#reg-C-game .game-top {
    width: 575px;
    height: 27px;
}

#reg-C-game .game-nav-prev {
    float: left;
    height: 27px;
    line-height: 27px;
    margin: 0 0 0 4px;
    text-align: left;
}

#reg-C-game .game-nav-next {
    float: right;
    height: 27px;
    line-height: 27px;
    margin: 0 4px 0 0;
    text-align:right;
}

#reg-C-game .game-lhs {
    float: left;
    width: 302px;
    height: 254px;
    margin: 3px 0 0 0;
    padding: 2px;
}

#reg-C-game .game-lhs .link-outer {
    width: 302px;
    height: 40px;
    padding: 12px 0 0 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#reg-C-game .game-rhs {
    float: left;
    width: 269px;
    height: 258px;
    margin: 3px 0 0 0;
    padding: 0 0px 0 0px;
    font-size: 12px;
    overflow: hidden;
}

.lbl,
#reg-C-game .game-rhs .lbl {
    color: #c16ec1;
    line-height: normal;
}

.val,
#reg-C-game .game-rhs .val {
    color: #fff;
    line-height: normal;
    font-size: 11px;
}

.game-nav-link,
a.game-nav-link,
a.game-nav-link:hover:focus:visited:active {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.game-big-link,
a.game-big-link,
a.game-big-link:hover:focus:visited:active {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

#reg-C-top_mpu {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 341px;
    height: 325px;
    background-image: url(/a/mpu1.gif);
}

div > #reg-C-top_mpu {
    background-image: url(/a/mpu1.png);
}

#reg-C-games {
    width: 973px;
    margin: 3px 0 0 0px;
    padding: 3px 0px 0 0;
    color: #fff;
}

#reg-C-games .sub-title {
    margin: 0px 8px 0px 6px;
    text-align: left;
    width: 933px;
    height: 27px;
    line-height: 27px;
    padding: 0px 0px 0px 4px;
    background-image: url(/a/sub_title_bg.png);
}

#reg-C-games .panel-top {
	text-align: left;
    width: 933px;
    height: 27px;
    line-height: 27px;
    padding: 18px 18px 3px 22px;
    background-image: url(/a/games_bg_top2.png);
}

#reg-C-games .panel-mid {
    width: 951px;
    padding: 0 10px 0 12px;
    background-image: url(/a/games_bg_mid.png);
}

#reg-C-games .panel-mid .top-row {
    height: 325px;
}

#reg-C-games .games {
    width: 923px;
    margin: 0px 8px 0px 6px;
    padding: 8px 0px 0px 14px;
}

#reg-C-games .game-block {
    float: left;
    width: 100px;
    height: 113px;
    margin: 0 0px 2px 0;
    background-image: url(/a/game_sml_bg.png);
}

#reg-C-games .game-block .pic {
    width: 75px;
    height: 50px;
    padding: 12px 0 0 14px;
}

#reg-C-games .game-block .lnk {
    width: 97px;
    height: 30px;
    padding: 9px 0 0 3px;
    text-align: center;
}

#reg-otherlinks {
    float: left;
    width: 633px;
    height: 290px;
    margin: 0px 0 0px 2px;
    font-size: 10px;
    color: #fff;
    background-image: url(/a/otherlinks_bg.png);
}

#reg-otherlinks a {
    text-decoration: none;
}

#footer-funsites {
    float: left;
    width: 172px;
    height: 220px;
    padding: 50px 0 0 19px;
}

#footer-funsites div {
    width: 167px;
    height: 18px;
    line-height: 18px;
    padding: 0 0 0 5px;
    margin: 0 0 2px 0;
    background-color:#ee85ee;
}

#footer-other {
    float: left;
    width: 181px;
    height: 222px;
    margin: 50px 0 0 8px;
}

#footer-other div {
    width: 172px;
    height: 18px;
    line-height: 18px;
    padding: 0 0 0 9px;
    margin: 0 0 2px 0;
}

#footer-other div.last {
    margin: 22px 0 2px 0;
}

#footer-funsites,
#footer-funsites a,
#footer-funsites a:visited:active:link:focus {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: lighter;
    color: #fff;
}

#footer-other,
#footer-other a,
#footer-other a:visited:active:link:focus {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: lighter;
    color: #000;
}

#reg-bot_mpu {
    float: left;
    width: 342px;
    height: 290px;
    margin: 0px 0 0 0px;
    background-image: url(/a/mpu2.gif);
}

div > #reg-bot_mpu {
    background-image: url(/a/mpu2.png);
}

