/*
// -- colors -- //
$dk_blue = "#0C265C";
$lt_blue = "#BACCF2";
$med_blue = "#4E6596";
$dk_orange = "#B87A00";
$lt_orange = "#FFC44F";
$lt_cream = "#FFF3DB";
$cream = "#FFE4B3";
*/

/* =================================================== STRUCTURE =================================================== */

	body {
		background: #000;
		text-align: center;
		min-width: 1000px;
		position: relative;
		padding: 0px;
		margin: 0px;
	}

	#horizon {
		margin-top: 20px;
		background: #000 url(../images/discover_back.jpg) center center no-repeat;
		width: 100%;
		height: 650px;
		text-align: center;
	}
	
	#wrapper {
		position: relative;
		margin: 0 auto;
		width:	990px;
		text-align: left;
 		min-height: 650px;
		height:auto !important;
		height:650px;
	}
	
	#logo {
		position: absolute;
		top: -25px;
		left: -30px;
		z-index: 50;
	}
	
	#bcs_link {
		position: absolute;
		top: 145px;
		left: 30px;
		color: #B87A00;
		font-family: georgia, times, serif;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 11px;
		z-index: 100;
	}

	#bcs_link:hover {
		color: #FFC44F;
	}
	
	#main_content {
		position: absolute;
		top: 133px;
		width: 100%;
		margin: 0;
		text-align: center;
	}

	h1 {
		padding: 0;
		margin: 0;
		font-family: 'century gothic', futura, helvetica;
		text-transform: uppercase;
		letter-spacing: 4px;
		color: #FFF;
	}

	h2, h3 {
		padding: 0;
		margin: 0 0 .5em 0;
		font-family: 'century gothic', futura, helvetica;
		text-transform: uppercase;
		letter-spacing: 2px;
		color: #FFF;
	}

	a {
		text-decoration: none;
	}
	
	.clearer {
		clear: both;
	}
/* =================================================== HOME =================================================== */
	
	#body_discoverbcs #main_content {
		padding-top: 53px;
	}
	
	#welcome_message {
		margin-bottom: 20px;
		font-size: 28px;
		text-align: center;
	}
	
	#intro_message {
		margin: 0 auto;
		width: 400px;
	}
	#intro_message p {
		color: #91A3BD;
		font-family: 'myriad pro', myriad, helvetica, sans-serif;
		line-height: 1.5em;
	}
	
	#buttons {
		margin: 65px 0 0 0px;
		text-align: center;
	}
	
	.button:hover span.sub {
		color: #CCC;
	}
	
	#four_rs {
		position: absolute;
		top: 40px;
		right: 40px;
	}
	
	.button {
		font-weight: normal;
		font-family: century gothic, futura, helvetica;
		text-decoration: none;
		border: 1px solid #FFF;
		display: block;
		margin: 0 auto;
	}

	.button .sub {
		color: #FFF;
		display: block;
		font-size: 120%;
	}

	.big {
		color: #FFC44F;
		text-transform: uppercase;
		letter-spacing: .1em;
		font-size: 24px; 
		padding: 24px 30px;
		width: 240px;
		margin: 0 auto;
	}

	.big.button:hover {
		color: #DEA32D;
	}

	.orange {
		color: #FFC44F;
	}

	.small {
		color: #FFF;
		font-size: 13px; 
		padding: 7px 5px 5px 5px;
		margin-bottom: .5em;
		display: block;
		float: none;
		text-transform: uppercase;
	}
	
	.small.button:hover {
		color: #DDD;
		background: #7F90A5;
	}

	.tiny {
		color: #FFF;
		font-size: 9pt;
		padding: 4px 5px;
		float: none;
	}

	.tiny.button:hover {
		color: #DDD;
		background: #7F90A5;
	}

/* =================================================== STUDENTS =================================================== */

	.videopage {
		padding-top: 25px;
	}

	#welcome_prospective {
		position: absolute;
		top: 75px;
		left: 320px;
		font-size: 30px;
		font-weight: normal;
	}

	#movie {
		width: 631px;
		height: 397px;
		background: url('../images/dbcs_movieback.png') top left no-repeat;
		position: relative;
		top: -20px;
		padding-top: 50px;
	}

	#movie object {
		position: absolute;
		top: 49px;
		left: 49px;
	}

	#blue_band {
		padding: 10px 0;
		width: 100%;
		background: #91A3BD;
		text-align: center;
	}

	#blue_band {
		width: 100%;
		text-align: center;
	}
	
	#blue_band_content {
		text-align: left;
		line-height: 1.2em;
		width: 620px;
		margin: 0px auto;
	}
	
	.content_content {
		font-family: myriad pro, myriad, helvetica;
		color: #FFF;
		width: 243px;
		font-size: 12pt;
		float: left;
		padding-top: 5px;
		text-align: left;
		background: #91A3BD;
		padding: 10px;
	}

	#content_content strong {
		color: #001747;
		font-weight: bold;
	}

	#invite_buttons {
		margin-top: 15px;
	}
	
/* =================================================== OPEN HOUSE =================================================== */

	#open_house_header {
		position: absolute;
		top: 35px;
		left: 330px;
	}

	#open_house_header h1 {
		float: left;
		padding-top: 40px;
		font-size: 28px;
	}

	#column_two {
		float: left;
		margin-left: 25px;
	}
	
	#show_me {
		height: 25px;
		margin-bottom: 5px;
	}

	#show_me li {
		float: left;
		color: #FFF;
		font-family: 'century gothic', futura, helvetica, sans-serif;
		font-size: 14px;
		margin: 0 5px 0 0;
		font-weight: normal;
	}
	
	#show_me li span {
		display: block;
		padding: 4px 6px;
	}	

	#show_me li a {
		padding: 4px 6px;
		border: 1px solid #FFF;
		color: #FFC44F;
		display: block;
	}

	#show_me li a.selected {
		color: #FFF;
		background: #91A3BD;
		border-color: #91A3BD;
	}

	#show_me li a:hover {
		color: #FFF;
	}
	
	#body_discover-open-house .content_content, .videopage .content_content {
		width: 225px;
		padding: 15px;
		margin: 30px 0 0 24px;
	}
	
	#body_discover-open-house .content_content p {
		font-size: 10pt;
		line-height: 1.4em;
	}

	#body_discover-open-house #main_content {
		padding-top: 25px;
	}
	
	#open_houses_wrapper {
		background: #010721;
		width: 630px;
		height: 410px;
		padding: 15px;
		overflow: auto;
	}

	#open_houses_wrapper table {
		width: 98%;
		border-collapse: collapse;
	}

	#open_houses td {
		border-top: 2px dotted #BACCF2;
		padding: 10px 5px;
		color: #FFF;
		font-family: myriad pro, myriad, helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		vertical-align: middle;
	}
	
	#open_houses tr.header td {
		border-top: none;
		color: #B2B2B2;
		font-size: 8pt;
		font-weight: normal;
	}
	
	#open_houses td.event {
		//width: 140px;
	}

	#open_houses td.date span.time {
		font-weight: normal;
		display: block;
		font-size: 9px;
		color: #BACCF2;
	}

	#open_houses td.location a.map {
		color: #FFC44F;
		font-weight: normal;
		font-size: 70%;
		display: block;
	}
		
	#open_houses td.register a {
		color: #FFC44F;
	}
/* ======================================== FORM ======================================== */

#open_houses_wrapper div.register {
	text-align: left;
	padding: 40px;
}

#open_houses_wrapper div.register h1 {
	margin-bottom: .5em;
}

#open_houses_wrapper div.register h2 {
	color: #CED9F2;
	font-size: 80%;
	margin-bottom: .5em;
}

#open_houses_wrapper div.register h3 {
	font-size: 60%;
	color: #FFC44F;
	margin-bottom: .5em;
}

#open_houses_wrapper div.register form {
	margin-top: 10px;
}

#form_submit {
	display: block;
	margin: 10px 0 0 105px;
}

.response {
	font-family: 'myriad pro', myriad, helvetica, sans-serif;
	margin: 5px 0 10px 0;
	padding: 10px;
	border: 1px solid #FFF;
	color: #FFF;
}

.response a {
	color: #FFC44F;
}

.response .more {
	display: block;
	margin-top: .5em;
	color: #CED9F2;
}

.error input, .error select {
	background: #FDD;
}

.message {
	font-size: 8pt;
	color: #BBB;
}

.field {
	text-align: left;
	margin-bottom: 5px;
}

#street {
	margin-bottom: 0;
}
#street .input input, #street2 .input input{
	width: 180px;
}

.label, .input {
	float: left;
	color: #FFF;
}

.label {
	font-family: myriad pro, myriad, helvetica, sans-serif;
	width: 100px;
	text-align: right;
	margin-right: 5px;
	padding-top: 5px;
}

#email .input input {
	width: 200px;
}

#zip .input input {
	width: 40px;
}

#open_houses_wrapper div.register .tiny {
		float: left;
	}		

#footer {
	width: 900px;
	margin: 0 auto;
	font-size: 10px;
	color: #DDD;
	font-family: helvetica, arial, sans-serif;
	text-align: center;
	padding-top: 10px;
}

#footer a {
	color: #BACCF2;
}
