body {
font-family: arial, helvetica, sans-serif;
}

tr.calendar { background-color: #206CB8; }
td { text-align: left; }
td.calendarColumnHead { width: 14%; height: 25px; font-weight: bold; font-size: 85%; text-align: center; color: #FFFFFF; }
td.calendarColumn { width: 12%; height: 100px; vertical-align: top; }
div.calendarColumn { font-size: 90%; font-weight: normal; overflow: hidden; font-family: arial narrow, arial, helvetica; }
.disclaimer {font-size: 75%; }
.small {font-size: 85%; }
tr.even, div.even {
	background-color: #F4E9E9;
} 
tr.odd, div.odd {
	background-color: White;
} 

ol.none {
font-weight: normal;
}

ol.none li.none {
font-weight: normal;
}

div.maintext {
text-align: left;
width: 98%;
font-size: 100%;
}

div.maintext a {
color: #206CB8;
font-weight: bold;
}

div.maintext a:visited {
color: #206CB8;
}

div.maintext a:hover {
color: #E48B25;
}

div.image-top {
clear:both;
margin: 0px 0px 10px 0px;
padding: 5px;
/*background-color: #CCCCCC;*/
text-align: center;
}

div.image-left {
float:left;
margin: 0px 10px 10px 0px;
padding: 5px;
/*background-color: #CCCCCC;*/
}

div.image-right {
float:right;
margin: 0px 0px 10px 10px;
padding: 5px;
/*background-color: #CCCCCC;*/
}

span.imageCaption {
	font-size: 90%;
	font-style : italic;
	position: relative;
	color: #206CB8;
	text-align: center;
	margin: auto;
	display:block;
}

span.module-head {
padding: 10px 0 0 0;
font-size: 80%;
color: #999999;
letter-spacing: 6px;
font-weight: bold;
clear:both;
width:100%;
}

span.module-notes {
font-size: 75%;
color: #999999;
clear:both;
}

ul.module {
text-align: left;
}

ul.module li {
clear: both;
}

ul.module li a.moduleImage {
padding: 10px;
}


ul.module li.category {
 clear: both;
 width:100%;
  margin: 0;
  padding: 0;
  font-weight: bold;
  list-style: none;
  text-align: left;
  
} 

ul.module li.description {
  padding: 0 0 10px 0;
  list-style: none;
  text-align: left;
} 


div.tiers {
	width: 100%;
	color: #FF0000;
	/*border-bottom: 2px white solid;
	border-top: 2px solid #E48B25;*/
}

div.tiers div.nav {
	color: #FF0000;
	border-bottom: 1px white dotted;
	padding-right:0px;
}

div.tiers div.nav-active {
	border-bottom: 1px white solid;
	color: #006699;
	font-weight: bold;
	background-color : White;
	padding-right:0px;
}

div.tiers div.cat {
	color: #FF0000;
	border-bottom: 1px white solid;
	font-weight: bold;
	padding-top:5px;
	padding-right:0px;
}

div.tiers div.nav a,
div.tiers div.cat a {
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

div.tiers div.nav-active a.active,
div.tiers div.cat-active a.active {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

div.tiers div.nav a:hover,
div.tiers div.cat a:hover {
	color: #CC0000;
}

div.row {
  clear: both;
  padding-top: 10px;
  width: 95%;
  text-align: center;
  }

div.row span.label {
  float: left;
  width: 15%;
  text-align: right;
  }
  div.row span.label-required {
  float: left;
  width: 15%;
  text-align: right;
  color: #FF0000;
  }
  
div.row span.left {
  float: left;
  width: 45%;
  text-align: center;
  }

div.row span.formw {
  float: right;
  width: 80%;
  text-align: left;
  } 
  div.row span.form80 {
  float: right;
  width: 80%;
  text-align: left;
  } 
  div.row span.form45 {
  float: left;
  width: 45%;
  text-align: left;
  } 
  div.row span.form15 {
  float: left;
  width: 15%;
  text-align: left;
  } 
  div.row span.form20 {
  float: left;
  width: 20%;
  text-align: left;
  } 
div.row span.right {
  float: right;
  width: 45%;
  text-align: center;
  }
  
  div.categories {
  clear: both;
  padding-top: 2px;
  width: 100%;
  text-align: center;
  } 
  div.categories span.half {
  float: left;
  width: 45%;
  text-align: left;
  padding: 0;
  margin: 0;
  }
  
   div.categories div.half {
  float: left;
  width: 45%;
  text-align: left;
  padding: 0;
  margin: 0;
  }
  
div.form { 
width: 90%; 
/*background-color: #cc9; 
border: 1px dotted #333; */ 
padding: 5px; 
margin: 0px auto;
}
div.form table { table-layout: fixed; }
input, textarea, select { width: 95%; position: relative; }
input.submit { width: 50%; background-color: #4A627A; color: #FFFFFF; font-weight: bold; }
input.multi_submit { width: 90%; background-color: #4A627A; color: #FFFFFF; font-weight: bold; }
input.full_submit { width: 100%; background-color: #4A627A; color: #FFFFFF; font-weight: bold; }
input.checkbox, input.radio { width:20px; height: 20px; }

h1 { font-size: 175%; color: #206CB8; padding: 10px 0px 0px 0px; margin: 0; }
.subhead { font-size: 145%; color: #206CB8; padding: 0px 0px 10px 0px; margin: 0; font-weight: normal; }
h2 { font-size: 145%; color: #4A627A; padding: 10px 0px 4px 0px; margin: 0; }
h3 { font-size: 130%; }
h4 { font-size: 110%; }
h5 { font-size: 90%; }
h6 { font-size: 75%; }

/* header styles */
    div#header {
		clear:left;
		float:left;
		width:100%;
		overflow:hidden;
		text-align: center;
		color: #99ccff;
		position: relative;
    }
	div#header p,
	div#header h1,
	div#header h2 {
		clear:left;
		float:left;
		width:96%;
		margin:0;
		padding:.4em 2% .1em 2%;
	}
	div#header a.inactive {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 85%;
	font-family: arial, helvetica;
	text-decoration: none;
	padding: 10px 10px 15px 10px;
	height: 30px;
	position: relative;
	}
	div#header a.active {
	font-weight: bold;
	font-size: 85%;
	font-family: arial, helvetica;
	text-decoration: none;
	background: #999933;
	color: #FFFFFF;
	padding: 10px 10px 15px 10px;
	height: 30px;
	position: relative;
	}
	div#header a:hover {
	color: #66CCFF;
	}
	div#header a.active:hover {
	color: #FFFFFF;
	}
	div#header ul {
	margin: 15px 0 0 0;
	padding: 0;
	position: relative;
	}
	div#header li {
	 display: inline;
	 position: relative;
	}

	
/* subheader styles */
    div#subheader {
		clear:left;
		float:left;
		width:100%;
		overflow:hidden;
		color: #ffffcc;
		border-bottom: 3px solid #FFFFFF;
    }
	div#subheader p,
	div#subheader h1,
	div#subheader h2 {
		clear:left;
		float:left;
		width:96%;
		margin:0;
		padding:.4em 2% .1em 2%;
	}

	
	/* subheadernav styles */
    div#subheadernav {
		width:100%;
		color: #ffffff;
		border-top: 3px solid #FFFFFF;
		border-bottom: 3px solid #FFFFFF;
		background-color: #6E9CB1;
		text-align: center;
		clear:both;
    }
	div#subheadernav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
div#subheadernav li {
	display: inline;
	list-style-type: none;
	line-height: 2;
}
div#subheadernav li.active {
	background: #FFFFFF;
	padding-bottom: 6px;
}
div#subheadernav a {
	padding: 6px 6px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 85%;
	font-family: arial, helvetica;
	text-decoration: none;
	}
div#subheadernav a.active {
	border-top: 2px #999933 solid;
	color: #999933;
	}
	div#subheadernav a:hover {
	color: #cc9999;
	}
	div#subheadernav a.active:hover {
	color: #999933;
	}
	
	
	div#topbar {
	clear:both;
	padding: 0;
	margin: 0;
	text-align: right;
	background-color: #999933;
	/*background-image: url("http://www.sportacularevent.com/images/top-gradient.jpg");*/
	height: 5px;
}div#midbar {
	clear:both;
	padding: 0;
	margin: 0;
	text-align: right;
	background-color: #FFFFFF;
	/*background-image: url("http://www.sportacularevent.com/images/top-gradient.jpg");*/
	height: 10px;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
}
	div#bottombar {
	clear:both;
	padding: 2px;
	margin: 0;
	text-align: center;
	background-color: #206CB8;
	color: #99ccff;
	/*background-image: url("http://www.sportacularevent.com/images/top-gradient.jpg");*/
}

	div#bottombar ul {
	margin: 5px;
	}
	div#bottombar li {
	 display: inline;
	}
	div#bottombar a {
	 color: #FFFFFF;
	 margin: 5px;
	}
	div#bottombar a:hover {
	 color: #66CCFF;
	}
	
	HR {
display: none;
}

DIV.hr {
margin: 0;
padding:0;
height: 3px;
background-color: #fff;
width:100%;
}

DIV.hrOrange {
margin: 0;
padding:0;
height: 3px;
background: #E48B25;
width:100%;
}

div.divider {
border-top: 1px dotted white;
width:100%;
margin: 5px;
padding: 5px;
}

div.filter {
border-top: 1px solid black;
border-bottom: 1px solid black;
width:100%;
margin: 5px;
padding: 5px;
}

div.home {
float: left;
width: 192px;
height: 100%; 
}

div.home ul {
list-style-type: none;
padding: 0;
margin: 0;
}

div.home li {
border-top: 1px solid white;
padding: 2px 0px 8px 0px;
margin: auto;
width: 80%;
}

div.home a {
color: #FFFFFF;
text-decoration: none;
}

div.home a:hover {
color: #ffffcc;
}

div.home-bottom {
float: left; width: 192px; height: 82px; 
}

div.catDisplay {
position: absolute; color: #E48B25; font-size: 200%; font-family: times new roman, times, serif; font-style: italic; font-weight: bold; padding: 0 10px 10px 20px; bottom: 0; right:0; z-index: 100;
}

div.catDisplayShadow {
position: absolute; color: #FFFFFF; font-size: 200%; font-family: times new roman, times, serif; font-style: italic; font-weight: bold; padding: 0 10px 10px 20px; bottom: -1px; right:-1px; z-index: 50;
}

div.catBackoffice {
position: absolute; color: #E48B25; font-size: 200%; font-family: times new roman, times, serif; font-style: italic; font-weight: bold; padding: 0 10px 10px 20px; bottom: 0; left:0; z-index: 100;
}

div.catBackground {
background-image: url('http://www.sportacularevent.com/images/section-head.png'); padding: 0; margin: 0; position:relative; width:100%; height: 80px;
}

div.catBackground2 {
height: 80px; text-align: right; padding: 0; margin: 0; position:relative;
}



.hiddenRight {
color: #206CB8;
display: none;
}

div.right-plug {
/*background-color: #99CCFF;*/
color: #FFFFFF;
width: 144px;
padding: 4px;
}

div.right-plug a {
color: #FFFFFF;
}

div.right-plug a:hover {
color: #ccffff;
}



    /* --> */
	
	
	


	   ul.tiers {
	width: 170px;
	color: #FF0000;
	/*border-bottom: 2px white solid;
	border-top: 2px solid #E48B25;*/
	padding: 5px 0 5px 10px;
	margin: 0;
	font-size: 90%;
	font-weight: bold;
	
}

ul.tiers li.nav {
	color: #FF0000;
	border-bottom: 1px white solid;
	padding-right:0px;
}

ul.tiers li.nav-active {
	border-bottom: 1px white solid;
	color: #006699;
	font-weight: bold;
	background-color : White;
	padding-right:0px;
}

ul.tiers li.cat {
	color: #FF0000;
	border-bottom: 1px white solid;
	font-weight: bold;
	padding-top:5px;
	padding-right:0px;
}

ul.tiers li.nav a,
ul.tiers li.cat a {
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

ul.tiers li.nav-active a.active,
ul.tiers li.cat-active a.active {
	font-weight: bold;
	background-color : White;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

ul.tiers li.nav a:hover,
ul.tiers li.cat a:hover {
	color: #CC0000;
	text-decoration: underline;
}

div.sectionName {
background: #4A627A;
width:100%;
}

a.sectionNamePrint {
color: #1E5A75;
font-family:verdana,arial,helvetica,sans serif;
font-weight: normal;
}
span.sectionNamePrint {
color: #1E5A75;
font-family:verdana,arial,helvetica,sans serif;
font-weight: normal;
font-size: 120%;
letter-spacing: 5px;
}

h1 { font-size: 175%; color: #000000; padding: 10px 0px 0px 0px; margin: 0; text-align: left; }
h2 { font-size: 135%; padding: 10px 0px 4px 0px; margin: 0; text-align: left; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 90%; }
h6 { font-size: 75%; }


div.rightLogoBG {
margin-left: 8px;
width: 165px;
border: 3px solid black;
padding:1px 1px 10px 1px;
/*
background-color: #000000;
width: 170px;
*/
}

a.rightLogo {
background-color: #FFFFFF;
margin: 2px;
padding: 5px;
display: block;
color: #333333;
text-decoration: none;
font-size: 90%;
border: 1px solid black;
}

a.rightLink {
color: #FFFFFF;
text-decoration: none;
font-size: 90%;
}

a.white90 {
font-size: 90%;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.white90:hover {
color: #CCCCCC;
}

.thumbnail
{
float: left;
width: 150px;
border: 1px solid #C99;
margin: 0 15px 15px 0;
padding: 5px;
text-align:center;
}

.tdCenter {
text-align: center;
}




.headerContainer {
	width: 100%;
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 2px solid red;
	}
	.logo {
	float: left;
	width: 180px;
	border: 2px solid orange;
	}
	.navigation a {
       font-weight: bold;
       color: #FFFFFF;
       display: block;
       font-size: 75%;
       vertical-align: baseline;
       text-align: center;
       padding: 4px;
       text-decoration: none;

       }
       div.navigation a:hover {
       color: #FFFFCC;
       }
	
	td.tab0space {
	background: #FFFFFF url('http://www.sportacularevent.com/images/tab1-left.gif') no-repeat top right;
	}
	td.tab1 {
      	background: #4CB848;
		width: 20%;
      }
	  td.tab1space {
	background: #FFFFFF url('http://www.sportacularevent.com/images/tab1-middle.gif') no-repeat top right;
	}
       td.tab2 {
	   background: #206CB8;
	   width: 20%;
       }
	   td.tab2space {
	background: #FFFFFF url('http://www.sportacularevent.com/images/tab2-middle.gif') no-repeat top right;
	}
       td.tab3 {
	   background: #7B4090;
	   width: 20%;
       }
	   td.tab3space {
	background: #FFFFFF url('http://www.sportacularevent.com/images/tab3-middle.gif') no-repeat top right;
	}
       td.tab4 {
	   background: #BD1D67;
	   width: 20%;
       }
	   td.tab4space {
	background: #FFFFFF url('http://www.sportacularevent.com/images/tab4-middle.gif') no-repeat top right;
	}
       td.tab5 {
	   background: #E48B25;
	   width: 20%;
       }
	   td.tab5space {
	background: #FFFFFF url('http://www.sportacularevent.com/images/tab5-middle.gif') no-repeat top right;
	}
	   
	   td.navBoxBottom {
	   background: #8B305C url('http://www.sportacularevent.com/images/tab-left.gif') no-repeat bottom left;
	   }
	   
	   div.bannerMessage, a.bannerMessage {
	   font-size: 140%;
	   color: #000000;
	   text-decoration: none;
	   }
	   
	   	/* Footer styles */
       #footer {
       border-top:1px solid #000;
	   text-align: center;
	   color: #000000;
	   padding: 10px 0px;
	   			position: relative;
			clear: both;
			background-color: #FFFFFF;
       }
	   #footer a {
	   color: #FF0000;
	   }
	   #footer a:hover {
	   color: #333333;
	   }
	   
	   
	   /* -----------------------  All Left Navigation Styles  ----------------------- */

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : right;
		width : 130px;
		font-size: 90%;
		background-color: #CCE0E7;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		width: 128px;
		padding: 0;
		background-color: #CCE0E7;
		margin-top: 2px;
		margin-bottom: 2px;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 130px;
		margin-top : -2.0em;
		z-index: 20000;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 125px;
		display : block;
		color : #FF0000;
		font-weight : bold;
		text-decoration : none;
		padding : 1px 1px;
		margin: 0px;
		border-bottom: 1px dotted #CCE0E7;
		border-top: 1px dotted #598AA2;
		background-color: #CCE0E7;
	}
	
	#nav li a:hover {
		color: #FFFFFF;
		background-color: #FF0000;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		

	}
	
	#nav a.daddy {
	background: #CCE0E7 url('http://www.sportacularevent.com/images/title-arrow.gif') center right no-repeat;
	width: 120px;
	padding-right: 10px;
	margin-right: 15px;
	}
	
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul, #nav li:hover ul ul ul ul ul ul, #nav li:hover ul ul ul ul ul ul ul, 
	
	#nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul, #nav li.sfhover ul ul ul ul ul, #nav li.sfhover ul ul ul ul ul ul, #nav li.sfhover ul ul ul ul ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li li li li li:hover ul, #nav li li li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul, #nav li li li li li.sfhover ul, #nav li li li li li li.sfhover ul, #nav li li li li li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	
	#nav li:hover, #nav li.sfhover {
		color: #FFFFFF;
		background-color: #FFFFFF;
		width: 130px;
}
	   
	   
	   
	   body {
font-family:verdana,arial,helvetica,sans serif;
padding:0;
margin: 0;
background-color: #FFFFFF;

}
a { text-decoration:none; font-weight:bold; color:#DF0029; }
a:visited,a:hover { color:#DF0029; }
a:hover { text-decoration:underline; color:#DF0029; }

.normal { font-family:verdana,arial,helvetica,sans serif; font-size:13px; color:#000000; }
.bold { font-family:verdana,arial,helvetica,sans serif; font-size:13px; font-weight:bold; color:#000000; }
.small { font-family:verdana,arial,helvetica,sans serif; font-size:10px; color:#000000; }
.smallbold { font-family:verdana,arial,helvetica,sans serif; font-size:10px; font-weight:bold; color:#000000; }
.title { font-family:verdana,arial,helvetica,sans serif; font-size:20px; font-weight:bold; color:#000000; }
.subtitle { font-family:verdana,arial,helvetica,sans serif; font-size:16px; font-weight:bold; color:#000000; }


	   
	   table.sample {
	border-width: 2px;
	border-style: dotted;
	border-color: white;
	border-collapse: collapse;
}
table.sample td {
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color: black;
}
