@charset "UTF-8";
/* USA */

/*----------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;
	}
#flashvideo {
	margin: 0;
	padding: 0;
	}
#flashcontent {
	width: 950px;
	height: 380px;
	clear: both;
	}
#home #flashcontent {
	margin-top: 7px;
	}	
/*---------MASTER ------------------------*/
body {
	margin:0;
	padding:0;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 75%;
	line-height: 142%;
	color: #333;
	background: #fff;
	}
	
	/* BACKGROUND IMAGES */
body#home {
	background: url(../img/bg_home.jpg) no-repeat;
}
body#student{
	background: url(../img/bg_student.jpg) no-repeat;
}
body#exp{
	background: url(../img/bg_experienced.jpg) no-repeat;
}
body#apply {
	background: url(../img/bg_apply.jpg) no-repeat;
	}
body#career {
	background: url(../img/bg_career.jpg) no-repeat;
	}
body#rewards {
	background: url(../img/bg_rewards.jpg) no-repeat;
	}
body#why {
	background: url(../img/bg_why.jpg) no-repeat;
	}
body#other {
	background: url(../img/bg_other.jpg) no-repeat;
}	

/* WRAPPERS */			
#homewrap, #applywrap, #expwrap, #studentwrap, #careerwrap, #rewardswrap, #whywrap, #otherwrap  {
	width: 950px;
	margin: 0 auto;	
}

/* BANNERS */
#homewrap #banner{
	background: url(../img/bg_menu_home.png) no-repeat top;
	height: 415px;
	}
#applywrap #banner {
	background: url(../img/banner_apply.png) no-repeat;
	height: 200px;
	}
#expwrap #banner {
	background: url(../img/banner_experienced.png) no-repeat;
	height: 200px;
	}	
#careerwrap #banner {
	background: url(../img/banner_career.png) no-repeat;
	height: 200px;
	}	
#rewardswrap #banner {
	background: url(../img/banner_rewards.png) no-repeat;
	height: 200px;
	}	
#whywrap #banner {
	background: url(../img/banner_why.png) no-repeat;
	height: 200px;
	}	
#studentwrap #banner{
	background: url(../img/banner_student.png) no-repeat;
	height: 200px;
	}
#studentwrap  {
	background: url(../img/student.png) no-repeat 711px 0px;
}
#otherwrap #banner{
	background: url(../img/banner_other.png) no-repeat;
	height: 200px;
	}



/* LAYOUT */
#container {
	width: 950px;
	float: left;
}
#sidebar {
	float: left;
	width: 250px;
	padding: 15px 0 15px 0;
}
#primary {
	float: right;
	width: 630px;
	padding: 15px 15px 15px 0;
}
#primary_wide {
	width: 900px;
	padding: 15px;
	clear: both;
}

#footerwrap {
	background: #2c2c2c;
}
#footer {
	width: 922px;
	float: left;
	color: #fff;
	font-size: 85%;
	padding: 8px 15px;
	background: #999;
}
#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 0px;
	color: #fff;
	}
#banner #social img {
	padding-right: 4px;
	}
#banner #locations {
	width: 120px;
	float: right;
	margin: 8px 5px 0 0;
	}

/* 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;
	}	
h1.headleft {
	width: 200px;
	float: left;
	}
p.floatright {
	width: 400px;
	float: right;
	text-align: right;
	}
a.small { font-size: 85%;}	
p.narrow-floatright {
	width: 110px;
	float: right;
	text-align: right;
	}			
h2 {
	font-size: 130%;
	color: #c74023;
	padding: 13px 0 3px 0;
	font-weight: normal;
	}
h2.top {
	padding-top: 0;
	}	
h3 {
	font-size: 110%;
	color: #333;
	padding: 8px 0 0 0;
	}	
h4 {
	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: 0;
	}
p.border-bottom {
	border-bottom: 1px dashed #ccc;
	padding: 0;
	}		
.callout {
	border: 1px solid #ccc;
	margin: 25px 0;
	padding: 10px;
	}
#crumb {
	font-size: 85%;
	padding: 1px 0 1px 10px;
	}
.crumbon {
	font-weight: bold;
	}			
ul.target {
	list-style: none;
	margin: 0;
	}
ul.target li {
	padding: 2px 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: #ea6f36;
	}
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;
	}	
ul.popular li.comm strong {
	color: #ea8922;
	}
ul.popular li.outsource strong {
	color: #136491;
	}			


	/* 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;
	}	

/* TABLES */
table .iframe{
	margin: 10px 0;
	}
table#iframetable {
	clear: both;
	}
.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;
	}
.formtable td{
	vertical-align: top;
	}				
#popupwrap {
	margin: 20px;
	width: 350px;

	}	
	/* 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;
	}		
.required {
	color: #c74023;
	font-weight: bold;
	}	
#firstname, #lastname, #company, #phone, #email, #message {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}	
input.button {
	background: #0f618d;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 6px;
	border: 0;
	}	
input.button:hover, input.button:focus  {
	border: 0;
	background: #c74023;
	}	
input:focus, textarea:focus{
	background: #eee;
	}	