@charset "UTF-8";
/* CSS Document */

body {
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #000 url(../_img/top.png) repeat-x top;	
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	font: normal 200% Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 15px 0 10px 0;
}
.h1small{
  font-size:16px;
  font-weight:700;
  font-family:georgia;
}
p {
	font-size: 100%;
	line-height: 160%;
}

a {
    color: #E41715;
    text-decoration: underline;
    font-weight: bold;
}

a:hover {
    color: #ff4040;
    text-decoration: none;
    font-weight: bold;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

.main {
	width: 950px;
	height: auto;
	margin: 0 auto;
}

.fix {
	clear: both;
}

.top {
	width: 950px;
	height: 155px;
}

.top2 {
	width: 650px;
	height: 155px;
	float: left;
	text-align: left;
}

.top2 img {
	margin: 0 auto;
}

.top2 img a {
	border: none;
	text-decoration: none;
}

.top2 img a:hover {
	text-decoration: none;
}

.top3 {
	width: 150px;
	height: auto;
	float: right;
	background: #4D5562 url(../_img/reg/regfoot.png) no-repeat left bottom;
}

.top3 input {
	width: 125px;
	height: 14px;
	font-size: 90%;
	color: #FFF;
	background: #000;
	border: 1px solid #6F7A93;
	margin: 5px 0 0 10px;
}

.top3img {
	margin: 5px 0 0 10px;
}

.topbtn {
	margin: 0 0 5px 0;
}

.top3 p {
	margin: 10px 10px 0 10px;
}

.top3 p strong {
	font-size: 120%;
}

.topnav {
	width: 950px;
	height: 37px;
	float: none;
}

.topnav a {
	border: none;
	text-decoration: none;
}

.topnav a:hover {
	border: none;
	text-decoration: none;
}

.content {
	width: 950px;
	background: url(../_img/content/rightside.png) repeat-y right;
	height: auto;
}

.contleft {
	width: 725px;
	height: auto;
	float: left;
	padding-bottom:35px;
	
}

.contright {
	width: 205px;
	height: auto;
	float: right;
}

.contrighttable_league {
	width: 188px;
	height: auto;
	float: right;
	margin: 15px 0 0 0;
	background: #232B3B url(../_img/content/rightltable.png) no-repeat left top;
	border: 1px solid #333942;
}

.contrighttable {
	width: 188px;
	height: auto;
	float: right;
	margin: 15px 0 0 0;
	background: #232B3B;
	border: 1px solid #333942;
}

.contrighttable table, .contrighttable_league table {
	width: 180px;
	height: auto;
	float: right;
	margin: 0 0 5px 0;
	font-size: 90%;
}

.contrighttable h3 , .contrighttable_league h3{
	margin: 5px 5px 10px 8px;
}

.contrighttable p , .contrighttable_league p{
	margin: 25px 5px 5px 8px;
}

.rightbanners a {
	float: right;
	margin: 15px 0 0 0;
}

.footer {
	width: 100%;
	height: auto;
	background: url(../_img/top.png) repeat-x top;
	border-top: 1px solid #171B22;
}

.footerbox {
	width: 950px;
	height: auto;
	margin: 0 auto;
}

.footlinks {
	width: 850px;
	height: auto;
	float: left;
}

.footlinks ul {
	padding: 0;
	margin: 10px 0 10px 0;
}

.footlinks ul li {
	list-style: none;
	display: inline;
	padding: 0 10px 0 0;
}

.footlinks ul li a {
	font-size: 120%;
	text-decoration: none;
}

.footlinks ul li a:hover {
	color: #f00;
	
}

.footcredit {
	font-size: 80%;
	float: left;
}

.footcredit a {
	color: #CCC;
	text-decoration: none;
}

.footcredit a:hover {
	color: #CCC;
}

.footimg {
	width: 90px;
	height: auto;
	float: right;
	margin: 10px 0 10px 0;
}

.flash {
	margin: 10px 0 0 0;	
}

div.notice {
  display: block;
  margin: 5px;
  padding: 5px;
  background-color: #eeeeee;
  border: 1px dotted black;
  color: #000000;
}

div.warning {
  background-color: #cccccc;
  border: 1px solid black;
}

div.failure {
  background-color: #FF0000;
  font-weight: bold;
  color: #FFFFFF;
}

.product{
	width:300px;
	float:left;
	margin-top:45px;
	margin-left:35px;
	text-align:center;
}
.table2c{
  width:250px;
  text-align:center;
}
.table2l{
  width:250px;
  text-align:left;
}
.table3c{
	width:300px;
	text-align:center;
}
.table3l{
  width:300px;
  text-align:left;
}
.table6c{
	width:600px;
	text-align:center;
}
.table4c{
	width:400px;
	text-align:center;
	border-collapse:collapse;
}
.table4l{
	width:500px;
	text-align:left;
}
.table4l tr{
  padding-bottom:5px;
}
.fielderror{
	font-size:10px;
	color:red;
	font-family:arial;
}

.flash-table{
	background-color: #000000;
	width:735px;
	height:345px;
	vertical-align: top;
	vertical-align: text-top;
}

.flash-td{
	vertical-align: top;
	vertical-align: text-top;
	text-align:center;
	font-size:20px;
	color:red;
	font-family:arial;
}

.flash-td-green{
	text-align:center;
	font-size:20px;
	color:#00FF00;
	font-family:arial;
}

.flash-td-b{
	text-align:center;
	padding-top:5px;
	font-size:35px;
	color:red;
	font-weight:bold;
	font-family:arial;
}

.flash-td-b-i{
	text-align:center;
	font-size:25px;
	color:red;
	font-weight:bold;
	font-style:italic;
	font-family:arial;
}

#registerbutton{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	height: 37px;
	background: url("../_img/roll/playnow_over.png") no-repeat 0 0;
}

#registerbutton:hover{ 
	background: url("../_img/roll/playnow_out.png") no-repeat 0 0;
}