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: #000;
}

a, a.lnk { color: #fff; }

/* GENERIC CLASSES */

.pagination a.prev-ico {
    width: 19px;
    height: 19px;
    margin: 0px 0px 0px 0px;
}

.pagination a.next-ico {
    width: 19px;
    height: 19px;
    margin: 0px 0px 0px 0px;
}

/* SITE WIDE STRUCTURE */

#masthead {
    height: 264px;
}

#masthead-inner {
    width: 980px;
    height: 264px;
}

#genre-nav {
	margin: 0px auto 0px auto;
    width: 949px;
    height: 33px;
    line-height: 31px;
    padding: 3px 10px 3px 10px;
    background-image: url(/a/genre_nav.png);
    background-repeat: no-repeat;
    text-align: center;
}

#outer-top {
}

#content-outer {
    width: 977px;
    padding: 0 0 17px 3px;
}

#content-header {
    width: 977px;
}

#content-body {
    width: 977px;
}

#content-footer {
    width: 977px;
}

#outer-bottom {
    background-image: url(/a/base_bg.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    padding-bottom: 10px;
}

#footer-outer {
    width: 980px;
}

/* REGIONS */

#reg-home {
    width: 894px;
    height: 126px;
    position: static;
    margin: 1px auto 1px auto;
}

#reg-home img {
    width: 100%;
    height: 126px;
}

#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-random {
    width: 316px;
    height: 269px;
    background-image: url(/a/random_bg.png);
}

#reg-A-random .pic {
    padding: 89px 0 0 84px;
    width: 152px;
    height: 102px;
}

#reg-A-random .lnk {
    padding: 5px 0 0 70px;
    width: 180px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

#reg-A-new {
	float: left;
	margin-left: -2px;
	padding: 48px 12px 24px 14px;
	width: 607px;
	height: 253px;
	background-image:url(/a/new_games_bg.png);
}

#reg-A-new .games {
    width: 607px;
    height: 233px;
}

#reg-A-new .game-block {
	float: left;
	width: 101px;
	height: 111px;
	margin: 2px 0px 1px 0px;
	background-image:url(/a/game_sml_bg.png);
}

div > #reg-A-new .game-block {
    margin: 2px 0px 3px 0px;
}

#reg-A-new .game-block .pic {
	width: 77px;
	height: 52px;
    display: block;
    padding: 11px 0 0 13px;
}

#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: #fff;
    font-size: 10px;
    font-weight: bold;
}

#reg-A-new .more {
	width: 602px;
	height: 20px;
	line-height: 20px;
	padding: 0 5px 0 0;
	text-align: right;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#reg-A-new .more .icon {
	display: block;
	float: right;
	margin: 0px 4px 0px 0px;
}

#reg-A-new .more .lnk {
    display: block;
    float: right;
    margin: 0px 2px 0px 0px;
    line-height: 20px;
}

#reg-A-games {
    background-image: url(/a/games_bg.gif);
}

div > #reg-A-games {
    background-image: url(/a/games_bg.png);
}

#reg-B-games {
    background-image: url(/a/games_bg2.gif);
}

div > #reg-B-games {
    background-image: url(/a/games_bg2.png);
}

#reg-C-games {
    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 24px;
    width: 932px;
	height: 27px;
    line-height: 27px;
}

#reg-A-games .panel-mid {
    width: 973px;
    height: 578px;
}

#reg-A-games .panel-mid .games {
    float: left;
    width: 620px;
    margin: 3px 0 0 0;
    padding: 0 0 0 14px;
}

#reg-B-games .panel-mid {
    height: 685px;
    width: 956px;
    padding: 3px 0 0 17px;
}

#reg-C-games .panel-mid {
    width: 973px;
    height: 348px;
}

#reg-C-games .panel-mid .games {
    float: left;
	width: 950px;
    height: 345px;
    margin: 3px 0 0 12px;
}

div > #reg-C-games .panel-mid .games {
    margin: 3px 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 1px 0px;
    background-image:url(/a/game_sml_bg.png);
}

div > #reg-A-games .game-block,
div > #reg-B-games .game-block,
div > #reg-C-games .game-block {
    margin: 1px 2px 2px 0px;
}

#reg-B-games .game-block {
    margin: 0px 3px 0px 0px;
}

div > #reg-B-games .game-block {
    margin: 1px 3px 2px 0px;
}

#reg-C-games .game-block {
    margin: 1px 2px 0px 0px;
}

div > #reg-C-games .game-block {
    margin: 1px 2px 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 13px;
}

#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: 8px 0 0 5px;
    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: #fff;
    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-C-games .panel-bot {
    padding: 1px 17px 20px 19px;
}

#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: 457px;
}

div > #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-tag_cloud {
	width: 316px;
	height: 269px;
	background-image: url(/a/tag_bg.png);
}

#reg-B-mystery {
    width: 308px;
    height: 118px;
    padding: 37px 0 0 8px;
    background-image: url(/a/mystery_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: #bb0000;
    line-height: normal;
}

.val,
#reg-C-game .game-rhs .val {
    color: #fff;
    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: 2px 0 0 0px;
    background-image:url(/a/otherlinks_bg.png);
    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);
}
