body
{
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#23377C url(/_images/general/bg.png) center top no-repeat;
}


#wrapper
{
	width:760px;
	margin:0 auto 0 auto;
	position:relative;
}

h2
{
	color:#FFFFFF;
	font:bold 27px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

h3
{
	color:#FFFFFF;
	font:bold 20px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:5px;
}

h4
{
	color:#FFFFFF;
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase
}

/*general styles*/
*
{
	margin:0;
	padding:0;
}

a
{
	text-decoration:none;
	color:#48B7FF;
	font-weight:bold;
}
img
{
	border:0;
}

ul
{
	list-style:none;
}

ul li
{
	display:block;
	vertical-align:bottom;
}

.clear
{
	clear:both;
}

.hide
{
	display:none;
}

/*home page styles*/
body 
{
	
}

#home #wrapper
{
	width:715px;
}

#home #logo
{
	width:165px;
	height:234px;
	position:absolute;
	top:18px;
	left:0;
}

#home #logo a
{
	display:block;
	width:253px;
	height:112px;
}

#home #logo a *
{
	margin-left:500px;
}

#home #featured
{
	position:absolute;
	left:260px;
	top:67px;
	width:465px;
	height:163px;
}

#home #featured a
{
	width:465px;
	height:163px;
	display:block;
	background:transparent url(/_images/general/playBtn.png) right bottom no-repeat;
	overflow:hidden;
}

#home #featured img
{
	float:left;
	width:220px;
	height:160px;
	border:1px solid #000000;
	margin-right:10px;
}

#home #featured h2
{
	margin-top:3px;
}

#home #featured h3
{
	margin:7px 0 0 0;
	color:#FF0000;
	line-height:28px;
}

#home #featured p
{
	color:#FFFFFF;
	font-weight:normal;
}


#contactUs
{
	position:absolute;
	right:0;
	top:8px;
	width:299px;
	height:48px;
	text-align:right;
	font-weight:bold;
}

#contactUs h3
{
	padding:0;
	margin:0;
	font-size:150%;
}

#home #ourGames
{
	position:absolute;
	left:0;
	top:260px;
	width:732px;
}

#home #ourGames div
{
	margin-bottom:15px;
}

#home #ourGames li, #game #moreGames li, #game #latestGames li
{
	position:relative;
	margin:0 0 10px 4px;
	width:410px;
}

#latestGames
{
	width:440px;
	height:293px;
}

#game #latestGames
{
	position:absolute;
	top:750px;
	left:0px;
}

#latestGames, #other, #home #moreGames
{
	background:#1D2D63 url(/_images/general/stripe_big.gif) top right no-repeat;
	padding:15px;
}

#latestGames img
{
	width:160px;
	height:120px;
	border:1px solid #CCCCCC;
}

#latestGames a
{
	
	display:block;
	background:transparent url(/_images/general/playBtn.png) right bottom no-repeat;
	width:430px;
	overflow:hidden;
	color:#FFFFFF;
}

#latestGames a:hover
{
	color:#48B7FF;
}

#latestGames div
{
	position:absolute;
	top:-3px;
	left:170px;
	width:228px;
	cursor:pointer;
	font-weight:normal;
}

#latestGames h4
{
	font:bold 17px Verdana, Arial, Helvetica, sans-serif;
	margin:-2px 0 10px 0;
	color:#FF0000;
	text-transform:capitalize;
}

#home #moreGames
{
	padding-bottom:10px;
}

#home #moreGames li, #game #moreGames li
{
	float:left;
	margin:0 10px 10px 0;
	display:block;
	width:224px;
	height:70px;
}

#moreGames a
{
	display:block;
	width:231px;
	height:70px;
	cursor:pointer;
	color:#FFFFFF;
	font-weight: normal;
}

#moreGames a:hover
{
	color:#48B7FF;
}

#moreGames img
{
	width:70px;
	height:70px;
	float:left;
	margin:0 5px 0 0;
}

#moreGames h5
{
	font-size:100%;
	margin-bottom:2px;
	font-weight:bold;
	color:#FF0000;
}

#other
{
	position:absolute;
	left:486px;
	top:260px;
	width:215px;
	height:293px;
}


#other a
{
	color:#FF0000;
}

#other div
{
	margin-bottom:20px;
}

#home #aboutUs p
{
	margin:10px 0;
	font-size:12px;
}

#friends ul
{
	margin-left:3px;
}

/*detail page style*/

#game #logo
{
	width:256px;
	height:92px;
	background-image:url(/_images/general/logo_sml.jpg);
	position:absolute;
	top:25px;
	left:0;
	overflow:hidden;
}

#game #logo a
{
	display:block;
	width:253px;
	height:112px;
}

#game #logo a *
{
	margin-left:500px;
}

#game #gameTbl
{
	width:732px;
	text-align:center;
	background:#1D2D63;
}

#game #gameTblWrapper
{
	position:absolute;
	top:135px;
	width:732px;
}

#game #links
{
	position:absolute;
	width:760px;
	top:800px;
	left:0;
	text-align:right;
}

#game #links p
{
	margin:2px 10px 10px 0;
	font-weight:bold;
	float:left;
}

#game #moreGames
{
	position:absolute;
	top:850px;
	left:0;
	width:500px;
}

#game #favourites
{
	position:absolute;
	top:950px;
	left:593px;
	padding-bottom:10px;
}

#game #error
{
	position:absolute;
	top:163px;
	left:121px;
	width:520px;
	padding:15px;
	background-color:#1D2D63;
}

#game #homeErrorLink
{
	display:block;
	width:223px;
	height:47px;
	background-image:url(/_images/play/home.png);
	position:absolute;
	top:300px;
	left:270px;
	overflow:hidden;
	line-height:500px;
}


#phrase
{
	position:absolute;
	top:74px;
	right:0;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
}

#game #latestGames
{
	margin-bottom:30px;
	position:static;
}

#gamesStuffWrapper
{
	padding-top:20px;
	position:relative;
}

#game #bgextender
{
	position:static;
	width:800px;
	margin-left:-15px;
	cursor:auto;
	height:20px;
	background:#23377C url(/_images/general/bgextender.gif) 41px 0 repeat-y;
}


#game #other
{
	left:487px;
	top:20px;
}