body { background: #161616; font-size: 0.8em; font-family: Arial, Sans-Serif; margin: 0; }
    
#bg { background: #567899 url(/_assets/images/layout2012/bg.jpg) no-repeat center top; padding-bottom: 20px; }
.centre { margin: 0 auto; }
.fullWidth { width: 905px; }
#container { position: relative; z-index: 1; }

h1 { margin: 0; padding: 10px 0 10px 0; }
h1 a { width: 258px; height: 40px; display: block; text-indent: -9999px; background: url(/_assets/images/layout2012/CARHA-hockey.png) no-repeat; margin: 0 auto; }

/* nav - minor */
#nav-minorL { left: 10px; }
#nav-minorR { right: 20px; }
.nav-minor { position: absolute; margin: 0; padding: 0; top: 28px; }
.nav-minor li { display: inline; list-style-type: none; margin-left: 10px; }
.nav-minor a { text-decoration: none; color: #537394; font-weight: bold; font-size: 90%; }

/* nav - common */
.nav { margin: 0; padding: 0; list-style-type: none; }
.nav li { display: inline; }
.nav a { color: #fff; text-decoration: none; display: block; float: left; }
.selected > a { color: #cc6633; }

/* nav - main */
#nav { background: #970018 url(/_assets/images/layout2012/nav_bg.gif) repeat-x top; overflow: hidden;  border-top: 1px solid #b43045; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
#nav a { font-size: 14px; font-weight: bold; line-height: 51px; height: 51px; padding: 0 14px; border-right: 1px solid #b43045; border-left: 1px solid #840015; }
#nav .last { border-right: none; }
#nav .selected a, #nav a:hover { background: #790215; }

/* nav - sub */
#subnav-container { background: #790215; height: auto; clear: both; }
#subnav { background: #790215; height: auto; }
#subnav li { display: block; float: left; padding: 7px 0 7px 18px; position: relative; }
#subnav a { font-size: 13px; padding: 0 12px; line-height: 30px; height: 30px; position: relative; z-index: 10; }
#subnav .selected a, #subnav .over a, #subnav a:hover { background: #970018; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
#subnav ul { display: none; width: auto; overflow: visible; margin: 0; padding: 0 12px 12px 12px; position: absolute; z-index: 9; top: 30px; left: 18px; background: #970018; -webkit-border-radius: 8px; -webkit-border-top-left-radius: 0; -moz-border-radius: 8px; -moz-border-radius-topleft: 0; border-radius: 8px; border-top-left-radius: 0; box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }
#subnav ul li { display: block; float: none; padding: 7px 0 0 0; margin: 0; width: auto; list-style-type: none; white-space: nowrap; }
#subnav ul a { display: inline; float: none; line-height: normal; height: auto; padding: 0;  }
#subnav ul a:hover { color: #cc6633; } 

/* content */
#content-container { background: #fff; position: relative; z-index: 2; }
#content-parent { padding: 10px; width: 885px; min-height: 626px; position: relative; z-index: 3; }
#banner { position: relative; z-index: 2; }
#content { float: left; width: 885px; color: #58595b; position: relative; }
#sidebar { float: right; width: 300px; padding-left: 11px; position: relative; z-index: 3;  }
.bannerExists { margin-top: -49px; }
#content h2 { color: #a3001a; text-transform: uppercase; margin-top: 0; font-size: 200%; }
#content h3 { font-size: 130%; }
#content h4 { font-size: 110%; color: #a3001a; }
#content a { color: #790215; }

.repeat-section div { border-top: 1px solid #d1d1d1; padding: 10px 0; }
.repeat-section div:first-child { border: none; padding-top: 0; }
.repeat-section h3 { margin: 5px 0 0 0; }
.repeat-section h3 a { font-size: 120%; }
.repeat-section a { color: #970018; text-decoration: none; font-size: 90%; }
.repeat-section p { font-size: 90%; line-height: 140%; margin: 0.5em 0; }
.repeat-section em { font-weight: bold; font-style: normal; }
.repeat-section span { margin-right: 4px; color: #fff; font-size: 80%; padding: 3px 4px; font-weight: normal; }

.faq-question { cursor: pointer; }
.faq-answer p, faq-answer ul { margin-bottom: 0; }
#content .faq-answer ~ h3  { margin-top: 0; } 

#content .attribute-label { font-weight: bold; color: #000; font-size: 100%; padding: 0; margin: 0; }
#breadcrumb {  font-size: 90%; text-transform: lowercase; }
#breadcrumb a { color: #000; text-decoration: none; font-weight: bold; }
#breadcrumb a:hover { text-decoration: underline; }

.content-cols { width: 570px; overflow: hidden; }
#content-col1of2 { float: left; width: 280px; padding-right: 10px; }
#content-col2of2 { float: left; width: 280px; }

.paging { margin: 10px 0; padding: 5px; background: #efefef; text-align: center; position: relative; width: 560px; overflow: hidden; }
#content .paging a { color: #000; font-size: 12px; }
.paging-firstPrevious { position: absolute; left: 5px; }
.paging-nextLast { position: absolute; right: 5px; }
.paging-first, .paging-next { margin-right: 6px; }

/* footer */
#ft { color: #bababa; padding: 20px 0; font-size: 90%; }
#ft h4 { text-transform: uppercase; margin: 0; font-size: 100%; }
#ft-left { float: left; width: 255px; min-width:255px; }
#ft-nav { float: left; width: 650px; margin: 0; padding: 0; }
#ft-nav li { list-style-type: none; margin: 0 0 0 25px; padding: 2px 0; float: left; width: 105px; }
#ft-nav a { color: #bababa; text-decoration: none; text-transform: uppercase; }
#ft-nav ul { margin: 0 0 15px 0; padding: 0; }
#ft-nav ul li { float: none; margin: 0; }
#ft-nav ul a { text-transform: none; }
#copyright { padding-top: 30px; font-size: 95%; clear: both; }

/* manage */
.bt-manage { border: none; background: #790215; color: #fff; }
.table-manage { width: 100%; border-spacing: 1px;  }
.table-manage th { text-align: left; padding: 3px; background: #fff; }
.table-manage td { padding: 3px; background: #fff; }
.fullWidth-manage { width: 97%; }
.result-manage { font-weight: bold; color: red; }
.small-manage { font-size: 90%; }

/* DFP banners */
#banner-leaderboard { text-align: center; padding: 10px 0; height:90px; width:905px;}
#banner-side div { padding-bottom: 10px; }

/* misc */
form { margin: 0; }
.map { width: 570px; height: 570px; }
a img { border: 0; }
.hide { display: none; }
.clear { clear: both; }
.addthis_toolbox { margin-top: 10px; }
.contentTopRightPositioned { position: absolute; top: 0; right: 0; margin: 0; }
.bt { border: none; background: #464545; color: #fff; text-transform: uppercase; font-size: 120%; height: 2em; vertical-align: middle; }
#content a.bt { color: #fff; padding: 0 8px; text-decoration: none; line-height: 2em; height: 2; display: inline-block; }
.shadow { -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25); -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25); box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25); }
.round { -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
.roundSmall { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.roundLeft { -webkit-border-top-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-bottomleft: 6px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
.roundRight { -webkit-border-top-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -moz-border-radius-bottomright: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
.roundTop { -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; }
.roundBottom { -webkit-border-bottom-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-bottomleft: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; }
.roundTopSmall { -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; }
