/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO DEFAULT */

/* dynamic alerts */
.alerts-holder						{ width: 663px; height: 1%; background: #fff; margin: 0 0 12px 0; padding: 3px; }
/*.alerts								{ width: 653px; background: url(../_images/bg-alerts.gif) repeat-x 0 100%; padding: 6px 0 7px 10px; }*/
.alerts								{ width: 653px; background-color: #990000; padding: 6px 0 7px 10px; }
.alerts-text						{ width: 553px; margin: -27px 0 0; padding: 0 0 0 85px; }
.alerts-text p						{ color: #fff; line-height: 13px; margin: 0 0 10px 0; }
.alerts a							{ width: 553px; height: 53px; display: block; background: url(../_images/ico-alerts.gif) no-repeat 1% 20%; }
.alerts a							{ color: #fff; font-size: 16px; line-height: 16px; padding: 0 0 0 85px; }

/* calendar */
.calendar-holder					{ width: 182px; background: #fff; padding: 3px; }
.calendar:after						{ content:""; clear: both; display: block; }
.calendar							{ width: 154px; padding: 7px 14px 12px 15px; background: #efe2cd url(../_images/bg-calendar.gif) repeat-x; text-align: center; }
.text-calendar						{ width: 154px; height: 14px; display: block; background: url(../_images/text-calendar.png) no-repeat; text-indent: -9999px; overflow: hidden; }
.month:after						{ content:""; clear: both; display: block; }
.month								{ width: 100%; display: block; font-weight: bold; color: #000; text-transform:uppercase; line-height: 16px; padding: 9px 0 12px 0; }
.month strong						{ float: left; }
.month-left							{ width: 12px; height: 12px; background: url(../_images/bg-month-left.gif) no-repeat; text-indent: -9999px; margin: 3px 9px 0 7px; overflow: hidden; float: left; }
.month-right						{ width: 12px; height: 12px; background: url(../_images/bg-month-right.gif) no-repeat; margin: 3px 0 0 13px; text-indent: -9999px; overflow: hidden; float: left; }
.calendar-tab						{ width: 154px; background: #cfd0de; font-size: 10px; border-collapse: collapse; }
.calendar-tab tr					{ height: 18px; }
.calendar-tab tr td					{ width: 19px; border: 1px solid #cfd0de; padding: 0; }
.calendar-tab tr td span			{ width: 100%; height: 100%; display: block; background: #fff; }
.calendar-tab tr td span a,
.calendar-tab tr td span a:hover	{ color: #fff; text-decoration: none; }			
.calendar-tab tr td .practice		{ background: #6BA8D9; }
.calendar-tab tr td .game			{ background: #11165c; }
.calendar-tab tr td .other			{ background: #008000; }
.calendar-tab tr td .cheer		 	{ background: #FFEB00; }
.calendar-tab tr td .cheer a		{ color: #000; }
.calendar-tab tr td .meeting		{ background: #8A6A0A; }
.calendar-tab tr td .important		{ background: #900; }
.calendar-practice					{ background: url(../_images/bg-practice.gif) no-repeat 0 50%; font-size: 10px; line-height: 16px; color: #6BA8D9; margin: 15px 0 0 0; padding: 0 0 0 14px; text-transform:uppercase; float: left; }
.calendar-game						{ background: url(../_images/bg-game.gif) no-repeat 0 50%; color: #11165c; font-size: 10px; line-height: 16px; margin: 15px 0 0 0; padding: 0 0 0 14px;  text-transform:uppercase; white-space:nowrap; float: right; }
.calendar-other						{ background: url(../_images/bg-other.gif) no-repeat 0 50%; color: #008000; font-size: 10px; line-height: 16px; margin: 15px 0 0 0; padding: 0 0 0 14px;  text-transform:uppercase; white-space:nowrap; float: right; }
.calendar-cheer						{ background: url(../_images/bg-cheer.gif) no-repeat 0 50%; color: #a98f64; font-size: 10px; line-height: 16px; margin: 15px 0 0 0; padding: 0 0 0 14px;  text-transform:uppercase; white-space:nowrap; float: right; }
.calendar-meeting					{ background: url(../_images/bg-meeting.gif) no-repeat 0 50%; color: #8A6A0A; font-size: 10px; line-height: 16px; margin: 15px 0 0 0; padding: 0 0 0 14px;  text-transform:uppercase;float: left; }
.calendar-important					{ background: url(../_images/bg-important.gif) no-repeat 0 50%; color: #990000; font-size: 10px; line-height: 16px; margin: 15px 0 0 0; padding: 0 0 0 14px;  text-transform:uppercase;float: left; }

/* facebook */
.facebook							{ width: 460px; padding-left: 10px; background: #fff; float: left; margin-top: 10px; }

/* misc links */
.misc-holder						{ width: 182px; background: #fff; margin: 10px 0 0; padding: 3px; }
.misc:after							{ content:""; clear: both; display: block; }
.misc								{ width: 168px; background: #d8b781 url(../_images/bg-misc.gif) repeat-x; padding: 7px 10px 6px 5px; }
.alt								{ background: #efe2cd url(../_images/bg-calendar.gif) repeat-x;  }
.text-misc							{ width: 109px; height: 13px; height: 1%; display: block; background: url(../_images/text-check-it-out.png) no-repeat; margin: 0 auto; padding: 0 0 5px 0; text-indent: -9999px; overflow: hidden; }
.misc p								{ font-weight: bold; line-height: 16px; color: #000; margin: 0; }
.alt p								{ margin: 0 7px; }
.misc ul							{ margin: 0; padding: 3px 0 21px 10px; list-style: none; }
.misc ul li							{ background: url(../_images/bg-text-list.gif) no-repeat 0 8px; padding: 0 0 0 7px; }
.misc ul li a						{ line-height: 16px; color: #0204f9; text-decoration: underline; }
.misc ul li a:hover					{ text-decoration: none; }

/* sponsors */
ul.sponsor-text-list				{ background: #FFF; margin: 0; padding: 2px 2px 0 2px; list-style: none; }
/*
.holder								{ height: 1%; overflow: hidden; }
.sponsor-list						{ margin: 0; list-style: none; }
.sponsor-list li					{ padding: 5px; }
.sponsor							{ width: 656px; background: #fff; margin: 10px 0 0; padding: 13px 7px 6px 6px; clear: both; }
.sponsor:after						{ content:""; clear: both; display: block; }
.sponsor-text-list li				{ float: left; }
.text-sponsor-division				{ width: 147px; height: 12px; display: block; background: url(../_images/text-sponsor-division.png) no-repeat; margin: 0; text-indent: -9999px;overflow: hidden; }
.text-sponsor-egjth					{ width: 114px; height: 12px; display: block; background: url(../_images/text-sponsor-egjth.png) no-repeat; margin: 0 0 0 82px; text-indent: -9999px;overflow: hidden; }
.text-sponsor-donation				{ width: 138px; height: 12px; display: block; background: url(../_images/text-sponsor-donation.png) no-repeat; margin: 0 0 0 75px; text-indent: -9999px;overflow: hidden; }
*/