/* CSS hand-coded by vxFusion Ltd. - vxfusion.com */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 80%;
	color: #666666;
	text-align: center;
}
.wrapper {
	position: relative;
	width: 1025px;
	margin: 40px auto;
	text-align: left;
}

.wrapper>.top { float: left; width: 100%; height: 25px; background: url(images/bg-top.png);}
.wrapper>.bottom { float: left; width: 100%; height: 25px; background: url(images/bg-bottom.png);}

.wrapper>.child {
	float: left;
	width: 915px;
	padding: 30px 55px 0 55px;
	background: url(images/bg.png) repeat-y;
}

/* link styles */
a:link, a:visited {
	color:#666;
	text-decoration:underline;
}
a:hover, a:active {
	color:#666;
	text-decoration:none;
}

/* text styles */
h1 {
	color: #808080;
	font-size: 65px;
	font-weight: bold;
	letter-spacing: -5px;
	font-family: "Helvetica Neue Bold", Arial, sans-serif;
	text-transform: lowercase;
}

h2 {
	color: #A6A6A6;
	font-size: 65px;
	font-weight: normal;
	letter-spacing: -5px;
	font-family: "Helvetica Neue Bold", Arial, sans-serif;
	text-transform: lowercase;
}

h3 {
	color: #e4e4e4;
	font-size: 54px;
	font-weight: normal;
	letter-spacing: -4px;
	line-height: 29px;
	padding:0;
	margin:0;
}

h4 {
	font-size:28px;
	color:#A6A6A6;
	padding:0;
	margin:0;
	letter-spacing: -1px;
	font-weight:normal;
}

h5 {
	font-size:1.0em;
	color:#347CB1;
	padding:0;
	margin:0;
	font-weight:bold;
}

p {
	padding:0 0 10px 0;
	margin:0;
	line-height:1.4em;
}

a, a:link, a:visited {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
a:hover, a:active {
	color:#666;
	text-decoration:underline;
	font-weight:normal;
}

p a, p a:link, p a:visited, p a:hover, p a:active {
	color:#666;
	text-decoration:underline;
	font-weight:normal;
}


/***** LAYOUT *****/
/* header */
a.header {
	float:left;
	margin: 10px 0 0 122px;
}

a.header:hover, a.header:active {
	text-decoration:none;
}

a.header h1 {
	float: left;
	position:relative;
	z-index:2;
	padding: 0;
	margin: 0;
}

h2.subheader {
	float: left;
	padding: 0 0 0 180px;
	margin: -25px 0 -10px 0;
}


/* navigation */
ul.nav {
	float: left;
	position: relative;
	z-index: 1;
	padding: 0;
	margin: 8px 0 0 115px;
}

ul.nav li {
	float: left;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

ul.nav li .name {
	position: absolute;
	width: 153px;
	padding: 0;
	margin: -5px 2px 0 0;
	text-align: right;
	color: #FFF;
	font-size: 38px;
	letter-spacing: -4px;
	line-height: 38px;
}

ul.nav li .description {
	display: none;
}

ul.nav li a:hover, ul.nav li a:active { 
	text-decoration:none;
}
ul.nav li a:hover .name, ul.nav li a:active .name { 
	color:#fff;
}


.us, .you, .what, .blog, .animation {
	float: left;
	width: 155px;
	height: 40px;
}

ul.nav li .us { background: #FFCECF; }
ul.nav li .you { background: #76A174; }
ul.nav li .what { background: #C3C6D7; }
ul.nav li .blog { background: #E3E3E3; }

ul.nav li .us .name{ color: #FDDEDC; }
ul.nav li .you .name { color: #92B491; }
ul.nav li .what .name { color: #CFD1DE; }
ul.nav li .blog .name { color: #EDEDED; }

#us ul.nav li .us .name{ color: #fff !important; }
#you ul.nav li .you .name{ color: #fff !important; }
#what ul.nav li .what .name{ color: #fff !important; }
#blog ul.nav li .blog .name{ color: #fff !important; }


/* video overlay */
.position-video {
	position: absolute;
	z-index: 3;
	top: 180px;
	left: 170px;
	width: 640px;
	height: 380px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: none;
}

.position-video video {
	float: left;
	width: 640px;
	height: 360px;
	padding: 10px 0 50px 0;
	margin: 0;
	background: #fff;
}


/* content */
.main {
	float: left;
	text-align:right;
	width: 615px;
	margin: 40px 0 0 120px;
	padding: 0 20px 0 0;
}

#us .main p {
	float: right;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	text-align: right;
	width: 430px;
	letter-spacing: -1px;
	font-size:16px;
	color: #a4a4a4;
	line-height:25px;
	padding-bottom:30px;
}


/* sidebar */
.sidebar {
	float: left;
	width: 150px;
	border-left: solid 5px #e4e4e4;
	margin: 40px 0 0 0;
}

.sidebar img {
	float: right;
	float: right;
}

.sidebar h3 {
	float:right;
	padding: 0;
	margin: 80px 0 0 0;
	text-align: right;
	color: #e4e4e4;
	font-size: 54px;
	font-weight: normal;
	letter-spacing: -4px;
	line-height: 29px;
}


/* footer */
.footer {
	width:100%;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	text-align: center;
	font-size:16px;
}


/* controls */
.video-controls, .ie-video-controls {
	float: left;
	clear:both;
	padding:60px 0 0 0;
}

.ie-video-controls {
	display: none;
}

.video-controls a, .ie-video-controls a {
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	letter-spacing: -1px;
	font-size:24px;
	color: #a4a4a4;
	text-decoration:none;
}
.video-controls a:hover, .video-controls a:active, .ie-video-controls a:hover, .ie-video-controls a:active {
	color:#666;
}

.video-controls a img, .ie-video-controls a img {
	padding-right: 7px;
}

.social {
	float: right;
	padding-top: 60px;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	letter-spacing: -1px;
	font-size: 24px;
	color: #a4a4a4;
	white-space:collapse
}

.social a {
	position:relative;
	top:5px;
}

.social span {
	padding: 0 10px;
}


/***** HOME *****/
#home ul.nav li {
	height: 360px;
}

#home ul.nav li .name {
	margin: -5px 2px 0 0;
	color: #fff;
}

#home ul.nav li .description {
	position: absolute;
	bottom: 40px;
	width: 153px;
	padding: 0;
	margin: -5px 2px 0 0;
	text-align: right;
	color: #FFF;
	font-size: 48px;
	font-weight: normal;
	letter-spacing: -4px;
	line-height: 25px;
	display: none;
}

#home ul.nav li a:hover .name { display: none; }
#home ul.nav li a:hover .description { display: block; }

#home .us, #home .you, #home .what, #home .blog, #home .sidebar {
	float: left;
	width: 155px;
	height: 360px;
}

#home .us { background: url(images/home-sprite-us.jpg) no-repeat; }
#home .you { background: url(images/home-sprite-you.jpg) no-repeat; }
#home .what { background: url(images/home-sprite-what.jpg) no-repeat; }
#home .blog { background: url(images/home-sprite-blog.jpg) no-repeat; }

#home .animation {
	position:relative;
	margin-top:-140px;
	height:500px !important;
}

#home .animation .quarter-logo {
	position:absolute;
	bottom:0;
	left:0;
	width:155px;
	height:143px;
	z-index:2;
	background: url(images/home-animation.jpg) no-repeat;
}

#home .animation .icon-01 {
	position:absolute;
	bottom:100px;
	width:23px;
	height:24px;
	background:url(images/logo-01.png) no-repeat;
}

#home .animation .icon-02 {
	position:absolute;
	bottom:75px;
	width:40px;
	height:40px;
	background:url(images/logo-02.png) no-repeat;
}

#home .animation .icon-03 {
	position:absolute;
	bottom:0px;
	width:92px;
	height:92px;
	background:url(images/logo-03.png) no-repeat;
}

#home .animation #logo-01 { left:60px; }
#home .animation #logo-02 { left:100px; }
#home .animation #logo-03 { left:20px; }
#home .animation #logo-04 { left:40px; }
#home .animation #logo-05 { left:20px; }
#home .animation #logo-06 { left:60px; }
#home .animation #logo-07 { left:30px; }
#home .animation #logo-08 { left:20px; }
#home .animation #logo-09 { left:80px; }
#home .animation #logo-10 { left:100px; }


/***** YOU *****/
#you .main {
	position:relative;
	height:260px;
}

#you .main a :link, you .main a :visited { color:#a6a6a6; text-decoration: none; }
#you .main a:hover, #you .main a:active { color:#666; }

#you .main .animation {
	float: left;
	width: 100%;
	height: 300px;
}

#you .position-video {
	height: 400px;
	padding: 10px 0 20px 0;
}
#you .brock-university {
	position:absolute;
	top:-35px;
	right:15px;
	width: 409px;
	height: 69px;
	background: url(images/you-sprite-brock.gif) no-repeat;
	cursor: pointer;
}

#you .willowbank{
	position:absolute;
	top:25px;
	left:0px;
	width: 561px;
	height: 88px;
	background: url(images/you-sprite-willowbank.gif) no-repeat;
	cursor: pointer;
}

#you .halton-region {
	position:absolute;
	top:115px;
	right:10px;
	width: 457px;
	height: 88px;
	background: url(images/you-sprite-halton.gif) no-repeat;
	cursor: pointer;
}

#you .ngen {
	position:absolute;
	top:170px;
	left:20px;
	width: 221px;
	height: 75px;
	background: url(images/you-sprite-ngen.gif) no-repeat;
	cursor: pointer;
}

#you .knowfire {
	position:absolute;
	top:195px;
	right:20px;
	width: 348px;
	height: 58px;
	background: url(images/you-sprite-knowfire.gif) no-repeat;
	cursor: pointer;
}

#you #play-btn {
	display:none;
}


/***** WHAT *****/
#what a.prices {
	float:left;
	position:relative;
	width:160px;
}
#what a.prices:hover, #what a.prices:active {
	text-decoration:none;
	cursor:pointer;
}

#what a.prices:hover span, #what a.prices:active span {
	display:inline;
}

#what a.prices span {
	float:left;
	display:none;
	width:140px;
	padding:10px;
	color:#bcbcbc;
	font-size:17px;
	letter-spacing:-1px;
	line-height:27px;
}

#what a.prices span h4 {
	padding-top:5px;
}

#what a.prices h3 {
	position:absolute;
	bottom:10px;
	right:10px;
}

#what a.prices.big {
	height: 300px;
	margin-left:80px;
	background:url(images/what-big.gif) no-repeat;
}
#what a.prices.big:hover, #what a.prices.big:active {
	background-position:-160px 0;
}

#what a.prices.small {
	width:158px;
	height: 209px;
	margin: 91px 0 0 160px;
	background:url(images/what-small.gif) 0px 0px no-repeat;
}

#what a.prices.small:hover, #what a.prices.small:active {
	background-position:-158px 0px;
}

#what a.prices.small span {
	width:136px;
}

#what a.prices.small span h4 {
	padding-top:20px;
}


/***** BLOG *****/
#blog .main table {
	width: 100%;
}

#blog .main ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#blog .main ul li {
	float:left;
	width:100%;
	padding:0 0 40px 0;
}

#blog .main ul li .rss-item {
	color: #808080;
	font-size: 55px;
	font-weight: normal;
	letter-spacing: -5px;
	font-family: "Helvetica Neue Bold", Arial, sans-serif;
	text-transform: lowercase;
}

#blog .main ul li .rss-item:link, #blog .main ul li .rss-item:visited {
	text-decoration:none;
}
#blog .main ul li .rss-item:hover, #blog .main ul li .rss-item:active {
	text-decoration:underline;
}

#blog .main ul li .rss-date {
	width:100%;
	color:#333;
}

#blog .main ul li h1 {
	color: #A6A6A6;
	font-size: 35px;
	font-weight: normal;
	letter-spacing: -3px;
	font-family: "Helvetica Neue Bold", Arial, sans-serif;
}

#blog .main ul li h2 {
	color: #A6A6A6;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -2px;
	font-family: "Helvetica Neue Bold", Arial, sans-serif;
}

#blog .main ul li h3 {
	color: #A6A6A6;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: "Helvetica Neue Bold", Arial, sans-serif;
}

#blog .main ul li h4 {
	color: #A6A6A6;
	font-size: 16px;
	font-weight: normal;
	font-family: "Helvetica Neue Bold", Arial, sans-serif;
}

#blog .main ul li a {
	text-decoration:underline;
}


#blog .main ul li img {
	padding:20px 10px 10px;
}


/***** CONTACT *****/

/* forms */

form {
	text-align: left;
}
.textbox {
	width:180px;
	border:solid 2px #E4E4E4;
	color:#666;
	padding:5px;
	font-family: "Helvetica Neue Bold", Arial, sans-serif;
}
.textbox:focus {
	border:solid 2px #999;
}

.textarea {
	width:500px;
	height:150px;
	padding:5px;
	border:solid 2px #E4E4E4;
	color:#666;
	font-family: "Helvetica Neue Bold", Arial, sans-serif;
	font-size:1em;
}
.textarea:focus {
	border:solid 2px #999;
}

.textbox.error, .textarea.error {
	border:solid 2px #F29191;
}
.textbox.error:focus {
	border:solid 2px #F29191;
}
.textarea.error:focus {
	border:solid 2px #F29191;
}

.button {
	background:#999;
	border:none;
	color:#fff;
	padding:5px 15px;
	cursor:pointer;
	font-size:15px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
}

.button:hover {
	background: #555;
}

p.error-msg {
	color:#AE1E1E;
	font-weight:bold;
}

.tbl-left {
	text-align:right;
	width:57px;
	padding:12px 5px 5px !important;
}

/* contact */
.contact .textarea {
	width:570px;
}

#contact-form {
	padding-top:10px;
}
#contact-form td {
	padding:5px;
	vertical-align:top;
}

#contact-left {
	float:left;
	width:680px;
	padding-left:40px;
	padding-bottom:20px;
}

#contact-right {
	float:left;
	display:inline;
	width:180px;
	margin:0 0 40px 20px;
	padding:0 20px 20px 20px;
	border:dashed 1px #232323;
}
