body {
	font-family: Verdana, Arial, Helvetica;
	background: #953F43 url('http://www.essentialcommunications.ca/images/page-bg.gif') repeat-x top;
	padding: 0;
	margin: 0;
	}

.disclaimer {font-size: 75%; }
.small {font-size: 85%; }
tr.even, div.even {
	background-color: #F4E9E9;
} 
tr.odd, div.odd {
	background-color: White;
} 

div.maintext {
text-align: left;
width: 98%;
font-size: 100%;
}

div.maintext a {
color: #206CB8;
font-weight: bold;
}

div.maintext a:visited {
color: #206CB8;
}

div.maintext a:hover {
color: #663399;
}

div.image-top {
clear:both;
margin: 0px 0px 10px 0px;
padding: 5px;
/*background-color: #CCCCCC;*/
text-align: center;
}

div.image-left {
float:left;
margin: 0px 10px 10px 0px;
padding: 5px;
/*background-color: #CCCCCC;*/
}

div.image-right {
float:right;
margin: 0px 0px 10px 10px;
padding: 5px;
/*background-color: #CCCCCC;*/
}

span.imageCaption {
	font-size: 90%;
	font-style : italic;
	position: relative;
	color: #206CB8;
	text-align: center;
	margin: auto;
	display:block;
}

span.module-head {
padding: 10px 0 0 0;
font-size: 80%;
color: #999999;
letter-spacing: 6px;
font-weight: bold;
clear:both;
width:100%;
}

span.module-notes {
font-size: 75%;
color: #999999;
clear:both;
}

ul.module {
text-align: left;
}

ul.module li {
clear: both;
}

ul.module li a.moduleImage {
padding: 10px;
}


ul.module li.category {
 clear: both;
 width:100%;
  margin: 0;
  padding: 0;
  font-weight: bold;
  list-style: none;
  text-align: left;
  
} 

ul.module li.description {
  padding: 0 0 10px 0;
  list-style: none;
  text-align: left;
} 


div.tiers {
	width: 100%;
	color: #FF0000;
	/*border-bottom: 2px white solid;
	border-top: 2px solid #663399;*/
}

div.tiers div.nav {
	color: #FFFFFF;
	border-bottom: 1px white dotted;
	padding-right:0px;
}

div.tiers div.nav-active {
	border-bottom: 1px white solid;
	color: #006699;
	font-weight: bold;
	background-color : White;
	padding-right:0px;
}

div.tiers div.cat {
	color: #FFFFFF;
	border-bottom: 1px white solid;
	font-weight: bold;
	padding-top:5px;
	padding-right:0px;
}

div.tiers div.nav a,
div.tiers div.cat a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

div.tiers div.nav-active a.active,
div.tiers div.cat-active a.active {
	color: #FFCCFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

div.tiers div.nav a:hover,
div.tiers div.cat a:hover {
	color: #FFCCFF;
}

div.row {
  clear: both;
  padding-top: 10px;
  width: 95%;
  text-align: center;
  }

div.row span.label {
  float: left;
  width: 35%;
  text-align: right;
  }
  div.row span.label-required {
  float: left;
  width: 25%;
  text-align: right;
  color: #FF0000;
  }
  
div.row span.left {
  float: left;
  width: 45%;
  text-align: center;
  }

div.row span.formw {
  float: right;
  width: 55%;
  text-align: left;
  } 
  div.row span.form80 {
  float: right;
  width: 80%;
  text-align: left;
  } 
  div.row span.form45 {
  float: left;
  width: 45%;
  text-align: left;
  } 
  div.row span.form15 {
  float: left;
  width: 15%;
  text-align: left;
  } 
  div.row span.form20 {
  float: left;
  width: 20%;
  text-align: left;
  } 
div.row span.right {
  float: right;
  width: 45%;
  text-align: center;
  }
  
  div.categories {
  clear: both;
  padding-top: 2px;
  width: 100%;
  text-align: center;
  } 
  div.categories span.half {
  float: left;
  width: 45%;
  text-align: left;
  padding: 0;
  margin: 0;
  }
  
   div.categories div.half {
  float: left;
  width: 45%;
  text-align: left;
  padding: 0;
  margin: 0;
  }
  
div.form { 
width: 90%; 
/*background-color: #cc9; 
border: 1px dotted #333; */ 
padding: 5px; 
margin: 0px auto;
}
div.form table { table-layout: fixed; }
input, textarea, select { width: 95%; position: relative; }
input.submit { width: 50%; background-color: #663366; color: #FFFFFF; font-weight: bold; }
input.multi_submit { width: 90%; background-color: #663366; color: #FFFFFF; font-weight: bold; }
input.full_submit { width: 100%; background-color: #663366; color: #FFFFFF; font-weight: bold; }
input.checkbox, input.radio { width:20px; height: 20px; }



	
HR {
display: none;
}

DIV.hr {
margin: 0;
padding:0;
height: 3px;
background-color: #fff;
width:100%;
}

DIV.hrOrange {
margin: 0;
padding:0;
height: 3px;
background: #663399;
width:100%;
}

div.divider {
border-top: 1px dotted white;
width:100%;
margin: 5px;
padding: 5px;
}

div.filter {
border-top: 1px solid black;
border-bottom: 1px solid black;
width:100%;
margin: 5px;
padding: 5px;
}

div.home {
float: left;
width: 192px;
height: 100%; 
}

div.home ul {
list-style-type: none;
padding: 0;
margin: 0;
}

div.home li {
border-top: 1px solid white;
padding: 2px 0px 8px 0px;
margin: auto;
width: 80%;
}

div.home a {
color: #FFFFFF;
text-decoration: none;
}

div.home a:hover {
color: #ffffcc;
}

div.home-bottom {
float: left; width: 192px; height: 82px; 
}

div.catDisplay {
position: absolute; color: #663399; font-size: 200%; font-family: times new roman, times, serif; font-style: italic; font-weight: bold; padding: 0 10px 10px 20px; bottom: 0; right:0; z-index: 100;
}

div.catDisplayShadow {
position: absolute; color: #FFFFFF; font-size: 200%; font-family: times new roman, times, serif; font-style: italic; font-weight: bold; padding: 0 10px 10px 20px; bottom: -1px; right:-1px; z-index: 50;
}

div.catBackoffice {
position: absolute; color: #663399; font-size: 200%; font-family: times new roman, times, serif; font-style: italic; font-weight: bold; padding: 0 10px 10px 20px; bottom: 0; left:0; z-index: 100;
}

div.catBackground {
background-image: url('http://www.sportacularevent.com/images/section-head.png'); padding: 0; margin: 0; position:relative; width:100%; height: 80px;
}

div.catBackground2 {
height: 80px; text-align: right; padding: 0; margin: 0; position:relative;
}



.hiddenRight {
color: #206CB8;
display: none;
}

div.right-plug {
/*background-color: #99CCFF;*/
color: #FFFFFF;
width: 144px;
padding: 4px;
}

div.right-plug a {
color: #FFFFFF;
}

div.right-plug a:hover {
color: #ccffff;
}



    /* --> */
	
	
	


ul.tiers {

	width: 100%;
	color: #663366;
	/*border-bottom: 2px white solid;
	border-top: 2px solid #663399;*/
	padding: 5px 0 5px 2px;
	margin: 0;
	font-size: 90%;
	font-weight: bold;
	list-style-type: none;
	text-align: left;

}

ul.tiers li.nav {
	color: #FF0000;
	border-bottom: 1px white solid;
	padding-right:0px;
	background-image: url('http://www.essentialcommunications.ca/images/left-arrow.gif');	
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 20px;
}

ul.tiers li.nav-active {
	border-bottom: 1px white solid;
	color: #006699;
	font-weight: bold;
	padding-right:0px;
	background-image: url('http://www.essentialcommunications.ca/images/left-arrow-active.gif');	
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 20px;
}

ul.tiers li.cat {
	color: #FF0000;
	border-bottom: 1px white solid;
	font-weight: bold;
	padding-top:5px;
	padding-right:0px;
}

ul.tiers li.nav a,
ul.tiers li.cat a {
	color: #663366;
	text-decoration: underline;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

ul.tiers li.nav-active a.active,
ul.tiers li.cat-active a.active {
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

ul.tiers li.nav a:hover,
ul.tiers li.cat a:hover {
	color: #990099;
	text-decoration: underline;
}

div.sectionName {
background: #663366;
width:100%;
}

a.sectionNamePrint {
color: #1E5A75;
font-family:verdana,arial,helvetica,sans serif;
font-weight: normal;
}
span.sectionNamePrint {
color: #1E5A75;
font-family:verdana,arial,helvetica,sans serif;
font-weight: normal;
font-size: 120%;
letter-spacing: 5px;
}

.thumbnail
{
float: left;
width: 150px;
border: 1px solid #C99;
margin: 0 15px 15px 0;
padding: 5px;
text-align:center;
}

.tdCenter {
text-align: center;
}


	   
	   
	   div.bannerMessage, a.bannerMessage {
	   font-size: 140%;
	   color: #000000;
	   text-decoration: none;
	   }
	   
   
	   
	   /* -----------------------  All Left Navigation Styles  ----------------------- */

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 130px;
		background-color: #CCE0E7;
		border-bottom: 1px dotted #598AA2;
		border-top: 1px dotted #CCE0E7;
		font-size: 90%;
		
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		width: 134px;
		
		
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 130px;
		margin-top : -1.85em;
		border-left: 2px white solid;
		z-index: 20000;
		text-align: left;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 130px;
		display : block;
		color : #FF0000;
		background-color: #CCE0E7;
		font-weight : bold;
		text-decoration : none;
		padding : 2px 2px;
		border-bottom: 1px dotted #CCE0E7;
		border-top: 1px dotted #598AA2;
	}
	
	#nav li a:hover {
		color: #FFFFFF;
		background-color: #FF0000;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}
	
	#nav a.daddy {
	background: url('http://www.sportacularevent.com/images/title-arrow.gif') center right no-repeat;
	width: 122px;
	padding-right: 10px;
	margin-right: 2px;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul, #nav li:hover ul ul ul ul ul ul, #nav li:hover ul ul ul ul ul ul ul, 
	
	#nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul, #nav li.sfhover ul ul ul ul ul, #nav li.sfhover ul ul ul ul ul ul, #nav li.sfhover ul ul ul ul ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li li li li li:hover ul, #nav li li li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul, #nav li li li li li.sfhover ul, #nav li li li li li li.sfhover ul, #nav li li li li li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	
	#nav li:hover, #nav li.sfhover {
	background: #333366;
}
	   
	   
	   

a { text-decoration:none; font-weight:bold; color:#DF0029; }
a:visited,a:hover { color:#DF0029; }
a:hover { text-decoration:underline; color:#DF0029; }

.normal { font-family:verdana,arial,helvetica,sans serif; font-size:13px; color:#000000; }
.bold { font-family:verdana,arial,helvetica,sans serif; font-size:13px; font-weight:bold; color:#000000; }
.small { font-family:verdana,arial,helvetica,sans serif; font-size:10px; color:#000000; }
.smallbold { font-family:verdana,arial,helvetica,sans serif; font-size:10px; font-weight:bold; color:#000000; }
.title { font-family:verdana,arial,helvetica,sans serif; font-size:20px; font-weight:bold; color:#000000; }
.subtitle { font-family:verdana,arial,helvetica,sans serif; font-size:16px; font-weight:bold; color:#000000; }

table.mainTable {
	background-color: #FFFFFF;
	width: 740px;
	height: 100%;
	padding: 0;
	margin: 0;
	}
	div.nav1 {
	position: relative;
	top: -9px;
	z-index: 10;
	}
	td.nav1 {
	background: #CB383D;
	border-top: 1px solid #663366;
	border-bottom: 1px solid #663366;
	font-size: 90%;
	padding: 2px;
	}
	td.nav1 a, td.nav2 a, td.nav2 {
	position: relative;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
	td.nav1 a:visited {
	position: relative;
	color: #FFFFFF;
	}
	td.nav1 a:hover {
	position: relative;
	color: #FFCCFF;
	}
	td.nav2 a:visited {
	position: relative;
	color: #FFFFFF;
	}
	td.nav2 a:hover {
	position: relative;
	color: #FFCCFF;
	}
	
	div.nav2 {
	position: relative;
	top: -22px;
	width: 100%;
	background: #FFFFFF url('images/nav2-bg.gif') repeat top;
	z-index:5;
	padding: 13px 0 2px 0;
	}
	table.nav2 {
	background: transparent;
	}
	div.horizLine{
	background: #FFFFFF url('images/horiz-line.gif') repeat top;
	height: 6px;
	width: 100%;
	padding:0;
	margin:0;

	}
h1 { font-size: 175%; color: #CC3333; padding: 0px 0px 0px 0px; margin: 0; }
.subhead { font-size: 145%; color: #000000; padding: 0px 0px 10px 0px; margin: 0; font-weight: normal; }
h2 { font-size: 145%; color: #993399; padding: 10px 0px 4px 0px; margin: 0; }
h3 { font-size: 130%; }
h4 { font-size: 110%; }
h5 { font-size: 90%; }
h6 { font-size: 75%; }

.footer {
font-size: 90%;
color: #330033;
font-weight: normal;
width: 100%;
background-color: #FFFFFF;
}
.footer a {
color: #993399;
font-weight: bold;
}
.footer a:hover {
color: #CC3333;
}

#footer {
width: 100%;
background: #FFFFFF;
}
