@import './inc/banquets-module.css';

/*------------*/
/*  WA Items  */
/*------------*/

#menu-shop-header {
	margin-top: 2px;
	height: 40px;
}

#wa-content-inner {
	background-color: #656353;
}

#main-content-home {
  background:#656254 url(/img/wa-main-bg.png);
  background-position: center;
  background-repeat: repeat-y;
}

#main-content {
  background:#fff;
}

/*
.wa-fade-stripe {
	background-image: url(/img/wa-fade-stripe.png);
	background-repeat: no-repeat;
	width: 73px;
	height: 175px;
	margin-left: 300px;
	margin-top: -10px;
	position: absolute;
}
*/

.wa-social-icons {
	width: 406px;
	height: 20px;
	margin-top: 19px;
	float: right;
}

.wa-social-icons ul {
	font-size:13px;
	margin-top: 3px;
}

.wa-social-icons li {
	display: inline-block;
	width: 45px;
	margin: 0px;
}

.wa-social-icons li a {
	padding-right: 40px;
	padding-top: 19px;
	margin: 0px;
}

.wa-socialfiller {
	height: 47px;
}

.wa-socialspace {
	height: 29px;
}

.facebook a {
	background: url(/img/sprites/wa-social.png);
	background-position: 0px 0px;
}

.facebook a:hover {
	background: url(/img/sprites/wa-social.png);
	background-position: 0px -40px;
}

.twitter a {
	background: url(/img/sprites/wa-social.png);
	background-position: -40px 0px;
}

.twitter a:hover {
	background: url(/img/sprites/wa-social.png);
	background-position: -40px -40px;
}

.googleplus a {
	background: url(/img/sprites/wa-social.png);
	background-position: -80px 0px;
}

.googleplus a:hover {
	background: url(/img/sprites/wa-social.png);
	background-position: -80px -40px;
}

.youtube a {
	background: url(/img/sprites/wa-social.png);
	background-position: -120px 0px;
}

.youtube a:hover {
	background: url(/img/sprites/wa-social.png);
	background-position: -120px -40px;
}

.instagram a {
	background: url(/img/sprites/wa-social.png);
	background-position: -160px 0px;
}

.instagram a:hover {
	background: url(/img/sprites/wa-social.png);
	background-position: -160px -40px;
}

.linkedin a {
	background: url(/img/sprites/wa-social.png);
	background-position: -200px 0px;
}

.linkedin a:hover {
	background: url(/img/sprites/wa-social.png);
	background-position: -200px -40px;
}

.rss a {
	background: url(/img/sprites/wa-social.png);
	background-position: -240px 0px;
}

.rss a:hover {
	background: url(/img/sprites/wa-social.png);
	background-position: -240px -40px;
}

.social-icon {
	height: 40px;
	width: 40px;
	margin: 4px;
}

.social-icon a {
	background: url(/img/sprites/wa-social.png);
	background-position: 0px 0px;
	width: 40px;
	margin: 4px;
}

.social-icon a:hover {
	background: url(/img/sprites/wa-social.png);
	background-position: -40px -40px;
	height: 40px;
	width: 40px;
	margin: 4px;
}

.wa-full_bg {
	background-color: #333; 
	background-attachment: scroll; 
	background-position: left top; 
	background-size: 100% 100%; 
	padding-top: 20px; 
	padding-bottom: 20px;
}

.vision {
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
}

.color {
	font-style: italic;
	font-weight: bold;
}

.gold {
	color: #f2aa43;
}

.blue {
	color: #63c1e1;
}

.limegrn {
	color: #8fd628;
}

.limegrn a {
	color: #80ab42;
}

.vision h4 {
	font-size: 20px;
}



/*--New position of WA Tagline--*/

.tagline {
	float: left;
	margin: -4px 0 0 0;
}

.tagline p {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}

@media (max-width:767px) {
  
#upper-header .item.right {
	float: none;
	margin-left: 270px;
	}
}

@media (max-width:500px) {
  
#upper-header .item.right {
	float: none;
	margin-left: -5px;
	}
}

/*--End WA Tagline--*/



.wa-featured-image-01 {
	background-color: #4f4d41; 
	width: 578px;
	height: 270px;
}

.wa-featured-image-02 {
	background-color: #4f4d41; 
	width: 578px;
	height: 270px;
	float: right;
}

.bruces-blog-container {
	background-color: #72725e;
	background: url(/img/wa-bruces-blog-bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 321px;
	float: right;
	padding: 0px 0px 0px 30px;
}

.bruces-blog-container h3 {
	color: #fff;
	text-transform: uppercase;
	margin-top: 15px;
}

.bruces-blog-container h4 {
	color: #db9c43;
	font-size: 28px;
	font-weight: 100;
	margin-top: 45px;
}

.bruces-blog-container p {
	color: #fff;
	font-size: 16px;
	margin: 14px 220px 0px 0px;
	line-height: 1.8em;
}

.bruces-blog {
	background-color: none;
	background: url(/img/wa-bruces-blog-head.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	height: 321px;
	float: right;
}

.bb-button {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .3em;
	border-width: 2px;
	border: 2px solid #d3d3d3;
	width: 200px;
	margin: 14px 0px 0px 0px;
	padding: 12px;
}

.bb-button a:hover {
	color: #adab95;
	border: #fff;
	opacity: 0.2;
}

.bb-button:hover {
	background: url(/img/trans-bg-20.png);
}

.bb-w-100 {
	width: 100px;
}

.bb-w-200 {
	width: 200px;
}

.bb-w-300 {
	width: 300px;
}

.bb-w-400 {
	width: 400px;
}

.bb-w-450 {
	width: 450px;
}

.bb-w-500 {
	width: 500px;
}

.bb-button a {
	color: #fff;
}

.bb-bg {
  background:#e8e8e8 url(/img/wa-bruces-blog-head-sm.png) right bottom no-repeat;
  border-color: #999;
}

.einvolved-bg {
  background:#525245 url(/img/wa-einvolved-side-bg.png) right top no-repeat;
  border-color: #999;
}

.einvolved-home-bg {
	background:url(/img/wa-einvolved-head.png) 15px top no-repeat;
	margin: 0px;
	padding: 110px 20px 0px 20px;
}

.einvolved-home-copy {
	margin-top: 0px;
}

.project-001-bg {
  background:#525245 url(/img/campaign-img/wa-campaign-010.jpg) right top no-repeat;
  border-color: #999;
}

.project-002-bg {
  background:#525245 url(/img/campaign-img/wa-campaign-006.jpg) right top no-repeat;
  border-color: #999;
}

.project-003-bg {
  background:#525245 url(/img/campaign-img/wa-campaign-003.jpg) right top no-repeat;
  border-color: #999;
}

.project-map {
	margin: 10px 0px 10px 10px;
	float: right;
	border: 1px solid #999;
}

.bottomborder {
	border-bottom: 1px solid #333;
	margin: 0px;
}

.bottomborder_footer {
	border-bottom: 1px solid #555;
	height:auto;
	margin-top: 24px;
}

#footer-space {
	background-color: #656252;
	width: 100%;
	height: 30px;
}

.menu-footer {
	margin-top: 12px;
}

/* .wa-stripe-bg {
	background-image: url(/img/wa-stripe-bg.png);
	background-position: 0px 0%;
	background-repeat: repeat-y;
	height: auto;
} */

#main-footer p {
	color: #777;
}

#main-footer .widget li a {
  color:#fff;
  font-size:12px;
  font-style:normal;
  text-transform:uppercase;
}

#trust-partners {
	float:right;
	margin-right:-15px;
	margin-top:-15px;
}

#trust-partners li {
	display: inline-block;
	height:auto;
}

#norton-footer {
	background:url(/img/wa-img/norton-footer.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 134px;
	height: 86px;
}

#epa-footer {
	background:url(/img/wa-img/epa-footer.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 100px;
	height: 60px;
}

#epa-footer a:hover {
	background:url(/img/wa-img/epa-footer-b.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 100px;
	height: 60px;
}

#ecfa-footer {
	background:url(/img/wa-img/efca-footer.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 110px;
	height: 90px;
}

#ecfa-footer a:hover {
	background:url(/img/wa-img/efca-footer-b.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 110px;
	height: 90px;
}

#wa-address {
	margin: 10px 0px 0px 0px;
}

#copyright {
	float: left;
	margin-top:-12px;
}

#statement {
	float: right;
	margin-top:-12px;
}

body.w1170 #lower-footer {
	height: 80px;
	font-size: 11px;
	text-transform: uppercase;
	color: #777;
	background: #232220;
}

.lowerfooter-border {
	border-bottom: 1px solid #444;
}

#footer_logo {
	margin: 0px 0px 0px -15px;
	height: 67px;
}

#footer_logo a {
	height: 67px;
}

#signup-ecomm {
	width: auto;
	margin: 0;
}

#signup-ecomm h4 {
	font-size: 28px;
}

.widget_signup-ecomm {
	margin-top: 10px;
}

.subscribe-email input {
	color: #777;
	font-style: italics;
}

.subscribe-form-result {
	display: none;
	margin-top: 10px;
}

.subscribe-form {
	color: #777;
	font-weight: normal;
	margin-top: -20px;
}

.address-list {
	color: #777;
	margin:0;
	padding:0;
	list-style:none;
}

.address-list li {
	position:relative;
	padding-left:0px;
	margin-bottom:10px;
}

.white-bg {
	background-color: #fff;
}

.white-1140-bg {
	background: #656254 url(/img/wa-white-1140-bg.png) center repeat-y;
}

.lt-green-bg {
	background-color: #72725f;
}

.md-green-bg {
	background-color: #656254;
}

.dk-green-bg {
	background-color: #39392f;
}

.content-title {
	margin-top: -70px;
	z-index: 5400;
}

.content-slider {
	background-color: #656254;
	z-index: 0;
}

.video {
	margin: 10px 0px 0px 20px;
	float: right;	
}

/*--Flexloader Stuff --*/

.slide {
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
}

.slides {
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-bottom: 0;
}

@media (max-width: 540px) {
  .slide-01.flexloader-background-image-loaded {
    background-image: url('/img/wa-img/gray-540.jpg');
  }
}

@media (min-width: 541px) and (max-width: 720px) {
  .slide-01.flexloader-background-image-loaded {
    background-image: url('/img/wa-img/gray-720.jpg');
  }
}

@media (min-width: 721px) and (max-width: 900px) {
  .slide-01.flexloader-background-image-loaded {
    background-image: url('/img/wa-img/gray-900.jpg');
  }
}

@media (min-width: 901px) {
  .slide-01.flexloader-background-image-loaded {
    background-image: url('/img/wa-img/gray-1080.jpg');
  }
}

/* --eInvolved Slider --*/

.marine-header6-flexslider-bg {
	background-color: #4f4d41; 
	background-attachment: scroll; 
	background-position: left top; 
	background-size: 100% 100%; 
	padding-top: 0px; 
	padding-bottom: 0px;
	margin: 24px 0px 0px 0px;
}

.project-meta h4 {
	margin-bottom: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
}

.project-meta span.project-category {
	font-size: 16px;
	text-transform: none;
	color: #999;
}

/*-- Additional Fonts --*/

.oswald-18 {
	font-family: "Oswald", "Arial Narrow Bold", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
}

.oswald-30 {
	font-family: "Oswald", "Arial Narrow Bold", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 400;
}

.oswald-60 {
	font-family: "Oswald", "Arial Narrow Bold", Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: 400;
}


/*-----------------*/
/*   Blockquotes   */
/*-----------------*/


blockquote {
	font-size:20pt;
	line-height:1.5em;
}

span.quotation {
	line-height:2em;
	font-size:20pt;
	color:#a0a088;
}

span.author {
	font-size:16px;
	line-height:.2em;
}



/*----------------------------*/
/*     Project Post List      */
/*----------------------------*/


.post-project {
	display: block;
	width: 100%;
	position: relative;
	margin-top: 20px;
	padding:30px 30px 10px 160px;
	color: #918f7b;
}

.post-project img {
	position:absolute;
	top:20px;
	left:30px;
	width:120px;
}

.post-project h3 {
	text-transform: uppercase;
	color:#cccab5;
	margin-top:0;
}

.project-thumbnail {
	margin:0px 0px 20px 0px;
}

.project-dtl {

}

.project-dtl ul {
	font-size:16px;
	line-height: 1.75em;
}

.project-dtl h3 {
	text-transform: uppercase;
	color:#607739;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}

.project-btn-grp {
/*	background-color: #999;  */
	margin: -5px 0px 0px 0px;
	float: right;
}

.africa_projects {
	background:#39392f url(/img/maps/africa-bg.png) right top no-repeat;
}

.eurasia_projects {
	background:#39392f url(/img/maps/eurasia-bg.png) right top no-repeat;
}

.pacific_projects {
	background:#39392f url(/img/maps/pacific-bg.png) right top no-repeat;
}

.n_america_projects {
	background:#39392f url(/img/maps/n_america-bg.png) right top no-repeat;
}

.s_america_projects {
	background:#39392f url(/img/maps/s_america-bg.png) right top no-repeat;
}

.project-post.masonry .post-content h4 {
	margin-top:0;
}

.project-post.masonry .read-more {
	margin-top:20px;
	display:block;
}

.blog-post.masonry .post-footer ul.post-meta {
	border-bottom:none;
}

.project-post.masonry .post-content h4 {
	font-size:22px;
	font-weight:400;
}

.project-post-alternate .post-content h4 {
	font-size:24px;
	font-weight:400;
}

.project-post-meta span.post-day {
	font-weight:300;
}

.project-post.masonry span.post-format {
	display: inline-block;
	text-align: left;
	margin: -5px 3px 0 0;
	position: relative;
	top: 7px;
}

.project-post.masonry .read-more {
	font-size:14px;
	font-weight:400;
}

.project-post-classic.sticky {
	background:#fffffd;
	padding-top:30px;
	padding-bottom:30px;
	box-shadow:0 0 5px rgba(0,0,0,.12);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,.12);
	-moz-box-shadow:0 0 5px rgba(0,0,0,.12);
}

.project-post-list,
.project-post-alternate {
	display:table;
	width:100%;
	vertical-align:top;
	border-bottom: 1px solid #999;
	padding-top:20px;
}

.project-post-list .project-post-meta,
.project-post-alternate .project-post-meta {
	display: table-cell;
	width: 180px;
	padding-right: 20px;
	vertical-align: top;
	color:#23323a;
}

.project-post-list .project-post-content,
.project-post-alternate .project-post-content {
	display:table-cell;
	vertical-align:top;
}

.project-post-list .project-post-meta span.post-date,
.project-post-alternate .project-post-meta span.post-date {
	font-size:11px;
	font-weight:400;
}

.project-post-list .project-post-meta .avatar,
.project-post-alternate .project-post-meta .avatar {
	padding:0 5px;
}

.project-post-alternate .project-post-content .post-content,
.project-post-alternate .project-post-content .post-thumbnail {
	padding:0;
}

.project-post-alternate .project-post-content .post-content {
	padding-left:30px;
} 

.project-post-alternate .project-post-content .post-content.col-lg-pull-6 {
	padding-right:30px;
	padding-left:0;
} 

.project-post.alternate-style {
  margin:0;
}

.project-post.alternate-style + .project-post.alternate-style {
  margin-top:70px;
}

.project-post-list .post-meta {
  margin-top:10px;
}

.project-post-list.post-single .post-meta {
  margin-bottom:10px;
}

.project-post-list.post-single + .post-author {
  margin-top:20px;
}

.project-post-list .post-content h4 {
  font-size:24px;
  font-weight:400;
}

.project-post-list .read-more,
.project-post-alternate .read-more {
  display:block;
  margin-top:20px;
  font-weight: 400;
  font-size: 14px;
}

.project-post.masonry .read-more:after,
.project-post-list .read-more:after,
.project-post-alternate .read-more:after,
.post-comments .comment-reply-link:after {
  content:'';
  width:14px;
  height:14px;
  display:inline-block;
  background:url(../img/sprites/read-more-arrow-big.png) no-repeat;
  margin: 0 0 0 10px;
  position: relative;
  top: 1px;
}


/*---- HOVER EFFECT FOR LISTING GOES HERE ----*/


.project-post-list:hover {
	background-color:#fff;
}



.project-post.masonry .blog-format-audio>.audio-player {
  margin:20px 20px 0!important;
  width:auto!important;
}

.project-post-meta span.author {
  display: block;
  text-align: center;
}

.project-post-alternate .project-post-content .post-content.full-width-alternate {
  padding:0;
}

.project-post.masonry .post-footer {
  border-top:1px solid #e5e8ea;
}

.project-post.masonry .post-date {
  font-size:11px;
  color:#23323a;
  font-weight:400;
}

.project-post.masonry .post-footer span.post-day {
  font-size:11px;
}

#proj-search {
	float: right;
}

.project-update-date {
	font-size:14px;
	color:#999;
	margin: -10px 0px 10px 0px;
}

.project-update {
	
}

/*
.desaturate {
    filter: grayscale(70%); /* Standard CSS */
    -webkit-filter: grayscale(70%); /* CSS for Webkit Browsers */
    filter: url(/elements/grayscale.svg#desaturate); /* Firefox 4-34 */
    filter: gray;  /* Internet Explorer IE6-9 */
    -webkit-filter: grayscale(3); /* Old WebKit Browsers */
}

.desaturate:hover {
    filter: grayscale(0%);
    filter: none;
    -webkit-filter: grayscale(0); /* Old WebKit */
}
*/

.desaturate {
	background-color:#000; 
	opacity:1;
	filter:alpha(opacity=100);
}

.desaturate:hover {
	background-color:#000; 
	opacity:.9;
	filter:alpha(opacity=90);
}

.post-content h4 a {
	color:#607739;
}

.post-content h4 a:hover {
	color:#8bc345;
}

.img_border {
	border: 1px solid #999;
}



/*----------------------------*/
/*      Table Formatting      */
/*----------------------------*/

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #848471;
	height: 32px;
}

.table-striped>tbody>tr:nth-of-type(even) {
	height: 32px;
}

.table-striped>tbody>tr:a {
	color: #000;
	text-decoration: none;
}

.table-striped {
	color: #fff;
}

.table-hover>tbody>tr:hover {
	background-color: #93937f; 
}

.table-bordered {
	border-top: none;
}

.table-scroll {
	overflow-x: scroll;
	overflow-y: scroll;
}

.table {
	color: #D3D3D3;
}

.table a:not(.btn) {
	color: #fff;
	text-decoration: none;
}

.table tr + tr {
	border-top: none;
}

#event-table {
	margin: 0 0 0 12px;
	border-right: 1px solid #000;
}

#event-table h3 {
	color: #8fd628;
	font-weight: 100;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin: 0px;
}

#event-table p {
	font-size: 13px;
	color: #fff;
}

#event-table a:hover {
	color: #8fd628;
}

.sponsor-btn {
	margin:5px 0;
	height: auto;
}

.event-btn {
	margin: 20px 20px 20px 0;
	float: right;
}

#volopps-table {
	margin: 0 0 0 12px;
	border-right: 1px solid #000;
}

#volopps-table h3 {
	color: #5fc1e3;
	font-weight: 100;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin: 0px;
}

#volopps-table p {
	font-size: 13px;
	color: #fff;
}

#volopps-table a:hover {
	color: #5fc1e3;
}

.watable thead {
	margin-bottom: 20px;
}

.watable tr.sort {
	text-transform: uppercase;
}

.watable tr.sort a {
	font-size: 10px !important;
	text-decoration: none;
}

.watable #event-table tr.sort a:hover {
	color: #8fd628;
}

.watable #volopps-table tr.sort a:hover {
	color: #5fc1e3;
}

.watable * {
  white-space: nowrap;
  font-size: 12px !important;
}

.watable.table {
  width: 98%;
}

.watable p {
  margin: 0;
}

.watable th,
.watable td {
  border-width: 1px !important;
}

.watable .glyphicon {
  margin: 0 0 0 2px;
  opacity: 0.5;
}

.watable span.filter {
  background-color: #999;
}

.watable .indeterminate {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}

.watable .columnpicker li,
.watable .actions li {
  padding-left: 5px;
}

.watable .btn-toolbar {
  margin-bottom: -5px;
}

.watable .pagination {
  margin: 0;
}

.watable input[type=checkbox] {
  margin: 0;
  padding: 0;
}

.watable input[type=text].filter {
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: none;
  width: 80px;
  float: left;
  background-color: transparent;
}

.watable .date-wrap {
  width: 100%;
  min-width: 115px;
}

.watable .dateWrap .add-on {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  float: right;
  cursor: pointer;
}

.watable .dropdown-menu {
  max-height: 250px;
  overflow: auto;
}

.watable .actions a {
  padding: 0;
  margin: 0;
}

/* Only for demo purposes */
.watable .green {
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(0,140,37,0.38) 38%, rgba(0,140,37,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(38%,rgba(0,140,37,0.38)), color-stop(100%,rgba(0,140,37,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(0,140,37,0.38) 38%,rgba(0,140,37,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(0,140,37,0.38) 38%,rgba(0,140,37,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(0,140,37,0.38) 38%,rgba(0,140,37,1) 100%); /* IE10+ */
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(0,140,37,0.38) 38%,rgba(0,140,37,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#008c25',GradientType=1 ); /* IE6-9 */
}

.watable .yellow {
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(188,179,0,0.38) 38%, rgba(188,179,0,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(38%,rgba(188,179,0,0.38)), color-stop(100%,rgba(188,179,0,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(188,179,0,0.38) 38%,rgba(188,179,0,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(188,179,0,0.38) 38%,rgba(188,179,0,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(188,179,0,0.38) 38%,rgba(188,179,0,1) 100%); /* IE10+ */
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(188,179,0,0.38) 38%,rgba(188,179,0,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#bcb300',GradientType=1 ); /* IE6-9 */
}

.watable .red {
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(147,22,0,0.38) 38%, rgba(147,22,0,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(38%,rgba(147,22,0,0.38)), color-stop(100%,rgba(147,22,0,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(147,22,0,0.38) 38%,rgba(147,22,0,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(147,22,0,0.38) 38%,rgba(147,22,0,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(147,22,0,0.38) 38%,rgba(147,22,0,1) 100%); /* IE10+ */
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(147,22,0,0.38) 38%,rgba(147,22,0,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#931600',GradientType=1 ); /* IE6-9 */
}

.watable .blue {
  background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(0,127,206,0.38) 38%, rgba(0,127,206,1) 100%) !important; /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(38%,rgba(0,127,206,0.38)), color-stop(100%,rgba(0,127,206,1))) !important; /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(0,127,206,0.38) 38%,rgba(0,127,206,1) 100%) !important; /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(0,127,206,0.38) 38%,rgba(0,127,206,1) 100%) !important; /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(0,127,206,0.38) 38%,rgba(0,127,206,1) 100%) !important;/* IE10+ */
  background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(0,127,206,0.38) 38%,rgba(0,127,206,1) 100%) !important; /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007fce',GradientType=1 ) !important; /* IE6-9 */
}

.watable .gray {
  background-color: #d3d3d3 !important;
}

.featured-container {
	width: 100%;
	padding: 0px 0px 0px 0px;
}

#featured-01 {
	background-color: none;
	background: url(/img/wa-img/wa-featured-image-01.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 266px;
	padding: 100px 10px 30px 15px;
}

#featured-02 {
	background-color: none;
	background: url(/img/wa-img/wa-featured-image-02.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 266px;
	padding: 77px 10px 30px 15px;
}

#featured-03 {
	background-color: none;
	background: url(/img/wa-img/wa-featured-image-03.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 266px;
	padding: 100px 10px 30px 15px;
}


/*----------------------------*/
/*        WA Typography       */
/*----------------------------*/

.raleway100 {
	font-family: Raleway, sans-serif;
	font-weight:100;
	letter-spacing: .05em;
}

.raleway200 {
	font-family: Raleway, sans-serif;
	font-weight:200;
	letter-spacing: .05em;
}

.raleway500 {
	font-family: Raleway, sans-serif;
	font-weight:500;
	letter-spacing: .05em;
}

.space48 {
	margin-top: 48px;
}

.space40 {
	margin-top: 40px;
}

.space64 {
	margin-top: 64px;
}

.space72 {
	margin-top: 72px;
}

.space86 {
	margin-top: 86px;
}

.f-white {
	color: #fff;
}

.f-blk {
	color: #000;
}

.f-red {
	color: #cc0000;
}

.f-yellow {
	color: #ffcc33;
}

.f-lmgrn {
	color: #8ebd40;
}

.f-blue {
	color: #63c1e1;
}

.f-shdw {
	box-shadow:0 0 5px rgba(0,0,0,.12);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,.12);
	-moz-box-shadow:0 0 5px rgba(0,0,0,.12);
}

.f-96 {
	font-size: 96pt;
}

.f-72 {
	font-size: 72pt;
	line-height: 40px;
}

.f-60 {
	font-size: 60pt;
	line-height: 30px;
}

.f-48 {
	font-size: 48pt;
}

.f-32 {
	font-size: 32pt;
}

.f-24 {
	font-size: 24pt;
}

.f-18 {
	font-size: 18pt;
}

.f-16 {
	font-size: 16pt;
}

.f-14 {
	font-size: 14pt;
}

.lh-2em {
	line-height: 2em;
}

.lh-1em {
	line-height: 1em;
}

.lh-2em {
	line-height: 2em;
}

.lmgrn-typebg a {
	color: #fff;
	background-color: #8ebd40;
	padding: 4px 10px 4px 10px;
}

.lmgrn-typebg a:hover {
	background-color: #7aa433;
}

.blue-typebg a {
	color: #fff;
	background-color: #5fc1e3;
	padding: 4px 10px 4px 10px;
}

.purple-typebg a {
	color: #fff;
	background-color: #8f4bab;
	padding: 4px 10px 4px 10px;
}

.purple-typebg a:hover {
	background-color: #7b3897;
}

.orng-typebg a {
	color: #fff;
	background-color: #5fc1e3;
	padding: 4px 10px 4px 10px;
}

.red-typebg a {
	color: #fff;
	background-color: #ad0f16;
	padding: 4px 10px 4px 10px;
}

.red-typebg a:hover {
	background-color: #880c11;
}



/*----------------------------*/
/*     WA Volunteer Opps      */
/*----------------------------*/


.volopps {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #999;
}

.volopps-btn-grp {
/*	background-color: #999;  */
	margin: -5px 0px 0px 0px;
	float: right;
}

.volopps h3 a {
	color: #5ca600;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 22px;
	margin: 0px 0px 0px 0px;
}

.volopps h3 a:hover {
	color: #abd577;
}

.volopps p {
	font-size: 16px;
	color: #777;
	line-height: 1.5em;
	margin: -10px 0px 0px 0px;
}

.volopps-btn.button {
	font-size: 24px;
	background-color: #333;
	border: #000;
/*	float: right; */
	margin: 10px 0px 10px 10px;
}

a.button.goldbtn, button.goldbtn {
	background:#db8804;
}

a.button.goldbtn:hover, button.goldbtn:hover {
	background:#b07329;
}

a.button.grnbtn, button.grnbtn {
	background:#607739;
}

a.button.grnbtn:hover, button.grnbtn:hover {
	background:#85a64e;
}

/* 498015 */

.volopps-sort {
	margin: 10px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.drpdn-area {
	display: inline;
}

.region-drpdn {
	display: inline;
	margin-right:10px;
}

.cat-drpdn {
	display: inline;
	margin-right:10px;
	margin-left:10px;
}

.sort-copy {
	font-size: 18px;
	text-transform: uppercase;
	color: #db8804;
	margin-right:20px;
}

.sort-copy a {
	color: #5ca600;
}

.sort-copy a:hover {
	color: #abd577;
}

.divider {
	border-bottom: 1px solid #999;
	margin-top:20px;
}

.getsocial_bar {
	margin: -10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.intro_p {
    font-size: 18px;
    font-weight: bold;
	font-style: italic;
	line-height: 2em;
}



/*--- VolOpps Detail ---*/

.volopps-dtl {
	
}

.volopps-dtl h3 {
	font-size: 24px;
	text-transform: uppercase;
	color: #555;
	margin-top:13px;
}

.volopps-dtl h4 {
	font-size: 18px;
	text-transform: uppercase;
	color: #777;
	font-weight: bold;
	margin-bottom: 0px;
}

.volopps-dtl p {
	font-size: 18px;
}

.volopps-dtl-heading {
	border-top: 1px solid #999;
	margin-top: -10px;
	height: 48px;
}

.volopps-dtl-row {
	width: 100%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 10px;
	display:inline-block;
}

.volopps-dtl-loc {
	width: 33%;
	float: left;
}

.volopps-dtl-shrtdesc {
	width: 67%;
	background-color: #f0f0ee;
	padding-left: 14px;
	float: right;
}

.volopps-dtl-shrtdesc p {
	color: #777;
	line-height: 1.5em;
}

.volopps-dtl-description {
	font-size: 48px;
}

.volopps-dtl-description ul {
	list-style-type: square;
}

.volopps-dtl-description li {
		
}

.volopps-dtl-return {
	border-top: 1px solid #999;
	margin-top: 15px;
	padding: 13px 0px 0px 0px;
	font-size: 18px;
	text-transform: uppercase;
}

.volopps-dtl-return a {
	color: #5ca600;
}

.volopps-dtl-return a:hover {
	color: #498015;
}



/*----------------------------*/
/*     WA Banquet/Events      */
/*----------------------------*/


/*--- WA Banquet States ---*/


.st-container-container {
    text-align: left;
}

.st-container {
	display: inline-block;
    margin: 0px auto 10px auto;
    text-align: left;
}

.st-container a {
	color: #498015;
}

.st-container a:hover {
	color: #5ca600;
}

#st-col-1, #st-col-2, #st-col-3, #st-col-4 {
	position: relative;
	width: 210px;
	height: 300px;
	display: inline-block;
	vertical-align: top;
    float: left;
}


/*--- WA Banquet State List ---*/


.list-table {
    width: auto;
    margin: 0 auto;
}
.list-table .title {
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    color: #777;
    margin: 20px 0px 7px 0px;
    text-align: left;
}
.list-table .top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.list-table .bottom {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.list-table .heading-row {
}
.col-heading-1, .col-heading-2, .col-heading-3, .col-heading-4, .col-heading-5, .col-heading-6 {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding: 3px 0px 3px 0px;
}
.list-table .heading-row .col-heading-1 {
    width: 15%;
    text-align: left;
    vertical-align: middle;
    float: left;
    padding-left: 7px;
}
.list-table .heading-row .col-heading-2 {
    width: 20%;
    text-align: left;
    vertical-align: middle;
    float: left;
}
.list-table .heading-row .col-heading-3 {
    width: 20%;
    text-align: left;
    vertical-align: middle;
    float: left;
}
.list-table .heading-row .col-heading-4 {
    width: 15%;
    text-align: left;
    vertical-align: middle;
    float: left;
}
.list-table .heading-row .col-heading-5 {
    width: 15%;
    text-align: left;
    vertical-align: middle;
    float: left;
}
.list-table .heading-row .col-heading-6 {
    width: 15%;
    text-align: left;
    vertical-align: middle;
    float: left;
}
.list-table .heading-row .col-background {
    background-color:#656155;
}
.list-table .clear {
    clear: both;
}
.list-table .detail {
    background-color: #fff;
}
.detail {
    margin-top: 5px;
}
.list-table a {
    color: #498015;
}
.list-table a:hover {
    color: #5ca600;
}
.list-table .detail .col-1 {
    width: 15%;
    float: left;
    padding-left: 7px;
}
.list-table .detail .col-2 {
    width: 20%;
    float: left;
}
.list-table .detail .col-3 {
    width: 20%;
    float: left;
}
.list-table .detail .col-4 {
    width: 15%;
    float: left;
}
.list-table .detail .col-5 {
    width: 15%;
    float: left;
}
.list-table .detail .col-6 {
    width: 15%;
    float: left;
}
.detail {
    background-color: #000;
    height:25px;
    width:100%;
}
.city-rows > div:nth-child(4n) {
    background-color:#e6e5e3;
    height:25px;
}

/*--- Banquet Detail ---*/

.banquet-dtl {
	
}

.banquet-dtl h3 {
	font-size: 24px;
	text-transform: uppercase;
	color: #555;
	margin-top: 7px;
}

.banquet-dtl h4 {
	font-size: 18px;
	text-transform: uppercase;
	color: #777;
	font-weight: bold;
	margin-bottom: 0px;
}

.banquet-dtl p {
	font-size: 18px;
	margin-top: 3px;
}

.banquet-dtl-heading {
	border-top: 1px solid #999;
	margin-top: -10px;
	height: 48px;
}

.banquet-dtl-row {
	width: 100%;
	border-top: 1px solid #999;
	margin-bottom: -6px;
	display:inline-block;
}

.banquet-dtl-loc {
	width: 33%;
	float: left;
}

.banquet-dtl-shrtdesc {
	width: 67%;
	background-color: #f0f0ee;
	padding-left: 14px;
	float: right;
}

.banquet-dtl-shrtdesc p {
	color: #777;
}

.banquet-dtl-description {
	font-size: 48px;
	border-top: 1px solid #999;
}

.banquet-dtl-description ul {
	list-style-type: square;
}

.banquet-dtl-description li {
		
}

.banquet-dtl-return {
	border-top: 1px solid #999;
	margin-top: 30px;
	padding: 13px 0px 0px 0px;
	font-size: 18px;
	text-transform: uppercase;
}

.banquet-dtl a {
	color: #5ca600;
}

.banquet-dtl a:hover {
	color: #498015;
}



/*---------------------------*/
/*       Miscellaneous       */
/*---------------------------*/


.align_right {
	float: right;
	margin: 0px 0px 15px 15px;
}

.align_right a {
	cursor: hand;
	cursor: pointer;
}

.align_left {
	float: left;
	margin: 0px 15px 15px 0px;
}

.bruce {
	background-color: #eee;
	border: 1px solid #999;
}


/*---------------------------*/
/*      Press Releases       */
/*---------------------------*/

.pr_list {
	margin: 5px 0px 0px 0px;
	border-bottom: 1px solid #999;
}

.pr_date {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.pr_date a {
	color: #5ca600;
	text-transform: uppercase;
	text-decoration: none;
}

.pr_date a:hover {
	color: #abd577;
}

.pr_desc {
	font-size: 16px;
	color: #777;
	line-height: 1.5em;
	margin: -22px 0px 5px 100px;
}

.bottom_rule {
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}

/*---------------------------*/
/*          Search           */
/*---------------------------*/

.search {
	margin: 5px 0px 0px 0px;
	border-bottom: 1px solid #999;
}

.search_title {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.search_title a {
	color: #5ca600;
	text-decoration: none;
}

.search_title a:hover {
	color: #abd577;
}

.search_desc {
	font-size: 16px;
	color: #777;
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
}

.bottom_rule {
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}

.results {
	font-size:20pt;
	line-height:1em;
	background:#39392f;
	color:#a0a088;
	padding:20px;
	border:none;
}

.results.link {
	background-image:url(/img/blockquote-link.png);
}

.results p {
	font-weight:200;
	font-size:20px;
	line-height:28px;
	margin:0;
}

.results span,blockquote span a {
	font-weight:700;
	color:#dd9c42;
}

.results a {
	font-weight:700;
}

.results a:hover {
	color:#36a6e4;
}

.results span a:hover {
	color:#d2f0ff;
}

.btn_300 {
	width:300px;
	margin: 0px 0px 20px 0px;
}


/*---------------------------*/
/*     Insert RH Fixes       */
/*---------------------------*/


.instagram_row {
	display:inline-block;
}

.instagram_row ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}

.instagram_row ul li {
	display:inline-block;
	margin: 20px 60px 5px -40px;
}

