/* universal reset */

* {
	margin: 0;
	padding: 0;
}

img { border: none; }

/* layout */

body {
	margin: 0px;
	color: #454545;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(https://www.johnson-center.org/site_images/mainBG.jpg) repeat;
}

#containerWrap {
	width: 100%;
	margin: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(https://www.johnson-center.org/site_images/headerBG.jpg) repeat-x;
	z-index: 2;
}

#container {
	width: 1100px;
	margin: 0px auto;
	}

#headerWrap {
	padding: 0 0 0 25px;
	margin-bottom: 2px;
	height: 130px;
}
.logo {
	float: left;
}

.auxNav {
padding-top:  20px;
	float:  right;
	text-align: right;
}

#content {
	padding: 1px 0px 20px;
	font-size: small;
}


#sideBar {
	width: 240px;
	float: right;
	padding: 20px 20px 20px 30px;
	background: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}

#mainContent {
	width: 740px;
	margin: 0px 260px 0px 0px;
	padding: 25px 30px 0px 25px;
	background: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}


.date {
	font-family: "Gill Sans", Geneva, sans-serif;
	font-size: small;
	font-style: italic;
	color: #999999;
}

.tinyText {
	font-family: "Gill Sans", Geneva, sans-serif;
	font-size: small;
	font-style: italic;
	color: #999999;
}

#content h1 {
	font-family: 'Helvetica', arial, serif;
	font-size: 20px;
	font-weight: bold;
	color: rgb(13, 73, 146);
	text-shadow: 1px 1px 1px rgba(13, 73, 146, 0.45);
	letter-spacing: 1px;
	margin: 1em 0 6px 0;
}

#content h2 {
	font-family: 'Helvetica', arial, serif;
	font-size: 16px;
	font-weight: bold;
	color: #1164C8;
	color: rgb(17, 100, 200);
	text-shadow: 1px 1px 1px rgba(17, 100, 200, 0.45);
	letter-spacing: 1px;
	margin: 1em 0 6px 0;
}

#content h3 {
	font-family: 'Puritan', arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #234216;
	margin-bottom: 10px;
	margin-top: 4px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

#content h4 {
	font-family: 'Puritan', arial, serif;
	font-size: 12px;
	color: #a5a8aa;
	margin-bottom: 2px;
	margin-top: 4px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#content p {
	font-family: 'Helvetica', arial, serif; 
	font-size: 14px;
	color: #404040;
	margin-bottom: 10px;
	line-height: 160%;
}

a:link {
	background-color: transparent;
}

a:visited {
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	text-decoration: none;
	background-color: transparent;
}

a:active {
	text-decoration: none;
	background-color: transparent;
}
.smallText {
	color: #666666;
	font-size: x-small;
}

#content ul {
	margin: 0px 0px 2em 25px;
	padding: 0px;
	line-height: 1em;
}

#content ol {
	margin: 0px 0px 1em 25px;
	padding: 0px;
}

#content li {
	font-family: 'Arimo', arial, serif;
	font-size: small;
	color: #333333;
	margin-left: 0;
	/* margin-bottom: 10px; */
	/* line-height: 100%; */
	list-style-type: none;
}

#mainContent a:link {
font-weight: bold;
	color: #387E1C;
	background-color: transparent;
}

#mainContent strong {
	color: rgb(102,102,255);
}

#mainContent a:visited {
font-weight: bold;
	color: #265712;
	background-color: transparent;
}

#mainContent a:hover {
	color: #83421E;
	background-color: transparent;
}

#mainContent a:active {
	color: #83421E;
	background-color: transparent;
}

#mainContent .bioPic {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#content .lineSep {
	border-bottom: 1px solid #dbd9d9;
	margin: .4em 0 1.4em;
	clear: left;
}

.map {height : 500px !important;}

.threeSplit {
	float:left;
	width:33%;
}

#accordionWrapper {
	width: 180px;
	margin-right: 0;
	margin-left: 40px;
}

.accordionButton {	
	width:180px;
	_float: none;  /* Float works in all browsers but IE6 */
	border-bottom: 1px solid #bb514e;
	cursor: pointer;
	}
	
.accordionContent {	
	width: 180px;
	_float: none; /* Float works in all browsers but IE6 */
	}
	
.comment {
	font-family: 'Arimo', arial, serif;
	font-size: small;
	color: #333333;
	margin-bottom: 10px;
	line-height: 130%;
	list-style-type: none;
}	
.posted {
	color: #adafaf;
	font: italic x-small 'Arimo', arial, serif;
	border-top: thin solid #d3d3d3;
	padding-top: 6px;
}	

/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.rounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 10px;
	padding: .2em .4em .275em;
}
	
/* gray */
.gray {
	color: #172D0F;
	border: solid 1px #555;
	background: #DADAD8;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #172D0F;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #172D0F;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #172D0F;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}	
	
#sideBar p {
	font-size: 13px;
	color: #757575;
}

#sideBar h1 {
	margin: 0px;
	font-size: small;
	color: #7B7B7B;
	height: 30px;
	padding-top: 0;
	padding-left: 30px;
}

#sideBar a:link {
	text-decoration: none;
	color: #387E1C;
	text-decoration: none;
	background-color: transparent;
}

#sideBar a:visited {
	color: #265712;
	text-decoration: none;
	background-color: transparent;
}

#sideBar a:hover {
	color: #83421E;
	text-decoration: none;
	background-color: transparent;
}

#sideBar a:active {
	color: #83421E;
	text-decoration: none;
	background-color: transparent;
}

#sideBar ul {
	margin: 15px 25px 15px 0px;
	padding: 0px;
}

#sideBar li {
	font-size: 12px;
	color: #757575;
	line-height: 110%;
	list-style-type: disc;
	margin-left: 10px;
}

#footer {
	clear: both;
	margin: 0px;
	background-color: #214016;
	padding: 0;
	width: 100%;
	border-top: thin solid #040d02;
	height: 300px;
}

#footerInner {
	width: 1100px;
	padding: 20px 0px 0px 70px;
	margin-right: auto;
	margin-left: 0;
	margin-top: 0;
}

#footerInner p {
 	color: #589c40;
	font-size: 10px;
}

.inputBox {
	color: #333;
	font-size: small;
	background: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}

/*contentHighlights*/
.missingText {
	color:  #FF0000;
}

.outdateText {
	color: #f39900;
}

#editorialNotes {
	border: thin solid #9d0000;
	background-color: #ffccc3;
	margin-left: 10px;
}

#editorialNotes h4 {
	font-size: small;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 10px;
}

#editorialNotes .txt {
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 15px;
	font-size: 11px;
}

#editorialNotes .editButton {
	border: thin solid #9d0000;
	background-color: #b40000;
	margin-top: 10px;
	margin-left: 25px;
	padding: 3px;
	color: #ffe3df;
	border-right-color: #6f0000;
	border-bottom-color: #7a001a;
}

.ketchup-error {
  position: absolute;
  width: auto;
}

.ketchup-error ul {
  padding: 0;
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #111;
  background: red;
  background: rgba(255, 0, 0, 0.6);
  padding: 10px;
  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
  list-style: none;
  line-height: 16px;
}

.ketchup-error span {
  display: block;
  width: 0; 
  height: 0; 
  border-left: 0 solid transparent; 
  border-right: 15px solid transparent;
  border-top: 10px solid red;
  border-top: 10px solid rgba(255, 0, 0, 0.6);
  border-bottom: 0;
  margin-left: 10px;
}

ul.hover_block { display: block; overflow: hidden; height: 1%; padding-bottom: 0px; }
			
		ul.hover_block li, ul.hover_block2 li {
			list-style:none;
			float:left;
			background: #fff;
			padding: 0px;
			width:240px; position: relative;
			margin-right: 0px; }

		ul.hover_block li a, ul.hover_block2 li a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 240px;
			width: 240px;
			padding: 0px;
			color: #000;
			font: 1.6em/1.3 Helvetica, Arial, sans-serif;
		}

		ul.hover_block li a, ul.hover_block2 li a { text-decoration: none; }

		ul.hover_block li img, ul.hover_block2 li img {
			position: absolute;
			top: 0;
			left: 0;
			border: 0;
		}

div.banners {
	text-align: center;
}

div.banners li {
	float: left;
}

div.banners a {
	clear: left;
}

.clear {
	clear: both;
}

div.addthis_toolbox{
	height: 2em;
	margin: 1em 0;
	padding: 0.5em 0;
}

#mainContent ul li {
margin-left: 0;
padding-left: 0;
list-style-type: inherit;
font-size: 14px;
}

#mainContent ul li ul {
margin-top: 1em;
}

.zebra {
	border: 1px solid #000;
}

.zebra thead {
	background: #000;
	color: #fff;
}

.zebra tbody tr:nth-child(even) {
	background: #ddd;
}

.zebra thead td, .zebra tbody td {
	padding: 2px 6px;
	vertical-align: text-top;
}