﻿body
{
	color: #FFFFFF;
	background: #111111 URL(/images/bg/outside.gif) repeat-x;
	font-family: Comic Sans MS, Arial;
	font-size: 12pt;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}

div.page_header
{
	background: #54677f URL(/images/bg/body.gif) repeat-x;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	float: left;
	clear: both;
	height: 150px;
	width: 1000px;
}

div.page_body
{
	background-color: #54677f;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 45px;
	width: 990px;
}

div.page_footer
{
	color: #999999;
	font-family: Times New Roman, Arial, Verdana;
	font-size: 10pt;
	float: left;
	padding: 3px;
	width: 996px;
}

img
{
	border: 0px;
}

h1
{
	font-family: Comic Sans MS;
}

div.header_left
{
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 150px;
	width: 350px;	
}

div.header_right
{
	float: right;
	text-align: right;
	padding-right: 45px;
	width: 600px;
}

div.header_right a
{
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px;
	padding: 2px;
}

div.header_right a:hover
{
	margin: 0px;
	background-color: #54677f;
	border: 1px solid #000000;	
}

div.tabs
{
	float:left; 
	margin-left: 45px;
	text-align: left;
	height: 25px;
	width: 907px;
}

div.legal_body
{
	background-color: #333333;
	font-family: Times New Roman, Arial, Verdana;
	font-size: 12pt; 
	float: left; 
	margin-right: 15px;
	margin-left: 5px;
}

div.gamelist
{
	background-color: #333333;
	border: 1px solid #000000; 
	float: left; 
	padding-left: 5px; 
	padding-top: 5px;
	margin-left: 45px;
	width: 900px; 
}

div.game
{
	background-color: #333333;
	border: 1px solid #000000; 
	float: left; 
	padding: 15px;
	margin-left: 45px;
	text-align: center;
	width: 875px; 
}

div.body_title
{
	border-bottom: 1px dashed #000000;
	clear: left;
	font-size: 14pt;
	margin-right: 15px;
	margin-left: 5px;	
}

div.column_title
{
	border-bottom: 1px solid #000000;
	font-size: 12pt;
	margin-right: 10px;
	margin-left: 5px;	
}

div.sort_order
{
	text-align: right;
	padding-right: 20px;	
}

/****************/
/** Game Icons **/
/****************/
div.gameicon
{
	background: URL(/images/gameicon.gif) no-repeat;
	color: #000000;
	float: left;
	padding-top: 4px;
	padding-left: 5px;
	height: 65px;
	width: 210px;
	margin: 5px;
}

div.gameicon_text a
{
	color: #000000;
	text-decoration: none;	
}

div.gameicon_text a:hover
{
	color: #000000;
	text-decoration: underline;	
}

div.gameicon_image
{
	border: 1px solid #000000;
	float: left;
	height: 50px;
	width: 50px;
	padding: 0px;	
}

div.gameicon_text
{
	float: left;
	height: 38px;
	width: 136px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;	
}

div.gameicon_links
{
	float: left;
	height: 12px;
	width: 136px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}

div.fav_success
{
	float: left; 
	width: 350px; 
	background-color: #12BB32; 
	color: #000000; 
	text-align: center; 
	margin-left: 275px;
}

div.fav_error
{
	float: left; 
	width: 350px; 
	background-color: #FE0000; 
	color: #FFFFFF; 
	text-align: center; 
	margin-left: 275px;
}

img.gameicon
{
	height: 50px;
	width: 50px;	
}

/***************************
 * Login
 **************************/
div.login
{
	border: 1px solid #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12pt;
	margin: 15px;
	width: 300px;	
}

div.login_header
{
	border-bottom: 1px dotted #000000;
	padding: 3px;
	text-align: left;	
}

div.login_error
{
	background-color: #EE1212;
	border-bottom: 1px dotted #000000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

div.login_success
{
	background-color: #12BB32;
	border-bottom: 1px dotted #000000;
	color: #000000;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

div.logincol_left
{
	float: left;
	padding: 3px;
	text-align: left;
	width: 114px;
	vertical-align: top;
}
div.logincol_right
{
	float: left;
	padding: 3px;
	text-align: left;
	width: 174px;
	vertical-align: top;
}
div.logincol_full
{
	clear: both;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}

/***************************
 * Register
 **************************/
div.reg
{
	border: 1px solid #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12pt;
	margin: 15px;
	width: 450px;	
}

div.reg_header
{
	border-bottom: 1px dotted #000000;
	padding: 3px;
	text-align: left;	
}

div.reg_error
{
	background-color: #EE1212;
	border-bottom: 1px dotted #000000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

div.regcol_left
{
	float: left;
	padding: 3px;
	text-align: left;
	width: 219px;
	vertical-align: top;
}
div.regcol_right
{
	float: left;
	padding: 3px;
	text-align: left;
	width: 219px;
	vertical-align: top;
}
div.regcol_full
{
	clear: both;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}

/****************/
/** Ads **/
/****************/
div.ads_leaderboard
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #333333;
	float: left; 
	margin-left: 45px;
	text-align: center;
	padding: 3px;
	height: 96px;
	width: 899px; 
}

div.ads_leaderboard#top
{
	border-top: 1px solid #000000; 
}

div.ads_leaderboard#bottom
{
	border-bottom: 1px solid #000000; 
}

div.ads_widevert
{
	border-left: 1px solid #000000;
	float: right;
	margin-bottom: 5px;
	padding: 3px;
	width: 166px;
}