/* -------------- 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:#afb686 url(/fend/images/bg.png) repeat-x top;
}
	
body.mceContentBody{
	background: #fff;
}

p{margin: 5px 0;}

ul{
	list-style: none;
	margin: 10px 0;
}

ol{
	margin: 10px 0;
}

ol li{
	list-style-type: decimal;
	margin: 2px 0 2px 25px;
	color: #13497f;
	font-size: 14px;
}
ol ol li{list-style-type:lower-alpha}
ol ol ol  li{list-style-type:upper-roman;}

ul li{
	padding: 2px 0 2px 25px;
	color: #534f48;
	background: url(/fend/images/bullet.png) no-repeat 7px 5px;
	font-size: 13px;
}

b, strong{font-weight: bold;}

i, em{font-style: italic;}

.clear{clear: both;}

.hide{display: none;}

h1{
    color: #463e30;
    font-size: 20px;
    font-weight: bold;
}

h2{
    color: #afb686;
    font-size: 18px;
    font-weight: bold;
}

h3 {
    color: #686155;
    font-size: 16px;
    font-weight: bold;
}

h4 {
    color: #afb686;
    font-size: 15px;
    font-weight: bold;
}

h5 {
    color: #6699cc;
    font-size: 15px;
    font-weight: bold;
}

h6 {
	color: #666;	
	font-size: 14px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

a:link, a:visited, a:active { 
    color: #cb0017;
    text-decoration: none;
}

a:hover {
    color: #597805;
    text-decoration: underline;
}


/* -------------- layout styles -------------- */

div#container{
	width: 980px;
	text-align: left;
	margin: 0 auto;
}
	div#headershell{
		position: relative;
		height: 60px;
		text-align: right;
	}
		#logo{
			display: block;
			width: 300px;
			height: 50px;
			position: absolute;
			top: 5px;
			left: 0px;
			background: url(/fend/images/logo.png);
		}
		div#topnav{
			line-height: 60px;
			display: inline-block;
			color: #afb686;
		}
		div#searchwrapper {
			width: 190px;
			height: 25px;
			background: url(/fend/images/backer-search.png) no-repeat;
			line-height: 60px;
			display: inline;
			float: right;
			margin: 18px 0 0 10px;
		}
			div#searchwrapper #search_string {
				float: left;
				background: none;
				border: 0px none;
				margin: 4px 0 0 25px;
				width: 130px;
			}
			#searchwrapper #search_submit {
				float: right;
				margin: 2px 2px 0 0;
				width: 30px;
				height: 21px;
			}
	div#navshell{
		height: 35px;
		position: relative;
	}
	div#wrapper{
		background: url(/fend/images/backer-wrapper.png) repeat-y;
	}
	div#contentshell{
		background: url(/fend/images/backer-content.png) no-repeat top;
	}
		div#bannershell{
			background: url(/fend/images/banner.jpg);
			margin: 0 10px;
			height: 245px;
		}
		div#pagetitle{
			height: 33px;
			line-height: 30px;
			padding: 7px 10px 0 10px;
			background: url(/fend/images/backer-pagetitle.png) repeat-x;
			text-align: right;
			margin: 0 10px;
		}
			div#pagetitle h2{
				float: left;
			}
			div#pagetitle a{
				display: block;
				width: 127px;
				height: 16px;
				float: right;
				margin-top: 5px;
			}
		div#innerwrapper{
			padding: 10px 20px;
		}
			div#content{
				padding: 0 10px 0 0;
				float: left;
				width: 710px;
				border-right: 1px solid #eee;
			}
			div#columnshell{
				float: right;
				padding: 30px 0 0 0;
				width: 210px;
				background: url(/fend/images/backer-columnheader.png) no-repeat left top;
			}
	div#footershell{
		clear: both;
		height: 60px;
		line-height: 50px;
		padding: 0 20px;
		color: #686155;
		text-align: center;
		background: url(/fend/images/backer-footershell.png) no-repeat;
	}
		div#copyright{
			float: left;
		}
		div#sencialogo{
			padding-top: 15px;
		}
		div#sencialogo a{
			display: block;
			
		}
		div#botnav{
			float: right;
		}

/* -------------- contact page styles -------------- */

div#contactform{
	float: left;
	width: 250px;
	height: 320px;
}
div#mapshell{
	height: 320px;
	margin-left: 250px;
	border: 1px solid #e1e1e1;
}

/* -------------- subnav styles -------------- */
ul#subnav li{
	padding: 1px 20px;
}

ul#subnav ul{
	margin: 0;
}





div#home-img{
	background: url('/fend/images/home-img-background.jpg') no-repeat;
	position:relative;
	width:500px;
	height:383px;
	display:block;
	}
	div#home-img a.home-img-one{
		background: url('/fend/images/home-img-1.jpg') no-repeat;
		position:absolute;
		width:114px;
		height:114px;
		top:10px;
		left:10px;
		}
		div#home-img a.home-img-two{
			background: url('/fend/images/home-img-2.jpg') no-repeat;
			position:absolute;
			width:114px;
			height:114px;
			left:134px;
			top:10px;
			}
			div#home-img a.home-img-three{
				background: url('/fend/images/home-img-3.jpg') no-repeat;
				position:absolute;
				width:114px;
				height:114px;
				left:258px;
				top:10px;
				}
				div#home-img a.home-img-four{
					background: url('/fend/images/home-img-4.jpg') no-repeat;
					position:absolute;
					width:114px;
					height:114px;
					top:134px;
					left:10px;
					}
					div#home-img a.home-img-five{
						background: url('/fend/images/home-img-5.jpg') no-repeat;
						position:absolute;
						width:114px;
						height:114px;
						top:258px;
						left:10px;
						}
	div#home-img a.home-img-one:hover{
		background: url('/fend/images/home-img-1-over.jpg') no-repeat;
		position:absolute;
		width:114px;
		height:114px;
		top:10px;
		left:10px;
		}
		div#home-img a.home-img-two:hover{
			background: url('/fend/images/home-img-2-over.jpg') no-repeat;
			position:absolute;
			width:114px;
			height:114px;
			left:134px;
			top:10px;
			}
			div#home-img a.home-img-three:hover{
				background: url('/fend/images/home-img-3-over.jpg') no-repeat;
				position:absolute;
				width:114px;
				height:114px;
				left:258px;
				top:10px;
				}
				div#home-img a.home-img-four:hover{
					background: url('/fend/images/home-img-4-over.jpg') no-repeat;
					position:absolute;
					width:114px;
					height:114px;
					top:134px;
					left:10px;
					}
					div#home-img a.home-img-five:hover{
						background: url('/fend/images/home-img-5-over.jpg') no-repeat;
						position:absolute;
						width:114px;
						height:114px;
						top:258px;
						left:10px;
						}


ul#subnav{
	background: url(/fend/images/backer-columnheader.png) no-repeat right bottom;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	}
ul#subnav li {
	/*background: url(/fend/images/bullet.png) no-repeat 7px 11px;*/
	background: url(/fend/images/backer-nav.png) repeat;
	width:168px;
	line-height:25px;
	margin: 0 0 0 1px;
	}
/* -------------- 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;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0 10px;
  border: 0 none;
  padding: 0;
  list-style: none;
  height: 42px;
  position: absolute;
  top: 0;
  left: 0;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  z-index:5;
  background: url(/fend/images/backer-nav.png) no-repeat right -42px;
}

ul#navmenu ul {
  margin: 0 0 0 -25px;
  border: 0 none;
  padding: 0;
  padding-top: 5px;
  width: 180px;
  list-style: none;
  display: none;
  position: absolute;
  top: 42px;
  left: 50%;
}

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: 180px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  background: none!important;
  z-index: 4;
}

/* Root Menu */
ul#navmenu a {
  padding: 0 20px;
  height: 42px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #686155;
  font: normal 15px/35px Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  background: url(/fend/images/backer-nav.png) no-repeat right -42px;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  color: #cb0017;
  background: url(/fend/images/backer-nav.png) repeat-x center -84px;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  padding: 0 10px;
  height: 25px;
  font: normal 12px/25px Arial, Verdana, Helvetica, sans-serif;
  float: none;
  background: #f9f4dd;
  color: #686155;
}

/* 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: #f1eacf url(/fend/images/backer-nav.png) no-repeat right -126px;
  color: #cb0017;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #f1eacf;
  color: #686155;
}

/* 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: #e9e2c4 url(/fend/images/backer-nav.png) no-repeat right -151px;
  color: #cb0017;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #e9e2c4;
  color: #686155;
}

/* 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: #e1d9b8 url(/fend/images/backer-nav.png) no-repeat right -176px;
  color: #cb0017;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: -5px;
  left: 180px;
  margin: 0;
}

/* 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;
	}