@import url(../multimedia/video.css);
h2 {
	font:22px arial;
	color:#65b3d9;
	border-bottom:7px solid #65b3d9;
	margin-bottom:2px;
	width:568px;
}
h2 a {
	color:#65b3d9;
}
h3 {
	font:bold 17px arial;
	color:#0e7aa9;
	margin-bottom:15px;
}
h3 a {
	color:#0e7aa9;
}
#page_body  {
	background:#FFF url(http://www.sloan.org/images/pagebody_bg.png) repeat-y top right ;
}
#page_header {
	background: url(http://www.sloan.org/images/header_programs.jpg) no-repeat 0 34px;
}

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

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

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

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


/*-- 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 {
	text-decoration: underline;
}


/*-- 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 {
	text-decoration: underline;
}

/*-- 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;
}

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

ul#links li a {
	text-decoration: underline;
}

/*-- 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:350px;
}
#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;
}

/*-- 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%;
}@import url(../program/styles.css);
	
	
#page_body  {
	background:none ;
}

/*-- Left Content styles --*/
#left {
	width:393px;
	float:left;
	padding:10px;
}

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

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

#books_list {
	background:transparent url(http://www.sloan.org/images/books_bottom.png) no-repeat bottom center;
	width:567px;
}
#books_wrapper {
	background:transparent url(http://www.sloan.org/images/books_top.png) no-repeat top center;
	width:567px;
	overflow:hidden;
}


#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;
}


#books {
	list-style: none !important;
	overflow: hidden;
	margin:0 !important;
	padding-left:8px;
	width:375px;
}
#books li {
	text-align:center;
	float:left;
	width:110px;
	margin:5px;
	font:normal 11px arial;
	min-height: 220px;
}
#books li img {
	display:block;
}
#books li a {
	display:block;
	font:bold 12px arial;
}

#buttons {
	margin-top: 20px;
	width:100% !important;
}