﻿/*

Designed and Coded By: Jeffrey Way
Date: 11/3/2008


PRIMARY COLORS:

gray: #eaeaea;
dark-blue: #002d56;
black: #444444;
silver: #bcbcbc;



*/


html
{
	background: url(images/htmlBG.jpg) repeat-x 0 -2px;
}




body
{
	font-size: 90%;
	font-family: helvetica, georgia, sans-serif;
	line-height: 1.6em;
	text-align: center;
	color: #444444;
}

ul, li, img, body, html
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	color: #002d56;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

h3
{
	background: url(images/silverGradient.jpg) repeat-x;
	color: #444444;
	margin-top: 0;
	margin-bottom: 0;
	padding: .2em .5em;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	text-align: left;
	text-transform: lowercase;
	font-weight: normal;
}

h2
{
	font-family: georgia;
}


.fr
{
	float: right;
	padding: 1em 0 1em 1em;
}

.fl
{
	float: left;
	padding: 1em 1em 1em 0;
}

#container
{
	text-align: left;
	margin: auto;
	width: 970px;
	background: url(images/containerBG.png) repeat-y;
}

#container ul, #container ul li a
{
	list-style-type: none;
}

#header
{
position: relative;
	background: url(images/header.jpg) no-repeat;
	overflow: hidden;
}

#header #login {
position: absolute;
right: 1em; 
top: 0;
color: white;
font-weight: normal;
}

#header h5 {
font-weight: normal;
}

#header h1
{
	display: none;
}

#header p
{
	margin-top: 113px;
	width: 970px;
	padding: .6em 0 .6em .5em;
	background: url(images/silverGradient.jpg) repeat-x;
	margin-bottom: 0;
	color: #454545;
	letter-spacing: .19em;
	font-size: 1.1em;
	border-top: 1px solid #dfe2e5;
	border-bottom: 1px solid #898989;
}

#sidebar
{
	width: 188px;
	float: left;
	background: #eaeaea;
}

/* SIDEBAR */

#sidebar ul#nav li
{
	border-top: 1px solid #f6f4f4;
	border-bottom: 1px solid #b2b2b2;
	text-align: right;
	padding-right: .5em;
	line-height: 1.7em;
	font-size: 1.5em;
}

#sidebar ul#nav li:hover
{
	border-top: 1px solid white;
	background: #bcbcbc url(images/arrow.png) 2% 50% no-repeat;
}

ul#nav li a
{
	color: #444444;
}

#nav li a:hover
{
	text-decoration: none;
}

#sidebar h2
{
	background: #002d56;
	color: #bcbcbc;
	padding: .2em;
	text-align: center;
	margin-bottom: .4em;
}

#sidebar ul#events
{
	text-align: center;
}

ul#events li
{
	margin-bottom: .7em;
}

/* MAIN CONTENT */

#mainContent
{
	padding: 0 1em;
	margin-left: 188px;
}

#mainContent div
{
	overflow: hidden;
}

#tier1, #tier2, #tier3
{
	margin-bottom: 1em;
}

#tier1 div, #tier2 div, #tier3 div#news, #tier3 div div
{
	border: 1px solid #ababab;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0 1em;
}

#mainContent #tier1
{
	height: 226px;
	padding-top: .6em;
}

#tier1 #featured
{
	height: 226px;
	float: left;
	width: 74%;
	border: none;
	padding: 0;
	margin-right: 1em;
}

#mainContent #tier1 #registerNow
{
	height: 222px;
	width: 12em;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
}

#registerNow h3
{
	background: #eaeaea url(images/register.png) no-repeat 95% 40%;
}

#bird
{
	position: absolute;
	right: -14px;
	top: -10px;
}




#registerNow img
{
	padding-top: .5em;
	padding-left: .3em;
}

#mainContent #tier1 img
{
	float: left;
	margin-right: 1em;
}

#tier1 img#featuredImage
{
	width: 39em;
}

#mainContent #tier2
{
	text-align: center;
	margin: 0 auto 1em;
	font-size: .9em;
}

#tier2 h3
{
	text-align: left;
}

h3#whoAreWe
{
	background: #eaeaea url(images/lens.png) no-repeat 95% 40%;
}

h3#whenIsIt
{
	background: #eaeaea url(images/alarm.png) no-repeat 95% 40%;
}

.third h3
{
	background: #eaeaea url(images/talkIcon.png) no-repeat 95% 40%;
}

#tier2 img
{
	padding-top: .5em;
	width: 90%;
}



#mainContent #tier2 div
{
	float: left;
	width: 31.5%;
	margin-right: 1em;
	padding: 0 0 .5em 0;
}

#mainContent #tier2 div.third
{
	margin-right: 0;
}

#tier2 div p
{
	margin-top: .3em;
	padding: 0 .5em;
	text-align: left;
}

#mainContent #tier3
{
	position: relative;
}

#tier3 h2
{
	padding-left: .5em;
	margin-bottom: .2em;
}

#tier3 span
{
	font-style: italic;
	margin: 0;
	padding-left: .7em;
	margin-bottom: -.6em;
	display: block;
}

#tier3 #tier3 img
{
	width: 100%;
}

#mainContent #tier3 div
{
	margin: 0 0 1em 0;
	padding: 0;
	padding-bottom: .5em;
}

#tier3 div#questionsClasses
{
	width: 31.6%;
	float: left;
}

#mainContent #tier3 #news
{
	float: right;
	width: 64.8%;
	margin-right: .6em;
}
#tier3 p, #tier3 input
{
	padding: 0 1em;
}

#tier3 #questionsClasses p small
{
	display: block;
}

#questionsClasses img
{
	width: 100%;
}

#tier3 h3#haveAQuestion
{
	background: #eaeaea url(images/email.png) no-repeat 95% 40%;
}

#tier3 h3#classes
{
	background: #eaeaea url(images/microphone.png) no-repeat 95% 40%;
}

#tier3 div#news h3
{
	background: #eaeaea url(images/pen.png) no-repeat 95% 40%;
}

#footer
{
	clear: both;
	text-align: center;
}

