/* telus specific */

.header {
	
}
.logo {
	float: left;
	padding-left: 40px;
	padding-top: 40px;
}
.butterflies {
	float: right;
}
.mainNav {
	background: transparent url(../images/mainNavBg.gif) repeat-x 0 0;
	height: 51px;
	padding: 0 20px;
	zoom: 1.0;
}
.navWrapper {
	float: left;
}
a.nav {
	display: block;
	float: left;
	height: 51px;
	padding: 0 10px;
}
/*
.homeBack {
	width: 48px;
}
.resourcesBack {
	width: 84px;
}
.profileBack {
	width: 48px;
}
.contactBack {
	width: 65px;
}
.communityBack {
	width: 90px;
}
*/
a.Home {
	background: transparent url(../images/nav-home.gif) no-repeat bottom center;
	width: 48px;
}
a.Resources {
	background: transparent url(../images/nav-resources.gif) no-repeat bottom center;
	width: 84px;
}
a.Profile {
	background: transparent url(../images/nav-profile.gif) no-repeat bottom center;
	width: 48px;
}
a.Contact {
	background: transparent url(../images/nav-contact.gif) no-repeat bottom center;
	width: 65px;
}
a.Community {
	background: transparent url(../images/nav-community.gif) no-repeat bottom center;
	width: 90px;
}
.lavaLampBottomStyle {
	height: 51px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 450px;
}
.lavaLampBottomStyle li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 51px;
}
.lavaLampBottomStyle li.back {
	background: url(../images/nav-notch.gif) center 0 no-repeat;
	height: 23px;
	position: absolute;
}
.lavaLampBottomStyle li a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: arial;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 30px;
	letter-spacing: 0;
	line-height: normal;
	margin: 0;
	outline-style: none;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-decoration: none;
	top: 20px;
	text-indent: -999em;
}
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: medium none;
	text-decoration: none;
}
.telus-social-links {
	clear: both;
	overflow: hidden;
	padding: 20px 0;
	overflow: hidden;
}
.telus-social-links .addthis_toolbox {
	float: left;
	margin-right: 20px;
}
.telus-social-links .telus-social-link {
	display: block;
	float: left;
	margin-right: 20px;
}
.telus-social-links .telus-social-icon {
	background-image: url(../images/telus-social-sprite.gif);
	background-repeat: no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}
.telus-social-links .newsletter {
	background-position: -5px -5px;
}
.telus-social-links .delicious {
	background-position: -26px -5px;
}
.telus-social-links .digg {
	background-position: -47px -5px;
}
.telus-social-links .twitter {
	background-position: -68px -5px;
}
.telus-social-links .rss {
	background-position: -89px -5px;
}
.footer {
	background: transparent url(../images/footerLine.jpg) top left no-repeat;
	color: #666666;
	padding: 10px 0 20px;
}
