/* CSS Document */
.scsu-shell-width {
	width: 100%;
}
#scsuSubsiteArea {
	margin-top: 10px !important;
}

/*body {
	margin: 0px;
}
*/

/* Temporary fix for old scsu header */
.header-nav ul.menu {
	margin-top: 50px !important;
}


#header {
	/*background-image: url(../images/header_stretch.jpg);
	background-repeat: repeat-x;*/
	width: 100%;
	min-width: 695px;
	height: 82px;
}

#nav {
	width: 128px;
	/*float: left;*/
	position: relative;
	float: left;
	left: 0px;
	clear: left;
}
#nav ul {
	margin: 0px 7px 0px 10px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: .75em;*/
	font-size: 75%;
	font-weight: bold;
}
#nav li {
	padding: 4px 0px 6px 0px;
	border-bottom: 1px solid #BDC2A9;
}
#nav a {
	padding: 3px 0px 3px 3px;
	text-decoration: none;
	display: block;
}
#nav a:hover {
	background-color: #EDEEE8;
}
#nav .ed a {
	color: #663366;
}
#nav .job a {
	color: #CC6600;
}
#nav .intern a {
	color: #006666;
}
#nav .back a {
	color: #0564B8;
}
#nav .back li {
	border-bottom: 1px solid #FFFFFF;
}
#nav .back a:hover {
	background-color: #ECF3FA;
}

#content {
	border-left: 1px solid #BDC2A9;
	padding: 0px 10px 0px 10px;
	margin-left: 128px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: .8em;*/
}
#content h1 {
	margin-top: 0px;
	padding-top: 8px;
	/*font-size: 1em;*/
	font-size: 100%;
	color: #0564B8;
}
#content h2 {
	/*font-size: 1em;*/
	font-size: 100%;
}
#content h2.tagline, #content .tagline {
	margin: 0px 10% 10px 10%;
	text-align: center;
	/*font-size: .8em;*/
	font-size: 80%;
	border: 1px dashed #0564B8;
	padding: 10px;
}
#content p {
	/*font-size: .8em;*/
	/*font-size: 80%;*/
}
#content a {
	color: #990000;
}
#content a:hover {
	text-decoration: none;
}
#content li {
	/*font-size: 80%;*/
}
#content li p {
	font-size: 100%;
}

#faq ul {
	list-style-type: none;
}
#faq h2 {
	color: #0564B8;
}
#faq p {
	margin-left: 10px;
}
.top {
	float: right;
	/*font-size: .8em;*/
	/*font-size: 80%;*/
}
/* Listings */
#listingshead {
	min-width: 550px;
}
#listingshead a {
	color: #990000;
	text-decoration: none;
}
#listingshead a:hover {
	color: #8B8E7B;
	text-decoration: underline;
}
#listingshead a:visited {
	color: #8B8E7B;
}
#listingshead form {
	background-color: #DFE1D5;
	border: 1px solid #BCC0A7;
	margin: 4px 20px;
	text-align: center;
	height: 90px;
}
#listingshead form p {
	padding: 1px 15px 1px 15px;
	margin: 5px;
	/*font-size: .8em;*/
	font-size: 75%;
	line-height: 25px;
}
#listingshead h1 {
	text-align: left;
	/*font-size: .8em;*/
	font-size: 75%;
	margin: 0px;
	background-color: #BCC0A7;
	padding: 2px;
	color: #333333;
}
#listingshead .viewby {
	display: block;
	float: left;
	line-height: 1.6em;
	margin-top: 10px;
}
#listingshead a:visited {
	color: #990000;
}
#listingshead .search {
	margin-top: 5px;
}

#listings p {
	margin: 0px;
	padding: 0px;
}
#listings ul {
	/*list-style-type: none;*/
	text-align: left;
	padding-left: 15px;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
#listings li  {
	padding-right: 2em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: .8em;*/
	font-size: 70%;
	clear: left;
	font-style: italic;
	color: #666666;
	padding-top: 6px;
	_padding-top: 3px;
}
#listings .currently {
	text-align: right;
	font-weight: bold;
	margin: 10px 30px 10px 0px;
}

#listings .jobtitle {
	width: 70%;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 3px;
}
#listings a.jobtitle {
	color: #990000;
	text-decoration: none;
	font-style: normal;
	position: relative; /* 070917 */
}
#listings a:visited.jobtitle {
	/*color: #448ECD;*/
	color: #8B8E7B;
}
#listings a:hover.jobtitle {
	color: #8B8E7B;
	text-decoration: underline;
}
.disclaimer {
	/*font-size: .8em;*/
	font-size: 75%;
	color: #333333;
	border-top: 1px solid #CCCCCC;
	margin-top: 25px;
	padding-top: 2px;
}

/* Display Record */
.prevnext {
	text-align: center;
	/*font-size: .8em;*/
	font-size: 75%;
}
.greyout {
	color: #666666;
}

#jobhead .title {
	font-weight: bold;
	margin: 5px 0px;
	color: #0564B8;
}
#jobhead .posted {
	/*font-size: .8em;*/
	font-size: 75%;
	margin: 0px;
	color: #8B8E7B;
}
#jobhead .expire {
	/*font-size: .8em;*/
	font-size: 75%;
	margin: 0px;
	color: #BCC0A7;
}
#jobhead .texthtml {
	float: right;
	margin-top: -20px;
	/*font-size: .75em;*/
	font-size: 75%;
}

