﻿body
{
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-color: #351c66;
	background-position: center 0px;
	background-repeat: no-repeat;
	font-family:Verdana;	
}
.hidden
{
	display:none;
	}
input
{
	font-family:Verdana;
}

a, img
{
	text-decoration: none;
	border: 0px;
	font-family:Verdana;	
}

p
{
	font-family:Verdana;
}

span
{
	font-family:Verdana;
}

.infoLabel
{
	color: #341763;
	font-weight: bold;
	font-size: 18px;
}
.info
{
	color: #27124a;
	font-size: 14px;
}
.transbutton
{
	position:absolute;
	width:160px;
	height:30px;
	text-align:center;
	top:-10px;
	left:-30px;
}

/*
========================================
Structure
========================================
*/

#header
{
	text-align: left;
	width: 963px;
	margin: 0px auto;
	height: 148px;
}
#menu
{
	text-align: left;
	width: 963px;
	margin: 0px auto;
	position:relative;
	top:-2px;
	*top:-8px;
}
#search
{
	text-align: left;
	width: 950px;
	margin: 0px auto;
	position:relative;
	top:-2px;
	*top:-8px;
}

#search td
{
	font: Arial;
	color: White;
	font-weight: bold;
	font-size: 14pt;
}

#search input
{
	font: Arial;
	color: #000;
	font-weight: normal;
	font-size: 11px;
}

#content
{
	text-align: left;
	width: 954px;
	margin: 0px auto;
}
#footer
{
	background-image: url( /Interface/Images/Footer/Footer.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 964px;
	margin: 0px auto;
	position:relative;
	*top:-7px;
}
#regForm td
{
	padding: 2px 0px 2px 0px;
}
/*
========================================
End Structure
========================================
*/
/*
========================================
Header
========================================
*/

#banner
{
	position: relative;
	left: 6px;
	top: 32px;
	/**left: 6px;
	*top: 21px;*/
	text-align: left;
	width: 726px;
	height: 88px;
	background-color: Gray;
}

#headerLogo
{
	position:relative;
	top:-10px;
	*top:-16px;
	/*background-image:url(../Images/Header/Logo.jpg);
	background-repeat:no-repeat;*/
	width:244px;
	height:157px;
}

#headerBanner
{
	position:relative;
	top:-164px;
	*top:-170px;
	left:230px;
	background-image:url(../Images/Header/Banner.png);
	background-repeat:no-repeat;
	width:740px;
	height:157px;
}

/*
========================================
End Header
========================================
*/

/*
========================================
Footer
========================================
*/
#FooterSound
{
	position: relative;
	top: 6px;
	left: 14px;
}
#FooterLinks
{
	position: relative;
	top: -16px;
	*top: -23px;
	left: 610px;
	font-size: 12px;
	width: 350px;
	font-family: Verdana;
	font-size: 10px;
	color: #a294ba;
}
#FooterLinks A
{
	font-family: Verdana;
	font-size: 10px;
	color: #a294ba;
	white-space: nowrap;
}
#FooterLinks span
{
	font-family: Verdana;
	font-size: 10px;
	color: #a294ba;
	white-space: nowrap;
}

#FooterShare
{
	position: relative;
	top: -26px;
	*top: -28px;
	left: 545px;
	width: 350px;
}

#footerLogo
{
	position: relative;
	top: -58px;
	*top: -60spx;
	left: 117px;
	width: 370px;
}

#footerLogo .GShock
{
	position: relative;
	left:40px;
}

#footerLogo .KingGee
{
	
}

/*
========================================
End Footer
========================================
*/

#welcomeText
{
	position:relative;
	left:258px;
	top:288px;
	*top:296px;
	text-align:center;
	width:480px;
}

#welcomeText p
{
	font-family:Verdana;
	font-size:0.72em;
	font-weight:bold;
	color:#341662;
	line-height:17px;
}

.error
{
	color:Orange;
}.errorRev
{
	color:#341d63;
}
.display5NameButton
{
	position:absolute;
	left:-25px;
	top:-10px;
	height:31px;
	width:142px;
}
#FBLogin
{
	font-size:14px;
	color:white;
}
#FBLogin a
{
	color:white;
}