body {
text-align:center;
font-family:Trebuchet MS, Tahoma, Verdana, Arial;
font-size:12px;
color:#003366;
background-color:#000;
margin:0px;
padding:0px;
}
 
.clr {
clear:both;
}

a img {border: none; }
a {color: #e14e00;}
a:visited {color: #e14e00;}
a:hover {text-decoration:none;}


#top-border {
width:972px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
height:6px;
background:url('../games_gfx/oneplay/top_frame.gif') no-repeat #000;
}

#bottom-border {
width:972px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
height:6px;
background:url('../games_gfx/oneplay/bottom_frame.gif') no-repeat #f00;
}

#frame {
width:960px;
margin-right:auto;
margin-left:auto;
padding:0px 6px;
text-align:left;
background:url('../games_gfx/oneplay/border.gif') repeat-y #000;
}

#content {
width:960px;
background:url('../games_gfx/oneplay/bg_gradient.gif') repeat-x #fff;
}

#contentleft {
width:260px;
padding:0px;
float:left;
position:relative; /* Setting it to relative and changing z-index is to the splash screen overriding the events on the form in Firefox*/
z-index: 1;
}

#contentcenter {
width:349px;
padding:0px;
float:left;
}

#contentright {
width:349px;
padding:0px;
float:left;
}

/*Used instead of content center and content right*/
#main {
width:698px;
padding:0px;
float:left;
}


#header {
background: url("../games_gfx/oneplay/banner.jpg") #000;
height:78px; 
}

#nav {
height:30px; 
}

#logo {
padding:0px;
float:left;
margin-bottom:-5px;
}

#logo h1 {
display:none;
}

#banner {
float:right;
text-align:center;
padding:10px;
padding-top:7px;
overflow: hidden;
}
#socialbar_top {
float:right;
text-align:center;
padding:10px;
padding-top:10px;
overflow: hidden;
font-weight: bold;
height: 50px;
width: 570px;
}
#banner468 {
float:right;
text-align:center;
padding:10px;
padding-top:7px;
overflow: hidden;
font-weight: bold;
height: 60px;
width: 468px;
}
#banner468 a {color: #ffffff;}
#banner468 a:visited {color: #ffffff;}



#footer {
margin-right:auto;
margin-left:auto;
margin-top:0px;
width:761px;
clear:both;
padding-top:8px;
padding-bottom:1px;
color:#888;
}

#footer a {
color:#7af491;
}

p,h1,pre {
margin:0px 10px 10px 10px;
}

h1 {
font-size:15px;
padding-top:1px;
}

#splash {
margin:3px;
/*position:relative;
top:3px;
left:3px;
margin:0;
padding:0;
padding-bottom:3px;*/
}

.oddRow {
text-align:center;
}
.evenRow {
text-align:center;
background-color: #ffefe4;
}

#comment {
color:#004815;
}

input[type="text"],input[type="password"],textarea
{
background-color:#fff;
border:solid 1px #888;
color:#000;
width:200px;
font-size:9px;
}

#errors{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#errors, .error {
	color: #CC3333;
}


#notification {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #008800;
	text-align:center;
}

a.linksBig {
	font-size: 12px;
	font-weight: bold;
	color: #C32A11;
}

#transactions table {
	width:100%;
	border:solid 1px #98c1e6
}
#transactions th {
background-color: #98c1e6;
}


/*******************/
/* Navigation Menu */
/*******************/

.menu a:link,
.menu a:visited,
.menu a:active {text-decoration: none; color: #fff; }
.menu a:hover {color: #fffdc3;}


.menu table td {
	padding:0;
}
.menu {
	font-size: 15px;
	font-weight:bold;
	font-family:Trebuchet MS, Tahoma, Verdana, Arial;
	color: #fff;
	margin-left: 0px;
	margin-top: 0px;	
	height:29px;
	background: url('../games_gfx/oneplay/nav_bg.gif') repeat-x #000;
	text-align: center;
	vertical-align: middle;
	text-transform:uppercase;
}


/*******************/
/*Panes            */
/*******************/
.pane, .game-pane 
{
margin:3px;
border: 1px solid #000;
background: url('../games_gfx/oneplay/title_bg.gif') #fff repeat-x;
}

#errors.pane {
background: url('../games_gfx/oneplay/title_error_bg.gif') #fff repeat-x;
}

.pane h1 {
text-align:center;
margin-top:2px;
font-size:15px;
font-weight:bold;
color: #000;
}
.pane h3 {
padding-left:0px;
}

.game-pane 
{
text-align:center;
background: url('../games_gfx/oneplay/title_hot_bg.gif') #fff repeat-x;
}

.game-pane h1
{
margin-top:-5px;
font-size:14px;
font-weight:normal;
color: #000;
}

.game-pane a {
color:#000;
}

.icon
{
width:24px;
height:24px;
padding-left:2px;
padding-top:1px;
/*position:absolute;*/
}

#gameinfo table
{
width: 320px;
}

#gameinfo td
{
	width:79px;
	background-color: #fcf3e7;
	text-align:center;
	border: 1px solid rgb(249, 230, 203);
	margin-top: 2px;
	margin-bottom: 2px;
	color: #0000ff;
	font-size: 9pt;	
}
/*******************/
/* Forms           */
/*******************/

.pane form p{
clear: left;
margin: 5px;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
}

.pane form label{
font-weight: bold;
float: left;
margin-left: -150px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.signup{
background:url('../games_gfx/oneplay/buttonSignup.gif') #fff;
border:0px;
width:159px;
height:29px;
font-weight:bold;
cursor:pointer;
}

button{
background:url('../games_gfx/oneplay/button.gif') #fff;
border:0px;
width:159px;
height:29px;
font-weight:bold;
cursor:pointer;
}