/* Basic CSS Theme - Flash GMS */

body
{
	background-image:url(../pics/background.jpg);
	background-repeat:repeat-x;
	background-color:#00FFFF;
}


#header
{
	background-image:url(../pics/logo/header.jpg);
    background-repeat: no-repeat;
	width:1000px;
	height:100px;
    position: relative;
}

#overheader
{
	width:1000px;
	height:100px;
}

#printHeader {
	width: 1000px;
	height: 100px;
	display: none;
}

#nav_holder
{
	width:996px;
	background-color:#FFFFFF;
	height:34px;
	position:relative;
	vertical-align:top;
	text-align:left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding:0px;
	margin:0px;
}

	#tabmenu {
		color: #FFFFFF;
		border-bottom: 2px solid black;
		margin: 0px;
		padding-top: 12px;
		z-index: 1;
		padding-left: 10px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }
	
	#tabmenu a{
		color: #FFFFFF;
		background-color: #0099FF;
		font-family:Arial, Helvetica, sans-serif;
		border: 2px solid black;
		padding: 2px 5px 2px 5px;
		margin: 0;
		text-decoration: none; }
		
	#tabmenu a:hover{
		color: #FFFFFF;
		background-color: #0000FF;
		font-family:Arial, Helvetica, sans-serif;
		border: 2px solid black;
		padding: 2px 5px 2px 5px;
		margin: 0;
		text-decoration: none; }
		
	#home #nav-home a,
	#all-gms #nav-all-gms a,
	#action-gms #nav-action-gms a,
	#arcade-gms #nav-arcade-gms a,
	#shooting-gms #nav-shooting-gms a,
	#sports-gms #nav-sports-gms a,
	#puzzle-gms #nav-puzzle-gms a,
	#flash-movies #nav-flash-movies a,
	#feedback #nav-feedback a
		{
			background-color: #FFFFFF;
			color:#000000;
			border-bottom-width: 4px;
			border-bottom-style: solid;
			border-bottom-color: #FFFFFF;
		}
	
	#home #nav-home a:hover,
	#all-gms #nav-all-gms a:hover,
	#action-gms #nav-action-gms a:hover,
	#arcade-gms #nav-arcade-gms a:hover,
	#shooting-gms #nav-shooting-gms a:hover,
	#sports-gms #nav-sports-gms a:hover,
	#puzzle-gms #nav-puzzle-gms a:hover,
	#flash-movies #nav-flash-movies a:hover,
	#feedback #nav-feedback a:hover	
		{
		background-color: #0000FF;
		color: #FFFFFF;
		border-bottom-color:#000000;
		}
		
	#content {
	font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
	background-color: #FFFFFF;
	border: 2px solid black;
	border-top: none;
	border-bottom: 1px solid black;
	z-index: 2;
	vertical-align: top;
	width:781px;
	min-height:925px;
	height:925px;
	height:auto !important;
	position:relative;
	margin:0px;
	text-align:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 210px;
	background-image:url(/pics/pxline.gif);
	background-position:205px 10px;
	background-repeat:repeat-y;
}

	#content a {
		text-decoration: none;
		color:#0099FF }

	#content a:hover { color:#0000FF;
	text-decoration:underline; }
	
#game_lists
{
	width:200px;
	height:920px;
	height:inherit;
	text-align: left;
	position: absolute;
	top: 5px;
	left: 5px;
}

#gamelist_holder
{
	width:200px;
	height:auto;
}


#footer
{
	font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
	text-align:left;
	width:992px;
	height:20px;
	background-color:#FFFFFF;
	position:relative;
	padding-left:4px;
	border: 2px solid black;
	border-top: 0px;
}
	#footer a {
		text-decoration: none;
		color:#0099FF }

	#footer a:hover { color:#0000FF;
	text-decoration:underline; }
	
.style1 {color: #000000}
.style2 {color: #000000; font-size: 14px; }
	
	
/* Text Styles */



.title_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	text-align:center;
	top: 277px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sub_title_text
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0099FF;
}

.title_text2
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
}
.title_left
{
	float: left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	padding-top:1em;
	padding-bottom:0.2em;
	height: auto;
}

.ordinary_text
{
	text-align:left;
	font-size:14px;
	font-family:"bitstream vera sans", verdana, sans-serif;
}
/*end*/
.bullet {
	padding-left: 20px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	height: auto;
	width: 178px;
	position: relative;
	background-image:url(../pics/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left 0.2em;
	text-align:left;
	font-size:14px;
	font-family:"bitstream vera sans", verdana, sans-serif;
}
.content_table
{
	position: relative;
	width: 764px;
	padding-top:0px;
	padding-left: 20px;
	text-align: left;
}
.td_pic{
	width:100px;
}

.td_text{
	width:282px;
}

#content_splash {
	font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
	background-color: #FFFFFF;
	border: 2px solid black;
	border-top: none;
	border-bottom: 1px solid black;
	z-index: 2;
	vertical-align: top;
	width:750px;
	height:600px;
	position:relative;
	margin:0px;
	text-align:;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.copyright_text
{
	text-align:center;
	font-size:16px;
	font-family:"bitstream vera sans", verdana, sans-serif;
}

.ordinary_text_centre
{
	text-align:center;
	font-size:14px;
	font-family:"bitstream vera sans", verdana, sans-serif;
}

#sub-footer
{ 
	width:1000px;
	text-align:right;
	font-size:12px;
	font-family:"bitstream vera sans", verdana, sans-serif;
	margin-top:10px;
	color:#FFFFFF;
}

#sub-footer a
{ color:#FFFFFF;}

#sub-footer a:hover
{color:#0000FF;}