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

/* Pretty Stuff 
================================== */

body {
	font: 85%/1.1 "Trebuchet MS", "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #707070;
}


#wrapper {
	background-color: #fff;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#branding {
  height: 106px;
  background-color:#fff;
}

#nav {
  background-color:#fff;
}

#subNav {
  padding-bottom: 27px;
}

img
{
	border-style: none;
	text-decoration: none;
}

#indexVideo { 
  width: 312px; 
  float: left; 
  background-color:#fff;
} 

#leftPanel { 
  width: 321px; 
  float: left; 
  background-color:#fff;
} 

#content { 
  width: 530px;
  float: right; 
}

#indexContent { 
  width: 530px;
  float: right; 
}

#mapContent { 
 
}

.clear {
  clear: both;
}

.newsTab {
	background-color: #618a9e;
	margin-top: 2px;
	margin-right: 58px;
	height: 20px;
	padding-top: 7px;
	padding-bottom: 3px;
	color: #fff;
 	font: 110%/1.0 "Trebuchet MS", Geneva, Verdana, sans-serif, Verdana, sans-serif;
}

#footer {
  height: 106px;
  background-color:#fff;
  text-align: right;
}

.siteMap {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #618a9e;
	margin-bottom: 4px;
	width: 250px;
}

.siteBlock {
	width: 400px;
	display: block;
	float: left;
}


/* Centering Technique
================================== */

body { 
  text-align: center; 
  min-width: 860px;
}

#wrapper {
	width: 860px;
	margin: 0 auto;
	text-align: left;  
} 

/* Font
================================== */
h1 {
	color: #cc4a56;
}

h3 {
	color: #cc4a56;
	font-weight: normal;
}

.bigRed {
	color: #cc4a56;
	font-weight: bold;
	font: 280%/1.1 "Trebuchet MS", Geneva, Verdana, sans-serif, Verdana, sans-serif;
	text-align: left;

}

.mediumRed {
	color: #cc4a56;
	font: 130%/1.0 "Trebuchet MS", Geneva, Verdana, sans-serif, Verdana, sans-serif;

}

.Red {
	color: #cc4a56;
	
}

.whiteTxt {

 	color: #fff;
 	font: 110%/1.0 "Trebuchet MS", Geneva, Verdana, sans-serif, Verdana, sans-serif;

 
} 


.footerTxt {
	font: 70%/1.1 "Trebuchet MS", Geneva, Verdana, sans-serif, Verdana, sans-serif;
}

A {
	color: #cd4b57;
	text-decoration: none;
	outline:none;
} 

A:Visited {
	color: #cd4b57;
	text-decoration: none;	
	outline:none;}

A:Active {
	color: #cd4b57;
	text-decoration: none;
	outline:none;	
}
	
A:Hover {
	color: #707070;
	text-decoration: underline;
	outline:none;		

	}

A.menu {
	color: #707070;
	text-decoration: none;
} 

A.menu:Visited {
	color: #707070;
	text-decoration: none;	
}

A.menu:Active {
	color: #707070;
	text-decoration: none;
}
	
A.menu:Hover {
	color: #cd4b57;
		text-decoration: none;

	}
	
A.subMenu {
	color: #618a9e;
	text-decoration: none;
} 

A.subMenu:Visited {
	color: #618a9e;
	text-decoration: none;	
}

A.subMenu:Active {
	color: #618a9e;
	text-decoration: none;
}
	
A.subMenu:Hover {
	color: #cd4b57;
		text-decoration: none;

	}
	
	
	

A.footer {
	color: #618a9e;
	text-decoration: none;
	font: 75%/1.1 "Trebuchet MS", Geneva, Verdana, sans-serif, Verdana, sans-serif;
} 

A.footer:Visited {
	color: #618a9e;
	text-decoration: none;
	font: 75%/1.1 "Trebuchet MS", Geneva, Verdana, sans-serif, Verdana, sans-serif;	
}

A.footer:Active {
	color: #618a9e;
	text-decoration: none;
	font: 75%/1.1 "Trebuchet MS", Geneva, Verdana, sans-serif, Verdana, sans-serif;
}
	
A.footer:Hover {
	color: #cd4b57;
		text-decoration: none;
		font: 75%/1.1 "Trebuchet MS", Geneva, Verdana, sans-serif, Verdana, sans-serif;

	}	
	
A.newsLink {
	color: #707070;
	text-decoration: underline;
} 

A.newsLink:Visited {
	color: #707070;
	text-decoration: underline;
	}

A.newsLink:Active {
	color: #707070;
	text-decoration: underline;
}
	
A.newsLink:Hover {
	color: #cd4b57;
		text-decoration: underline;
	}	


A.siteMapl {
	color: #618a9e;
	text-decoration: none;
} 

A.siteMapl:Visited {
	color: #618a9e;
	text-decoration: none;
	}

A.siteMapl:Active {
	color: #618a9e;
	text-decoration: none;
}
	
A.siteMapl:Hover {
	color: #cd4b57;
		text-decoration: underline;
	}	


/* Add some padding 
================================== */

#indexVideo {
  padding-top: 0px;
  padding-bottom: 0px;
}

#indexVideo * {
  padding-left: 0px;
  padding-right: 60px;
}

#indexVideo * * {
  padding-left: 0;
  padding-right: 0;
}

#leftPanel {
  padding-top: 0px;
  padding-bottom: 0px;
}

#leftPanel * {
  padding-left: 0px;
  padding-right: 20px;
}

#leftPanel * * {
  padding-left: 0;
  padding-right: 0;
}

#indexContent * {
  padding-right: 20px;
}

#indexContent * * {
  padding-right: 0;
}

#content * {
  padding-right: 0px;
}

#content * * {
  padding-right: 0;
}


#footer {
  padding-top: 20px;
  padding-bottom: 0px;
}

/* lightbox 
================================== */	
	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}	
	
	
.dividerline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 1px;
	width: 100%;
	margin-top: 3px;
}

/* CMS - Content Management System 
================================== */


#cmslogin {
margin-left:66px;
}
#cmsinput {
	border: 1px solid #859D31;
	font-family: "Trebuchet MS";
	font-size:14px;
	
}
#addswfinput {
	border: 1px solid #859D31;
	color: #FF0000;
}

.cmssubmit {
margin-left:60px;
}
#cmscontent { 
  width: 530px;
  float: left; 
}
#cmsleftPanel { 
  width: 321px; 
  float: right; 
  background-color:#fff;
} 
.cmsinput {
	border: 1px solid #859D31;
}
hr.dothr {
    border: none 0; 
	border-top: 1px dotted #09c;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}