/* CSS Document */
body{
	font: 14px arial, helvetica;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;	
	/*background: url(images_site/main_bg.jpg) repeat;*/
}



#imagePut{
	position:absolute;
	padding: 10px 10px 10px 5px;
	left: 563px;
	top: 135px;
	z-index: 15;
}
/*body {
	margin: 0 auto 0 auto;
	padding: 0;
	color: #000;
	width: 750px;
	font: 14px arial, helvetica;
	background: url(images_site/main_bg.jpg) repeat;
}*/

.imageStyle{
	float: left;
	position: relative;
	_top: 5px;
	padding: 0px 10px 10px 5px;
}

#internalContentScroll{
	height: 650px;
	width: 478px;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	
}

.header1{
	font-weight: bold;
	color: #993333;
}


/* IUPUI HEADER */

#iupui_header {
	/*background:  url(images/iupui_header.jpg) no-repeat;*/
	height: 70px;
	position: absolute;
	left: 24px;
	top: 7px;
	width: 663px;
}


#iupui_header .site_search {
	position:absolute;
	left: 490px;
	top: 23px;
	width: 226px;
	height: 70px;



}
/* repeat this */
.site_search {
	position:absolute;
	left: 421px;
	top: 42px;

}

.search_box {
	width: 100px;
	border: 1px solid black;
	background: white;
	font: 14px verdana, serif;
}

.search_button {	
	width: 25px;
	border: 1px solid black;
	background: white;
	font: 14px verdana, serif;
	
}

#iupui_header_link a i{	
	visibility: hidden;
}

#iupui_header_link a {
	font: 48px helvetica;
	padding: 0 8px 0 8px;
	background: none;
	text-decoration: none;
}

/* COMPUTER SCIENCE HEADER */
#science_header {
	background:  url(images/computerScience.jpg) no-repeat;
	position:absolute;
	width:663px;
	height:95px;
	z-index:1;
	left: 214px;
	top: 129px;
}

#science_header ul, #forensics_header ul {
	position: absolute;
	right: 2px;
	_right: 14px;
	top: 94px;
	_top: 27px;
	width: 689px;
	margin: 0;
	padding: 0;
	left: 1px;
	height: 42px;


}

#science_header li, forensics_header li {
	float: left;
	position: relative;
	margin: 0 0 8px 0;
	_margin: 0;
	padding: 0;	
	list-style: none;
}

#science_header a:link, #science_header a:visited, forensics_header a:link, forensics_header a:visited {
	height: 20px;
	margin: 0 1px 0 0;
	padding: 3px 11px 5px 11px;
	background:  url(images/science_header_bg2.png) repeat-x;
	_background: #54251B;
	text-decoration: none;
	color: #fff;	
	font: 7pt verdana, helvetica;
	/*letter-spacing: .07em;*/
}

#science_header a:hover, #science_header a:active, forensics_header a:hover, forensics_header a:active {
	color: #E09760;	
}

#science_header .cs_link a:link, #science_header .cs_link a:visited  {
	margin: 0 1px 0 0 0;
	padding: 0px 5px 3px 12px;
	background: grey;	
	text-decoration: none;
	color: #fff;	
	font: 7pt verdana, helvetica;
}

#science_header .cs_link a:hover, #science_header .cs_link a:active {
	margin: 1px;
	color: #E09760;
	padding: 2px 5px 2px 12px;
}

#science_header_link {
	float: left;
	position: relative;
	top: 30px;
	left: 11px;
	width: 295px;
	height: 50px;
	text-align: center;
}

#science_header_link a:link, #science_header_link a:visited, #science_header_link a:hover, #science_header_link a:active {
	font: 34px helvetica;
	padding: 0 8px 5px 10px;
	background: none;
	text-decoration: none;
}

/*Main Wrapper*/
#main_wrapper {
	background:  url(images/main_bg.jpg) repeat-y;
	width: 663px;
	_width: 663px;
	height:650px;
	position:absolute;
	z-index:2;
	left: 56px;
	top: 171px;
	autoflow:scroll;
	visibility: visible;


}

/*Navigation across the Top*/

#nav_top {
	
	left:10px;
	top:125px;
	text-align: center;	
}

#nav_top a:link{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: black;
	
	width: 90px;
	height: 15px;
	border: 2px inset #FF66CC;	
}

#nav_top a:visited {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: black;
	
	width: 90px;
	height: 15px;
	border: 2px inset #FF66CC;	
}

#nav_top a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0099;
	text-decoration: none;
	background-color: white;
	
	width: 90px;
	height: 15px;
	border: 2px outset #FF66CC;	
}

/*Navigation for Left Hand Side*/

#nav {
	font-family: Arial, Helvetica, sans-serif;
	left:110px;
	top:225px;
	width:115px;
	z-index:2;
	text-align: left;
	
}


#nav a:link, #nav a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	
	display: block;
	width: 150px;
	height: 15px;
	
}

#nav a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: red;
	display: block;
	width: 150px;
	height: 20px;
	
}

/*Side Bar*/

#sidebar {
	float: left;
	width: 170px;
}

html>body #sidebar {
	width: 170px;
}

#sidebar ul {
	margin: 5px 0 0 0;
	padding: 0 10px 10px 0;
	list-style: none;
	color: #990000;		
}

#sidebar li {
	padding: 5px 0 5px 10px;
	width: 150px;
	_width: 155px;
	border-bottom: 1px dashed #E09760;
	font: 16px "trebuchet ms", helvetica, sans-serif;
}
		
#sidebar a:link, #sidebar a:visited {
	font: bold 16px "trebuchet ms", helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}

#sidebar a:hover, #sidebar a:active {
	font: bold 16px "trebuchet ms", helvetica, sans-serif;
	color: red;
	text-decoration: none;
}

/*Content*/
#content{
	position:absolute;
	width:478px;
	min-height: 350px;
	z-index:45;
	left: 175px;
	top: 20px;
}

#internalFooterPosition {
	background:  url(images/footer.jpg) no-repeat #000;	
	position:absolute; 
 	 bottom:0; 
	width:663px;
	height:115px;
	z-index:999;
	left: 56px;
	top: 820px;
}

#internalFooterPosition p {
	margin: 0;
	color: #FFFFFF;
	text-align: center;
	font: 10px arial, helvetica;
}

#internalFooterPositiona:link, #footer a:visited {
	color: #FFF;
}

#internalFooterPosition a:hover, #footer a:active {
	text-decoration: underline;
}




/*Footer*/
#footer p {
	margin: 0;
	color: #FFFFFF;
	text-align: center;
	font: 14px arial, helvetica;
}

#footer a:link, #footer a:visited {
	color: #FFF;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

/*Inside formatting*/
#main_image {
	position: relative;
	float: right;
	right: 10px;
	margin: 15px 2px 0 0;
}

#main_image img {
	border: 1px solid #000;
	margin: 0;
}

#main_image p{
	border: none;
	width: 240px;
	margin: 0;
}

hr {
	border: none;
	border-bottom: 1px dashed #000000;
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 0;
}

h1 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

h2 {
	font: bold 14px Arial, sans-serif;
	margin: 10px 0 0 0;
	padding: 0;
}

h3 {
	font: bold 12px Arial, sans-serif;
	color: #AF9069;
	margin: 10px 0 3px 0;
	padding: 0;
}

h4 {
}

a:link, a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #0A31FF;
	text-decoration: none;
}

a:hover, a:active {
	font-weight: bold;
	color: #0A31FF;
	text-decoration: underline;
}

/*Internal Navigation*/
#pagesSidelinks {
	float: left;
	width: 170px;
}



html>body #pagesSidelinks {
	width: 170px;
}
#pagesSidelinks .heading
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #990000;
}

#pagesSidelinks ul {
	margin: 5px 0 0 0;
	padding: 0 10px 10px 0;
	list-style: none;
	color: #990000;		
}

#pagesSidelinks li {
	padding: 5px 0 5px 10px;
	width: 150px;
	_width: 155px;
	border-bottom: 1px dashed #E09760;
	font: 14px "trebuchet ms", helvetica, sans-serif;
}
		
#pagesSidelinks a:link, #pagesSidelinks a:visited {
	font: bold 14px "trebuchet ms", helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}

#pagesSidelinks a:hover, #pagesSidelinks a:active {
	font: bold 14px "trebuchet ms", helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}

.moveRight{
	padding-left: 25px;

}
.imgStyle {
	padding-right: 10px;
	padding-bottom: 10px;
}

/*--------------NAV LIST----------------*/

#navcontainer
{
	overflow: hidden;
	width: auto;
	height: auto;
	padding-left: 25px;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist li
{
border-left: 1px solid #000;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}
#navcontainer_horz { overflow: hidden;
	width: auto;
	height: auto;
	padding-left: 25px;
 }
#navlist_horz
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist_horz li
{
border-left: 1px solid #000;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}
/*---news footer definitions------------------------------------------------------------------*/		
#news_events {
	background:  url(images/on_this_day.jpg) no-repeat #000;
	position:absolute;
	clear: both;
	width: 663px;
	height: 200px;
	margin: 0;
	left: 0px;
	top: 335px;
	z-index: 13;
	
}

#news_events p{
	margin: 0;
	color: #FFF;
	font: 14px arial, helvetica;
}

#news_events a:link, #news_events a:visited, #news_events_forensics a:link, #news_events_forensics a:visited {
	color: #E7DBCF;
	font-weight: normal;
	text-decoration: underline;
}

#news_events a:hover, #news_events a:active, #news_events_forensics a:hover, #news_events_forensics a:active {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
/*---forensics---*/
#news_events_forensics {
	background: url(images_site/on_this_day_forensics.jpg) no-repeat #000;
	clear: both;
	width: 720px;
	height: 200px;
	margin: 0;
}

	
#distributed{
	position: absolute;
	top: 408px;
	left: 21px;
	width: 133px;
	z-index: 15;
}

#distributed p {
	margin: 0;
	color: #FFF;
	font: 14px arial, helvetica;
}

	
#science_news {
	position: absolute;
	bottom: 68px;
	left: 180px;
	width: 467px;
}
	
#science_news .event {
	padding: 3px 0 3px 0;
	}

