body {
	background: #000066;
}
.scale-table {
	border-collapse: separate;
	border-spacing: 0;	
	width: 100%;
	border: 1px solid #666;
}
.scale-title {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #FFF;
	font-size: 24px;
	font-weight: 700;
	text-shadow: rgb(3, 3, 3) 2px 2px 2px;
	background: #000066;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFE100;
	text-align: center;
}
.scale-break {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #000066;
	background: #66CCFF;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: 700;
	font-weight: bold;
}
.scale-head {
	background-color: #333;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
}
.scale-data {
  background-color: rgba(255,255,255,0.7);
  font-size: 13px;
  color: #000;
  text-align: center;
  padding: 5px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #999;
}
.scale-data:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #333;
}
.scale-group {
  background-color: rgba(255,255,255,0.7);
  font-size: 13px;
  color: #000;
  text-align: left;
  padding: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #333;
}
.scale-foot {
	background-color: #333;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: Normal;
	color: #FFF;
	background: #000066;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFE100;
	text-align: center;
}
.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
}
.scale-group > .trip-comments {
	margin: 0 !important;
	padding: 0 !important;
}

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: #DDD;
} 
.rates-table > tbody > tr:nth-child(even) {
	background: #FFF;
} 
.rates-table > tbody > tr:first-child {
	background: #2f3545; /* Old browsers */
	background: -moz-linear-gradient(left, #2f3545 0%, #30374b 14%, #364367 47%, #354263 56%, #2f3547 89%, #2f3545 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #2f3545 0%,#30374b 14%,#364367 47%,#354263 56%,#2f3547 89%,#2f3545 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #2f3545 0%,#30374b 14%,#364367 47%,#354263 56%,#2f3547 89%,#2f3545 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f3545', endColorstr='#2f3545',GradientType=1 );
}
.rates-table > tbody > tr:first-child > td {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #FFF;
	font-size: .8em;
	font-weight: 700;
	text-shadow: rgb(3, 3, 3) 2px 2px 2px;
	background: none;
}
.rates-table > tbody > tr:first-child > td:first-child {
    border-top-left-radius: 10px;
	border: none;
}
.rates-table > tbody > tr:first-child > td:last-child {
    border-top-right-radius: 10px;
	border: none;
}
.rates-table > tbody > tr:last-child {
	background: #FFF;
} 
.rates-table td {
	padding: 10px;
}
.rates-table {
	width: 100%;
}
.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: 14px;
    width: 14px;
    background-image: url(../images/icons/but_audio_play.png);
    background-position: bottom;
}
a.audio_count:hover {
    background-image: url(../images/icons/but_audio_play.png);
}
a.audio_count:active {
    position:relative;
    top:1px;
}
a.down {
    background-image: url(../images/icons/but_audio_no.png);
}
a.down:hover {
    background-image: url(../images/icons/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-left: 15px;
}
.report_gallery {
	max-width: 75px;
	max-height: 75px;
}
.feature-img {
	height: 300px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #F5F9FC !important;
}
.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;
}
.feature-img img {
	margin-left: auto;
	margin-right: auto;
	max-height: 250px;
}
.feature-wrapper {
	padding: 15px;
	background: #F5F9FC;
	margin-bottom: 10px;
	-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);
	border: 1px solid #666;
	min-height: 412px;
}
#photo-of-the-day .img-responsive {
	max-height: 330px;
	margin-top: auto;
	margin-bottom: auto;
}
.feature-col:last-child  .feature-wrapper {
	margin-bottom: 0;
}
.panel {
	background: #F5F9FC;
	-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);
}
.homepage-greeting p {
	font-size: 1.2em;
}
.font_bold18 {
	font-size: 1.2em;
	font-weight: bold;
}
#cssmenu * {
    box-sizing: content-box;
}
#cssmenu *:before, #cssmenu *:after {
	box-sizing: content-box;
}
.report_primary_img {
	text-align: center;
	margin-bottom: 15px;
}
.potd-comments {
	text-align: center;
	margin-top: 10px;
}
.potd-credits {
	text-align: center;
	margin-top: 10px;
	text-decoration: italic;
}
.info-pod {
	padding: 15px;
	background: #F5F9FC;
	margin-bottom: 10px;
	-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);
	border: 1px solid #666;
}
.feature-title.photo-of-the-day-title {
	margin-bottom: 0px;
}
.our-fleet-header {
	margin-bottom: 25px;
}
.gift-card-homepage {
	margin-top: 25px;
}
.audiojs * {
	box-sizing: content-box;
}
.audiojs {
	max-width: 100%;
    margin-left: auto;
    margin-right: auto;
	background: #003366;
	background-image: none;
}
.schedule-instructions p {
	font-size: 14px;
}
.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: 30px;
}
.photo2wrapper img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.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;
}
.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_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:hover {
    background-image: url(../images/but_audio_no.png);
}
.announcement {
    font-size: 1.25em;
	padding: 15px;
}
.announcement b, .announcement strong  {
    color: #0066cc;
    font-size: 24px;
    font-weight: bold; 
}
.home_text b, .home_text strong {
    color: #0066cc;
    font-size: 24px;
    margin-bottom: 1px;
    font-weight: bold;
}
.awrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}
.awrapper .img-responsive {
	max-height: 300px;
}
.div-button {
	position: absolute;
	bottom: 0;
	right: 3px;
}
.content-reports-row-col3-div2 {
	position: relative;
}
.schedule-instructions {
	font-size: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	text-shadow: none;
	margin-top: 15px;
}
.filter-break {
	height: 5px;
}
#make_reservation {
	margin-top: 15px;
}
.angler-select-intro {
	margin-bottom: 15px;
}
.angler-select-intro > div > strong {
	display: block;
	margin-bottom: 15px;
}
.trip-selected {
	padding: 15px;
	margin-bottom: 30px;
	border-radius: 10px;
	background: #fff;
}
input[name=fish_submit] {
	margin: 15px;
}
.password-message {
    color: #FFF;
    height: 100%;
    font-size: 18px;
    margin-top: 20px;
}
.core {
	padding-top: 16px;
}
.fare_no {
	border-radius: 3px;
}
.trip-details {
	margin-top: 15px;
}
.pass {
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	font-size: 1.2em;
}
.core-container {
	padding: 15px;
	margin-top: 20px;
}
h1,h2,h3 {
	display: block;
}


.highlight {
	cursor: pointer;
	background-color: rgba(252, 226, 81, .3);
}
.trip-info {
	font-size: 1.2em;
}
.trip-load-head {
	padding: 0;
}
.green_butn {
  background: #18de2c;
  background-image: -webkit-linear-gradient(top, #18de2c, #059c14);
  background-image: -moz-linear-gradient(top, #18de2c, #059c14);
  background-image: -ms-linear-gradient(top, #18de2c, #059c14);
  background-image: -o-linear-gradient(top, #18de2c, #059c14);
  background-image: linear-gradient(to bottom, #18de2c, #059c14);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  font-size: 10px;
  padding: 5px 10px 5px 10px;
  border: solid #266626 1px;
  text-decoration: none;
}

.green_butn:hover {
  background: #2b9e38;
  background-image: -webkit-linear-gradient(top, #2b9e38, #16701f);
  background-image: -moz-linear-gradient(top, #2b9e38, #16701f);
  background-image: -ms-linear-gradient(top, #2b9e38, #16701f);
  background-image: -o-linear-gradient(top, #2b9e38, #16701f);
  background-image: linear-gradient(to bottom, #2b9e38, #16701f);
  text-decoration: none;
}




.red_butn {
  background: #e0130b;
  background-image: -webkit-linear-gradient(top, #e0130b, #7a2106);
  background-image: -moz-linear-gradient(top, #e0130b, #7a2106);
  background-image: -ms-linear-gradient(top, #e0130b, #7a2106);
  background-image: -o-linear-gradient(top, #e0130b, #7a2106);
  background-image: linear-gradient(to bottom, #e0130b, #7a2106);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  font-size: 10px;
  padding: 5px 10px 5px 10px;
  border: solid #2e0902 1px;
  text-decoration: none;
}

.red_butn:hover {
  background: #992617;
  background-image: -webkit-linear-gradient(top, #992617, #571408);
  background-image: -moz-linear-gradient(top, #992617, #571408);
  background-image: -ms-linear-gradient(top, #992617, #571408);
  background-image: -o-linear-gradient(top, #992617, #571408);
  background-image: linear-gradient(to bottom, #992617, #571408);
  text-decoration: none;
}
.btn-home {
	position: absolute;
	bottom: 5px;
	right: 15px;
}
.read-more-box {
  max-height: 240px;
  position: relative;
  overflow: hidden;
}
.read-more-box .read-more { 
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0; 
  padding: 10px; 
  background-image: linear-gradient(to bottom, transparent, #f5f5f5);
}
.multiselect-container>li>a>label.checkbox {
	padding: 3px;
	font-size: 0.8em;
}
.below-banner {
	background-color: #000168;
	color: #fff;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.4em;
	padding-bottom: 10px;
}
.below-banner > .directions-banner {
	font-size: .65em;
	line-height: .65em;
}
.external:link, .external:visited, .external:active {
	color: yellow;
}
label {
	font-weight: bold;
}
@media (min-width: 768px) {
	label {
		padding-top: 8px;
		text-align: right;
	}
}
