/* INDIANA SCIENCE CSS*/

/*General ===========================================================================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
:focus {
	outline: 0;
}
body {
	background: #000 url(/images/web_bg.jpg) top center repeat-x;
	font:12px 'Arial', sans-serif;
	color:#999;
	font-weight:bold;
	line-height:150%;
	list-style:none;
}
h1 {
	font-size:180%;
	color:#f29416;
	margin:10px 0;
	padding-bottom:5px;
	border-bottom:solid 1px #FFF;
}
h3 {
	font-size:180%;
	color:#FFF;
	margin:25px 0 5px 0;
}
a {
	color:#9CF;
	text-decoration:underline;
}
a:hover {
	color:#39F;
	text-decoration:underline;
}
/*END General========================================================================================*/

/*Layout ============================================================================================*/
#wrapper-all {
	width:1024px;
	margin:0 auto;
}
#wrapper-header {
	background:url(/images/header_bg.jpg) top center repeat-x;
	height:250px;
	text-align:center;
}
#wrapper-content-bg {
	background-image:url(../images/content_bg.png);
	float:left;
	margin-top:10px;
}
#wrapper-content {
	float:left;
	margin:10px 20px 10px 20px;
	min-height:450px;
	width:984px;
}
#wrapper-footer {
	text-align:center;
}
#wrapper-footer img {
	margin:0px 15px;
}
/*END Layout =========================================================================================*/

/*Main Column ========================================================================================*/
#mainColumn{
	overflow:hidden;
	width:654px;
	position:relative;
	height:575px;
	float:left;
}
#mainColumn p{
	margin-bottom:10px;
}
.section{
	width:3300px;
	position:relative;
}
.section .sub{
	position:relative;
	float:left;
	padding:5px 5px 0px 5px;
	width:650px;
	height:575px;
}
.section .next, .section .prev, .section .prev2{
	position:absolute;
	bottom:25px;
	padding:5px 15px 0px 15px;
}
.section .next:hover, .section .prev:hover, .section .prev2:hover {
	background-color:#333;
}
.section .next {
	right:20px;
}
.section .prev {
	left:20px;
}
.section .prev2 {
	left:280px;
}
#image1 {
	float:left;
	margin:10px 20px 0px 25px;
	border: solid 1px #999;
	height:380px;
}
#image2, #image3 {
	float:left;
	margin:10px 20px 0px 10px;
	border: solid 1px #999;
	height:380px;
}
#sideImage{
	float:left;
	width:205px;
	height:575px;
}
#textHeader {
	text-decoration:underline;
	font-size:16px;
	color:#FFF;
}
#meetTitle {
	color:#FFF;
	font-size:36px;
	font-weight:bold;
	margin-top:7px;
}
#meetCompany {
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
}
#meetImage {
	border: solid 1px #999;
	margin:0px 15px 0px 0px;
	float:left;
}
#heading2 {
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px solid #F29416;
}
#contactInfo {
	float:right;
	margin-top:5px;
	margin-right:20px;
	color:#FFF;
}
#figure1{
	float:left;
	font-weight:normal;
	font-size:11px;
	color:#FFF;
	text-align:center;
	padding-right:20px;
}
/*END Main Column ===================================================================================*/

/*Side Column ========================================================================================*/
#sideColumn {
	float:left;
	width:300px;
	text-align:left;
	margin-left:30px;
	font-size:16px;
	line-height:135%;
}
#sideColumn a {
	text-decoration:none;
}
#sideColumn img {
	margin-bottom:30px;
}
.news_entry {
	margin-bottom:5px;
	padding:10px;
}
.news_entry:hover {
	background-color:#333;
}
#news_title {
	color:#FFF;
	font-size:22px;
	margin-bottom:5px;
}
#news_desc {
	font-size:14px;
	font-weight:600;
	color:#999;
}
/*END Side Column ===================================================================================*/

/*BOX Sliders =======================================================================================*/
.boxgrid{  
	width: 175px;  
	height: 380px;  
	background:#161613;  
	border: solid 1px #999;
	overflow: hidden;  
	position: relative;  
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}  
.boxgrid img{  
	position: absolute;  
	top: 0;  
	left: 0;  
	border: 0;
}  
.boxcaption{  
	float: left;  
	position: absolute;  
	background: #000;  
	height: 300px;  
	width: 100%;
	color:#FFF;
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  
	/* For IE 8 */  
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}  
.caption .boxcaption {
	top: 330px;
	left: 0px;
}
#rolloverCaption {
	padding:0px 10px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	line-height:150%;
}
#click {
	padding:0px 10px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#F90;
}
#image_title img {
	text-align:center;
	position:static;
	margin:10px 0px 12px 0px;
}
/*END Box Sliders ==================================================================================*/

/*ACTION Page ======================================================================================*/
#actionContainer{
	float:left;
	width:445px;
	font-size:14px;
}
#listTitle {
	margin-bottom:15px;
	color:#F93;
	border-bottom:solid 1px #FFF;
	padding-bottom:10px;
}
#listTitle2 {
	margin-top:15px;
	color:#F93;
	border-top:solid 1px #FFF;
	padding-top:10px;
}
#listItems {
	margin:30px 0 0 15px;
	color:#FFF;
	padding-bottom:10px;
}
#listItems2 {
	margin:0 0 20px 15px;
}
#listItems2 li {
	margin-top:25px;
}
#listItems2 li a {
	float:right;
	text-align:center;
}
#listItems3 {
	margin:0 0 20px 15px;
	font-size:14px;
	list-style-type:disc;
	color:#F29416;
}
#listItems3 li {
	margin-top:12px;
}
/*
#listItems3 li span {
	color:#CCC;
}*/
/*END ACTION Page ==================================================================================*/

/*Regional Meetings ================================================================================*/
#date {
	color:#FFF;
	font-size:14px;
	margin-top:15px;
}
/*END Regional Meetings ============================================================================*/

/*Agenda Page ======================================================================================*/

.back {
	position:absolute;
	top:275px;
	padding:5px 15px 0px 15px;
	right:350px;
}
.back:hover {
	background-color:#333;
}
.hmenu {
	color:#FFF;
	padding-bottom:5px;
	margin:0px 25px;	
}
.hmenuActive {
	color:#FFF;
	padding-bottom:5px;
	margin:0px 25px;
	border-bottom: 5px solid #f29416;
}
.hmenu:hover {
	text-decoration:none;
	border-bottom: 5px solid #f29416;
}
#agenda {
	width:180px; 
	font-size:16px;
	float:left;
	height:650px;
	text-align:center;
}
#agendaContent { 
	font-size:18px;
	color:#f29416;
}
#agendaContent div {
	font-size:14px;
	margin:3px 0 20px 0;
	color:#CCC;
}
/*END Agenda Page ==================================================================================*/

/*Speaker Bios =====================================================================================*/
#bioImage {
	padding-right:20px;
	float:left;
}
#bioName {
	font-size:20px;
	color:#f29416;
	margin-right:20px;
}
#bioTitle {
	font-size:16px;
	color:#CCC;
	margin-bottom:7px;
}
/*END Speaker Bios =================================================================================*/

/*Pledge Form ======================================================================================*/
#pledge_form h1 {
	font-size:14px;
}
#pledge_form #checkbox_text {
	font-size:14px;
	margin-bottom:15px;
	border-bottom:solid 1px #666;
	padding-bottom:10px;
	color:#999;
	line-height:170%;
}
#pledge_form #checkbox {
	width:80px;
	vertical-align:middle;
	text-align:center;
	background-color:#333;
}
#simpleTooltip { 
	padding: 15px; 
	border: 1px solid #A6A7AB; 
	background: #F2F3F5;
	font-size:14px;
	line-height:150%;
	color:#666;
}
#pledge_form_Results #checkbox2 {
	width:80px;
	vertical-align:middle;
	text-align:center;
	background-color:#333;
	color:#F93;
	font-size:36px;
	font-weight:bolder;
}
#pledge_form_Results #checkbox_text {
	font-size:14px;
	margin-bottom:15px;
	border-bottom:solid 1px #666;
	padding-bottom:10px;
	color:#999;
}
/* --------------- stylized form --------------- */
#stylized{
	width:450px;
	margin:15px 0px;
}
#stylized label{
	font-size:14px;
	color:#FFF;
}
#stylized .small{
	color:#999999;
	display:block;
	font-size:10px;
	font-weight:normal;
	width:100px;
	margin-top:-6px;
}
#stylized input, select{
	font-size:14px;
	padding:4px 2px;
	border:solid 2px #999999;
	margin:2px 0 15px 10px;
}
/*END Pledge Form ==================================================================================*/

/*Forum Page =======================================================================================*/
#forumTitle {
	margin-top:20px;
	font-size:24px;
	color:#f29416;
	text-decoration:underline;
}
#forumDesc {
	margin:20px 0px;
	font-size:16px;
	color:#999;
}
#forumLinks {
	color:#FFF;
	font-size:14px;
}
#forumLinks:hover {
	font-size:14px;
	color:#99CCFF;
}
#replyStyle {
	width:750px;
	margin:auto;
	background-color:#333;
	border-top:solid 1px #FFF;
	font-size:14px;
	color:#99CCFF;
	margin-bottom:15px;
	padding:20px;
}
/*END Forum Page ===================================================================================*/

/*Error Handling ===================================================================================*/
.error {
	position:relative;
	z-index:9990;
	width:700px;
	color:#FF0000;
	background-color:#FFFFCC;
	border:1px solid #ff0000;
	padding:30px 0;
	font-size:110%;
	clear:both;
	margin-bottom:10px;
	margin-left:153px;
	text-align:center;
}
.information {
	z-index:9990;
	width:700px;
	color:#FF0000;
	background-color:#FFFFCC;
	border:1px solid #ff0000;
	padding:30px 0;
	font-size:110%;
	clear:both;
	margin:auto;
	margin-bottom:10px;
	text-align:center;
}
/*END Error Handling ===================================================================================*/

/*JQUERY Scrollbar =====================================================================================*/
.scroll-pane {
	width: 650px;
	height: 400px;
	overflow: auto;
	float: left;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-color:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background-color:#9CF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity:0.6;
	-moz-opacity:0.6;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
/*END JQUERY Scrollbar =================================================================================*/

/*JQUERY News Carousel =================================================================================*/
.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 300px; /*Width of Carousel Viewer itself*/
	height: 430px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 300px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
/*END JQUERY News Carousel =============================================================================*/

/*JQUERY Text Marguee ==================================================================================*/
/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  When positioning the mouse over one of the hot spots, the cursor should change.
	I've noticed that this varies from browser to browser though. */
	cursor: url(../images/cursors/cursor_arrow_left.cur), w-resize;
}
/* Visible left hotspot */
div.scrollingHotSpotLeftVisible{
	background-image: url(../images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}
/* Invisible right hotspot */
div.scrollingHotSpotRight{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../images/cursors/cursor_arrow_right.cur), e-resize;
}
/* Visible right hotspot */
div.scrollingHotSpotRightVisible{
	background-image: url(../images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}
/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
div.scrollableArea{
	position: relative;
	width: auto;
	height: 100%;
}
#scrollingText div.scrollableArea *{
	display: inline;
	margin: 0;
	padding: 2px 0px 0px 0px;
	font-size:14px; 
	color: #000; 
	width: auto;
	height: auto;
}
#scrollingText{
	width: 980px;
	height: 16px;
	position: relative;
	margin-bottom:20px;
	margin-top:-60px;
	opacity:0.5;
	-moz-opacity:0.5;
}
/*END JQUERY Text Marguee ==============================================================================*/


#registrationTable td{
	padding-right:20px;
	padding-bottom:2px;
	
}
#gradeLevel{
	margin-top:5px;
	color:#FFFFFF;
	font-size:14px;
}

#regionHeader{
	color:#F29416;
	font-size:18px;
	margin-top:10px;
}





table.sample {
	border-width: 1px;
	border-style: solid;
	border-color:#FFF;
}
table.sample th {
	border-width: 0px;
	text-align:center;
	padding: 2px;
	border-style: double;
	border-color:#666;
	color:#FFF;
	font-size:14px;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px;
	padding: 2px;
	text-align:center;
	border-style: double;
	border-color:#666;
	color:#f29416;
	-moz-border-radius: 0px 0px 0px 0px;
}