@import "jquery.lightbox-0.5.css";
@import "jshowoff.css";
@import "jquery-ui-1.8.2.custom.css";
@import "superfish.css";
@import "forms.css";
/* yahoo reset css */
@import "http://yui.yahooapis.com/3.0.0b1/build/cssreset/reset-min.css";
@import "jmonthcalendar.css";
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:regular,bold);

html
{
background:#01090f;
}

body
{
	padding:0;
	margin:0;
	background:url(images/tablebg.jpg) top center repeat-y;
	font-family: �Trebuchet MS�, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
color:#fff;
}

body, td, div 
{
	vertical-align:top;
}
/* this is for IE, without it, everything is centered */
td {
	text-align:left;
}
/* top ads */
.divTopAds 
{
	
}
.divOneTopAd 
/* a single top ad */
{
	
}
/* surrounds everything below top ads */
#divMain
{
	background:url('images/barbg.jpg') repeat-x center top;
} 
#divsecondtablebg 
{
	
background:url('images/headerbg.jpg') no-repeat center top;
}
/* main table */
.divMainTable
{
	width:990px;
}
/* masthead */
.divHeader
{
	height:123px;
	
}
/* second masthead - below nav */
.divHeaderBottom 
{
}
/*
 H1 HEADER - appears before any content in either left or right column
*/
#hMainHeader 
{
	font-size:34px;
	font-weight:bold;
	font-family:Yanone Kaffeesatz;
	padding: 0px 0px 5px 10px;
	
	
	color:#fff;
	
}
h1{
	font-family:Yanone Kaffeesatz;
	font-size: 26px;
	color:#016098;
	padding:0 0 12px 0;
}
h2 {
	font-family:Yanone Kaffeesatz;
	font-size: 26px;
	color:#016098;
	padding:0 0 12px 0;
	font-weight:bold;
}
h3 {
	font-family:Yanone Kaffeesatz;
	font-size:18px;
	color:#56c0ff;
	padding:0 0 12px 0;
}
h4 {
	font-family:Yanone Kaffeesatz;
	font-size: 18px ;
	color:#56c0ff;
	padding:0 0 12px 0;
}
h5
{
	font-size:16px ;
	color:#fff;
	padding:0 0 12px 0;

}
h6
{
	font-size:16px  ;
	color:#fff;
	padding:0 0 12px 0;
	font-weight:bold;
}
p {
	line-height:1.4em;
	padding:0 0 8px 0;
}

blockquote {
	padding:6px 20px;
}
hr {
	color:#031924;	
}
.tdLeftContent ul {
	padding:6px 0px;
	margin:0 0 0 0;

}
.tdLeftContent ul li {
	list-style-type:disc;
	list-style-position:inside;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.tdLeftContent ol {
	padding:6px 0px;
	margin:0 0 0 0;

}
.tdLeftContent ol li {
	list-style-type:decimal;
	list-style-position:inside;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
a 
{
	color:#56c0ff;
	text-decoration:none;
}
a:visited 
{
	color:#56c0ff;
	text-decoration:none;
}
a:hover 
{
	text-decoration:underline;
}

strong, b 
{
	font-weight:bold;
}
em, i 
{
	font-style:italic;
}
/* main menu 
 * - menu uses superfish.css
 */
.divMainMenu 
{
}
/* left column */
.tdLeftColumn 
{
	width:680px;
	
}

/* left column quicklinks/ads (small column in a left content setup - unused if the site is a right content area site) */
.tdLeftSmallColumn 
{
	
}
/* quick links - for either left or right */
.divQuickLinks 
{
	width:170px;
	padding:3px 0;
}
/* quick links list menu - for either left or right */
ul.quicklinksmnu 
{

	margin-left:5px;
	margin-right:5px;
}
ul.quicklinksmnu a 
{
	
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	padding:5px;
	background-color:#042034;
	margin:0 0 5px 0;
	border:1px solid #004170;
	
}
ul.quicklinksmnu a:hover
{
	color:#fff;
	background-color:#224056;
	
}

/* team and division menus - not using superfish.submenu.css anymore */
.divTeamMenu, .divDivisionMenu
{
	display:block;
	border-top:1px solid #004170;
	padding-top:10px;
	margin-left:-10px;
	margin-right:-10px;
	color:#007bc6;
	
	
}
.divTeamMenu ul, .divDivisionMenu ul
{padding-left:10px;} 
.divTeamMenu li, .divDivisionMenu li {
	display:inline;
}
.divTeamMenu  a, .divDivisionMenu  a, .divDivisionMenu  a:visited, .divTeamMenu a:visited  
{
	color:#007bc6;
	text-decoration:none;
	padding:7px;
	
	
}
.divTeamMenu  a:hover, .divDivisionMenu a:hover {
	background-color:#007bc6;
	color:#fff;
	text-decoration:none;
}
/* quicklinks/small column in content area ads - for either left or right */
.divSmallColAds 
{
	width:170px;
	text-align:center;
}
/* quicklinks/small column single ad - for either left or right */
.divOneSmallColAd 
{
	padding-top:3px;
}
/* left content area
 *   this will be the content area if the site is setup with left content, otherwise, the calendar/events/news
 *   tabs will be here
 */
.tdLeftContent 
{
	
}
/* surrounds all content inside the content area */
.divContent 
{
	padding:10px 10px;
	
	
	min-height:600px;
	min-width:480px;
}

/* main right column */
.tdRightColumn 
{
	width:310px;
}
/* right content area
 *   this is the right content area in a right content setup, otherwise, it's used as the calendar/events/news tabs
 */
.tdRightContent
{
}
/* quicklinks/small column cell (also for ads) in a right content setup */
.tdRightSmallColumn 
{
}
/* holds ads that appear above the content area */
.divContentTopAds 
{
}
/* one "content top" ad */
.divOneContentTopAd 
{
}
/* holds ads that appear directly below content area */
.divContentBottomAds 
{
}
/* one "content bottom" ad */
.divOneContentBottomAd 
{
}
/* "side bar" ads (calendar/news/events tab box) appears below that */
.divSideBarAds  
{
}
/* one "side bar" ad */
.divOneSideBarAd 
{
}
/* footer colunm */
.tdFooter 
{
}
/* footer div */
.divFooter 
{
	background-color:#0f0f0f;
	padding-top:15px;
	color:#fff;
	text-align:center;
	border-top:1px solid #2e2e2e;
}
/* counter */
.divCounter
{
	padding:10px;
	text-align:center;
	background-color:#0f0f0f;
}
/* bottom of site (outside table) ads */
.divBottomAds 
{
	text-align:center;
	background-color:#0f0f0f;
}
/* one ad */
.divOneBottomAd 
{
	text-align:center;
	background-color:#0f0f0f;
}

/****************************************************************************
 * tab box - calendar tab - jquery calendar - special days
 ****************************************************************************/
.eventDate .ui-state-default, #jMonthCalendar .fEvent, #jMonthCalendarPrint .fEvent
{
    background-image: none;
    background-color: #2787c0 !important;
}
.homeGameDate .ui-state-default, #jMonthCalendar .fHomeGame, #jMonthCalendarPrint .fHomeGame
{
    background-image: none;
    background-color: #f50201 !important;
}
.awayGameDate .ui-state-default, #jMonthCalendar .fAwayGame, #jMonthCalendarPrint .fAwayGame
{
    background-image: none;
    background-color: #350100 !important;
}
.practiceDate .ui-state-default, #jMonthCalendar .fPractice, #jMonthCalendarPrint .fPractice
{   background-image: none;
    background-color: #05324c !important;
}

/****************************************************************************
 * tab box - events tab
 ****************************************************************************/
 /* container div */
.divUpcomingEvents 
{
}
/* events listing */
ul.eventslist 
{
}
/* appears when there's no upcoming events */
.divNoUpcomingEvents 
{
}
/****************************************************************************
 * tab box - news tab
 ****************************************************************************/
.divNews 
{
}
.newslist 
{
}
.divNoCurrentNews 
{
}

/****************************************************************************
 * division listing accordian 
 *   actual accoridian is styled with jquery themes, this is the stuff inside
 ****************************************************************************/
/* div surrounding ul */
.divDivisionListContent 
{
}
ul.divlist 
{
}

ul.divlist a, ul.teamlist a
{
	
	display:block;
	color:#fff;
	text-decoration:none;
	padding:5px 7px 5px 10px;
	border-bottom:1px solid #b43019;
}
ul.divlist a:hover, ul.teamlist a:hover
{
	
	display:block;
	color:#fff;
	background-color:#b43019;
}


.divPolls, .divFamilyAccount, .divNewsLetterSignup, .divAdminLogin
{
	padding:10px 10px 5px 10px;
}
/****************************************************************************
 * albums viewall page
 ****************************************************************************/
/* albums viewall page - surrounds list of albums */
.divAlbums 
{
}
/* table that shows 1 album on album list page */
.tblOneAlbum 
{
}
/* album title */
.divAlbumTitle 
{
}
/* created date */
.divAlbumCreated 
{
}
/* photo count */
.divAlbumPhotoCount 
{
}
/* description */
.divAlbumDesc 
{
}


/****************************************************************************
 * one album page - viewing photos
 ****************************************************************************/
/* next/prev links */
a.albumViewPrevNext, a.albumViewPrevNext:link, a.albumViewPrevNext:visited 
{
}
a.albumViewPrevNext:hover 
{
}
/* div around image */
.divPhoto 
{
}
/* image description */
.divPhotoDesc 
{
}


/****************************************************************************
 * viewing one event details
 ****************************************************************************/
/* div around it */
.divEvent 
{
}
/* name */
.divEventName 
{
}
/* date */
.divEventDate 
{
}
/* event description */
.divEventText 
{
}


/****************************************************************************
 * news archives listing page - shows multiple entries
 ****************************************************************************/
/* div that surrounds one news summary */
.divNewsSummary 
{
}
/* title */
.divNewsTitle 
{
}
/* date */
.divNewsDate 
{
}
/* article */
.divNewsArticle 
{
}


/****************************************************************************
 * one news article page
 ****************************************************************************/
/* surrounds article */
.divNewsArticleViewOne
{
}
/* title */
.divNewsArticleTitle 
{
}
/* date */
.divNewsArticleDate 
{
}
/* text */
.divNewsArticleText 
{
}


/****************************************************************************
 * division microsite - division menu - containing div, menu styles in superfish.division.css
 ****************************************************************************/
.divDivisionMenu 
{
}
/****************************************************************************
 * team microsite - team menu - containing div, menu styles in superfish.team.css
 ****************************************************************************/
.divTeamMenu 
{
}


/****************************************************************************
 * quick search above grid views
 ****************************************************************************/
form.quicksearch { padding: 4px; color:#fff; font-size:11px;}
form.quicksearch input { margin-left: 5px; width:200px; }
form.quicksearch img { vertical-align: middle; margin-left: 5px; }


/****************************************************************************
 * table sorter - used with gridviews
 ****************************************************************************/
table.tablesorter {
	border:1px solid #ff2a2a;
}
.tablesorter a, .tablesorter a:hover
{
	color: #ff2a2a;
	text-decoration:underline;
}
table.tablesorter th {
	text-align: left;
	padding: 5px;
	background-color: #570101;
	color:#fff;
	font-size:14px;
	font-family:Yanone Kaffeesatz;
}
table.tablesorter td {
	/*color: #FFF;*/
	padding: 5px;
}
table.tablesorter .even {
	background-color: #0f0f0f;color:#fff;
}
table.tablesorter .odd {
	background-color: #2f0000;color:#fff;
}
table.tablesorter .header {
	background-image: url(images/small.gif);
	background-repeat: no-repeat;
	background-position: center right;
	text-align:left;
	padding-top: 8px;
	height: auto;
	cursor: pointer; /* hand cursor for Mozilla based browsers */
	cursor: hand;
}
table.tablesorter .headerSortUp 
{
	background-image: url(images/small_asc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #910000;
}
table.tablesorter .headerSortDown {
	background-image: url(images/small_desc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #910000;
	color:#fff;
}

/* modal popup windows */


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=75);
	opacity:0.75;
}

.modalpop {
	/*background-color:#ffffdd;*/
	background-color:White;
	border-width:4px;
	border-style:solid;
	border-color:#212121;
	padding:5px;
	/*width:250px;*/
}

.breadcrumb
{
	
	color:#fff;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:10px;
	margin-left:-10px;
	margin-right:-10px;
	padding-bottom:10px;
	border-bottom:1px solid #004170;
}
.breadcrumb a, .breadcrumb a:visited
{
	color:#5b9fc8;
}

/*
CALENDAR LEGEND (association/division)
*/
#divMainCalLegend
{
	background-image: url(images/callegend.gif);
	height:32px;
	width:auto;	
	background-repeat: no-repeat;
}

/*
CALENDAR LEGEND (team)
*/
#divTeamCalLegend
{
	background-image: url(images/teamcallegend.gif);
	height:32px;
	width:auto;
	background-repeat: no-repeat;
}


.divCalendar{margin-bottom:10px;} 

.divNews, .divUpcomingEvents{
padding-top:20px;
margin-bottom:10px;
}
/* poll question <span>*/
#pollQuestion
{font-family:Yanone Kaffeesatz;
	font-size:16px;
	color:#fff;
}