body {
	background: #ffffff url('/images/body-background.gif') repeat-x;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#inner {
	background: transparent url('/images/footer-background.gif') repeat-x
		bottom left;
}

#container {
	position: relative;
	width: 960px;
	margin: auto;
}

#header {
	height: 122px;
	background: transparent url('/images/header-background.jpg') no-repeat
		bottom right;
	color: #ffffff;
	font-size: 10px;
}

#content {
	clear: both;
}

.column-1 {
	float: left;
	width: 200px;
	padding: 30px 34px 0 0;
}

.column-2 {
	float: left;
	width: 512px;
	padding: 30px 0 0 0;
}

.expanded {
	width: 726px;
}

.column-3 {
	float: left;
	width: 192px;
	padding: 30px 0 0 22px !important;
	padding: 30px 0 0 19px;
}

#footer {
	padding-top: 70px;
	text-align: center;
	font-size: 11px;
}

#logo {
	border: 0;
	position: absolute;
	top: 26px;
	left: 0;
}

/* Left navigation */
.column-1 ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 21px 0;
	padding: 0;
}

.column-1 ul li {
	line-height: 25px;
	border-bottom: #d6d6d6 solid 1px;
	font-size: 11px;
}

.column-1 ul li a {
	display: block;
	padding: 0 0 0 19px;
	background: transparent url('/images/navigation-bullet-black.gif')
		no-repeat 0 9px;
	text-decoration: none;
	color: #000000;
	padding: 0 0 0 19px;
}

.column-1 ul li a:hover,.column-1 ul li a.active {
	background: transparent url('/images/navigation-bullet-red.gif')
		no-repeat 0 9px;
}

/* General */
a {
	color: #b60204;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: "Myriad Pro", Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #b60204;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

.column-2 h1 {
	color: #393939;
}

h2.sifr {
	font-family: "Myriad Pro", Verdana, Geneva, sans-serif;
	font-size: 10em;
	color: #393939;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

/* Sponsors */
#sponsors {
	width: 190px;
	min-height: 140px;
	border: #d6d6d6 solid 1px;
	padding: 0 0 0 8px;
}

#sponsors img {
	border: 0;
}

/* Weather */
#weather {
	width: 190px;
	height: 98px;
	padding: 0 0 0 8px;
}

/* Carousel */
#carousel ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#carousel li {
	float: left;
}

#carousel {
	width: 467px;
	float: left;
}

#carousel img {
	margin: 0 8px 0 0;
	border: 1px solid #b60204;
}

a.prev,a.next {
	float: left;
	width: 15px;
}

a.prev img,a.next img {
	border: 0;
}

.prev {
	margin-right: 8px;
}

.next {
	
}

/* Navigation in header */
#header ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	right: 0;
}

#header ul.login {
	top: 40px;
}

#header li {
	display: inline;
	float: left;
}

#header li a {
	color: #ffffff;
	text-decoration: none;
	margin: 0 6px;
}

#header li a:hover {
	color: #b60204;
}

#header .final {
	margin-right: 0;
}

/* Navigation in bar */
#bar {
	padding: 15px 0 0 0;
	height: 23px;
}

#bar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#bar li {
	display: inline;
	float: left;
	font-size: 10px;
}

/* Graphical navigation in bar */
#graphical-navigation a {
	display: block;
	float: left;
	height: 11px;
	background: url("/images/navigation.png") 0 0 no-repeat;
}

#graphical-navigation a span {
	display: none;
}

#graphical-navigation a.senior-hockey {
	width: 110px;
	margin-right: 27px;
}

#graphical-navigation a.senior-hockey:hover {
	background-position: 0 -11px;
}

#graphical-navigation a.junior-hockey {
	width: 110px;
	margin-right: 27px;
	background-position: -137px 0px;
}

#graphical-navigation a.junior-hockey:hover {
	background-position: -137px -11px;
}

#graphical-navigation a.volunteers {
	width: 89px;
	margin-right: 0;
	background-position: -274px 0px;
}

#graphical-navigation a.volunteers:hover {
	background-position: -274px -11px;
}

/* Text navigation in bar */
#text-navigation {
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	font-weight: bold;
}

#text-navigation a {
	color: #000000;
	text-decoration: none;
	margin: 0 6px;
}

#text-navigation a:hover {
	color: #b60204;
}

#text-navigation .final {
	margin-right: 0;
}

/* Site search */
#header form {
	position: absolute;
	
	top: 60px;
	right: 0;
	background: transparent url('/images/search-background.gif') no-repeat right;
	height: 38px;
	padding-left: 79px;
}

#search {
	height: 15px;
	width: 76px;
	border: 0;
	padding: 0 0 0 15px;
	margin-right: 4px;
	float: left;
	background: white url('/images/search-icon.gif') no-repeat;
	border: 1px solid #50544e;
}

/* Panels */
.panel {
	width: 190px;
	font-size: 11px;
	margin-bottom: 20px;
	clear: both;
}

.panel .inner {
	border: #d6d6d6 solid 1px;
}

table {
	width: 100%;
	font-size: 10px;
}

.panel td {
	padding: 0 2px;
}

.panel td.cell-1,.panel th.cell-1 {
	padding-left: 11px;
}

tr.row-a {
	background-color: #eaeaea;
}

tr.row-b {
	background-color: #ffffff;
}

.panel h1.sifr {
	margin-left: 11px;

}

.panel img {
	margin: auto;
}

/* News, Calendar, Downloads listings */
ul.news,ul.calendar,ul.downloads {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.news li,ul.calendar li,ul.downloads li {
	padding: 0 0 20px 30px;
}

ul.news li {
	background: transparent url('/images/news-bullet.gif') no-repeat left
		top;
}

ul.calendar li {
	background: transparent url('/images/calendar-bullet.gif') no-repeat
		left top;
}

ul.downloads li {
	background: transparent url('/images/downloads-bullet.gif') no-repeat
		left top;
}

/* Overviews */
#overview,#featured {
	width: 100%;
}

#overview div.news,#featured div.news {
	float: left;
	width: 170px;
	position: relative;
}

#featured div.news {
	width: 256px;
}

#overview div.calendar,#featured div.calendar {
	float: left;
	border-left: #d6d6d6 solid 1px;
	border-right: #d6d6d6 solid 1px;
	width: 160px;
	padding-left: 10px;
	position: relative;
}

#featured div.calendar {
	border-left: #d6d6d6 solid 1px;
	border-right: 0;
	width: 245px;
}

#overview div.downloads {
	float: left;
	width: 160px;
	padding-left: 10px;
	position: relative;
}

/* Team pages */
#team-roles {
	width: 100%;
	font-size: 10px;
}

#team-roles div {
	width: 50%;
	float: left;
}

#team-roles img {
	float: left;
	margin-right: 10px;
}

#team-roles h1 {
	margin: 0 0 10px 0;
}

.row {
	width: 512px;
}

.row .item {
	width: 256px;
	float: left;
}

.view-all {
	border: 0;
}

/* Home page widget */
#widget-container {
	float: left;
	width: 746px;
	margin-top: 30px;
}

#widget {
	font-family: Arial, Helvetica, sans-serif;
	width: 746px;
	background: url(/images/stepcarousel/bg-fade-grey.jpg) no-repeat top
		right;
	color: #FFFFFF;
	margin-bottom: -12px;
}

#galleryA {
	margin: 0;
	padding: 0;
}

.stepcarousel {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: scroll;
	width: 746px;
	height: 218px;
}

.stepcarousel .belt {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.stepcarousel .panel {
	float: left;
	overflow: hidden;
	margin: 0 0 0 0;
	width: 746px;
	background: url(/images/stepcarousel/bg.jpg) repeat-y #990000 top left;
}

.stepcarousel .panel img {
	margin: 0;
}

.stepLeftText {
	float: left;
	width: 211px;
	height: 218px;
	padding: 5px 10px 0 10px;
}

.stepLeftText h2 {
	font-size: 14px;
	padding: 2px 0;
	margin: 0;
}

.stepLeftText p {
	font-size: 11px;
	padding: 2px 0;
	margin: 0;
}

.stepLeftText a {
	text-transform: uppercase;
	text-decoration: underline;
	color: #ffffff;
}

.stepLeftText a:hover {
	text-decoration: none;
}

.stepLeftText h2 {
	color: #ffffff;
}

.stepRightImg {
	float: right;
}

/*leave this value alone end*/
#nav-container {
	font-size: 12px;
	margin: 0;
	padding: 8px 0;
}

#navm {
	margin: 0;
	text-align: right
}

#navm ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navm li {
	display: inline;
	padding: 0 10px;
	margin: 0;
}

#navm a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#navm a:hover {
	color: #fff;
}

#navm a:active {
	color: #fff;
}

/* Gallery */
#gallery {
	width: 726px;
	font-size: 10px
}

#gallery div.item {
	float: left;
	width: 110px;
	height: 110px;
	margin: 0 35px 25px 0;
	position: relative;
}

#gallery div.item img {
	border: 1px solid #5b5b5b;
}

#breadcrumb {
	font-size: 10px;
}

/*featured members*/
.row {
	clear: both;
}

.row div {
	float: left;
	width: 50%;
	height: 150px;
}

.row div img {
	float: left;
	margin-right: 10px;
}

.member-name {
	font-weight: bold;
}

/* Teams page */
ul.teams {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

ul.teams li {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
}

.teams li a {
	padding: 0 0 0 19px;
	background: transparent url('/images/bullet-red.gif') no-repeat left
		center;
}

div.team-photo {
	text-align: center;
	padding-bottom: 10px;
}

/* Stats */
.panel .hidden-rows {
	display: none;
}

.morestats {
	padding-left: 11px;
}

a.rss {
	margin: 7px 1px 9px 0;
	float: right;
}

a.rss img {
	border: 0;
}

#team-website {
	border: 0;
	margin-bottom: 20px;
}

.archives {
	margin-left: 30px;
}

.required {
	font-weight: bold;
}

.donate { border:0;  width:198px; padding: 20px 0;}
.donate img {border:0; padding:0 4px ;}

.payonline { border:0;  width:188px; margin: 0 0 15px 0; 	border: #d6d6d6 solid 1px;}
.payonline img {border:0; padding: 10px 0 10px 8px ;}

