.shadow {
  padding: 0 9px 9px 0;
  background: url(../images/shadow-box.png) no-repeat right bottom;
}
#box {
  background: #a7ae7e url(../images/box-bg.jpg) repeat-x left top;
  padding: 10px;
  position: relative;
  z-index: 1;
}
#box #slideshow {
  float: right;
  width: 630px;
  height: 390px;
  border: 5px solid #0C2545;
  background: #fff;
  overflow: hidden;
}
#slideshow #handlers {
  position: absolute;
  top: 22px;
  left: 288px;
  background: transparent;
  color: #111;
  z-index: 100;
}
#slideshow #handlers span {
  float: left;
  margin-right: 3px;
}
#slideshow #handlers span a:link,
#slideshow #handlers span a:visited {
  display: block;
  background: url(../images/transparent-square.png);
  color: #aaa;
  padding: 4px 5px 3px 5px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 1px 1px 1px #000;
}
#slideshow #handlers span a:hover {
  background: #4D6E89;
  color: #fff;
}
#slideshow #handlers span.active a:link,
#slideshow #handlers span.active a:visited,
#slideshow #handlers span.active a:hover {
  background: #fff;
  color: #043258;
  text-shadow: none;
}
#slideshow ul {
  
}
#slideshow li {
  float: left;
  width: 630px;
  height: 390px;
  position: relative;
}
#slideshow li p {
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #555;
  width: 600px;
  color: #f1f1f1;
  padding: 15px;
  background: url(../images/transparent-square.png);
  line-height: 150%;
}
#slideshow li p strong {
  font-weight: normal;
  font-size: 24px;
  display: block;
  color: #fff;
  margin-bottom: 10px;
}
#slideshow li p strong a:link,
#slideshow li p strong a:visited,
#slideshow li p strong a:hover,
#slideshow li p a:link,
#slideshow li p a:visited,
#slideshow li p a:hover {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
#slideshow li p strong a:link,
#slideshow li p strong a:visited,
#slideshow li p strong a:hover {
  text-decoration: none;
}
#slideshow li span.link {
  position: absolute;
  top: 10px;
  right: 15px;
}
#box #intro {
  float: left;
  width: 235px;
  padding: 10px 0 0 10px;
}
#box #editorial {
  height: 220px;
  margin-bottom: 5px;
  overflow-y: hidden;
}
#intro h1 {
  color: #fff;
  font-size: 23px;
  line-height: 130%;
  margin-bottom: 10px;
  font-weight: normal;
}
#intro p {
  color: #000;
  font-family: 'arial';
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 10px;
}
#intro p.random {
  padding: 4px 0 0 4px;
  color: #333;
  text-align: center;
}
#intro p.random a:link,
#intro p.random a:visited {
  background: none;
  display: inline;
  padding: 0;
  font-weight: bold;
}
#search {
  height: 61px;
  margin: 10px 0 0 0;
  background: url(../images/search-box.png) no-repeat left top;
}
#search input {
  margin: 25px 0 0 8px;
  width: 170px;
  font-size: 13px;
  background: #fff;
  border: 1px solid #fff;
  color: #888;
  border: 0;
}
#search input.active {
  color: #111;
}
#search input.button {
  float: right;
  border: 0;
  margin: 24px 10px 0 0;
  width: 23px;
  height: 23px;
  background: url(../images/go.png) no-repeat center center;
  cursor: pointer;
}
#search .browse {
  margin-top: 20px;
  position: relative;
}
#search a:link,
#search a:visited {
  display: block;
  background: #043258;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#search a span {
  display: block;
  background: url(../images/toggle_down_light.png) no-repeat right center;
  margin: 0 7px 0 0;
  padding: 6px;
  color: #fff;
  font-size: 12px;
  font-family: verdana;
}
#search a.selected:link,
#search a.selected:visited,
#search a.selected:hover {
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
}
#search a.selected span {
  background-image: url(../images/toggle_up_light.png);
}
#search a.selected:link,
#search a.selected:visited,
#search a.selected:hover,
#search #categories {
  background-color: #285F8C;
}
#search a:hover {
  background: #104067;
}
#search #categories {
  position: absolute;
  top: 23px;
  left: 0;
  z-index: 1000;
  -moz-border-radius: 3px;
  -moz-border-radius-topleft: 0;
  -webkit-border-radius: 3px;
  -webkit-border-top-left-radius: 0;
}
#search #categories .inner {
  margin: 5px;
  padding: 10px 0 10px 10px;
  background: #fff;
}
#categories ul {
  padding: 0 10px 5px 0;
  margin-right: 10px;
  border-right: 3px solid #eee;
  width: 175px;
}
#categories ul.last {
  border: 0;
}
#categories ul li {
  border-bottom: 1px solid #ddd;
  color: #555;
  font-size: 11px;
  font-family: verdana;
  padding: 5px;
}
#categories li a:link,
#categories li a:visited {
  display: block;
  background: transparent;
  color: #444;
  text-decoration: underline;
}
#categories li a:hover {
  color: #111;
}
div.sortables {
  margin-bottom: 15px;
  background: #043258 url(../images/blue-horizontal-gradient.jpg) repeat-x left top;
  padding: 10px 10px 0 10px;
  border-bottom: 5px solid #496B86;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
div.sortables h4 {
  color: #fff;
}
div.sortables h4 span {
  color: #25547b;  
  font-size: 12px;
  font-weight: normal;
  float: right;
  margin-top: 1px;
  font-family: verdana;
}
div.sortables h4 span,
div.sortables h4 span a:link,
div.sortables h4 span a:visited {
  color: #ccc;
}
div.sortables h4 span.rss {
  margin-top: -1px;
}
table.sortables {
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
  border-collapse: collapse;
}
table.sortables td {
  text-align: center;
  padding: 0 1px;
}
table.sortables a:link,
table.sortables a:visited {
  display: block;
  padding: 5px 4px;
  font-size: 14px;
  text-decoration: none;
  color: #eee;
  background: #083c67;
  margin: 0;
}
table.sortables a:hover {
  color: #fff;
  background: #022441;
}
table.sortables td.current a:link,
table.sortables td.current a:visited,
table.sortables td.current a:hover {
  background: #496B86;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 3px;
}
table#columns {
  width: 100%;
	margin: 20px 0 5px 0;
}
table#columns td {
	width: 35%;
	border-right: 1px solid #ccc;
	padding: 5px 30px 10px 0;
}
table#columns td.last {
  border: 0;
  padding: 0 0 0 30px;
}
div#home-poll {
  position: relative;
}
div#home-poll img.loading {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
div.poll {
  border: 1px dashed #ddd;
  padding: 10px;
}
div.poll ul {
  margin: 10px 0 0 10px;
}
div.poll li {
  float: left;
  margin-right: 10px;
}
div.poll ul.blocked-answers li {
  float: none;
  margin: 0 0 2px 0;
}
div#weather {
  padding-top: 10px;
}
div#weather img {
  float: left;
  margin: 0 10px 5px 0;
}
div#weather strong {
  display: block;
  margin-bottom: 5px;
  padding-top: 8px;
}
#columns h2 {
  color: #043258;
  font-size: 22px;
  margin-bottom: 10px;
  text-align: center;
}
#columns .continue,
td.sidebar .continue {
  font-size: 12px;
  font-family: verdana;
  text-align: right;
  margin-top: 12px;
  padding-right: 10px;
}
td.sidebar .continue {
  text-align: left;
}
#columns .text-image p,
#columns p,
#columns li {
  font-size: 12px;
  color: #555;
  line-height: 135%;
}
#columns .text-image img {
  float: right;
  margin: 0 0 10px 15px;
}
td.sidebar .text-image img {
  float: left;
  margin: 0 10px 0 0;
}
#columns td.buttons {
  width: 30%;
  padding: 0 15px;
}
td.buttons a:link,
td.buttons a:visited {
  display: block;
  margin: auto;
  margin-bottom: 13px;
  width: 200px;
  height: 32px;
  padding-top: 12px;
  font-size: 20px;
  background: url(../images/btn-bg.jpg) no-repeat center top;
  text-align: center;
  color: #fff;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #25425a;
  text-shadow: 1px 1px 1px #000;
}
td.buttons a:hover {
  text-decoration: underline;
  background-position: 0 -50px;
  border-color: #0C2545;
  border-color: #000;
}
td.buttons .products {
  text-align: center;
  border-top: 1px solid #ccc;
  padding-top: 5px;
  margin-top: 20px;
}
td.buttons .products a:link,
td.buttons .products a:visited {
  display: block;
  padding: 0;
  border: 0;
  margin: 0 auto;
  width: 233px;
  height: 155px;
  text-indent: -10000px;
  background: url(../images/book_and_dvd.jpg) no-repeat center top;
}
td.buttons .products a:hover {
  background-position: center -155px;
}
div.article p,
div.text p,
div.article ul,
div.text ul,
div.article ol,
div.text ol {
  font-size: 13px;
  line-height: 130%;
  margin-bottom: 15px;
}
div.article blockquote {
  padding: 0 15px;
  clear: both;
}
div.article blockquote p {
  font-size: 12px;
}
div.article .main img {
  margin: 0 20px 15px 0;
}
.sidebar ul.thumbs {
  margin: 0 0 20px 0;
  padding-left: 5px;
}
.sidebar ul.thumbs li {
  float: left;
  margin: 0 5px 5px 0;
}
.sidebar p.bullet {
  background: url(../images/arrow-bullet.png) no-repeat left top;
  padding-left: 20px;
}
ul.bullets li {
  background: url(../images/arrow-bullet.png) no-repeat left 2px;
  padding-left: 18px;
}
ul.bullets li.bold {
  font-weight: bold;
}
ul.bigbullets {
  margin-left: 15px;
}
ul.bigbullets li {
  background: url(../images/blue-arrow-right.png) no-repeat left 5px;
  padding: 0 0 25px 30px;
}
.column ul.bigbullets li {
  padding: 5px 0 5px 25px;
}
ul.bigbullets p {
  color: #555;
  margin-bottom: 0;
}
ul.bigbullets p strong {
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
  padding-top: 6px;
  color: #222;
}
div.bar {
  padding: 7px;
  background: #043258 url(../images/blue-horizontal-gradient.jpg) repeat-x scroll left top;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: 4px 0 10px 0;
}
div.bar p {
  color: #eee;
  font-size: 13px;
}
div.bar p span {
  color: #fff;
  font-style: italic;
}
div.bar a:link,
div.bar a:visited {
  color: #fff;
}
div.exhibit .left {
  margin: 0 15px 5px 0;
}
div.exhibit .left p {
  margin-bottom: 0;
}
div.exhibit .wrapper-horizontal .asset {
  text-align: center;
  margin-bottom: 20px;
}
div.exhibit .wrapper-vertical .asset {
  float: left;
  margin: 0 20px 5px 0;
}
div#results {
  padding-left: 12px;
}
div#results.for-popup {
  width: 665px;
}
div#results .box {
  float: left;
  width: 308px;
  margin: 0 20px 20px 0;
  height: 130px;
  border-bottom: 3px double #ddd;
  overflow: hidden;
}
div#results h2,
.columns h3.subtitle {
  color: #222;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  background: #ddd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-shadow: 1px 1px 1px #fff;
}
.columns h3.subtitle {
  padding-bottom: 3px;
}
div#results h2 span,
.columns h3.subtitle span {
  text-transform: none;
  font-size: 10px;
  font-weight: normal;
  text-shadow: none;
  margin-top: 2px;
}
.profile {
  padding: 10px 0 0 15px;
}
table.content .profile p,
table.content .meta p {
  margin-bottom: 0;
}
.fieldset {
  margin-bottom: 25px;
}
.fieldset p {
  clear: both;
  line-height: 175%;
}
.fieldset strong {
  float: left;
  width: 115px;
  color: #888;
  margin: 0 15px 0 0;
  text-align: right;
}
.fieldset textarea {
  border: 1px solid #ccc;
  height: 75px;
  width: 100%;
}
.fieldset textarea.tall {
  width: 95%;
}
.asset_popup .meta p {
  font-size: 12px !important;
}
.asset_popup .meta p strong {
  display: block;
  color: #333;
}
.asset_popup .full,
.asset_popup .full {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 2px solid #ccc;
  margin-bottom: 10px;
}
#portfolio_item_wrapper {
  padding: 10px;
  background: #ffffcc;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #999;
  font-size: 14px;
}
#portfolio_item_wrapper h2 {
  text-transform: none;
  color: #444;
  font-size: 12px;
  margin-bottom: 10px;
}
#portfolio_item_wrapper p.tip {
  color: #555;
  font-size: 10px;
  font-family: verdana, helvetica;
  margin: 10px 200px 0 0;
  line-height: 140%;
}
.green {
  color: green;
}
ul.list li p.small,
ul.list li p small {
  font-size: 11px;
  color: #777;
  padding: 3px 0 0 5px;
	margin-bottom: 0;
}
ul.list li p small {
  padding: 0;
}
ul.list li .graphic {
  padding: 2px;
  background: #fff;
  border: 1px solid #ccc;
}
ul.events {
  border-top: 3px solid #f1f1f1;
}
ul.events li {
  clear: both;
  border-bottom: 3px solid #f1f1f1;
  margin: 5px 0;
  padding: 0 5px 5px 5px;
}
ul.events li img {
  padding: 5px;
  border: 1px solid #eee; 
}
ul.events p.date {
  margin: 0 10px 5px 0;
  padding: 7px;
  background: #eee;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
p.date {
  background: #eee;
  padding: 7px;
  margin: 0 0 10px 10px;
  line-height: 150%;
  border: 1px solid #ddd;
}
ul.events p.date span {
  float: none;
  display: block;
  color: #777;
  border-top: 1px solid #ccc;
  margin-top: 5px;
  font-size: 13px;
  font-weight: normal;
}
span.wvhc {
  background: #ffffcc;
  padding: 4px;
  color: #555;
}
h3 span.wvhc {
  float: none;
  font-size: 11px;
  padding: 0;
  margin: 0 0 0 0;
}
ul.events p span.wvhc {
  float: left;
}
ul.tabular {
  margin-top: 7px;
}
ul.tabular li {
  clear: both;
  padding: 5px;
}
ul.tabular li strong {
  float: left;
  width: 107px;
  text-align: right;
  padding: 0 12px 10px 0;
  color: #555;
  font-weight: normal;
}
.red {
  color: #af0100 !important;
}
.tag-cloud {
  padding: 10px 0 0 10px;
}
.css1 { font-size: 0.9em; }
.css2 { font-size: 1.0em; }
.css3 { font-size: 1.2em; }
.css4 { font-size: 1.3em; }
.css5 { font-size: 1.4em; }
.css6 { font-size: 1.5em; }
.css7 { font-size: 1.6em; }
.css8 { font-size: 1.7em; }
.css9 { font-size: 1.8em; }

.tag-cloud li {
  float: left;
  width: 24%;
}
.tag-cloud li span {
  color: #999;
  font-size: 11px;
}

.blocked-assets {
  padding: 15px 5px 15px 15px;
  background: #f5f5f5;
  margin: 10px 0;
  border: 1px solid #ccc;
}
.columns .blocked-assets {
  border: 0;
  background: #fff;
  padding: 0;
}
.blocked-assets p {
  float: left;
  width: 145px;
  margin: 0 5px 5px 0;
}
.blocked-assets p.exhibit-tn {
  width: 155px;
  text-align: center;
  margin: 0 10px 5px 10px;
  height: 155px;
  overflow: hidden !important;
}
.blocked-assets p.exhibit-tn a:link,
.blocked-assets p.exhibit-tn a:visited {
  border: 0;
}
.blocked-assets p small {
  display: block;
  margin: 5px 0 0 0;
  font-size: 12px;
  text-align: center;
}
.blocked-assets a:link,
.blocked-assets a:visited {
  display: block;
  height: 135px;
/*  border: 5px solid #ddd;*/
  text-indent: -1000px;
}
.blocked-assets a:hover {
  border-color: #ccc;
}
.columns .blocked-assets p.text {
  margin: 0 0 0 5px;
  width: 165px;
}
.columns p.text strong {
  display: block;
}
.columns .blocked-assets p.text a:link,
.columns .blocked-assets p.text a:visited {
  display: inline;
  text-indent: 0;
  height: auto;
  border: 0;
}
.columns p.text span {
  float: none;
}
td.sidebar ul.navigation li {
  margin-bottom: 2px;
}
td.sidebar ul.navigation li.bold {
  font-weight: bold;
}
td.sidebar ul.navigation a:link,
td.sidebar ul.navigation a:visited {
  display: block;
  padding: 5px;
  background: #ddd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
td.sidebar ul.navigation a:hover {
  background: #ccc;
}
.nav form p.left {
  margin-right: 15px;
}
.nav form label {
  font-size: 11px;
  font-weight: normal;
}
.nav form p.submit label {
  color: #E2E4D7;
}
div.filter {
  border-top: 2px solid #CCD0B9;
  margin-top: 8px;
  padding-top: 3px;
}
div.comments {
  margin-top: 15px;
  border-top: 5px solid #f1f1f1;
  padding-top: 15px;
}
div.comment {
  margin: 10px 0 20px 0;
}
div.comment .comment-body {
  width: 400px;
  border-bottom: 1px dotted #ccc;
}
div.comment .counter {
  width: 40px;
  font-size: 30px;
  color: #ccc;
  line-height: 1em;
  overflow: hidden;
}
div.comment .meta {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 5px;
}
div.comment .meta span {
  color: #aaa;
  font-weight: normal;
  font-size: 11px;
}
div.comments div.odd,
div.comments div.even {
  background: none;
  border: 0;
}
div.form td p {
  margin: 0;
}
div.form span.tip {
  color: #999;
}
div.form table.side-by-side input.text {
  margin-bottom: 5px;
}
div.stats {
  
}
div.stats div.stat {
  margin-bottom: 12px;
}
div.stats div.stat span {
  color: #777;
}
div.stats div.block {
  padding: 2px;
  border: 1px solid #ddd;
  background: #fff;
  margin-bottom: 5px;
}
div.stats div p.graph {
  background: #2e751b url(../images/green-gradient.png) repeat-x left top;
  padding: 25px 0;
  margin: 0;
}
.highlight {
  background: #ffffcc;
  padding: 5px;
}
.slideshow {
  padding-top: 10px;
}
.sitem img {
  float: left;
  margin: 0 15px 15px 0;
}
ul.sthumbs {
  padding: 5px 5px 2px 5px;
  background: #f1f1f1;
}
ul.sthumbs li {
  display: inline;
}
ul.sthumbs li img {
  border-width: 3px;
}
ul.sthumbs li img:hover {
  border-color: #bbb;
}
ul.sthumbs li a.active img {
  border-color: #000;
}
div.quiz {
  
}
div.quiz ul.list li {
  font-size: 12px;
  padding: 3px 5px;
}
div.quiz .blank {
  font-size: 12px;
}
div.quiz .row {
  padding: 10px 10px 15px 10px;
  margin-bottom: 10px;
  position: relative;
  border-bottom: 2px solid #eee;
}
div.quiz .row.odd {
  background: #f4f4f4;
}
div.quiz ol {
  list-style-type: upper-alpha;
  list-style-position: inside;
  margin: 8px 0 0 0;
}
div.quiz .left {
  width: 340px;
  padding-left: 40px;
}
div.quiz.full .left {
	width: auto;
}
div.quiz .left .number {
  width: 40px;
  font-size: 22px;
  color: #555;
  position: absolute;
  top: 10px;
  left: 10px;
}
div.quiz .number small {
  color: #999;
  font-size: 13px;
}
div.quiz .left .expanded_text {
  margin-top: 10px;
  color: #777;
}
div.quiz .left .expanded_text strong {
  display: block;
  color: #444;
}
div.quiz .right {
  width: 250px;
  padding-top: 3px;
}
div.quiz li.choice span {
  background: #eee;
  padding: 2px;
}
div.quiz li span.correct {
  background: #b3ed7b !important;
  font-weight: bold;
  padding: 2px;
}
div.quiz div.shortened .right ul,
div.quiz div.shortened .right .blank,
div.quiz div.shortened .right h3 {
  margin-left: 30px;
}
div.quiz div.shortened .right .blank {
	background: none;
	padding: none;
	border: 0;
	color: #999;
}
div.quiz div.right div.response {
  width: 18px;
  height: 18px;
  padding: 0;
}
div.quiz div.response.correct {
  background: url(../images/flash-check-small.png) no-repeat left top;
}
div.quiz div.response.incorrect {
  background: url(../images/flash-error-small.png) no-repeat left top;
}
div.softbar h3 {
  font-weight: bold;
}
div.softbar input.text {
  width: 400px;
  font-size: 17px;
  padding: 3px;
}
div.wide div.softbar input.text {
  width: 700px;
}
p.explanation {
  padding: 0 15px;
  font-size: 17px;
}
p.explanation img {
  float: left;
  margin: 2px 5px 0 0;
}
.content-navigation {
  background: #f1f1f1;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom: 5px solid #e1e1e1;
}
.content-navigation .nav-heading {
  font-size: 15px;
  padding: 6px 0 0 10px;
  color: #777;
}
.content-navigation ul {  
  margin-right: 10px;
}
.content-navigation li {
  float: right;
}
.content-navigation.left-aligned ul {
  margin-left: 10px;
}
.content-navigation.left-aligned li {
  float: left;
}
.content-navigation li a:link,
.content-navigation li a:visited {
  display: block;
  padding: 7px 10px 3px 10px;
  color: #777;
}
.content-navigation li.current a:link,
.content-navigation li.current a:visited {
  background: #e1e1e1;
  font-weight: bold;
  color: #083C67;
}
#mapbox {
  margin-bottom: 20px;
}
#mapbox .options li {
  font-size: 12px;
}
#mapbox .options a:link,
#mapbox .options a:visited {
  float: left;
  padding: 5px;
  background: #eee;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: 0 5px 5px 0;
  font-size: 12px;
  color: #555;
}
#mapbox .options a.selected:link,
#mapbox .options a.selected:visited {
  font-weight: bold;
  color: #111;
}
.map-wrapper {
  padding: 7px;
  background: #eee;
}
#sidebar_map {
  height: 360px;
  width: 500px;
  padding: 0;
}
#sidebar_map > div:first-child + div + div { 
  display: none !important;
}
#timeline #map {
  height: 275px;
  border: 1px solid #999;
}
#timeline #slider {
  margin: 15px 0;
}
h4#slider_range {
  padding-top: 30px;
  color: #003158;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 1px;
}
h4#slider_range .soft {
  font-weight: normal;
}
.pagination .loading {
  text-align: center;
}
.pagination img {
  margin-bottom: -8px;
}
#timeline #inprogress img {
  margin-bottom: -5px;
}
#timeline #inprogress {
  margin: 7px 0 0 0;
  float: right;
  font-size: 14px;
}
#timeline_content .right,
#timeline_content .left {
  
}
#timeline_content .right {
  width: 175px;
}
#timeline_content .right select {
  width: 175px;
}
#timeline_content .right input.text {
  width: 165px;
}
#timeline_content .right label {
  font-size: 12px;
  padding-top: 5px;
}
#timeline_content p.submit {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 3px double #ccc;
}
#timeline_content .left {
  width: 475px;
  padding-right: 10px;
  border-right: 3px double #eee;
}
#timeline_content .left ul.list ul.nested {
  margin: 5px 0 5px 22px;
}
#timeline_content .left ul.list ul.nested li {
  border: 0;
  font-size: 13px;
  list-style-type: disc;
  padding: 0;
  padding-bottom: 5px;
}
#timeline_content .pagination .left,
#timeline_content .pagination .right {
  width: auto;
  border: 0;
  padding: 0;
}
.columns .column {
  width: 48%;
}
.divider {
  padding: 3px;
  background: #777;
  margin: 10px 0 0 0;
}
p.flat {
  margin-bottom: 0 !important;
}
#forums {
  margin-top: 15px;
}
#forums .section {
  margin: 0 0 15px 0;
}
#forums .section h2,
#about h2 {
  text-transform: none;
  background: #ddd;
  font-weight: normal;
  color: #222;
  padding: 5px 5px 7px 7px;
  font-size: 13px;
  text-shadow: 1px 1px 1px #fff;
  border: 1px solid #bbb;
}
#about h2 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}
#about p {
  margin: 0 10px 15px 5px;
}
#forums table,
#forums table.posts {
  width: 99%;
  border: 1px solid #ddd;
  border-right: 0;
  border-top: 0;
}
#forums table.posts img {
  max-width: 475px;
}
#forums table td {
  font-size: 13px;
  padding: 10px;
  border: 1px solid #ddd;
  border-left: 0;
  border-bottom: 0;
}
#forums table.topic td {
  background: #f0f8ff;
}
#forums table th,
#forums table th.options {
  background: #f4f4f4 !important;
  font-size: 12px;
  font-weight: normal;
  color: #777;
  padding: 5px 3px 3px 3px;
  border: 1px solid #ddd;
  border-left: 0;
  border-bottom: 0;
}
#forums td p {
  color: #555;
  margin: 5px 0;
  line-height: 115%;
  font-size: 12px;
}
#forums .section td.category {
  width: 50%;
  padding-bottom: 5px;
}
#forums .section td.category small {
  display: block;
  padding-top: 5px;
  font-size: 12px;
  color: #999;
}
#forums td.topic {
  width: 60%;
  padding-bottom: 5px;
}
#forums .section .topics,
#forums .posts {
  width: 7%;
  text-align: center;
}
#forums .section .options {
  width: 11%;
  font-size: 11px;
  font-weight: bold;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  background: #ffffe5;
}
#forums .section .options p {
  font-size: 11px;
}
#forums td.last-post {
  width: 25%;
}
#forums table.topics td.last-post {
  width: 33%;
}
#forums p.page {
  margin: 0 0 5px 0;
  color: #888;
}
#forums .name {
  width: 25%;
}
#forums .message {
  width: 75%;
}
#forums .message p {
  padding: 0;
  line-height: 135%;
  color: #333;
}
#forums .message .red {
  margin: 5px 0 15px 20px;
}
#forums .message .red a:link,
#forums .message .red a:visited {
  font-size: 10px;
  display: block;
  padding: 4px 4px 2px 4px;
  background: #af0100;
  color: #fff;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#forums textarea {
  height: 125px;
  width: 99%;
  line-height: 125%;
}
#forums span.textarea.tip {
  color: #999;
  font-size: 12px;
}
#forums .stats {
  font-size: 11px;
  padding-top: 5px;
  border-top: 3px double #ccc;
}
#forums .timestamp {
  padding: 5px 0 10px 0;
}
#forums .timestamp small {
  font-size: 11px;
  display: block;
  padding: 3px 0 0 0;
}
#forums table.posts td {
  border-bottom: 3px solid #aaa;
}
#forums table.topics td.sticky strong {
  padding-left: 22px;
  background: url(../images/sticky_pin.png) no-repeat left top;
  display: block;
  padding-bottom: 3px;
}
#chatbox {
  height: 400px;
  overflow: auto;
  margin: 10px 0;
}
#chatbox.tall {
  height: auto;
}
#chatbox .msg {
  border: 1px solid #ddd;
  width: 450px;
}
#chatbox .msg p {
  font-size: 12px;
  padding: 4px 0;
  margin: 0;
}
#chatbox .msg p.name {
  float: left;
  font-weight: bold;
  width: 120px;
  text-align: right;
}
#chatbox .msg p.name small {
  display: block;
  font-size: 9px;
  font-family: verdana;
  color: #bbb;
  font-weight: normal;
}
#chatbox .msg .body {
  float: right;
  width: 320px;
}
#chatbox .msg .body p {
  font-family: 'Bitstream Vera Sans Mono', Monaco, monospace, courier, 'courier new';
  font-size: 11px;
}
#chatbox .msg.yellow {
  background: #ffffdf;
}
#chat_form {
  padding-top: 5px;
  border-top: 5px solid #ddd;
}
#chat_form p.entry {
  width: 75%;
}
#chat_form p.entry textarea {
  width: 95%;
  height: 75px;
}
#chat_form p.entry #error {
  color: #af0100;
  display: block;
  margin-top: 5px;
}
#chat_form p {
  float: left;
}
#chat_form p.submit {
  padding-top: 25px;
}
#chat_form p.submit #status {
  color: #777;
  display: block;
  margin: 5px 0 0 5px;
}
.sidebar p.times {
  padding-left: 8px;
}
ul.list.lined li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
a.mapit.selected {
  font-weight: bold;
  background: #ffffcc;
  color: #000;
}
#stimeline {
  height: 200px;
  border: 3px solid #ccc;
  font-size: 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.timeline-event-label {
  font-size: 12px;
  padding-top: 2px;
}
.simileAjax-bubble-container {
  font-size: 13px;
  z-index: 1000000000 !important;
  position: relative;
}
.simileAjax-bubble-contentContainer div {
  margin-bottom: 7px;
}
.simileAjax-bubble-contentContainer .timeline-event-bubble-title {
  border-bottom: 0 !important;
}
img.timeline-copyright {
  display: none;
}
.graybox {
  background: #f1f1f1;
  padding: 15px 20px 20px 20px;
}
.article .main .graybox h2 {
  font-size: 11px;
  text-transform: uppercase;
  color: #999;
  padding: 0;
  border: 0;
}
a.ybtn:link,
a.ybtn:visited {
  background: #FFAA22 url(../images/ybtn-bg.png) repeat-x left top;
  display: block;
  padding: 7px;
  color: #333;
  border: 1px solid #FFAA22;
  margin-top: 3px;
}
div.transcript {
  margin-top: 15px;
  height: 400px;
  overflow: auto;
  border: 1px solid #eee;
  padding: 10px;
}
div.transcript p {
  font-family: 'courier new', arial, serif;
  font-size: 13px;
  line-height: 145%;
  margin-bottom: 15px !important;
}
div.transcript p strong {
  float: none;
  width: auto;
  display: inline;
  color: #111;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
div.transcript h3 {
  font-family: helvetica;
}
div.catcolumns {
  margin: 10px 0;
  padding: 15px;
  background: #f1f1f1;
}
div.catcolumn {
  width: 32%;
}
div.catcolumn li {
  margin-bottom: 3px;
}
div.catcolumn label {
  display: inline;
  color: #555;
  font-size: 14px;
  font-weight: normal;
}
.sponsors .sponsor-block {
  padding: 20px 0 20px 20px;
  margin-bottom: 15px;
  background: url(../images/sponsor-block-bg.jpg) no-repeat left top;
}
.sponsors .roster1.sponsor-block,
.sponsors .roster2.sponsor-block {
  padding-top: 20px;
  border-top: 10px solid #ddd;
  background-position: left 10px;
}
.sponsors .sponsor {
  border: 1px solid #ddd;
  margin: 0 15px 15px 0;
  float: left;
  padding: 8px;
  background: #fff;
}
.sponsors .sponsor p strong {
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
}
.sponsors .sponsor p.small {
  font-size: 11px;
  color: #aaa;
}
.sponsors .sponsor .logo {
  float: left;
  background: #f5f5f5;
  padding: 8px;
  margin: -8px 10px -8px -8px;
  height: 125px;
  border-right: 1px solid #ddd;
}
.sponsors .sponsor .logo img {
  background: #fff;
}
.sponsors .sponsor.level1 .logo {
  height: 250px;
}
.sponsors .level1 {
  width: 414px;
  border: 4px solid #bbb;
}
.sponsors .sponsor.level1 p strong {
  font-size: 22px;
  line-height: 110%;
}
.sponsors .level2 {
  width: 265px;
  border-width: 3px;
}
.sponsors .level3 {
  width: 195px;
  margin-right: 12px;
}
.sponsors .roster1 ul,
.sponsors .roster2 ul {
  float: left;
  width: 76%;
  margin-top: 8px;
}
.sponsors .roster1 p.left,
.sponsors .roster2 p.left {
  width: 20%;
  margin: 5px 15px 0 0;
  font-size: 13px;
  line-height: 150%;
  color: #777;
  padding: 10px;
  background: #fff;
}
.sponsors .roster1 li,
.sponsors .roster2 li {
  width: 208px;
  margin: 0 0 5px 0;
  padding: 5px 15px 0 0;
  font-size: 16px;
  float: left;
  color: #444;
  border-top: 1px solid #ddd;
}
.sponsors .roster2 li {
  font-size: 15px;
  color: #666;
}
.sponsors .sponsor.level3 .logo {
  background: #fff;
  overflow: hidden;
  width: 85px;
}
.sponsors .sponsor.level3 .logo img {
  border: 0;
}
.sponsors .sponsor.level3 p strong {
  font-size: 12px;
}
.qtip-wrapper {
  line-height: 110%;
  z-index: 100000000;
}
div.events {
	padding: 20px;
	border: 3px solid #ccc;
	background: #e9e9e9;
	margin-top: 5px;
}
.left.cal {
 	position: relative;
}
.left.cal img.loading {
	position: absolute;
	left: -6px;
	bottom: -16px;
}
div.events .right.graphic {
  width: 470px;
}
div.events .right.graphic img {
	width: 460px;
	background: #fff;
	padding: 4px;
	border: 1px solid #ddd;
}
.right.graphic h3 {
	padding: 3px;
	background: #f1f1f1;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
.right.graphic h3,
.ec-calendar-header {
	background: #fff !important;
	border: 1px solid #ddd;
	font-size: 15px !important;
}
ul.list .right.graphic {
	width: auto;
}
.right.graphic p.caption {
  font-size: 12px;
  color: #777;
	padding: 0 5px;
}
#facebox div.fastfact {
  width: 600px;
  overflow-x: auto;
}
div.fastfact pre {
  margin: 10px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
div.fastfact p.soft {
  padding: 10px;
  font-size: 13px;
  background: #eee;
}
p.big {
  font-size: 18px;
  line-height: 140%;
  padding: 20px;
  background: #f5f5f5;
  border: 3px double #ddd;
}
#flash_movie {
  overflow-x: hidden;
}
.vtimeline .row {
  
}
.vtimeline .row .left {
  padding: 25px 10px 10px 10px;
  width: 105px;
}
.vtimeline .row .right {
  padding: 24px 10px 20px 40px;
  width: 490px;
  background: url(../images/arrow_box_bg.png) no-repeat left top;
}
.vtimeline .row .right p.soft {
  margin: 5px 0 2px 0;
  padding: 2px 0 2px 5px;
  border-bottom: 1px dotted #aaa;
  font-size: 12px;
  color: #555;
}
.vtimeline .row .right p.soft.small {
  padding: 5px;
  font-size: 12px;
  border: 0;
}
.vtimeline .all {
  padding-top: 0;
}
.vtimeline .right strong {
  font-size: 17px;
  font-weight: normal;
  color: #222;
}
.vtimeline .date {
  font-size: 17px;
  font-weight: bold;
}
.vtimeline .date p.soft {
  font-size: 11px;
}
.vtimeline p.soft a:link,
.vtimeline p.soft a:visited {
  color: #083C67;
}
.printer img {
  border: 0 !important;
  padding: 0 !important;
}
.right .printer {
  margin-left: 5px;
}
div.citation {
  margin: 0 10px 5px 10px;
  padding: 5px 0;
  border-bottom: 2px solid #eee;
}
div.citation p {
  margin-bottom: 0;
}
div#book_and_dvd {
  background: url(../images/book_and_dvd_bg.png) no-repeat right -20px;
}
div#book_and_dvd .section {
  margin: 0 0 25px 0;
}
div#book_and_dvd .section p {
  padding-right: 240px;
  margin-bottom: 10px;
}
div#book_and_dvd .section.book {
  margin: 15px 0 40px 0;
}
div#book_and_dvd .section.dvd {
  padding-bottom: 55px;
}
div#book_and_dvd .price {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", times, serif;
  padding: 12px;
  background: #112246;
  color: #fff;
  font-style: italic;
  font-size: 20px;
  margin-right: 240px;
}
div#book_and_dvd .price a:link,
div#book_and_dvd .price a:visited {
  color: #fff;
}
#cart {
  background: #f1f1f1;
  padding: 10px;
  border: 2px solid #285F8C;
}
#cart h3.subtitle {
  color: #285F8C;
}
#available_items {
  overflow: auto;
  height: 325px;
  border-bottom: 5px solid #eee;
  padding-bottom: 5px;
}
table.citations.full {
  width: 100%;
}
table.cart {
  margin-top: 10px;
}
table.citations th {
  color: #222;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 5px;
}
table.citations td.option {
  width: 2%;
}
table.citations td.title {
  width: 70%;
}
table.citations td p {
  padding: 3px;
  margin: 0;
}
table.citations td p.title,
table.citations td p.price {
  padding-top: 6px;
}
table.citations td p.price {
  color: #37701A;
  font-weight: bold;
}
table.citations.cart tr.odd {
  background: #fff;
}
table.citations.cart td p.title,
table.citations.cart td p.price {
  padding-top: 3px;
}
table.citations.cart tr.total td {
  border-top: 3px solid #ccc;
  padding-top: 5px;
}
table.citations img {
  border: 0;
  padding: 0;
  margin: 3px 0 0 3px;
}
table th.quantity,
table p.quantity {
  width: 65px;
}
table p.quantity input {
  width: 60%;
}
table th.price {
  width: 65px;
}
table.citations.cart tr.attn p {
  padding: 10px 5px 15px 5px;
  font-weight: bold;
  font-size: 10px;
  font-family: verdana;
  text-align: center;
}
table.citations.cart td {
  padding: 4px 0;
}
table.citations.cart input.text {
  width: 25px;
  text-align: center;
  padding: 2px;
  height: 10px;
  margin: 2px;
}
table.citations.cart td.quantity {
  
}
.fbarticles {
  width: 600px;
}
.fbarticles li small {
  color: #444;
  font-size: 13px;
}
img.bordered {
  padding: 3px;
  border: 1px solid #ddd;
}
.email-instructions,
.custom-calendar,
.cart-message {
  padding-left: 150px;
  margin-top: 15px;
}
.email-instructions {
  background: url(../images/email_open_big.png) no-repeat left top;
}
.custom-calendar {
  background: url(../images/stock_calendar.png) no-repeat left top;
}
.cart-message {
  background: url(../images/cart_blue_big.png) no-repeat left top;
}
.email-instructions h3,
.notice h3,
.cart-message h3 {
  padding-top: 15px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 30px;
}
.custom-calendar h3 {
  font-size: 26px;
}
.email-instructions p,
.notice p,
.cart-message p {
  color: #555;
  font-size: 17px;
  margin-bottom: 15px;
}
.email-instructions p strong,
.notice p strong,
.cart-message p strong {
  color: #333;
}
.ecaptions .soft.left {
  position: relative;
}
.ecaptions .soft.left img.loading {
  position: absolute;
  left: -5px;
  top: 15px;
}
#event_category_filter {
  position: absolute;
  top: 15px;
  left: 5px;
}
.article .main h1,
.article .main h2,
.article .main h3,
.article .main h4,
.article .main h5,
.article .main h6 {
  color: #333;
  text-transform: none;
  font-weight: bold;
  padding: 5px 0 3px 0;
  letter-spacing: 1px;
  margin-bottom: 7px;
  border-bottom: 1px solid #eee;
  font-family: helvetica, arial;
}
.article .main h1 {
  font-size: 20px;
}
.article .main h2 {
  font-size: 18px;
}
.article .main h3 {
  font-size: 16px;
}
.article .main h4 {
  font-size: 14px;
}
.article .main h5 {
  font-size: 13px;
}
.article .main h6 {
  font-size: 12px;
}
.article .main ul,
.article .main ol,
.formatted-body ul,
.formatted-body ol {
  margin-left: 25px;
}
.article .main ul,
.formatted-body ul {
  list-style-type: disc;
}
.article .main ol,
.formatted-body ol {
  list-style-type: decimal;
}
.article .main ul.bullets {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0;
}
div.note {
  background: #ffffcc url(../images/note-info.png) no-repeat 15px 12px;
  border: 1px solid #ddd;
  color: #333;
  padding: 10px 20px 10px 60px;
}
div.note p {
  font-size: 15px;
  color: #555;
}
a.shopping-cart {
  background: url(../images/shopping_cart_blue.png) no-repeat right -2px;
  padding-right: 22px;
}
a.addthis_button:link,
a.addthis_button:visited {
  font-size: 12px;
  background: #f1f1f1 url(/images/plus.png) no-repeat 3px center;
  display: inline-block;
  padding: 3px;
  padding-left: 22px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  border: 1px solid #ddd;
  margin: 0 5px 0 0;
}
a.printer-link img {
  margin-bottom: -4px;
}
div#at16pf {
  display: none;
}

#donate-left,
#donate-right {
  margin-top: 5px;
}
#donate-left {
  float: left;
  width: 420px;
}
#donate-left p {
  font-size: 14px;
  margin-bottom: 10px;
}
#donate-left em {
  text-decoration: underline;
  font-style: normal;
}
.donate-online {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #ffffe1;
  border: 1px solid #f1f1f1;
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
  margin: 0 0 10px -5px;
}
#donate-left .donate-online p {
  margin: 0;
}
#donate-left .donate-mail p.address {
  padding-left: 65px;
  background: url(/images/send.png) no-repeat 10px top;
  font-size: 16px;
  color: #555;
}
.donate-mail p.address small {
  display: block;
  padding: 15px 20px 0 0;
  font-size: 12px;
  font-style: italic;
  color: #888;
  line-height: 125%;
}
#donate-right {
  float: right;
  width: 215px;
  min-height: 375px;
  padding: 15px 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #f7f7f7;
  text-align: center;
}
#donate-right img {
  padding: 4px;
  background: #fff;
  box-shadow: 0 1px 2px #333;
  -moz-box-shadow: 0 1px 2px #333;
  -webkit-box-shadow: 0 1px 2px #333;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#donate-right p {
  text-align: left;
  padding: 15px 0 0 40px;
  background: url(/images/quote.png) no-repeat left 15px;
  font-size: 17px;
  color: #333;
}
#donate-right p span {
  display: block;
  padding-top: 10px;
  color: #777;
  font-size: 14px;
  text-shadow: 1px 1px 1px #fff;
}
.noshow {
	display: none !important;
}

.modern-map-wrapper,
.custom-map-wrapper {
  padding-top: 10px;
}
.modern-map-wrapper #modern-map {
  width: 600px;
  height: 450px;
  border: 2px solid #ddd;
}
.modern-map-wrapper .sidebar {
  width: 295px;
  min-height: 454px;
  border-left: 1px solid #ccc;
  padding-left: 20px;
}
.modern-map-wrapper .sidebar p {
  color: #555;
  line-height: 120%;
  margin: 10px 0;
}
.modern-map-wrapper .sidebar ul.bullets {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #ccc;
}
.modern-map-wrapper .sidebar ul.bullets li {
  padding-top: 5px;
  padding-bottom: 5px;
  background-position: left 5px;
}
.modern-map-wrapper .sidebar ul.bullets li.selected {
  font-weight: bold;
  background-color: #eee;
  background-position: 5px 5px;
  padding-left: 23px;
}

.custom-map-wrapper .map-point-icon {
  position: absolute;  
}
.custom-map-wrapper .map-point-icon img {
  border: 0;
  padding: 0;
  margin: 0;
}

p.fake-loader {
  text-align: center;
  padding: 10px 0;
}

div.map-point-details {
  width: 650px;
  min-height: 150px;
}
#facebox div.map-point-details p {
  line-height: 125%;
  margin-bottom: 12px;
}
#facebox div.map-point-details h2 {
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
}
div.map-point-details .left {
  width: 38%;
}
div.map-point-details .right {
  width: 58%;
}
div.map-point-details .meta {
  padding-top: 15px;
}
div.map-point-details ul.bullets li {
  padding-top: 5px;
}
div.map-point-details ul.thumbs li {
  float: left;
  padding: 0 5px 5px 0;
}
div.map-point-details ul.thumbs li a {
  display: block;
  border: 1px solid #eee;
}
div.map-point-details ul.thumbs li a:hover {
  border-color: #aaa;
}

div.map-section-description {
  padding: 15px;
  background: #eee;
}
div.map-section-description h3 {
  font-weight: bold;
}
div.map-section-description p {
  color: #555;
}

div.map-section div.map-section-description {
  position: absolute;
  bottom: 0;
  overflow: hidden;
  background: url(/images/transparent-square.png);
  padding: 0;
}
div.map-section div.map-section-description .inner {
  padding: 15px;
}
div.map-section div.map-section-description h3 {
  color: #fff;
}
div.map-section div.map-section-description h3 a:link,
div.map-section div.map-section-description h3 a:visited {
  color: #fff;
}
div.map-section div.map-section-description p {
  color: #eee;
}

.cycle-controls {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.cycle-controls.bottom {
  margin-top: 10px;
}
.cycle-controls.top {
  margin-bottom: 10px;
}
.pager {
  width: 800px;
  border-right: 1px solid #ddd;
  padding: 5px 35px 5px 0;
  text-align: center;
}
.cycle-controls a {
  margin: 0 5px;
  display: inline-block;
  padding: 5px;
  background: #f1f1f1;
  border-radius: 2px;
  text-decoration: none;
}
.cycle-controls a:hover,
.cycle-controls a.cycle-pager-active:hover {
  background: #000;
  color: #fff;
}
.pager a.cycle-pager-active {
  font-weight: bold;
  background: #ccc;
}

.pause {
  padding-top: 5px;
}

.note.highlighted {
  padding: 7px;
  background: #ffffce;
  margin-bottom: 10px;
}
.map-print-share {
  padding-top: 3px;
  text-align: right;
  margin-bottom: -4px;
}
.content .map-print-share a img {
  border: 0;
}
.map-print-share a img {
  border: 0;
}

  .exhibit-showcase {

  }
  .exhibit-showcase h2.subtitle {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .exhibit-showcase .left {
    width: 275px;    
  }
  .exhibit-showcase .left li {
    margin: 5px 0 10px 0;
    padding-left: 25px;
    background-position: 5px top;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
  }
  .exhibit-showcase .pills {
    padding: 5px 0 10px 0;
  }
  strong.e-title {
    font-size: 14px;
  }
  .pills a:link,
  .pills a:visited {
    display: inline-block;
    padding: 2px 5px;
    border-radius: 3px;
    background: #eee;
    color: #888;
    text-decoration: none;
    font-size: 12px;
  }
  .pills a:hover {
    background: #222;
    color: #fff;
  }
  div.right .pills a:link,
  div.right .pills a:visited {
    background: #3B5F7C;
    color: #fff;
  }
  div.right .pills a:hover {
    background: #0E3A5F;
  }
  .exhibit-showcase div.right {
    width: 625px;
  }
  .exhibit-showcase div.right p {
    margin-bottom: 8px;
  }
  .exhibit-showcase .featured {
    background: #f9f9f9;
    background: -webkit-gradient(linear, left top, left bottom, from(#E5F5FC), to(#fff));
    background: -moz-linear-gradient(top, #E5F5FC, #fff);
    border-radius: 5px;
    border-top: 1px solid #ddd;
    padding: 20px;
    padding-top: 15px;
  }
  .exhibit-showcase .blocked-assets p.exhibit-tn {
    margin-left: 15px;
  }
  .exhibit-showcase h3 {
    font-weight: bold;
    font-size: 20px;
  }
  .exhibit-showcase #new-portfolio-item-link {
    float: right;
    text-transform: none;
  }

.imagery-copyright {
  padding-top: 5px;
  font-size: 12px;
}

.button-link a:link,
.button-link a:hover {
  display: inline-block;
  padding: 5px;
  background: #eee;  
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}
.button-link a:hover {
  background: #ddd;
  color: #000;
}