@charset "UTF-8";

body {
  text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
  font-size:12px;
}

body #nav li {
  text-align: left;
}

#package {
  width: 80em;
  padding:0;
  margin: 0 auto;
  text-align: left; /* this overrides the text-align: center on the body element. */
}

/* Masthead*/

#masthead {
  text-align: left;
  background-image:url(../images/ssrc_masthead.gif);
  background-position:top;
  background-repeat:repeat-x;
  height: 10.25em;
  background-color: #bdccd4;
  position: relative;
}

#banner {
  height:7.36em;
  overflow:hidden;
}

#banner img {
  float:left;
  margin-top: 1.5em;
  margin-left: 1.67em;
}

#navbar {
	width:80em;
	height:3em;*height:2.67em;
	position: relative;
	z-index: 100;
}

#nav {
	padding:0;
	margin: 2px 0 0 1em;
	float:left;
	clear:right;
	font-size: 1em;
	line-height: 1.5em;
}

#nav > ul > li {
	display:inline;
	font-size:0.92em;
	overflow:hidden;
	margin:0;*margin-left:2px;
	line-height:28px;
	position: relative;
  font-size: 13px;
  text-transform: uppercase;
}

#nav ul a {
	text-decoration:none;
	color:#456;
	padding:4px 10px 4px;
	background-color: #FFFFFF;
	background-image:url(../images/shadows/menu_shadow.gif);
  background-position: 0px 1px;
}

#navbar ul a:hover,
#navbar ul li.selected a {
	background-image:none;
}

#nav > ul {
	padding:7px 0 3px 10px;
	background-image: url(../images/shadows/navbar_s_left.gif);
	height:23px;
}

#nav .subnav-container ul {
	vertical-align: top;
}

#nav .subnav-container {
	position: absolute;
	left: 0;
  margin-top: -2px;
	width: 400px;
	background: #555966;
	z-index: 100;
	display: none;
	visibility: hidden;
	box-shadow: 0px 0px 6px #555966;
	-webkit-box-shadow: 0px 0px 6px #555966
}

#nav .programs .subnav-container {
	width: 640px;
}

#nav .programs .column {
	max-width: 205px;
}

#nav ul li:hover .subnav-container {
	display: block;
	visibility: visible;
}

#nav .subnav-main {
	text-align: left;
	float: left;
	padding: 12px 0;
	margin: 0;
}

#nav .column {
	display: inline-block;
	float: left;
	max-width: 170px;
}

#nav .featured-item {
  position: absolute;
  bottom: -70px; left: 0;
  padding: 10px;
  width: 100%;
  background: #404451;
  border-top: 1px solid #3b3f4c;
  height: 70px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#nav .featured-item img {
  float: left;
  margin-right: 8px;
}

#nav .featured-item p {
  font-size: 11px;
}

#nav .featured-item h5 {
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}

#nav .featured-item h5 a {
  font-size: 13px;
}

#nav .subnav-container .featured-item a {
  padding: 0 0 3px;
}

#nav .subnav-container .featured-item a:active, #nav .subnav-container .featured-item a:hover {
  background: transparent;
}

#nav .featured-item p {
  margin: 0;
  text-transform: none;
  color: #cbcfdc;
}

#nav .column + .column {
	margin-left: 6px;
}

#navbar .subnav-container a {
	color: #FFF;
	font-size: 11px;
  line-height: 12px;
	background: transparent;
	letter-spacing: 1px;
	text-transform: none;
	display: block;
}

#navbar .subnav-container ul a {
  font-size: 12px;
  letter-spacing: 0;
}

#nav .subnav-container a:hover,
#nav .subnav-container a.active {
	background-color: #777988
}

#nav .offset {
	min-height: 150px;
	min-width: 150px;
  max-width: 19@r0b0$auRu$@0px;
	background: #bdccd4;
	float: right;
	padding: 12px;
}

#nav .offset h4 {
	font-size: 12px;
	margin-bottom: 12px;
	padding-top: 3px;
}

#nav .offset .column {
	max-width: 180px;
}

#nav .about .subnav-container {
  width: 21em;
}

#nav .about .subnav-container.expanded {
  width: 400px;
}

#nav .programs .offset .column {
	max-width: 200px;
}

#nav .offset li {
	line-height: 1;
	margin-bottom: 8px;
	text-transform: none;
}

#nav .offset a {
	padding: 4px 0;
	color: #555966;
	letter-spacing: 0;
}

#nav .programs .offset a {
	font-weight: normal;
}

#nav .offset a:hover,
#nav .offset a.active {
	background-color: transparent;
	text-decoration: underline;
}

#nav .offset span {
	font-size: 11px;
	vertical-align: top;
	text-transform: none;
  line-height: 1.5em;
}
	#nav .offset span.date {
		text-transform: uppercase;
	}

#nav .about .offset {
  width: 140px;
  text-transform: none;
  color: #345;
}

  #nav .about .offset p {
    margin: .5em .5em 1em;
    font-size: 14px;
    font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
  }

#nav .offset .featured-competition {
	vertical-align: top;
	width: 180px;
	max-width: 180px;
}

#nav .featured-competition * {
	vertical-align: top;
}

#nav .featured-competition img {
	width: 180px;
	height: 69px;
}

#nav .featured-competition img + a {
	padding-top: 8px;
}

.nav-all-link {
	width: 150px;
}

#menu-rightshadow {
	float:left;
	padding:0 10px 33px 0;*padding-bottom:0 10px 0px 0;
	background-image: url(../images/shadows/navbar_s_right.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
}

#banner_utils {
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.96em;*font-size:.92em;
  color:#556677;
  text-align:right;
  width:62.5em;
  float: right;
  vertical-align:middle;
  margin:.5em 1.25em 0em 0;*margin:.5em 1.25em 0em 0;
}

#utils {
  margin:1px 0 0;*margin:2px 0 0;
  float:right;
}

#utils li {
  border-right:1px solid #556677;
  display:inline;
  padding:0 0.75em 0 0.75em;
}

#banner_utils form #s {
	
	width: ;
}

#banner_utils form #s {
  background-attachment:fixed;
  background-image:url(../images/srch.gif);
  background-position:right top;
  background-repeat:no-repeat;
  border:1px solid #556677;
  font-family:Arial,Helvetica,sans-serif;
	height: 18px;
	font-size: 12px;
	width: 186px;
  margin-left: 1em;
  padding-left: 4px;
  padding-top: 2px;*padding-top:1px;
}

#banner_utils form #submit {
  font-family:Arial,Helvetica,sans-serif;
  border:none;
  background-color:#bdccd4;
  color:#556677;
  font-size:1em;
}

#banner_utils a, #banner_utils a:link, #banner_utils a:visited {
  color:#556677;
  text-decoration:none;
}

#banner_utils a:hover {
  text-decoration:underline;
}

#srch {
  position: absolute;
  right: 1em;
  bottom: 4em;
  z-index: 200;
}

#srch #s {
	padding: 4px 6px;
  width: 178px;
  border: 1px solid #fff;
  color: #999;
  margin: 0;
  line-height: 18px;
  height: 18px;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

#srch #s:focus {
  color: inherit;
}

#srch p {
  text-align: right;
  padding: 2px 0 0;
}

#srch p a {
  color: #7d8c94;
}

/* Content */


#content {
  margin:0em;
  padding:2.08em 6.83em;
  background:#fff;
  clear:both;
  zoom:1;
  font-size: 1em;
  line-height: 1.5em;
  min-height:400px;
}

#content:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

#content-onecolumn {
  margin:0em;
  padding:2.08em 6.83em;
  background:#fff;
  clear:both;
  zoom:1;
  font-size: 1em;
  line-height: 1.5em;
  width:50em;
}

#content-onecolumn:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}


#primary {
  width:42.67em;*width:42.42em;
  float:left;
  padding-right:1.67em;
}

#secondary {
  width:20.83em;
  margin-left:-1px;
  float:left;
  border-left:1px solid #ccc;
  padding-left:1.08em;
  overflow:hidden;
}


#secondary img {
  max-width:20.83em;
}

#secondary div.figure_div, #secondary div.section_break {
  margin-bottom:2.83em;
  clear:both;
}

#secondary div.section_break {
  float:left;
  width:20.83em;
}

figure-img, audio-slideshow-still, video-still {
  width:20.83em;
}


#admin {
  clear:both;
}



#content-wide {
  margin:0em;
  padding:0em 0em .42em 0em;
  clear:both;
  zoom:1;
  font-size: 1em;
  line-height: 1.5em;
  background-color: #fff;
  background-image: url(../images/bottom_shad.gif);
}

#content-wide:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

/* Utilities */

.float-right {
  float:right;
  margin:0 0 .5em .5em;
}

.float-left {
  float:left;
  margin:0 .5em .5em 0;
}


/* Footer */

#footer {
  margin:0em;
  padding:2.33em 0 10em;
  background:#BDCCD4;
  clear:both;
  zoom:1;
  font-size: 1em;
  line-height: 1.5em;
  background-attachment: scroll;
  background-image: url(../images/bottom_shad.gif);
  background-repeat: no-repeat;
  background-position: center top;
}

body.home #footer, body.programs #footer, body.program_section_pages #footer, body.fellowship_view #footer, body.afj_static_page #footer {
  background-image: url(../images/sides_shad.gif);
  background-repeat: repeat-y;
}

#boilerplate, #footer #tools, #footer #faddress {
  float:left;
  margin-bottom:1em;
}

#boilerplate {
  width:226px;
  margin-left:2.5em;
}

#footer #site-links li {
  display:inline;
  padding-right:1em;
  margin-right:1em;
  border-right: 1px solid #333;
}

#footer #site-links li.last {
  border-right:none;
}

#footer #tools {
  margin-left:2.5em;
  width: 206px;
}

body.home #footer #tools, body.home #footer #boilerplate {
  margin-left:2em;
}

#footer #site-links {
  margin:1em 0 0 2.67em;
  clear: both;
}

#footer #faddress {
  padding-left:2.92em;
  width: 206px;
}

#admin-div {
  clear:both;
  margin: 2.92em;
  text-align: left;
  font-size: 0.92em;
}

#admin-nav {
  text-align:left;
}


.editorial-note {
  width:41.67em;
  margin-bottom:1em;
float:left;
}

/* multiple columns */

#mid_columns {
  float:left;
  padding: 0 0px 9px;
  margin:0 8px;
  background-attachment: scroll;
  background-image: url(../images/midcolumns_bg.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  min-height:178px;
  width: 944px;
}

.mid_column {
  float:left;
  width:188px;
  padding:2em 2em 1.5em;
  background-color:#666666;
  background-image: url(../images/feature_col_bg.gif);
  background-repeat: repeat-x;
  background-position: left top;
  margin:0 auto;
}



#content .search-subsection {
  clear:both;
  margin-bottom:2em;
  float:left;
  width:100%;
}

.content-2column {
  float:left;
  width:20.83em;
  margin-right:1em;
}