/***************************************
// File: client_custom.css
//
// Description: Client specific Site wide styles
//
// Version: v2.0
//
// History:
// - 2007-03-20 v1.0 RM
//		- carhahockey.ca new site
//		- TODO clean out whats not beeing used in site, check public, Admin and WC  		
// Note: 
//		- Un-varified styles are at the bottom of this document	
***************************************/

.BoldHeadingsDarkGrey {font-size: 10px; font-weight: bold ; color: #666666}
.BoldHeadingsLightGrey {font-size: 10px; font-weight: bold ; color: #999999}
.BoldHeadingsRed {font-size: 11px; font-weight: bold ; color: #D03424}

a.mainnavlink {color: #336699; text-decoration:none; font-weight: bold; font-size: 9pt}
a.mainnavlink:visited {color:#336699; font-weight: bold; text-decoration:none}
a.mainnavlink:hover {color:#D03424; font-weight: bold; text-decoration:underline;  font-size: 9pt}

a.subnavlink {color: #3F7DBC; text-decoration:none; font-size: 9pt}
a.subnavlink:visited {color:#3F7DBC; text-decoration:none}
a.subnavlink:hover {color:#D03424; text-decoration:underline;  font-size: 9pt}

a.mainnavlink_on {color: #D03424; text-decoration:none; font-weight: bold; font-size: 9pt}
a.mainnavlink_on:visited {color:#D03424; font-weight: bold; text-decoration:none}
a.mainnavlink_on:hover {color:#D03424; font-weight: bold; text-decoration:underline;  font-size: 9pt}

a.subnavlink_on {color: #D03424; text-decoration:none; font-size: 9pt}
a.subnavlink_on:visited {color:#D03424; text-decoration:none}
a.subnavlink_on:hover {color:#D03424; text-decoration:underline;  font-size: 9pt}

a.smltextlinkhighlights {text-decoration:none; color: #336699; font-size: 8pt}
a.smltextlinkhighlights:visited {text-decoration:none; color: #336699; font-size: 8pt}
a.smltextlinkhighlights:hover {text-decoration:underline; font-size: 8pt}

/* smText2 & smText2Bold Added by Trent */
.smText2{font-size:10px;}
.smText2Bold{font-size:11px; font-weight:bold;}

/***************************************
// HTML Elements
***************************************/
/* none */

/*============================================
// A - Anchor TAGS for Navigation menues
============================================*/
/* verified */ /* WC Navigation */
a.MainSectionLink {text-decoration:none; color: #003366; font-size: 9pt }
a.MainSectionLink:visited {text-decoration:none; color:#003366}
a.MainSectionLink:hover   {text-decoration:underline;  color:#003366}

a.MainSectionLink_on {text-decoration:none; color: #CC0033; font-size: 9pt }
a.MainSectionLink_on:visited {text-decoration:none; color:#CC0033}
a.MainSectionLink_on:hover   {text-decoration:underline; color:#CC0033}
/*TODO conflict, nav is used in our _admin naviagaiotn and WC top nav bar*/
.nav:hover {color: #FFFFFF; text-decoration: none}
.nav:link {color: #FFFFFF; text-decoration: none}
.nav:visited {color: #FFFFFF; text-decoration: none}

/***************************************
// A - Anchor TAGS for content links
***************************************/
/* none */

/***************************************
// Table Tags
***************************************/
/* none */

/***************************************
// Table Tags (not locked to tables, but named that way)
***************************************/
/* none */

/***************************************
// Div Tags
***************************************/
/* none */

/***************************************
// Span Tags
***************************************/
/* none */

/***************************************
// Custom Classes
// - For Navigation menues
***************************************/
/* none */

/***************************************
// Custom Classes
// - Screen Text
***************************************/
.headingBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.redBold {font-family: "Trebuchet MS"; font-size: 14px; font-weight: bold; color: #CC0000;
}/* FCstyle*/
.blueBold {font-family: "Trebuchet MS"; font-size: 14px; font-weight: bold; color: #003399;
}/* FCstyle*/

.countDown {
	/*http://andrewu.co.uk/clj/countdown/*/
	font-size: 14px; 
	font-family: sans-serif; 
/*	font-weight:bold; */
	color: #ffffff; 
	background: #85A4BC; 
	border: 2px outset #85A4BC; 
	/*solid, dotted, dashed, double, groove, ridge, inset and outset. */
	padding: 2px 4px; 
	margin: 0; 
	text-align: center; 
	white-space: nowrap;
	/*good site for CSS http://htmldog.com/ */
}

/***************************************
// Custom Classes
// - Screen Elements (non text)
***************************************/
/* none */

/***************************************
// Custom Classes
// - Printing
***************************************/
/* none */

/***************************************
// BEGIN UNVERIFIED STYLES
***************************************/
td.spacerRow {font-size: 3px;}

.redExclaim {color: #CC0000;font-weight: bold;font-size: 24px;}
.greySmall {font-family: "Trebuchet MS"; font-size: 10px; font-weight: normal; color: #E4E4E4}
.whiteSmall {font-family: "Trebuchet MS"; font-size: 10px; font-weight: normal; color: #FFFFFF}
.blackSmall {font-family: "Trebuchet MS"; font-size: 10px; color: #000000}
.blackBold {font-family: "Trebuchet MS"; font-size: 14px; font-weight: bold; color: #000}
.smblueBold {font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; color: #003399}

.btt:hover {  font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #C00; text-decoration: none}
.btt:link {  font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #C00; text-decoration: underline}
.btt:visited {  font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #C00; text-decoration: none}

.tabledata {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #333333; }
.tabledatared {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #CC0000; }
.tabledatabold {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #333333; font-weight: bold;}
.formbox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
.tableborder {  background-color: #666666}
.cellWhite {  background-color: #FFFFFF}
.cellMed {  background-color: #CCCCCC}
.cellLight {  background-color: #F0F0F0}
.cellWCBack {  background-color: #EEF1F9}
.cellDark {  background-color: #666666}


.box {  font-family: "Century Gothic"; font-size: 12px; font-weight: bolder; color: #FF0000}
.largeRed {
	font-family: "Eras Bd BT";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
}
/***************************************
// END UNVERIFIED STYLES
***************************************/
