@charset "utf-8";
/* FEL master CSS. "Teal" Redesign 1st Jan 2016. David Nathan. */
body {font-family: "Open Sans",Helvetica,Arial,sans-serif; 
	font-size: 11pt; 
	background-color: #fff;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4 {color: #666; 
}
#outer {width: 100%;
	background-color: #fff;
	margin: auto;
}
#page {
	margin: 0 auto;
	background-color: #fff;
	width: 100%;
}
#content a {color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #EC782B;  /*was #1d82e2; */
}
#content a:hover {
	border-bottom: 2px dotted #EC782B;
}
#title {
	margin: 0 0 0 0;
	padding: 0;
	background-color: #00859D;
	width: 100%;
	min-width: 289px; /* width of logo */
}
#title img {
	display: block;
	width: 289px;
	height: 53px;
	margin: 0 auto;
	padding-top: 12px;
}
#title  p {
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding-bottom: 18px;
}

/* MENUS */

#navmenu ul {list-style-type:none;
	line-height: 2.5em;
	text-align: center;
}
#navmenu ul li {display: inline;
	margin: 2px;
}
#navmenu {margin: 0 -2em;
}
#navmenu ul {padding-left: 0;
}
#navmenu a {text-decoration: none;
	font-size: 1.1em;
	color: black;
	padding: 2px 4px 2px 4px;
	background: #ececcc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px dotted gray;
}
#navmenu a:hover {text-decoration: none;
	font-size: 1.1em;
	color: white;
	background-color: #C60;
}
#navmenu a:active {text-decoration: none;
	font-size: 1.1em;
	color: #AAF;
	background-color: #C60;
}
#navmenu a.here {padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 3px solid #C30; 
}



#pmenu {
  font-family: Helvetica, Arial, sans-serif;
  padding: 20px 0 0 0; /*20px 50px 150px; */
  text-align: center;
}
#pmenu a {text-decoration: none;
	color: black;
}
#pmenu ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 0; /*15px 4px 17px 0; */
  list-style: none;
}
#pmenu ul li {
  font: bold 14px sans-serif;
  display: inline-block;
  margin: 4px;
  position: relative;
  padding: 0px;
  background: #00859D;
  cursor: pointer;
	height: 25px;
}
#pmenu ul li span {
	display: block;
	padding: 4px;
}
#pmenu ul li span:hover, #pmenu ul li:hover {
  background: #ccc;
  color: #fff;
}
#pmenu ul li a, #pmenu ul li span {
   display: block;
   padding: 4px 18px;
	 color: #fff;
}
#pmenu ul li a:hover {
  background: #ccc;
  color: #00859D;
}
#pmenu ul li ul {
  padding: 0;
  position: absolute;
  top: 25px;
  left: 0;
  width: auto;
  display: none;
  opacity: 0;
  visibility: hidden;
}
#pmenu ul li ul li { 
  background: #ccc; 
  display: block; 
  padding: 0;
  margin: 0;
  color: #1d82e2;
}
#pmenu ul li ul li a {
  display: block; 
  color: #00859D;
}
#pmenu ul li ul li:hover {
	background: #ccc; 
}
#pmenu ul li ul li a:hover {
	background: #eee; 
}
#pmenu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

/* END MENUS */

/* FRONT PAGE */
.ft {clear: both;
	margin-top: 1.5em;}
.ft h3 {color: #EC782B;} /* was #C96D3F */
.readmoremanifesto {margin: -0.5em 0 1em 2em;}

#content {border-top: 0px solid #666; /* was c30 */
	padding: 1em 0 0 0;
	margin: 0 auto;
	width: 80%;
	max-width: 800px;
}
#pagetitle h1 {font-size: 1.8em;
	margin: 0.6em 0 1em 0;
	padding: 0;666;
	font-weight: bold;
	text-align: center;
}
#newsouter {
	font-size: 1.3em;
}
#newsouter .item.pic {
	height: 100px;
	clear: both;
	overflow: auto;
	margin-bottom: 1em;
}
#newsouter .item.nopic {
	height: 40px;
	clear: both;
	margin-left: 150px;
	margin-bottom: 1em;
}
#newsouter .item img {
	height: 90px;
	width: 140px;
	float: left;
	margin-right: 10px;
}
/* Page specific styles */
p.c {color: #666;
	font-weight: bold;
}
div.ogmii {text-align: center;
	border: 1px solid #630;
	padding: 1em 10% 1em 10%;
}
div.ogmii table td {padding: 0.3em 1.5em 0.3em 0;
}
.issuenamehead, .fullhead, .tochead {font-size: 1.1em;
	color: #666;
	font-weight: bold;
}
div.ogmii table tr:hover {background-color: #CCC;
}
#bib {border: none;
	/* padding: 1em 10% 1em 10%; */
}
#footer {text-align: center;
	margin: auto;
	margin-top: 20px;
}
/*Committee */
.committee .member {
	min-height: 128px;
	background: #A2E3E0;/* #9AD5D3;  was #ffe */
	margin: 0 0 10px 0;
}
.committee .chair {
	margin: 0 0 50px 0;
}
.committee .pic {
	float: left;
	margin: 4px 0 4px 4px;
}
.committee .name {
	color: #444;
	margin: 0.7em 0 1em 0;
	padding-top: 0.5em;
}
.committee .role {
	color: #EC782B; /* was #C96D3F; */
	font-weight: bold;
}
.committee div.website::before {
	content: "Website: ";
}
.committee div.websites::before {
	content: "Websites: ";
}
.committee div.email::before {
	content: "Email: ";
}
.committee .name, .committee div.website,  .committee div.websites, .committee div.email {
	margin-left: 126px;
}
.committee .role {
	padding: 0 1em 0 0
}
div.noshow {
	display: none;
}
.committee .nopic {min-height: 60px;}
/* for footer May 2015 DJN */
#pfooter {
	margin: 0 auto;
	clear: both;
}
#footerbox {
	border: none;
	margin: 0 auto;
	font-size: 0.9em;
	background-color: #00859D;
	color: white;
}
#footerbox a {color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}
#footerbox a:hover {color: white;
	border-bottom: 1px solid white;
}
#footerbox table#f {
	margin: 3em auto 0 auto;
    table-layout: fixed;
    width: 80%;	
}
#footerbox #f tr td {
		vertical-align: top;
}
#footerbox #f td.left {
	padding-left: 1em;
	width: 60%;
}
#footerbox #f td.right {
	width: 40%;
}
p.spacer {
display: none;}
/* generic new item */
.newitem {
    border: 1px solid #00859d;
    padding: 0.5em 1em 1em;
}
.newitem h2, .newitem h4, .newitem p, .newitem ul {margin: 0.5em 0 0 0;}