/* FORM PROPERTIES */

ol {
  margin:0px;
  padding: 0px;
}

ol li {
  margin-left: 40px;
  padding-left: 10px;
}

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

input.button { 
	width: 100px;
	margin-top: 10px;
	margin-left:200px;
	background-color:  #C11B17;
	color: #FFFF00;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;	
} 

label {
	font-weight: bold;
	text-align: right;
	width: 170px;
	margin-top: 2px;
	padding-right: 20px;
}


#controlset 
{
	margin-left: 200px;
}	


#formpanel{
	float:left;
	text-align: left;
	font-size: 12px;
	width: 230px;
	margin-top: 2px;
	margin-right: 20px;
}

#warning {
	margin-left: 40px;
	background-image: url("../images/default/warning.gif");
	background-repeat: no-repeat;
	padding: 0px 10px 10px 45px;
	font-family: Arial;
	font-size: 10px;
}

#success {
	margin-left: 30px;
	height: 35px;
	background-image: url("../images/default/check.gif");
	background-repeat: no-repeat;
	padding: 10px 0px 0px 60px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;	
	color: #FFFFFF;
	
}

#incomplete {
	margin-left: 30px;
	height: 35px;
	background-image: url("../images/default/cross.gif");
	background-repeat: no-repeat;
	padding: 10px 0px 0px 60px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;	
	color: #666666;
}

/* GENERAL Properties */

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

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

br {
	clear: both;
}

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

H2{
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	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  #FF0000;
	padding: 15px 15px 15px 15px;
	font-size: 12px;
}

legend
{
	color: #FFFFFF;
	background: #990000;
	border: 1px solid #FF0000;
	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-family: Arial;
	text-align: justify;
	color: #FFFFFF;
}

#formhead{
	padding: 15px 0px 0px 0px;
	margin-bottom: 10px; 
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #FFFFFF;
	border-bottom: 2px solid #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: #990000;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 1px 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 {
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	font-size: 18px;
	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;
}

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

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


/* 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*/

table.default
{ 
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	width: 510px;
	background-color: #404040;
	border-collapse: collapse;
	border-spacing: 0px; 
} 

td.desc
{ 
	border-left: 1px solid #000000;
	background-color: #990000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF; 
}

td.special
{ 
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #990000;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF; 
	padding: 10px 10px 10px 10px;
}

td.main
{ 
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #404040;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF; 
}

td.noshow
{ 

	background-color:  #202020;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF; 
}

/* Members - Right Panel Menu */

#ghmembers {
	float: left;
	width: 160px;
	height: 16px;
	background: #990000;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 2px solid #FF0000;
	padding: 2px 2px 2px 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

}

#ghmembers a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}

#ghmembers a:hover, .active a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #FFFF00;
}







