body
{
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}


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

h3.flashAlt
{
	color:#FFFFFF;
	font:bold 150% Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 10px 5px;
	width:100%;
	display:block;
	clear:both;
	position:relative;
}

/*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 
{
	background:#000000 url(/_images/general/home_bg.jpg) center top no-repeat;
}

#home #wrapper
{
	width:715px;
}

#home #logo
{
	width:253px;
	height:112px;
	background-image:url(/_images/general/logo.png);
	position:absolute;
	top:25px;
	left:0;
	overflow:hidden;
}

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

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

#home #featured
{
	position:absolute;
	left:239px;
	top:117px;
	width:371px;
	height:163px;
}

#home #featured a
{
	width:371px;
	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 h3
{
	color:#392A5D;
	font-size:130%;
	position:relative;
	top:-3px;
}

#home #featured p
{
	color:#0B80FF;
	font-weight:bold;
}


#home #contactUs
{
	position:absolute;
	left:445px;
	top:22px;
	width:269px;
	height:48px;
	text-align:right;
	font-weight:bold;
}

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

#home #contactUs a
{
	color:#452B76;
}

#home #ourGames
{
	position:absolute;
	left:0;
	top:425px;
	width:519px;
}

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

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

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

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

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

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

#home #latestGames h4
{
	font-size:115%;
	margin-bottom:2px;
	font-weight:bold;
}

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

#home #moreGames li, #game #moreGames li
{
	float:left;
	margin:0 12px 20px 4px;
	display:block;
	width:90px;
	height:155px;
}

#moreGames a
{
	display:block;
	width:90px;
	height:155px;
	cursor:pointer;
	background:#000000;
	color:#CCCCCC;
	font-weight: normal;
}

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

#moreGames img
{
	width:88px;
	height:68px;
}

#moreGames h4
{
	font-size:100%;
	margin-bottom:2px;
	font-weight:bold;
	color:#48B7FF;
}

#moreGames span
{
	display:block;
	position:absolute;
	top:145px;
	right:0;
	cursor:pointer;
	color:#48B7FF;
	font-weight:bold;
}

#home #other
{
	position:absolute;
	left:445px;
	top:425px;
	width:270px;
}

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

#home #aboutUs p
{
	font-weight:bold;
	margin:0 0 10px 3px;
}

#home #friends
{
	
}

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

/*detail page style*/

body#game 
{
	background:#000000 url(/_images/general/detail_bg.jpg) center top no-repeat;
}

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

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

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


#game #contactUs
{
	position:absolute;
	left:465px;
	top:26px;
	width:269px;
	height:48px;
	text-align:right;
	font-weight:bold;
}

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

#game #contactUs a
{
	color:#452B76;
}

#game #gameTbl
{
	position:absolute;
	top:113px;
	left:50px;
	width:620px;
	height:560px;
	text-align:center;
}

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

#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 #getTMApp
{
	position:absolute;
	width:270px;
	height:87px;
	top:850px;
	left:450px;
}

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

#game #copyright
{
	position:absolute;
	top:950px;
	left:450px;
	font-weight:bold;
	color:#999999;
}

#game #friends
{
	position:absolute;
	top:1000px;
	left:450px;
}

#game #error
{
	position:absolute;
	top:163px;
	left:121px;
	width:520px;
	height:460px;
}

#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;
}
