@import url(common.css);

body {
	background-color: #ecede9;
	}
h1 {
	margin: 0 0 14px 21px;
	}
.container {
	width: 990px;
	background: url(../images/careers/careers_bg.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
	}
.container.wide{ background: none; }
	
.container_blue {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	}
#landing_header_container {
	width: 100%;
	text-align: center;
	background: url(../images/landing_header_short_bg.gif) repeat-x;
	}
#landing_header {
	width: 990px;
	height: 45px;
	background-color: #000000;
	clear: both;
	background: url(../images/careers/careers_header-short.gif) scroll 75px top no-repeat;
	margin: 0 auto;
	}
	html>body #landing_header {
		height: 45px;
		}

/* ====== LEFT COLUMN ====== */

#column_left {
	position: relative;
	top: -30px;
	width: 220px;
	float: left;
	}
	

/* ====== CENTER COLUMN ====== */

#column_center {
	width: 570px;
	float: left;
	display: inline;
	margin: 0 0 40px 0;
	padding: 0;
	}
#column_center_wide {
	width: 730px;
	float: left;
	display: inline;
	margin: 0 0 40px 0;
	padding: 0;
	}
#column_center ul {
	padding: 0;
	margin: -13px 0 12px 30px;
	line-height: 18px;
	font-size: 0.75em;
	}
/* BREADCRUMB BEGINS */
div#breadcrumb {
	height: 26px;
	margin: 9px 0 22px 10px;
	font: 0.75em normal arial, helvetica, sans-serif;
	color: #a29d99;
	float: left;
	clear: both;
	display: inline;
	}
div#breadcrumb a {
	text-decoration: underline;
	color: #c0bab5;
	}
div#breadcrumb a:visited, div#breadcrumb a:active{
	color: #c0bab5;
	}
div#breadcrumb a:hover{
	text-decoration: underline;
	color: #4b3222;
	}
/* BREADCRUMB ENDS */

#main_content {
	width: 525px;
	float: left;
	margin: 0 0 15px 10px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFCF6;
	border: 1px solid #c7c0b1;
	display: inline;
	}
	html>body #main_content {
		width: 513px;
		}	
#main_content_wide {
	width: 720px;
	float: left;
	margin: 0 0 15px 10px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFCF6;
	border: 1px solid #c7c0b1;
	display: inline;
	}
	html>body #main_content_wide {
		width: 708px;
		}
			
#main_content a {
	color: #cf7600;
	text-decoration: none;
	}
#main_content a:visited {
	color: #6b808e;
	}
#main_content a:hover {
	color: #cf7600;
	text-decoration: underline;
	}
	
/* ====== RIGHT COLUMN ====== */

#column_right {
	width: 188px;
	float: left;
	margin: 0 0 0 1px;
	background: transparent url(../images/careers/nav_audience_bg.jpg) repeat-x scroll 0 0;
	}
#nav_audience {
	width: 144px;
	background-color: #FAF8F5;
	margin: 9px 13px 0 13px;
	}
#nav_audience {
	width: 137px;
	background-color: #FAF8F5;
	margin: 8px 0 0 15px;
	}
#quick_links {
	width: 153px;
	margin: 21px 0 0 12px;
	}
#quick_links img {
	margin: 0 0 8px 0;
	}
#StudentRollover {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
#learn_about_students {
	width: 139px;
	margin: 0 0 0 11px;
	padding: 24px 0 0 0;
	background: url(../images/admissions_financial_aid/bg_learn_about_students.gif) no-repeat;
	}
#learn_about_students a, a:visited {
/*display: block;  
	This breaks the header and ancester navigations*/
	color: #8e837a;
	text-decoration: none;
	}
#learn_about_students a:hover {
	color: #cf7600;
	text-decoration: none;
	}
#learn_about_students span {
	font-size: 0.625em;
	float: left;
	width: 75px;
	padding: 47px 0 0 0;
	}
#learn_about_students img.learn_more_arrow {
	margin: 1px 0 5px 54px;
	}
.learn_about_footer {
	height: 1px;
	width: 130px;
	background: url(../images/admissions_financial_aid/learn_about_bottom.gif) repeat-x;
	margin: 0 1px 0 19px;
	padding: 0;
	}
	#focus_person {
	width: 153px;
	height: 212px;
	background-color: #FAF8F5;
	margin: 0 0 0 11px;
	padding: 15px 0 0 0;
	border-top: 1px solid #aeb9bf;
	}
#focus_person a.text {
	width: 153px;
	height: 128px;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin: 0;
	font: 0.625em verdana, arial, helvetica, sans-serif !important;
	color: #ede8dd;
	background: url(../images/admissions_financial_aid/bg_focus_person.jpg) no-repeat;
	}
	html>body #focus_person a.text {
		width: 143px;
		height: 118px;
		}
#focus_person a:hover.text {
	color: #5f4842;
	background: url(../images/admissions_financial_aid/bg_focus_person-r.jpg) no-repeat;
	}
