/* @override
 http://www.warnerhockeyschool.com/style/style.css
 http://www.designspike.ca/proofs/warnerhockeyschool/style/style.css
 */
/* @group html */
HTML {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

#bann_item img {
	height: 235px;
	width: 441px;
	border: 0px;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	/*background: #2d2d2d url(pagebg.jpg) top left repeat-y;*/
	font: 12px Verdana, Verdana, Arial, Helvetica, sans-serif;
	background: #1c212c url('page_bg.jpg') top center no-repeat;
}

a {
	color: #660000;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin: 0;
	font-size: 32px;
	color: #1c212c;
	letter-spacing: 0.05em;
}

h2 {
	margin: 30px 0 0 10px;
	float: left;
	clear: left;
}

/* @end */
/*Core Divs*/
div#page {
	
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
	min-height: 150px;
	background-color: #fff;
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

/* @group current */
#current {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
	height: 272px;
	background-color: #fff;
	background-image: url(current.jpg);
}

#banner {
	position: absolute;
	top: 18px;
	left: 14px;
}

#banner_items {
	margin: 0;
	padding: 0;
}

#banner_items li {
	list-style: none;
	background: transparent;
	display: none;
}

.ie #banner_items li {
	background-color: #1b222c;
}

#banner_items li a {
	border: none;
}

#banner_nav {
	position: absolute;
	top: 0px;
	left: 445px;
	margin: 0;
	padding: 0;
}

#banner_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 242px;
	height: 50px;
	margin-bottom: 6px;
}

#banner_nav li a {
	display: block;
	width: 200px;
	height: 43px;
	background-image: url(current_news_inactive.png);
	background-repeat: no-repeat;
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	padding: 4px 3px 3px 23px;
}

#banner_nav li a.active {
	background-image: url(current_news_active.png);
}

#banner_nav li a span {
	font-size: 12px;
	text-transform: uppercase;
	display: block;
}

#calendar {
	position: absolute;
	right: 20px;
	top: 18px;
	width: 230px;
	height: 245px;
	background-color: #30353e;
	padding: 0 7px 7px 7px;
}

#calendar_heading {
	color: #fff;
	font-size: 24px;
	margin: 0 5px 5px 5px;
	display: block;
	text-align: center
}

/* @end */
/* @group My Group */
/*Masthead*/
div#masthead {
	position: relative;
	/*background: no-repeat #000 top left url(mh.jpg);*/
	color: #000;
	text-align: center;
	height: 269px;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
	background-color: #222;
}

#logo {
	position: absolute;
	display: block;
	text-indent: -9999em;
	width: 146px;
	height: 135px;
	top: 85px;
	left: 70px;
	background-image: url(logo.png);
}

img#mantle {
	display: none;
	/*position: absolute;
	 top: 269px;
	 left: 0px;
	 height: 31px;
	 width: 960px;
	 z-index: 0;*/
}

/* @end */
/* @group footer */
/*Footer*/
#footer {
	position: relative;
	margin: 0 auto 30px auto;
	padding: 0;
	text-align: left;
	width: 960px;
	background-image: url(footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #3f4551;
	color: #8e94a2;
	height: 101px;
}

div#footer a {
	color: #fff;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	list-style: none;
}

#footer_logos li {
	float: left;
}

#footer_logos a {
	display: block;
	text-indent: -9999em;
}

#footer_logo_whs {
	background-image: url(footer_logo_whs.png);
	width: 86px;
	height: 80px;
	margin: 9px 0 0 16px;
}

#footer_logo_jwhl {
	background-image: url(footer_logo_jwhl.png);
	width: 119px;
	height: 60px;
	margin: 21px 0 0 25px;
}

#footer_nav {
	float: right;
	margin-right: 9px !important;
	margin-top: 16px !important;
}

#footer_nav li {
	height: 10px;
	border-right: 1px solid #fff;
}

#footer_nav li a {
	margin-top: -3px !important;
	display: block;
	padding: 0 6px;
}

.footer_nav_items {
	float: left;
}

#footer_nav li.last {
	border-right: none;
}

div#designfooter {
	display: none;
}

#footer_powered_by {
	position: absolute;
	bottom: 10px;
	right: 15px;
	font-size: 10px;
}

/* @end */
/*Page Title*/
div#pagetitle {
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #D00;
	font-weight: 600;
	display: block;
	padding: 1px 0px 1px 10px;
	margin-bottom: 10px;
	z-index: 10;
	position: absolute;
	top: 273px;
	left: 255px;
	width: 480px;
	border-bottom: 1px solid #000
}
* html div#pagetitle {
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #D00;
	font-weight: 600;
	display: block;
	padding: 1px 0px 1px 10px;
	margin-bottom: 10px;
	z-index: 255;
	position: relative;
	top: 0;
	left: -10px;
	width: 480px;
	border-bottom: 1px solid #000
}

img.large {
	margin-left: 10px;
	width: 455px;
}

/*Column Divs*/
/*Left Column*/
div#left {
	width: 210px;
	float: left;
	clear: LEFT;
	margin: 0;
	padding: 10px 0 0 10px;
}

div#left .sectiontitle {
	/*	font-size: 14px;
	 color: #400;
	 width: 205px;
	 border: 1px solid #000;
	 border-left: none;
	 border-right: none;
	 margin: 5px 10px 5px 0px;*/
	color: #fff !important;
	border: none !important;
	margin: 0 !important;
	padding: 5px;
	font-size: 22px !important;
	width: 195px !important;
	background-color: #1C212C;
}

/*Main Column*/
div#main {
	margin: 0 0 0 240px;
	width: 710px;
}
* html div#main {
	/*min-height: 150px;
	 position: relative;
	 top: -690px;
	 left: -22px;
	 width: 500px;
	 border-color: #004;*/
}

div#main div.content {
	margin-bottom: 10px;
	/*width: 474px;*/
	padding-top: 10px;
	margin: 0;
	float: left;
	clear: left;
}

#bodytext {
	text-align: left;
	width: 460px;
	color: #000;
	padding-bottom: 10px;
	float: left;
}

#bodytext img {
	width: 150px;
	float: left;
	border: 1px solid #000;
	margin: 5px;
}

#bodytext #rightimage {
	float: right;
	width: 150px;
}

/*Right Column*/
div#right {
	width: 185px;
	float: right;
	clear: none;
	margin: 7px 0 0 0px;
	padding: 10px 0 0 0;
}

div#pagewrapper {
	width: 470px;
}

/*SIDE SECTIONS*/
div#main .wholeroster {
	width: 210px;
}



div#main .topleft img.thumb {
	width: 220px;
	float: left;
	border: none;
	margin-bottom: 5px;
}

div#main .topright img.thumb {
	width: 220px;
	float: left;
	border: none;
	margin-bottom: 5px;
}
* html div#main .topleft {
	float: left;
	width: 200px;
	margin-right: 15px;
}
* html div#main .topright {
	float: right;
	width: 200px;
	margin-left: 5px;
	margin-right: 10px;
}
* html div#main .topleft img.thumb {
	width: 200px;
	float: left;
	border: none;
	margin-bottom: 5px;
}
* html div#main .topright img.thumb {
	width: 200px;
	float: left;
	border: none;
	margin-bottom: 5px;
}

div.section {
	margin-bottom: 10px;
	width: 205px;
}

div.sectiontitle {
	font-size: 14px;
	color: #400;
	width: 205px;
	border: 1px solid #000;
	border-left: none;
	border-right: none;
	margin: 5px 10px 5px 0px;
}

div#right .section {
	margin-bottom: 10px;
	width: 175px;
}

div#right .sectiontitle {
	font-size: 14px;
	color: #400;
	width: 175px;
	border: 1px solid #000;
	border-left: none;
	border-right: none;
	margin: 5px 10px 5px 0px;
}

img.thumb {
	width: 200px;
	margin-left: 5px;
}

/* @group main nav */
#nav {
	float: left;
	width: 960px;
	font-size: 10px;
	padding-top: 0px;
	height: 42px;
	background: url('menu_bg.jpg');
	/*background: no-repeat url(navbg.jpg);*/
	/*border-bottom: 1px solid #440000;*/
	text-transform: uppercase;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	float: left;
	width: 960px;
}

#nav li { /* all list items */
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	z-index: 5;
	position: relative;
}



#nav li a { /* all list items */
	float: left;
	height: 21px;
	color: #fff;
	font-size: 10px;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 15px 9px 5px 19px !important;
	z-index: 5;
	text-decoration: none;
	border-right: 1px solid #660000;
}

#nav li a:hover {
	z-index: 5;
	color: #FFF;
}

#nav li.selectedtab a {
	z-index: 5;
	color: #fff;
	position: relative;
	text-decoration: none;
	top: 1px;
}

#nav li.selectedtab a:hover {
	COLOR: #FFF;
	z-index: 5;
}

#nav li.selectedtab ul li.selectedtab2 a {
	background: #ddd;
	z-index: 5;
	COLOR: #0A558A;
}

#nav li.selectedtab ul li a {
	z-index: 5;
	top: -1px;
	COLOR: #fff;
}

#nav li.selectedtab ul li a:hover {
	z-index: 5;
	COLOR: #fff;
}

#nav li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 42px !important;
	left: 0;
	width: 173px !important;
	border-bottom: 1px solid #580000;
	border-top: 1px solid #580000 !important;
	background: #580000;
	z-index: 255 !important;
	
}



#nav li:hover ul {
	display: block;
	padding: 0px;
	background: #580000;
}

#nav li.over ul {
	display: block;
	padding: 0px;
	background: #580000;
	margin-top: 44px;
}

/*all sub items*/
#nav li li a {
	display: block;
	width: 153px;
	color: #FFF;

	padding: 5px 9px 5px 19px !important;
	
	text-align: left;
	z-index: 15 ;
	height: 10px;
	background-color: #660000;
	border-left: 1px solid #580000;
	border-bottom: 1px solid #580000;
	border-right: 1px solid #580000;
}

#nav li li a:hover {
	background-color: #580000;
	display: block;
	color: #FFF;
	z-index: 255;
}

/* @end */
/*CAL*/
/* @group calendar */
div.calendar {
	background-color: white;
	overflow: hidden;
	width: 100%;
	border: 1px solid black;
	margin: 20px 0 0 8px;
	font-size: 10px;
	clear: none;
	
}

.ui-state-default {
	float: left;
	clear: none;
	width: 24px;
	height: 20px;
}

.calendarhead {
	border: 0 none;
	font-weight: bold;
	padding: 4px 0;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	float: left;
	clear: none;
	width: 31.8px;
}

.fullcalendarhead {
	border: 1px solid #ffffff;
	font-weight: bold;
	padding: 4px 0;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	float: left;
	clear: none;
	width: 13.6%;
	margin: 1px;
	background-color: #ffffff;
}

div.calendar div.calendarheader {
	background: url("calendar_heading_bg.jpg") repeat-x scroll 50% 50% #670001;
	width: 100%;
	height: 30px;
	clear: none;
	float: left;
	text-align: left;
	font-size: 13px;
	font-weight: 600;
	padding: 9px 0 0 0;
	color: #fff;
}

div.calendar div.calendarheader a {
	color: #fff;
}

div.calendar div.day {
	width: 12.2%;
	height: 100px;
	float: left;
	color: #444;
	border: 1px solid #D8DCDF; /*background: #EEE;*/
	clear: none;
	background: url("images/ui-bg_highlight-hard_100_eeeeee_1x100.png") repeat-x scroll 50% 50% #EEEEEE;
	margin: 1px;
	font-size: 11px;
	font-weight: 600;
	overflow: hidden;
	padding: 5px;
}

div.calendar div.home {
	border: 1px solid #FF0000;
}

div.calendar div.away {
	border: 1px solid #000000;
}

div.calendar div.event {
	border: 1px solid #FDEA02;
}

div.calendar div.day a {
	color: #004276;
}

div.calendar div.day a.daynum {
	color: #004276;
	font-size: 20px;
	text-decoration: none;
	float: right;
}

div.calendar div.home a.daynum {
	color: #FF0000;
}

div.calendar div.away a.daynum {
	color: #000000;
}

div.calendar div.event a.daynum {
	color: #000000;
}

.calendarday a {
	color: #444;
}

div.calendar div.today {
	border: 1px solid #FCD3A1;
	background-color: #FBF8EE;
}

div.calendar div.today:hover {
	color: black;
	border: 1px solid #bbb;
	background: #fff;
}

div.calendar div.yesterday {
	border: 1px solid #400;
	background: #e1d9d6;
}

div.calendar div.calendardayyesterday:hover {
	border: 1px solid #bbb;
	background: #fff;
}

div.calendar div.blank {
	border: 1px solid #CCC;
	background: #EEE;
}

div.fullcalendar_link {
	text-decoration: none;
	width: 224px;
	text-align: center;
	clear: both;
}

div.ui-state-default, .ui-widget-content ul.legend {
	float: left;
	clear: left;
	width: 182px;
	border: 0 none;
}

.ui-widget-content ul.legend {
	margin-top: 1px;
	margin-bottom: 1px;
}

.ui-widget-content ul.legend li {
	list-style-type: none;
	display: inline;
}

div.ui-state-default, .ui-widget-content div.legend .ui-state-highlight-home {
	width: auto;
	clear: none;
	float: left;
	margin-left: 5px;
}

div.ui-state-default, .ui-widget-content div.legend .ui-state-highlight-away {
	width: auto;
	clear: none;
	float: left;
	margin-left: 5px;
}

div.ui-state-default, .ui-widget-content div.legend .ui-state-highlight-event {
	width: auto;
	clear: none;
	float: left;
	margin-left: 5px;
}

div.calendar div.day span {
	float: left;
	clear: both;
	margin: 0 0 1px 0px;
	border-bottom: 1px dashed #CCC;
}

div.calendar div.day span a {
	font-size: 10px; /*color:#bb0000;*/
	text-decoration: none;
}

div.calendar div.day span a img {
	width: 30px;
	border: none;
	margin-left: 10px;
}

div.calendar div.today span {
	float: left;
	clear: both;
	margin: 0 0 1px 0px;
}

div.calendar div.today span a {
	font-size: 10px;
	color: black;
}

div.calendar div.today span a img {
	width: 30px;
	border: none;
	margin-left: 10px;
}

div.calendar div.yesterday span {
	float: left;
	clear: both;
	margin: 0 0 1px 0px;
}

div.calendar div.yesterday span a {
	font-size: 8px;
	color: #bb0000;
}

div.calendar div.yesterday span a img {
	width: 30px;
	border: none;
	margin-left: 10px;
}

div.calendar div.daylink {
	font-size: 10px;
	color: #F00;
}

div.calendar div.dayhour {
	font-size: 12px;
	color: #400;
	border-bottom: 1px dotted #400;
	margin-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

div.calendar div.dayhour div.daytime {
	font-size: 10px;
	color: #000;
}

/*CAL*/ /*
 div.calendarday {width: 448px; border: 1px solid black; margin: 7px 0 0 8px; font-size: 10px; clear: none;}
 div.calendarday div.calendarhead {width: 60px; height: 20px; border: 1px solid #000; background: #400; clear: none; float: left; text-align: center; font-size: 10px; padding: 6px 0 0 0; margin: 1px; color: #fff;}
 div.calendarday div.calendarheader {width: 444px; height: 30px; border: 1px solid #000;background: #400; clear: none; float: left; text-align: left; font-size: 13px; font-weight: 600; padding: 6px 0 0 0; margin: 1px; color: #fff;}
 div.calendarday div.calendarheader a{color: #fff;}
 div.calendarday div.calendarday {width: 60px; height: 60px; border: 1px solid #000; background: #e1d9d6; clear: none; float: left; margin: 1px; font-size: 10px; font-weight: 600;overflow: auto;}
 div.calendarday div.calendardaytoday {width: 60px; height: 60px; border: 1px solid #000; background: #c5b7b2; clear: none; float: left; margin: 1px; font-size: 10px; font-weight: 600; overflow: auto;}
 div.calendarday div.calendardaytoday:hover {border: 1px solid #bbb; background: #fff;}
 div.calendarday div.calendardayyesterday {width: 60px; height: 60px; border: 1px solid #400; background: #e1d9d6; clear: none; float: left; margin: 1px; font-size: 10px; font-weight: 600; overflow: auto;}
 div.calendarday div.calendardayyesterday:hover {border: 1px solid #bbb; background: #fff;}
 div.calendarday div.calendardayblank {width: 60px; height: 60px; border: 1px solid #000; background: #aa9893; clear: none; float: left; margin: 1px; font-size: 10px; font-weight: 600; overflow: auto;}
 div.calendarday div.calendarday:hover {border: 1px solid #bbb; background: #fff;}
 div.calendarday div.calendarday span{float:left; clear:left; margin: 0 0 1px 0px;}
 div.calendarday div.calendarday span a{font-size: 10px; }
 div.calendarday div.calendarday span a img{width: 30px;border: none; margin-left: 10px;}
 div.calendarday div.calendardaytoday span{float:left; clear:left; margin: 0 0 1px 0px;}
 div.calendarday div.calendardaytoday span a{font-size: 10px; }
 div.calendarday div.calendardaytoday span a img{width: 30px; border: none; margin-left: 10px;}
 div.calendarday div.calendardayyesterday span{float:left; clear:left; margin: 0 0 1px 0px;}
 div.calendarday div.calendardayyesterday span a{font-size: 10px; }
 div.calendarday div.calendardayyesterday span a img{width: 30px;border: none; margin-left: 10px;}
 div.calendarday div.calendardaylink {font-size: 10px; color: #F00;}
 div.calendarday div.dayhour {font-size: 12px; color: #400; border-bottom: 1px dotted #400; margin-top: 3px; padding-left: 3px; padding-bottom: 3px;}
 div.calendarday div.dayhour div.daytime{font-size: 10px; color: #000;}
 */
/*MINICAL*/
div.minicalendar {
	padding: 0.2em 0.2em 0;
	width: 17em;
	background: url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
	border: 1px solid #EEEEEE;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	display: block;
}

div.minicalendar div.calendarhead {
	width: 20px;
	height: 20px;
	border: 1px solid #000;
	background: #444;
	clear: none;
	float: left;
	text-align: center;
	font-size: 10px;
	padding: 6px 0 0 0;
	margin: 1px;
	color: #FFF;
}

div.minicalendar div.calendarheader {
	width: 165px;
	height: 20px;
	border: 1px solid #000;
	background: #444;
	clear: none;
	float: left;
	text-align: center;
	font-size: 8px;
	font-weight: 600;
	padding: 3px 0 0 0;
	margin: 1px;
	color: #fff;
}

div.minicalendar div.calendarheader a {
	font-size: 8px;
	color: #FFF;
}

div.minicalendar table {
	float: left;
	clear: left;
}

.chrome div.minicalendar div.calendarheader, .chrome div.minicalendar div.calendarheader a {
	font-size: 7px;
}

div.minicalendar a {
	font-size: 10px;
	color: #FFF;
}

div.minicalendar div.calendarday a.a_game {
	background-color: #222;
	color: white;
}

div.minicalendar div.calendarday a.h_game {
	background-color: #F00;
	color: white;
}

div.minicalendar div.calendarday {
	color: #444;
	width: 20px;
	height: 14px;
	border: 1px solid #CCC;
	background: #EEE;
	clear: none;
	float: left;
	margin: 1px;
	font-size: 10px;
	font-weight: 600;
	overflow: auto;
}

div.minicalendar div.calendardaytoday {
	color: #FFF;
	width: 20px;
	border: 1px solid #bbb;
	height: 14px;
	background: #FAA;
	clear: none;
	float: left;
	margin: 1px;
	font-size: 10px;
	font-weight: 600;
	overflow: auto;
}

div.minicalendar div.calendardaytoday {
	color: #FFF;
	width: 20px;
	border: 1px solid #bbb;
	height: 14px;
	background: #FAA;
	clear: none;
	float: left;
	margin: 1px;
	font-size: 10px;
	font-weight: 600;
	overflow: auto;
}

div.minicalendar div.calendardaytoday:hover {
	border: 1px solid #bbb;
	background: #999;
	color: #400;
}

div.minicalendar div.calendardayyesterday {
	color: #FFF;
	width: 20px;
	height: 14px;
	border: 1px solid #F00;
	background: #A00;
	clear: none;
	float: left;
	margin: 1px;
	font-size: 10px;
	font-weight: 600;
	overflow: auto;
}

div.minicalendar div.calendardayyesterday:hover {
	border: 1px solid #bbb;
	background: #999;
	color: #400;
}

div.minicalendar div.calendardayblank {
	width: 20px;
	height: 14px;
	border: 1px solid #CCC;
	background: #EEE;
	clear: none;
	float: left;
	margin: 1px;
	font-size: 10px;
	font-weight: 600;
	overflow: auto;
}

div.minicalendar div.calendarday:hover {
	border: 1px solid #bbb;
	background: #999;
	color: #400;
}

div.minicalendar div.calendardaylink {
	font-size: 10px;
	color: #F00;
}

div.minicalendar .eventtoday {
	background: #fdea02;
	border: 1px solid #000;
	display: block;
	width: 18px;
	height: 12px;
	margin: 0;
	color: #B00;
}

/* @end */
/* @group games */
.away {
	background: #222222;
	color: white;
}

.away a {
	color: white;
}

.home {
	background: #FF0000;
	color: white;
}

.home a {
	color: white;
}

.event {
	clear: both;
	padding: 5px; 
}

.event a {
	color: red;
}

div .gamesum {
	float: left;
	width: 100%;
	margin-left: 5px;
	margin-top: 10px; /*height: 200px; */
}

div .gamesum table {
	float: left;
	width: 100%;
	height: 40px;
	border: 1px solid #400;
	margin-top: 10px;
	position: relative;
	left: 10px;
}

div .gamesum table .header {
	color: #ffffff;
	padding: 5px;
	background-color: #1C212C;
	font-weight: 600;
	font-size: 20px;
}

div .gamesum table .header td {
	padding: 5px;
}

div .gamesum .info {
	width: 450px;
	float: left;
	clear: left;
	margin-left: 10px;
}

div .gamesum .info .homeinfo {
	float: left;
	clear: none;
	width: 181px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #400;
}

div .gamesum .info .oppinfo {
	float: left;
	clear: none;
	margin-left: 50px;
	width: 181px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #400;
}
* html div .gamesum table {
	float: left;
	width: 400px;
	height: 40px;
	border: 3px solid #400;
	margin-top: 10px;
	position: relative;
	left: 10px;
}

div .gamesum .gamehead {
	float: left;
	clear: left;
	width: 400px;
	margin-left: 10px;
}

div .gamesum .gamehead .home {
	float: left;
	clear: none;
	width: 150px;
	height: 150px;
	border: 1px solid #202020;
}

div .gamesum .gamehead img.loc {
	float: left;
	clear: none;
	width: 40px;
	margin-left: 5px;
	margin-top: 5px;
}

div .gamesum .gamehead .opp {
	float: left;
	clear: none;
	width: 150px;
	height: 150px;
	margin-left: 5px;
	border: 1px solid #202020;
}

div .gamesum .score {
	width: 450px;
	float: left;
	clear: left;
	margin-left: 10px;
}

div .gamesum .score .homescore {
	background-color: #1C212C;
	float: left;
	clear: none;
	width: 150px;
	border: 1px solid #1C212C;
	height: 30px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
}

div .gamesum .score .oppscore {
	margin-left: 50px;
	background-color: #1C212C;
	float: left;
	clear: none;
	width: 150px;
	border: 1px solid #1C212C;
	height: 30px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
}
* html div .gamesum .score .homescore {
	background-color: #1C212C;
	width: 175px;
	border: 3px solid #400;
	height: 30px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
}
* html div .gamesum .score .oppscore {
	margin-left: 50px;
	background-color: #1C212C;
	float: left;
	clear: none;
	width: 175px;
	border: 3px solid #400;
	height: 30px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
}
* html div .gamesum .score {
	width: 450px;
	float: left;
	clear: left;
	margin-left: 0px;
	padding-left: 10px;
}

div.scoresum {
	text-align: center;
	padding-left: 150px;
}

div .gamesum .period {
	border: 1px solid #400;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	position: relative;
	left: 10px;
	width: 668px;
	float: left;
}

div .gamesum .period .periodnum {
	background-color: #1C212C;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	margin-bottom: 10px;
}
* html div .gamesum .period {
	width: 400px;
}

div .gamesum a {
	float: left;
	clear: left;
	width: 200px;
	margin-left: 10px;
}

/* @end */
.bodytext ul {
	list-style-type: square;
	list-style-position: inside;
}

.bodytext ul li {
	list-style-position: inside;
	text-indent: 10px;
}

/* @group player */
/*player*/
div.playerrow {
	width: 400px;
	border: 1px solid #AAA;
	margin-bottom: 1px;
	margin-top: 5px;
	height: 14px;
	padding: 0;
	float: left;
	clear: none;
}

div.playerrow div {
	margin: 0;
	padding: 0;
	height: 14px;
	font-size: 10px;
}

div.playerrow .name {
	width: 200px;
	float: left;
	clear: none;
	border-right: 1px solid #000;
	margin-right: 5px;
	background: #A00;
}

div.playerrow .name a {
	color: #FFF;
	display: inline;
}

div.playerrow .position {
	width: 30px;
	float: left;
	clear: none;
	text-transform: uppercase;
	z-index: 15px;
}

div.playerrow .shot {
	width: 30px;
	float: left;
	clear: none;
}

div.playerrow .height {
	width: 40px;
	float: left;
	clear: none;
}

div.playerrow .weight {
	width: 40px;
	float: left;
	clear: none;
}

/*FULL PROFILE */
div.playerprofile {
	width: 100%; /* 460px; */
	margin-bottom: 2px;
}

div.playerprofile .profileright {
	width: 35%; /* 330px; */
	float: left;
	clear: none;
	position: relative;
	top: 10px;
}

div.playerprofile .profileleft {
	width: 35%; /* 120px; */
	float: left;
	clear: none;
}

div.playerprofile .profilebottom {
	width: 95%; /* 450px; */
	float: left;
	clear: both;
	margin-top: 0px;
	margin-left: 10px;
}

.statstable table {
	border: 1px solid #444;
	border-collapse: collapse;
	width: 100%;
	margin: 5px;
}

.statstable table th {
	border: 1px solid #444;
	/*background: #a00;*/
	color: #1c212c;;
	text-align: center;
	height: 57px;
	font-size: 15px !important;
}

.statstable table td {
	border: 1px solid #444;
	background: #1c212c;
	color: #FFF;
	text-align: center;
	font-size: 15px !important;
}

div.playerprofile .profileright th {
	width: 30%; /* 100px; */
	margin: 0 2px 0 0px;
	padding: 8px;
	height: 15px;
	float: left;
	/*border: 1px solid #222;*/
	/*background: #BBB;*/
	text-align: left;
}

div.playerprofile .profileright td {
	width: 55%; /* 224px; */
	margin: 0 0px 0 0px;
	height: 15px;
	float: right;
	padding: 8px;
	/*border: 1px solid #222;*/
	/*background: #DDD;*/
	text-align: left;
}

div#main div.content div.playerprofile img {
	width: 200px; /* 106px; */
	border: 2px solid black;
	float: left;
	margin-top: 5px;
}

div.playlinkz {
	text-decoration: none;
	width: 100%; /* 470px; */
	margin: 5px 0px 0px 0px;
	height: 15px;
	float: left;
	border: 1px solid #400;
	background: #1c212c;
	text-align: center;
	font-size: 13px;
	color: #FFF;
	padding: 6px;
}

div.playerprofile .profile {
	width: 100%; /* 450px; */
	float: left;
	margin: 10px 0 10px 0;
	background: none;
	border-bottom: 0px dotted #AAA;
}

/*
 div.playerprofile .name {
 width: 100%;
 float: left;
 clear: none;
 margin-right: 5px;
 font-size: 14px;
 font-weight: 700;
 color: #FFF;
 background: #A00;
 border: 1px solid #444;
 border-top: none;
 border-left: none;
 padding: 5px;
 }
 
 */
div.playerprofile .name a {
	color: #FFF;
}

div.playerprofile .position {
	width: 30px;
	float: left;
	clear: none;
	text-transform: uppercase;
}

div.playerprofile .shot {
	width: 30px;
	float: left;
	clear: none;
}

div.playerprofile .height {
	width: 40px;
	float: left;
	clear: none;
}

div.playerprofile .weight {
	width: 40px;
	float: left;
	clear: none;
}

div.playerprofile .newsblock {
	clear: both;
	float: left;
}

div.statstable {
	float: left;
	width: 30%; /* 480px */
}

div.card {
	height: 174px;
	width: 130px;
}

div.cardhead {
	height: 16px;
	border: 1px #666 solid;
	background: #000;
	color: #FFF;
}

div.cardplayer {
	height: 120px;
}

div.cardstats {
	height: 40px;
	position: relative;
	left: 1px;
	top: 0px;
}

td.cardstatnum {
	background: #444;
	color: #FFF;
	text-align: center;
}

td.cardstatstext {
	background: #AA0000;
	color: #FFF;
	font-weight: bold;
}

div.popup {
	border: 1px #FFF solid;
	background: #AAA;
	background-color: #AAA;
	position: absolute;
	top: -250px;
	font-size: 12px;
	color: #222;
	left: 2px;
	width: 130px;
	height: 192px;
	z-index: 255;
	display: none;
	text-align: center;
	/*keeps the popup hidden if no JS available */
}

/* @end */
/* @group left column */
.wholeroster {
	margin-bottom: 10px;
	color: #fff;
	background-color: #1c212c;
	border-spacing: 0 !important;
	padding: 0 !important;
}

.wholeroster .sectiontitle {
	color: #fff !important;
	border: none !important;
	margin: 0 !important;
	padding: 5px;
	font-size: 22px !important;
	width: 195px !important;
}

.wholeroster td {
	padding: 0 !important;
}

.rosterrow {
	position: relative;
	width: 205px;
	font-size: 10px;
	border-bottom: 1px solid #1c212c;
	height: 19px;
	z-index: 15;
	padding: 0;
}

.rosterrow .number {
	width: 24px;
	color: #fff;
	float: left;
	clear: none;
	background: none;
	margin: 0;
	padding: 4px 3px;
	height: 11px;
	background-image: url('roster_number_bg.jpg');
}

.rosterrow .name {
	float: left;
	text-align: left;
	padding-left: 0;
}

.rosterrow .name a {
	width: 163px;
	color: #fff;
	z-index: 15;
	text-decoration: none;
	text-transform: uppercase;
	background: url(roster_name_bg.jpg);
	display: block;
	height: 11px;
	padding: 4px 6px;
}

.rosterrow .shoots {
	width: 20px;
	float: left;
	clear: none;
}

.rosterrow .position {
	width: 10px;
	float: left;
	clear: none;
	text-align: center;
	display: none;
}

.sidebar_ads ul {
	margin: 0;
	padding: 0;
}

.sidebar_ads ul li {
	list-style: none;
	margin: 15px;
	padding: 0;
}

div#left .sectiontitle {
	font-size: 16px;

	left: 3px;
	margin-top: 10px;
}

div#right div.sectiontitle {
	font-size: 16px;
}

/* @end */
/* @group blog */
.newsdate {
	font-size: 12px;
	font-style: oblique;
	text-align: left;
	font-weight: 600;
	padding: 5px;
}

.blog {
	border: 1px solid #999;
	background: #EEE;
	margin: 5px;
	padding: 10px;
	font-size: 18px;
}

.blog ul {
	font-size: 13px;
	padding: 0px;
	margin: 5px;
}

.blog li {
	border: 1px outset #666;
	background: #DDD;
	list-style: none;
	margin: 4px;
	padding: 3px;
}

.blog li:hover {
	background: #CCC;
}

.blog a {
	color: #333;
	text-decoration: none;
}

#blog {
	margin-bottom: 30px;
	width: auto;
}

#blog .blogcontent {
	padding: 15px 15px 15px 40px;
}

#blog .blogtitle {
	color: #440000;
	font-size: 16px;
	font-weight: 600;
	height: 20px;
	width: 100%;
	padding-top: 15px;
}

.blogtitle img {
	vertical-align: middle;
	padding: 3px;
}

#blog .blogfooter {
	border-top: 1px dotted #333333;
	font-size: 11px;
	padding: 10px;
}

#blog .blogpic {
	width: 250px;
	padding: 5px;
	margin: 0 10px 1px 0;
	float: left;
	clear: left;
	border: 1px solid #000000
}

/* @end */
/* @group files */
.file {
	border: 1px solid #999;
	background: #EEE;
	margin: 5px;
	padding: 0px;
	font-size: 15px;
	height: 49px;
}

.file .simplefile {
	border: 0px solid red;
	margin: 2px;
	vertical-align: middle;
}

.file img {
	float: left;
}

.file_txt {
	border: 0px solid blue;
	float: left;
	clear: none;
	height: 30px;
	line-height: 35px;
	padding-left: 10px;
}

/* @end */
/* @group alumni */
/*ALUMNI*/
div.alumniBlock {
	float: left;
	clear: left;
	margin: 2px;
	background-color: #dddddd;
	border: 1px solid #aaaaaa;
	width: 430px;
	padding: 3px;
	padding-right: 20px;
	padding-left: 20px;
}

div.alumniBlock h3 {
	float: left;
	clear: left;
}

div.alumniBlock h4 {
	float: right;
	clear: right;
}

div.alumniBlock span {
	float: right;
	clear: right;
	margin: 0px;
}

div.alumniBlock a {
	float: right;
	clear: right;
	margin: 0px;
}

/* @end */
/* @group staff */
/*STAFF*/
.staffitem {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	width: 100%; /* 440px */
	/*border-bottom: 1px solid #400;*/
}

.staffitem .staffname {
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #fff;
	background-color: #1c212c;
	padding: 5px;
	float: right;
	width: 70%; /* 250px */
	text-align: left;
}

.staffitem .staffposition {
	float: right;
	width: 70%; /* 260px */
	text-align: left;
	font-size: 11px;
	font-weight: 700;
	padding-top: 10px;
	color: #400;
}

.staffitem .staffdescription {
	float: right;
	width: 70%; /* 260px */
	text-align: left;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.staffitem .staffheadshot {
	margin-top: -38px;
	width: 28%; /* 170px */
	float: left;
	margin-bottom: 10px;
}

div#main div.content .staffitem .staffheadshot img {
	width: 168px;
	margin: 0;
	border: 1px solid #444;
}

/* @end */
/* @group news */
/*NEWS*/
div#main .newsheader {
	width: 470px;
	margin-top: 15px;
	margin-bottom: 4px;
	background: #444;
	height: 20px;
	clear: both;
	font-size: 16px;
	color: #FFF;
}

div#main .newsblock {
	/*width: 470px;*/
	margin-top: 15px;
	margin-bottom: 10px;
}

div#main .newsvideo .newsbody {
	padding: 5px 0;
	text-align: center;
	background: #2A2A2A;
}

div#main .newsvideo .newsbody a {
	display: block;
	color: #FFF;
	width: 100%;
	padding: 5px 0;
	margin: 5px 0;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	background: #111;
}

div#main .newsvideo .newsbody a img {
	border: none;
	text-decoration: none;
}

div#main .newsvideo .newsbody img.thumb {
	float: none;
	/*width: 300px;*/
	margin: 0 auto;
	border: 1px solid #000000;
	float: right;
}

div#main .newsblock .newsbody {
	line-height: 19px;
	font-size: 12px;
}

div#main .newsblock .videoicon {
	text-align: center;
	float: right;
	clear: right;
}

div#main .newsblock .videoicon img {
	border: none;
}

.newsheadline {
	text-align: left;
	font-size: 22px;
	color: #1c212c;
	margin: 0 0 3px 0;
	letter-spacing: 0.05em;
}

div#main .newsblock {
	border-top: 1px solid #cccccc;
	padding-top: 15px;
}

div#main .newsblock .newssubheading {
	text-align: left;
	font-size: 10px;
	color: #1c212c;
}

div#main .newsblock img.thumb {
	float: right;
	width: 150px;
	margin-left: 15px;
}

div#main .newsblock .newsreadmore {
	color: #660000;
}

div#main .newsblock .newsreadmore a {
	text-transform: lowercase;
	font-size: 11px;
	text-decoration: underline;
	padding: 2px;
}

div#main .newsblock .newsreadmore a:hover {
	text-transform: lowercase;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
}

div#main .newsblock .newsbody p {
	margin: 5px 0 0 0;
	color: #1c212c;
}

div#main .newsfull {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#main .newsfull .newsbody {
	margin-top: 5px;
	margin-left: 5px;
}

div#main .newsfull img .iconz {
	width: 20px;
}

div#main div.content .newsfull img {
	/*float: left;*/
	/*width: 100%;*/
	margin: 0 auto 10px auto;
}

div#main .newsfull .newsreadmore {
	margin-top: 10px;
	width: 190px;
	text-align: center;
}

div#main .newsfull .newsreadmore a {
	text-transform: lowercase;
	font-size: 11px;
	text-decoration: underline;
	padding: 2px;
}

div#main .newsfull .newsreadmore a:hover {
	text-transform: lowercase;
	font-size: 11px;
	text-decoration: underline;
	color: #660000;
	padding: 2px;
}

div.eventinfo {
}

div.eventinfo .name {
	font-size: 16px;
	color: #400;
	font-weight: 900;
}

div.eventinfo .info {
	font-size: 11px;
	color: #000;
	padding: 3px;
}

div#main .newsitem {
	width: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}

div#main .newsitem .topleft img {
	float: left;
	clear: none;
	width: 200px;
	margin: 5px;
}

div#main .newsitem .topright img {
	float: right;
	clear: none;
	width: 200px;
	margin: 5px;
}

div#main .newsitem .newsbody {
	width: 540px;
	margin-top: 10px;
}

div#main .captionmedia {
	width: 215px;
	border: 2px solid #202020;
	float: left;
	margin: 3px 3px 3px 3px;
	clear: none;
}

div#main .captionmedia img.thumb {
	width: 215px;
	margin: 0px;
}

div#main .captionmedia .caption {
	width: 205px;
	background: #fff;
	color: #202020;
	font-size: 10px;
	padding: 5px;
}
* html div#main .captionmedia {
	width: 195px;
	border: 2px solid #202020; /*float: left; margin: 3px 3px 3px 3px; clear: none; */
}
* html div#main .captionmedia img.thumb {
	width: 195px;
	margin: 0px;
}
* html div#main .captionmedia .caption {
	width: 185px;
	background: #fff;
	color: #202020;
	font-size: 10px;
	padding: 5px;
}

/* @end */
/*LOGIN*/
#loginarea {
	width: 115px;
	height: 12px;
	border: 1px solid #B00;
	font-size: 8px;
	padding-top: 0;
	margin-top: 0;
	position: relative;
	top: -2px;
}

#loginbutton {
	width: 50px;
	font-size: 10px;
	font-weight: 700;
	border: 1px solid #B00;
	padding-top: 0;
	margin-top: 0;
}

div#main table.teamstats {
	width: 100%;
	border: 1px solid #444;
}

div#main table.teamstats th {
	border: 1px solid #444;
	background: #a00;
	color: #fff;
	text-align: center;
}

div#main table.teamstats a {
	color: #FFFFFF;
}

div#main table.teamstats td {
	border: 1px solid #444;
	background: #222;
	color: #fff;
	text-align: center;
}

.border_bottom {
	border-bottom: solid 1px #000000;
}

div.file_header {
	color: #DD0000;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	margin-top: 20px;
	display: block;
}

div.file {
	clear: both;
	display: block;
}

a.simplefile {
	text-decoration: none;
	display: block;
	color: #400;
	padding: 5px;
	width: 420px;
	margin: 5px 5px 0px 5px;
	border: 0px solid #400;
	position: relative;
	top: 0px;
}

#main img.iconz {
	text-decoration: none;
	border: none;
	position: relative;
	top: 2px;
	width: 20px;
}

#main .newsfull img.iconz {
	text-decoration: none;
	border: none;
	position: relative;
	top: 2px;
	width: 20px;
}

/*a.simplefile{display: block; background: #400; color: #FFF; padding: 5px; width: 220px; float: left; margin: 5px 5px 0px 5px;}*/
/*MISC HTML */
B {
	font-weight: 600;
}

/*CSS Hacks*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* hides from ie-mac \*/ /*
 * html .clearfix {
 height: 1%;
 }*/
div#main .videoplay {
	border: 25px black solid;
	background-color: black;
	width: 460px;
	margin-left: 6px;
	position: relative;
	top: 0px;
	left: -23px;
}

div#main .videoTitle {
	background: #444 url('/style/navbg.jpg');
	color: #FFF;
	font-size: 16px;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
	position: relative;
	top: -2px;
}

div#main .videodesc {
	margin-top: 2px;
	border: 1px solid #400;
	padding: 5px;
	background: #FFF;
}

form.newsArchive {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

form.newsArchive select {
	margin-right: 15px;
	border: 1px solid #652f30;
}

form.newsArchive input {
	color: #FFF;
	border: 1px solid #423838;
	background: #652f30;
}

div.newsList a {
	float: left;
	clear: left;
	padding-bottom: 4px;
}

/*-------------------------------------------- IE -------------------------------------------------*/
/*IE STYLE*/
.ie6 div#main .videoplay {
	border: 10px black solid;
	background-color: black;
	width: 460px;
	margin-left: 6px;
	position: relative;
	top: 0px;
	left: -23px;
	height: 400px;
}

.ie6 div#main {
	/*margin-top: -200px;*/
	border: 0px black solid;
}

.ie6 div#main .videoTitle {
	background: #444 url('/style/navbg.jpg');
	color: #FFF;
	font-size: 16px;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
	position: relative;
	top: -2px;
}

.ie6 div#main .videodesc {
	margin-top: 2px;
	border: 1px solid #400;
	padding: 5px;
	background: #FFF;
}

/*LIGHTBOX*/
div#eventlist {
	position: relative;
	left: 10px;
	float: right;
	width: 100%;
}

div.eventblock {
	clear: right;
	float: right;
	margin: 10px 15px 0px auto;
	width: 100%;
}

div.eventtitle {
	background-color: #1c212c;
	color: #ffffff;
	margin: 5px;
	font-size: 20px;
	padding: 5px 10px 5px 5px;
	width: 100%;
}

div.eventbody {
	background: #FFF;
	border: 1px solid #807E5E;
	margin: 0px 5px 5px 5px;
	padding: 5px;
	width: 100%;
}

div.eventinfo {
	clear: none;
	float: left;
	padding: 10px 0px 0px 30px;
}

#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightboxCaption {
	float: left;
}

#keyboardMsg {
	float: right;
}

#closeButton {
	top: 5px;
	right: 5px;
}

#lightbox img {
	border: none;
	clear: both;
}

#overlay img {
	border: none;
}

#overlay {
	background-image: url(overlay.png);
}

.bubbleInfo {
	position: relative;
}

.popup {
	position: absolute;
	display: none; /* keeps the popup hidden if no JS available */
}
* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

/*Photo Gallery*/

div.gallerylink{
  float:left;
  clear:none;
  margin:20px 15px 0 20px;
  width:191px;
  font-weight:300;
}	

div.gallerylink h5{
  font-family: Verdana;
  font-size:12px;
  margin:0;
  font-weight:600;
}

div.gallerylink img{
  width:200px;
  margin-top:5px;
  border:1px solid black;
}

.clearfix {
overflow: hidden;
}

* html .clearfix {
height: 1px;
overflow: visible;
}
}

* div.gallerylink{
width:200px;
}

* div.gallerylink img{
float:left;
clear:both;
width:200px;
}
/* End hide from IE-mac */


#pennant {position: absolute; top: 4px; left: 985px;}

/*override layout until html is changed*/

#right { 
	display: none; 
}
.videoplay { 
	display: none; 
}
.content { 
	width: 680px !important; 
}

.stat_button {
	margin: 5px auto;
	list-style-position: outside;
	text-align: left;
	padding: 0;
}

.stat_button li {
	display: inline;
	list-style-type: none;
	padding: 10px;
	line-height: 30px;
	width: 150px;
	margin-right: 5px;
	text-align: center;
	color: #ffffff;
	background-color: #1C212C;
	cursor: pointer;
}

.stat_button li:hover{
	background-color: #30353e;
}

.left_sections{
	width: 180px;
	padding: 20px;
	padding-bottom: 0px; 
}

.postage_links{
	float: left;
	padding: 5px;
	padding-right: 0px;

}

.postage_links img{
	height: 33px;
	border: 2px solid white;
	background: #fff;
}

.left_menu_sections{
	width: 180px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.site_header{
	height: 25px;
	line-height: 25px;
	width: 100%;
	font-size: 25px;
	color: #fff;
	background-color: #1c212c;
	padding: 5px;
}

.stat_active{
	background-color:#30353e;
}

.newsimage {
	text-align: center;
}


table.teamstats td img.thumb {
	width: 50px;
	
}
#print { text-decoration: none; margin-top: 20px; margin-left: 10px; float: left; }
#print img {  vertical-align: middle; }
