/* ------------------- Innovator Start ------------------------*/	
/* ---------PDF Link ------------- */
.pdfhover a {
	width: 100px;
	height: 20px;
	color: #FFF;
	padding: 5px;
	text-decoration: none;
	font-size: 10px;
	background: url(../hfl/images/pdf_bg.gif) no-repeat;
}
.pdfhover a:hover {
	padding: 5px 5px 5px 5px;
	color: #FFF;
	width: 100px;
	height: 20px;
	text-decoration: none;
	background: url(../hfl/images/pdf_hover.gif) no-repeat;
}
/* --------- End PDF Link ------------- */
/* --------- Technology Transfer Gallery ------------- */
#ttcontainer {
	width: 100%;
	background: #FFF;
	margin-bottom: 0px;
	padding: 0;
	/*border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;*/
}
#ttcontainer img {
	float: left;
	padding-left: 0px;
	vertical-align: text-top;
}
#ttcontainer p {
	padding-right: 5px;
}
.headerText {
	font-size: 14px;
	color: #006;
	font-style: bold;
}
.gallery {
	margin: 10px;
	padding: 6px;
	border: #CCC 1px solid;
	float:left;
	width: 260px;
	height: 200px;
	
}
.tag {
	font-size: 10px;
	color: #333;
}	
.gallery1 {
	float: left;
	width: 260px;
	height: 200px;
	margin: 0 10px 0 0;
	border-right: 1px solid #CCC;
}
.gallery2 {
	float: left;
	width: 260px;
	height: 200px;
	margin: 0 10px 0 0;
}
.gallery3 {
	float: left;
	width: 260px;
	height: 210px;
	margin: 0 10px 0 0;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.gallery4 {
	float: left;
	width: 260px;
	height: 180px;
	margin: 0 10px 0 0;
	border-top: 1px solid #CCC;
}
#galcontainer {
	width: 100%;
	background: #FFF;
	margin-bottom: 0px;
	padding: 0;
}
.pubgal {
	float: left;
	width: 100%;
	height: 170px;
	margin: 0 10px 0 0;
	border-bottom: 1px solid #CCC;
}

#galcontainer img {
	float: left;
	padding-left: 0px;
	vertical-align: text-top;
}


/* --------- End Technology Transfer Gallery ------------- */

/* ------------ image caption ---------------- */
.capcontainer { 
	border: 1px dotted #CCC; 
	padding: 5px;
	background: #FFF;
	margin: 5px; 
} 
.capcontainer img {
	padding: 0;
}

.capcontainer p {
	border-top: 1px solid #006;
	padding-top: 2px;
	font-size: 10px; 
	color: #333;
	text-align: left;
}
.left {
	float: left;
} 
.right {
	float: right;
}
/* ------------ end image caption ---------------- */ 
	
#titlecontainer {
	width: 100%;
	height: 152px;
	margin: 10px 0 25px;
	background:url(/hfl/images/innovator_thin.jpg) repeat-x;
	text-align:right
}
#banner {
	background:url(/hfl/images/innovator_header.jpg) no-repeat; 
	width:898px; 
	height:152px;
	float:right
}
#acc {
	margin-top:5px;
}
.version p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.version h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 65px;
	text-align: center; 
}
.version {
	width: 20%;
	height: 150px;
	float: left;
	padding: 0;
	margin: 0 auto;
	background: #000;
}
.thead h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 65px;
	text-align: right; 
	padding: 10px 10px 0 0; /*edited by Nina on 10/19/10 to make the back issue buttons visible in 800x600. top margin had been 20px */
	margin: 0 auto;
}
.thead p {
	color: #000;
	font-size: 14px;
	text-align: right;
	padding: 0 10px 0 0;
	margin: 0 auto;
}
.thead {
	float: right;
	width: 80%;
	height: 150px; 
	overflow:visible;
}
.issue h5 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 0 10px;
}
.issue p {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 0 5px 0 10px;
	line-height: 18px;
}
#frontcontainer {
	width: 100%;
	height: 270px;
	background: #FFF;
}
#frontcontainer h2 {
	color: #007DC3;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 0 0;
}
.issue {
	float: left;
	background: url(../hfl/images/inthisissue_bg.gif) no-repeat;
	height: 250px;
	width: 400px;
	margin-top: 15px;
}
.issue a {
	text-decoration: none;
	color: #FFF;
}
.issue a:hover {
	text-decoration: none;
	color: #CCC;
}
.issues {
	height: 14px;
	padding-top: 2px;
}
.issues p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.issues a {
	background: #FFF;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	color: #333;
}
.issues a:hover {
	background: #333;
	padding: 2px 2px 2px 2px;
	color: #FFF;
}
.issues a:active {
	background-color: transparent;
}
.issues a.active {
	background:#017DC3;
	color:#FFF
}
.issuefooter .issues a.active {
	color: white;
}
.feature p {
	padding: 0 0 0 0;
	
}
.feature {
	float: right;
}

.featureNoWidth { /* class added by Nina 10/19/10 to fix overlap on issue20.cfm */
	float:right;
}

#innovcontent {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#innovcontent h2 {
	color: #007DC3;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 0 0;
}
#calendar {
	background: #E5F4FF;
	padding: 5px;
	border-top: 10px solid #333;
}
.notes {
	background: #333;
	height: 35px;
	clear: both;
}
.notes p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0 auto;
	padding: 10px 10px 0 0;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
.issuefooter {
	float: left;
	background: #333;
	height: 14px;
	padding-top: 2px;
	padding-left: 10px
}
.issuefooter p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.issuefooter a {
	background: #FFF;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	color: #333;
}
.issuefooter a:hover {
	background: #333;
	padding: 2px 2px 2px 2px;
	color: #FFF;
}
.archives {
	border-bottom: 1px dotted #CCC;
}
.clearboth {
clear: both;
}
/* added by Nina 10/19/10 to fix overlapping in issue20.cfm */

.capcontainerRel {
	border: 1px dotted #CCC;
	padding: 2px;
/*	background: #FFF; */
	margin-top: 10px; /* was: 0px. edited by Nina 10/19/10 to fix overlap on issue20.cfm */
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	position:relative;
	height:260px;
	width:347px;
} 

.capcontainerRel p{
	border-top: 1px solid #006;
	padding-top: 2px;
	font-size: 10px; 
	color: #333;
	text-align: left;
}

.photoAndCaption {
	border: 1px dotted #CCC;
	padding: 2px;
	position:relative;
	margin: 10px 2px 10px 6px;
	padding:0;
}

.photoAndCaption p{
	border-top: 1px solid #006;
	padding: 2px;
	font-size: 10px; 
	color: #333;
	text-align: left;
}
/*--------TOC Box Style--------*/
#issue-box {
	width:400px;
	margin-top: 15px;
	float:left
	 }
 .issue-top {
	 background-image:url(/hfl/images/issue_top.jpg);
	 height:9px;
 }
 .issue-bottom{
 	 background-image:url(/hfl/images/issue_bottom.jpg);
	 height:12px;
 }
 .issue-center {
	 background-color:#2f2f2f; 
	padding: 1px;
    width: 394px;
 }
  .issue-center p {
 color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 0 5px 0 10px;
	line-height: 18px;
  }
  .issue-center h5 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 0 10px;
}
.issue-center a {
	text-decoration: none;
	color: #FFF;
}
.issue-center a:hover {
	text-decoration: none;
	color: #CCC;
}