body {
	background-image: url(/a/page_bg.jpg);
	background-position: center 11px;
    background-repeat: no-repeat;
    background-color: #000;
    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: 160px;
}

#masthead-inner {
    width: 908px;
    height: 160px;
}

#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: 105px;
    height: 115px;
    background-image: url(/a/game_sml_bg.png);
}

.game-block-sml .pic {
    width: 77px;
    height: 52px;
    padding: 14px 0 0 14px;
}

.game-block-sml .lnk {
    width: 95px;
    height: 40px;
    padding: 14px 0 0 5px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
}

/* REGIONS */

#reg-home {
    width: 560px;
    height: 115px;
    position: static;
    margin: 50px auto 8px auto;
}

#reg-home img {
    width: 100%;
    height: 115px;
}

#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: 10px 3px 0px 0px;
	width: 160px;
	height: 600px;
}

div > #reg-A-sky,
div > #reg-B-sky,
div > #reg-C-sky {
    margin: 10px 6px 0px 0px;
}

#reg-A-top_ldr,
#reg-B-top_ldr,
#reg-C-top_ldr {
	float: left;
	margin: 9px 1px 2px 0px;
	width: 728px;
	height: 92px;
}

div > #reg-A-top_ldr,
div > #reg-B-top_ldr,
div > #reg-C-top_ldr {
    margin: 9px 4px 2px 0px;
}

#reg-A-random,
#reg-B-random,
#reg-C-random {
    float: left;
    width: 105px;
    height: 115px;
    padding: 84px 34px 42px 33px;
    margin: 2px 0 0 0;
    background-image: url(/a/random_bg.png);
}

#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: 52px 0px 0 30px;
	width: 348px;
	height: 257px;
	background-image:url(/a/new_games_bg.png);
	margin: 0 0 0 0;
}

#reg-A-new .game-block {
	margin: 3px 2px 2px 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 23px;
    width: 678px;
    height: 18px;
    line-height: 18px;
}

#reg-C-games .panel-top {
	width: 678px;
    padding: 15px 17px 0px 23px;
}

#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: 402px;
	padding: 10px 0 0 24px;
}

#reg-B-games .panel-mid .games {
    height: 675px;
    padding: 8px 0 0 26px;
}

#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;/*169*/
	height: 120px;/*131*/
/*    margin: 5px 8px 7px 3px;*/
    padding: 5px 8px 6px 3px;
}

#reg-B-games .game-block {
/*    margin: 5px 8px 7px 3px;*/
    padding: 5px 8px 8px 3px;
}

#reg-A-games .game-block .pic,
#reg-B-games .game-block .pic,
#reg-C-games .game-block .pic {
    width: 152px;/*156*/
    height: 102px;/*106*/
    background-image: url(/a/game_med_bg.gif);
    padding: 2px;
}

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;
    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: 375px;
    height: 258px;
    margin: 3px 0 0 0;
    padding: 0 0px 0 4px;
    font-size: 12px;
}

.lbl,
#reg-C-game .game-rhs .lbl {
    color: #00c0ff;
    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: #fff;
    font-weight: bold;
}

#reg-C-top_mpu {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 342px;
    height: 325px;
    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);
}

