/* TOOLBOX CSS */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}





body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}

#home li.home a { background:url(images/nav-home_on.gif) 0 0 no-repeat; }

#aboutswitchgear li.aboutswitchgear a { background:url(images/nav-aboutswitchgear_on.gif) 0 0 no-repeat; }

#ourservices li.ourservices a { background:url(images/nav-ourservices_on.gif) 0 0 no-repeat; }

#aboutourclients li.aboutourclients a { background:url(images/nav-aboutourclients_on.gif) 0 0 no-repeat; }

#thevault li.thevault a { background:url(images/nav-thevault_on.gif) 0 0 no-repeat; }

#contactus li.contactus a { background:url(images/nav-contactus_on.gif) 0 0 no-repeat; }

a {
	text-decoration: underline;
}
a:link {
	color: #00598f;
}
a:visited {
	color: #00598f;
}
a:hover {
	color: #00598f;
	text-decoration: none;
}
a:active {
	color: #00598f;
}

.orangelink a {
	text-decoration: underline;
}
.orangelink a:link {
	color: #f08a1a;
}
.orangelink a:visited {
	color: #f08a1a;
}
.orangelink a:hover {
	color: #f08a1a;
	text-decoration: none;
}
.orangelink a:active {
	color: #f08a1a;
}



.blacklink a {
	text-decoration: underline;
}
.blacklink a:link {
	color: #000000;
}
.blacklink a:visited {
	color: #000000;
}
.blacklink a:hover {
	color: #000000;
	text-decoration: none;
}
.blacklink a:active {
	color: #000000;
	text-decoration: none;
}


ul {
	list-style: disc outside;
	margin-left: 18px;
	padding-left: 18px;
}
h1 {
	color: #00598f;
	font-weight: bold;
	font-size: 15px;
}
.highlight {
	color: #00598f;
	font-weight: bold;
}
.footer {
	color: #808080;
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 30px;
	padding: 0px 0px 30px;
}
.footer a:link{
	color: #808080;
}
.footer a:visited {
	color: #808080;
}
.footer a:hover {
	color: #808080;
}

#nav {
  height:31px;
  padding:0;
  margin:0;
  display:block;
  background:url(images/nav-bg.jpg) 0 0 no-repeat;
  text-align:center;
}

#nav ul {
  	list-style:none;
  	margin:0 auto;
  	padding:0;
  	height:31px;
  	width:444px;
}

#nav li {
  list-style:none;
  display:inline;
  height:31px;
  margin:0;
  padding:0;
  float:left;
}

#nav img {
  padding:0;
  margin:0;
  height:31px;
}

li.home a { display: block; width:42px; height:31px; background:url(images/nav-home.gif) 0 0 no-repeat; text-indent: -9999px }
li.home a:hover { display: block; width:42px; height:31px; background:url(images/nav-home_on.gif) 0 0 no-repeat; }

li.aboutswitchgear a { display: block; width:101px; height:31px; background:url(images/nav-aboutswitchgear.gif) 0 0 no-repeat; text-indent: -9999px }
li.aboutswitchgear a:hover { display: block; width:101px; height:31px; background:url(images/nav-aboutswitchgear_on.gif) 0 0 no-repeat; }

li.ourservices a { display: block; width:76px; height:31px; background:url(images/nav-ourservices.gif) 0 0 no-repeat; text-indent: -9999px }
li.ourservices a:hover { display: block; width:76px; height:31px; background:url(images/nav-ourservices_on.gif) 0 0 no-repeat; }

li.aboutourclients a { display: block; width:100px; height:31px; background:url(images/nav-aboutourclients.gif) 0 0 no-repeat; text-indent: -9999px }
li.aboutourclients a:hover { display: block; width:100px; height:31px; background:url(images/nav-aboutourclients_on.gif) 0 0 no-repeat; }

li.thevault a { display: block; width:59px; height:31px; background:url(images/nav-thevault.gif) 0 0 no-repeat; text-indent: -9999px }
li.thevault a:hover { display: block; width:59px; height:31px; background:url(images/nav-thevault_on.gif) 0 0 no-repeat; }

li.contactus a { display: block; width:66px; height:31px; background:url(images/nav-contactus.gif) 0 0 no-repeat; text-indent: -9999px }
li.contactus a:hover { display: block; width:66px; height:31px; background:url(images/nav-contactus_on.gif) 0 0 no-repeat; }

#nav li ul.sub {
	position: absolute;
	padding: 0;
	width: 215px;
	left: -999em;
	text-align: left;
	font-weight: normal;
	z-index: 10;
	}
	
	#nav li ul.sub li {
	line-height: 30px;
	padding: 0;
	height:30px;
	width: 215px;
	/*border-top: 1px solid #7b1810;*/
	border-bottom: 1px solid #d9d9d9;
	text-indent: 0;
	}

	#nav li ul.sub li a {
	position: absolute;
	background: #d9d9d9;
	text-indent:7px;
	text-decoration:none;
	line-height: 30px;
	height:30px;
	width:215px;
	color: #0067a6;
	display: block;
	font-size: 12px;
	}

	#nav li ul.sub li a:hover { background: #bebebe; width:215px; color:#0067a6; text-decoration:none; }
	
	#nav li:hover ul.sub, #nav li.sfhover ul.sub {
	left: auto;
}

.valentines {
color:#9d0000;
font-weight:bold;
}

.orangebold { color:#f08a1a; font-weight:bold; }

.blackbold { color:#000000; font-weight:bold; }

td.rightborder { border-right:1px solid #00598f; }

ul.box { margin:0; }

.appliedcoachingside p {
	margin:15px 0 !important;
}

form {
}

input.txt {
		width:250px;
		padding:3px;
		font-weight:normal;
		font-size:12px;
		margin-bottom:10px;
		font-family:Lucida Grande, Arial, Helvetica, sans-serif;
		display:block;
		border:1px solid #333333;
	}
	
.mailingList {
	float:left;
	margin:0 5px 0 0;
}

.cart {
	background:url(images/icon-cart.jpg) left center no-repeat;
	height:30px;
	line-height:30px;
	text-indent:35px;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}

.cart a {
	display:block;
	height:30px;
	width:220px;
}

.cart a:link, .cart a:visited {
	text-indent:-9999px;
}

.cart a:hover, .cart a:active {
	text-indent:35px;
}


ul.dummies li {
	color: #ddd;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}


td img.pic-image {
	vertical-align: top;
}


/* CLIENT LOGOS / ROLLOVERS
------------------------------------------------------- */

#client-logos {
	width: 445px;
	height: 1200px;
	position: relative;
	background: url(images/logos-2011.jpg) no-repeat;
}

#client-logos div {
	position: absolute;
}

#client-logos div a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}

#logos-scotia {
	width: 101px;
	height: 19px;
	top: 19px;
	left: 39px;
}

#logos-td1 {
	width: 100px;
	height: 19px;
	top: 19px;
	left: 173px;
}

#logos-cibc {
	width: 50px;
	height: 46px;
	top: 8px;
	left: 338px;
}

#logos-td2 {
	width: 123px;
	height: 23px;
	top: 80px;
	left: 89px;
}

#logos-dplush {
	width: 78px;
	height: 31px;
	top: 73px;
	left: 255px;
}

#logos-microsoft {
	width: 86px;
	height: 28px;
	top: 126px;
	left: 99px;
}

#logos-streamlogics {
	width: 129px;
	height: 19px;
	top: 134px;
	left: 225px;
}

#logos-telus {
	width: 98px;
	height: 27px;
	top: 190px;
	left: 39px;
}

#logos-bell {
	width: 63px;
	height: 36px;
	top: 182px;
	left: 194px;
}

#logos-sympatico {
	width: 100px;
	height: 24px;
	top: 182px;
	left: 319px;
}

#logos-rogers {
	width: 100px;
	height: 24px;
	top: 251px;
	left: 53px;
}

#logos-allstream {
	width: 90px;
	height: 35px;
	top: 246px;
	left: 180px;
}

#logos-primus {
	width: 100px;
	height: 46px;
	top: 237px;
	left: 316px;
}

#logos-airmiles {
	width: 100px;
	height: 61px;
	top: 328px;
	left: 40px;
}

#logos-nestle {
	width: 70px;
	height: 70px;
	top: 318px;
	left: 188px;
}

#logos-lavalife {
	width: 70px;
	height: 69px;
	top: 325px;
	left: 329px;
}

#logos-jennycraig {
	width: 147px;
	height: 49px;
	top: 416px;
	left: 149px;
}

#logos-ceridian {
	width: 90px;
	height: 31px;
	top: 494px;
	left: 34px;
}

#logos-touchtunes {
	width: 134px;
	height: 36px;
	top: 494px;
	left: 158px;
}

#logos-tradercorp {
	width: 124px;
	height: 39px;
	top: 484px;
	left: 304px;
}

#logos-407etr {
	width: 80px;
	height: 17px;
	top: 560px;
	left: 180px;
}

#logos-directenergy {
	width: 100px;
	height: 19px;
	top: 619px;
	left: 30px;
}

#logos-hydroone {
	width: 80px;
	height: 44px;
	top: 606px;
	left: 177px;
}

#logos-tohydro {
	width: 127px;
	height: 49px;
	top: 600px;
	left: 302px;
}

#logos-nucomm {
	width: 80px;
	height: 26px;
	top: 685px;
	left: 47px;
}

#logos-ols {
	width: 52px;
	height: 31px;
	top: 684px;
	left: 194px;
}

#logos-transcom {
	width: 105px;
	height: 28px;
	top: 684px;
	left: 311px;
}

#logos-alliance {
	width: 100px;
	height: 26px;
	top: 745px;
	left: 171px;
}

#logos-cdntire {
	width: 100px;
	height: 31px;
	top: 807px;
	left: 35px;
}

#logos-sony {
	width: 80px;
	height: 16px;
	top: 815px;
	left: 183px;
}

#logos-mazin {
	width: 124px;
	height: 34px;
	top: 800px;
	left: 306px;
}

#logos-gbrown {
	width: 70px;
	height: 49px;
	top: 870px;
	left: 185px;
}

#logos-cambridge {
	width: 150px;
	height: 30px;
	top: 951px;
	left: 58px;
}

#logos-extreme {
	width: 100px;
	height: 20px;
	top: 956px;
	left: 262px;
}

#logos-appleexpress {
	width: 145px;
	height: 29px;
	top: 1006px;
	left: 150px;
}




