/*
	Core CSS Document [Advanced Styling]
	Author: Echidna Solutions Corp - support@echidna.ca
	v2.0 // MASTER style file last modified on 02/11/2009	
*/

/*
	=BASIC ELEMENTS
*******************************/
body {
	background:#020004 url(../images/bg_body.gif) repeat-x top center;
	font:62.5% "lucida grande", verdana, helvetica, sans-serif;
}
html>body {
	font-size:10px;
}
p {
	margin:0 0 8px 0;
	font-size:1.2em;
	color:#000;
}
#home #content_module p {
	color:#fff;
}
strong {
color:;
	font-weight:bold;
}
em {
color:;
	font-style:italic;
}
h2 {
	margin:0 0 18px 0;
	font-size:2em;
	font-weight:bold;
	line-height:1.2em;
	padding:10px 0 10px 5px;
	cursor:default;
}
.hockey h2 {
	background-color:#b5e3ee;
}
.family_fitness h2 {
	background-color:#fef7d8;
}
.soccer h2 {
	background-color:#d4ffd3;
}
.football h2 {
	background-color:#fcddd7;
}
.figure_skating h2 {
	background-color:#ead2ff;
}

.locker h2 {
	background-color:#FFE6E6;
}

.about h2, .employment h2, .privacy h2, .contact h2, .tour h2 {
	background-color:#ece5fb;
}
h3 {
	color:#c67b1c;
	font-weight:bold;
	margin:25px 0 5px 0;
	font-size:1.6em;
	padding:0 0 3px 0;
	border-bottom:#eee;
	width:auto;
}
#content_secondary h3 {
	margin-left:3px;
	font-size:1.3em;
	color:#999;
	text-transform:uppercase;
}
#staff h3 {
	margin-top:0;
}
h4 {
	color:#333;
	font-weight:bold;
	font-size:1.4em;
	margin:8px 0 3px 0;
}
a {
	color:#4d3582;
	font-weight:bold;
}
a:hover {
	color:#db8e2c;
}
table {
	font-size:1.2em;
}
/*
	=HEADER STYLING
*******************************/
#header h1 a {
	position:absolute;
	height:150px;
	width:150px;
	text-indent:-9999px;
	overflow:hidden;
	top:15px;
	left:415px;
}
#frm_locker {
	position:relative;
	font-size:0.8em;
	font-weight:bold;
}
#locker_un {
	text-align:center;
	width:134px;
	height:15px;
	position:absolute;
	left:14px;
	top:22px;
	border:0;
	background-color:#81d64f;
	padding:0;
	margin:0;
	color:#4f8239;
}
#locker_pw {
	text-align:center;
	width:134px;
	height:15px;
	position:absolute;
	right:13px;
	top:22px;
	border:0;
	background-color:#81d64f;
	padding:0;
	margin:0;
	color:#4f8239;
}

#locker_go {
	text-align:center;
	position:absolute;
	right:-10px;
	top:20px;
	height:20px;
	
}
/*
	=NAVIGATION STYLING
*******************************/
#navigation_primary {
	position:absolute;
	top:15px;
	right:0;
	font-size:1.1em;
}
#navigation_primary li {
	display:inline;
	text-shadow:#000000;
	margin:0 5px;
}
#navigation_primary li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
	text-shadow: 3px 3px 4px #000;
}
#navigation_primary li a:hover {
	text-decoration:underline;
}
#program_menu ul li, #library_menu ul li {
	margin-bottom:5px;
	font-size:1.1em;
}
#program_menu ul a, #library_menu ul a {
	color:#424244;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #bdbcbc;
	display:block;
	padding:2px 2px;
}
#program_menu ul li ul {
	margin-top:10px;
}
#program_menu ul a {
	width:216px;
}
#program_menu ul li ul li a {
	width:201px;
	border:none;
	color:#666;
	font-size:0.9em;
}
#program_menu ul a:hover, #library_menu ul a:hover {
	color:#8455da;
}
#program_menu ul {
	margin-left:15px;
}
#library_menu ul {
	min-height:240px;
}
#library_menu ul a {
	width:194px;
}
/*
	=CONTENT STYLING
*******************************/

/* =MAIN */

/* elements */

/* headings */

/* lists */
#content_main ol, #content_main ul {
	color:#281c42;
	font-weight:bold;
	margin:12px 15px 12px 15px;
	font-size:1.2em;
}
#content_main li {
	margin:0 0 4px 0;
	background:url(../images/bullet.gif) no-repeat 0 5px;
	padding-left:15px;
}
#content_main ul.lst_photos {
	margin:90px 0 0 0;
	padding:0;
}
#content_main ul.lst_photos li {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
}
#content_main ul.lst_photos li img {
	border:1px solid #632b0d;
}
#content_main .lst_staff {
	margin:20px 0 0 0;
	padding:0;
	overflow:hidden;
}
#content_main .lst_staff li {
	floaT:left;
	text-align:center;
	list-style-type:none;
	width:256px;
	background:none;
	margin:0 20px 50px 0;
	padding:0;
	width:200px
}
#content_main .lst_staff li img {
	width:200px;
}
#content_main .lst_events, #content_main .lst_news {
	margin:0;
	padding:0;
	height:200px;
	overflow:auto;
	
}
#content_main .lst_events li, #content_main .lst_news li {
	margin:0 0 5px 0;
	padding:5px;
	background:none;
	font-weight:normal;
	font-size:0.9em;
}

#content_main .lst_events li b, #content_main .lst_news li b {
	font-weight:bold;
	color:#333333;
}



.lst_news_home {
	margin:10px 5px 0 5px;
}
.lst_news_home li {
	margin-bottom:8px;
	font-size:1.1em;
	font-weight:normal;
	
}
/* tables */
.tbl_sessions {
	width:100%;
	border-collapse:separate;
	margin-top:60px;
}
.tbl_sessions tr.row {
	background-color:#eae6ea;
}
.tbl_sessions th {
	padding:5px;
	background-color:#333;
	color:#fff;
	font-weight:bold;
}
.tbl_sessions td {
	padding:8px 5px 8px 5px;
}

td.subcategoryDesc
{
	font-size:80%;
	padding:5px;
	border:1px solid #ccc;
}



/* forms */

/* =SIDEBAR [sidebar specific]*/

/* elements */

/* headings */

/* lists */

/* tables */

/* forms */

/* messaging */


/* =GENERAL */
.frm_core label {
	display:block;
	height:auto;
	font-weight:bold;
}
.frm_core input {
	padding:3px;
	margin:0;
	background-color:#fff;
	border:1px solid #000;
	color:#000;
}
.frm_core textarea {
	padding:5px;
	border:1px solid #000;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	overflow:auto;
}
.frm_core .btn {
	background-color:#fff;
	color:#000;
	font-weight:bold;
	width:auto;
	overflow:visible;
	padding:5px;
}
.frm_core .checkbox {
	width:auto;
}
.frm_core input {
width:;
}
.frm_core select {
width:;
}
.frm_core h3 {
}
.tbl_core {
	width:100%;
}
.tbl_core td {
	padding:3px 0 3px 2px;
	border-bottom:1px solid #000;
}
.tbl_core tr.head {
	background-color:#272d38;
}

.tbl_core th {
	background-color:#272d38;
	padding:2px;
	color:white;
}

.tbl_core tr.row1 {
	background-color:#eff3fc;
}
.tbl_core tr.row2 {
	background-color:#fff;
}
/*
	=MODULES STYLING [module specific]
*******************************/

/*
	=SITE INFO STYLING
*******************************/
#site_info {
	font-size:0.8em;
}
#site_info h5 {
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
}
/*
	=CLASSES
*******************************/
#content .todo {
	font-size:1.5em;
	color:red;
	text-transform:uppercase;
	font-weight:bold;
}
.box_highlight {
	border:1px solid #cabde5;
	background-color:#ebe3fd;
	padding:15px;
	color:#281c42;
	font-size:1em;
}
.box_right {
	width:175px;
	margin-left:70px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.noFloat {
	float:none;
}
.clr {
	clear:both;
}
.first {
	color:#000;
}
.indent {
	padding-right:150px;
}
.top {
	margin-top:30px;
}
.top .indent {
	padding-right:100px;
}
.cols {
	margin-top:30px;
}
.breadcrumbs {
	font-size:1.1em;
}
.hdr_icon {
	position:absolute;
	top:40px;
	right:20px;
}
.staffImg {
	position:absolute;
	right:75px;
	top:25px
}

#messages{border:1px solid #006600; padding:5px; background-color:#ECFFEC; color:#006600; margin:10px 0;}
#messages p{margin:0; padding:0;}

#errors{border:1px solid #ffb3b3; padding:5px; background-color:#ffe6e6; color:#9a1313; margin:10px 0;}
#errors p{margin:0; padding:0;}

span.error { padding-left:10px;color:#990000; }

.hide { display:none; }

img.trophy { vertical-align:middle; }

/* Locker Space Home Page Overrides */

body#mylockerspace_home div#content_module { background-image:url(../images/bg_lockerroom.jpg); }
body#mylockerspace_home div#content_module  { height:672px; }
body#mylockerspace_home div#content_module p.breadcrumbs { display:none; }
body#mylockerspace_home div#content_module h2 { display:none; }
body#mylockerspace_home div#content_module img.hdr_icon { display:none; }

a.lckr_video { display:block;border:0px solid white;position:absolute;width:220px;top:10px;left:260px;height:180px; }
a.lckr_trophies { display:block;border:0px solid white;position:absolute;width:180px;top:200px;left:500px;height:200px; }
a.lckr_messages { display:block;border:0px solid white;position:absolute;width:200px;top:510px;left:40px;height:200px; }
a.lckr_calendar { display:block;border:0px solid white;position:absolute;width:200px;top:510px;left:245px;height:200px; }
a.lckr_documents { display:block;border:0px solid white;position:absolute;width:180px;top:405px;left:500px;height:200px; }


#content_main ul.virtual-tour-videos {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px;
}

#content_main ul.virtual-tour-videos li {
	list-style: none;
	float: left;
	background: none;
	padding: 0px 0px;
	margin: 5px 12px;
}

#content_main ul.virtual-tour-videos li.left {
	margin-left: 0px;
}

#content-main ul.virtual-tour-videos li.right {
	margin-right: 0px;
}

#content_main ul.virtual-tour-videos li img {
	border: 1px solid #58357C;
	padding: 1px 1px;
}

#content_main ul.virtual-tour-videos li img:hover {
	/* border: 1px solid #25193B; */
	border: 1px solid #DB8E2C;
	padding: 1px 1px;
}

#content_main ul.virtual-tour-videos li div.title {
	font-size: 11px;
}