/* SUNY Downstate Medical Center Custom Stylesheet*/
/* This is the secondary stylesheet for the SUNY Downstate web site. It may be used to customize the color scheme of your web site. */

/* NAVIGATION BAR STYLES */
#navigation li a:hover {
	background-color: #5496D6;
	color: #FFF;
}
#site-home-button li a {
	background-color: #E3E4E8;
	color: #000;
	font-weight: bold;
}
#section1 li a {
	background-color: #F2F2F2;
	color: #0B417D;
	font-weight: bold;
}
#section2 li a {
	background-color: #F2F2F2;
	color: #0B417D;
	font-weight: bold;
}
#section3 li a {
	background-color: #F2F2F2;
	color: #0B417D;
	font-weight: bold;
}
#section4 li a {
	background-color: #F2F2F2;
	color: #0B417D;
	padding: 4px 4px 4px 15px;
	font-weight: bold;
}
#section4 li ul a {
	background-color: #F2F2F2;
	color: #0B417D;
	font-weight: bold;
}
#navigation ul li:hover > ul {
	border-left: 2px solid #99A093;	/* sets the left-side line color for drop-down menu */
}
#navigation li a {
	border-bottom: 1px #CFD4DB solid;	/* sets the bottom border color of each button */
}
/* HEADING AND TEXT STYLES */
h2 {
	background-color: #2A78BA;
	color: #FFFFFF;
	padding: 2px 0 3px 6px;
}
h3, h4 {
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1.5em;
	color: #0B417D;
}
h5 {
	line-height: 1.3em;
}
p {
	color: #0B417D;
}
ul {
	color: #0B417D;
}
ul.orange_bullet {
	list-style: url(../images/bullet-orange.gif);
	margin: 0 0 0 1.5em;
	padding: 0;
}
ul.orange_bullet_large {
	list-style: url(../images/bullet-orange.gif);
	font-size: 1.3em;
	margin: 0 0 0 1.5em;
	padding: 0;
}
ul.bullet_square_large {
	list-style: url(../images/bullet-square.gif);
	font-size: 1.3em;
	margin: 0 0 0 1.5em;
	padding: 0;
}
.underline_blue {
	border-bottom: 1px #36F solid;
}
.header_solid_grey {
	background-color: #E7E9EC;
	color: #000;
	padding: 0 0 0 4px;
}
.text_red { color: #F30; }
/* SIDE BAR STYLES */
#side-bar-content-box, #side-bar-content-box p, #side-bar-content-box img, #side-bar-content-box a {
	background-color: transparent;
}
#side-bar {
	background: #F2F2F2 /*url(../images/sidebar_lines.jpg) repeat-x bottom*/;
}
#side-bar-content-box, #side-bar-content-box p, #side-bar-content-box a {
	font: 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 5px 0 15px;
}
#side-bar-content-box a:hover {
	color:#0066FF;
}
.menu_cube {
	width:40px;
	float:left;
	margin-bottom: 10px;
}
.cube_text {
	width:105px;
	text-align:left;
	float:right;
}
/* CUSTOM STYLES */
.text_box65 {
	width: 65%;
	margin: 0 0 0 25px;
}
.text_box75 {
	width: 75%;
	margin: 0 0 0 25px;
}
.text_box95 {
	width: 95%;
	margin: 0 0 0 25px;
}
.text_box100 {
	margin: 0 0 0 25px;
}
.text_box65 p, .text_box75 p, .text_box100 p {
	line-height: 21px;
}
#body {				/* adds some space and a horizpntal line at the bottom of the BODY section */
	padding-bottom: 25px;
	border-bottom: 1px #CCC solid;
}
.photo_credit {
	color: #999;
	font-size: 9px;
	float: right;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
.photo_caption {
	line-height:1.4em;
	font-size:.95em;
	margin-top: .3em;
	color: #000;
}
sup, sub {
	line-height: .5em;
	font-size: .8em;
}
.callout_blue {
	width: 258px;
	margin: 0 0 0 15px;
	padding: 0;
	border: 1px #799FBA solid;
	background-color: #F0F1F5;
	float: left;
}
.callout_blue h3 {
	margin: 0;
	padding: 5px 0;
	background: #FFF url(../images/header_graphic.jpg) no-repeat top right;
	border-bottom: 1px #799FBA solid;
	font-size: 1.6em;
	text-align: center;
	color: #0B417D;
	display: block;
}
.callout_blue p {
	margin: 0;
	padding: 0 6px 4px 6px;
	line-height: 1.3em;
	color:#000;
	background-color: transparent;
	font-size: 98%;
}
.callout_blue h4 {
	margin: 0;
	padding: 0 6px;
	line-height: 1.3em;
	color:#000;
	background-color: transparent;
	font-size: 98%;
}
.callout_green {
	width: 258px;
	margin: 0 0 0 15px;
	padding: 0;
	border: 1px #6C6 solid;
	background-color: #F0F1F5;
	float: left;
}
.callout_green h3 {
	margin: 0;
	padding: 5px 0;
	background: #FFF url(../images/header_graphic_green.jpg) no-repeat top right;
	border-bottom: 1px #090 solid;
	font-size: 1.6em;
	text-align: center;
	color: #030;
	display: block;
}
.callout_green p {
	margin: 0;
	padding: 0 6px 2px 6px;
	line-height: 1.2em;
	color:#000;
	background-color: transparent;
	font-size: 98%;
}
.callout_green h4 {
	margin: 0;
	padding: .7em 6px .2em 6px;
	line-height: 1.2em;
	color:#000;
	background-color: transparent;
	font-size: 110%;
}
.callout_green ul {
	line-height: normal;
	margin-left: 2em;
}
/* LAYOUT */
.photo_wrap_1 {
	width: 800px;
	background-color: #FFF;
}
.photo_wrap_2 {
	width: 600px;
	background: #FFF /*url(../images/brooklyn_bridge_sml.jpg) no-repeat top left*/;
	float: left;
	margin: 0;
	padding: 0;/*padding: 245px 0 0 0;*/
}
.photo_wrap_1 h3, .photo_wrap_2 h3 {
	margin: 0;
	padding: .85em 0 0 0;
}
.photo_wrap_1 h4, .photo_wrap_2 h4 {
	margin: 0;
	padding: .5em .5em 0 0;
	color: #0B417D;
	background-color: #FFF;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: normal;
}
.photo_wrap_1 h4 a, .photo_wrap_2 h4 a {
	color: #03F;
	font-weight: bold;
}
.photo_wrap_1 h4 a:visited, .photo_wrap_2 h4 a:visited {
	color: #03F;
}
.photo_wrap_1 h4 a:hover, .photo_wrap_2 h4 a:hover {
	color: #F60;
}
#body .photo_wrap_1 table, #body .photo_wrap_1 table td {
	border: none;
}
#body .photo_wrap_1 table td {
	padding: 20px 0 0;
}
.photo_box {
	width: 400px;
	margin: 0 0 1em 0;
	padding: 0;
}
.column_20em {
	width: 20em;
	margin: 0;
	padding: 0 1em;
	float: left;
	text-align: center;
}
.column_20em h4, .column_20em h5, .column_20em p {
	line-height: normal;
	margin: 0;
	padding: 0;
}
.column_20em h3 {
	color: #FFF;
	background-color: #6BA6D4;
	margin: 13px 0 5px;
	font-size: 1em;
}
.column_20em h4 {
	padding: 8px 0 0 0;
	color: #9F0A36;
	font-size: 1em;
}
.column_20em h5 {
	font-weight: bold;
	font-size: 1em;
}
.referral_box {
	width:200px;
	background-color:#E3E5E8;
	margin:0 20px 20px 0;
	float: left;
}
.referral_box h4 {
	background:transparent;
	line-height:normal;
	padding: .3em 0 0 .5em;
	margin: 0;
	display: block;
	height: 40px;
}
.referral_box a, .referral_box a:visited {
	color: #03F;
	text-decoration: none;
}
.referral_box a:hover {
	color:#F30;
}
.referral_box ul {
	margin: 0;
	padding: .8em 0;
	background-color:#F2F2F2;
}
.referral_box li {
	margin: 0 .5em 0 2em;
	padding: 0 0 .5em 0;
	font-size: 1.2em;
	line-height: normal;
}
.teaser {
	width: 600px;
	min-height: 179px;
	/*background-color: #E3E3CF;*/
	display: block;
}
.teaser img {
	float: left;
}
.teaser h3 {
	background-color: #e6e6e6;
	color: #2A78BA;
	display: block;
	font-size: 1.4em;
	padding: .3em .5em;
	margin: 0;
	line-height: normal;
}
.teaser p {
	font-size: 1.2em;
	color: #000;
	padding: 10px 10px 10px 0;
	margin: 0 0 0 340px;
	line-height: 1.3em;
}
/* FACULTY PAGE LAYOUT */
#bio_wrapper {
	margin: 5px;
	background-color: #FFF;
}
#bio_wrapper p {
	padding: 0;
	margin: 0;
}
#bio_photo {
	float: left;
	width: 120px;
	background-color: #FFF;
}
#bio_info {
	margin: 0 50px 0 121px;
	padding-top: 8px;
	background-color: #D9DCDF;
}
#bio_info h4 {
	font-size: 16px;
	color: #004681;
	background-color:#D9DCDF;
	padding: 0 0 0 15px;
	display: inline;
}
#bio_info p {
	font-size: 14px;
	line-height: 18px;
	padding: 0 0 0 15px;
	margin: 0;
}
#bio_info a {
	color: #000;
	background-color:#D9DCDF;
}
p a.red_link {
	color: #CC0000;
	background-color:#FFF;
}
#bio_title {
	clear: both;
	background-color: #EDEDED;
}
#bio_title p {
	margin: 0 0 0 15px;
	padding: 5px 0;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	color: #004681;
}
#bio_text {
	background-color: #F9F9F9;
	padding: 10px 0 0 0;
}
#bio_text p {
	font-size: 12px;
	padding: 2px 0 4px 15px;
	line-height: 16px;
	color: #000000;
}
#bio_text h4 {
	font-size: 14px;
	padding: 0 0 0 15px;
	line-height: 16px;
	color: #5E8180;
	background-color: #F9F9F9;
}
/* TABLE LAYOUT */
#body table {
	border: 1px #333333 solid;
	border-right: none;
	border-bottom: none;
}
#body th {
	background-color: #E3E3CF;
	padding: 2px 0;
	font-weight: bold;
	border-right: 1px #333333 solid;
	border-bottom: 1px #BDCDA2 solid;
}
#body td {
	padding: 3px 5px;
	border-right: 1px #333333 solid;
	border-bottom: 1px #999999 solid;
}
#body td.total {
	background: #F3EEDF;
	font-weight: bold;
	border-top: 1px #BDCDA2 solid;
}
#body tr.yellow {
	background: #FFFCD3;
}
#body table.no-border-table {
	border: none;
	background-color: #f2f2f2;
	padding: 15px 10px;
	border: 1px #e6e6e6 solid;
}
#body table.no-border-table td {
	border: none;
	padding: 0;
}
#body table.no-border-table p {
	padding: 3px 0 10px 0;
	margin: 0;
	line-height: normal;
	background-color: #f2f2f2;
}
#body table.insurance-table {
	border: 1px #799FBA solid;
	border-right: none;
	background-color: #E3E4E8;
}
#body table.insurance-table td {
	padding: 0 10px;
	color: #000000;
	border-right: 1px #799FBA solid;
	border-bottom: none;
	background-color: #F3F4F8;
}
#body table.insurance-table th {
	border-right: 1px #39F solid;
	background: #C1DAEA url(../images/header_graphic_wide.jpg) no-repeat top left;
	color: #000000;
	font-size: 1.2em;
	padding: 6px 0;
}
#body table.insurance-table p, #body table.insurance-table a {
	margin: 0;
	padding: 3px 0;
	background-color: transparent;
	font-weight: bold;
}

