@charset "iso-8859-2";
#sidebar {
	width: 160px;
	float: left;
}
#sidebar #adSidebar {
	width: 160px;
	height: 600px;
}
#sidebar #links .header {
	background: url(/graphics/sidebar_header_orange.gif);
	height: 27px;
	line-height: 27px;
}
#sidebar #links #linkList ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	list-style-type: none;
}
#sidebar #plugins {
	background: url(/graphics/backgrounds/plugins.gif);
	height: 180px;
}
#sidebar #plugins .header {
	background:url(/sidebar_header_orange.gif);
	height: 27px;
	line-height: 27px;
	margin-bottom: 4px;
}
#sidebar #plugins img {
	float: left;
	margin-right: 10px;
}
#sidebar #plugins #flash, #sidebar #plugins #shockwave, #sidebar #plugins #java {
	text-align: left;
	line-height: 49px;
	font-weight: bold;
	height: 49px;
}
#gameContainer {
	background:url(/graphics/backgrounds/play_background2.gif);
	width: 820px;
	float: right;
}
#gameContainer #playTop, #gameContainer #playBottom {
	width: 820px;
	height: 10px;
}
#gameContainer #playTop {
	margin-bottom: 2px;
}
#gameContainer #playBottom {
	margin-top: 2px;
}
#gameContainer #game {
	margin: auto;
}
#gameMenu {
	width: 820px;
	float: right;
	clear: right;
}
#gameMenu #facebookLike {
	float: left;
}
#gameMenu #commentTextLink, #gameMenu #rateGameLabel, #gameMenu #fullscreenTextLink {
	line-height: 24px;
}
#gameMenu #commentTextLink, #gameMenu #commentIconContainer, #gameMenu #rateGameLabel, #gameMenu #rateGameControl, #gameMenu #yourRating, #gameMenu #fullscreenTextLink, #gameMenu #zoomIconContainer {
	float: right;
}
#gameMenu #commentIconContainer, #gameMenu #rateGameControl, #gameMenu #yourRating {
	margin-right: 10px;
}
#gameMenu #commentTextLink {
	margin-right: 2px;
}
#gameMenu #rateGameControl, #gameMenu #yourRating {
	margin-left: 2px;
	padding-top: 6px;
}
#gameMenu #rateGameControl img, #gameMenu #yourRating img {
	display: inline;
}
#gameMenu #commentTextLink a, #gameMenu #fullscreenTextLink a {
	text-decoration: none;
}
#gameMenu #commentIconContainer #commentIcon, #gameMenu #zoomIconContainer #zoomIcon {
	width: 24px;
	height: 24px;
}
#gameMenu #commentTextLink, #gameMenu #commentIconContainer {
	/*display: none;*/
}
#gameMenu #rateGameControl, #gameMenu #yourRating {
	/*float: left;*/
}
#adGameDetails {
	width: 200px;
	height: 200px;
	clear: right;
	float: right;
}
#gameDetails {
	background: url(/graphics/backgrounds/game_details.gif);
	text-align: left;
	width: 820px;
	height: 200px;
	float: right;
	clear: right;
	position: relative;
}
#gameDetails .header {
	background: url(/graphics/headers/game_details.gif);
	font-weight: normal;
	text-align: center;
	padding: 0px 20px;
}
#gameDetails .header h2 {
	font-size: 11px;
	display: inline;
}
#gameDetails .gameRating {
	display: inline;
}
#gameDetails #shareButtons {
	position: absolute;
	bottom: 47px;
	margin-top: 5px;
}
#gameDetails #shareButtons img {
	vertical-align: middle;
	display: inline;
}
#gameDetails #linkToThisGame {
	position: absolute;
	bottom: 7px;
	margin-top: 5px;
}
#gameDetails #linkToThisGame form{
}
.extLink a:link, .extLink a:visited {
	color: #FFFFFF;
}
.extLink a:active, .extLink a:hover {
	color: #F59708;
}
.extLink .gameScreenshotContainer .gameScreenshot {
	width: 320px;
	height: 240px;
	border: 1px solid;
}
.extLink .playLink {
	/*font-size: 18px;*/
}
#adLinkunit {
	/*background: url(/graphics/backgrounds/ad_linkunit_background.gif);*/
	width: 728px;
	height: 15px;
	float: right;
	clear: right;
	padding: 0px 46px;
	margin-top: 4px;
}
#adRecommendedGames {
	width: 250px;
	height: 250px;
	float: right;
	clear: right;
	margin-top: 5px;
}
#recommendedGames {
	background: url(/graphics/backgrounds/recommended_games.gif);
	width: 565px;
	height: 254px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
#recommendedGames .header {
	background: url(/graphics/headers/recommended_games3.gif);
}
#gameComments {
	width: 820px;
	clear: right;
	float: right;
	/*order: 1px solid #95BED2;*/
}