/* hcil styles for splash * /
 
  


/*****************************************************
 * logo area, top search links, and big image area
 ****************************************************/

/* background behind logo */
#hcil-logo
{
	height: 86px;
	background-image: url(../_img/splash/bck-splash-green.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #9FCF0F;
}

#hcil-logoImg
{
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 86px;
	background: #ABD338 url(../_img/splash/logo-hcil-splash.jpg) no-repeat 0px 0px;
	z-index: 0;
	visibility: visible;
}

#hcil-logoImg a
{
	position: absolute;
	display: block;
	border: none;
	/* hide text link */
	text-indent: -1000em;
	left: 0px;
	top: 0px;
}

#logoLink
{
	width: 190px;
	height: 86px;
}



#hcil-logoImg img { display: none; }

/* big top image area */
#top-bck
{
	position: relative;
	top: 0;
	background: url(../_img/splash/bck-splash-green.jpg) repeat-x 1px 1px;
	z-index: 0;
	visibility: visible;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


#search-area
{
background-color: #ABD338;
border-bottom: 0px;
	border-left: 0px ;
} 


/****************************************
 navigation bar
 ****************************************/

/*
umd linked text to the left of the nav bar buttons
*/

#navbar-umd
{
	position: absolute;
	top: 87;
	left: 0px;
	width: 190;
	z-index: 3;
	visibility: visible;
}
#nav-buttons
{
background: #545148 url(../_img/splash/bck-navBar-splash.gif) repeat-y left bottom;
}

#img-area
{
float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height:175;
background:  #414140 url(../_img/splash/bck-img-area.gif) repeat-x left top;
	}
	
#img-center {
	background-image: url(../_img/splash/img-group.jpg);
	background-repeat: no-repeat;
	background-position: 190px top;width:100%; height: 175px;z-index: 50;
}

#img-center h2 {
	display: block;
	width: 170px;
	height: 20px;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
	

/* tabs */

dl.feature-list
	{
	padding: 0;
	margin: 0;
	background-image: url(../_img/splash/bck-top-left-bars.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
dl.feature-list dd { display: none; }

dl.feature-list dt {
	text-indent: -10000px;
	display: block;
	width: 190px;
	height: 49px;
	margin: 0;	
	}

dl.feature-list dt a#f1,
dl.feature-list dt a#f2,
dl.feature-list dt a#f3
	{
	display: block;
	width: 190px;
	height: 49px;
	}
	
dl.feature-list dt a#f1
	{ background: url(../_img/splash/f1.gif) no-repeat; }
	
dl.feature-list dt a#f2
	{ background: url(../_img/splash/f2.gif) no-repeat; }
	
dl.feature-list dt a#f3
	{ background: url(../_img/splash/f3.gif) no-repeat; }
	
dl.feature-list dt a#f1:hover,
dl.feature-list dt a#f2:hover,
dl.feature-list dt a#f3:hover
	{ background-position: -192px 0; }
	
	#currentProjects {
	z-index:3;
	position:absolute;
	width: 400px;
	background-color: #FFFFFF;
	display: block;
	border: 2px solid #8DB4C6;
	left: 190px;
	top: 108px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 10px;
	visibility: hidden;
}

#currentProjects span {
	padding: 2px;
	border: 1px solid #8DB4C6;
	color: #FFFFFF;
	background-color: #ABD338;
}



/****************************************
 * body / content Sections
 ****************************************/

#wrap
{
	float: left;
	width: 100%;
	/*background-color: #fff !important; for IE... */
}

#main
{
	float: right;
	padding: 30px 0 20px;
	width: 100%;
	font-size: 1.3em;
}

/* top image area */



/* two-column pages */
.two-col #wrap
{
	/* background stuff goes here.   see IE6/Win hack at bottom */
	background: #FFFFFF url(../_img/splash/bck-splash.gif) repeat-y left top;
}

.two-col #content
{
	margin: 0 auto;
	width: 800px;
}

.two-col #main
{
	float: right;
	width: 585px;
	vertical-align: top;
	background-image: url(../_img/splash/bkc-guts.gif);
	background-repeat: repeat-x;
}

/*guts */


#wrap-middle {
	float: left;
	clear: left;
	width: 350px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

#wrap-bottom {
	float: left;
	clear: left;
	width: 350px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

#wrap-middle a, a:visited {
	color: #1A5EAD;
	text-decoration: none;
}

#wrap-middle a:hover
{
	color: #519B16;
	text-decoration: underline;
}

#wrap-middle .mid-spacer
{
	float: left;
	clear: left;
	height: 20px; 
	width: 350px;
}

#wrap-middle h2, h3
{
	font-family: Helvetica, Arial, sans-serif;
	text-transform: none;
	margin-bottom: 2px;
	width: 170px;
	font-weight: bold;
	font-size: 1em;
	background-image: url(../_img/splash/arrow-splash-blue.gif);
	background-position: 0px 2px;
	text-indent: 15px;
	background-repeat: no-repeat;
	color: #1A5EAD;
	border-right: none;
	border-bottom: 1px dotted;
	border-left: none;
	padding-bottom: 2px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	line-height: normal;
	letter-spacing: normal;
	background-color: #F8F8F8;
}

#main-middle, #main-middle2, #main-middle3 {
	float: left;
	clear: left;
	width: 370px;
}
	
#main-middle dd
{
	text-indent:10px; 
	padding: 0;
	margin: 0;
}

#main-middle2 h2, h3
{
	font-family: Helvetica, Arial, sans-serif;
	text-transform: none;
	margin-bottom: 2px;
	width: 170px;
	font-weight: bold;
	font-size: 1em;
	background-image: url(../_img/splash/arrow-splash-green.gif);
	background-position: 0px 2px;
	text-indent: 15px;
	background-repeat: no-repeat;
	color: #519B16;
	border-right: none;
	border-bottom: 1px dotted;
	border-left: none;
	padding-bottom: 2px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	line-height: normal;
	letter-spacing: normal;
	background-color: #FAFDF3;
}


#main-middle2 a, a:visited {
	color: #519B16;
	text-decoration: underline;
}

#main-middle2 p {
	line-height: normal;
}

#main-middle3 dd {
	text-indent:10px; 
	padding: 0;
	margin: 0;
}

#main-right {
	float: right;
	clear: right;
	width: 190px;
	margin-bottom: 24px;
}

.mid-r {
	width: 48%;
	float: right;
	clear: right;
	vertical-align: top;

}

.mid-l {
	width: 48%;
	float: left;
	clear: left;
}


#main-middle-bottom {
	width: 560px;
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
	color: #8B8B8B;
	vertical-align: top;
	float: left;
	margin-left: 10px;
}

#main-middle-bottom h4 {
	font-size: 0.9em;
	margin: 5px 0px 0px;
	font-weight: normal;

}

#main-middle-bottom h5 {
	font-size: 1.1em;
	margin: 5px 0px 0px;
	line-height: 1.2em;
	color: #333333;
}

#main-middle-bottom h6 {
	font-size: 0.95em;
	margin: 5px 0px 0px;
	font-weight: normal;
	margin: 5px 0px 0px;
	color: #444444;
}

#main-middle-bottom img {
	float: left;
}

.ad {
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #8B8B8B;
	vertical-align: top;
	float: left;
	margin-left: 10px;
}

.ad h4 {
	font-size: 0.9em;
	margin: 5px 0px 0px;
	font-weight: normal;
}

.ad h5 {
	font-size: 1.1em;
	margin: 5px 0px 0px;
	line-height: 1.2em;
	color: #333333;
}

.ad h6 {
	font-size: 0.95em;
	margin: 5px 0px 0px;
	font-weight: normal;
	margin: 5px 0px 0px;
	color: #444444;
}

.ad img {
	float: left;
}

#main-middle .ad a, a:visited {
	color: #519B16;
	text-decoration: underline;
}

#main-middle3 .ad a, a:visited {
	color: #519B16;
	text-decoration: underline;
}

.main-middle-bot-wrap  {
	float: left;
	width: 260px;
}
	

#main-middle-bottom .text {
	width: 150px;
	float: right;
	padding-right: 10px;
	
}

#profile {
	background-color: #E9E8CD;
	font-size: 0.9em;
	border: 1px solid #B2B1A3;
	width: 190px;
}

#profile-text {
	font-size: .9em;
	padding: 0px 8px 8px;	
}

#profile h2
{
	margin: 0px;
	text-transform: none;
	text-indent: 15px;
	font-weight: normal;
	font-size: 1.1em;
	color: #ffffff;
	background-color: #5D96AD;
	background-image: url(../_img/splash/arrow-splash-white.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	line-height: 1.5em;
	padding-top: 2px;
	background-position: 2px 3px;
	letter-spacing: normal;
	padding-right: 0px;
	width: 190px;
}

#profile h2 a {
	color: #ffffff;
}

#profile h2 a:hover {
	color: #E9E8C8
}


#profile h3 {
	background-image: none;
	color: #5D96AD;
	text-transform: uppercase;
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #E9E8CD;
}

#profile a {
	background-image: none;
	text-decoration: none;
	text-transform: none;
	font-size: 1.1em;
}
	
#profile img {
	margin: 0px;
	padding: 0px;
}
	
#twitterfeed h2, h3 {
	text-indent: 0px;
  border: none;
  font-size: 100%;
  background-image: none;
}

/* lowre ads sections */
#main-lower {
	width: 600px;
}
	
#main-lower img {
}



/* lower side */

#side-news, #side-lower
{
	float: left;
	clear: left;
	width: 170px;
}

#side-news
{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-left: 15px;
	
}

#side-news h2
{
	font-family: Helvetica, Arial, sans-serif;
	border: none;
	text-transform: none;
	margin-bottom: 3px;
	font-weight: bold;
	letter-spacing: normal;
}

#side-news h2 a {
	color: #175A88;
	text-decoration: none;
}

#side-news a {
	color: #175A88;
	text-decoration: underline;
}
#side-news h2 a:hover
{
	color: #8AAA2E;
	text-decoration: underline;
}

#side-news p
{
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
	line-height: normal;
}

#side-news .item
{
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B1A3;
	width: 160px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/* mission */

#mission {
	margin: 0px 0 0px 0px;
	width: 190px;
	color: #424241;
	background-color: #ABD337;
}

#mission h2 {
	font-size: 0.85em;
	font-weight: bold;
	color: #F8FAF2;
	background-color: #424241;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#mission p {
	font-size: 0.85em;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	line-height: 1.5em;
}

/* features */
	
#feat {
	margin: 0px 0 0px 0px;
	width: 190px;
	float: left;
	background-color: #F8FAF2;
}
	
	
#feat p {
	margin: 0 0 20px;
	padding: 0 15px 0 25px;
	font-size: 1.1em;
	line-height: 1.5em;
}

#feat h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #F8FAF2;
	background-color: #424241;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	}



		
#feat	.featNews {
	background-color: #ABD337;
	color: #424241;}
	
#flyNews, 
#flyAbout,
#flyPeople,
#flyResearch,
#flyPubs,
#flyAcademics,
#flySponsorship,
#hidea { top:114px;  }
#hideTop {  }
#hideProjects {
	position:absolute;
	z-index:2;
	left: 0px;
	top: 159px;
	height: 200px;
	visibility: hidden;
	width: 795px;
}
