body {
	background: #f5f5f5 url('/img/re-entry/subpage-bg.gif') repeat-x top;	
	height: 100%;
}

#pathways .hd h2 {
	background: #f5f5f5;
}

body.pathways {
}

body.pathways.index,
body.pathway {
}

#top_bar {
	display: none;
}

#wrapper {
	width: 982px;
}


#header h1 {
	float: left;
}

.spacer_dots {
	background: url('/img/re-entry/subpage-bg.gif') repeat-x top;	
	padding-top: 26px;
}
body.salary #subhead,
body.resources #subhead,
body.counselors #subhead {
  margin-bottom: 4px !important;
}
.tabs {
  margin-top: 0;
}
.pdf_warn {
  margin-top: 6px;
}
#content .left .hd {
  margin-bottom: 21px;
}
#content .left .block {
  margin-top: 10px !important;
}

#header {
	height: 56px;
	width: 982px;
}

#header h1 a {
	width: 266px;
	height:55px;
	background: #ff7603 url(/img/re-entry/logo.gif);
	display: block;
	text-indent: -9999px;
	line-height: 55px;
	margin-right: 1px;
}

#header ul.navigation {
	background: #91906E url(/img/re-entry/nav_bg.png) repeat-x;
	margin-top: 25px;
	float: left;
}

#header ul.navigation li {
	float: left;
	border-right: 1px solid #fff;
}

#header ul.navigation li a {
	color: #fff;
	line-height: 30px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	width: 142px;
	text-align: center;
	display: block;
}
#header ul.navigation li a:hover {
  background-color: #a19f82;
}

#header ul.navigation li a#menu-nav-pathways {
	background: url(/img/re-entry/arrow.gif) 80% 50% no-repeat;
}

#pathways_nav_header {
	top: 56px;
}

#header #college_finder {
	position: absolute;
	z-index: 2;
	top: 56px;
	right: 0;
	width: 274px;
	padding: 6px 5px;
	background: #fff;
	border: 1px solid #ccc;
}

.pathways #header #college_finder {
	border: 0px;
	padding: 8px;
	right: 0px;
	top: 55px;
}

#header #college_finder input.zip {
	width: 132px;
	height: 18px;
	padding: 3px 8px;
	text-align: center;
	float: left;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ccc;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	color: #3d3d3d;
}

#header #college_finder .sep {
	float: left;
	border-right: 1px solid #dfdfdf;
	margin: -8px 8px;
	height: 40px;
}

#header #college_finder input.submit {
	float: left;
	background: url(/img/global/button_bg.png) repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 105px;
	padding: 5px 10px;
	border: 0;
	cursor: pointer;
}

.callouts {
	height: 160px;
	background: url(/img/re-entry/callouts_bg.gif) repeat-x;
	margin: 9px 0;
	width: 982px;
	padding: 20px 0;
}

.callouts .callout {
	float: left;
	position: relative;
	width: 320px;
	height: 156px;
	margin-right: 10px;
	overflow: hidden;
}

.callouts .last {
	margin-right: 0;
}

.callouts .callout a {
	width: 315px;
	height: 156px;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

.callouts .callout a span.cf {
	position: absolute;
	top: 115px;
	left: 0;
	line-height: 31px;
	padding: 0 18px;
	font-size: 16px;
	background: #363636;
	background: rgba(74,74,74,0.8);
	color: #fff;
	text-shadow: 1px 1px 0px #fff;
}
.callouts .callout a:hover span.cf {
	background: rgba(0,0,0,0.5);
}

#pathway_head {
	height: 505px;
	position: relative;
	z-index: 1;
}


#pathway_head img {
	margin: 40px 0 0 40px;
	float: left;
}

#pathway_head h3 {
	width: 225px;
	float: left;
	font-size: 22px;
	margin: 60px 0 0 10px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.25);
}

#pathway_head ul#pathways-nav {
	right: 25px;
}

#content {
	width: 980px;
}
/*
#content .right {
	width: 643px;
}*/

.pathway #content {
	z-index: 2;
	position: relative;
	width: 930px;
	margin: 0 35px;
	border: none;
	background: url(/img/re-entry/re-entry_content_bg.gif) 0 0 repeat-y;
}

.pathway #content .left {
	margin-top: -110px;
	width: 286px;
}

.pathway #content .right {
	float: left;
	width: 545px;
	margin: 0;
	padding: 29px 30px;
}

#content .right h4.borders {
	margin-top: 13px;
}

#resources {
	margin: 25px 35px 0 25px;
	width: 930px;	
}

/*subhead*/
#shine {
  background: #d7d6d6 url('/img/re-entry/shine.gif') no-repeat top center;
}
#subhead {
	padding-left: 285px;
	min-height: 256px;
	background: url(/img/re-entry/book_salary.png) 15px 50% no-repeat;
	margin-bottom: 28px;
}

#subhead .story {
	padding-bottom: 40px;	
	width: 500px;
}

#subhead .story p {
	margin-bottom: 1em;
}


.resources #subhead {
	background: url(/img/re-entry/book_resources.png) 15px 50% no-repeat;
}


.counselors #subhead {
	background: url(/img/re-entry/folder_counselors.png) 15px 50% no-repeat;
}
.salaries {
  margin-right: 26px;
  margin-bottom: 26px;
}
.last {
  margin-right: 0 !important;
}
body.resources #subhead {
  margin-bottom: 0;
}
.tab {
  font-size: 14px;
}
.container .right {
  margin-top: 0 !important;
}
.container .right .hd {
  margin-top: 18px !important;
  margin-bottom: 18px !important;
}
.right ul {
  padding: 0 10px 15px !important;
}
.right li {
  padding-left: 0 !important;
}
#content .right {
  margin-right: 35px;
}
.pathways #content {
  margin: 0 27px !important;
}

#subhead .story {
  color: #555;
}
#subhead .story h1 {
  font-size: 26px;
  margin: 10px 0 !important;
}
