@font-face {
	font-family: Joker;
	src: url('../fonts/Bigfish.ttf');
}

body {
	margin: 0px;
	min-width: 950px;
}

#subheadleft {
	visibility: visible;
	position: absolute;
	top: 95px;
	left: 0px;
	width: 474px;
	height: 102px;
}

#subheadright {
	visibility: visible;
	position: absolute;
	top: 95px;
	left: 474px;
	width: 474px;
	height: 102px;
}

#fpleftcol {
	background-image: url(../graphics/interface/eventcontent_split/bg.gif);
	background-repeat: repeat-y;
	min-height: 400px;
	visibility: visible;
	position: absolute;
	top: 497px;
	left: 17px;
	width: 443px;
}

#fprightcol {
	background-image: url(../graphics/interface/eventcontent_split/bg.gif);
	background-repeat: repeat-y;
	min-height: 400px;
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 472px;
	width: 443px;
}


.fpcolfooter {
	background-image: url(../graphics/interface/eventcontent_split/foot.gif);	left: 0px;
	bottom: 0px;
	z-index: 0;
	height: 12px;
	visibility: visible;
	position: absolute;
	width: 443px;
}

#eventcontentcontainer {
	min-height: 450px;
	position: absolute;
	height: auto;
	z-index: 2;
	visibility: visible;
	width: 950px;
}

#eventcontentfooter {
	float: none;
	bottom: 0px;
	z-index: 2;
	border-width: 1px;
	left: 0px;
	height: 19px;
	visibility: visible;
	position: absolute;
	width: 950px;
}

#eventcontentheader {
	z-index: 2;
	left: 0px;
	top: 0px;
	height: 44px;
	visibility: visible;
	position: relative;
	width: 950px;
}

#nav {
	border-top-color: #c1c1c1;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background-color: white;
	width: 135px;
}

#nav li {
	text-shadow: 1px 1px 2px #cccccc;
	line-height: 20px;
	text-align: center;
	visibility: visible;
	display: block;
	border-bottom-color: #c1c1c1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #f96914;
	font-weight: bold;
	background-color: white;
}

#nav li a {
	text-shadow: 1px 1px 1px white;
	text-decoration: none;
	display: block;
	color: #666666;
	font-weight: bold;
}

.noborder {
	border-width: 0px;
	border-style: none;
}

.alerttext {
	font-weight: bold;
	color: #ff3300;
	font-size: 36px;
	font-family: "Courier New", Courier, Monaco, monospace;
}

.alerttextsmall {
	font-weight: bold;
	color: #ff3300;
	font-size: 14px;
	font-family: "Courier New", Courier, Monaco, monospace;
}

#homecontent {
	background-repeat: no-repeat;
	height: 900px;
	left: 50px;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 40px;
	position: relative;
	text-align: justify;
	z-index: 2;
	top: 0px;
	width: 700px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#textbox_home { 
	left: 260px; 
	margin-right: 12px; 
	margin-top: 12px; 
	background-image: url(../graphics/interface/70white.png); 
	border-color: #999999; 
	border-style: solid; border-width: 1px;
	-moz-border-radius: 15px;
	border-radius: 15px; 
	background-repeat: repeat; 
	position: relative; width: 400px; padding: 8px; 
}

#textbox_home h1, #textbox_home h2{
	text-align: center;
	line-height: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px white;
}

#textbox_home p {
	font-size: 13px;
}

#home_footer { left: 260px; margin-top: 16px; position: relative; }
.columns {
	-moz-column-count: 2;
	-moz-column-gap: 1em;
	-webkit-column-count: 2;
	-webkit-column-gap: 1em;
}

#pagecontent {
	margin-bottom: 40px;
	position: relative;
	text-align: justify;
	z-index: 2;
	top: 0px;
	width: 400px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#eventpagecontent {
	margin-bottom: 40px;
	position: relative;
	text-align: justify;
	z-index: 0;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#eventquicklinks {
	margin-right: 20px;
	float: left;
	min-height: 350px;
	margin-bottom: 40px;
	position: relative;
	text-align: center;
	z-index: 0;
	top: 0px;
	width: 165px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#broadpagecontent {
	margin-right: 194px;
	margin-left: 60px;
	margin-bottom: 40px;
	position: relative;
	text-align: justify;
	z-index: 2;
	top: 0px;
	width: auto;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#content_leftcol {
	float: left;
	padding-left: 35px;
	width: 300px;
	margin-bottom: 40px;
	position: relative;
	text-align: justify;
	z-index: 0;
}

#content_rightcol {
	float: right;
	padding-left: 35px;
	width: 300px;
	margin-bottom: 40px;
	position: relative;
	text-align: justify;
	z-index: 0;
}

#subcontent {
	padding-left: 35px;
	width: 275px;
	margin-bottom: 40px;
	position: absolute;
	text-align: justify;
	z-index: 2;
	top: 400px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#resultscontent {
	margin-bottom: 40px;
	position: relative;
	text-align: justify;
	z-index: 2;
	top: 0px;
	width: 700px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#mainimg img {
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}

#mainimg {
	position: absolute;
	z-index: 3;
	top: 25px;
}

#forthcomingtemp {
	font-size: 12px;
	text-align: center;
	line-height: 19px;
	letter-spacing: 1px;
	float: right;
	position: static;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 220px;
}

#forthcoming {
	color: #ff9933;
	letter-spacing: 3px;
	font-size: 12px;
	font-variant: normal;
	position: relative;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 220px;
}

#forthcoming a {
	font-variant: normal;
	letter-spacing: 1px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#forthcoming a:hover {
	color: #ff6600;
}

#nextevent {
	color: #ff9933;
	text-align: center;
	margin-bottom: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#nextevent a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#nextevent a:hover {
	color: #ff6600;
}

#nextevent h1 {
	margin-top: -6px;
	margin-bottom: 3px;
	font-size: 24px;
}

#nextevent h2 {
	font-size: 18px;
}

.border1 {
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}

.tenpx {
	font-size: 10px;
}

h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h2 {
	color: #666666;
	font-size: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h3 {
	color: #333333;
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#listing_table {
	width: 400px;
}

#listing_table td {
	font-size: 14px;
}

#listing_table td a {
	color: #666666;
	text-decoration: none;
}

#listing_table td a:hover {
	color: #ff6600;
}

p {
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.border1_grey {
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}
.bigprinttime{
	color: #999999;
	font-size: 36px;
}
.bigprinttime_hdr{
	color: #999999;
	font-size: 24px;
}
#sundayflash{
	padding-top: 2px;
	clear: both;
}
#fpprime{
	height: 330px;
	position: absolute;
	width: 950px;
	
}
#fpprime .column {
  position: relative;
  float: left;
}
#slidercontainer{
	padding-bottom: 30px;
	height: 310px;
	padding-top: 8px;
	width: 450px;
}
#subprime_left{
	float: left;
	text-align: center;
	padding-right: 50px;
	width: 200px;
}
#subprime_sunday{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	width: 210px;
}
a{
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
a:hover{
	color: #ff9900;
}
element{
}
element1{
}
#header_container{
background-image: url(../graphics/interface/header/bg.png);
background-repeat: repeat-x;
position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 150px;
	z-index: 10;

}

#header_container_news{
background-image: url(../graphics/interface/header/bg.png);
background-repeat: repeat-x;
	top: 0;
	right: 0;
	left: 0;
	height: 150px;
	z-index: 0;

}

#headermenucontainer {
	text-align: center;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 67px;
	height: 23px;
	width: 950px;
}

#headermenu {
	text-align: center;
	height: 23px;
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: 1px;
}

#headermenu td {
	padding-right: 20px;
	padding-left: 20px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
}

#headermenu td a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

#headermenu td a:hover {
	text-shadow: 1px 2px 2px #666666;
	color: #ff9933;
}
/* @group Global Navigation */

#globalNav_div {
	z-index: 3;
	border-width: 948px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 91px;
}

ul#globalNav {
	padding: 0px;
	margin: 0px;
	position: relative;
	list-style: none;
	visibility: visible;
}

ul#globalNav li {
	float: left;
}

a#gn_southern {
	display: block;
	overflow: hidden;
	width: 158px;
	text-indent: -9999px;
	float: left;
	height: 60px;
	background: url(../graphics/interface/header/southern-button.png) no-repeat;
}

                                           
a#gn_gwestern {
	display: block;
	overflow: hidden;
	width: 158px;
	text-indent: -9999px;
	float: left;
	height: 60px;
	background: url(../graphics/interface/header/gwestern-button.png) no-repeat;
}

a#gn_sunday {
	display: block;
	overflow: hidden;
	width: 158px;
	text-indent: -9999px;
	float: left;
	height: 60px;
	background: url(../graphics/interface/header/sunday-button.png) no-repeat;
}

a#gn_pulse {
	display: block;
	overflow: hidden;
	width: 158px;
	text-indent: -9999px;
	float: left;
	height: 60px;
	background: url(../graphics/interface/header/pulse-button.png) no-repeat;
}

a#gn_wight {
	display: block;
	overflow: hidden;
	width: 158px;
	text-indent: -9999px;
	float: left;
	height: 60px;
	background: url(../graphics/interface/header/wight-button.png) no-repeat;
}

a#gn_joker {
	display: block;
	overflow: hidden;
	width: 158px;
	text-indent: -9999px;
	float: left;
	height: 60px;
	background: url(../graphics/interface/header/joker-button.png) no-repeat;
}

/* Incorporate all a hovers on this line */
a#gn_southern:hover, a#gn_gwestern:hover, a#gn_sunday:hover, a#gn_pulse:hover, a#gn_wight:hover, a#gn_joker:hover {
	background-position: 0 -60px;
}

a#gn_southern:active, a#gn_gwestern:active, a#gn_sunday:active, a#gn_pulse:active, a#gn_wight:active, a#gn_joker:active  {
	background-position: 0 -120px;
}

ul#globalNav li.current a#gn_southern, ul#globalNav li.current a#gn_gwestern, ul#globalNav li.current a#gn_sunday, ul#globalNav li.current a#gn_pulse, ul#globalNav li.current a#gn_wight, ul#globalNav li.current a#gn_joker {
	background-position: 0 -180px;
}

#cx_tab {
	position: absolute;
	z-index: 4;
	top: 145px;
}

	.cxtab_right {
		left: 658px;
	}
	.cxtab_left {
		left: 35px;
	}
	
	#cx_tab a {
		display: block;
		overflow: hidden;
		height: 42px;
		width: 248px;
		text-indent: -9999px;
		background: url(../graphics/interface/header/cx-tab.png) no-repeat;
	}
	#cx_tab a:hover {
		background-position: 0 -42px;
	}
	
	#cx_tab a:current {
		background-position: 0 -84px;
	}	
	
#title {
	bottom: 0px;
	top: 0px;
	position: relative;
}

.centerContent {
	width: 950px;
	left: 50%;
	position: absolute;
	margin-left: -475px;
}

#rightcol {
	padding-top: 5px;
	float: right;
}

.rcol_sublist {
	display: inline;
	list-style-type: none;
	text-align: center;
}

.rcol_sublist li {
	margin-bottom: 5px;
	text-align: center;
}

#menupromo {
	padding-top: 25px;
}

#menupromo li {
	list-style-type: none;
	padding-top: 8px;
	text-align: center;
}

.padding10 {
	width: 650px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

.fourteenpx {
	font-size: 14px;
}

.tc_link {
	text-align: center;
	font-size: 9px;
}

.tc_link a {
	color: #333333;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

.tc_link a:hover {
	text-decoration: none;
}

.jokertext {
	font-family: Joker;
	color: white;
}

.tenspace {
}

.orangebox {
	border-color: #ff6100;
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-repeat: repeat-x;
	background-color: #fdb200;
	background-image: url(../graphics/interface/orangebox.png);
}

.orangebox p {
	padding-right: 10px;
	padding-left: 10px;
}

.orangebox a {

	color: #ffcc00;

}

.orangebox a:hover {

	color: yellow;

}


.orangebox_title {
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.border_1_white {
	border-color: white;
	border-style: solid;
	border-width: 1px;
}

.five_left {
	margin-left: 5px;
}

.five_right {
	margin-right: 5px;
}

#fp_banner img {
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 8px;
}

.terrain_key { 
	font-size: 14px; 
	color: #333333;
}

.terrain_key img { 
	border-color: #333333; 
	border-style: solid; 
	border-width: 1px; 
	font-size: 14px;
}

/*
 * SimpleModal Basic Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2010 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: basic.css 257 2010-07-27 23:06:56Z emartin24 $
 */

#basic-modal-content {display:none;}
#secure-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:360px; width:600px; color:#bbb; background-color:#333; border:3px solid #ff7e00; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../graphics/interface/close.png) no-repeat; width:35px; height:35px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}
element2 { line-height: 5px; }
#vert_scroller { height: 150px; width: 600px; }
.labels_vert { padding-bottom: 20px; }


