@charset "utf-8";

/*
IE 6 is so buggy, that there needs to be many hacks.
There are some border-left's with hacks for IE, and then widths for IE7
IE 6 doesn't understand the body>.element {} so that is used as a hack.
*/

body {
	font-family:"Trebuchet MS", verdana, sans-serif;
	font-size:8.5pt;
	background-color:#688aa3;
	background-image:url("bg.gif");
	background-repeat:repeat-y;
	background-position:top center;
	margin:0;
	}
h1 {font-size:1.7em;color:#131F2F;margin-top:0;}
h2 {font-size:1.3em;color:#000000;}
h2 span {font-weight:normal;}
h2.heading {border-bottom:1px solid #8ab;margin-bottom:.5em;}
h3 {font-size:1.1em;color:#385a73;}
a:link, a:visited {
	color:#204671;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
#content a:link, #content a:visited {
	color:#204671;
	text-decoration:underline;
	}
#content a:hover {
	color:#a12503;
	}
a img {border-style:none;}
#top {
	margin:auto;
	padding:15px 13px 0;
	height:30px;
	width:730px; /* IE6 HACK :( */
	overflow:hidden;
	background-image:url("top.gif");
	background-repeat:no-repeat;
	background-position:bottom middle;
	background-color:#ffffff;
	border-left:1px solid #688AA3;
	}
html>body #top { /* IE6 HACK :( */
	/*width:729px !important;*/ /* IE7 HACK :( */
	border-left-width:0;
	}

#top a {color:#ddd;}
#head {
	width:756px;
	height:83px;
	clear:both;
	margin:auto;
	overflow:hidden;
	background-image:url("head.gif");
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#dce3e8;
	border-left:1px solid #688AA3;
	}

html>body #head {
	/*width:755px !important;*/
	border-left-width:0;
	} /* IE HACK :( */
	
#head div {
	color:#fff;
	width:160px;
	float:right;
	padding-top:26px;
	}

#head div select {
	border:1px solid #131931;
	background-color:#242E51;
	color:#F9DA80;
	margin-top:4px;
	padding:0px;
	width:120px !important;
	overflow:hidden !important;
	}

#head div option {width:110px !important;overflow:hidden !important;}

#head div #world {
	position:relative;
	top:3px;
	right:2px;
	}
	
#home_link {
	margin-left:190px;
	display:block;
	width:360px;
	height:82px;
	float:left;
	font-size:2.5em;
	padding:24px 20px 0 0;
	color:#ffffff;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif
	}
#home_link:hover {color:#d0f0ff;text-decoration:none;}

#container {
	margin:auto;
	width:756px;
	background-image:url("bg_content.gif");
	background-repeat:repeat-y;
	background-position:top middle;
	background-color:transparent;
	padding-bottom:2em;
	border-left:1px solid #688AA3; /* IE HACK :( */
	}
html>body #container {
	/*width:755px !important;*/
	border-left-width:0;
	} /* I HATE YOU IE :( */
#foot {
	color:#679;
	font-size:.9em;
	background-image:url("foot.gif");
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto 5em;
	padding-top:1em;
	width:750px;
	}
#foot .info {
	margin-left:10px;
}
#foot .fb {
	float:right;
	margin-right:10px;
}
#foot .fb a {
	background:url('elc_fb.jpg') no-repeat;
	border:none;
	display:block;
	height:28px;
	text-decoration:none;
	width:109px;
}
#foot .fb a:hover {
	background:url('elc_fb_on.jpg') no-repeat;
	text-decoration:none;
}
#foot a:link, #foot a:visited {
	color:#535c71;
	text-decoration:underline;
	}
#foot a:hover {
	color:#202a41;
	}
.wrapper {
	margin:auto;
	width:756px;
	}
#rit_logo {
	margin-right:1em;
	}
#rit_links {
	float:right;
	margin:0 14px 0 0;
	padding-top:.35em;
	font-size:.9em;
	height:23px;
	}
#rit_links a:link, #rit_links a:visited {
	color:#96b2d0;
	text-decoration:none;
	}
#rit_links a:hover {
	color:#d7f9ff;
	}

#nav {
	margin:5px 0 0 16px; 
	width:154px;
	float:left;
	background-color:#1F334C;
	border:2px solid #000;
	display:inline; /* THIS NEEDS TO BE INLINE, OTHERWISE IE 5 "DOUBLETAKE" BUG **/
	}

#right_nav {
	float:right;
	border:1px outset #E3EFF8;
	width:114px;
	}
#right_nav a:link, #right_nav a:visited {
	display:block;
	padding:.05em .3em;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	}
#right_nav span { /* active state */
	display:block;
	padding:.05em .3em;
	background-color:#B3BFC8;
	border-top:1px solid #A3AFB8;
	border-bottom:1px solid #D3DFE8;
	font-weight:bold;
	}
#right_nav a:hover {
	background-color:#B3BFC8;
	}

#content {
	font-size:1.1em;
	width:548px;
	float:right;
	margin:13px 11px 0 0;
	}

#container>#content {margin:13px 21px 0 0;}

#front_page .col1 {float:left; text-align:right;width:28%;}
#front_page .col2 {float:right;text-align:left; width:58%;}
#front_page a {font-size:1.7em;line-height:1.5em;}
#front_page a:hover {color:#5076a1;text-decoration:none;}

.right {text-align:right;}

.annual_table table {margin:auto;}

.price_table {background-color:#ecf9ff;}
.price_table td {background-color:#C3CFD8;padding:.1em .3em;text-align:right;}
.price_table th {background-color:#ccd9e6;padding:.1em .3em;text-align:left;font-weight:normal;}

.financial .financial_dates {float:right;width:284px;}

#instructor_details {
	padding-bottom:1em;
	margin-right:126px;
	}
#instructor_details h2 {
	font-size:1.1em;
	margin:0 0 1em;
	}
#instructor_bio {
	clear:left;
	border-top:1px solid #A3AFB8;
	padding-top:1em;
	margin-right:126px;
	}

/* ADMIN */
#admin table {background-color:#ecf9ff;width:400px;}
#admin table td {background-color:#C3CFD8;padding:.1em .3em;}
#admin table th {background-color:#ccd9e6;padding:.1em .3em;text-align:left;}



/* GENERICS */
img.bordered {
	border:1px solid #242E45;
	}
img.img_right {
	float:right;
	margin-left:1em;
	margin-bottom:.3em;
	}
img.img_left {
	float:left;
	margin-right:1em;
	margin-bottom:.3em;
	}
.clear {clear:both;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.nomargin {margin:0;padding:0;}
	
.alert {border:1px solid #258;background-color:#58b;padding:.3em .4em;margin:1em 0}

.photo_thumb {
	width:120px;
	height:120px;
	background:#C3CFD8 url(../gallery/frame.gif) no-repeat top center;
	margin:11px 11px;
	padding:9px 8px 8px;
	float:left;}
	
#photo_holder {
	padding-left:28px;
	}

.blue_box {text-align:center;margin:3em 1em 0;padding:.1em .5em;background-color:#9fafc6;}
.form_address {padding:.7em 1em;background-color:#DCE9F2;border:1px solid #A9B6BE;}

/* DEBUGGING */
#content #content {border:3px solid red;}
