@charset "UTF-8";
/* CSS Document */

/*----------RESET ----------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}

blockquote, q {
	quotes: none;
	}

html { min-height: 100%; margin-bottom: 1px; }	
html, body {
	height: 100.1%;}
:focus {
	outline: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

#flashcontent {
	width: 950px;
	height: 380px;
	}
/*---------MASTER ------------------------*/
body {
	margin:0;
	padding:0;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 75%;
	line-height: 142%;
	color: #333;
	background: #fff;
	}
body#home {
	
}
body#student{
	
}
body#exp{
	
}
body#apply {
	
	}
body#career {
	
	}
body#rewards {
	
	}
body#why {

	}
body#other {
	
}				
#homewrap, #applywrap, #expwrap, #studentwrap, #careerwrap, #rewardswrap, #whywrap, #otherwrap  {
	width: 950px;
	margin: 0 auto;	
}
#homewrap #banner{
	display: none;
	}
#applywrap #banner {
	display: none;
	}
#expwrap #banner {
	display: none;
	}	
#careerwrap #banner {
	display: none;
	}	
#rewardswrap #banner {
	display: none;
	}	
#whywrap #banner {
	display: none;
	}	
#studentwrap #banner{
	display: none;
	}
#studentwrap  {
	background-image: none;
}
#otherwrap #banner{
	display: none;
	}


#content {
	width: 950px;
}

#sidebar {
	float: left;
	width: 250px;
	padding: 15px 0 15px 0;
}

#primary {
	float: right;
	width: 630px;
	padding: 15px 15px 15px 0;
}
#footerwrap {
	background: #2c2c2c;
}
#footer {
	width: 922px;
	color: #fff;
	font-size: 85%;
	padding: 8px 15px;
	background: #999;
	clear: both;
}
#footer .copyright {
	float: left;
	width: 300px;
}
#footer .links {
	float: right;
	width: 400px;
	text-align: right;
}
#footer .links a {
	color: #fff;
	text-decoration: none;
	}
#footer .links a:hover {
	text-decoration: underline;
	}	
#banner #social {
	float: left;
	width: 150px;
	padding: 8px 0 0 0;
	color: #fff;
	font-size: 80%;
	}
#banner #social img {
	padding-right: 4px;
	}
#banner #locations {
	width: 120px;
	float: right;
	margin: 8px 5px 0 0;
	}
#homewrap #mainnav ul li a, #homewrap #mainnav ul li a:hover {
	height: 27px;
	}		
/* MAIN NAVIGATION */	
#mainnav ul{
	padding: 0;
	margin: 0;
	color: #fff;
	float: left;
	width: 650px;
	background: transparent;
	}
#mainnav ul li { display: inline; font-weight: bold; font-size: 90%;text-transform: uppercase;}

#mainnav ul li a{
	color: #fff;
	 height: 26px;
	text-decoration: none;
	text-align: center;
	padding: 10px 6px 0 6px;
	float: left;
	}
#mainnav ul li a:hover {
	background-color: #febd55;
	color: #333;
	padding: 10px 5px 0 5px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	}
#mainnav ul li a#current {	
	background-color: #febd55;
	color: #333;
	 height: 26px;
	text-decoration: none;
	text-align: center;
	padding: 10px 5px 0 5px;
	float: left;
	border-left: 1px solid #febd55;
	border-right: 1px solid #febd55;
	}
/* TYPOGRAPHY */
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 160%;
	line-height: 1.3em;
	color: #ea9a41;
	font-weight: normal;
	}	
h1 strong {
	font-weight: bold;
	text-transform: uppercase;
	}	
h2 {
	font-size: 130%;
	color: #c74023;
	padding: 13px 0 3px 0;
	font-weight: normal;
	}
h2.top {
	padding-top: 0;
	}	
h3 {
	font-size: 100%;
	color: #333;
	padding: 8px 0 0 0;
	}	
		
#sidebar h2 {
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	padding: 0 0 10px 5px;
	}		
p.intro {
	color: #ea8a24;
	font-size: 115%;
	line-height: 1.5em;
	}
p {
	margin: 0;
	padding: 5px 0;
	}
ul{
	margin: 0 0 0 22px;
	padding: 5px 0;
	}
ol{
	margin: 0 0 0 25px;
	padding: 5px 0;
	}	
li {
	padding: 2px 0;
	}			
a:link, a:visited {
	color: #c74023;
	}
a:hover {
	color: #ea9a41;
	}		
p.backtotop {
	font-size: 85%;
	text-align: right;
	padding: 5px 0;
	}
p.border-bottom {
	border-bottom: 1px dashed #ccc;
	padding: 0;
	}		
.callout {
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 10px;
	}	
#crumb {
	font-size: 85%;
	padding: 4px 0 4px 10px;
	}
.crumbon {
	font-weight: bold;
	}		
ul.target {
	list-style: none;
	margin: 0;
	}
ul.target li {
	padding: 2px 0;
	}		
/* CLOUD */
#cloud {
	float: left;
	width: 250px;
	padding: 15px 0 15px 0;
	margin: 0;
}
#cloud {text-align: justify;}
#cloud a {
	text-decoration:  none;
	letter-spacing: .1em;
	font-family: Arial, Helvetica, sans-serif;
	}
#cloud a:hover {
	text-decoration:  underline;
	}	
#cloud a.dark:link, #cloud a.dark:visited {
	color: #333;
	font-size: 22px;
	line-height: .8em;
	font-weight: bold; 
	
	}	
#cloud a.darkmed:link, #cloud a.darkmed:visited {
	color: #666;
	font-size: 20px;
	line-height: 1.0em;
	font-weight: bold; 
	}
#cloud a.med:link, #cloud a.med:visited {
	color: #999;
	font-size: 18px;
	line-height: 1.0em;
	font-weight: bold; 
	}
#cloud a.lt:link, #cloud a.lt:visited {
	color: #ccc;
	font-size: 18px;
	line-height: 1.0em;
	font-weight: bold; 
	}				

table .iframe{
	margin: 10px 0;
	}
	
							
/* POPULAR PAGES */
#sidebar ul.popular {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#sidebar ul.popular img {
	float: left;
	}
ul.popular li a div {
	margin: 4px 0 0 50px;
	}
#sidebar ul.popular li a {	
	display: block;
	padding: 3px 0;
	width: 250px;
	color: #333;
	font-size: 90%;
	line-height: 1.25em;
	text-decoration: none;
	}

#sidebar ul.popular li a:hover {
	text-decoration: underline;
	}

ul.popular li.apply a strong {
	color: #0f618d;	
	}	
ul.popular li.alumni strong {
	color: #e98922;
	}
ul.popular li.join strong {
	color: #ec9538;
	}		
ul.popular li.free strong {
	color: #589bb8;
	}
ul.popular li.inclu strong {
	color: #666f36;
	}	
ul.popular li.talk strong {
	color: #c74023;
	}	



	/* HOME */
#homelinks {
	padding: 10px 0 0 10px;
	}	

		
		
		/* MISC */						
.mediaplayer {
	margin: 10px 0;
}
.reset {
	clear: both;
}
#copy {
	width: 400px;
	}
img.floatright {
	float: right;
	}
img.floatleft {
	float: left;
	}	

.contenttable {
	margin: 10px 0;
	}
.contenttable th {
	background: #ccc;
	font-size: 90%;
	color: #fff;
	text-align: left;
	padding: 6px 4px 4px 4px;
	}
.contenttable td {
	font-size: 90%;
	padding: 4px;
	vertical-align: top;
	}			
.contenttable th.br {
	border-right: 1px solid #fff;
	}
.contenttable td.br {
	border-right: 1px solid #ccc;
	}
.contenttable tr.bb td {
	border-bottom: 1px solid #ccc;
	}			
	
	/* FORMS */
form {
	margin: 0;
	padding: 0;
	}
select#loc{
	font-size: 11px; 
	background: #ccc;
	width: 120px;
	border: 1px solid #ccc;
	}
select#partner	{
	font-size: 11px; 
	border: 1px solid #ccc;
	}		