.scale-table {
	border-collapse: separate;
	border-spacing: 0;	
	width: 100%;
}
.scale-title {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: 'Raleway', sans-serif;
	color: #805E28;
	font-size: 24px;
	font-weight: 700;
	text-shadow: rgb(3, 3, 3) 2px 2px 2px;
	color: #FFF;
	background-image: url(../images/tile_top.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #805E28;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #805E28;
	border-right-color: #805E28;
	border-left-color: #805E28;
	text-align: center;
}
.scale-foot {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
}
.scale-title {
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}
.scale-break {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4F3919;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #805E28;
    background: rgba(51,153,204,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(51,153,204,1) 0%, rgba(51,153,204,1) 1%, rgba(26,103,154,1) 50%, rgba(0,51,102,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(51,153,204,1)), color-stop(1%, rgba(51,153,204,1)), color-stop(50%, rgba(26,103,154,1)), color-stop(100%, rgba(0,51,102,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(51,153,204,1) 0%, rgba(51,153,204,1) 1%, rgba(26,103,154,1) 50%, rgba(0,51,102,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(51,153,204,1) 0%, rgba(51,153,204,1) 1%, rgba(26,103,154,1) 50%, rgba(0,51,102,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(51,153,204,1) 0%, rgba(51,153,204,1) 1%, rgba(26,103,154,1) 50%, rgba(0,51,102,1) 100%);
    background: radial-gradient(ellipse at center, rgba(51,153,204,1) 0%, rgba(51,153,204,1) 1%, rgba(26,103,154,1) 50%, rgba(0,51,102,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3399cc', endColorstr='#003366', GradientType=1 );
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	text-shadow: rgb(3, 3, 3) 2px 2px 2px;
	font-weight: bold;
}
.scale-head {
	background-color: #3B5121;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4F3919;
}
.scale-data {
  background-color: rgba(255,255,255,0.7);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  text-align: center;
  padding: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #4F3919;
}
.scale-data:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #333;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #333;
}
.scale-data:last-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.scale-group {
  background-color: rgba(255,255,255,0.7);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  text-align: left;
  padding: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #333;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #333;
}
.scale-span {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.scale-foot {
	background-color: #3B5121;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #06C;
	background: #3B5121; /* Old browsers */
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.trip-name {
	font-size: 14px;
	text-align: left;
}
.trip-load {
	font-size: 16px;
	font-weight: bold;
}
.trip-price {
	font-size: 14px;
	font-weight: bold;
}
.trip-spots {
	font-size: 16px;
	font-weight: bold;
}
.call-btn {
	color: red;
	text-shadow: -1px -1px 0 #333,  
				  1px -1px 0 #333,
				 -1px 1px 0 #333,
				  1px 1px 0 #333;
	margin-top: 5px;
}
td.filter {
	width: 95%;
	padding-left: 10px;
}
.trip-comments {
	font-size: 14px

}
td.filter > label {
	font-weight: normal;
}
hr.filter {
	margin-top: 3px;
	margin-bottom: 8px;
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
}
.scale-head a:hover,
.scale-head a:visited,
.scale-head a:link
{
	color: white;
}
.rates-table > tbody > tr:nth-child(odd) {
	background: #FFC;
} 
.rates-table > tbody > tr:nth-child(even) {
	background: #FFF;
} 
.rates-table > tbody > tr:first-child {
	background: #9CF;
}
.rates-table > tbody > tr:last-child {
	background: #FFF;
} 
.trip-icons {
	display: block;
	float: right;
	color: #333;
}
.eta-title, .rent-title {
	height: auto;
	width: 100%;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	background-color: #9CF;
	padding-left: 5px;
	border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
}
.rent-gear {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 5px;
	background: white;
	width: 66%;
}
.rent-price {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFC;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	width: 34%;
}
.eta-boat {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 5px;
	background: white;
}
.eta-date {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFC;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.eta-time {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFC;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.trip-info .lbl, .trip-depart .lbl, .trip-return .lbl, .trip-load .lbl, .trip-price .lbl, .trip-spots .lbl {
	font-weight: bold;
	font-size: 14px;
}
.trip-info .lbl, .trip-depart .lbl, .trip-return .lbl {
	float: left;
	clear: both;
	display: block;
}
.rent-table {
	width: 100%;
}
.photo_gallery_container {
	text-align: center;
	padding: 4px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 25px 20px -16px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 25px 20px -16px rgba(0,0,0,0.75);
	box-shadow: 0px 25px 20px -16px rgba(0,0,0,0.75);
	margin-bottom: 20px;
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}
.photo_gallery_img {
	max-width: 100%;
	max-height: 240px;
	margin: auto;
}
.section1 {
	height: auto;
	padding: 10px;
}
.announcement_text {
	color: #000000;
	display: inline-block;
	font-family: Cabin,sans-serif;
	font-size: 16px;
}
.contact-row {
	margin-top: 10px;
	margin-bottom: 10px;
}
.contact-submit {
	margin-top: 10px;
	text-align: center;
}
textarea.contact-message {
	height: 150px;
}
.add-shadow {
	border: 4px solid #FFF;
	-webkit-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3);
}
.pod_bottom2 {
	width: 100%;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
a.audio_count {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    padding: 8px;
    text-decoration: none;
    height: 30px;
    width: 30px;
    background-image: url(../images/but_audio_play.png);
    background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	bottom: 15px;
}
a.audio_boat_count {
	bottom: 0px !important;
}
a.audio_boat_count:active {
	bottom: 2px !important;
}
a.audio_count:hover {
    background-image: url(../images/but_audio_play.png);
}
a.audio_count:active {
    position: relative;
	bottom: 13px;
}
a.down {
    background-image: url(../images/but_audio_no.png);
}
a.down:hover {
    background-image: url(../images/but_audio_no.png);
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.with-gutter > [class*='col-'] {
    padding-right:15px;
    padding-left:15px;
}
.fish-report-date {
	vertical-align: top;
}
.scale-text-left {
	text-align: left;
}
ul.charter-guidelines {
	list-style-type: none;
}
.home-image {
	margin-bottom: 15px;
	margin-right: 30px;
}
.report_gallery {
	max-width: 75px;
	max-height: 75px;
}
#page-header  {
	margin-top: 15px;
}
.panel {
	background-color: rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: 1px 2px 5px rgba(6, 6, 6, .4);
	-moz-box-shadow: 1px 2px 5px rgba(6, 6, 6, .4);
	box-shadow: 1px 2px 5px rgba(6, 6, 6, .4);
}
.report_img {
	width: 100%;
	border-radius: 5px;
	margin-bottom: 10px;
}
.spec-lbl {
	font-weight: bold;
}
.myButton_audio {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    padding: 8px;
    text-decoration: none;
    height: 32px;
    width: 30px;
    background-image: url(/images/but_audio_play.png);
    background-position: bottom;
	background-size: contain;
	background-repeat: no-repeat;
}
.myButton_audio:hover {
    background-image: url(/images/but_audio_play.png);
}
.myButton_audio:active {
    position:relative;
    top:1px;
}
a.audio_report {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    padding: 8px;
    text-decoration: none;
    background-image: url(/images/but_audio_play.png);
    background-position: bottom;
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
    position: relative;
    bottom: 23px;
	right: -15px;
}
a.audio_report:hover {
    background-image: url(/images/but_audio_play.png);
}
a.audio_report:active {
    position: relative;
	bottom: 21px;
}
a.down {
    background-image: url(/images/but_audio_no.png) !important;
}
.img-fleet {
	border-radius: 5px;
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.with-gutter > [class*='col-'] {
    padding-right:15px;
    padding-left:15px;
}
.fleet-logo {
	padding-top: 15px;
}
.fleet-panel {
	background-color: #FFFFFF;
}
.feature-img {
	height: 300px;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 5px;
}
.feature-teaser {
	height: 3em;
	overflow: hidden;
}
.feature-author {
	height: 1.33em;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 8px;
}
.feature-more {
	margin-top: 2px;
	height: 1.33em;
	overflow: hidden;
}
h3.feature-title {
	margin-top: 0;
	text-align: center;
	font-size: 18px;
	height: 1.5em;
	overflow: visible;
}
.home-page-panel h1,
.home-page-panel h2,
.home-page-panel h3,
.home-page-panel h4,
.home-page-panel h5 {
	margin-top: 0;
}
.sponsor-link {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sponsor-link:last-child  {
	margin-bottom: 0;
}
.container-link {
	background-color: #FFF;
	padding: 15px;
	border-radius: 5px;
}
.feature-ad {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.feature-img img {
	margin-left: auto;
	margin-right: auto;
	max-height: 250px;
	border-radius: 5px;
}
.info-text {
	padding: 10px;
}
.info-text label {
	width: 33%;
}
ul.sitemap {
	font-size: 13px;
	margin-left: 10px;
}
ul.sitemap ul {
	margin-left: 15px;
}
.fishcount-card {
	margin-bottom: 15px;
	padding: 10px;
}
.fishcount-card .img-responsive {
	margin-top: 10px;
	margin-bottom: 15px;
}
.fishcount-section {
	font-weight: bold;
	text-align: center;
	font-size: 1.5em;
}
#fishcount-ad {
	margin-bottom: 15px;
}
#report-ad {
	margin-bottom: 15px;
}
.fishcount-pager-panel {
	text-align: center;
	padding: 10px;
}
.pager-panel {
	text-align: center;
	padding: 10px;
}
.report-card, .boat-card {
	margin-bottom: 15px;
	padding: 10px;
}
.report-card .img-responsive {
	margin-top: 5px;
	margin-bottom: 5px;
}
.fishcount-card .img-responsive, .boat-card .img-responsive {
	margin-top: 10px;
	margin-bottom: 15px;
}
.report-section, .boat-section {
	font-weight: bold;
	text-align: center;
	font-size: 1.5em;
}
.fa-bullseye {
	color: #842A23;
}
.table-bordered>tbody>tr>td {
	border-color: #333;
}
img.desaturate{
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
	filter: url(desaturate.svg#greyscale);
}
#tide-toggle {
	cursor: pointer;
}
span.toggle-icon {
	font-size: 14px;
}
i.toggle-symbol {
	font-size: 10px;
}
.landing-panel {
	padding: 10px;
}
.fish-spot-panel {
	padding: 20px;
}
.report-card {
	height: 420px;
	position: relative;
}
.report-card .img-responsive {
	max-height: 250px;
}
.report-card-top {
	text-align: center;
}
.report-card-ad {
	height: 420px;
	margin-bottom: 15px;
}
.boat-card {
	height: 350px;
	position: relative;
}
.boat-card .img-responsive {
	max-height: 250px;
}
.boat-card-top {
	text-align: center;
}
.boat-card-ad {
	height: 350px;
	margin-bottom: 15px;
}
div.boat-non-sponsor {
	height: 100px;
    margin-bottom: 25px;
}
.report-card-container {
	height: 420px;
	margin-bottom: 15px;
}
a:link {
	color: #842A23;
	font-weight: bold;
}
a:visited {
	color: #A0332B;
	font-weight: bold;
}
h1,h2,h3,h4,h5 {
	font-family: 'Modern Antiqua', serif;
}
.search-panel {
	padding: 15px;
}
.search-results-item {
	margin-bottom: 5px;
}
.fa-sm {
	font-size: .7em;
}
.search-results-report ul {
	margin-top: 5px;
}
.search-results-report ul li {
	margin-bottom: 5px;
}
input[name=q] {
	margin-left: 10px;
	margin-right: 10px;
}
.search-sponsor-ad {
	text-align: center;
	color: #444;
	font-size: .8em;
}
i.fa-star {
    color: #FFC75B;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #3D2204;
}
.photo2wrapper {
	padding: 4px;
	border: 1px solid #dddddd;
	height: auto;
	width: auto;
	max-width: 100%;
	display: inline-block;
	background-color: #ffffff;
	border-radius: 4px;
	margin-bottom: 10px;
}
.photo2comments {
	font-size: 0.9em;
	text-align: center;
}
.photo2credits {
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	margin-top: 5px;
}
photo {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.report_title_data {
	text-align: center;
}
.contact-panel {
	background-color: #ffffff;
	padding: 10px;
	border-radius: 5px;
	border: #dedede;
}