/* Tag Redifinitions */

body {
	background-color: #FFFFFF;
	font-family: arial;
}

html,body{
      margin:0px;
      padding:0px;
      height:100%;
      border:none;
			text-align: left;
}

h1{
	color: #2e8710;
	font-weight: bold;
	font-size: 24pt;
	line-height: 20pt;
	margin-top: 0px;
	text-align:left;
}

h2{
	color: #2e8710;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial;
	text-transform: uppercase;
	margin-bottom: 0px; 
}	

h3 {
    color: #333333;
	font-weight: bold;
	font-size: 11pt;
	font-family: arial;
	text-transform: uppercase;
}

h4 {
	color: #52a336;
	font-weight: bold;
	font-size: 19pt;
	line-height: 28px;
}

a{
	color: #63BA47;
	font-weight:bold;
	text-decoration:none;
}
input, select, textarea{
	background-color: #F0FFF0;
	color: black;
	border: 1px solid #CCCCCC;
}
p{
	position:relative;
}

/*li{
	margin: 0px;
	padding: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
}*/



/* General Layout Styles */

div.titleBarBack{
	position: fixed;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 160px;
	background-image: url(../images/page-titleBckgrd.png);
	padding: 0px;
	margin: 0px;
}	
	div.titleBar {
		position:relative;
		width: 982px;
		height: 160px;
		padding: 0px;
		margin:0px;
	}
		div.titleBar .studentLogin{
			position: absolute; 
			top: 20px;
			right: 0px;
		}
		div.titleBar .timeText{
			position: absolute;
			text-align: right;
			top:130px;
			right: 15px;
			background-color: transparent;
			font-family: 'arial';
			color: #61BA42;
			font-size: 8pt;
		}
		.moodleLogin{
			position: absolute;
			top: 28px;
			left: 682px;
		}
		.moodleLogin input{
			width: 90px;
			height: 14px;
			float:left;
			background-color: white;
			border:none;
			color:black;
			font-size: 9pt;
			position:relative;
			padding: 0px;
		}

div.main_BGM{
	position:relative;
	border: none;
	margin: 0px;
	padding-top: 180px;
	padding-bottom: 0px;
}
		div.main img{
			vertical-align:top;
		}
				 
		div.content{
			background-image: none;
			width: 982px;
			font-size: 9pt;
			color: #222222;
			line-height: 18pt;
			position:relative;
		}
		div.content p{
			line-height: 16pt;
		}

div.footer_BGM{
	position:relative;
	background-image:  url(../images/page-footerBckgrd.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin:0px;
}		
		div.footerText{
			position:absolute;
			width: 200px;
			bottom: 20px;
			left: 0px;
			font-weight: normal;
			font-size: 8pt;
			color: #777777;
			line-height: 15pt;
			text-align: left;
		}
				div.footerText a{
					text-decoration:none;
					color: #61BA42;
				}
				div.footerText a:hover{
					color: #cccc33;
				}
		div.footer2{
			position:absolute;
			bottom: 20px;
			right: 0px;
			font-weight: normal;
			font-size: 8pt;
			color: #777777;
			line-height: 15pt;
		}
		div.footer3{
			position:absolute;
			text-align:center;
			bottom: 20px;
			left: 0px;
			width: 100%;
			font-weight: normal;
			font-size: 8pt;
			color: #777777;
			line-height: 10pt;
		}

/* Admin Style - Nav Bar */

.editPanel{
	position:fixed;
}
.editPanel a{
	text-decoration:none;
	font-weight: normal;
	border: none;
	filter:none;
}
.editPanel a:hover{
	text-decoration:underline;
	color: #AA0000;
	border: none;
}
.colHeader td{
	padding: 2px;
	background-color: #CCCCCC;
	color:black;
}
.colHeader td a{
	text-decoration:none;
	color: black;
	font-weight: bold;
}
.colHeader td a:visited{
	color:black;
}
.sorter{
	border: 1px outset;
	color: #DDDDDD
}

/* BLOGGER SPECIAL */

div#navbar iframe{
	display:none;
}
.comment-form{
	width: 700px;
	max-width: 700px;
}
.blog-pager{
	display:none;
}
/* Classes and ID'd Elements */

.adminLinks a{
	color: #63ba47;
}
.adminLinks a:visited{
	color: #999999;
}
.col1{
	margin-left: 25px;
	width: 180px;
	float:left;
	font-size: 9pt;
	
}
.col2{
	margin-left: 40px;
	width: 480px;
	float:left;
}
.col3{
	margin-left: 50px;
	width: 180px;
	float:left;
}
.consContactForm{
	position: absolute;
	top: 15px;
	left: 760px;
}
	.ccf_button{
		background-color: transparent;
		border: none;
		width: 28px;
		margin-left: 10px;
		cursor: pointer;
	}
	.ccf_input{
		position:relative;
		top: -2px;
		background-color: white;
		border:none;
		line-height: 8pt;
		height: 10pt;
		width: 165px;
		font-size: 8pt;
		color: rgb(120,120,120);
	}
div.dirAlphaHead{
	 padding: 0px 20px;
	 text-transform: uppercase;
	 height: 42px;
	 line-height:42px;
	 /*background-image: url(../images/resource-headBack.jpg); */
	 background-color: #107026;
	 font-size: 13pt; 
	 font-weight: bold;
	 border: none;
	 color: #B5D99B;
	 margin: 5px 0px;
	 text-align:left;
}
div.dirTextHead{
 	padding: 5px 5px 0px 5px; 
	margin-left: 20px; 
	font-weight: bold;
	color: #999999;
	position:relative;
	z-index: 2;
}
div.dirEntry{
	padding: 0px 5px 0px 2px; 
	border-bottom: 1px solid #555555; 
	height: 20px;
	line-height:20px;
	position:relative;
	z-index: 1;
}
div.dirEntryDetail{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-top: 0px solid #555555; 
	position: relative;
}
div.dirEntryCard {
	color: #000000;
	padding: 10px 40px;
	text-align: left;
	line-height: 15pt;
	border: 1px solid #CCCCCC;
}	
		.odd{
			background-color:#F0FfF0;
		}	
		.even{
			background-color:#FFFFFF;
		}	
.eventOff{
	background-image: url(../images/event-back-off.jpg);
	height: 53px;
	padding: 0px 20px;
}
.eventOver{
	height: 53px;
	background-image: url(../images/event-back-over.jpg);
	padding: 0px 20px;
}
	.eventOff span, .eventOver span{
		position: relative;
		top: 15px;
		margin: 0px 20px;
		font-size: 12pt; 
		font-weight:bold; 
	}
	.eventOff img, .eventOver img{
		position:relative;
		top: 13px;
		border:none;
	}
.logos{
	width: 1000px;
	padding-bottom: 80px;
}
	.logos img{
		float:left;
		margin: 0px 20px 20px 0px;
	}
.mapPop{
	 width:229px; 
	 position:absolute; 
	 top: 130px; 
	 left: 500px;
	 display:none;
	 z-index: 1000000;
}
	.mapPop img{
		margin: 0px;
		border: none;
		padding: 0px;
		vertical-align:top;
		float:left;
	}
	.mapPop .contBox{
		background-image: url(../images/map-popBack.png);
		float:left;
		clear:left;
		width: 229px;
		color:white;
		text-align:left;
	}
	.mapPop .cont{
		width: auto;
		padding: 1px 15px;
		line-height: 14pt;
	}
			.cont .dates{
				color: #52a336;
				font-size: 8pt;
				margin: -10px 0px 10px 0px;
			}
			.cont .city{
				color: #222222;
				font-size: 16pt;
				margin: 0px 0px 5px 0px;
				font-weight: bold;
			}
			.cont .location{
				font-weight: bold;
				font-size: 12pt;
				color: #555555;
				margin: 0px 0px 5px 0px;
			}
			.cont .address{
				font-weight:normal;
				font-size: 9pt;
				color: #777777;
				line-height: 10pt;
			}
			.cont a.popLink{
				display:block;
				margin: 10px 0px -10px 0px;
				text-decoration:none;
				font-weight: normal;
				width:195px;
				overflow:hidden;				
			}
.more{
	position: absolute;
	bottom: 2px;
	right: 0px;
	color: #61BA42;
}
.movieHolder{
	position: absolute;
	left: 241px;
	top: 35px;
	width: 498px;
	height: 307px;
}
.notice{
	padding: 100px 0px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color: yellow;
}
.question{
	margin: 0px 20px 0px 20px;
	clear:both;
}
	.question input, .question textarea{
		float:right;
		width: 700px;
		font-family: arial;
		font-size: 9pt;
		margin-bottom: 20px;
	}
	.question .rankInput{
		float:right;
		text-align:right;
		margin-top: 10px;
	}
	.question label{
		text-align:center;
		width: 15px;
		float:left;
		font-size: 8pt;
		color: #999999;
		position: relative;
		margin-left: 20px;
	}
		.question label input{
			float:none;
			background-color: transparent;
			border:none;
			width: 15px;
			margin: 0px;
			padding:0px;
			position: absolute;
			top: -12px;
			left: 0px;
		}
	.question textarea{
		height: 100px;
		margin-left: 15px;
	}

#scroller{
	width: 708px;
	height: 15px;
	position:absolute;
	top: 130px;
	left: 10px;
	font-size: 8pt;
	color: #AAAAAA;
	overflow: hidden;
}
.slice{
	/*background-image: url(../images/slice-top.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #2D2D2F;*/
	padding-top: 0px;
	position:relative;
	z-index: 1000;
}
	.slice .bullets{
	 	font-family: 'arial'; 
		font-weight: bold; 
		font-size: 13pt; 
		color: rgb(255,255,255);
		line-height: 24pt;
		margin-bottom: 0px;
	}
.slice2{
	/*background-image: url(../images/slice-bottom.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #2D2D2F;*/
	padding-bottom: 20px;
}
#US_icon{
	position:absolute; 	
	top: 58px; 	
	right: 3px; 
	cursor:pointer; 
	display:none;
}
/*Modular Navigation Styles*/

ul#nav{
	position:absolute;
	top: 50px;
	left: 0px;
	margin:0px;
	padding: 0px;
}

ul#nav li{
	float: left; /* ---ENABLE FOR HORIZONTAL NAV--- */
	width: auto;  /*---MUST BE 'auto' FOR 'float:left', OTHERWISE SET WIDTH OF VERTICAL NAV HERE------*/
	padding: 0px; /*---add padding for full borders if needed---*/
	margin: 0px;
			position: relative;
			top: 0px;
			left: 0px;
			list-style-type: none;
	   	vertical-align: top;  /*MUST BE PRESENT TO PREVENT VERT SPACES IN IE WHEN DISPLAY:BLOCK FOR <A> TAG*/
}

ul#nav li a{
	padding: 0px;
	text-decoration: none;
	text-align: center;
	color: #6B6C6E;
	background-image: none;
	background-color: transparent;
	border: none;
			display: block;
}
	ul#nav li a img{
		border:none;
	}
ul#nav li a:hover{
	background-image: none;
	color: #C4273C;
}

ul#nav li ul{
	position: absolute;  /* 	change for no javascript  */
			top: 0px;
			left: 0px;
			clip: rect(auto 2500px 2500px 2500px);
			margin: 0px;
			padding: 0px;
			/*visibility: hidden;  ALLOWS OPERA LINKS TO FUNCTION (v<9) */
}

ul#nav li ul li a{
	padding: 0px 10px;
	color: #6B6C6E;
	font-family: arial;
	font-size: 7.5pt;
	font-weight: bold;
	text-align: left;
	letter-spacing:1px;
	margin: 0px;
	background-image: none;
	background-color: #E5E5E5;
	border: 1px solid #330000;
	border-width: 1px 1px 1px 1px;
			position: relative;
			display:inline;
}

ul#nav li ul li a:hover{
	background-color: #C4273C;
	color:white;
}

.shadowIE {
			filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3', MakeShadow='true', ShadowOpacity='0.30');
			position: absolute;
			top: 2px;
			left: 2px;
}

.shadowOther{
			border-right: 1px solid #777777;
			border-bottom: 1px solid #777777;
			position: absolute;
			opacity: 0.7;
			-moz-opacity: 0.7;
			-khtml-opacity: 0.7;
}


/* ----------------------------PRINT STYLES ---------------------*/

@media print {
	#noPrint   {display: none;}
	.noPrint{display: none}
}
