body {
	background-image: url(/a/page_bg.jpg);
	background-position: center 11px;
    background-repeat: no-repeat;
    background-color: #1f1619;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
}

/* GENERIC CLASSES */

img.bdr { border-color: #797c4b; }
.red { color: #c93333; }

/* SITE WIDE STRUCTURE */

#masthead {
    height: 178px;
}

#masthead-inner {
    width: 904px;
    height: 178px;
}

#genre-nav {
	margin: 0px auto 0px auto;
	width: 884px;
	height: 31px;
	line-height: 31px;
	padding: 3px 10px 3px 10px;
	background-image: url(/a/genre_nav.png);
	background-repeat: no-repeat;
	text-align: left;
}

#outer-top {
}

#content-outer {
    width: 904px;
    padding: 0 0 0px 0;
}

#content-header {
    width: 904px;
}

#content-body {
    width: 904px;
}

#content-footer {
    width: 904px;
}

#outer-bottom {
    background-image: url(/a/base_bg.jpg);
    background-repeat: repeat-y;
    background-position: center top;
	padding-bottom: 10px;
}

#footer-outer {
    width: 904px;
}

.game-block-sml {
    float: left;
    width: 97px;
    height: 107px;
    background-image: url(/a/game_sml_bg.png);
}

.game-block-sml .pic {
    width: 75px;
    height: 50px;
    padding: 11px 0 0 11px;
}

.game-block-sml .lnk {
	padding: 14px 0 0 2px;
    width: 93px;
    height: 40px;
    text-align: center;
    color: #000;
    font-size: 10px;
    font-weight: bold;
}

/* REGIONS */

#reg-home {
    width: 778px;
    height: 135px;
    position: static;
    margin: 26px auto 8px auto;
}

#reg-home img {
    width: 100%;
    height: 135px;
}

#reg-A-rhs,
#reg-B-rhs,
#reg-C-rhs {
	float: right;
    width: 172px;
}

#reg-A-lhs,
#reg-B-lhs,
#reg-C-lhs {
    float: left;
    width: 732px;
}

#reg-A-sky,
#reg-B-sky,
#reg-C-sky {
	float: right;
	margin: 6px 3px 0px 0px;
	width: 160px;
	height: 600px;
}

div > #reg-A-sky,
div > #reg-B-sky,
div > #reg-C-sky {
    margin: 6px 6px 0px 0px;
}

#reg-A-top_ldr,
#reg-B-top_ldr,
#reg-C-top_ldr {
	float: left;
	margin: 6px 1px 2px 1px;
	width: 728px;
	height: 92px;
}

div > #reg-A-top_ldr,
div > #reg-B-top_ldr,
div > #reg-C-top_ldr {
    margin: 6px 3px 2px 1px;
}

#reg-A-random,
#reg-B-random,
#reg-C-random {
    float: left;
    width: 105px;
    height: 115px;
    padding: 84px 30px 42px 37px;
    margin: 2px 0 0 0;
    background-image: url(/a/random_bg.png);
    background-repeat: no-repeat;
}

#reg-A-featured {
    float: left;
    width: 342px;
    height: 305px;
    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: 10px 0 0 12px;
    width: 306px;
    height: 29px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

#reg-A-new {
	float: left;
	padding: 54px 0px 0 39px;
	width: 343px;
	height: 251px;
	background-image:url(/a/new_games_bg.png);
	margin: 0 0 0 0;
}

#reg-A-new .games {
    width: 353px;
    height: 257px;
}

#reg-A-new .game-block-sml {
	margin: 3px 6px 6px 1px;
}

#reg-A-games,
#reg-C-games {
	margin: 0 0 0 1px;
	width: 722px;
	height: 446px;
    background-image: url(/a/games_bg.gif);
}

div > #reg-A-games,
div > #reg-C-games {
    background-image: url(/a/games_bg.png);
}

#reg-B-games {
	margin: 0 0 0 2px;
    width: 722px;
    height: 756px;
	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-B-games .panel-top,
#reg-C-games .panel-top {
    clear: both;
    text-align: center;
    padding: 14px 17px 0px 21px;
    width: 682px;
    height: 18px;
    line-height: 18px;
}

#reg-C-games .panel-top {
	width: 680px;
    padding: 15px 19px 0px 21px;
}

#reg-A-games .panel-mid,
#reg-B-games .panel-mid,
#reg-C-games .panel-mid {
    width: 100%;
    height: 412px;
}

#reg-B-games .panel-mid {
    height: 685px;
}

#reg-A-games .panel-mid .games {
	height: 400px;
	padding: 12px 0 0 28px;
}

#reg-B-games .panel-mid .games {
    height: 677px;
    padding: 8px 0 0 28px;
}

#reg-C-games .panel-mid .games {
    height: 402px;
    padding: 1px 0 0 25px;
}

#reg-A-games .game-block,
#reg-B-games .game-block,
#reg-C-games .game-block {
	float: left;
	width: 158px;
	height: 115px;
	padding: 5px 8px 1px 3px;
}

div > #reg-A-games .game-block,
div > #reg-B-games .game-block,
div > #reg-C-games .game-block {
    padding: 5px 8px 7px 3px;
}

div > #reg-B-games .game-block {
    padding: 6px 8px 12px 3px;
}

#reg-A-games .game-block .pic,
#reg-B-games .game-block .pic,
#reg-C-games .game-block .pic {
    width: 150px;
    height: 100px;
    padding: 1px;
    background-image: url(/a/game_med_bg.gif);
/*    padding: 3px 3px 1px 3px;*/
}

div > #reg-A-games .game-block .pic,
div > #reg-B-games .game-block .pic,
div > #reg-C-games .game-block .pic {
/*    padding: 3px;*/
}

div > #reg-A-games .game-block .pic,
div > #reg-B-games .game-block .pic,
div > #reg-C-games .game-block .pic {
    background-image: url(/a/game_med_bg.png);
}

#reg-A-games .game-block .lnk,
#reg-B-games .game-block .lnk,
#reg-C-games .game-block .lnk {
    width: 152px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

#reg-A-games .panel-bot,
#reg-B-games .panel-bot {
	clear: both;
	text-align: center;
	padding: 0px 19px 16px 21px;
	width: 682px;
	height: 18px;
	line-height: 18px;
}

#reg-B-games .panel-bot {
    padding: 0px 17px 21px 21px;
}

#reg-C-game {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 686px;
    height: 288px;
    padding: 18px 18px 19px 19px;
/*    position: relative;*/
    background-image: url(/a/game_bg.png);
}

#reg-C-game .game-top {
	width: 686px;
	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: 376px;
    height: 258px;
    margin: 3px 0 0 0;
    padding: 0 0px 0 4px;
    font-size: 12px;
}

.lbl,
#reg-C-game .game-rhs .lbl {
    color: #9a8541;
    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;
/*    position: relative;*/
    background-image: url(/a/mpu1.gif);
}

div > #reg-C-top_mpu {
    background-image: url(/a/mpu1.png);
}

#reg-bot_ldr {
}

#reg-otherlinks {
	float: left;
	width: 550px;
	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;
	margin: 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;
	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;
}

#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);
}
