.fl { float: left; }
.fr { float: right; }
.va { vertical-align: middle; }
.txt_12px_white { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #fff; }
.txt_12px_white_bold { font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #fff; }

body {
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/images/gh_pagebg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #ccc;
}

img { border: 0px; }
a { text-decoration: none; }
br { clear: both; }

#main {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #6A0000;
}

#header {
	clear: both;
	background-color: #A31D1C;
	padding-bottom: 5px;
}

#header_stats {
	float: right;
	width: 222px;
	height: 60px;
	background-image: url(/images/game_stats.jpg);
	background-position: top left;
}

#header_stats_people {
	float: right;
	clear: both;
	position: relative;
	top: 11px;
	right: 88px;
}

#header_stats_people img { margin-left: 1px; }

#header_stats_games {
	float: right;
	clear: both;
	position: relative;
	top: 20px;
	right: 88px;
}

#header_stats_games img { margin-left: 1px; }

#header_search {
	width: 276px;
	height: 38px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(/images/searchtab.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #fff;
	float: left;
}

#header_info {
	float: right;
	width: 450px;
	color: #fff;
	text-align: right;
	padding: 7px 5px 0px 0px;
	font-size: 11px;
}

#header_info h1 {
	margin: 0px;
	font-size: 14px;
}

#header_buttons {
	width: 479px;
	height: 43px;
	overflow: hidden;
	background-color: #A31D1C;
	background-image: url(/images/btnbg2.jpg);
	background-repeat: repeat-x;
	float: left;
}

#banner {
	clear: both;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 0px;
	background-color: #fff;
	text-align: center;
}

#banner img {
	vertical-align: middle;
}

#promo {
	width: 740px;
	height: 49px;
	clear: both;
	margin: 5px;
	padding: 5px;
	background-color: #fff;
	text-align: center;
}

#promo_wrap { width: 450px; margin-left: auto; margin-right: auto; }
#promo_wrap img { margin: 0px 5px 0px 5px; }
#promo_wrap h1 { margin: 0px 0px 5px 0px; font-size: 18pt; }
#promo_wrap p { font-family: arial, helvetica, sans-serif; font-size: 8pt; }

#sidebar {
	width: 165px;
	height: 100%;
	background-color: #6A0000;
	float: left;
}

.sidebar_categories {
	background-color: #A31D1C;
}

.sidebar_category {
	width: 145px;
	min-height: 21px;
	padding: 3px 10px 0px 10px;
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #A31D1C;
	float: left;
}

.scon { background-image: url(/images/cats_on.gif); }
.scoff { background-image: url(/images/cats_off.gif); }

.sidebar_category img {
	float: left;
	padding-right: 3px;
}

.sidebar_category a { float: left; margin-top: 2px; color: #fff; text-decoration: none; }
.sidebar_category a:hover { float: left; margin-top: 2px; color: #FFFB05; text-decoration: underline; }

.sidebar_category h2 {
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	cursor: hand;
}

.sidebar_category p {
	float: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

#sidebar_hottest_games {
	margin-top: 20px;
	background-image: url(/images/cats_hottest_bg.jpg);
	background-repeat: repeat-y;
}

.sidebar_hot_game {
	padding: 5px 10px 5px 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	clear: both;
}

.sidebar_hot_game a { color: #fff; text-decoratin: none; }
.sidebar_hot_game a:hover { color: #FFFB05; text-decoration: underline; }
.sidebar_hot_game img { margin-right: 3px; vertical-align: middle; }

#content {
	height: 100%;
	background-color: #6A0000;
	clear: both;
}

#dylisting {
	width: 595px;
	height: 100%;
	background-color: #6A0000;
	float: left;
}

.content_index_column {
	width: 185px;
	min-height: 100px;
	margin-right: 6px;
	padding-bottom: 10px;
	float: left;
	background-color: #fff;
	background-image: url(/images/gamebox_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.content_index_column .more_games {
	margin-left: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0000A0;
	text-decoration: none;
}

#content_index_games {
	width: 575px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 9px;
}

.content_index_game {
	width: 170px;
	margin-left: 5px;
	margin-right: 5px;
	height: 185px;
	min-height: 130px;
	//float: left;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
}

h3 {
	margin: 5px 0px 5px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0000A0;
	text-decoration: none;
}

.content_index_game p {
	margin: 10px 0px 0px 0px;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.latest_games {
	width: 575px;
	height: 176px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/flash_latest.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
}

.latest_games_action { background-image: url(/images/flash_latest_action.jpg); }
.latest_games_adventure { background-image: url(/images/flash_latest_adventure.jpg); }
.latest_games_brain { background-image: url(/images/flash_latest_brain.jpg); }
.latest_games_puzzle { background-image: url(/images/flash_latest_puzzle.jpg); }
.latest_games_racing { background-image: url(/images/flash_latest_racing.jpg); }
.latest_games_retro { background-image: url(/images/flash_latest_retro.jpg); }
.latest_games_shootemup { background-image: url(/images/flash_latest_shootemup.jpg); }
.latest_games_sport { background-image: url(/images/flash_latest_sport.jpg); }
.latest_games_strategy { background-image: url(/images/flash_latest_strategy.jpg); }
.latest_games_download_games { background-image: url(/images/flash_latest_download_games.jpg); }

.latest_games #container {
	float: right;
	width: 417px;
	clear: both;
}

.latest_games .entry {
	float: left;
	width: 138px;
	height: 140px;
	overflow: hidden;
	text-align: center;
	margin-top: 5px;
	border-right: 1px dotted #ccc;
}

#game_listing {
	width: 565px;
	background-color: #fff;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

.game_listing_entry {
	width: 100%;
	border-top: 1px dotted #ccc;
	padding-top: 5px;
	margin-top: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#game_listing_controls {
	float: right;
	min-width: 50px;
	height: 24px;
	overflow: hidden;
	margin-right: 10px;
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0000A0;
}

#game_listing_controls img { vertical-align: middle; }

.game_listing_entry img { padding-right: 10px; }

.game_listing_entry .rating {
	float: right;
	width: 38px;
	height: 26px;
	overflow: hidden;
	background-image: url(/images/rating_bg.jpg);
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	margin-right: 10px;
	color: #fff;
}

.game_listing_data {
	width: 300px;
	float: left;
	font-weight: normal;
}

.game_listing_data h3,p { margin: 0px; }

#footer {
	padding-top: 25px;
	background-color: #6A0000;
	clear: both;
}

#partners {
	width: 100%;
	text-align: center;
	background-color: #E1E1E1;
}

.partner_badge {
	border: 0px;
	margin: 10px 5px 10px 5px;
}

.platform {
	float: left;
	height: 28px;
	min-height: 28px;
	background-image: url(/images/btnbg.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.platform h1 {
	margin: 0px;
	font-size: 11px;
}

#gh_intro {
	font-size: 10px;
	color: #aaa;
	padding: 15px;
}

#gh_intro a {
	color: #ccc;
	text-decoration: underline;
}