/**
* main CSS
*  Created: August 8, 2010
*  Last modified: March 8, 2011
*/

@import url('reset.css');
@import url('nivo-slider.css');

*{
	margin:auto;
	padding:0;
	}
	a{
	color:#007FFF;
	text-decoration: none;
	outline: none;
	}
	a:hover{
	text-decoration: underline;
	
	}
	img{
	border:none;
	}
	html, body {
	overflow:auto;/*Needed to eliminate scrollbars*/
	font-family: Arial, Helvetica, sans-serif;
	height: 100%; 
	margin: 0; 
	padding: 0;
	
	}
	body {
	background:#000;
	}

	#loading {
	position: absolute;
	/*top: 49.5%;*/
	top: 40.5%;
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url('../images/decor/progress.gif');
	}
	#supersize{
	position:fixed;
	}
	#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
	}
	#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
	}
	#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
	}
	
	#footer {width: 960px; margin: auto; color: #444; font-size: 11px; text-align: right; padding-top: 20px; font-family: Arial, Helvetica, sans-serif; margin-top: 10px;}
  			
	.padMe {padding: 0px 5px 0px 5px;}
	
	a:link, a:visited {color: #898989;text-decoration: none;}
	a:hover {color: #999;}
	
	#everything {
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid #1f1f1f;
	border-top: 1px solid #1f1f1f;
	background: #000000;
	background: rgba(0, 0, 0, 0.7);
	
	padding: 10px 0px 15px 0px;
	position: absolute;
	z-index: 10;
	width: 100%;
	text-align: center;
	top: 11%;
	min-height: 500px;
	}
	
	
	#background {
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	position: absolute;
	}

#content {
margin: auto;
width: 960px;

text-align: left;
color: #898989;

}

#siteInfo h1 {
letter-spacing:1.5px;
font-size: 26pt;
font-weight: bold;
margin-top: 7px;
margin-bottom: 7px;
}


#siteInfo {
	height: 80px;
	width: 720px;
	text-align: left;
	float: left;
	
}

#siteInfo a {
	color: #ffffff;
}

#siteInfo a:hover {
	color: rgba(255, 255, 255, 0.7);
}


#navi {
	width:180px;
/* 	height: 388px; */
	margin-top: 12px;
	margin-right: 40px;
	color: #fff;
	float: left;
	text-transform:uppercase;
	font-size: 10pt;	
}


#navi a {
color: #fff;
}

#navi li {
padding: 5px 0px 5px 0px;
}

li#navi0 a:hover,
li#navi1 a:hover,
li#navi2 a:hover,
li#navi3 a:hover,
li#navi4 a:hover,
li#navi5 a:hover,
li#navi6 a:hover,
li#navi7 a:hover,
li#navi8 a:hover, 
li#navi9 a:hover {
	color: #00baff !important;
}




div#section0 #navi li#navi0 a,
div#section1 #navi li#navi1 a,
div#section2 #navi li#navi2 a,
div#section3 #navi li#navi3 a,
div#section4 #navi li#navi4 a,
div#section5 #navi li#navi5 a,
div#section6 #navi li#navi6 a,
div#section7 #navi li#navi7 a,
div#section8 #navi li#navi8 a, 
div#section9 #navi li#navi9 a {
	border-bottom: 2px solid #00baff;
}

#navi li#navi6{
    display: none;
}

#contentArea {

	width: 720px;
	float: right;
	overflow: auto;
	margin-top: 12px;
	
}

#contentArea h2 {
margin-bottom: 10px;
}


.pub-item {
margin-bottom: 20px;
}

#projectList {
	margin-top: 35px;
	height: 200px;
	overflow: auto;
}

#projectList .date {
	padding-right: 11px;
}

#projectList ul li {


padding: 7px 0 7px 15px;
border-top: 1px solid #555555;
letter-spacing: 1px;
font-size: 13pt;
}

#projectList li a {
	color: #ffffff;
	display: block;
	width: 100%;
}

#contentArea a:hover {
	cursor: pointer;
	color: #00baff;

}

#projectList li:hover {
	border-top: 1px solid #ffffff;
}

#projectList li:hover + li {
	border-top: 1px solid #ffffff;
}

#projectList li#lastItem {
	background: none;
	margin: 0;
	padding: 0;
}

#projectList li#lastItem:hover {
	border-top: 1px solid #555555;
}



#contentArea .date {
	float:right;
	font-size: 9pt;
	color: #cacaca;
	padding-top: 4px;
	
}

#newsTitle {
	color: #dcdcdc;
	font-size: 12.5pt;
	letter-spacing: 1px;
	

 border-bottom: 1px solid #666666;
/*  margin-right: 7px; */
 padding: 0px 0 10px 0;

}

#newsTitle .date {
	color: #989898;
	/*padding-right: 30px;*/
	padding-top: 5px;
	letter-spacing: normal;
}

#newsTitle {
  
}

#newsTitle #filterBy {
	font-size: 8pt;
	color: #00baff;
}

#newsTitle #filterBy a {
	font-size: 8.5pt;
	padding-left: 2px;

}


#htmlContent {
	margin-top: 15px;
	font-size: 9.5pt;
	color: #898989;
}

#htmlContent h2 {
	color: #ffffff;
	font-size: 10pt;
}

#htmlContent a {
	color: #00baff;
}

#htmlContent h4 {
	color: #ffffff;
}

#htmlContent p {
	font-size: 9pt;
}

#htmlContent a:hover {
	text-decoration: underline;
}

#htmlContent img {
	float: left;
	
	margin-right: 10px;
}

#section0 #htmlContent h4 {
margin-bottom: 10px;
text-transform: uppercase;
}

#section0 #htmlContent .upcomingDate {
color: #fff;
}

#section0 #htmlContent .itemized {
margin-bottom: 30px;
}

.clearer {
clear: both;
}



