/* -------------- reset styles -------------- */
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, caption, tbody, tfoot, thead{border: 0pt none;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0pt;padding: 0pt;}
caption, th, td{font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}/* -------------- general styles -------------- */

html,body{
	margin:0;
	padding:0;
}
body, div, p, li, h1, h2, h3, h4, h5, a {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #666; 
}
body.fend{
	background:#fff url(/fend/images/bg.png) repeat-x top;
}
body.mceContentBody{
	background: #fff;
}
p{margin: 5px 0;}
ul{
	list-style: disc outside;
	margin: 10px 0;
}
ol li{list-style-type:decimal;}
ol ol li{list-style-type:lower-alpha}
ol ol ol  li{list-style-type:upper-roman;}
li{
	margin: 1px 25px;
	color: #4d6b90;
}
b, strong{font-weight: bold;}
i, em{font-style: italic;}
.clear{clear: both;}
.hide{display: none;}
h1{
	color: #08388B;
	font-size: 16px;
	font-weight: normal;
}
h2#pagetitle{
	padding: 10px 20px 0 0;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #eee;
}
h2{
    color : #707070;
    font-size : 16px;
    font-weight : bold;
}
h3 {
    color : #ff6600;
    font-size : 18px;
    font-weight : normal;
}
h4 {
    color: #183a17;
    font-size: 12px;
    font-weight: bold;
}
h5 {
    color : #fff;
    font-size : 13px;
    font-weight : bold;
}
a:link, a:visited, a:active { 
    color: #08388a;
    text-decoration: none;
}
a:hover {
    color: #001841;
    text-decoration: underline;
}


/* -------------- layout styles -------------- */
div#container{
	width:1000px;
	text-align:left;
	margin:0 auto;
}
	div#headershell{
		position:relative;
		height: 120px;
	}
		#headershell h1 a{
			position: absolute;
			top: 0;
			left: 0;
			z-index: 99;
			display: block;
			height: 120px;
			width: 285px;
			background: url(/fend/images/logo.png);
		}
		div#navshell{
			background: url(/fend/images/backer-nav.png);
			height: 40px;
			position: absolute;
			top: 60px;
			width: 100%;
		}
		div#topnav{
			position: absolute;
			top: 12px;
			left: 520px;
			line-height: 25px;
		}
			div#topnav a{
				display: inline-block;
				padding: 6px 10px;
				font-size: 15px;
				color: #fff;
				text-decoration: none;
			}
			div#topnav a:hover{
				background: #556aaf;
			}
			a.home{background: url(/fend/images/backer-topnav.png) no-repeat right;}
			a.contact{background: url(/fend/images/backer-topnav.png) no-repeat right;}
		div#searchwrapper{
			position: absolute;
			top: 12px;
			left: 730px;
			width: 220px;
			height: 25px;
			background: url(/fend/images/backer-search.png) no-repeat;
		}
			div#searchwrapper #search_string{
				float: left;
				background: none;
				border: 0px none;
				margin: 4px 0 0 5px;
				width: 160px;
			}		
			#searchwrapper #search_submit{
				float: right;
				margin: 3px 3px 0 0;
				width: 50px;
				height: 19px;
			}
	div#bannershell{
		padding: 10px 50px;
		height: 300px;
		background: url(/fend/images/banner.jpg);
	}
	div#contentshell,
	div#content-home{
		width: 940px;
		margin: 0 auto;
	}
	div#content-home{
		padding: 20px 0;
	}
	div#content{
		padding: 10px 20px 0 10px;
		float: right;
		width: 700px;
	}
	div#columnshell{
		float: left;
		width: 200px;
	}
	div#footershell{
		margin: 20px 0;
		padding: 0 50px;
		height: 42px;
		background: #e0e0e0 url(/fend/images/backer-footer.png) no-repeat;
	}
		div#sencialogo{
			float: left;
			padding: 10px 0;
		}
		div#copyright{
			float: right;
			color: #999;
			line-height: 42px;
			font-size: 10px;
		}



/* -------------- subnav styles -------------- */
ul#subnav{
	list-style: none;
	width: 180px;
}
ul#subnav li{
	margin: 0;
	border-bottom: 1px dotted #eee;
}
ul#subnav li a{
	display: block;
	padding: 0 10px;
	width: 160px;
	line-height: 25px;
}
ul#subnav li a:hover{
	background: url(/fend/images/backer-subnav.png) repeat-x bottom;
}



/* -------------- contact page styles -------------- */
div#contactform{
	float: left;
	width: 250px;
	height: 320px;
}
div#mapshell{
	height: 320px;
	margin-left: 250px;
	border: 1px solid #e1e1e1;
}



/* -------------- home styles -------------- */
div.greybox{
	float: left;
	margin: 0 5px;
	width: 290px;
	background: url(/fend/images/backer-greybox.png) repeat-y center;
}
	div.greybox-title{
		background: url(/fend/images/backer-greybox.png) no-repeat left top;
	}
		div.greybox-inner{
			background: url(/fend/images/backer-greybox.png) no-repeat right bottom;
			padding: 10px;
			height: 220px;
		}
			div.greyboxh3{
				line-height: 20px;
				height: 20px;
			}
div.whywecare{
	float: left;
	margin: 0 5px;
	padding: 10px;
	height: 220px;
	width: 270px;
	background: url(/fend/images/backer-whywecare.jpg);
}
p.greybox-link{
	text-align: right;
	margin: 0;
}
	a#btn-viewmorenews{
		display: inline-block;
		width: 100px;
		height: 19px;
		background: url(/fend/images/btn-viewmorenews.png);
	}
	a#btn-aboutus{
		display: inline-block;
		width: 60px;
		height: 19px;
		background: url(/fend/images/btn-aboutus.png);
	}
	a#btn-learnmore{
		margin-top: 110px;
		display: inline-block;
		width: 75px;
		height: 19px;
		background: url(/fend/images/btn-learnmore.png);
	}
	
a.newsMore{
}
span.newsContent{
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}

	div#contentshell,
	div#content-home{
		width: 900px;
		margin: 0 auto;
	}
		div#content{
		padding: 10px 0;
		float: right;
		width: 700px;
	}div#columnshell{
	display: none;
}
div#content{
	width: auto;
	float: none;
	border: none;
}/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0 70px;
  list-style: none;
  height: 40px;
  float: right;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
  z-index:5;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  padding: 9px 11px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #08388a;
  font: normal 17px/30px Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a,
ul#navmenu li#menu-current-root a{
  background: url(/fend/images/backer-navhover.png) repeat-x;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a{
  font: normal 12px/30px Arial, Verdana, Helvetica, sans-serif;
  float: none;
  background: #EEE;
  color: #666;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a{
  background: #CCC;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: none;
}

/*------------------ video player styles -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}

div.flv-player a{
	display: block;
	background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.flv-player a span{
	display: block;
	background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}#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;
	}