body{
  background-color: #000000;
  margin:0px;
  padding:0px;
  color:#000000;
  font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
  font-size:10pt;
  text-align:left;
}

div#header{
 background-color:#000000;/* url(/media/interface/header.gif) no-repeat scroll 0%; */
 height:105px;
 width:1160px;
}
.header_add{
 float:left;
}
.header_add img{
  border:none;
  padding-left:2px;
  padding-right:2px;
}
  
div#banner{
  //background:#000000 url('/ftp/banner/banner.jpg') no-repeat;
  width:1160px;
  height:108px;
  cursor:pointer;
  position:relative;
}

/* MENU */
#main_nav_bg{
    margin:0px;    
    padding-left:10px;
    background:#000000 url('/media/interface/nav_bg.gif') repeat-x scroll;
    width:1121px;
    height:34px;
    margin-left:10px;    
}


#navigation_menu, #navigation_menu ul {
	float: left;
	width: 1120px;
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;	
	z-index:100;  
}

#navigation_menu a {
	display: block;
	color: white;
	text-decoration: none;
}

#navigation_menu li {
	float: left;
	padding: 0;
}

#navigation_menu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 1px;
	margin: 0;
}


#navigation_menu li:hover ul, #navigation_menu li li:hover ul, #navigation_menu li li li:hover ul, #navigation_menu li.sfhover ul{
	left: auto;
}

#navigation_menu li li:hover, #navigation_menu li li.sfhover {
	background: #FFD621;
}

#navigation_menu ul li {
   background-color:#020202;
   opacity:.85;
   filter: alpha(opacity=85)
 }
 
#navigation_menu li li {
	width: 145px;
}
#navigation_menu a.dropdown{font-weight:bold;padding: 2px;}
#navigation_menu a.dropdown:hover{color:#000000;}

#navigation_menu li:hover, #navigation_menu li.hover {
    position: static;
}

.menu_item{
  border:none;
  padding-left:3px;
}
.menu_spacer{
  border:none;
  padding-left:5px;
  padding-right:4px;
}

div#page {
  background-color:#000000;/* url(/media/interface/background.jpg) repeat scroll 0%;*/
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  margin-top:0px;
  padding:0px;
  width:1160px;
}

div#content {
  float:left;
  margin:0px;
  padding:0px 10px 0px 10px;
  background:#000000;
  position:relative;  
  width:1140px;
}


.nav_button{
  float:left;
  padding-left:10px;
}

div#footer{
  clear:both;
  height:40px;
  margin-bottom:0px;
  padding-top: 12px;
  text-align:center;
 
}



div#footer a:link, a:visited, a:link{
color:black;
  
}
div#footer a{
  text-decoration:underline;
  
}


/*Rotating story box */
.topstories{
	float:right;
	width:148px;
	height: 303px; 
	border:1px solid black; 
	margin: 0px; 
	padding: 0px;
	position: relative;
	background-image: url(/media/interface/zoe/Outing_palesilver-grad.gif)
	/*url("/media/interface/zoe/topstories_goldgrad.gif");*/
	/*background-position: 0px 25px;*/
}

.topstory_image{
  border: 1px solid black;
  width:342px;
  overflow:none;
  float:left;
}
.topstory_image img{
  max-width:342px;
}
.story_nav{
	height:29px;
	width:146px;
	left:1px;
	display: block;
	position: absolute;
	bottom: 1px;
}
div#story{
  margin-left:5px;
  margin-right:5px;
}
.story_nav img{ border:none;}

.top_stories_link{
  float:left;
  width:148px;
  padding-left:5px;
  min-height:25px;
}
.top_stories_link a:hover{
  text-decoration:none;
}


/*List of Upcoming homegames */
.home_game{
  margin-left:5px;
  margin-top:10px;
  float:left;
  text-align:center;  
  font-size:8pt;
  font-weight:bold;
  text-transform:uppercase;
}
.home_game_bg {
	height: 215px; 
	margin: 0px; 
	padding: 0px;
	position: relative;
	//background-image: url("/media/interface/zoe/homegames_greygrad.gif");
	background-image: url("/media/interface/zoe/results_greygrad.gif");
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #c0c8cc;
	width: 492px;
	border:1px solid black;
}


.home_game_img{
  width:74px;
  height:74px;
  text-align:center;
}

/*Recap of last game */
.recap_bg {
	height: 107px; 
	margin: 0px; 
	padding: 0px;
	position: relative;
	background: #c0c8cc url("/media/interface/zoe/results_greygrad.gif") repeat-x;
	border:1px solid black;
}

.recap_team{
  width:74px;
  margin-left:5px;
  margin-top:5px;
  float:left;
  text-align:center;
}
.recap_location{
  float:left;
  padding-left:10px;
  padding-right:10px;
  margin-top:5px;
  text-align:center;
  width:170px;
  font-size:12pt;
  font-weight:bold;
}
.recap_action{
  float:left;
  margin-top:5px;
  width:133px;
}
.recap_action a{
  padding-top:2px;
}

/*Small Schedule Calendar */
.calendar{
  float:left;
  margin-left:10px; 
}
.cal_blank{
  background-color:#65727a;
}

.cal_none{
  background-color:#969b9e;
}

.calendar_stats{
  float:right;  
  text-align:center;
  width:250px;
  height:100px;
}
.calendar_stats h2{
  margin-top:10px;
  margin-bottom:10px;
}
.cal_away{
  background:url('/media/interface/cal_road.gif') no-repeat scroll;
}
.cal_home{
  background:url('/media/interface/cal_home.gif') no-repeat scroll;
}

.cal_home a:hover{
  text-decoration:none;
  color:#FBD840;
}
.schedule_cal{
  width:220px;
  border-collapse: collapse;   
}
.schedule_cal th{ 
  text-align:center;
  border: 1px solid black;   
}
.schedule_cal td{ text-align:center; font-weight:bold; font-size:8pt; border: 1px solid black;   }
.shrink th{
  background:#a2b3bd url('/media/interface/cal_header_grad.gif') repeat-x; 
  cell-padding:none;
  overflow:none;
  margin:0px;
  padding:0px;
  font-size:8pt;  
}


/*Join email list */
.email_input{
  margin-left:15px;
  float:left;
  line-height:28px;
  margin-top:2px;
  margin-right:20px;
}
.email_submit{
  margin-top:2px;  
}


/*Quiz/Poll contest */
.bbox_enter-goldgrad {
	height: 120px; 
	margin: 0px; 
	padding: 0px;
	position: relative;
	background-image: url("/media/interface/zoe/enter2win_goldgrad.gif");
	background-position: 0px 25px;
	background-repeat: repeat-x;
	background-color: #ffd82d;
}

.quiz_question{
  font-weight:bold;
  padding-left:10px;
}
.quiz_answers{
  margin-left:20px;
  width:460px;
}

.quiz_submit{
  float:right;
}


/*Front Page 1st column */
.home_col1{
 float:left;
}

/*Front Page 2nd column */
.box_column1{
  float:left;
  margin-left:10px;
}
/*Front Page 3rd column */
.box_column2{
  float:left;
  margin-left:10px;
}
/*Front Page 4th column */
.box_column3{
  float:left;
  margin-left:10px;
}

/*Frontrotating sponsor adds */
.sponsor_add a{
  margin-left:25px;
}

.sponsor_image{
  border:0px;
  margin-left:20px;
  margin-right:20px;
  margin-bottom:20px;
}
.clear{clear:both;line:height:1px;}

.error{color:red;}


/*Generic page outline */
.leftSidebar{float:left; width:173px;min-width:173px;}
.centerContent{float:left; margin-left:10px;width:729px;}
.rightSidebar{float:left; margin-left:10px;}

.schedule_page{
  width:630px;
}

.schedule_page td{
  height:74px;
  vertical-align:top;
}
.schedule_page th{
  height:25px;
  width:85px;
  background-color: #999999;
  text-align:center;
}
.schedule_none{
  background-color:#ECECEC;
}
.schedule_game{
  font-size:12pt;
  padding-left:5px;
}

.schedule_event{
   width:700px;
}
.schedule_event th{
  height:25px;
  background-color: #999999;
  text-align:center;
}

.schedule_event td{
  height:74px;
  width:100px;
  font-size:10pt;
  background-color:#ECECEC;  
  padding-left:5px;
  vertical-align:top;
}

.schedule_away{
  background-color:white;
}

.schedule_home_other{
  background-color:#00FF00;
}

.schedule_home_4{
  background-color:#0099FF;
}
.schedule_home_7{
  background-color:#F5F810;
}

.lead_in{
  margin-bottom:20px;
}



/*The generic box border definitions */

.bbox_gold-title {
	background-image: url("/media/interface/zoe/gold-gradient_middle.gif");
	color:white;
	text-align:left;
	height:20px;
	padding-top:8px;
	padding-left:5px;
	font-weight:bold;
	font-size:12pt;
	
}
.subsection_title {
	/*background-image: url("/media/interface/zoe/gold-gradient_middle.gif");
	  color:white;
	  text-align:center;
	  background-color:#b2a052;
	*/
	background: transparent url("/media/interface/leftNav_bg.jpg") repeat-x;
	color:white;
	height:30px;
	padding-top:4px;
	padding-left:5px;
	font-weight:bold;
	font-size:12pt;
	
}

.bbox_darkgold-title {
	/*background-image: url("/media/interface/zoe/Outing_gold-banner.gif");*/
	width:auto;
	height:33px;
	text-align:center;
	font-size:22pt;
	color:white;
}

.bbox_dropshadow {
	background-image: url("/media/interface/zoe/Outings_dropshadow.gif");
	width:auto;
	height:44px;
}
.bbox_dropshadow_bios {
	background-image: url("/media/interface/zoe/Outings_dropshadow.gif");
	width:auto;
	height:34px;
}

.bbox {
	padding:0px;
	margin:0px;
}

.bbox_topleft {
	background-image: url("/media/interface/zoe/topcorner_left.gif");
	width:6px;
	height:6px;
}

.bbox_topright {
	background-image: url("/media/interface/zoe/topcorner_right.gif");
	width:6px;
	height:6px;
}

.bbox_topmiddle {
	background-image: url("/media/interface/zoe/1pix_top.gif");
	height:6px;
}

.bbox_bottommiddle {
	background-image: url("/media/interface/zoe/1pix_bottom.gif");
	height:6px;
}

.bbox_bottomright {
	background-image: url("/media/interface/zoe/bottomcorner_right.gif");
	width:6px;
	height:6px;
}

.bbox_bottomleft {
	background-image: url("/media/interface/zoe/bottomcorner_left.gif");
	width:6px;
	height:6px;
}

.bbox_75{
	width:6px;
	height:79px;
	background-image: url("/media/interface/zoe/box_side_75.gif");
}

.bbox_100{
	width:6px;
	height:104px;
	background-image: url("/media/interface/zoe/box_side_100.gif");
}

.bbox_104{
	width:6px;
	height:108;
	background-image: url("/media/interface/zoe/box_side_104.gif");
}

.bbox_200{
	width:6px;
	height:204;
	background-image: url("/media/interface/zoe/box_side_200.gif");
}

.bbox_300{
	width:6px;
	height:304px;
	background-image: url("/media/interface/zoe/box_side_300.gif");
}

.bbox_600{
	width:6px;
	height:602px;
	background-image: url("/media/interface/zoe/box_side_600.gif");
}

.bbox_64{
	width:6px;
	height:64px;
	background-image: url("/media/interface/zoe/box_side_email.gif");
}

.bbox_150{
	width: 6px;
	height: 150;
	background-image: url("/media/interface/zoe/box_side_enterwin.gif");
}

.bbox_129{
	width:6px;
	height:129px;
	background-image: url("/media/interface/zoe/box_side_gameresults.gif");
}

.bbox_207{
	width:6px;
	height:207px;
	background-image: url("/media/interface/zoe/box_side_homegames.gif");
}

.upcoming_games_border{
	width:6px;
	height:195px;
	background-image: url("/media/interface/zoe/box_side_homegames.gif");
}


.bbox_146{
	width:6px;
	height:146px;
	background-image: url("/media/interface/zoe/box_side_schedule.gif");
}
.recap_side_border{
	width:6px;
	height:126px;
	background-image: url("/media/interface/zoe/box_side_schedule.gif");
}

.bbox_307{
	width:6px;
	height:307px;
	background-image: url("/media/interface/zoe/box_side_topstories.gif");
}

.contentLeft {
	background-image: url("/media/interface/Outing_left-grad.gif");
	height:596px;
	width:6px;
}
.contentRight {
	background-image: url("/media/interface/Outing_right-grad.gif");
	height:596px;
	width:6px;
}


.contentSubNav_bg {
	background-image: url("/media/interface/zoe/Outing_silver-grad.gif");
	width:160px;
	height:517px;
	top:25px;
	background-repeat: repeat-x;
	background-color:#b7b7b7;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	
}
.contentSubNav_bg a:hover{
  color:#FFD621;
}
.contentSubNav_bg a{
  color:white;
  text-decoration:none;
  padding-left:5px;
}

.sidebarRight_bg{
	margin: 0px; padding: 0px;
	background-image: url("/media/interface/zoe/topstories_goldgrad.gif");
	background-repeat: repeat-y;
	background-color:#ffd621;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	overflow:hidden;
    white-space:nowrap;	
}
.sidebarRight_content{
	margin: 0px; padding: 0px;
	height:595px;
	width:195px;
	overflow:hidden;
    white-space:nowrap;	
}

.sidebarRightContent{
  padding-top: 10px;
}

.bbox_middle_palesilver {
	background-image: url("/media/interface/zoe/Outing_palesilver-grad.gif");
	width:717px;
	height:595px;
	top:25px;
	background-repeat: repeat-x;
	background-color:#ffffff;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
}

.bbox_middle_palesilver_conf {
	background-image: url("/media/interface/zoe/Outing_palesilver-grad.gif");
	width:717px;
	height:2000px;
	top:25px;
	background-repeat: repeat-x;
	background-color:#ffffff;
}


.page_content{
  padding:10px;
}

.generic_page_content{
  margin-top:0px;
  margin-left:10px;
  margin-right:10px;
}

.generic_header{
  font-weight:bold;
  font-size:12pt;
}
.generic_contact{
  font-weight:bold;
  font-size:12pt;
}
a.generic_link:hover{
 text-decoration:underline;
 }
a.generic_link{
  color:blue;
  font-size:12pt;
  font-weight:bold;
  text-decoration:none;
}
.generic_img{
  border:1px solid black;
}
.geotrust{
  margin-left:10px;
  margin-bottom:10px;
}

#leftsubmenu{
  padding:0px;
  margin:0px;
  list-style-position:outside;
}
#leftsubmenu li{
 padding-left: 5px;
 text-indent: -5px;
 }
#leftsubmenu a{font-weight:bold;color:white;}
#leftsubmenu li:hover{background: #FFD621;}
#leftsubmenu li:hover a{color: black;}

#leftsubmenu a:hover{color:black;}
.content_inner_table{
  width:680px;
}

.bogo_ticket_table{width:610px;}

.ticket_table{width:610px;}
.ticket_table td ,.bogo_ticket_table td, .shop_order_items_table td{
  background:#DDDDDD;
  padding-left:5px;
  padding-right:5px;
}
.billing_table td{
  background:#DDDDDD;
  padding-left:5px;
  padding-right:5px;
}
.shipping_table td{
  background:#DDDDDD;
  padding-left:5px;
  padding-right:5px;
}
.payment_table td{
  background:#DDDDDD;
  padding-left:5px;
  padding-right:5px;
}

.ticket_table_heading td{
  background-color:#FFFF00 !important;
  font-weight:bold;
}

.game_selection{
  font-weight:bold;
  text-align:right;
}
.service_charge{
  /**display:none;**/
}
.boxoffset{
  margin-top:5px;
}

.shop_item{
  width:220px;
  float:left;
  margin-left:10px;
  height:250px;
}
