body {
	margin: 0;
	background-image: url(../img/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #eaeaea;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
        line-height: 24px;
	color: black;
}
body#content {
	background-image: url(../img/body-content-bg.jpg);
}

h1 {
font-size: 24px
line-height: 36px;
color: #bd1727;
padding: 0;
margin-bottom: 12px;
}

h2 {
font-size: 12px
line-height: 24px;
color: #bd1727;
border-bottom: 1px solid #e4e4e4;
padding-bottom: 6px;
margin-bottom: 5px;
}

h3 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
}

h4 {
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	color:#bd1728;
}

h1.ptitle {
	color:#ffffff;
	margin-left:10px;
}

.lead {font-size: 12px; line-height: 24px; color: #00;}
.lead a {color: #545454;}

a {color: black;}


a img { border: none; }
*:focus { outline: none; }

.fl { float: left; }
.fr { float: right; }
.clearme { clear: both; }

.c { text-align: center; }


.master {
	width: 973px;
	margin: 0 auto;
}

	#osumc h1 {
	     float: left;
	     width: 401px;
	     height: 24px;
	     margin: 21px 0 0 49px;
	     background-image: url(../img/the-ohio-state-medical-center.png);
	     background-repeat: no-repeat;
	     background-position: left top;
	     text-indent: -9999px;
	}

	#osumc div {
	     float: right;
	     width: 324px;
	     height: 63px;
	     background-image: url(../img/osumc-logo.png);
	     background-repeat: no-repeat;
	     background-position: left top;
	}
		#osumc div a,
		#osumc div a:link,
		#osumc div a:visited,
		#osumc div a:hover,
		#osumc div a:active {
			display: block;
			width: 324px;
			height: 63px;
			text-decoration: none;
			text-indent: -9999px;
		}

#header {
	clear: both;
	height: 64px;
}

	#citih {
		float: left;
		width: 433px;
		height: 63px;
		background-image: url(../img/citih-logo.png);
		background-repeat: no-repeat;
		background-position: center top;
	}
		#citih a {
			display: block;
			width: 433px;
			height: 63px;
			text-indent: -99999px;
		}

	#nav {
		float: right;
		list-style-type: none;
		margin: 8px 49px 0 0;
		padding: 0;
	}

		#nav li {
			float: left;
			margin: 0 0 0 14px;
		}

			#nav li a {
				display: block;
				width: 101px;
				height: 50px;
				background-image: url(../img/new_nav_sprite.png);
				text-indent: -9999px;
			}

			a#projects, a#projects:link, a#projects:visited	{ background-position: 0px 0px; }
			a#services, a#services:link, a#services:visited	{ background-position: -115px 0px; }
			a#about, a#about:link, a#about:visited { background-position: -229px 0px; }

			a#projects.activeNav, a#projects:hover, a#projects:active	{ background-position: 0px 50px !important; }
			a#services.activeNav, a#services:hover, a#services:active	{ background-position: -115px 50px!important; }
			a#about.activeNav, a#about:hover, a#about:active { background-position: -229px 50px !important; }


#banner {
	height: 310px;
	margin: 0 auto;
	background-image: url(../img/red-waves.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

#banner-content {
	height: 119px;
	margin: 0 auto;
	background-image: url(../img/red-waves.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

	#banner .master {
		width: 884px;
		padding-top: 1px;
	}

	#features-container {
		height: 284px;
		background-image: url(../img/features-container-bg.png);
		background-repeat: no-repeat;
		background-position: left bottom;
	}

	#home-subnav {
		list-style-type: none;
		margin: 25px 0 0 60px;
		padding: 0;
	}

		#home-subnav li {
			float: left;
			margin: 0;
		}

			#home-subnav li a {
				display: block;
				height: 23px;
				background-image: url(../img/home-subnav-gen.png);
				color:#efefef;
				font-family:Arial;
				font-weight:bold;
				font-size:13px;
				text-decoration:none;
				padding: 5px 20px;
			}

			.subnav, .subnav:link, .subnav:visited { background-position: 0px 0px; }
			.active, .subnav:hover, .subnav:active { background-position: 0px -33px !important; }

	#features {
		position: relative;
	}

		.home-headline {
			font-size:28px !important;
			font-family:Arial;
			font-weight:bold;
			padding-top:25px;
			width:300px;
			disaply:none;
			line-height:30px;
		}

		.banner-overlay {
			display:none;
			position:absolute;
		}

		.home-banner {
			position:absolute;
			display:block;
		}

		.caption {
			width: 250px;
			line-height:16px !important;
			margin-top:10px;
		}

		.slide {
			position: relative;
			top: 8px;
			left: 12px;
			width: 860px;
			height: 235px;
		}

		.slide p {
			margin: 0 0 12px 32px;
			font-size: 16px;
			color: white;
		}

		.slide .learn-more-btn {
			margin-left: 84px;
		}

		a.learn-more-btn, a.learn-more-btn:link, a.learn-more-btn:visited {
			display: block;
			width: 170px;
			height: 66px;
			background-image: url(../img/learn-more-btn-sprite.png);
			background-position: 0 0;

			text-indent: -9999px;
		}
		a.learn-more-btn:hover, a.learn-more-btn:active { background-position: 0 -66px; }





				#slide-citih h2 {
					margin: 0;
					width: 348px;
					height: 101px;
					background-image: url(../img/citih-h2.png);

					text-indent: -9999px;
				}

			#slide-informatics {
				display: none;
			}


#main {
	width: 891px;
	margin: 0 auto;
	background-image: url(../img/main-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

	#main-padd {
		padding: 0 16px;
	}

		#main-content {
			background-image: url(../img/main-content-bg.png);
			background-repeat: no-repeat;
			background-position: left top;
		}

          #home-news-container {
          	height: 68px;
          }

          .citih {
          	width: 91px;
          	height: 22px;
          	margin: 23px 0 0 22px;
          	background-image: url(../img/citih.png);
          	background-repeat: no-repeat;
          	background-position: left top;
          	text-indent: -9999px;
          }

          #home-news-title {
          	margin: 25px 0 0 15px;
          	font-weight: bold;
          	font-size: 13px;
          	color: #767676;
          }

		#home-news {
			margin: 25px 0 0 4px;
			font-size: 13px;
			color: #939393;
		}

		a.read-more, a.read-more:link, a.read-more:visited, a.read-more:hover, a.read-more:active {
			width: 92px;
			height: 34px;
			background-image: url(../img/read-more-btn.png);
			background-repeat: no-repeat;
			background-position: left top;
			text-indent: -9999px;
		}

		#home-news-container a.read-more {
			margin: 16px 22px 0 0;
		}


	#highlights {
		padding: 20px 23px;
	}

		#hl-featured-project {
			width: 236px;
			padding: 0 23px 0 0;
		}
		#hl-collaborations {
			width: 252px;
			padding: 0 23px;
		}
		#hl-citih-services {
			width: 232px;
			padding: 0 0 0 23px;
		}

		#highlights h3 {
			margin: 0 0 5px 0;
			font-size: 18px;
		}

		#highlights h4 {
			margin: 5px 0 0 0;
			line-height: 18px;
			font-size: inherit;
			color: #bd1728;
		}

		#highlights p {
			line-height:12px;
		}


	a.see-all-projects {
		display: block;
		width: 132px;
		height: 34px;
		background-image: url(../img/see-all-projects-btn.png);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
	}

	a.our-collaborative-partners {
		display: block;
		width: 201px;
		height: 34px;
		background-image: url(../img/our-collaborative-partners-btn.png);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
	}

	a.see-all-services {
		display: block;
		width: 132px;
		height: 34px;
		background-image: url(../img/see-all-services-btn.png);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
	}

     /****/

#content-header {
	width: 891px;
	margin: 0 auto;
	padding-top: 5px;
}

#content-top {
	width: 891px;
	height: 16px;
	margin: 0 auto;
	background-image: url(../img/content-top-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

     #ch-about {
     	width: 141px;
     	height: 64px;
     	margin: 0;
     	background-image: url(../img/about.png);
     	background-repeat: no-repeat;
     	background-position: left top;
     	text-indent: -9999px;
     }

     body#content #main-content {
     	background-image: none;
     }

     #left {
     	width: 226px;
     	min-height: 316px;
     	background-image: url(../img/left-bg.png);
     	background-repeat: no-repeat;
     	background-position: left top;
     }

     	ul#sideNav {
     		list-style: none;
     		width: 192px;
     		margin: 22px 0 0 21px;
     		padding: 0;
     		border-top: solid 1px #e2e2e2;
     		border-bottom: solid 1px #ffffff;
     	}

	     	ul#sideNav li {
	     		width: 192px;
	     		margin: 0;
	     		padding: 0;
	     		border-top: solid 1px #ffffff;
	     		border-bottom: solid 1px #e2e2e2;
	     	}
	     	ul#sideNav li.active {
	     		border-bottom: none;
	     	}

	     	ul#sideNav li a {
	     		display: block;
	     		width: 190px;
	     		height: 25px;
	     		margin: 0 -11px 0 -10px;
	     		padding: 3px 11px 0 12px;
	     		font-size: 14px;
	     		font-weight: bold;
	     		text-decoration: none;
	     		white-space: nowrap;
	     		overflow: hidden;
	     	}
	     	ul#sideNav li a:link,
	     	ul#sideNav li a:visited {
	     		color: #4e4e4e;
	     	}
	     	ul#sideNav li a:hover,
	     	ul#sideNav li a:active,
	     	ul#sideNav li.active a:link,
	     	ul#sideNav li.active a:visited {
	     		color: #ffffff;
	     		background: url(../img/left-nav-arrow.png) no-repeat left top;
	     	}

	     		ul#sideNav li ul {
	     			list-style: none;
	     			margin: 0;
	     			padding: 0;
		     		border-top: solid 1px #e2e2e2;
	     		}

	     			ul#sideNav li ul li a {
			     		width: 180px;
			     		margin: 0;
			     		padding: 6px 0 0 12px;
	     			}
			     	ul#sideNav li ul li a:link,
			     	ul#sideNav li ul li a:visited,
			     	ul#sideNav li.active ul li a:link,
			     	ul#sideNav li.active ul li a:visited {
			     		color: #4e4e4e;
			     		background: none;
			     	}
			     	ul#sideNav li ul li a:hover,
			     	ul#sideNav li ul li a:active,
			     	ul#sideNav li.active ul li a:hover,
			     	ul#sideNav li.active ul li a:active,
			     	ul#sideNav li ul li.active a:link,
			     	ul#sideNav li ul li.active a:visited {
			     		color: #bd1727;
						}

		#content-container {
			width: 620px;
			margin-left: 236px;
		}

     	#content-padd {
				padding: 20px 20px 20px 4px;
     	}

     		#breadcrumb {
     			margin: 0 0 24px 0;
     			padding: 10px 0 4px 4px;
     			border-bottom: solid 1px #e4e4e4;
     			font-size: 12px;
     			line-height: 12px;
     			color: #8a8a8a;
     		}

     			#breadcrumb a:link,
     			#breadcrumb a:visited {
     				text-decoration: none;
     				color: #8a8a8a;
     			}
     			#breadcrumb a:hover,
     			#breadcrumb a:active,
     			#breadcrumb a.active {
     				color: #bd1727;
     			}

     /****/

	#footer {
		padding: 18px 23px;
		background-image: url(../img/footer-bg.png);
		background-repeat: no-repeat;
		background-position: left top;
		background-color: #414141;
		color: white;
	}

		#footer-helpful-citih-links {
			width: 190px;
		}

		#footer-resources {
			width: 190px;
			margin-left: 30px;
		}
		#footer-helpful-citih-links a, #footer-resources a,
		#footer-helpful-citih-links a:link, #footer-resources a:link,
		#footer-helpful-citih-links a:visited, #footer-resources a:visited {
			text-decoration: none;
			color: white;
		}
		#footer-helpful-citih-links a:hover, #footer-resources a:hover,
		#footer-helpful-citih-links a:active, #footer-resources a:active {
			text-decoration: none;
			color: #8d8d8d;
		}

		#footer-contact-citih {
			width: 148px;
			margin-left: 30px;
		}
			#footer-contact-citih address {
				line-height: 22px;
				font-size: 11px;
				font-style: normal;
			}

		#footer-contact-osumc {
			width: 188px;
			margin-left: 30px;
		}
			#footer-contact-osumc address {
				line-height: 22px;
				font-size: 11px;
				font-style: normal;
			}

			#footer-contact-citih a, #footer-contact-osumc a,
			#footer-contact-citih a:link, #footer-contact-osumc a:link,
			#footer-contact-citih a:visited, #footer-contact-osumc a:visited {
				text-decoration: none;
				color: #ce3c39;
			}
			#footer-contact-citih a:hover, #footer-contact-osumc a:hover,
			#footer-contact-citih a:active, #footer-contact-osumc a:active {
				text-decoration: none;
				color: white;
			}

		#footer strong {
			display: block;
			margin: 12px 0;
			font-size: 13px;
		}

		#footer p {
			margin: 5px 0;
			font-size: 11px;
		}

		.divider {
			border-top: 1px solid #696969;
		}

	#foot {
		background-image: url(../img/foot-bg.png);
		background-repeat: no-repeat;
		background-position: left top;
		color: #8d8d8d;
		font-size: 11px;
	}

		#foot .fl {
			margin-left: 22px;
		}
		#foot .fr {
			margin-right: 22px;
		}

		#foot a, #foot a:link, #foot a:visited {
			text-decoration: none;
			color: #8d8d8d;
		}
		#foot a:hover, #foot a:active {
			text-decoration: none;
			color: white;
		}
		#foot a#dT, #foot a#dT:link, #foot a#dT:visited {
			color: #ce3c39;
		}
		#foot a#dT:hover, #foot a#dT:active {
			color: white;
		}

#main-footer {
	width: 891px;
	height: 16px;
	margin: 0 auto;
	background-image: url(../img/main-footer-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.publication_block {
width: 45%;
padding-right: 5%;
float: left;
}

.clear_multi_col {clear: both; margin-bottom: 24px;}

dl#projectlist {
margin-bottom: 12px;
}
dl#projectlist dt {
font-size: 18px;
line-height: 24px;
margin: 0;
padding: 0;
}
dl#projectlist dd {
font-size: 12px;
line-height: 24px;
margin: 0 0 12px;
padding: 0;
}

a.pubfile, a.publink {float: right; margin: 0 4px;}

#content-header h2 {padding: 0; border: 0;}

table#researcherlist {
width: 600px;
}

table#researcherlist td {
width: 130px;
padding: 0 10px;
margin: 0;
}

#footer {line-height: 1.2em;}
div#home-news-container p {line-height: 1.4em;}
div#gallery_holder {position: relative; z-index:1; height: 235px; overflow: hidden;}
	div#gallery_holder div#banner-curve {position: absolute; z-index:2; left: 0; bottom: 0; width: 45px; height: 45px; background: url(/img/banner-curve.png) no-repeat 0 0; }
div#bannner_over {top: -240px; z-index:2; position: relative; height: 230px;}
#slide-citih {overflow: hidden; z-index:0;position: relative;}

#gallery_holder img {display: none;}
div#home-news-container p a {color: inherit;text-decoration: none;}
div#home-news-container p a:hover {color: black;}


div#left.fl ul#sideNav li a.largeItem {
        white-space: normal;
        width: 190px;
        height: 53px;
    }
div#left.fl ul#sideNav li.active a.largeItem:hover, div#left.fl ul#sideNav li a.largeItem:hover {
        background: url(../img/left-nav-arrow-big.png) no-repeat left top;
        color: white;
    }
div#left.fl ul#sideNav li.active a.largeItem {
        background: url(../img/left-nav-arrow-big.png) no-repeat left top;
        color: white;
    }
div#left.fl ul#sideNav li.active li a.largeItem:hover {
        background: none;
        color: #bd1727;
    }

    
a.publink, a.pubfile {
display: block;
width: 16px;
height: 16px;
margin: 0 4px;
padding: 0;
text-indent: -100px;
overflow: hidden;
}

a#ppt {
background-image: url(../img/icons/ppt-icon.png);
}
a#pdf {
background-image: url(../img/icons/pdf-icon.png);
}
a#doc {
background-image: url(../img/icons/word-icon.png);
}
a#url {
background-image: url(../img/icons/link-icon.png);
}

.featuredNewsPane {display: none;}
#newsArchive {list-style: none; padding-left: 0;}
#newsArchive a {text-decoration: none;}

ul#citihlist {
	list-style: none;
	list-style-type: none;
	font-size: 14px;
}

.peoplelist li {
	width:200px;
	float:left;
}