body {
   background: url(../images/background.gif);
   margin: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 18px;
   font-weight: normal;
   text-align: center;
   padding-bottom: 40px;
   padding-top: 2px;
}

a:link {color: #333366;}
a:hover {color: #333366;}
a:visited {color: #333366;}

h2 {
   font-size: 95%;	
}

/* Used to hide form fields from spambots */
.msk {
	display: none;
}

#container
{
   text-align: left;
   margin-right: auto;
   margin-left: auto;
   width: 800px;
   border: 1px solid #000;
}

#header {
   height: 225px;
   position: relative;
}

#header a img {
   border: none;
}

#caption-bg {
   background: #000;
   position: absolute;
   width: 100%;
   bottom: -1px;
   height: 26px;
   z-index: 2000;
}

#caption {
   color: #FFFFFF;
   position: absolute;
   width: 100%;
   bottom: 0;
   z-index: 3000;
}

#caption p {
   margin: 0;
   padding: 3px 6px;
}

#caption a {
   color: #FFF;
   text-decoration: none;
   border-bottom: 1px dotted #CCCCCC;
}

#caption a:hover {
   border-bottom: 1px solid #FFF;
}

#topnav { 
	height: 22px; 
	border-top: 2px solid #FFCC66;  
	border-bottom: 2px solid #FFCC66; 
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #333366;
   display: none;
}

#topnavGutter {
   height: 1px;
	background-color: #B0B0B0;
}

#topnav .title {
	margin-left: 23px;
	line-height: 23px;
}

#maincontent {
	background: url(../images/3col_bg.gif);
}

#maincontent2col {
   background: url(../images/2col_bg.gif);
}

#maincontent2col div.center {
   width:630px;
   padding-left: 0;
}

#footer {
	text-align: center;
	background-color: #333366;
	color: white;
	font-size: 11px;
	line-height: 20px;
	height: 65px;
	padding-top: 5px;
}

#footer a {
	color: white;
}

#galleryPreview {
   margin-top: 15px;
   text-align: center;
}

#galleryPreview a img {
   margin: 3px;
   padding: 4px;
   border-top: 2px solid #E5E5E5;
   border-right: 2px solid #E5E5E5;
   border-bottom: 2px solid #F0F0F0;
   border-left: 2px solid #F0F0F0;
}

#galleryPreview a {
	display: inline;
   margin: 0;
   padding: 0;
}

#galleryPreview a:hover img { background: #E5E5E5; }

p.enlarge {
   display: inline;
   margin: 0;
   padding: 4px;
   padding-left: 20px;
   background: url(../images/bg/magnifier_zoom_in.png) no-repeat left center
}


.notes {
   background: #FFFFFF; /* #F4F4F4 */
   float: right;
   margin-bottom: 15px;
   margin-top: 10px;
   border-bottom: 1px solid #CCCCCC;
}

/* Edited by April Sep 20 2011 */
.notes h2 {
   background: #C2B8B8; /* #333366 */
   color: #000000; /* #FFFFFF */ 
   margin: 0px;
   padding: 5px;
   font-size: 1em;
}	

/* Edited by April Sep 15 2011 */
.notes div {
   padding: 10px;
   width: 580px;
   height: auto;   
}


#map {
   border: 2px;
   display: inline;
   float: right;
   margin-top: 50px;
   width:300px;
   height:auto;
   border: 2px solid #C2B8B8; /* Added by April Sep 20 2011 */
}

#view_map {
   float: right;
   width:300px; /* Added by April Oct 14 2011 */
}

.large_map {
   margin-top: 330px;
   float:right;
}

.left {
	display: block;
	float: left;
	width: 168px;
}

.right {
	display: block;
	float: right;
	width: 180px;
}

.center {
	display: block;
	float: left;
	left: 180px;
	width: 446px;
   padding-left: 3px;
}

.sidenav {
   color: #333366;
   font-size: 12px;
   border-top: 1px solid #000;
}

.sidenav a {
   display: block;
   padding-top: 3px;
   padding-bottom: 3px;
   width: 99.9%;
   text-decoration: none;
   border-top: 1px solid #F9F9F9;
   border-bottom: 1px solid #F9F9F9;
}

.sidenav a span {
	padding-left: 15px;
   text-decoration: none;
}

.sidenav a:hover span{
   text-decoration: none;
}

.sidenav a:hover {
   background: #FFF;
   border-top: 1px solid #E0E0E0;
   border-bottom: 1px solid #E0E0E0;
   color: #000000;
}

.sidenav ul {
   margin: 0;
   padding: 0;
   line-height: 1.8em;
}

.sidenav li {
   list-style: none;
   background: #F9F9F9;
   margin-bottom: 1px;
}

/**/
.sidenav li ul {
   list-style: circle;
   margin-left: 15px;
}

.sidenav li ul a {
   display: inline;
   padding-top: 3px;
   padding-bottom: 3px;
   width: auto;
   text-decoration: none;
   border: none !important;
}

.sidenav span,
.sidenav a span {
	padding-left: 15px;
   text-decoration: none;
}

.sidenav a:hover span{
   text-decoration: none;
}

.sidenav li ul a:hover {
   background: #FFF;
   border: none !important;
   color: #000000;
}

.sidenav li ul li {
   list-style: circle;
   background: #F9F9F9;
   margin-bottom: 1px;
   margin-left: 25px;
   font-size: 90%;
}

.sidenav li.side-heading {
   background: #333366;
   padding: 3px 3px 3px 15px;
   font-weight: bold;
   color: #FFFFFF;
}

.sidenav .current {
	font-weight: bold;
}

.spacer {
	clear: both;
}

span.roster_card {
   background: url(../images/printer.png) no-repeat left center;
   padding-left: 23px;
   float: right;
}

.sectionHeader {
	background-color: #333366;
	color: white;
	margin-left: 5px;
	margin-right: 5px;
   padding-top: 1px;
   padding-bottom: 1px;
	text-align: center;
}

.pageHeader {
	background-color: #FFCC66;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #333366; 
}

.pageTitle {
	color: #666666;
	font-weight: bold;
	font-size: 15px;
}

.subHeading {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

.post {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.content {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.profileName {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 2px dotted;
	margin-bottom: 5px;
}

.divider {
   height: 1px;
   width: 100%;
	background-color: gray;
}

.post .heading {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}

.post img {
	border: 1px solid black;
}

a.more:link {
	background: url(../images/arrow.gif) center left no-repeat;
	padding-left: 12px;
}

a.more:visited {
	background: url(../images/arrow.gif) center left no-repeat;
	padding-left: 12px;
}

.nextGame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 12px;
	padding-top: 0px;
	line-height: 12px;
}

.scoreboard td {
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sponsors {
	text-align: center;
	padding-top: 10px;
}

.sponsors img {
	border: 1px solid black;
	margin: 5px;
}

.rosterTH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
   color: white;
	text-align: center;
}

.audioRecap {
	background-color: white;
   height: 65px;
   padding: 5px;
   padding-top: 10px;
   border-bottom: 1px dotted;
   border-top: 1px dotted;
   border-right: 1px solid;
}

select {
   font-size: 11px;
}

#tabs {
	margin-top: 20px;
}
table.scoreboard {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.scoreboard th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.scoreboard td {
   width: 30px;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/*
	Styles for tabs on roster page
*/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../images/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../images/loading.gif) no-repeat 0 50%;
}

/* Slideshow */

#nav {
   position:absolute;
   top:170px;
   left:595px;
   color:#FFFFFF;
   z-index:9999;
}

#nav a {
   background-color: #000000;
   border: 1px solid black;
   color: white;
   font-weight: bold;
   margin-right: 1px;
   opacity: 0.5;
   padding: 4px;
   *padding-top:0px;
   *padding-bottom:0px;
   text-decoration: none;
}

#nav a.activeSlide,
#nav a.RedBorder {
   background-color: #000000;
   border: 1px solid #FFFFFF;
   border-top:1px solid #FFFFFF;
   opacity: 1;
}

#nav a.RedBorder {
   border: 1px solid Red;
   outline: none;
}


