/*	
print.css - global stylesheet for the hriaz.com website
Created On: 2009/10/25
Last Updated: 2009/11/22
Used in pages: investigators (all)
Version 1.0 
	Elements Removed from Display (display: none;)
	.docimage
	.horizontalImageRight
	.horizontalImageLeft
	.verticalImageRight
	.verticalImageLeft
	.headerimg
	.mainLogo
	.mainMenu
	.sideMenu
	.footerDiv
	--
	body
		background set to #FFFFFF
	.mainContent 
		padding set to 0
	.mainDiv
		removed both the left and right borders
*/

/* Printer-Friendly ------------------------------------ */

@page {
	size: 8.5in 11in;
	margin-top: 0.5in;
	margin-bottom: 1.0in;
}
@media print {
	.extrainfo a[href]:after {
		content: " (" attr(href) ")";
	}
}
.printview {
	display: none;
}

/* Global ---------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, "Nimbus Sans", Arial, sans-serif;
	}
img {
	display: block;
	behavior: url(./iepngfix.htc);
	}
a {
	color: #000000;
	text-decoration: none;
	}
h1 {
	font-size: 14pt;
	color: #000000;
	font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, sans-serif;
	}
h2 h3 h4 h5 p {
	font-size: 12pt;
	color: #000000;
	}
h4 h5 {
	font-weight: normal;
	}
h6 {
	font-size: 10pt;
	font-weight: normal;
	}
/* Global Classes ---------------------------------- */
.spacer	{
	height: 8px;
	overflow: hidden;
	}
.bodyText {
	padding: 10px;
	text-align: left;
	}
.font_plus {
	font-size: 125%;
	font-weight: bold;
	}
.emphasis {
	font-style: italic;
	}
.fserif {
	font-family: Georgia, "Times New Roman", "DejaVu Serif", Times, serif;
	}
.narrow {
	width: 90%;
	}
.innerlist {
	margin: 0;
	width: 60%;
	}
.innerlist ul {
	margin: 0;
	padding: 0;
	}
.innerlist li {
	margin: 0 0 0 -15px;
	padding: 5px;
	list-style-type: circle;
	}
.hr_break {
	margin: 0;
	padding: 0;
	width: 100%;
	color: #CCCCCC;
	}
.hr_short {
	margin: 10px 0 0 0;
	color: #CCCCCC;
	}	

/* Main Body and all general content within -------------------------------- */

.mainDiv {
	margin: 0 auto;
	width: 98%;
	height: 100%;
	}
.headerimg {
	display: none;
	width: 994px;
	height: 249px;
}
.mainLogo 	{
	display: none;
	position: absolute;
	top: 8px;
	left: 300px;
	width: 342px;
	height: 124px;
	}
.mainContent	{
	margin: 0;
	padding: 0;
	}
#rightcol {
	width: 97%;
	}
.mainText {
	text-align: left;
	margin: 0;
	padding: 0;
	}
.mainText h2 {
	line-height: 1.8em;
	padding: 0;
	margin: 0;
	}
.mainText h4 {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	}
.mainText a {
	color: blue;
	text-decoration: underline;
	}

/* Main menu ------------------------------------------------------------------ */

.mainMenu	{
	display: none;
	text-align: right;
	height: 2.6em;
	width: 97%;
	padding: 6px 0 0 0;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #CCCCCC;
	}
.mainMenu a {
	font-size: 1.6em;
	font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, FreeSans, Arial, sans-serif;
	font-weight: 100;
	}
/* Jquery Hover */

ul.links {
	list-style-type: none;
	position: relative;
	margin: 0 1.0em 0.5em 1.0em;
	padding: 0 1.5em 1.5em 1.5em;
	}
ul.links li {
  float: left;
  position: relative;
  z-index: 200;
  padding: 0 1.8em;
  line-height: 2.2em;
  }
ul.links div.ahover {
  padding-bottom: 0;
  }
.ahover {
  position: absolute;
  }
.ahover {
  background: #FF9C00;
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  }
.right_sep {
  border-right: 1px solid #CCCCCC;
}
/* investigators.php ----------------------------------- */

.doc_info {
	margin-bottom: 15px;
	}
.docname {
	font-size: 1.5em;
	font-weight: bold;
	}
.docimageframe {
	padding: 3px 10px 0 0;
	vertical-align: top;
	}
.docimage	{
	display: none;
 	width: 90px;
	border: 1px solid #666666;
	}
.doc_text {
	font-size: 1.2em;
	line-height: 1.5em;
}
/* Quicktime Movies ----------- */

.docmovframe {
	margin: 0;
	display: none;
	vertical-align: top;
	border: 1px solid #EEEEEE;
	}
.mov_icon {
	display: none;
	vertical-align: bottom;
	border: none;
	margin: 0;
	}
.icon_link a {
	border: none;
	text-decoration: none;
	}
.displaynone {
	display: none;
	}
.movelink {
	display: none;
  padding: 0;
	}

/* Printer-Friendly Icon and Link ---------------------- */

.printview {
	position: absolute;
	margin: 0 0 0 540px;
}
.printview img {
	border: none;
	float: left;
}
.printview a {
	color: blue;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 2.0em;
	padding: 0 0 0 6px;
}
.printview a:hover {
	color: #FF9C00;
	}
/* Sidemenu ------------------------------------------------------------------- */

.sideMenu	{
	display: none;
	position: absolute;
	top: 249px;
	width: 300px;
	min-height: 400px;
	padding-bottom: 15px;
	}
.sidebody	{
	display: none;
	background-color: #DCDCDC;
	border-right: 2px solid #ff9c00;
	border-bottom: 2px solid #ff9c00;
	text-align: left;
	padding: 0 0 30px 0;
	}
.sideheader {
	display: block;
	height: 30px;
	margin: 0;
	padding: 2px 0 0 10px;
	background-color: #ff9c00;
	}
.sidebody h3 {
	margin: 10px 12px 5px 12px;
	padding: 0;
	}
.sidebody h4 {
	color: #000000;
	margin: 0 12px;
	padding: 0 5px 0 0;
	line-height: 1.5em;
	}

/* sidemenu.inc.php ------------------------------------ */

#sidenav ul {
	margin: 0 0 0 5.7em;
	padding: 0;
	text-align: right;
	list-style-type: none;
	}

#sidenav li {
	margin: 0 0 0.6em 0;
	}

#sidenav a {
	display: block;
	color: #000000;
	font-size: 1.6em;
	font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, sans-serif;
	font-weight: 100;
	text-align: left;
	background-color: #EEEEEE;
	width: 13em;
	padding: 0.4em 1.0em;
	text-decoration: none;
	border-top: 1px solid #FF9C00;
	border-bottom: 1px solid #FF9C00;	
	border-left: 1px solid #FF9C00;
	border-right: 2px solid #FF9C00;
	}

#sidenav a:hover {
	background-color: #FF9C00;	
	border-top: 1px solid #FF9C00;	
	border-bottom: 1px solid #FF9C00;	
	border-left: 1px solid #FF9C00;	
	}	

/* sidemenu emblems -------------------------------- */

#side_aahrpp {
	display: none;
	position: relative;
	margin-top: 20px;
	}
#side_aahrpp a {
	text-decoration: none;
	border: none;
}
#side_aahrpp img {
	display: none;
	border: none;
	margin: 0;
	}
#side_hunt {
	display: none;
	position: relative;
	margin: 0;
	}
#side_hunt img {
	display: none;
	margin: 0;
	}

/* inv_sidemenu.inc.php -------------------------------- */

#sideinvlist ul	{
	font-size: 1.2em;
	text-align: left;
	margin: 10px 0 0 0;
	width: 17em;
	}
.doclist li {
	list-style-type: none;
	margin: 0;
	line-height: 1.8em;
	padding: 0.35em 1.0em 0.35em 0.4em;
	border-top: 1px solid #FF9C00;
	}
.doclist a:hover {
	color: #01328C;
	text-decoration: underline;
	}
.listbase {
	border-bottom: 1px solid #ff9c00;
	}

/* Footer ---------------------------------------------- */

.footerDiv {
	display: none;
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 994px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	}



