/* PRI template */

/*Padding for main article body*/

.item-page{
  background: white;
  padding: 20px;
  margin: 0px;
}
.blog {
  padding: 20px;
}
.item-page.home{
  background: none;
  padding: 10px;
  padding-top: 0px;
}
.g-recaptcha {
  padding-top: 15px;
}
html {
  overflow: -moz-scrollbars-vertical; 
  overflow-y: scroll;
}
p {
  margin: 1em 0px !important;
}
dt {
    padding: 5px;
}
a:hover {
  text-decoration: none;
}
.site-title{
  font-size: 25px;
}
body.site{
  background-color: #000;
  border: none !important;
  padding-top: 0px;
}
.body .container {
  box-shadow: none;
  border: none;
  background: white;
  padding: 0px;
  margin-bottom: 20px;
  border-radius: 0;
}
.footer .container{
  padding: 0px;
  background: #EEEEEE;
  border-radius: 4px;
}
.footer-content{
  background-color: #eee;
  padding: 20px;
}
.alert{
  margin-bottom: 18px;
  padding: 8px 35px 8px 14px;
}
.well.well-bone{
  box-shadow: none;
  background-color: transparent;
  min-height: 223px;
}
.well.well-tile{
  box-shadow: none;
  background-color: transparent;
  min-height: 223px;
}
#tiles{
  margin: 0;
}
img.active-tile{
  border-top: 5px solid aqua;
  border-bottom: 5px solid aqua;
}
.tile{
  display: inline;
  position: relative;
}
.thumbnail{
  border: none;
  box-shadow: none;
  border-radius: none;
  padding: 0px;
}
.thumbnail img {
  width: 100%;
}
.search {
  margin: 10px;
  margin-top: 25px;
}
#newsletter-form {
  background: white;
  margin-top: 20px;
  /*border-radius: 4px;*/
}
.newsletter-col{
  padding: 15px;
}
#newsletter-form #newsletter-content{
  background-color: #f5f5f5;
  border: 1px solid #000;
}
#newsletter-form #title{
  font-weight: bold;
  padding: 5px;
  padding-left: 10px;
  background-color: #eee;
}

#newsletter-form h2, #breakingnews h2 {
	background-color: #000;
	color: #fff;
	margin: 0;
	font-size: 1.2em;
	padding: 0.5em 0;
  	font-weight: bold;
  	text-align: center;
	}
	
#newsletter-form #inputs input {
	width: 65%;
	line-height: 1.2em;
	padding: 0;
	}
	
#newsletter-form label {
	padding: 0;
	display: inline;
	}
	
#newsletter-form #inputs {
	text-align: right;
	}
	
#newsletter-form #interests labels {
	padding-right: 10px;
	}
	
#newsletter-form #interests .interests_lt, #newsletter-form #interests .interests_rt {
	width: 42%;
	float: left;
	}
	
#newsletter-form #interests .interests_lt {
	padding-right: 10%;	
	}
	
#newsletter-form #interests {
	margin: 0 0 3em;
	}
	
#newsletter-form #signout {
	width: 98%;
	margin: 0 auto;
	text-align: center;
	}
	
	
/*social icons*/
.social-icons a{ 
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}
.social-icons a.first-child{ 
  margin-left: 0 !important; 
}
/*Hiding the event info that gets prepended to each article that we want to feature.*/
.event{
  display: none;
}

#event {
	}
	
#event.darwindays {
	}
	
#event.camp {
	}
	
	
/*Specific style for Wild Ones table header*/
table.table.table-bordered.wild-ones th {
  background: green;
  color: white;
}
/*Specific style for History of Life event*/
table#historyoflife td {
  min-width: 50px;
}
/*Specific style for giving text*/
.green-giving {
    color: #008000;
}
.featured-event{
  position: relative;
  overflow: auto;
  background-color: white;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.featured-event #content{
  margin-top: 0;
  overflow: auto;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.featured-event .event-image {
  margin-bottom: 10px;
  text-align: center;
}
.featured-event #title{
  background-color: #eee;    
  padding: 5px;
  padding-left: 10px;
  font-weight: bold;
}

.featured-event h3#event-title {
  margin: 0;
  margin-bottom: 10px;
}

.featured-event p#event-details {
  margin-top: 5px!important;
  margin-bottom: 5px!important;
}
.featured-event p#event-summary {
  margin-top: 5px!important;
  margin-bottom: 10px!important;
}
.featured-event #controls{
  margin-top: 5px;
}
.featured-event #controls a{
  margin: 5px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.featured-event #controls a#view-all{
  float: right;
}

.featured-news #title{
  text-align: center;
  padding: 10px;
  margin-bottom: 0px;
  background: #252525;
  font-weight: bold;
  font-size: 1.1em;
}
.featured-news #title a{
  color: #E7D394;
}
.featured-news #title a:hover {
  color: white;
}
.featured-news #content{
  padding: 15px;
  padding-top: 15px;
}
.featured-news .thumbnail-img-container {
  overflow: hidden;
  height: 143px;
  display: block;
  border: 1px solid #000;
}
.featured-news #image{
  height: 120px;
  background: black;
}
.featured-news #image img{
  height: 100%;
}
.featured-news #footer{
  padding-bottom: 10px;
  bottom: 0px;
  width: 100%;
}
.featured-news #footer a{
  margin-bottom: 15px;
  margin-left: 15px;
}
.header{
  margin-bottom: 0px;
  background: white;
}
.header .brand {
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 20px;
  display: block;
  text-align: center;
}
/*Added middle-content class to the index.php in order to seperate the stuff in the middle from the header.*/
.middle-content {
  margin-top: 20px;
}
#home-banner{
  display: block;
  position: relative;
  z-index: 1;
}
a#home-banner-container {
  background-color: #192f42;
  display: block;
  width: 100%;
}
.breadcrumb {
  margin: 0px 0;
  padding-top: 0;
  padding-left: 10px !important;
  font-size: 12px;
  background-color: #eee;
  border-radius: 0 !important;
}

.breadcrumb.portal {
	margin-top: -20px;
	}
	
.breadcrumb > .active {
  color: #333;
  font-weight: 700;
  display: block;
  font-size: 1.4em;
}
.breadcrumb > li {
  text-shadow: none;
  padding-top: 5px;
}
/*hide breadcrumb icon*/
span.divider.icon-location{
  display: none;
}
/*overwrite default of pointer for labels*/
label {
  cursor: auto;
}
#checkbox-label{
  display: inline;
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
}
/*resize page headers to match original website */
.page-header {
  padding-bottom: 0px;
  border: none;
}
.page-header h1{
  font-size: 12px;
  background-color: AntiqueWhite;
  /*margin: 0 0 20px -5px;*/
  padding-left: 5px;
}

.modal_link {
  cursor: zoom-in;
}

em.sp {
  font-style: oblique;
}

em.title_book {
  font-style: oblique;
}

em.title_talk {
  font-style: oblique;
  color: orange !important;
}

/*Styles for navigation buttons*/
.pager .previous > a, .pager .previous > span{
  float: none;
}
.pager .next > a, .pager .next > span{
  float: none;
}
.pager li > a, .pager li > span {
  display: block;
  font-size: 1.15em;
  padding: 10px 14px;
  margin-top: 15px;
  background-color: #eee;
  border-radius: 4px;
  border-color: #ccc;
}
/*************** end styles for navigation buttons****************/
/*Module class suffix for Events header*/
.custom.events-header {
  padding: 20px;
}
/*Tagged category links layout*/
.tag-category {
  padding: 20px;
}
/*Module class suffix for Article List module*/

ul.category-links{
  text-decoration: none;
  list-style: none;
  padding: 20px;
  margin: 0;
  background: white;
}

ul.category-links li{
  margin-bottom: -1px;
}

ul.category-links li a {
  display:block;
  text-decoration: none;
  border: 1px solid #ddd;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 12px;
  padding-left: 12px;
  line-height: 18px;
  background-color: #eee;
}
ul.category-links > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
ul.category-links .active{
  font-weight: bold;
}
ul.category-links li a:hover {
  text-decoration: none;
  background-color: #fff;
}
a#back-top{
  display: block;
  text-decoration: none;
  background-color: #eee;
  padding: 5px;
}
/*inset for staff cvs*/
.inset{
  border: 1px solid #ccc;
  padding: 15px;
}
/*Styles for radio show playlist*/
#playlist{
  list-style: none;
  margin: 0;
}
#playlist li a.active{
  color: white;
  background-color: #1983E6;
}
#playlist li a{
  color: #1983E6;
  background: #eee;
  padding: 10px;
  display: block;
  margin-top: -1px;
  border: 1px solid #ccc;
}
#playlist li a:hover{
  color: white;
  background-color: #1983E6;
  text-decoration: none;
}
#playlist li#inactive{
  padding: 10px;
  display: block;
  font-weight: bold;
  margin-top: -1px;
  border: 1px solid #ccc;
}
audio#audioplayer {
  margin: 10px 0px;
}
/*Styles for home submenu and banner*/
ul.submenu{
  z-index: 2;
  list-style: none;
  position: absolute;
  right: -1px;
  padding: 5px;
  margin: 0px;
  background: rgba(78,78,78,1);
  background: -moz-linear-gradient(top, rgba(78,78,78,1) 0%, rgba(78,78,78,1) 50%, rgba(39,39,39,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(78,78,78,1)), color-stop(50%, rgba(78,78,78,1)), color-stop(100%, rgba(39,39,39,1)));
  background: -webkit-linear-gradient(top, rgba(78,78,78,1) 0%, rgba(78,78,78,1) 50%, rgba(39,39,39,1) 100%);
  background: -o-linear-gradient(top, rgba(78,78,78,1) 0%, rgba(78,78,78,1) 50%, rgba(39,39,39,1) 100%);
  background: -ms-linear-gradient(top, rgba(78,78,78,1) 0%, rgba(78,78,78,1) 50%, rgba(39,39,39,1) 100%);
  background: linear-gradient(to bottom, rgba(78,78,78,1) 0%, rgba(78,78,78,1) 50%, rgba(39,39,39,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#272727', GradientType=0 );
}
.submenu li {
  text-decoration: none;
  display: inline;
  padding: 10px;
}
.submenu a {
  color: #E7D394;
}
.submenu a:hover {
  color: white;
  text-decoration: none;
}
.bannermenu {
  position: relative;
}

.bannermenu.portal {
	margin: 0;
	padding: 0;
}

/*Styles for horizontal-menu on the Home page*/
.horizontal-menu {
  background: rgba(78,78,78,1);
  background: -moz-linear-gradient(top, rgba(78,78,78,1) 0%, rgba(78,78,78,1) 50%, rgba(39,39,39,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(78,78,78,1)), color-stop(50%, rgba(78,78,78,1)), color-stop(100%, rgba(39,39,39,1)));
  background: -webkit-linear-gradient(top, rgba(78,78,78,1) 0%, rgba(78,78,78,1) 50%, rgba(39,39,39,1) 100%);
  background: -o-linear-gradient(top, rgba(78,78,78,1) 0%, rgba(78,78,78,1) 50%, rgba(39,39,39,1) 100%);
  background: -ms-linear-gradient(top, rgba(78,78,78,1) 0%, rgba(78,78,78,1) 50%, rgba(39,39,39,1) 100%);
  background: linear-gradient(to bottom, rgba(78,78,78,1) 0%, rgba(78,78,78,1) 50%, rgba(39,39,39,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#272727', GradientType=0 );
}
.horizontal-menu .nav {
  margin-bottom: 0px;
}
.horizontal-menu .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
  background-color: transparent!important;
}

.horizontal-menu a:hover {
  text-decoration: none;
  color: white;
}

.horizontal-menu a {
  color: #E7D394;
}
.horizontal-menu .nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 18px;
  padding-left: 18px;
}
.horizontal-menu .nav-pills > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}
.horizontal-menu .nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent !important;
}

/*Styles for nav-list menus, which includes our vertical-menu and hidden-menu*/
.sidebar-nav{
  background: white;
}
.nav-list{
  border: solid 1px #CCC;
  font-size: 1.15em;
}

.vertical-menu .nav-child li{  
  font-size: 1.2em;
  margin-left: 10px;
}
.hidden-menu .nav-child li{  
  font-size: 1.2em;
  margin-left: 10px;
}
.nav-header {
  padding: 3px 18px;
  font-size: 13px;
  font-weight: initial;
  text-transform: initial;
}
.nav-list > li > a {
  padding: 8px 10px;
  margin-top: -2px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  background-color: #eee;
}

.nav-list.search > li > a {
	background-color: #fef3b5;
	/*font-weight: bold;*/
	}

.nav-list:last-child {
  border-bottom: none;
}
.nav-list ul.nav-child > li > a:hover{
  text-decoration: none;
}
.nav-list > .active > a:focus{
  color: #1983e6;
}
.nav-list ul.nav-child > li > a{
  display: block;
  padding: 6px 2px;
  padding-top: 9px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > li > a{
  line-height: inherit;
}
.nav > li > a:hover {
  background-color: transparent;
}
/*More visibility for current item in vertical-menu*/
.vertical-menu .nav-child .current{
  font-weight: bold;
}

.nav-list.search {
	margin: 0;
	}

/**********End styles for nav-lists***********/

/*hide hidden-menu on desktop*/
.hidden-menu{
  display: none;
}
/*hide primenu-tab on desktop*/
.primenu-tab{
  display: none;
}
/*minimize appearance of empty module*/
div#sidebar{
  display: inline;
}
.navigation{
  border: none;
}
/*hide children in vertical-menu and hidden-menu by default. In the joomla modules I've set each menu to display all items.*/
ul.nav-child.unstyled.small{
  display: none;
}
/*display ul children of active links in vertical-menu and hidden-menu*/
li.active.deeper.parent > ul{
  display: block;
}
/*down arrow icon to reveal menu items in vertical-menu and hidden-menu*/
span.primenu-icon {
  float: right;
  font-size: smaller;
  cursor: pointer;
  padding-top: 10px !important;
  padding-left: 30px !important;
  padding-bottom: 0px !important;
  margin-right: -15px !important;
  color: #555;
}
/****Overwrites for template forms****/
.contact h3 {display:none;}
.form-actions {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: transparent;
  border: none;
}
fieldset{
  padding: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: initial;
}
legend{
  border: none;
}
.page-header{
  border: none;
  margin-top: 20px;
  padding-bottom: 0px;
}
input, select, textarea, .uneditable-input {
  width: 98%;
  margin-left: 0;
  margin-right: 0;
  padding-right: 5px!important;
  padding-left: 5px!important;
  -ms-box-sizing:content-box;
  -moz-box-sizing:content-box;
  -webkit-box-sizing:content-box; 
  box-sizing:content-box;
}

.form-horizontal .control-label {
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 0px;
}
.form-horizontal .form-actions {
  padding-left: 0px;
}
.help-block {
  margin-bottom: 18px;
}
.contact-form{
  padding: 20px;
  padding-right: 50px;
}
label{
  padding-top: 5px;
  padding-bottom: 5px;
}
input#mod-search-searchword {
  border-radius: 0px;
}
input#search-searchword {
  width: initial;
  margin: 0;
}
.search.search-well button {
  margin-top: 20px;
}
.search.search-well {
  margin: 40px;
}
fieldset.phrases legend {
    margin-bottom: 0;
}
fieldset.only {
    display: none;
}
.search .search-results {
    margin-right: 20px;
}
/****end overwrites for template forms ****/

/*Mobile*/
@media (max-width: 767px){
  .item-page{
    padding: 20px;
  }
  .header .brand {
    padding-left: 0px;
  }
  ul.submenu{
    position: relative;
    text-align: center;
    right: 0px;
  }
  #rtf-banner{
    right: 0px;
  }
  input, select, textarea, .uneditable-input {
    width: 98%;
  }
  .contact-form{
    padding-right: 20px;
  }
  .rslides_container{
    margin-top: 20px;
  }

  .featured-event{
    height: initial;
    overflow: initial;
  }
  .featured-event #footer{
    position: relative;
  }
  .featured-news{
    height: initial;
    overflow: initial;
  }
  .featured-news .thumbnail-img-container {
    overflow: visible;
    height: auto;
    display: block;
  }
  .featured-news #footer{
    position: relative;
  }
  /*override template to fix border on nav tabs*/
  .nav-tabs > li:last-child > a, .nav-tabs > .active:last-child > a {
    border-bottom: none;
  }
  /*if the mobile menu is active, hide the scrollbars on the rest of the site*/
  body.menuactive{
    height: 100%;
    overflow: hidden;
    z-index: -1;
  }
  div#primenu-overlay.menuactive{
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    background-color: black;
    opacity: .4;
    width: 100%;
    height: 100%;
    z-index: 3;
  }
  /*position primenu-tab to top corner of screen*/
  div.primenu-tab{
    display: block;  
    position: fixed;
    line-height: 50px;
    height: 50px;
    width: 56px;
    top: 0;
    left: 0;
    background-color: rgba(25,25,25,.5);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);

    z-index: 1000;
  }
  /*slide out with the menus*/
  div.primenu-tab.menuactive{
    -webkit-transform: translate(20em, 0px);
    -moz-transform: translate(20em, 0px);
    -o-transform: translate(20em, 0px);
    -ms-transform: translate(20em, 0px);
    transform: translate(20em, 0px);
    z-index: 1000;
  }
  div.primenu-tab a{
    cursor: pointer;
    display: block;
    color: white;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }
  /*move menus off canvas and set to fixed*/
  .vertical-menu, .hidden-menu {
    position: fixed;
    overflow-y: auto;
    top: 0;
    bottom: 0;
    width: 20em;
    left: -20em;
    height: 100%;
    z-index: 1000;
    background-color: white;
    border-right: 2px solid #eee;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);

  }
  /*when menuactive slide vertical-menu, onto the canvas*/
  .vertical-menu.menuactive{
    -webkit-transform: translate(20em, 0px);
    -moz-transform: translate(20em, 0px);
    -o-transform: translate(20em, 0px);
    -ms-transform: translate(20em, 0px);
    transform: translate(20em, 0px);
    z-index: 1001;

  }
  /*when menuactive slide the hidden-menu onto the canvas*/
  .hidden-menu.menuactive {
    display: block;
    -webkit-transform: translate(20em, 0px);
    -moz-transform: translate(20em, 0px);
    -o-transform: translate(20em, 0px);
    -ms-transform: translate(20em, 0px);
    transform: translate(20em, 0px);
    z-index: 1000;
  }
}
/*Tablets*/
@media (min-width: 768px) and (max-width: 979px) {

  .header .brand { 
    padding-bottom: 0px;
    padding-left: 15px;
  }
  .featured-news #title {
    font-size: .95em;
  }
  .horizontal-menu .nav-tabs > li > a,
  .nav-pills > li > a {
    padding-right: 10px;
    padding-left: 10px;
    font-size: .9em;
  }
  #rtf-banner {
    right: 0px;
  }
  ul.submenu {
    right: 0px;
    font-size: .95em;
  }
}
/* Large desktop */
@media (min-width: 1200px) { 
  .container {
    max-width: 1150px!important;}
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1130px!important;}
  .horizontal-menu .nav-tabs > li > a,
  .nav-pills > li > a {
    padding-right: 24px;
    padding-left: 24px;
    font-size: 1.15em;
  }
}

/* @group BG additions */
ul.pubs_list {
    list-style: none;
    }

ul.pubs_list li {
    padding: 0 0 1em 0;
    }

table.trustees {
	margin-bottom: 2em;
	}

ul.pager2 {
	border: 1px solid green;
	}

ul.pager2 li {
	display: inline;
	width: 40px;
	background-color: white;
	border: none;
	}
	
div.vm-product-media-container {
	/*display: none;*/
	}

div.vm-details-button {
	/*display: none;*/
	}

span.quantity-controls.js-recalculate {
	/*display: none;*/
	}

div#donation_input_note {
	/*display: none;*/
	color: red;
	}

/* @end */

div.clearer {
	clear: both;
	}

/* @group BUTTONS */

div.reg_button3 {
	text-align: center;
	padding: 10px 0 20px;
	margin: 20px 0;
	}

div.reg_button3.pubslink {
	padding: 0;
	margin: 5px 0;
	}
	
div.reg_button3.pubslink a {
	padding: 0.2em 0.4em;
	background-color: #929292;
	}
	
div.reg_button3 a {
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #2669a4;
	color: #fff;
	border-radius: 5px;
	}

div.reg_button3 a:hover {
	background-color: #35a0ff;
	}

div.reg_button3.login a {
	background-color: #07a411;
	}

div.reg_button3.login a:hover {
	background-color: #0cff1d;
	}

div.reg_button3.pri a {
	}

div.reg_button3.pri a:hover {
	}

div.reg_button3.adopt a {
	}

div.reg_button3.adopt a:hover {
	}

div.reg_button3.download a {
	background-color: #04a047;
	}
	
div.reg_button3.download a:hover {
	background-color: #06c258;
	}

div.reg_button3.campdarkgreen a {
	background-color: #315126;
	}
 
div.reg_button3.campdarkgreen a:hover {
	background-color: #329946;
	}
 
div.reg_button3.campmedgreen a {
	background-color: #329946;
	}
 
div.reg_button3.campmedgreen a:hover {
	background-color: #0cff1d;
	}
 
div.reg_button3.camppurple a {
	background-color: #453360;
	}
 
div.reg_button3.camppurple a:hover {
	background-color: #6f5b8b;
	}
 
div.buttonbar {
	width: 80%;
	margin: 30px auto;
	text-align: center;
	}
	
div.buttonbar div {
	display: inline;
	margin: 0 40px;
	}


/* @end */


div#tvol-banner, div#breakingnews {
	margin-top: 20px;
	border: 1px solid #000;
	}
	
div#tvol-banner #blurb {
	padding: 0 16px;
	background-color: #000;
	border: 1px solid #000;
	}

div#tvol-banner h2 {
	color: #AFDA4F;
	font-size: 1em;
	}

div#tvol-banner p {
	color: #fff;
	}

div#tvol-banner img {
	margin: 0;
	/*border: 0px solid #000;*/
	}

div#breakingnews #blurb {
	padding: 0.5em 1em;
	}
	

blockquote {
	padding: 1em 0;
	width: 80%;
	margin: 0 auto;
	font-style: oblique;
	}

blockquote em.attribution {
	font-style: bold;
	}
	
blockquote.bookreview {
	background-color: #ffef9b;
	border: 1px solid black;
	padding: 1em 2em 0;
	border-radius: 5px;
	margin: 2em 2em;
	}

div.logo_grid .row-fluid {
	/*border: 1px solid blue;*/
	width: 100%;
	margin: 20px auto;
	}

div.logo_grid .span4 {
	/*border: 1px solid red;*/
	margin: 0;
	}

div#images_rt {
	float: right;
	margin: 0 0 20px 20px;
	padding: 0;
	}	
	
div.images_rt {
	float: right;
	margin: 0 0 20px 20px;
	padding: 0;
	}	
	
div#images_rt p, div.images_rt p {
	font-size: 0.9em;
	font-style: oblique;
	color: #999;
	}	
	
div.images_rt.adopt {
	margin: 0 0 0 20px;
	}	
	
div.images_rt.small p {
	color: #b4b4b4;
	font-size: 0.8em;
	font-style: oblique;
	}	
	
div#tfg .row-fluid {
	padding-bottom: 50px;
	}
	
div#tfg .row-fluid img {
	padding-top: 1em;
	}
	
.fineprint {
	font-size: 0.9em;
	}

.warning_strong {
	font-weight: bold;
	color: #df2002;
	}

.warning {
	font-weight: bold;
	color: #df2002;
	}

.caution {
	color: #df2002;
	}
	
.notice {
	/*border: 1px solid #000;*/
	width: 35%;
	margin: 0 auto;
	background-color: #fef7c0;
	padding: 1em;
 	border-radius: 4px;
	}
	
.notice_pubs {
	/*border: 1px solid #000;*/
	width: 80%;
	margin: 0 auto 30px;
	background-color: #fef7c0;
	padding: 0.3em 1.5em;
 	border-radius: 4px;
	}
	
.red {
	color: #df2002;
	}

/* @group FAQs */

#faq ul {
	margin-left: 0;
	padding-bottom: 3em;
	}

#faq ul li {
	padding: 0.2em 0;
	list-style: none;
	}

#faq p {
	padding: 0;
	padding-bottom: 3em;
	margin: 0 !important;
	}

#faq p.ques {
	padding-bottom: 0.5em;
	font-weight: bold;
	}


/* @end */

/* @group Featured Pubs sidebar */

.well.feapubs .product-container {
	/*border: 1px solid red;*/
	margin: 15px 0 30px;
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
	}

/* @end */


.vm-product-details-container {
	/*border: 1px solid red;*/
	padding-top: 30px;
	}

vm-product-details-container .reg_button3 {
	margin: 0 auto;
	border: 1px solid red;
	}
	
.pubslink_box {
	/*border: 1px solid red;*/
	width: 15em;
	float: right;
	}

#pubslink_box2 {
	/*border: 1px solid red;*/
	width: 200px;
	/*margin: 0 auto;*/
	margin-right: 200px;
	}

.job_posting h2 {
	background-color: #3382C7;
	color: #fff;
	padding: 0.2em 0.5em;
	}
		
.job_posting p.post_date {
	font-style: oblique;
	color: #666;
	}
		
/* @group ==== DEBUGGING ===== */
h1, h2.green-giving, h3 {
	/*color: red;*/
	}


/* @end */
	
.ctr {
	text-align: center;
	margin: 0 auto;
	}
	
div#console #view_selector {
	width: 150px;
	}

div#console p {
	width: 600px;
	}
	
/* @group FACILITY RENTAL */

div#pri_rentals h1, div#pri_rentals h2, div#pri_rentals h3, div#pri_rentals p {
	color: #004d7a;
	text-align: center;
	}
	
div.gen_column.mote {
	background-color: #feeedc;
	}

div.gen_column.cnc {
	background-color: #fee9dc;
	}

div#mote_column, div#cnc_column {
	width: 380px;	
	margin: 0 auto;
	}
	
div#mote_column p, div#mote_column h2 {
	color: #84312e;
	}
	
div#cnc_column p, div#cnc_column h2 {
	color: #0a723d;
	}
	
/* @end */

/* @group PUBS CONSOLE */

div.bap_col, div.pa_col {
	/*border: 1px solid red;*/
	width: 150px;
	float: left;
	}

div#agentInfo, div#clientInfo {
	width: 50%;
	float: left;
	}

div#clientInfo p#client_name {
	font-size: 1.5em;
	color: #394dff;
	font-weight: bold;
	}
	
.esubs {
	color: #ff27e6;
	}
	
table#pubs_search_results {
	/*border: 1px solid #000;*/
	}	

table#pubs_search_results th, table#pubs_search_results td {
	width: 30%;
	border: 1px solid #ccc;
	}
	
table#pubs_search_results td.num {
	text-align: center;
	}
	
div.checkbox_set, div.dot_set {
	display: inline;
/*	border: 1px solid red;*/
	}	
	
div.checkbox_set input {
	margin: 0 1em;
	}	
	
		
/* @end */

/* @group Home page */

/* @group sitemap */

div.moduletable_sitemap {
	background-color: #0067a3;
	padding: 1em;
	margin:  0;
	}

div.moduletable_sitemap h3 {
	color: orange;
	font-size: 1em;
	margin-bottom: 0;
	}

div.moduletable_sitemap a {
	color: #fff;
	}

div.moduletable_sitemap div#map_row {
	margin-left: 30px;
	/*border: 1px solid red;*/
	}

div.moduletable_sitemap div.map_group {
	float: left;
	margin: 0 43px 0 0;
	/*border: 1px solid red;*/
	}

div.moduletable_sitemap ul {
	margin: 0 0 2em;
	list-style: none;
	}

/* @end */

div.venue {
	float: left;
	border: 1px solid #000;
	width: 260px;
	height: 260px;
	margin-right: 27px;
	}

div.venue.smith {
	margin-right: 28px;
	}

div.venue.news {
	width: 260px;
	height: 260px;
	margin-right: 0;
	}

div.venue h2 {
	background-color: #000;
	height: 33px;
	width: 100%;
	margin: 0;
	color: #fff;
	text-align: center;
	font-size: 1.3em;
	padding-top: 7px;
	}

div.venue.news h2 {
	background-color: #7f7f7f;
	}

/*div.venue_row {
	width: 1130px;
	}*/

div#calendar_set, div.moduletable_didyouknow, div.moduletable_newinstore {
	float: left;
	margin-top: 20px;
	border: 1px solid #000;
	margin-right: 20px;
	}

div.moduletable_newinstore {
	/*float: left;*/
	width: 360px;
	height: 540px;
	/*margin: 0 auto;*/
	text-align: center;
	}

div.moduletable_didyouknow {
	/*float: left;*/
	width: 360px;
	height: 540px;
	margin-right: 0;
	}

div.moduletable_didyouknow p {
	padding: 0 1.5em;
	}

div#calendar_set h2, div.moduletable_didyouknow h2, div.moduletable_newinstore h2 {
	background-color: #000;
	width: 100%;
	height: 33px;
	margin: 0;
	color: #fff;
	text-align: center;
	font-size: 1.3em;
	padding-top: 7px;
	}

/* @group CALENDAR */

div#calendar_set {
	/*float: left;*/
	width: 360px;
	/*border: 1px solid #000;*/
	background-color: #e0e0e0;
	/*padding: 1em 0;*/
	}

div.moduletable_calendar {
	/*float: left;*/
	/*border: 1px solid #000;*/
	width: 100%;
	}

div#calendar_set {
	height: 540px;
	}
	
div#calendar {
	margin-top: 10px;
	}
	
div.moduletable_calendar a.flatcal_busylink {
	/*color: red !important;*/
	font-weight: bold !important;
	}
	
div.moduletable_events {
	/*float: left;*/
	width: 80%;
	margin: 10px auto 20px;
	padding: 0 0.5em 0.5em;
	/*border: 1px solid #a8a8a8;*/
	/*color: red;*/
	}

/* @end */



/* @end */


img.invisible {
	/*border: 1px solid red !important;
	height: 1px;
	float: left;
	margin: 0;
	padding: 0;*/
	display: none;
	}

div.div_centered {
	margin: 40px auto;
	}
	
div.div_centered p {
	}
	
.width250 {
	width: 250px;
	}

.width300 {
	width: 300px;
	}

.width400 {
	width: 400px;
	}

.ed_list {
	margin-left: 185px;
	}

#ed_home img {
	float: left;
	}

#ed_home .row-fluid {
	margin-bottom: 40px;	
	}

.moduletable_menu.dev {
	border: 2px solid red;
	}


/* @group TEMP for OUTREACH */

.venue_box {
	border: 0px solid #000;
	border-radius: 8px;
	background-color: #dadada;
	text-align: center !important;
	}
	
.venue_box h2 {
	padding: 0;
	margin: 0.5em 0;
	}
	
.venue_box img {
	padding-left: 75px;
	padding-bottom: 1em;
	}

.span2 {
	width: 145px;
	}
		
#ed_map {
	background-color: #dadada;
	padding: 0.5em;
	}
	
#ed_map h3 {
	font-size: 1em;
	padding: 0;
	}
	
#ed_map .span2 {
	width: 145px;
	/*padding: 0 50px;*/
	/*border: 1px solid #000;*/
	}
	
#collections_notice {
	float: right;
	right: 30px;
	margin-left: 20px;
	width: 300px;
	border: 1px solid red;
	padding: 0.5em 1em;
	background-color: #ffe03b;
	font-weight: bold;
	}	
	
#collections_notice h2 {
	margin: 0;
	
	}	
	
		
/* @end */


table#bloom_gallery {
	width: 100%;
	/*border: 1px solid orange;*/
	}

table#bloom_gallery td {
	width: 33%;
	text-align: center;
	padding-bottom: 30px;
	/*border: 1px solid orange;*/
	}

table#bloom_gallery td div.caption2 {
	width: 225px;
	margin: 0 auto;
	/*margin-left: 40px;*/
	/*border: 1px solid red;*/
	}

table#bloom_gallery td p {
	text-align: left;
	}

table#race_results {
	width: 50%;
	}

table#race_results tr {
	text-align: left;
	}


div#nav-year {
	border: none;
	}

div#nav-year a {
	border: 1px solid #3382C7;
  	border-radius: 4 !important;
	background-color: #3382C7 !important;
	color: #fff;
	}

div.previousmonth, div.currentmonth, div.nextmonth {
	border: 1px solid #3382C7 !important;
	}

div.previousmonth, div.nextmonth {
	background-color: #3382C7 !important;
	}










