/*-- Imports --*/
@import url(../multimedia/video.css);
/*-- End Imports --*/

/*-- Pagebody Styles --*/
#page_body  {
	background: #fff url(http://www.sloan.org/images/pagebody_bg.png) repeat-y 440px 0px;
}
#page_header {
	background: url(http://www.sloan.org/images/960_redesign/headers/major-programs.jpg) no-repeat 0 34px;
}
h2 {
	font: 22px Arial;
	color: #65b3d9;
	border-bottom: 7px solid #65b3d9;
	margin-bottom: 2px;
	width: 729px;
}
h2 a {
	color: #65b3d9;
}
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 --*/


/*-- Right headers styles --*/
#right h4 {
	font:17px "Helvetica Neue", arial;
	margin:15px 0 7px;
	color:#989898;
}
/*-- End Right headers styles --*/


/*-- Spotlight styles --*/
#spotlight {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	width: 225px;
}
#spotlight a {
	width:160px;
	display: block;
	text-align:center;
}
#spotlight img {
	margin:0 auto;
	margin-bottom:5px;
}
/*-- End Spotlight styles --*/


/*-- Video styles --*/
ul#videos li {
	margin-bottom:20px;
}

ul#videos li {
	position:relative;
	padding-left:50px;
	overflow:hidden;
	width:115px;
}
ul#videos li img {
	position:absolute;
	top:0;
	left:0;
}
ul#videos li span {
	font-weight:bold;
	color:#6a6a6a;
}

ul#videos li a {
	
}
/*-- End Video styles --*/


/*-- Subprograms styles --*/
ul#subprograms {
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
}
ul#subprograms ul {
	margin-bottom:0px;
	margin-top:7px;
}
ul#subprograms ul li {
	list-style: circle;
	margin-left:20px;
}
ul#subprograms li {
	margin-bottom:15px;
}
ul#subprograms li a {
	
}
/*-- End Subprograms styles --*/


/*-- Headlines styles --*/
ul#headlines {
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
}
ul#headlines li {
	margin-bottom:15px;
}

ul#headlines li a {

text-decoration: underline;	
}
/*-- End Headlines styles --*/

.press_source {
        color: #666;
        font-weight: normal;
}


/*-- Links styles --*/
ul#links {
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
}
ul#links li {
	margin-bottom:15px;
}

ul#links li a {	
}
/*-- End Links styles --*/

/*-- Bio styles --*/
#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;
}
#buttons {
	background:url(http://www.sloan.org/images/buttons_bg.png) repeat-x;
	overflow:hidden;
	width: 100%;
}
#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;
}
/*-- End Bio styles --*/


/*-- Grantees styles --*/
.grantee_item {
	margin-bottom:20px;
}
table#sortable_table {
	background:none;
	font-size:11px;
	margin-left:1px;
	width:99%;
}
#sortable_table th {
	text-align:left;
	background:url(http://www.sloan.org/images/th_bg.png) repeat-x top left;
	color:#FFFFFF;
	padding:4px 5px;
	font-weight:normal;
}
table#sortable_table th a {
	color:#FFFFFF;
}
#sortable_table tr td {
	padding:3px 10px;
	border:1px solid #EEE;
}
.letsel {
	background:#000;
}
.letsel a {
	color:#FFF;
}
#filter li {
	float:left;
	padding:0 3px;
}
#table_results {
	clear:both;
	min-height:300px;
}
.subsel {
	font-weight:bold;
}
#header_text{ 
	margin-bottom:15px;
}
#spotlight a {
	display:inline !important;
	text-align:left;
}
input.form_input {
	width:200px;
}
.form_table {
	width:100%;
}
/*-- End Grantees styles --*/
@import url(../program/styles.css);
	
/*-- Pagebody Styles --*/	
#page_body  {
	background: none ;
}
#books_list {
	background: transparent url(http://www.sloan.org/images/960_redesign/books_bottom.png) no-repeat bottom center;
	width: 729px;
}
#books_wrapper {
	background: transparent url(http://www.sloan.org/images/960_redesign/books_top.png) no-repeat top center;
	width: 729px;
	overflow: hidden;
}
/*-- End Pagebody Styles --*/

/*-- Left Content styles --*/
#left {
	width: 555px;
	float: left;
	padding: 10px;
}
#books {
	list-style: none !important;
	overflow: hidden;
	margin: 0 !important;
	padding-top: 3px;
	padding-left: 20px;
	width: 100%;
}
#books li {
	text-align: center;
	float: left;
	width: 100px;
	margin: 5px 20px 5px 5px;
	font: normal 10px arial;
	min-height: 240px;
}
#books li img {
	display: block;
	margin: 0px auto 3px auto;
}
#books li a {
	display: block;
	font: bold 11px arial;
}
#buttons {
	margin-top: 20px;
	width: 100% !important;
}
/*-- End Left Content styles --*/

/*-- Right Content styles --*/
#right {
	width: 147px;
	float: left;
	padding: 10px 0 10px 0px;
	margin-left: 7px;
}
#right h4 {
	font: 17px "Helvetica Neue", arial;
	margin: 15px 0 7px;
	color: #989898;
}
#right ul li {
	margin-bottom: 10px;
}

#right ul li.selected {
	background: #E8E8E8;
}
#right ul li a {
	color: #FFF;
	display: block;
	padding: 5px 0 5px 16px;
}
#right ul li.selected a {
	color: #000;
	font-weight: bold;
}
/*-- End Right Content styles --*/
