/* CSS Document */
body, h1, h2, h3, h4, h5, img, li, ol, ul, p, a, div, form, table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	outline: 0;
}

img {
	display: block;
}

body {
	font-family: verdana, arial;
	background: #000000 url(images/bg-tile.gif) top center repeat;
	text-align: center;
	font-size: 70%;
}

.clear {
	clear: both;
}

#wrap {
	width: 997px;
	margin: 0px auto;
	text-align: left;
	color: #ffffff;
	font-size: 1em;
}

#header {
	height: 139px;
}

#nav {
	height: 31px;
	border: 1px solid #363636;
}

ul.navlist {
	list-style: none;
}

ul.navlist li {
	float: left;
}

ul.navlist li a {
	float: left;
	display: block;
	height: 31px;
	text-indent: -9999px;
}

ul.navlist li a:hover, ul.navlist li a.active {
	background-position: top right !important;
}

ul.navlist li a.home {
	background: url(images/nav/home.gif) top left no-repeat;
	width: 218px;
}

ul.navlist li a.club {
	background: url(images/nav/club.gif) top left no-repeat;
	width: 163px;
}

ul.navlist li a.info {
	background: url(images/nav/info.gif) top left no-repeat;
	width: 223px;
}

ul.navlist li a.player {
	background: url(images/nav/player.gif) top left no-repeat;
	width: 180px;
}

ul.navlist li a.contact {
	background: url(images/nav/contact.gif) top left no-repeat;
	width: 211px;
}

#page {
	background-color: #101010;
	border-left: 1px solid #363636;
	border-right: 1px solid #363636;
	padding: 0px 20px;
}

.pagehome {
	height: 542px;
	background: url(images/backgrounds/home.jpg) top left no-repeat;
}

.pagedo {
	background: url(images/backgrounds/do.jpg) top left no-repeat;
}


.pagestaking {
	background: url(images/backgrounds/staking.jpg) top left no-repeat;
}

.pageselection {
	background: url(images/backgrounds/selection.jpg) top left no-repeat;
}

.pagehub {
	background: url(images/backgrounds/hub.jpg) top left no-repeat;
}

.pagerewards {
	background: url(images/backgrounds/rewards.jpg) top left no-repeat;
}

.pagebecome {
	background: url(images/backgrounds/become.jpg) top left no-repeat;
}

.pagecontact {
	background: url(images/backgrounds/contact.jpg) top left no-repeat;
	height: 500px;
}

#flash {
	float: left;
	width: 100px;
	height: 100px;
}

#promos {
	float: right;
	width: 194px;
	margin: 35px 0px 25px 0px;
}

#promos_home {
	float: right;
	width: 194px;
	margin: 58px 0px 25px 0px;
}

#promos a, #promos_home a {
	text-decoration: none;
	color: #ffffff !important;
}

#promos a {
	color: #ff0033;
}

.promobox {
	padding: 10px 12px 15px 12px;
	background-color: #0d0d0d;
	border: 1px solid #363636;
	line-height: 11pt;
	margin-bottom: 10px;
	font-size: 1em;
	text-align: center;
}

.promo_img {
	margin-bottom: 10px;
}

.promo_title {
	color: #999999;
	margin-bottom: 7px;
}

.red_link {
	text-decoration: underline !important;
	color: #ff0033 !important;
}

#subnav {
	height: 22px;
	border-left: 1px solid #363636;
	border-right: 1px solid #363636;
	border-bottom: 1px solid #363636;
	background: url(images/subnav-bg.jpg) top left no-repeat;
}

ul.subnavlist {
	list-style: none;
}

ul.subnavlist li {
	float: left;
}

ul.subnavlist li a {
	float: left;
	display: block;
	height: 22px;
	text-indent: -9999px;
}

ul.subnavlist li a:hover, ul.subnavlist li a.active {
	background-position: top right !important;
}

ul.subnavlist li a.do {
	background: url(images/nav/do.gif) top left no-repeat;
	width: 161px;
}

ul.subnavlist li a.staking {
	background: url(images/nav/staking.gif) top left no-repeat;
	width: 157px;
}

ul.subnavlist li a.hub {
	background: url(images/nav/hub.gif) top left no-repeat;
	width: 195px;
}

ul.subnavlist li a.blog {
	background: url(images/nav/blog.gif) top left no-repeat;
	width: 57px;
}

ul.subnavlist li a.selection {
	background: url(images/nav/selection.gif) top left no-repeat;
	width: 174px;
}

ul.subnavlist li a.rewards {
	background: url(images/nav/rewards.gif) top left no-repeat;
	width: 144px;
}

#content {
	float: left;
	width: 640px;
	margin: 115px 0px 0px 20px;
	padding-bottom: 20px;
	line-height: 12pt;
	color: #cccccc;
}

.ie6 #content {
	margin-left: 10px;
}

#content a {
	color: #ff0033;
}

#contact {
	float: left;
	width: 635px;
	margin: 75px 0px 0px 20px;
	padding-bottom: 20px;
	line-height: 14pt;
	color: #cccccc;
}

.ie6 #contact {
	margin-left: 10px;
}

.white_text {
	color: #ffffff;
}

.button {
	float: left;
	margin: 20px 11px 0px 0px;
}

#footer {
	background-color: #0f0d0e;
	border: 1px solid #363636;
	padding: 0px 30px;
	font-size: 0.8em;
	margin-bottom: 20px;
}

#copyright {
	float: left;
	width: 300px;
	padding: 9px 0px;
}

#hgc {
	float: right;
	width: 300px;
	text-align: right;
	padding: 9px 0px;
}

#hgc a {
	color: #ffffff;
	text-decoration: none;
	background: url(images/hgc.gif) top left no-repeat;
	padding-left: 18px;
	padding-bottom: 3px;
}

.grey_text {
	color: #999999;
}

.small_text {
	font-size: 0.8em;
}

form.form1 th {
	color: #ffffff;
	padding-bottom: 5px;
	font-weight: normal;
}

form.form1 label {
	float: left;
	width: 170px;
	color: #ffffff;
}

form.form1 input {
	margin-bottom: 8px;
	width: 226px;
	padding: 0px 2px;

	border: 1px solid #666666;
	color: #000000;
}

form.form1 select {
	width: 231px;
	margin-bottom: 10px;
	color: #000000;
	background-color: #ffffff !important;
	border: 1px solid #666666;
}

.checkbox {
	width: 1em !important;
	background: none !important;
}

.input2 {
	width: 172px !important;
}

.dob {
	width: 71px !important;
	margin-right: 5px;
}

.disabled {
	background-color: #cccccc !important;
}

.submit_button {
	width: 70px !important;
	padding: 0px !important;
	margin-right: 10px;
	float: right;
}

.submit_button2 {
	width: 70px !important;
	padding: 0px !important;
}

.text_area {
	width: 226px;
	height: 100px;
	margin-bottom: 10px;
	background-color: #ffffff !important;
	border: 1px solid #666666;
	color: #000000;
	padding: 2px;
}

[disabled] {
	background-color:#999 !important;
}
