@import "jquery.lightbox-0.5.css";
@import "jshowoff.css";
@import "jquery-ui-1.7.2.custom.css";
@import "superfish.css";
/* superfish.submenu.css is used for division/team/family menus */

@import "forms.css";
/* yahoo reset css */
@import "http://yui.yahooapis.com/3.0.0b1/build/cssreset/reset-min.css";
@import "jmonthcalendar.css";
html
{
		background:url(images/bgpattern.gif);
}
body
{
	padding:0;
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	background:url(images/contentbg.gif) repeat-y top center;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

body, td, div 
{
	font-family:arial;
	font-size:12px;
	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
{
	
	
}
/* main table */
.divMainTable
{
	width:990px;
	
	
}
/* new id for third bg img */
#divsecondtablebg 
{

	background:url(images/headerpop.gif) no-repeat top;
}
/* masthead */
.divHeader
{

	height:183px;
	
}
/* second masthead - below nav */
.divHeaderBottom 
{
}
/*
 H1 HEADER - appears before any content in either left or right column
*/
#hMainHeader 
{
	font-size:24px;
	font-weight:bold;
	letter-spacing:2px;
	color:1a123a;
	padding-bottom:10px;
	margin-left:10px;
	display:block;
	border-bottom:#921816 1px solid;
}
/* main menu 
 * - menu uses superfish.css
 */
.divMainMenu 
{

	width:990px;
	height:31px;
	margin:0;
	padding:0;
}
/* left column */
.tdLeftColumn 
{
	width:310px;
	background:#9da5a9;
}
/* 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;
}
/* quick links list menu - for either left or right */
ul.quicklinksmnu 
{
	
}
ul.quicklinksmnu a 
{
	background-color:#921816;
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	padding:5px;
	
}
ul.quicklinksmnu a:hover
{
	background-color:#fff;
	color:#921816;
	
}

/* 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:5px;
}
/* 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: 20px 0 20px 20px;
	min-height:600px;
	min-width:480px;
}

/* main right column */
.tdRightColumn 
{

	width:680px;


}
/* 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 
{
	
	 background-color:#ac2a24;
}
/* 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:url('images/footerbg.gif') #fff;

	background-repeat:repeat-x;
	width:990px;
	height:56px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;

	text-align:center;	
}
/* counter */
.divCounter
{
	text-align:center;
}
/* bottom of site (outside table) ads */
.divBottomAds 
{
	background:url(images/bgpattern.gif);
	padding:15px 0;
}
/* one ad */
.divOneBottomAd 
{
}

/****************************************************************************
 * tab box - calendar tab - jquery calendar - special days
 ****************************************************************************/
.eventDate .ui-state-default
{
    background-color: #262626 !important;
	border:#b9b9b9 1px solid;
	color:#fff !important;
}
.homeGameDate .ui-state-default
{
    background-color: #16006e !important;
	color:#fff !important;
}
.awayGameDate .ui-state-default
{
    background-color: #b2091e !important;
	color:#fff !important;
}
.practiceDate .ui-state-default
{
    background-color: #ffffff !important;
	color:#b2091e !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 
{display:block;

	font-size:11px;
	
}


ul.divlist a, ul.teamlist a
{
	background-color:#94999c;
	display:block;
	color:#fff;
	
	text-decoration:none;
	font-family:Arial;
	font-size:11px !important;
	padding:5px 5px 5px 14px;
	border-bottom:1px solid #818181;
}
ul.divlist a:hover, ul.teamlist a:hover
{
	background-color:#6c6e6f;
	display:block;
	color:#fff;
	
}

/****************************************************************************
 * 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, .divDivisionMenu
{
	
	height:30px;
	color:#921816;	
	display:block;	
	padding:0 0 0 -15px;
	margin:0 0 3px -15px;
	list-style: none;
	
	
}
.divTeamMenu li, .divDivisionMenu li {
	display:inline;
	list-style: none;
}
.divTeamMenu  a, .divDivisionMenu  a, .divDivisionMenu  a:visited, .divTeamMenu a:visited  {
	color:#921816;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding: 0.5em 0.25em;
	background-color:#fff;
	border:none;	
	list-style: none;
	line-height: 25px;
	
}
.divTeamMenu  a:hover, .divDivisionMenu a:hover {
	background-color:#921816;
	color:#fff;
	text-decoration:none;	
	list-style: none;
}
/****************************************************************************
 * quick search above grid views
 ****************************************************************************/
form.quicksearch { padding: 10px; background:#921816; color:#FFF; }
form.quicksearch input { margin-left: 5px; width:200px; }
form.quicksearch img { vertical-align: middle; margin-left: 5px; }


/****************************************************************************
 * table sorter - used with gridviews
 ****************************************************************************/
 .tablesorter a, .tablesorter a:visited
 {
 	color:#8b1e1c;
 	text-decoration:none;
 }
table.tablesorter {
	background:#8e1d1b;
}

table.tablesorter th {
	text-align: left;
	padding: 5px;
	background-color: #8b1e1c;
	font-weight:bold;
	border:1px; 
	border-color:Black;
	color:#fff;
}
table.tablesorter td {
	/*color: #FFF;*/
	padding: 5px;
}
table.tablesorter .even {
	background-color: #fff;
}
table.tablesorter .odd {
	background-color: #ddd;
}
table.tablesorter .header {
	background-image: url(images/small.gif);
	background-repeat: no-repeat;
	background-position: center right;
	text-align:left;
	/*
	border-left: 1px solid #FFF;
	border-right: 1px solid #000;
	border-top: 1px solid #FFF;
	
	padding-left: 30px;*/
	padding-top: 8px;
	height: auto;
	cursor: pointer; /* hand cursor for Mozilla based browsers */
	cursor: hand;
	border: #E6EEEE;
	border-color: White;
	border-width: 1px;
}
table.tablesorter .headerSortUp 
{
	background-image: url(images/small_asc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #cccc66;
	border-color: White;
	border-width: 1px;
}
table.tablesorter .headerSortDown {
	background-image: url(images/small_desc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #cccc66;
	border-color: White;
	border-width: 1px;
}

/* 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:#16006e;
	padding:2px;
	font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.42em;
}
.breadcrumb a, .breadcrumb a:visited
{
	color:#921816;
}

/*
CALENDAR LEGEND (association/division)
*/
#divMainCalLegend
{
	background-image: url(images/assocLegend.gif);
	height:21px;
	width:57px;
	
	background-repeat: no-repeat;
}

/*
CALENDAR LEGEND (team)
*/
#divTeamCalLegend
{background-image: url(images/teamLegend.gif);
	height:21px;
	width:300px;
	background-repeat: no-repeat;
	
}


/* poll question <span>*/
#pollQuestion
{
	
}

h1{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#921816;
	padding:0 0 6px 0;
}
h2 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#921816;
	padding:12px 0 5px 0;
	font-style:italic;
}
h3 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#16006e;
	padding:0 0 6px 0;
}
h4 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#16006e;
	padding:0 0 6px 0;
	font-style:italic;
}
h5
{
	font:16px Arial, Helvetica, sans-serif;
	color:#666;
	padding:0 0 6px 0;

}
h6
{
	font:16px Arial, Helvetica, sans-serif;
	color:#666;
	padding:0 0 6px 0;
	font-style:bold;
}
p {
	line-height:1.4em;
	padding:0 0 8px 0;
}

blockquote {
	padding:6px 20px;
}
hr {
	color:#ab8200;	
}
.tdRightContent ul {
	padding:6px 20px;
	margin:0 0 0 0;

}
.tdRightContent ul li {
	list-style-type:disc;
}
.tdRightContent ol {
	padding:6px 20px;
	margin:0 0 0 0;

}
.tdRightContent ol li {
	list-style-type:decimal;
	list-style-position:inside;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

a 
{
	color:#f74141;
	text-decoration:none;
}
a:visited
{
	color:#6a0500;
	}
a:hover 
{
	text-decoration:underline;
}

strong, b 
{
	font-weight:bold;
}
em, i 
{
	font-style:italic;
}

.divPolls, .divFamilyAccount, .divNewsLetterSignup, .divAdminLogin
{
 padding:15px;
}