
body { background: #fff url('../images/layout/body.gif') top repeat-x; font-family: Arial, Helvetica, sans-serif; }

#container { width: 945px; margin: 0 auto; }



h2, h2 a 
	{
	text-transform:uppercase;
	background-color:#0088cc;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 5px;
	margin: 0 0 5px 0;
	height:1.2em;
	font-size: 1.1em;
	}
.img_1px_orange { border:1px solid #0088cc; padding:1px; }

.div_1px_grey {border:1px solid #dddddd;}	
.latest_game_front {height:70px; width:310px;; margin:0px 0px 3px 5px; padding:0 0 3px 5px; float:left; border:1px solid #0088cc; padding:1px;	}
.latest_game_front_img{float:left; padding:2px 5px 2px 5px;}	
a { font-size: 11px; color: #666; vertical-align:text-top; text-decoration: none; line-height: 1.6; }
a:hover { text-decoration:underline; color: #333; }
.font_9_justify { font-size:11px; font-family:Geneva, Arial, Helvetica, sans-serif; text-align:justify; line-height:13px;}	

/*/header/*/
/* =Header
----------------------------------------------- */
#header { height: 150px; position: relative; }
#header h1 a { display: block; text-indent: -5000px; width: 600px; height: 56px; background: url('../images/layout/logo.png') no-repeat; position: absolute; left: 20px; top: 17px; }
#nav { position: absolute; right: 20px; top: 5px; }
#nav li { display: inline; }
#nav li a { display: block; float: left; font-size: 11px; color: #ffffff; text-decoration: none; padding: 0 5px; background: url('../images/nav/utility_nav_divider.gif') left no-repeat; }
#nav li a:hover, #nav li a.active { color: #E9F5FE; text-decoration: underline; }
#nav li.first a { background: none; }
	
#main-nav { background: url('../images/nav/main_nav.gif') left no-repeat; margin: 0 -9px; height: 53px; width: 936px; position: absolute; bottom: 11px; padding: 15px 0 0 27px; }
#main-nav li { display: inline; }
#main-nav li a { display: block; float: left; font-size: 16px; letter-spacing:0.5px; font-weight: bold; color: #fff; text-decoration: none; padding: 12px 20px 0 20px; background: url('../images/nav/main_nav_divider.gif') left no-repeat; height: 27px; }
#main-nav li.first a { background: none; padding-left: 0; }
#main-nav li a.active span {  background: url('../images/nav/main_nav_active.gif') bottom center no-repeat; height: 31px; display: block; float: left; cursor: pointer; color: #B3640D; }
#main-nav li a:hover { color: #B3640D; }

/*/end/*/
/* =Header
------------
	
/* =Sub Header
----------------------------------------------- */
#sub-header { background: url('../images/layout/sub_header.gif') no-repeat; width: 945px; position: relative; padding-top: 43px; margin-bottom: 20px; }
p.breadcrumbs { font-size: 11px; color: #777; position: absolute; top: 14px; left: 20px; }
#sub-header-g { background: url('../images/layout/sub_header-g.gif') no-repeat; width: 945px; position: relative; padding-top: 43px; margin-bottom: 20px; }

#main { background: url('../images/layout/directory.gif') bottom no-repeat; padding: 0 0 11px 0; }
#main-i{ background: #f5f5f5 url('../images/layout/directory_list.gif') top left no-repeat; padding-bottom: 5px;}
#mainleft { width: 165px; float: left; padding: 10px 5px 10px 10px; }
#maincenter { width: 645px; float: left; padding: 10px 5px 10px 5px;}
#maincenter-2 { width: 748px; float: left; padding: 10px 5px 10px 5px;}

#mainright { width: 90px; float:left; padding: 10px 10px 10px 5px;}
#playcenter { width: 650px; float: left; padding: 10px 5px 10px 10px; }
#playright { width: 250px; float: left; padding: 10px 5px 10px 5px;}
#main ul { width: 142px; float: left; padding: 10px 0 0 10px;  }
#main ul li {vertical-align:text-top; height:40px;}
#main ul li  img{ border:1px solid #0088cc; padding:2px; float:left;}


/* =Footer
----------------------------------------------- */
#footer { background: url('../images/layout/footer.gif') no-repeat; width: 943px; height: 27px; margin: 10px auto 10px auto; clear: both; padding-top:13px; position: relative; }
#footer p { font-size: 11px; color: #999;}
#footer p.copyright { padding-left: 25px; }
#footer p.copyright span { color: #0088cc; }

#ajax_listOfOptions{
position:absolute; 
width:215px;
height:250px; 
overflow:auto; 
border:1px solid #0088cc; 
background-color:#FFF; 
text-align:left;
z-index:100;
font-size: 11px;
color: #666;
text-decoration: none;
line-height: 1.6;
}

#ajax_listOfOptions div{ 
margin:1px;
padding:1px;
cursor:pointer;
font-size:0.9em;
}

#ajax_listOfOptions .optionDiv{ 

}

#ajax_listOfOptions .optionDivSelected{ 
background-color:#0088cc;
color:#FFF;
}

#ajax_listOfOptions_iframe{
background-color:#F00;
position:absolute;
z-index:5;
}

#search { background: url('../images/form/search.gif') no-repeat; width: 220px; height: 20px; position: absolute; right: 20px; top: 11px; }
#search legend { display: none; }
#search .input-text { width: 179px; background: none; border: none; font-size: 11px; color: #999; display: block; float: left; padding: 3px 0 0 9px; }
#search .input-button { width: 16px; height: 20px; cursor: pointer; background: none; border: none; }

form{
	display:inline;
	}
</style>