body {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
    background-image: url(/a/page_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #fff;
}

a, a.lnk { color: #fff; }

/* GENERIC CLASSES */

/* SITE WIDE STRUCTURE */

#masthead {
    height: 264px;
}

#masthead-inner {
    width: 980px;
    height: 264px;
}

#genre-nav {
	margin: 0px auto 0px auto;
    width: 981px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

#genre-nav .tab_rgt {
	float: right;
	width: 5px;
	height: 38px;
	background-image: url(/a/tab_rgt_bg.png);
	font-size: 0;
}

#genre-nav .tab_mid {
    float: right;
    height: 33px;
    line-height: 33px;
    padding: 0 10px 0 10px;
    color: #fff;
    background-color: red;
    border-top: 5px solid #fff;
}

#genre-nav .tab_mid.off {
    background-color: blue;
}

#genre-nav .tab_lft {
	float: right;
	width: 5px;
	height: 38px;
	margin-left: 4px;
	background-image: url(/a/tab_lft_bg.png);
	font-size: 0;
}

#outer-top {
}

#content-outer {
    width: 981px;
    padding: 0 0 17px 0px;
}

#content-header {
    width: 981px;
}

#content-body {
    width: 981px;
}

#content-footer {
    width: 981px;
}

#outer-bottom {
	background-color: #356a98;
    padding-bottom: 10px;
}

#footer-outer {
    width: 981px;
}

/* REGIONS */

#reg-home {
	width: 100%;
    height: 175px;
    position: static;
}

#reg-home img {
    height: 125px;
}

#reg-A-top_ldr {
    float: left;
    margin: 9px 39px 9px 39px;
    width: 728px;
    height: 92px;
}

#reg-A-featured {
	float: left;
	width: 342px;
	height: 325px;
	background-image: url(/a/featured_bg.png);
}

#reg-A-featured .pic {
	padding: 50px 0 0 21px;
    width: 302px;
    height: 202px;
}

#reg-A-featured .lnk {
	padding: 18px 0 0 12px;
    width: 306px;
    height: 29px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

#reg-A-new {
	float: left;
	margin-left: -2px;
	padding: 44px 10px 25px 12px;
	width: 611px;
	height: 256px;
	background-image:url(/a/new_games_bg.png);
}

#reg-A-new .games {
    width: 611px;
    height: 238px;
}

#reg-A-new .game-block {
	float: left;
	width: 101px;
	height: 111px;
	margin: 2px 0px 3px 0px;
	background-image:url(/a/game_sml_bg.png);
}

#reg-A-new .game-block .pic {
	width: 77px;
	height: 52px;
    display: block;
    padding: 11px 0 0 15px;
}

#reg-A-new .game-block .lnk {
    width: 91px;
    height: 40px;
    display: block;
    padding: 8px 0 0 5px;
    text-align: center;
}

#reg-A-new .game-block .lnk a {
    color: #000;
    font-size: 10px;
    font-weight: bold;
}

#reg-A-new .game-block .new {
    display: block;
    top: 5px;
    left: 5px;
}

#reg-A-new .more {
	width: 604px;
	height: 18px;
	line-height: 18px;
	paddding: 0 7px 0 7px;
	text-align: right;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#reg-A-new .more .icon {
	display: block;
	float: right;
	margin: 3px 4px 0px 0px;
}

#reg-A-new .more .lnk {
    display: block;
    float: right;
    margin: 0px 2px 0px 0px;
    line-height: 18px;
}

#reg-A-games {
	width: 973px;
	height: 658px;
    background-image: url(/a/games_bg.gif);
}

div > #reg-A-games {
    background-image: url(/a/games_bg.png);
}

#reg-B-games {
    width: 973px;
    height: 768px;
	background-image: url(/a/games_bg2.gif);
}

div > #reg-B-games {
    background-image: url(/a/games_bg2.png);
}

#reg-C-games {
    width: 973px;
    height: 434px;
	background-image: url(/a/games_bg3.gif);
}

div > #reg-C-games {
    background-image: url(/a/games_bg3.png);
}

#reg-A-games .panel-top,
#reg-B-games .panel-top,
#reg-C-games .panel-top {
    clear: both;
    text-align: center;
    padding: 18px 17px 2px 19px;
    width: 937px;
    height: 18px;
    line-height: 18px;
}

#reg-C-games .panel-top {
    padding: 18px 17px 2px 23px;
    width: 933px;
	height: 27px;
    line-height: 27px;
}

#reg-A-games .panel-mid {
    width: 973px;
    height: 578px;
}

#reg-A-games .panel-mid .games {
    float: left;
    width: 620px;
/*    height: 340px;*/
    margin: 3px 0 0 0;
    padding: 0 0 0 14px;
}

#reg-B-games .panel-mid {
    height: 685px;
    width: 958px;
    padding: 3px 0 0 15px;
}

#reg-C-games .panel-mid {
    width: 973px;
    height: 345px;
}

#reg-C-games .panel-mid .games {
    float: left;
	width: 950px;
    height: 340px;
    padding: 5px 0 0 23px;
}

#reg-A-games .game-block,
#reg-B-games .game-block,
#reg-C-games .game-block {
    float: left;
    width: 101px;
    height: 111px;
    margin: 1px 2px 2px 0px;
    background-image:url(/a/game_sml_bg.png);
}

#reg-B-games .game-block {
    margin: 1px 3px 2px 0px;
}

#reg-A-games .game-block .pic,
#reg-B-games .game-block .pic,
#reg-C-games .game-block .pic {
    width: 77px;
    height: 52px;
    display: block;
    padding: 11px 0 0 15px;
}

#reg-A-games .game-block .lnk,
#reg-B-games .game-block .lnk,
#reg-C-games .game-block .lnk {
    width: 91px;
    height: 40px;
    display: block;
    padding: 3px 0 0 6px;
    text-align: center;
}

#reg-A-games .game-block .lnk a,
#reg-B-games .game-block .lnk a,
#reg-C-games .game-block .lnk a {
    color: #000;
    font-size: 10px;
    font-weight: bold;
}

#reg-A-games .panel-bot,
#reg-B-games .panel-bot,
#reg-C-games .panel-bot {
	clear: both;
	text-align: center;
	padding: 2px 17px 22px 19px;
	width: 937px;
	height: 18px;
	line-height: 18px;
}

#reg-A-rhs,
#reg-B-rhs {
	float: left;
	width: 316px;
	height: auto;
	margin: 3px 0 0 3px;
}

#reg-B-rhs {
    float: right;
    clear: right;
    margin: 0px 8px 0 0;
    height: 456px;
}

.panel-mid > #reg-B-rhs {
    margin: 0px 16px 0 0;
}

#reg-A-mpu,
#reg-B-mpu {
	width: 316px;
	height: 299px;
	background-image: url(/a/mpu1.gif);
}

div > #reg-A-mpu,
div > #reg-B-mpu {
    background-image: url(/a/mpu1.png);
}

#reg-B-mpu {
    height: 298px;
}

#reg-A-mystery {
	width: 316px;
	height: 269px;
	background-image: url(/a/mystery_bg.png);
}

#reg-B-recommends {
    width: 316px;
    height: 155px;
    background-image: url(/a/recommends_bg.png);
}

#reg-C-game {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 596px;
    height: 295px;
    padding: 18px 18px 12px 19px;
    background-image: url(/a/game_bg.png);
}

#reg-C-game .game-top {
	width: 596px;
	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-rhs {
    float: left;
    width: 290px;
    height: 264px;
    margin: 3px 0 0 0;
    padding: 0 0px 0 0px;
    font-size: 12px;
}

.lbl,
#reg-C-game .game-rhs .lbl {
    color: #000;
    line-height: normal;
}

.val,
#reg-C-game .game-rhs .val {
    color: #999999;
    line-height: normal;
}

.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: 342px;
    height: 325px;
    background-image: url(/a/mpu_game.gif);
}

div > #reg-C-top_mpu {
    background-image: url(/a/mpu_game.png);
}

#reg-bot_ldr {
}

#reg-otherlinks {
    float: left;
    width: 633px;
    height: 290px;
    margin: 20px 0 0 0px;
    background-image:url(/a/otherlinks_bg.png);
    background-repeat: no-repeat;
    font-size: 10px;
    color: #fff;
}

#reg-otherlinks a {
    text-decoration: none;
}

#footer-funsites {
    float: left;
    width: 172px;
    height: 220px;
    padding: 50px 0 0 20px;
}

#footer-funsites div {
    width: 167px;
    height: 18px;
    line-height: 18px;
    padding: 0 0 0 5px;
    margin: 0 0 2px 0;
}

#footer-other {
    float: left;
    width: 181px;
    height: 222px;
    padding: 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;
}

#reg-bot_mpu {
    float: left;
    width: 342px;
    height: 290px;
    margin: 2px 0 0 0px;
/*    background-image: url(/a/mpu2.gif);*/
}

div > #reg-bot_mpu {
/*    background-image: url(/a/mpu2.png);*/
}
