/* -------------- 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: "" "";}/* -------------- 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, p, li, h1, h2, h3, h4, h5, a {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
}
body.fend{
	background:#343434 url(/fend/images/bg-main.gif) 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: #000;
}
b, strong{font-weight: bold;}
i, em{font-style: italic;}
.clear{clear: both;}
.hide{display:none;}
h1{
	color: #e40809;
	font-size: 18px;
	font-weight: bold;
}
h2#pagetitle{
	color: #e40809;
	font-size: 18px;
	font-weight: bold;
}
h2{
    color: #000;
    font-size: 24px;
	line-height: 27px;
    font-weight: bold;
}
h3{
    color: #000;
	line-height: 23px;
}
h3,
h3 a{
	font-size: 18px;
	font-weight: bold;
}
h4 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
	text-align: center;
}
h5{
    color: #000;
    font-size: 16px;
	line-height: 20px;
    font-weight: 400;
	margin-top: 10px;
}
h6{
	color: #000;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
a:link, a:visited, a:active{ 
    color: #989B10;
    text-decoration: none;
}
a:hover{
    color: #989b10;
    text-decoration: underline;
}


/* -------------- layout styles -------------- */

div#container{
	width: 768px;
	text-align: left;
	margin: 0 auto;
	background: #fff url(/fend/images/backer-wrapper.png) repeat-y;
	position: relative;
}
	div#wrapper{
		background: url(/fend/images/bottomimage_0.jpg) no-repeat bottom left;
	}
	div.image1{
		background: url(/fend/images/bottomimage_1.jpg) no-repeat bottom left!important;
	}
	div.image3{
		background: url(/fend/images/bottomimage_3.jpg) no-repeat bottom left!important;
	}
	div.image4{
		background: url(/fend/images/bottomimage_4.jpg) no-repeat bottom left!important;
	}
	div.image5{
		background: url(/fend/images/bottomimage_5.jpg) no-repeat bottom left!important;
	}
	div.image6{
		background: url(/fend/images/bottomimage_6.jpg) no-repeat bottom left!important;
	}
	div.image7{
		background: url(/fend/images/bottomimage_7.jpg) no-repeat bottom left!important;
	}
	div.image11{
		background: url(/fend/images/bottomimage_1.jpg) no-repeat bottom left!important;
	}
	div.image19{
		background: url(/fend/images/bottomimage_19.jpg) no-repeat bottom left!important;
	}
	div.image113{
		background: url(/fend/images/bottomimage_113.jpg) no-repeat bottom left!important;
	}
	div.image114{
		background: url(/fend/images/bottomimage_114.jpg) no-repeat bottom left!important;
	}
	div.image115{
		background: url(/fend/images/bottomimage_115.jpg) no-repeat bottom left!important;
	}
		div#columnshell{
			float: left;
			width: 200px;
			padding-bottom: 300px;
		}
			div#columnshell h1 a{
				display: block;
				width: 200px;
				height: 210px;
				background: url(/fend/images/logo.png);
			}
			div#featuredlinks{
				background: url(/fend/images/backer-featuredlinks.png) no-repeat center top;
				min-height: 30px;
				height: auto!important;
				height: 30px;
				padding: 35px 0 10px 5px
			}
				div#featuredlinks a{
					color: #515700;
				}
				div#featuredlinks a:hover{
					color: #000;
				}
			div#poll{
				background: url(/fend/images/backer-poll.png) no-repeat top;
				padding: 40px 5px 5px 5px;
			}
				div#poll a{
					color: #fff;
				}
			div#search{
				background: url(/fend/images/backer-search.png) no-repeat center top;
				height: 75px;
			}
				div#searchwrapper #search_string {
					float: left;
					background: #fff;
					border: 1px solid #002a50;
					margin: 35px 0 0 10px;
					width: 150px;
				}
				#searchwrapper #search_submit {
					float: right;
					margin: 35px 10px 0 0;
					width: 25px;
					height: 22px;
				}
		div#headershell{
			float: right;
			width: 568px;
			height: 105px;
			background: url(/fend/images/backer-header.png);
		}
			div#topnav{
				text-align: right;
				padding: 5px 10px;
				color: #c30505;
			}
				div#topnav a{
					color: #fff;
				}
		div#contentshell{
			float: right;
			width: 568px;
		}
			h3#headlines-title{
				height: 50px;
				background: url(/fend/images/backer-headlines-title.png);
			}
			div#headlines{
				background: url(/fend/images/backer-headlines.png) repeat-y;
				padding: 10px;
			}
				div#headlines h3{
					font-size: 16px;
					color: #686b02;
				}
				.blogbutton{
					display: inline-block;
					height: 21px;
				}
				.blogbutton span{
					display: none;
				}
				a.blogreadmorebutton{
					background: url(/fend/images/blogreadmorebutton.gif) no-repeat top;
					width: 80px;
				}
					a.blogreadmorebutton:hover{
						background: url(/fend/images/blogreadmorebutton.gif) no-repeat bottom;
					}
				a.blogpostcommentbutton{
					background: url(/fend/images/blogpostcommentbutton.gif) no-repeat top;
					width: 120px;
				}
					a.blogpostcommentbutton:hover{
						background: url(/fend/images/blogpostcommentbutton.gif) no-repeat bottom;
					}
			div#content{
				padding: 10px 10px 10px 15px;
				z-index: 3;
			}
		div#footershell{
			clear: both;
			height: 64px;
			text-align: center;
			color: #6A6C03;
			background: url(/fend/images/backer-footer.png);
		}
			div#sencialogo{
				float: left;
				display: inline;/* fix IE6 float+margin double padding */
				margin: 22px 0 0 62px;
			}
			div#botnav{
				line-height: 34px;
			}
				div#botnav a{
					color: #94970F;
				}
				div#botnav a:hover{
					color: #B7BB12;
				}
			div#copyright{
				line-height: 10px;
				font-size: 10px;
			}


/* -------------- 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;
}


/* -------------- layout styles -------------- */
div.indent{
	margin-left: 40px;
}

/* -------------- petition form styles -------------- */

div#petition-form ul{
	margin: 0;
	list-style: none;
	width: 100%;
}

	div#petition-form ul li{
		margin: 10px 0;
		float:left;
		width: 250px;
		display: inline;
		color: #4D6B90;
	}


		div#petition-form ul li label{
			display: block;
		}

		div#petition-form textarea{
			width: 450px;
		}
		
		div#petition-form input[type=submit]{
			width: auto;
		}
	
/* -------------- supporter form styles -------------- */

div#supporter-form ul{
	margin: 0;
	list-style: none;
	float: left;
	width: 250px;
}

	div#supporter-form ul li{
		margin: 5px 0;
		float:left;
		width: 250px;
		display: inline;
		color: #4D6B90;
	}
	
		div#supporter-form ul li label{
			display: block;
		}
		
		div#supporter-form textarea{
			width: 450px;
		}
		
		div#supporter-form input{
			width: 225px;
		}
		
		div#supporter-form input[type=submit]{
			width: auto;
		}/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 200px; /*For KHTML*/
  list-style: none;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  z-index:5;
}

/* Root Menu */
ul#navmenu a {
  padding: 0 5px 0 15px;
  display: block;
  background: url(/fend/images/backer-nav.png);
  color: #e2e472;
  font: bold 12px/28px Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

ul#navmenu li#menu-current-root a{}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a,
ul#navmenu li#menu-current-root ul li a {
  padding: 0 5px;
  border-top: 1px solid #6E7004;
  border-left: 1px solid #6E7004;
  font: normal 12px/22px Arial, Helvetica, sans-serif;
  background: #fff;
  color: #6E7004;
}
ul#navmenu li:hover ul,
ul#navmenu li.iehover ul{
  border-right: 1px solid #6E7004;
  border-bottom: 1px solid #6E7004;
}

/* 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,
ul#navmenu li#menu-current-root ul li a:hover {
  background: #f31314;
  color: #fff;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #fff;
  color: #6E7004;
}

/* 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: #f31314;
  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: #fff;
  color: #6E7004;
}

/* 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: #f31314;
  color: #fff;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 200px;
}

/* 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: block;
}

/*------------------ 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;
	}