﻿/*-----------------------------------------------------------------------------*/
/* Sheet Name: ccrf-ar-final.css                                               */
/* Associated Templates: research annual reportwith the research top nav       */
/* Purpose: to modify the top navigation; depends on res-topnav.css            */
/* Author: Stephen Gentle                                                      */
/* Last Modified: 11/04/08                                                     */
/* Copyright: c2008, Cincinnati Children's Hospital Medical Center,            */
/*                   all rights reserved                                       */
/*-----------------------------------------------------------------------------*/
/* Structure and standard styles for whole page ********************************/
html, body
{
	background-color: #CBDDE5;
	font-family: helvetica-neue,helvetica,arial,sans-serif;
}

#central
{
	position: relative;
	padding: 6px 6px 3em 6px;
}

#page
{
	min-width: 750px;
	max-width: 1000px;
	margin: 0 auto 1em auto;
	background-color: #fff;
	padding: 0 0 200px 0;
	border-bottom: 2px solid #CBDDE5;
	zoom: 1;
	font-size: 13px;
}

h1
{
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #4884A1;
	border-bottom: 1px solid #4884A1;
	text-align: left;
	margin: 2px 0 0 0;
	padding: 3px 250px 7px 0;
	background-image: url(/includes/cchmc/images/res-ar/report-header.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

h2
{
	font-size: 1.4em;
	font-weight: bold;
	color: #4884A1;
	border-bottom: 1px solid #9DBECE;
	margin: 1em 0 4px 0;
	padding: 0;
}

h3
{
}

dl
{
	line-height: 1.2em;
}

dt, h3
{
	font-weight: normal;
	margin: 0 0 .2em 0;
	color: #A4945C;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
}

dt
{
}

dd
{
	padding: 0 2em;
}

span.divName
{
	color: #0054a0;
}

em
{
	font-style: italic;
}

/* Top Links *******************************************************************/
div#links
{
	background-color: #c2d7e1;
	text-align: right;
	font-size: 11px;
	line-height: 16px;
	padding: 6px 2px 2px 2px;
	display: block;
	margin-bottom: 3em;
	border-bottom: 1px solid #c2d7e1;
	background-image: url(/includes/cchmc/images/res-ar/top-grad.gif);
	background-repeat: repeat-x;
	zoom: 1;
}

div#links h3
{
	font-size: 12px;
	font-weight: bold;
	color: #4884A1;
}

div#links ul
{
	list-style-type: disc;
	list-style-position: inside;
}

div#links ul, div#links li, div#links h3
{
	display: inline;
}

div#links li
{
	font-size: 12px;
	margin-left: 4px;
	padding: 2px 0 2px 18px;
	background-repeat: no-repeat;
}

div#links li a
{
	padding: 2px;
}

div#links ul li.pdf
{
	background-image: url(/includes/cchmc/images/res-ar/pdf-document.gif);
}

div#links ul li.web
{
	background-image: url(/includes/cchmc/images/res-ar/divhome.gif);
}

div#links ul li.back
{
	background-image: url(/includes/cchmc/images/res-ar/arindex.gif);
}

div#links a:link, div#links a:visited 
{
	color: #333;
}

/* Division Data ***************************************************************/
div.synopsis
{
	margin: 0 330px 0 0;
	position: relative;
	top: 0;
	zoom: 1;
}

table.divdata
{
	width: 100%;
/*	-webkit-box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.5);*/
	font-size: 13px;
}

table.divdata td
{
	border-left: 1px solid #CBDDE5;
	text-align: right;
}

table.divdata th, table.divdata td
{
	padding: 2px 6px;
	border-bottom: 1px solid #9DBECE;
}

table.divdata th.tophead,table.divdata th.subhead
{
	font-weight: bold;
	padding: 6px 4px;
}

table.divdata th.tophead
{
	background-color: #4884A1;
	color: #CBDDE5;
	text-align: center;
	font-size: 1.2em;
	margin: 0;
}

table.divdata th.subhead
{
	color: #4884A1;
	border-bottom: 2px solid #4884A1;
}

table.divdata td.note
{
	font-style: italic;
	color: #666;
	border: none;
	border-top: 1px solid #333;
	text-align: right;
}

div.divphoto
{
	width: 300px;
	float: right;
	background-color: #fff;
	margin: 0 0 0 0;
	clear: right;
}

div.divphoto img
{
	width: 100%;
	border-top: 1px solid #4884A1;
	border-bottom: 1px solid #4884A1;
}

div.divphoto h3
{
	background-color: #4884A1;
	font-weight: bold;
	font-size: 1.2em;
	color: #CBDDE5;
	padding: 6px 4px;
	margin: 0;
	text-align: center;
}

div.divphoto p
{
	margin: 4px;
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
}

/* Content Blocks **************************************************************/
div.datablock
{
	margin-top: 2em;
	clear: both;
	zoom: 1;
}

div.datablock p
{
	margin: 0 0 1em 1em;
	line-height: 1.3em;
}

div.datablock dd p, div.accomp p
{
	margin-left: 0;
}


div.datablock a:link, div#universalLinks a:link, div#search a:link
{
	color: #4884A1;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}

div.datablock a:hover, div#universalLinks a:hover, div#search a:hover
{
	background-color: #D5E4E9;
}

div.datablock a:visited
{
	color: #72A0B7;
	font-weight: bold;
}

div#search a:link, div#universalLinks a:link
{
	text-decoration: none;
}
div#universalLinks a:visited, div#search a:visited
{
	color: #4884A1;
}

div.datablock ul
{
	margin-left: 2em;
	list-style-type: circle;
}

div.datablock li
{
	line-height: 1.3em;
	margin-bottom: 3px;
}

/* Content Blocks - Additions **************************************************/
div.accomp,div.highlight
{
	margin-left: 2em;
}

/*publications ******************/
#publications ol, #gradprog ol
{
	list-style-type: decimal;
	margin-left: 3em;
}

div#publications li
{
}

dt.citation
{
	margin: 1em 0 0 0;
}

dt.citation strong
{
	color: #000;
	font-weight: bold;
}

li.journal span.title, li.other span.title
{
	font-weight: bold;
}

li.book span.title, li.booksection span.title, li.editedbook span.title
{
	font-weight: bold;
}

li.book span.title, li.booksection span.title2, li.editedbook span.title2
{
	font-style: italic;
}

span.journal
{
	font-style: italic;
}

/* faculty and joint faculty ****/
#faculty dt, #jointFac dt
{
	font-weight: normal;
	color: #000;
	margin: 6px 0 0 1em;
	font-size: 1em;
}

#faculty dd
{
	margin: 0 0 0 1em;
	color: #666;
}

#faculty dd strong
{
	color: #72A0B7;
}

#jointFac ul
{
	margin-left: 1em;
	list-style-type: none;
}

span.name
{
	font-weight: bold;
}

span.leadership
{
	font-style: italic;
}

/* miscellaneous ****************/
dd.contrib
{
	font-weight: bold;
}

p.contrib
{
	margin-left: 2em;
	color: #666;
	font-weight: bold;
}

div#collaboration h4
{
	margin-left: 0;
	font-weight: bold;
}

p.significance,  div.fachighlights p, div#collaboration p
{
	margin: 0 2em 1em 2em;
}

div.note p
{
	font-style: italic;
}

#mentions a:link
{
	font-weight: bold;
}

/* Grants **********************************************************************/
table.grants
{
	width: 100%;
}

table.grants th, table.grants td
{
	padding: 2px 4px;
	vertical-align: top;
}

table.grants td.title
{
	font-weight: bold;
	padding: 3px 0 0 3em;
}

table.grants td.serial,table.grants td.sponsor
{
	padding-left: 3em;
}

table.grants td.serial, table.grants td.dates, table.grants td.amount
{
	width: 33%;
	padding-bottom: 6px;
}

table.grants td.dates
{
	text-align: center;
}

table.grants td.amount
{
	text-align: right;
}

table.subproj
{
	margin: 0 10%;
	width: 80%;
}

table.subproj td
{
	width: 33%;
	padding: 4px 8px;
}

div#grants h3
{
	margin: 3px 0 0 1em;
	color: #A4945C;
	border-top: 1px solid #A4945C;
	padding-top: 3px;
}

table.heading
{
	margin: 4px 0;
	width: 100%;
}

table.heading th
{
	font-size: 1.3em;
	color: #72A0B7;
	font-weight: bold;
}

table.heading th.right
{
	text-align: right;
}

table.total
{
	margin-top: 6px;
	border-top: 2px #a89778 solid;
	width: 100%;
}

table.total td, table.total th
{
	padding: 6px;
	font-size: 1.1em;
}

table.total th
{
	font-weight: bold;
	text-align: right;
	width: 80%;
}

table.total td
{
	text-align: right;
	font-weight: bold;
}

table.grandtotal
{
	margin-top: 6px;
	border-top: 1px #000 solid;
	border-bottom: 4px #000 double;
	width: 60%;
	margin-left: 40%;
	background-color: #CBDDE5;
}

table.grandtotal td, table.grandtotal th
{
	padding: 6px;
	font-size: 1.3em;
}

table.grandtotal th
{
	font-weight: bold;
	text-align: right;
	width: 80%;
}

table.grandtotal td
{
	text-align: right;
	font-weight: bold;
}

/* Graduate Program Styles *****************************************************/
table.roster, table.accomplish
{
	width: 80%;
	margin: 0 auto 1em auto;
	font-size: 1em;
	line-height: 1.3em;
}

table.roster td, table.accomplish td,
table.roster th, table.accomplish th
{
	padding: 2px 4px;
	border-left: 1px solid #72A0B7;
	border-bottom: 1px solid #72A0B7;
}

table.roster td, table.accomplish td
{
}

table.roster th, table.accomplish th
{
	font-weight: bold;
	color: #4884A1;
	border-bottom: 2px solid #72A0B7;
}

#gradprog h3
{
	margin-left: 13px;
	color: #A4945C;
	margin-top: 1em;
}


/* Final Globals ***************************************************************/
div#hidden
{
	display: none;
}

span.LoginControl
{
	display: block;
	padding: 6px;
	position: fixed;
	top: 1em;
	right: 1em;
	text-align: center;
	background-color: #aaa;
	border: 2px solid #666;
}

* html span.LoginControl
{
	position: absolute;
}

span.LoginControl a:hover
{
	border: none;
}

a.rtt
{
	display: block;
	font-size: .9em;
	line-height: 1.3em;
	border-bottom: 1px solid #4884A1;
	background-color: #CBDDE5;
	padding: 4px;
	margin: 2em 0 0 0;
	color: #4884A1;
	text-align: left;
	font-weight: bold;
}
