* { margin: 0; padding: 0; }

body {
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	font-size: 12px;
}

#wrapper {
	margin: auto;
	margin-top: 15px;
	width: 778px;
	text-align: left;
}

#notice {
	background: #666;
	border-bottom: 1px #999 solid;
	text-align: center;
}

#notice div {
	margin: auto;
	padding: 8px 3px 5px 135px;
	width: 640px;
	background: url(../images/notice.gif) no-repeat;
	color: white;
	text-align: left;
}

#header {
	margin-bottom: 10px;
	padding: 93px 0 0 0;
	background: url(../images/header-bg.gif) no-repeat;
	height: 158px;
}

#homepage #header {
	height: 168px;	
}

img, div.gallery .gallery-hover {
	border: none;
	behavior: url("https://www.hamiltonskating.org/css/css/iepngfix.htc");	
}

#nav img {
	vertical-align: bottom;	
}

ul#nav {
	list-style: none;
}

#nav li {
	position: absolute;
	float: left;
}

#nav li#home {
	z-index: 8;	
}

#nav li#club-info {
	z-index: 7;	
	margin-left: 82px;
	width: 127px;
}

#nav li#programs {
	z-index: 6;	
	margin-left: 188px;
	width: 150px;
}

#nav li#brochure {
	z-index: 5;
	margin-left: 296px;
	width: 125px;
}

#nav li#calendar {
	z-index: 4;
	margin-left: 400px;
	width: 127px;
}

#nav li#events {
	z-index: 3;
	margin-left: 506px;
	width: 150px;
}

#nav li#contact {
	z-index: 2;	
	margin-left: 582px;
}

#nav li#links {
	z-index: 1;	
	margin-left: 665px;
	width: 225px;
}

#header #pic {
	margin-top: 34px;	
}

#nav ul.subnav {
	position: relative;
	margin-left: 2px;
	list-style: none;
	display: none;
}

#nav ul.subnav li {
	position: relative;
	float: none;
	background: #bf0e0e url(../images/nav/subnav-bg.gif) repeat-x;
	border: #a81414 1px solid;
	border-top: none;
}

#nav .subnav a {
	display: block;
	padding: 3px 5px 3px 17px;
	height: 14px;
	background: url(../images/nav/subnav-arrow.gif) no-repeat 5px 0;
	color: #fff;
	text-decoration: none;
}

#nav .subnav a:hover {
	text-decoration: underline;	
}

#nav > li:hover ul {
    display: block;
}

.clear {
	clear: both;	
}

#content {
	background: #fff url(../images/content-top.gif) no-repeat;	
}

#content span.foot {
	background: #fff url(../images/content-foot.gif) no-repeat;
	display: block;
	height: 25px;
	clear: both;
}

#wideleft {
	float: left;
	padding: 10px 0 0 10px;
	width: 548px;
}

#wideright {
	float: right;
	padding: 10px 10px 0 0;
	width: 548px;
}

img.vbottom {
	vertical-align: bottom;	
}

#wideleft h1, #wideright h1, #announcement h1 {
	margin: 0 10px 0 10px;
	padding-top: 10px;
	font-size: 14px;
	color: #f00;
}

#wideleft p, #wideright p, #announcement p {
	padding: 10px;
	line-height: 18px;
}

#wideleft p a, #wideright p a, #announcement p a, #slimright a {
	color: #f00;	
}

#wideleft p a:hover, #wideright p a:hover, #announcement p a:hover, #slimright a:hover {
	color: #a41616;	
}

.widefading {
	background: url(../images/wide-fading.gif) no-repeat;	
}

.seperator {
	margin-top: 10px;
	height: 11px;
	border: #a41616 1px solid;
	background: #d20300 url(../images/seperator-bg.gif) repeat-x;
}

#footer {
	padding: 6px 26px;	
	color: #999;
	font-size: 10px;
}

#slimright {
	float: right;
	padding: 10px 10px 0 0;
	width: 	196px;
}

#slimleft {
	float: left;
	padding: 10px 0 0 10px;
	width: 196px;
}

.tickerbox {

	border: #a41616 1px solid;
	border-bottom: none;
	border-top: none;
}

.tickerbox p {
	padding: 3px 10px;	
}

.tickerbox h2 {
	background: url(../images/headers/ticker-small-h2.gif) no-repeat;
	margin: 5px 9px;
	padding: 4px 3px;
	height: 15px;
	width: 167px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.tickerbox a {
	color: #f00;	
}

.tickerbox a:hover {
	color: #a41616;
}

.tickerfoot {
	background: url(../images/tickerbox-foot.gif) no-repeat;
	height: 25px;
	width: 196px;
	margin-bottom: 5px;
}

/* mooquee styles */
.mooquee {
	width: 194px;
	margin: 5px 0;
	position: relative;
	overflow: hidden;

}
.mooquee-text {
	position: relative;
}
/*******************/

noscript {
	color :#f00;	
}

#slimleft ul {
	list-style: none;	
}

#slimleft ul a {
	display: block;
	padding: 5px 20px;
	height: 17px;
	color: #fff;
	text-decoration: none;
	background: #a41616;
	border: #a41616 1px solid;
	border-top: #fff 1px solid;
	border-bottom: none;
}

#slimleft ul li.rounded a {
	background: #a41616 url(../images/nav/subnav2-rounded.gif) no-repeat;
	border-left: none;
}

#slimleft ul a:hover {
	text-decoration: underline;
	background: #c33;
}

#slimleft ul li.rounded a:hover {
	background: #c33 url(../images/nav/subnav2-rounded-on.gif) no-repeat;
}

table.list {
	margin: 0 10px;
	border-collapse: collapse;
	width: 515px;
}

.list th {
	padding-bottom: 5px;
	font-weight: bold;
	color: #f00;
	font-size: 14px;
	text-align: left;
}

.list th span.small {
	font-size: 10px;
}

.list td {
	padding: 3px 3px;
	border-top: #a41616 1px solid;
	border-bottom: #a41616 1px solid;
}

table.list a {
	color: #000;
	text-decoration: none;
}

table.list a:hover {
	text-decoration: underline;
}

.officehours table {
	margin: 5px 10px;
	border-collapse: collapse;
	width: 225px;
}

.officehours tr {
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;	
}

.officehours td {
	padding: 3px;	
}

.officehours {
	float: left;
	width: 240px;
}

.otherinfo {
	float: right;
	width: 307px;
}

.otherinfo p#location {
	float: right;
	width: 123px;
}

.otherinfo p#phone {
	float: left;
	width: 144px;
}

#wideright ul {
	margin-left: 30px;
}

#wideright img.profilepic {
	margin: 15px 15px 0 0;	
}

#wideright img.emailbtn {
	margin-left: 15px;
}

.gallery {
	margin: 5px 10px 5px 25px;
	float: left;
}

.gallery a.gallery-tab {
	display: block;
	padding: 8px 0;
	width: 216px;
	background: url(../images/headers/gallery-tab.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.gallery img {
	border: #a41616 1px solid;		
}	

.gallery .gallery-hover {
	margin: 33px 0 0 1px;
	position: absolute;	
	height: 142px;
	width: 214px;
	background: url(../images/events/hover.png) no-repeat;
	display: none;
	cursor: pointer;
}

.gallery .gallery-hover a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

.center {
	text-align: center;	
}

.txtright {
	text-align: right;	
}

div.gphoto {
	margin: 10px 0 0 35px;
	padding-bottom: 3px;
	width: 471px;
	border: #999 1px solid;
	background: #e1e1e1;
}

div.gphoto span.number {
	margin: 0 5px;
	font-size: 24px;
	font-weight: bold;
	color: #666;
	float: left;
}

div.gphoto span.caption {
	float: left;
	width: 422px;
}

div.gphoto img {
	border: 1px solid #999;
	margin-bottom: 3px;
}

div.gphoto p {
	text-align: center;
}

#banner {
	margin: 0 0 0 120px;
	color: #fff;
	position: absolute;	
}

.largelink {
	font-size: 14px;
	font-weight: bold;
}

.left {
	float: left;	
}

.right {
	float: right;
}

/* Test day custom table styles */
table.testday {
	margin: 0 10px 25px 10px;
	border-collapse: collapse;
	width: 530px;	
}

.testday th {
	padding-bottom: 5px;
	font-weight: bold;
	color: #f00;
	font-size: 14px;
	text-align: left;
}

.testday th.center {
	text-align: center;
}

.testday td {
	padding: 3px 3px;
	border: #a41616 1px solid;
}

.testday .category, .testday .flood {
	padding: 5px 3px 5px 3px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.testday .category {
	background: #f00;
}

.testday .flood {
	background: #06c;
	border: #009 2px solid;
	border-width: 2px 1px;
}

.testday .shade {
	background: #c33;
	color: #fff;
}

.testday .darker {
	background: #f00;
	color: #fff;
	padding: 5px 3px;
}

.testday .warmup {
	background: #c00;
	color: #fff;
}

/* Calendar table styles */
table.monthly_cal {
	margin: 0 10px;
	border-collapse: collapse;
	width: 530px;
}

.monthly_cal td {
	padding: 3px;
	height: 60px;
	width: 60px;
	border: #a41616 1px solid;
	text-align: left;	
	vertical-align: top;
}

.monthly_cal th {
	text-align: center;	
	border: #a41616 1px solid;
	background: #f00;
	color: #fff;
	font-weight: bold;
	padding: 5px 3px;
}

.monthly_cal .lastmonth, .monthly_cal .nextmonth {
	color: #999;
}

.cal_note {
	font-size: 10px;
	color: #a41616;
}

.cal_note a {
	color: #f00;	
}

.cal_note a:hover {
	color: #a41616;
}

p.cal_notes {
	font-size: 10px;
	color: #a41616;
}

.monthly_cal .lastmonth .cal_note, .monthly_cal .nextmonth .cal_note {
	color: #666;
}

#music_player {
	margin-top: 1px;
	padding-right: 18px;
	text-align: right;	
	height: 14px;
}

.darkred { 
	color: #a41616;
}

.fullwidth {
	margin: auto;
	width: 750px; 
}

h2 {
    margin: 5px 0;
    font-size: 12px;
    color: #a00;
}

#wideleft h2 {
	padding: 0 10px;
}

#wideleft ol {
	margin: 0 25px;
}

#wideleft ol a {
	color: #f00;
}

#wideleft ol a:hover {
	color: #a41616;
}

/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

form label {
	font-size: 14px;
	margin: 0 10px 0 0;
	font-weight: bold;
	color: #a00;
}

form .textbox {
	border: 1px solid black;
	padding: 3px;
}

form .button {
	padding: 5px;
	border: 1px solid #a00;
	background: #900;
	color: #fff;
}

form .button:hover {
	background: #f00;
}