* {
	margin: 0;
	padding: 0;
}

body {
    text-align: center;
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	background: #D0D4D4;
	color: #444;
}

.clear {
	clear: both;
	height: 0
}

img {
	border:none;
}

a {
	color: #B60D0A;
	text-decoration: none;
}

a:hover {
	color: #808080;
	text-decoration:underline;
}

p {
	margin: 0 0 15px 0;
}

h1 {
	margin-left: -10000px;
}

h1 a {
	color: #fff;
}

h1 a:hover {
	color: #fff;
}

sup {
	font-size: .3em;
	color: #DFCDA2;
}

h2 {
	color: #B60D0A;
	font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
	border-bottom: 1px solid #ccc;
}

h2 a {
	color: #B60D0A;
	text-decoration:none;
}

h2 a:hover {
	color: #B60D0A;
	text-decoration:none;
}



h3 {
	color: #006685;
	font: bold 1.2em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
}

h4 {
	color: #808080;
	font: 1.1em;
	text-decoration: underline;
	margin: 0 0 12px;
}

ul, ol {
	padding-left: 3em;
	margin-bottom: 12px;
	}

div.hr {
  height: 5px;
  width: 200px;
  margin: 0 auto;
}

div.hr hr {
  color:#666;
  background-color:#666;
  height: 1px;
}

#wrapper {
	width: 960px;
	margin: 15px auto;
	background: #fff;
	padding: 7px 10px;
	text-align: left;
	overflow: hidden;
}


/* ------------------------  /
/			Header     		 /
/  ------------------------ */

.date {
	margin-bottom: 2px;
	float: left;
}

.date span{
	color: #000;
	font: bold .9em "Trebuchet MS", Arial, Sans-Serif;
}

img.weather_icon {
	width:20px;
	height:20px;
	vertical-align: middle;
	margin-bottom: 2px;
}

#header {
	background: #950101 url(../images/header.jpg) no-repeat;
	height: 93px;
	clear:both;
	margin-bottom: 2px;
}

#header p {
	color: #D6E5EA;
	font-size:10px;
	font-weight:bold;
	float: right;
}

#title {
	float: left;
	height: 93px;
	cursor: pointer;
	width: 900px;
}

#searchform {
	float: right;
	text-align: left;
	margin-bottom: 2px;
}

#searchform p {
	margin: 0;
}

#searchbutton {
	width:20px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../images/searcharrow_up.gif) no-repeat 0 0;
	display:inline;
	cursor:pointer !important;
	cursor:hand;
}



/* ------------------------  /
/		Navigation Bar		 /
/  ------------------------ */

.menu {
	background: #970707;
	height: 23px;
	margin-bottom: 10px;
}

/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the main links */
.menu a, .menu :visited {
	display:block;
	font-size:10px;
	width:135px;
	padding:2px 0;
	color:#FFF;
	background:#970707;
	text-decoration:none;

	text-align:center;
}
/* style the links hover */
.menu :hover{
color:#CCCCCC;
background:#C01414;
}

/* style all the dropdown links */
.menu ul li ul a, .menu ul li ul :visited {
	display:block;
	font-size:10px;
	width:135px;
	padding:2px 0;
	color:#FFF;
	background:#C01414;
	text-decoration:none;

	text-align:center;
}
/* style the links hover */
.menu ul li ul :hover{
color:#CCCCCC;
background:#C01414;
}






/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:139px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}

.menu li ul li a, .menu li ul li :visited {
	padding:8px 0;
}

#tagline {
	margin-bottom: 20px;
	font: italic bold 12px arial;
	text-align: right;
}

.menu ul ul.double {
	visibility:hidden;
	position:absolute;
	width:300px;
	height:0;
}



/* ------------------------  /
/		Main Content		 /
/  ------------------------ */

#content {
	font-size: 0.9em;
	width: 640px;
	/*	background: #E4E4E4 url(../images/contentbg.jpg) repeat-x; */
	background: #FFF;
	/*	border: 1px solid #999999; */
	padding: 5px;
	float: left;
	text-align: left;

}

#athleteofmonth {
	background:url(../images/athleteofmonth/athleteheader.gif) no-repeat 5px 0;
	width: 160px;
	float: right;
	height: 336px;
	padding: 0 10px;
	font-size: 0.9em;
}	

#athleteofmonth h2 {
	color:#FFFFFF;
	font-size: 1em;
	text-decoration: none;
	border-bottom: none;
	padding: 1px 8px;
}	

.athlete_pic {
}

.athlete_pic img {
	border: #000000 1px;
}

.athlete_name {
	font-size:1em;
	font-weight:bolder;
	color: #000000;
}

#player {
	float: right;
}

#show {
	margin-bottom: 100px;
	height:480px;
	width: 640px;
	float: left;
}

.line2 {
	margin-left:3.5em;
}
	
.bookmark {
	float:right;
	margin: 0 2px;
}

.image {
	background: #E4E4E4 url(../images/contentbg.jpg) repeat-x;
	border: 1px solid #999999;
	margin: 2px 2px 2px 10px;
	margin-bottom: 20px;
	text-align:center;
	width: 260px;
	float: right;
	padding-top: 6px;
}

.image .caption {
	font: italic 90% Verdana, Arial, sans-serif;
	text-align: left;
	padding: 5px 10px;
}

.rotateimages {
	padding-left:10px;
	width:240px;
	height:180px;
}

.league_logo {
	margin: 2px;
	margin-bottom: 20px;
	text-align:center;
	padding: 2px;
	width: 260px;
	float: right;
	clear: right;
}

.third {
	font-size: 0.9em;
	float: left;
	width: 280px;
	margin: 0 20px 10px 10px;
	clear: left;
}

.last {
	font-size: 0.9em;
	float: left;
	width: 280px;
	margin: 0 0 10px 10px;
}

.more {
	border-top: 1px solid #eee;
	padding: 5px 0 0 0;
}

.hotel {
	clear: both;
	height: 150px;
	margin: 0 30px;
}	

.hotel_grey {
	clear: both;
	height: 150px;
	margin: 0 20px;
	background-color:#CCCCCC;
}	

.hotel_logo {
	float: left;
	margin-right: 10px;
	width: 165px;
	height: 150px;
}	

.sitemap {
	float:left;
	width: 300px;
}	

div.top_margin {
	margin-top:25px;
}	

/* ------------------------  /
/		Event Calendar		 /
/  ------------------------ */

#calendar {
	font-size: 0.9em;
	width: 100%;
	/*	background: #E4E4E4 url(../images/contentbg.jpg) repeat-x; */
	background: #FFF;
	text-align: left;
}

.calendar_form {
	float:right;
}

.calendar_form fieldset{
	display: inline;
	border:none;
}

.calendar_form select{
	width: 200px;
}

.calendar_title {
	margin: 0 auto;
	font-weight: bold;
}

.box-table-a
{
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	margin: 5px auto;
	background: #E4E4E4 url(../images/contentbg.jpg) repeat-x;
	clear: both;
}
.box-table-a th
{
	font-size: 120%;
	font-weight: bold;
	padding: 12px 8px;
	color: #FFF;
	background: #006685;
}
.box-table-a td
{
	padding: 12px 8px;
	background: #EFEFEF;
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid transparent;
	font-size: 90%;
}
.box-table-a tr:hover td
{
	background: #DDDDDD;
	color: #000;
}

.box-table-a a {
	text-decoration:underline;
}	

table.sortable thead a, thead a:hover{
	text-decoration: none;
    color:#FFFFFF;
}

/* ------------------------  /
/			Side Bar		 /
/  ------------------------ */

#side_calendar {
	font-size: 0.9em;
	float: right;
	width: 280px;
	padding: 5px 10px 10px 10px;
	background: #E4E4E4 url(../images/contentbg.jpg) repeat-x;
	border: 1px solid #DFDFDF;
	margin-bottom: 10px;
	clear:right;
	text-align: left;
}

#sidebar {
	font-size: 0.9em;
	float: right;
	width: 280px;
	background: #FFF url(../images/sidebarbg.jpg) repeat-x;
	clear:right;
	text-align: left;
	padding: 10px;
	padding-bottom: 32000px;
	margin-bottom: -31980px;
	min-height: 500px !important;
}

#countdown {
	width:280px;
	height:280px;
	background:url(../images/countdownborder.jpg) no-repeat;
	text-align:center;
	margin-bottom:20px;
}

#section_info {
	padding:10px;
	text-align:left;
}

.countdown_logo {
	width:88px;
	height:56px;
	float:left;
	margin:0 10px 5px 10px;
	border:medium #FF0000;
}	

#FLA_champs {
	width:280px;
	height:310px;
	background:url(../images/FLAchampborder.jpg) no-repeat;
	text-align:center;
	margin-bottom:20px;

}	
	
div#events-Module {
	width:280px;
	background-color:transparent;
	padding: 0 !important;
	margin:0 !important;
	font-size: 0;
	line-height: 0;
}

div#events-ModuleHead {
	height:16px;
	font-size:14px !important;
	line-height: 16px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:transparent;
	padding-top:4px;
	padding-left:2px;
	padding-bottom:3px;
	color: #004276;
}

div#events-ModuleContentTop {
	height:5px !important;
	border-bottom:#c9c9c9;
	width:258px;
	font-size: 0 !important;
	line-height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	min-height: 5px;
}

div.events-ModuleContent {
	border:solid 1px #999999;
	background-color:#b6c4d3;
	padding: 0 !important;
	margin: 0 !important;
}

div#events-ModuleHead div#link {
	float:right;
	padding-right:5px;
}

div#events-ModuleHead div#link a {
	font-size:10px !important;
	line-height: 11px !important;
	color:#d3d8de;
	text-decoration:none;
}

div#events-ModuleHead div#link a:hover {
	text-decoration:underline;
}

div.events-Header {
	width:278px;
	font-size:9pt !important;
	line-height: 10pt !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	border-bottom:1px solid #ababab;
	padding-top:5px;
	padding-bottom:3px;
	cursor:pointer;
	text-decoration:none !important;
}

div.events-HeaderOn {
	width:278px;
	font-size:9pt !important;
	line-height: 10pt !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	background-color:#d0d3dc;
	padding-top:5px;
	padding-bottom:3px;
	border-bottom:1px solid #cbced8;
	text-decoration:none;
}

div.events-Content {
	display:none;
	height:160px;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f7f8f9;
	border-bottom:1px solid #d0d3dc;
	overflow:auto;
}

div.events-Content p, div.events-Content div.events-Title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
	line-height: 12px !important;
	padding: 5px 0 5px 9px !important;
	margin: 0 !important;
}

div.events-Content p a, div.events-Content div.events-Title a {
	color:#29375a !important;
	text-decoration:none;
}

div.events-Content p a:hover, div.events-Content div.events-Title a:hover {
	color:#29375a !important;
	text-decoration:underline;
}

div.events-Content div.pubdatesmall {
	color:#000;
	font-size:10px !important;
	line-height: 11px !important;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.events-Link {
	text-decoration:none;
}

.events-List {
	margin-bottom: 6px;
	height: 60px;
	clear: left;

}

.events-Date {
	float: left;
	width: 30px;
}

.events-Info {
	float:left;
	width: 220px;
}





/* ------------------------  /
/			Footer			 /
/  ------------------------ */


#prefooter {
	text-align:left;
	width: 960px;
	margin: 15px auto;
	background: #fff;
	font-size: 0.9em;
	padding: 7px 10px;
}

#prefooter a {
	color: #444;
}

.right {
	float: right;
	text-align: right;
	font-size: 1em;
}

#prefooter .right a {
	margin: 0 0 0 2px;
	padding: 3px 10px;
}

#prefooter .right a:hover {
	background: #fff;
	color: #444;
	text-decoration: underline;
}

#footer {
	text-align:left;
	width: 960px;
	margin: 15px auto;
	color: #808080;
	font-size: .9em;
}

#footer a {
	color: #444;
}

.right {
	float: right;
	text-align: right;
	font-size: 1em;
}

#footer .right a {
	margin: 0 0 0 2px;
	padding: 3px 10px;
}

#footer .right a:hover {
	background: #fff;
	color: #444;
	text-decoration: underline;
}

#footer .copyright {
}

#footer .address {
	float:right;
}

.tagline {
	text-align: right;
	margin-top: -20px;
	font-style:italic;
	font-weight:bold;
	font-size: smaller;
}	

/* ------------------------  /
		Contact Form		 /
/  ------------------------ */

form {
	background:#fff;
}
.info {
	background:url(../images/contactform/user.gif) no-repeat 95% 1em;
}
.contact {
	background:url(../images/contactform/email2.gif) no-repeat 95% 1em;
}
.feedback {
	background:url(../images/contactform/feedback.gif) no-repeat 95% 1em;
}
fieldset div {
	margin:0.3em 0;
	clear:both;
}
label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
}
label.sameline {
	float:none;
	width:10em;
	text-align:right;
	margin-right:1em;
}
legend {
	color:#0b77b7;
	font-size:1.2em;
}
legend span {
	width:10em;
	text-align:right;
}
textarea {
	padding:0.15em;
	width:40em;
	border:1px solid #ddd;
	background:#fafafa;
	font:1em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
textarea:hover, textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
input {
	padding:0.15em;
	width:10em;
	border:1px solid #ddd;
	background:#fafafa;
	font:1em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
input.search {
	width: 14em;
}	
input.name {
	width: 20em;
}
input.address {
	width: 32em;
}
input.city {
	width: 12.5em;
}

	
fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}
.dob input {
	background-repeat:no-repeat;
	background-position:100% 50%;
}

.dob fieldset label {
	float:none;
	display:block;
	text-align:left;
	width:auto;
	color: #666666;
	font-size: .75em;
}
.dob fieldset div {
	float:left;
	clear:none;
	margin-right:0.2em;
}
.radio, .dob {
	position:relative;
}
.radio fieldset, .dob fieldset {
	border:none;
	width:auto;
	padding:1px 0 0 11em;
}
.radio legend, .dob legend {
	font-size:1em;
	color:#000;
}
.radio legend span, .dob legend span {
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
	display:block;
}
.radio label, .radio input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}

.radio div {
	float:left;
	white-space:nowrap;
	clear:none;
}

.email {
	width:14em;
}

input.default {
	color:#bbb;
}

#submit-go {
	margin-top:1em;
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../images/contactform/submit-button.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}
#submit-go:hover {
	background-position:0 -26px;
}

#contact_form ul {
	margin-left: 8em;
	list-style-type: none;
}

.checkbox {
	width: 1.5em;
	background: none;
	margin: 0 1em .5em 0;
	border: none;
	vertical-align: middle;
}	

/*
input[type=checkbox], input[type=radio] { visibility: hidden; width:0; height:0; padding:0; margin:0; }
input[type=checkbox] + label, input[type=radio] + label { padding-left:18px; }
input[type=checkbox] + label{ background: url(../images/contactform/check_radio.png) 0 0 no-repeat; }
input[type=checkbox]:focus + label{ background-position: 0 -16px; }
input[type=checkbox] + label:hover{ background-position: 0 -32px; } 
input[type=checkbox]:checked + label{ background-position: 0 -48px; }

input[type=radio] + label{ background: url(../images/contactform/check_radio.png) 0 -64px no-repeat; }
input[type=radio]:focus + label{ background-position: 0 -80px; }
input[type=radio] + label:hover{ background-position: 0 -96px; } 
input[type=radio]:checked + label{ background-position: 0 -112px; }
*/

.dropdown {
	background:#dad9d4 url(../images/contactform/calendar.gif) no-repeat 2px 2px;
	border:1px solid #cac9c2;
	padding:0.2em;
	cursor:default;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	-moz-border-radius:0 2em 0 0;
	-khtml-border-radius:0 2em 0 0;
	border-radius:0 2em 0 0;
	width:21em;
}

.dropdown .month {
	margin-left:48px;
	width:37%;
}
.dropdown .year {
	margin-left:1em;
	width:25%;
}
.dropdown .close {
	display:block;
	overflow:hidden;
	border:0;
	position:absolute;
	top:0.5em; right:1em;
	background:url(../images/contactform/close.png) no-repeat 50% 50%;
	width:16px; height:16px;
	border:none;
	text-indent:-9999px;
}

.dropdown table {
	border-spacing:0;
	table-layout:fixed;
	empty-cells:show;
	margin-top:0.5em;
	width:100%;
}
.dropdown thead th {
	width:14%;
}

.dropdown tbody td {
	background:#fff;
	text-align:center;
	line-height:2;
	border:1px solid #dad9d4;
}
.dropdown tbody td.hover {
	background:#748098;
	color:#fff;
	cursor:pointer;
}
.dropdown .weekend {
	color:#f00;
}
.dropdown .today {
	border:1px solid #f00;
}
.dropdown .selected {
	background:#748098;
	color:#fff;
}
