/*-- Pagebody Styles --*/
#page_body  {
	background: #fff url(http://www.sloan.org/images/pagebody_bg.png) repeat-y 440px 0px;
}
/*
h2 {
	font: 22px Arial;
	color: #d95f00;
}
*/
#page_header {
  background: url(http://www.sloan.org/images/960_redesign/headers/research-fellow.jpg) no-repeat 0 34px;
}
h2 {
  font: 22px Arial;
  color: #D95F00;
  border-bottom: 7px solid #D95F00;
  margin-bottom: 2px;
  width: 729px;
}
h2 a {
	color: #d95f00;
}
h3 {
	font: bold 17px Arial;
	color: #0e7aa9;
	margin-bottom: 15px;
}
h3 a {
	color:#0e7aa9;
}
/*-- End Pagebody Styles --*/


/*-- Left Content styles --*/
#left {
	width: 463px;
	float: left;
	padding-right: 12px;
}
/*-- End Left Content styles --*/


/*-- Right Content styles --*/
#right {
	width: 228px;
	float: left;
	padding: 0px 0 10px 15px;
	margin-left: 10px;	
}
/*-- End Right Content styles --*/


/*-- Miscellaneous styles --*/
#buttons {
	background:url(http://www.sloan.org/images/buttons_bg.png) repeat-x;
	overflow:hidden;

}
#buttons .corner1 {
	float:left;
	background:url(http://www.sloan.org/images/bt_bg.png) no-repeat top left;
	margin:10px 15px 0;
	height:22px;
	width:auto;
}
#buttons .corner2 {
	background:url(http://www.sloan.org/images/bt_bg2.png) no-repeat top right;
	height:22px;
}
#buttons a {
	color:#FFF;
	display:block;
	text-align:center;
	padding:3px 10px;
}
#director {
	background:url(http://www.sloan.org/images/bio_bg.png) repeat-x;
	padding:10px 20px;
	min-height:66px;
	line-height: 20px;
	margin-top:15px;
}
#director strong {
	display:block;
}
#right h4 {
	font:17px "Helvetica Neue", arial;
	margin:15px 0 7px;
	color:#989898;
}
.submit {
	margin-top:10px;
}
#right img {
	display:block;
}
#right ul {
	margin:10px 14px 20px 0;
	border-bottom:1px solid #CCC;
}
#right ul li {
	margin-bottom:10px;
}
#right a {
	
}
/*-- End Miscellaneous styles --*/


/*-- Sortable tables --*/
div#table_results th {
	text-align: left;
	background: #D95F00;
	color: #fff;
	padding: 4px 5px;
	font-weight: normal;
}
div#table_results {
	margin-bottom: 10px;
}
.letsel {
	background:#000;
}
.letsel a {
	color:#FFF;
}
div#table_results table {
	border:1px dotted #CCCCCC;
	background:none;
	margin:10px 0 0 0;
	width:100%;
	font-size:11px;
}
div#table_results table th a {
	color:#FFFFFF;
}
div#table_results table tr td {
	padding:3px 10px;
	border:1px solid #EEE;
}
/*-- End Sortable Table Styles --*/



/*-- Fellowship List styles --*/
#fsearchBox {
	clear: both;
	background: #e0e0e0;
	width: 100%;
	height: 40px;
	position: relative;
}
#clearsearch {
	text-align:right;
	position: absolute;
	top: 12px;
	left: 240px;
}
#fsearchBox form {
	position: absolute;
	left: 10px;
	top: 10px;
}
#nomatch {
	margin-top:10px;
	text-align:center;
	color:#BB0000;
}
#header_text {
	margin-bottom:20px;
}
.fellow_table {
	margin-bottom:20px;
	border:1px solid #FFE4CF;
	border-collapse: collapse;
	margin-left:4px;
}
.fellow_table td {
	border:1px solid #FFE4CF;
	padding:3px;
}
.fellow_table th {
	background:#D95F00;
	color:#FFF;
	padding:2px;
}
#filter {
	overflow: hidden;
}
#filter li {
	float:left;
	padding:0 4px;
}
#filter select {
	width:110px;
}
/*-- End Fellowship List styles --*/


/*-- Pagination Styles --*/
#pagination {
	margin-top:20px;
	margin-bottom:0 !important;
	font-size: 11px;
}
#pagination a {
	border: none;
	padding:2px 4px;
	margin:0 1px;
	color: #666;
}
#pagination a:hover {
	border: none;
	background: #666;
	color: #fff;
	text-decoration: none;
}
#pagination b {
	border: none;
	padding: 2px 4px;
	background: #666;
	color: #fff;
}
#fsearchBox #pagination {
	position: absolute;
	top: 12px;
	right: 10px;
	margin-top:0;
}
/*-- End Pagination Styles --*/

#image_carousel {
  width: 729px;
}
.image_carousel_header {
  border-bottom: 7px solid #d95f00;
}
.slide {
  cursor: pointer;
}
.slide_modal {
  padding: 15px;
}
.slide_picture {
  display: block;
  float: left;
}
.slide_modal_picture {
  display: block;
  float: left;
}
.slide_details {
  float: left;
  padding: 5px 10px 5px 15px;
}
.slide_modal_details {
  float: left;
  margin: 8px 0px 8px 15px;
}
.jcarousel-container-horizontal {
  width: 729px;
}
.jcarousel-item {
  width: 729px;
}
.jcarousel-prev {
  position: absolute;
  top: 0px;
  right: 32px;
  width: 12px;
  height: 25px;
  cursor: pointer;
  background: url(http://www.sloan.org/images/prev.gif) no-repeat 0px 0px;
}
.jcarousel-pause {
  position: absolute;
  top: 0px;
  right: 13px;
  width: 19px;
  height: 25px;
  cursor: pointer;
  background: url(http://www.sloan.org/images/pause.gif) no-repeat 0px 0px;
}
.jcarousel-next {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 12px;
  height: 25px;
  cursor: pointer;
  background: url(http://www.sloan.org/images/next.gif) no-repeat 0px 0px;
}
