@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 "superfish.submenu.css";
@import "forms.css";
/* yahoo reset css */
@import "http://yui.yahooapis.com/3.0.0b1/build/cssreset/reset-min.css";
@import "jmonthcalendar.css";

body
{
background:url(images/sitebg.gif);
	padding:0;
	margin:0;
	
}

body, td, div 
{
color:#5c4741;
	font-family: “Trebuchet MS”, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
	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/siteheader.gif) top no-repeat;
}
/* main table */
.divMainTable
{
	width:990px;
}
/* masthead */
.divHeader
{
height:99px;
	
}
/* main menu 
 * - menu uses superfish.css
 */
.divMainMenu 
{
height:27px;
}
/* left column */
.tdLeftColumn 
{

	
	background:url(images/contentbg.jpg) #FFF top right no-repeat;
	
}
/* 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:url(images/quickmenubg.gif) repeat-x;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-family: “Trebuchet MS”, sans-serif;
	font-size:11px;
	padding:5px;
	color:#000;
	
}
ul.quicklinksmnu a:hover
{
	background:url(images/quickmenubg_over.gif) repeat-x;
	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: 5px 0px;
}
/* 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 
{
	margin:0;	
}

.divCalendar
{width:100%;
margin:0;
padding:0;
}


/* surrounds all content inside the content area */
.divContent 
{
	min-height:600px;
	min-width:480px;
		padding: 10px 10px;
}

/* main right column */
.tdRightColumn 
{
	width:310px;
	background:#808080;
}
/* 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:url(images/footerbg.jpg) #fff top;
	width:990px;
	height:121px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;

	text-align:center;	
}
/* counter */
.divCounter
{
	text-align:center;
}
/* bottom of site (outside table) ads */
.divBottomAds 
{
}
/* one ad */
.divOneBottomAd 
{
}
/*
 H1 HEADER - appears before any content in either left or right column
*/
#hMainHeader 
{
	padding-left:13px;
	font-family: “Trebuchet MS”, sans-serif;
font-size: 18px;
font-style: italic;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
padding-bottom:15px;
padding-top:10px;
}

/****************************************************************************
 * tab box - calendar tab - jquery calendar - special days
 ****************************************************************************/
.eventDate .ui-state-default
{
    color: #fff !important;
    background-image: none;
    background-color: #d0bb0b !important;
}
.homeGameDate .ui-state-default
{
    color: #fff !important;
    background-image: none;
    background-color: #000 !important;
}
.awayGameDate .ui-state-default
{
    color: #000 !important;
    background-image: none;
    background-color: #fff !important;
}
.practiceDate .ui-state-default
{
    color: #fff !important;
    background-image: none;
    background-color: #d06c0b !important;
}

#divMainCalLegend
{
	background-image: url(images/callegend.gif);
	height:32px;
	width:auto;	
	background-repeat: no-repeat;
}

/*
CALENDAR LEGEND (team)
*/
#divTeamCalLegend
{
	background-image: url(images/calteamlegend.gif);
	height:32px;
	width:auto;
	background-repeat: no-repeat;
}
/****************************************************************************
 * tab box - events tab
 ****************************************************************************/
 /* container div */
.divUpcomingEvents 
{
}
/* events listing */
ul.eventslist 
{
}
ul.eventslist  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.eventslist  a:hover
{
	background-color:#6c6e6f;
	display:block;
}
ul.eventslist a:visited
{
	color:#ddd;
}	
/* appears when there's no upcoming events */
.divNoUpcomingEvents 
{
}
/****************************************************************************
 * tab box - news tab
 ****************************************************************************/
.divNews 
{
}
.divNews 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;
}
.divNews a:hover
{
	background-color:#6c6e6f;
	display:block;
	color:#fff;
}
.divNews a:visited
{
	color:#ddd;
}
.newslist 
{
}
.divNoCurrentNews 
{
}

/****************************************************************************
 * division listing accordian 
 *   actual accoridian is styled with jquery themes, this is the stuff inside
 ****************************************************************************/
/* div surrounding ul */
.divDivisionListContent 
{
}
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;
	
}
ul.divlist 
{
}


/****************************************************************************
 * 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: 10px; background: #f7f7f7; font-weight:bold; color:#ec9000; }
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:none;
}
table.tablesorter th {
	text-align: left;
	padding: 5px;
	background-color: #fff;
	font-weight:bold;
	color:#ec9000;
	border-bottom:#666666 1px solid;
}
table.tablesorter td {
	/*color: #FFF;*/
	padding: 5px;
	border:none;
}
table.tablesorter .even {
	background-color: #fff;
	color:#db0000;
	border-bottom:#ffe4b7 1px solid;
}
table.tablesorter .odd {
	background-color: #fff5e4;
	color:#db0000;
	border-bottom:#ddd 1px solid;
}
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;
	border:none;
}
table.tablesorter .headerSortUp 
{
	background-image: url(images/small_asc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #ec9000;
	border:none;
	color:#fff;
}
table.tablesorter .headerSortDown {
	background-image: url(images/small_desc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #ec9000;
	border:none;
	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
{

}
h1{
	font:bold 18px “Trebuchet MS”, sans-serif;;
	color:#ed9710;
	padding:0 0 12px 0;
}
h2 {
	font:bold 18px “Trebuchet MS”, sans-serif;;
	color:#ed9710;
	padding:0 0 12px 0;
	font-style:italic;
}
h3 {
	font:bold 16px “Trebuchet MS”, sans-serif;;
	color:#ed9710;
	padding:0 0 12px 0;
}
h4 {
	font:bold 16px “Trebuchet MS”, sans-serif;;
	color:#ed9710;
	padding:0 0 12px 0;
	font-style:italic;
}
h5
{
	font:16px “Trebuchet MS”, sans-serif;;
	color:#666;
	padding:0 0 12px 0;

}
h6
{
	font:16px Arial, Helvetica, sans-serif;
	color:#666;
	padding:0 0 12px 0;
	font-style:bold;
}

a 
{
	color:#ed9710;
	text-decoration:none;
}
a:visited
{
	color:#8b6417;
	}
a:hover 
{
	text-decoration:underline;
}