


/* -------------- GENERAL -------------- */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  }

body {
margin:0 auto;
background-color:#dedcd9;
/*min-width: 960px;*/
background-position:center;

font-family: 'Open Sans', sans-serif;
font-size:1em;
display:block;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

.span3:focus ~ .alert {
  display: none;
  float:right;
}
.span2:focus ~ .alert {
  display: block;
  float:right;
}

.caption{font-size:0.75em;margin-top:0px}

 .home_stats{font-size:1.5em;margin-top:0px;display: block;}

/***************** default *****************/
a:link   {text-decoration:none;color:#003366;background-color:transparent;}
a:visited{text-decoration:none;color:#003366;background-color:transparent;}
a:active {text-decoration:none;color:#003366;background-color:transparent;}
a:hover  {color:#003366;text-decoration:underline;background-color:transparent;}



p.confirm{background-color: #090;color:#FFF;}
p.error{background-color: #ff0000; color:#FFF;}
p.center{text-align: center;}
p.small{font-size:11px;}




.title_contain{margin:0 0 10px 0;}

.navigation_contain{margin-top:10px;}




img
{  border-style: none;
}



.wrap {
  /* max-width: 1280px;*/
   min-width: 960px;



  	margin:0 auto;
	background-position:center;

	/*background-color:#e9e8e6;*/
	/*background-color:#d8d5d2;*/
	background-color:#e8e7e5;


	background-repeat: repeat-x;
	background-position:0px 0px;

padding-bottom:20px;
}

.main {
    	display: inline-block; /*sets hasLayout - required for IE*/
display: block; /*resets to proper property value without resetting layout*/
overflow: hidden; /*causes modern browsers to enclose child floats*/

	/*background-color:#d2cfcb;*/
	background-color:#e8e7e5;
padding-bottom:5px;


}

.main_content {
	display: inline-block; /*sets hasLayout - required for IE*/
display: block; /*resets to proper property value without resetting layout*/
overflow: hidden; /*causes modern browsers to enclose child floats*/

	margin-top:0px;

	/*background-color:#e8e7e5;*/
	background-color:#e8e7e5;

}

.header {

	display: inline-block; /*sets hasLayout - required for IE*/
display: block; /*resets to proper property value without resetting layout*/
overflow: hidden; /*causes modern browsers to enclose child floats*/
	margin-left: auto;
	margin-right: auto;

	padding-top:10px;

	/*background:#d2cfcb;*/
	background-color:#e8e7e5;

}

/*
h1.title{color:#003366; font-family:"Arial Narrow","Arial"; font-stretch:condensed;  text-transform:uppercase; margin:10px 10px 20px 0px;}
h2.title{color:#003366; font-family:"Arial Narrow","Arial"; font-stretch:condensed;  text-transform:uppercase; margin:10px 10px 20px 10px;}
h3.title{color:#003366; font-family:"Arial Narrow","Arial"; font-stretch:condensed;  text-transform:uppercase; margin:10px 10px 20px 10px;}
*/

h2.page_title{color:#000; margin:0; padding:0;}


.page_title_space{height:20px;}
.page_title_con{width:100%;float:left;
background-color:#e8e7e5;
padding-top:10px;}

h3{color:#8d3239; margin-top:10px; margin-bottom:10px; padding:0;}


.main_content_inner {

	display: inline-block; /*sets hasLayout - required for IE*/
display: block; /*resets to proper property value without resetting layout*/
overflow: inherit; /*causes modern browsers to enclose child floats*/
	margin-left: auto;
	margin-right: auto;

	/*background-color:#e8e7e5;*/
	background-color:#e8e7e5;
	min-height:800px;
	padding-top:0px;
	padding-bottom:10px;
	/*padding:20px;*/

	/*background-image:  url(../advert_images/f11design_advert160px.gif);
    background-repeat: no-repeat;
	background-position:0px 140px;*/

}

.main_content_wrapper {
	display: inline-block; /*sets hasLayout - required for IE*/
display: block; /*resets to proper property value without resetting layout*/
overflow: inherit; /*causes modern browsers to enclose child floats*/
	margin-left: auto;
	margin-right: auto;
	margin-left: auto;
	margin-right: auto;

	background-color:#e8e7e5;
	min-height:800px;
}


.side_content_wrapper {
	display: inline-block; /*sets hasLayout - required for IE*/
display: block; /*resets to proper property value without resetting layout*/
overflow: inherit; /*causes modern browsers to enclose child floats*/
	margin-left: auto;
	margin-right: auto;
	margin-left: auto;
	margin-right: auto;

	min-height:1000px;
	background-color:#e8e7e5;

}



.side_content_inner {

	display: inline-block; /*sets hasLayout - required for IE*/
display: block; /*resets to proper property value without resetting layout*/
overflow: inherit; /*causes modern browsers to enclose child floats*/
	margin-left: auto;
	margin-right: auto;

	/*background-color:#dddcd8;*/
	background-color:#e8e7e5;

	padding-top:0px;
	padding-bottom:0px;
	/*padding:20px;*/

	/*background-image:  url(../advert_images/f11design_advert160px.gif);
    background-repeat: no-repeat;
	background-position:0px 140px;*/

}










.footer {
	display: inline-block; /*sets hasLayout - required for IE*/
display: block; /*resets to proper property value without resetting layout*/
overflow: hidden; /*causes modern browsers to enclose child floats*/
	margin-left: auto;
	margin-right: auto;

	/*border-top:#003366 10px solid;*/
	background-image:  url(images/footer_s1.gif);
    background-repeat: no-repeat;
	background-color:#90897e;

	color:#fff;

	height:120px;


}

.footer_logos{margin:20px;}

.navigation {

	background: #90897e;
	overflow: hidden;



}

ul.navigation{

	margin: 0;
padding: 0;



}

.navigation li {
	width: auto; border-left: 1px solid #d8d5d2;
	float: left;
	background-color:#403332;
	list-style-type: none;

	padding: 5px 5px 5px 5px;

	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;


}

.navigation li h2 {
	font-family: georgia;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 30px;
}

.navigation li p{
	font-size: 11px;
	color: #999;

	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
}

.navigation li a{
    float: left; text-decoration: none;
    color: #FFF;


   line-height:20px;

	/* border-left: 2px solid #003366;*/


	height:20px;
	width:8rem;


	text-align:left;
	font-size:1.1em;
}

.navigation li:hover {
	background: #8d3239;
	border-left: 1px solid #d8d5d2;


}

.navigation li.current {
	background: #8d3239;
	border-left: 1px solid #d8d5d2;


}

.navigation li:hover a{

	color:#FFF !important;

}


.navigation li:hover h2 {
	font-weight: bold;
	color: #000;
}

.navigation li:hover p {
	color: #000;
	padding-left: 5px;
}





/*** sub_navigation ** #FFCC33*/

.sub_navigation {

/*	background: #FFCC33;
background-color:#d2cfcb;*/
	overflow: hidden;



}

ul.sub_navigation{

	margin: 0;
padding: 0;
background-color:#d2cfcb;
border-bottom: 1px solid #d2cfcb;



}

.sub_navigation li {
	width:auto;
	color:#000;
	border-left: 1px solid #d2cfcb;
	float: left;
	cursor: pointer;
	list-style-type: none;


	padding: 2px 10px 2px 10px;
	/*background: url("images/subnav-divider.png") no-repeat scroll left center #d2cfcb;*/
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;



}

.sub_navigation li.first_item {
	width:auto;

	float: left;
	cursor: pointer;
	list-style-type: none;

	padding: 2px 10px 2px 5px;
	/*background: url("/images/subnav-divider_FFCC33.png") no-repeat scroll left center transparent;*/
	border:none;!important;

	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
}

.sub_navigation li.first_item_current {
	width:auto;

	float: left;
	cursor: pointer;
	list-style-type: none;

	padding: 2px 10px 2px 5px;
	border:none;!important;

	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;

	text-decoration:underline;
	color:#000 ;
	background-color:#FFBE00;
}


.sub_navigation li.first_item:hover {
	width:auto;

	float: left;
	cursor: pointer;
	list-style-type: none;


	padding: 2px 10px 2px 5px;

	border:none;!important;

	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
}


.sub_navigation li a{
    float: left; text-decoration: none;
    color: #000;

	text-align:left;
	font-size:1.1em;


}




.sub_navigation li:hover {
	text-decoration:underline;
	color:#000 ;
	background-color:#FFBE00;

}

.sub_navigation li.current {
	text-decoration:underline;
	color:#000 ;
	background-color:#FFBE00;
}





/*insider main conent nav*/

.inner_navigation {

	background: #FFCC33;
/*background-color:transparent;*/
	overflow: hidden;



}

ul.inner_navigation{

	margin: 0px 0px 10px 0px;
padding: 0;



}

.inner_navigation li {
	width:auto;
	color:#000;
	 border-left: 1px solid #666;
	float: left;
	cursor: pointer;
	list-style-type: none;

	padding: 2px 10px 2px 5px;

	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
}

.inner_navigation li.first_item {
	width:auto;

	float: left;
	cursor: pointer;
	list-style-type: none;

	padding: 2px 10px 2px 5px;

	border:none;!important;

	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
}

.inner_navigation li.first_item:hover {
	width:auto;

	float: left;
	cursor: pointer;
	list-style-type: none;

	padding: 2px 10px 2px 5px;

	border:none;!important;

	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
}


.inner_navigation li a{
    float: left; text-decoration: none;
    color: #000;

	text-align:left;
	font-size:1.1em;
}




.inner_navigation li a:hover {
	text-decoration:underline;
}





/********** tabs ******/

.tab_container{
			width: 100%;
			margin: 0 auto;
		}



		ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		ul.tabs li{
			background-color: #90897e;
			color: #000;
			display: inline-block;
			padding: 10px 15px;
			cursor: pointer;
		}

		ul.tabs li.current{
			background: #d8d5d2;
			color: #000;
		}

		.tab-content{
			display: none;
			background-color: #d8d5d2;
			padding: 10px;
		}

		.tab-content.current{
			display: inherit;
		}

/******  table class show*******/

/* Show table styling */
table.meta {

    width: 100%;
    margin: 0;
    border-collapse: collapse;
    text-align: left;
    font-size: 11pt;
}


table.meta thead tr {
    background-color: #bbb;
    border-left: 1px solid #bbb;
}

table.meta thead td, th {
    vertical-align: bottom;
    background-color: #bbb;
    color: #000;
    font-weight:bold;
    padding: 3px 0px 3px 0px;
    border: 0px;
}


table.meta td.day-selector {
    text-align: right;
}

table.meta ul {
    display: inline;
    padding-right: 5px;
    text-align: right;
    width: 100%;
    text-align: right;
}

table.meta li {
    display: inline;
}

table.meta td {
    padding-left: 3px;
    border: 1px solid #ccc;
}

table.meta td.large {
    padding-left: 3px;
    border: 1px solid #ccc;




}


/* letter formatting */
div#body_doc {

    padding-left:20px;

    background-color: #fff;
    text-align: left;
}






#googft-mapCanvas {
  height: 500px;
  margin: 0;
  padding: 0;
  width: 900px;
}



/*////////////
//// KWIC ////
////////////*/

div.kwic {
  border: 1px solid #ccc;

  width: 100%;
}

div.kwic p a:hover {
  text-decoration: none;
}

span.searchword {
  background-color: rgb(254, 254, 155);
}

span.hi {
  background-color: yellow;
}

span.comment {
  display: block;
  background-color: rgb(254, 254, 155);
  margin: 5px 0px 5px 300px;
  border: 1px solid #ccc;
}

/*///////////////
//// GENERAL ////
///////////////*/



#pageWrapper {
  background-color: #fff;
  max-width: 980px;
  margin: 0 auto;
  -moz-box-shadow:    2px 2px 3px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: 2px 2px 3px 2px rgba(0,0,0,0.2);
  box-shadow:         2px 2px 3px 2px rgba(0,0,0,0.2);
  margin-bottom: 40px;
}

.container {
  padding: 17px;
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden;
}

#masthead {
  margin: 0;
  padding: 0 16px 0 16px;
}

#textWrapper {
  padding: 0 0 0 0px;
  margin-top: 0px;
}

#textleft {

  float: left;
  width: 90%;
}

#text {
  margin: 6px 20px 10px 0px;
  padding: 0 6px 0 0px;
  float: left;
  width: 67%;
}

#textright {
  display: block;
  float: left;
  width: 25%;
  margin: 10px 0 10px 0;
}

#images {
  display: block;
  margin: 60px 0 0 10px;
  padding: 0;
  float: left;
  width: 28%;
}

.metadata {
  display: block;
  width: 100%;
  vertical-align: top;
  border: 1px solid #ddd;
  padding: 6px;
  margin: 0px 10px 2px 0;
}

.text, .notes {
  display: block;
  width: 100%;
  vertical-align: top;
  border: 1px solid #ddd;
  padding: 6px;
  margin: 18px 10px 2px 0;
}

.notes {
  background-color: rgb(249,249,249);
}

p.edit {
  text-align: right;
  margin-top: 0px;
}

em {
  font-style: italic;
}

i {
  font-style: italic;
}

small {
  font-size: 80%;
}
/*
blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
}*/

hr {
  border: solid rgb(190,190,190);
  border-width: 1px 0 0;
  clear: both;
  margin: 8px 0 8px;
  height: 0;
  margin: 0;
  padding: 0;
}

textarea {
  display: inline;
  min-height: 60px;
}



.textwrap {
  float: right;
  margin: 4px 0 6px 6px;
}



p {
  font-size: 1.0em;
  line-height: 1.45em;
  padding-right: 0.6em;
  text-align: justify;
/*  color: #505050;*/
  margin: 0 0 10px 0;
}

.right {
  text-align: right;
}

.box {
  display: block;
  margin: 22px 0 22px 0;
  padding: 0px;
}

.box p {
  color: teal;
}

.navigation {
  display: block;
  margin: 36px 0 0px 0;
  padding: 0px;
}

.highlight {
  background-color: rgb(255,255,180);
}

/* FOOTNOTE */
a.footnote:link, a.footnote:visited {
  font-family: verdana, arial, helvetica, sans-serif;
  border: 1px solid #ccc;
  padding: 1px 2px 1px 2px;
  margin: 0px 6px 0px 0px;
  font-size: 0.8em;
  font-weight: bold;
  background-color: rgb(240,240,240);
}

a.footnote:hover, a.footnote:active {
  text-decoration: none;
  background-color: yellow;
  border: 1px solid #ccc;
}

a.back:hover, a.back:active {
  text-decoration: none;
  background-color: yellow;
}

/* Footer */

#footer {
  margin: 10px 16px 10px 16px;
  padding-bottom: 10px;
}

/*//////////////
//// MOBILE ////
//////////////*/

@media only screen and (max-width: 767px) {

  h2 {
    font-size: 1.4em;
    font-weight: 100;
  }

  h3 {
    font-size: 1.2em;
  }

  h4 {
    font-size: 1.0em;
    font-weight: bold;
    }

  h5 {
    font-size: 1.0em;
    font-weight: bold;
  }

  #textleft {
    width: 100%;
  }

 }
