hr{
	margin-bottom: 15px;
	margin-top: 5px;
}

label,input {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

label,input.radio {
	display: block;
	width: 10px;
	float: left;
	margin-bottom: 10px;
	float: left;
}

label {
	text-align: right;
	width: 150px;
	margin-top: 5px;
	padding-right: 20px;
}

label2 {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	font-size: 12px;
}

br {
	clear: left;
}



body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #202020;
}


a {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #ff0000;
}


a:visited {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #ff0000;
}

a:hover{
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFF00;
}

img{  
	border-style: none;
}

H1{
	font-weight: bold;
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
}

H2{

	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
}

H3{

	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
}

H4{
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
}

fieldset
{
	border: 1px solid  #C11B17;
	padding: 15px 15px 15px 15px;
	font-size: 12px;
}

legend
{
	color: #FFFFFF;
	background:  #C11B17;
	border: 1px solid #781351;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	padding: 2px 6px
} 

.style7 {
	color: #ffde00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#othertext{

	padding: 0px 25px 15px 25px;
	font-weight: bold;
	font-family: Arial;
	text-align: justify;
	font-size: 12px;
	color: #98AFC7;
}

#additionaltext{

	text-align: center;
	width: 510px;
	padding: 15px 15px 15px 15px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

/* GENERAL Header */

#header {
	
	width: 774px;
	height: 118px;
	background-image: url("../images/default/top_02.gif");
}

#ad {
	
	width: 772px;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
}

#logo
{
	float: left;
}

#button{
	float:right;
	text-align: right;
	margin-top: 60px;
	margin-right: 30px;	
}	

#buttontest{
	text-align: right;
        margin-top: 5px;
	margin-right: 30px;	
}	

#testimonial{
	text-align: center;
        padding-top: 20px;
        padding-right: 30px;
        color: #CDC9C9;
        font-size: 10px;
        font-style: italic;
        height: 40px;
}

#testimonialby {
  float: left;
  width:160px;
  text-align: right;
  padding-top: 7px;
  padding-right: 5px;
  color: #CDC9C9;
}
 
/* GENERAL Page */

#wrapper {
	background: #202020;
	width: 774px;
	margin: 0px auto;
	padding: 0px;
}


#page {
	width: 774px;
	margin: 0px auto;
}


/* GENERAL Content */

#content {
	float: left;
	width: 544px;
	position:relative;
}

/* GENERAL Gamehopper Menu */

#ghmenu {
	float: left;
	width: 544px;
	height: 30px;
	background: #C11B17;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 2px solid #FF0000;
	padding: 5px 0px 0px 0px;
}

#ghmenu ul {
	margin: 5px;
	list-style: none;
}

#ghmenu li {

	display: inline;
	padding: 0px 5px 0px 30px;
}

#ghmenu a {
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	font-size: 18px;
	color: #ffffff;
}

#ghmenu a:hover, .active a {
	color:#FFFF00;
}

/* GAMES PAGE - Main Game Image */

#maingameimage {
	float: left;
	width: 544px;
	height: 271px;
	margin-top: 3px;
	margin-right: 20px;
	border: 2px solid #FF0000;
}


/* GAMES PAGE - Game Article */

#gamearticle {
	width: 540px;
}

/* GAMES PAGE - Game Images */

#gameimages {
	float:left;
	width: 200px;
	margin-top: 20px;
}

.panel {
	
	margin-bottom: 10px;
	border: 2px solid #FFFFFF;
	/*height: 113px;*/
	width: 200px;
}

/* GAMES PAGE - Game Description */

#gamedesc{
	float:right;
	width: 320px;
	text-align: justify;
	margin-top: 10px;
}


.gamegeneral {
	float:right;	
	margin-top: 15px;
	margin-left: 10px;
	text-align: left;
	width: 205px;
	line-height: 14pt
}

.gamecover
{
	margin-top: 5px;
	float:left;
	width: 105px;
}

.gamecover a {
	border: 1px solid;
	border-color: #aaa #000 #000 #aaa;
	color: #ffffff;
	background:#C11B17;
	padding: 2px 2px 2px 2px;
}

.gamecover a:hover
{
	top: 1px;
	left: 1px;
	border-color: #000 #aaa #aaa #000;
	background:#FFFF00;
	color:#C11B17;	
	padding: 2px 2px 2px 2px;
} 

.gametitle {
	font-weight: bold; 
	font-size: 24px; 
	font-family Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.textcredits {
	margin-top: 5px;
	color: #514F42;
}

.gamedesc a{
	text-decoration: underline;
	color: #FF0000;
}


.post {
	float: left;
	margin-top: 15px;
	width: 300px;	
}

.post ul {

	list-style: none;
}

.post li {

	display: inline;
	margin-left: 20px;
	text-transform: uppercase;
}

.post a {

	border: 1px solid;
	border-color: #aaa #000 #000 #aaa;
	color: #ffffff;
	background:#C11B17;
	padding: 5px 5px 5px 5px;
}

.post a:hover
{

	top: 1px;
	left: 1px;
	border-color: #000 #aaa #aaa #000;
	background:#FFFF00;
	color:#C11B17;	
	padding: 5px 5px 5px 5px;
} 

.buynow{
	float:left;
	width: 320px;
	margin-top: 10px;
}

.buynow_img{
	float:left;
	width: 122px;
	margin-bottom:10px;
}

.buynow_price{
	margin-top: 5px;
	float:left;
	width: 198px;
	font-weight: bold;
	color: #FFFF00;
}

.members_price{
	margin-top: 5px;
	float:left;
	width: 300px;
	font-weight: bold;
	color: #FFFF00;
}

/* GENERAL Right Side Bar */

#feature {	

	float: right;
	width: 220px;
	background-image: url("../images/sidebar_bg.gif");
	margin-bottom: 5px;
}

.feature_image {

	margin-left: 20px;
	margin-top: 10px;	
	margin-bottom: 10px;
	width: 174px;
}

#feature_header{
	margin-right: 23px;
	text-align: right;
	font-weight: bold; 
	font-size: 18px; 
	font-family: Arial;
}

#feature_content{
	margin-left: 20px;	
	width: 174px;
	text-align: justify;
	font-size:11px;
	margin-bottom: 10px;
}


/* GENERAL Footer */

#footer {
	width: 774px;
	margin: 0 auto;
	padding-bottom: 5px;
	color: #ff0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#footer a {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #ff0000;
}

#legal {
	margin: 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #202020;
}

#legal a {
	text-decoration: underline;
	color: #ff0000;
}

/*FOR TABLES*/


td.noshow
{ 
	text-align: left;
	font-size: 13px;
	color: #FFFFFF; 
	padding: 0px 15px 0px 0px;
}
