@charset "utf-8";
/* CSS Document */




body.index {
		padding: 0;
  		margin: 0;
  		background: #000;
		width: 100%; 
		display: table;
}

img.indeximg {
		width: 100%;
		height: 100%;
		position: inherit;
		display: inline;
}

.message {
		font-size: 40px;
		font-family: Verdana, Geneva, sans-serif;
		letter-spacing: 1px;
		font-style: italic;
color: #eee;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#0a0a0a'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#222), to(#0a0a0a)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #222,  #0a0a0a); /* for firefox 3.6+ */

		position: absolute;
		float: right;
		display: block;
		width: 100%;
		height: auto;
		padding-top: 2px;
		padding-bottom: 2px;
		right: 0px;
		opacity: 50%;
		-moz-opacity: .5;
		top: 80px;
}
		
	

.pageimg {
		padding: 3px;
		border: 1px solid #2A2A2A;
		float: left;
		margin-top: 3px;
		margin-bottom: 3px;
		width: auto;
		margin-right: 8px;
}

.pageimg2 {
		padding: 3px;
		border: 1px solid #2A2A2A;
		float: right;
		margin-top: 3px;
		width: auto;
		margin-left: 5px;
}


.comingsoon {
		font-size: 20px;
		color: #0075a6;
		padding: 15px;
		margin: auto;
}



/* text */

.h0 { /* for the ensemble pages */
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	 font-size: 16px;
	 font-weight: normal;
	 letter-spacing: 3px;
	 color: #0075a6;
}

.h1 {
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	 font-size: 14px;
	 font-weight: normal;
	 letter-spacing: -1px;
	 color: #0075a6;
}

.h2 {
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 14px;
		font-weight: normal;
		background-color: #0b0b0b;
		border: 1px dotted #222;
		height: 23px;
		display: block;
		padding-top: 3px;
		padding-left: 4px;
		width: 582px;
		letter-spacing: -1px;
		color: #0075a6;
}

a.featlink, a.featlink:visited {
		color: #fff;
		font-size: 11px;
		text-decoration: none;
		letter-spacing: 0px;
}

a.featlink:hover, a.featlink:visited:hover {
		color: #0075a6;
		text-decoration: none;
}

a, a:visited {
		color: #0075a6;
}


a.nounderline, a.nounderline:visited {
		text-decoration: none !important;
}

a.nounderline:hover, a.nounderline:visited:hover {
		text-decoration: none !important;
}

a:hover, a:visited:hover {
		color: #FC0;
}

.pagecontentcontainer {
		margin-left: 0px;
		margin-top: 0px;
		width: 587px; /* remove if newcontent should continue when sidebarcontent ends */
		position: relative;
		padding-bottom: 3px;
}

.pagecontentcontainer2 { /*with overflow */
		text-indent: 0px;
		margin-left: 0px;
		margin-top: 0px;
		width: 587px; /* remove if newcontent should continue when sidebarcontent ends */
		position: relative;
		padding-bottom: 3px;
		overflow: auto;
		height: 450px;
		font-size: 13px;
		
		max-height: 500px;
}

small {
		margin-left: 15px;
}
		
.othercontent {
		font-weight: normal;
		letter-spacing: 0px;
		color: #fff;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
		letter-spacing: 0px;
}


.newsheader {
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 13px;
		font-weight: normal;
		color: #FC0;
		letter-spacing: 0.3px;
}

.newscontent {
		font-weight: normal;
		letter-spacing: 0px;
		color: #fff;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 11px;
		letter-spacing: 0px;
}

.separator {
		display: block;
		width: 517px;
		color: #131313;
		padding-top: 0px;		
}	

.newscontainer {
		margin-left: 70px;
		margin-top: 0px;
		width: 518px; /* remove if newcontent should continue when sidebarcontent ends */
		position: relative;
		padding-bottom: 0px;
}

.newsitem {
		border-bottom: 1px dotted #232323;
		padding-top: 10px;
	  padding-bottom: 5px;
}

.newsitem {
		border-bottom: 1px dotted #232323;
		padding-top: 10px;
	  padding-bottom: 5px;
}

.newsitem2 { /* for the last news item, removes bottom border */
		padding-top: 10px;
	  padding-bottom: 5px;
}

.note {
		color: #0075a6;
		font-size: 10px;
		font-style: italic;
}

/* date in box thing in news sections */

.newscontentheader {
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #0075a6;
		letter-spacing: 1px;
}

.newsdate {
		float: left;
		border: 3px double #222;
		width: 30px;
		font-family: Verdana, Geneva, sans-serif;
		color: #0075a6;
		font-weight: bold;
		font-size: 11px;
		position: absolute;
		left: -60px;
		letter-spacing: -1px;
		text-align: center;
		padding: 2px;
}

.newsdate span {
		color: #E8E8E8;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
		font-weight: bold;
}

.sidebarheader {
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 14px;
		background-color: #0b0b0b;
		border: 1px dotted #222;
		display: block;
		width: 97%;
		color: #0075a6;
		padding: 2px;
		letter-spacing: -.5px;					
}

.sidebarcontentheader {
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 13px;
		letter-spacing: -1.2px;
		color: #fff;
}

.sidebarcontent {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		letter-spacing: -1px;
		color: #D1D1D1;
}

.sidebarcontent span {
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 12px;
		letter-spacing: 1px;
		color: #FC0;
		text-transform: none !important;
}

a.sidebarlink, a.sidebarlink:visited {
		color: #0075a6;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		padding-right: 5px;
		float: right;
		width: auto;
		letter-spacing: -1px;
		text-decoration: none;
}

a.sidebarlink:hover, a.sidebarlink:visited:hover {
		color: #fff;
		text-decoration: none;
}

a.sidebarlink2, a.sidebarlink2:visited {
		color: #0075a6;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
		letter-spacing: 0px;
		text-decoration: none;
}

a.sidebarlink2:hover, a.sidebarlink2:visited:hover {
		color: #FC0;
		text-decoration: none;
}

.infoimg {
		width: auto;
		float: left;
		padding-right: 6px;
}


.calheader {
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 14px;
		font-weight: normal;
		color: #FC0;
		letter-spacing: 1px;
}

.small {
		font-size: 11px;
		color: #0075a6;
		font-weight: bold;
}

.calheader3 {
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #FC0;
		letter-spacing: 1px;
}

.calendarens {
		font-weight: bold;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		letter-spacing: 0px;						
}

.calendarens3 {
		font-weight: bold;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		letter-spacing: 0px;						
}


.calendarens span{
		font-weight: bold;
		font-size: 12px;
		color: #0075a6;
		font-family: Verdana, Geneva, sans-serif;
		letter-spacing: 0px;						
}


.calpiece {
		font-weight: normal;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		letter-spacing: 1px;
		color: #fff;
}

.calpiece2 {
		font-weight: normal;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		letter-spacing: .5px;
		color: #fff;
}

.calpiece3 {
		font-weight: normal;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		letter-spacing: .5px;
		color: #fff;
}

.calbullet {
		color: #0075a6;
}

.calpiecedesc {
		margin-left: 15px;
		font-size: 12px;
		color: #E4E4E4;
}

body {
		  top: 0px;
  		margin: auto;
			background-image: url(images/bg.jpg);
			background-attachment: fixed;
			background-repeat: repeat-x;
			background-position: top;
}

#pagecontainer {
			background-image: url(images/pagecontainerbg.png);
			background-repeat: repeat;
			background-position: top;
			background-color: #0A0A0A;
			width: 815px;
			height: inherit;
			border: 1px solid black;
			margin: auto;
			padding: 0px;
}

.banner-menu {
			height: 120px;			
			background-color: #1F1F1F; 
			position: relative;
			border-bottom: 1px solid black;
}
			
			
.ilinks {
			position: absolute;
			top: 7px;
			font-size: 13px;
 			margin: auto;
			width: 815px;
			height: 120px;
			text-align: right;
}

a.ilink, a.ilink:visited {	
			padding: 4px;
			margin-right: 13px;
			padding-bottom: 3px !important;
			text-decoration:none !important;
}

a.ilink:hover, a.ilink:visited:hover {
			padding: 4px;
			margin-right: 13px;
			border-bottom: 1px solid #0075a6;
			text-decoration:none !important;
}

.ilinks2 {
			position: absolute;
			top: 96px;
			font-size: 13px;
 			margin: auto;
			width: 815px;
			height: 120px;
			text-align: left;
			padding-left: 26px;
				
}
				
a.ilink2, a.ilink2:visited {
			padding: 5px;
			margin-left: 10px;
			font-family: Verdana, Geneva, sans-serif;
			letter-spacing: 1px;
			font-size: 11px;
			text-decoration:none !important;

}

a.ilink2:hover, a.ilink2:visited:hover {
			padding: 5px;
			margin-left: 15px;
			font-family: Verdana, Geneva, sans-serif;
			letter-spacing: 1px;
			font-size: 11px;
			border-bottom: 1px solid #0075a6;
			text-decoration:none !important;
}				

.slideshow {
			height: 240px !important;			
			background-color: #1F1F1F;
			border-bottom: 1px solid black; 
			position: relative;
}



/******************SLIDESHOW CSS************************/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: none;
width: 815px; /*width of featured content slider*/
height: 240px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
width: 815px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
}

.pagination{
width: 815px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: transparent !important;
padding: 0px;
top: -15px;
position: relative;
z-index: 100;
}

.pagination a{
padding: 1px;
font-weight: bold;
font-size: 13px;
text-decoration: none; 
color: transparent !important;
background: transparent;
}

.pagination a:hover, .pagination a.selected{
color: #0075a6;
background-color: transparent;
}








/*************** MENUBAR **********************/

.menubar {
		width: 815px;
}

.chromestyle{
width: 815px;
font-weight: normal;
}

.chromestyle ul{
border-bottom: 1px solid #252525;
width: 100%;
height: 24px;
background-color: #0D0D0D; /*THEME CHANGE HERE*/
padding-top: 6px !important;
padding: 0px;
margin: 0;
text-align: center;

}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #E9E9E9;
padding: 0px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
letter-spacing: -.51px;
font-size: 13px;
padding-left: 5px;
padding-right: 5px;
margin: 0;
margin-left: 10px !important;
margin-right: 10px !important;
text-decoration: none;
}

.chromestyle ul li a:hover{
color: #0075a6;

}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
margin-top: 6px;
border: 1px solid #333 !important; /*THEME CHANGE HERE*/
border-top: 1px solid #1c1c1c;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 14px;
letter-spacing: -1.5px;
line-height:18px;
z-index:100;
background-color: #0D0D0D;
width: 180px;
visibility: hidden;
}


.dropmenudiv a{
width: 100%;
display: block;
padding: 6px 10px 10px 5px;
text-decoration: none;
font-weight: normal;
color: #EDEDED;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #0075a6;
display: block;
padding: 6px 10px 10px 5px;
text-decoration: none;
font-weight: normal;
color: #fff;
}





/************ end menu *************/



#sidebar {
	float: right; 
	width: 200px;
	background: transparent;
	padding: 0px;
	padding-left: 16px;
	padding-top: 16px;
	color: #fff;
}

#sidebar h3, #sidebar p {
	margin: 0px;
}

#mainContent {
  	margin: 10px;
		margin-top: 13px;
		padding-right: 20px;
		color: #EBEBEB;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 11px;
		letter-spacing: -0.2px;
} 

#footer { 
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-top: 1px solid #222;
	background-color: #030303;
	color: #505050;
	letter-spacing: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
} 

a.footmenlinks, a.footmenlinks:visited {
		color: #fff;
		text-decoration: none;
		letter-spacing: -1px;
		font-size: 11px;
				
}

a.footmenlinks:hover, a.footmenlinks:visited:hover {
		color: #FC0;
}

a.footenslinks, a.footenslinks:visited {
		color: #0075a6;
		text-decoration: none;
		letter-spacing: -1px;
		font-size: 11px;
				
}

a.footenslinks:hover, a.footenslinks:visited:hover {
				color: #FC0;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
		clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.newshandcursor{
		cursor:hand;
		cursor:pointer;
		font-weight: normal;
		letter-spacing: 0px;
		color: #0075a6;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 11px;
		letter-spacing: 0px;
}

.switchgroup1 {
		font-weight: normal;
		letter-spacing: 0px;
		color: #fff;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 11px;
		letter-spacing: 0px;
				
}
