/***********************************
	Color Palette
************************************



*/

/***********************************
	Reset
***********************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	background-repeat: no-repeat;
}
ol, ul { list-style: none; }
html { overflow-y: scroll; }

/***********************************
	Universals
***********************************/

.clearall { clear: both; }
.floatright { float: right; margin: 0 0 8px 16px; }
.floatleft { float: left; margin-right: 16px; }
small {	font-size: 10px; }
ul.bullets {
	list-style-type: disc;
	list-style-position: inside;
}

/***********************************
	Essentials
***********************************/

body {
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 12px;
	background-color: #05647b;
	color: #fff;
}
a {
	color: #fff;
	cursor: pointer;
	text-decoration: underline;
}
p {	margin-bottom: 16px; line-height: 18px; }
p.special {
	color: #ae1950;
	background-color: #fff;
	padding: 6px 9px;
	width: 500px;
}

/***********************************
	Wrappers
***********************************/

#pageWrapper {
	background-color: #05647b;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 32px;
}
#contentWrapper {
	margin: 0 auto;
	width: 920px;
}

/***********************************
	Header
***********************************/

#header {
	height: 196px;
	position: relative;
}
#header #logo {
	width: 587px;
	height: 211px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	left: -100px;
}
#header #logo a {
	width: 360px;
	height: 140px;
	display: block;
	position: absolute;
	left: 125px;
}
#header #topbar {
	width: 200px;
	height: 28px;
	line-height: 26px;
	position: absolute;
	right: 111px;
	text-align: center;
	color: #5696b1;
	font-size: 11px;
}
#header #topbar span {
	color: #fff;
	font-weight: bold;
}
#header #mailingList {
	position: absolute;
	top: 42px;
	right: 0;
}
#header #mailingList h2 {
	margin: 0 0 4px 0;
}
#header #mailingList input {
	margin-bottom: 6px;
	float: none;
	font-size: 11px;
	color: #999;
	font-style: italic;
}
#header #mailingList .btnHolder input {
	color: #fff;
	font-style: normal;
}

/***********************************
	Nav
***********************************/

#nav {
	padding: 0 0 0 24px;
	width: 896px;
	position: absolute;
	bottom: 0;
	background-image: url(../images/navbg.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#nav ul li {
	margin-right: 1px;
	float: left;
}
#nav ul li a {
	display: block;
	padding: 18px 15px 17px;
	color: #05647b;
	text-decoration: none;
}
#nav ul li.sel a {
	background-repeat: no-repeat;
	background-position: center 0;
	color: #fff;
}

/***********************************
	Footer
***********************************/

#footerWrapper {
	padding: 16px 0;
}
#footer {
	margin: 0 auto;
	width: 920px;
	font-size: 11px;
}
#footer a {
	color: #fff;
}
#footer ul#footerNav li {
	padding: 0 20px 2px;
	border-right: #39b8d6 1px solid;
	float: left;
	line-height: 12px;
}
#footer ul#footerNav li.last { border: 0; }
#footer ul#footerNav li a { text-decoration: none; }
#footer #copyright {
	float: right;
	color: #fff;
	/*display: none;*/
	margin-top:20px;
}
#footer #copyright a { 
	text-decoration: none;
	border-bottom: #39b8d6 1px solid;
}

/***********************************
	Content
***********************************/

#content {
	padding: 24px 0 0;
	position: relative;
	min-height: 250px;
}

/***********************************
	Headings
***********************************/

h1, h2, h3, h4, h5 { margin-bottom: 16px; }
h1 { font-size: 23px; }
h2 { font-size: 18px; }

/***********************************
	Forms (Generic)
***********************************/

label {
	width: 110px;
	display: block;
	float: left;
}
input, select, textarea {
	padding: 4px;
	width: 200px;
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 12px;
	float: left;
	border: 1px solid #fff;
}
form p {
	margin-bottom: 4px;
	overflow: hidden;
}
form p.btnHolder input {
	width: auto;
	background-color: #05647B;
	border: 0;
	color: #fff;
}

/***********************************
	Side Forms
***********************************/

.sideForm {
	margin-right: 32px;
	width: 325px;
	float: right;
}

/***********************************
	Home
***********************************/

#homeMain {
	margin-bottom: 24px;
	overflow: hidden;
	background-image: url(../images/home/promo_bg.png);
	background-repeat: no-repeat;
	position: relative;
}
#homeMain .disclaimer {
	font-size: 10px;
	color: #39B8D6;
	position: absolute;
	right: 0;
}
#promo {
	width: 335px;
	height: 303px;
	background-image: url(../images/home/promo.png);
	background-repeat: no-repeat;
	float: left;
}
#homeBanner {
	width: 585px;
	height: 303px;
	float: left;
	position: relative;
}
#homeBanner #mask {
	width: 585px;
	height: 303px;
	z-index: 999;
	position: absolute;
	background-image: url(../images/home/banner_mask.png);
	background-repeat: no-repeat;
}
#homeBanner #cycle {
	width: 544px;
	height: 288px;
	z-index: 998;
	position: absolute;
	top: 10px;
	left: 28px;
}
#homeBanner #cycle div {
	width: 544px;
	height: 288px;	
}

/***********************************
	Home Featured
***********************************/

#homeFeatured {
	padding: 0 0 0 22px;
	height: 204px;
	background-image: url(../images/home/featured_bg.png);
	background-repeat: no-repeat;
	color: #fff;
	position: relative;
}
#homeFeatured .disclaimer {
	font-size: 10px;
	color: #39B8D6;
	position: absolute;
	right: 12px;
	top: -22px;
}
#homeFeatured li {
	margin-right: 44px;
	padding: 26px 20px 22px;
	width: 224px;
	height: 138px;
	float: left;
	position: relative;
}
#homeFeatured li.last {
	margin: 0;
}
#homeFeatured li h2 {
	margin-bottom: 8px;
	color: #fff;
	font-size: 20px;
}
#homeFeatured li a.learnMore {
	color: #ae1950;
	display: block;
	position: absolute;
	bottom: 14px;
	right: 24px;
}

/***********************************
	Contact
***********************************/



/***********************************
	Location
***********************************/

.mapLarge {
	margin-bottom: 16px;
	width: 920px;
	height: 350px;
	background-color: #fff;
}

/***********************************
	Skating Schedule
***********************************/

#schedule li {
	margin: 0 8px 8px 0;
	padding: 0 0 0 20px;
	width: 430px;
	background-color: #ebf9fd;
	overflow: hidden;
	float: left;
	color: #ae1950;
}
#schedule li.last {
	margin: 0 0 8px 0;
}
#schedule li h2 {
	margin: 16px 0 0 0;
	padding: 0;
	width: 115px;
	float: left;
}
#schedule li div {
	margin: 0;
	padding: 16px;
	overflow: hidden;
	border-left: 1px solid #dcc1d2;
	min-height: 160px;
	background: #fff;
}
#schedule li h3 {
	margin: 0 0 3px 0;
	font-size: 18px;
}
#schedule li p {
	margin: 0 0 3px 0;
}

/***********************************
	Birthdays
***********************************/

#birthdays {
	overflow: hidden;
}
#birthdays li {
	width: 400px;
	float: left;
}
#birthdays li.package {
	padding-bottom: 16px;
	width: 250px;
	min-height: 220px;
	background-color: #ebf9fd;
	color: #ae1950;
}
#birthdays li.first { margin-right: 16px; }
#birthdays li.package div {
	padding: 16px 20px 0;
	border-bottom: 1px solid #DCC1D2;
	background-color: #fff;
}
#birthdays li.package h2 {
	font-size: 21px;
	margin-bottom: 4px;
}
#birthdays li.package ul {
	padding: 16px 20px;
	overflow: hidden;
}

/***********************************
	Shop
***********************************/

.shopSpecial {
	margin: 0 32px 16px 0;
	padding: 20px;
	float: left;
	background-color: #fff;
	color: #ae1950;
}
.shopSpecial h2 {
	margin-bottom: 4px;
}
.shopSpecial h2.last {
	margin-bottom: 12px;
}

/***********************************
	Teams
***********************************/
#teams{
	overflow: hidden;
}
#practice-times{
	margin:10px;
}
#practice-times h3{
	
}
#practice-times li {
	
}
#teams ul{
	background-color:#ffffff;
	color: #ae1950;
	padding:0;
	margin:0;
}
#teams li{
	background:#ffffff;
	color: #ae1950;
	padding:0;
}
#teams li ul{
	padding:15px;
	margin-left:5px;
}
#teams li ul li{
	padding:0 0 10px 15px;
}
#teams div{
	background-color: #ebf9fd;
	border-bottom: 1px solid #DCC1D2;
	padding:20px 30px 15px 30px;
}
#teams h2,#teams h3{
	padding-top:0;
	margin-bottom:5px;
}
.team-size{
	width:40%;
}
#teams li a{
	color:#ae1950;
}
#teams li a:hover{
	text-decoration:none;
}










