#content{
background-color:white;
border:2px solid white;
}
.slick-prev{
 left: 0rem;
 z-index:2;
}
.slick-next{
 right: 0rem;
 z-index:2;
}
.slick-caption{
 position:absolute;
 bottom:0px;
 background-color: white;
 opacity: 0.9;
 filter:Alpha(opacity=90);
 padding-left: 10px;
 padding-right: 10px;
 padding-top:3px;
 padding-bottom:3px;
}
a:hover{
 text-decoration:underline;
}
#head-pic{
 width:110px;
 border:0;
 padding-right:5px;
 padding-bottom:5px;
}
.headpanel {
 line-height:20px;
}
#lags-banner {
    line-height: 40px;
    vertical-align: middle;
    background-color: red;
    font-size: 1.26rem;
    color: #fff;
	margin-top:0px;
	margin-bottom:2px;
}
.top-bar, .top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button){
 background-color:#000;
}
.cslider{
padding-left:0px;
}
#lags-banner a {
    color: yellow;
    text-decoration: underline;
}
.bottompanel{
 border-radius:20px;
 border:1px solid #ccc;
 background-color:transparent;
 color:black;
 text-align:center;
 line-height:20px;
}
.mask{
background-color:white;
opacity: 0.8;
height:100%;
}

.bottomrow{
 background-image:url("/images/walleye-background.jpg");
 background-repeat:no-repeat;
 background-position:center;
 background-size:auto 120%;
 padding-left:0px;
 padding-right:0px;
}
#footer{
background-color:black;
color:white;
font-size:.8em;
}
.foot-panel{
padding:15px;
background-color:transparent;
border:0px solid black;
line-height:20px;
}
.foot-panel, .foot-panel a{
color:#aaa;
}
body{
 background-image:url("/images/lake-miltona-fishing.jpg");
 background-size:cover;
}
#main-content{
background-color:white;
}
.built-by, .built-by a{
 color:#999;
}
.built-by a{text-decoration:underline}
.sidepanel{
 border-radius:20px;
 border:1px solid #ccc;
 background-color:transparent;
 color:black;
 text-align:left;
 line-height:20px;
 width:100%;
}
.thumbs{ 
border:0;
margin-right:10px;
margin-top:10px;
}
#photodiv{
min-height:600px;
vertical-align:top;
}
/*
.top-bar-section ul li.active > a, .top-bar-section li.active:not(.has-form) a:not(.button)
{
 background-color: #165eb3;
}
.top-bar-section ul li.active > a:hover, .top-bar-section li.active:not(.has-form) a:hover:not(.button), .top-bar-section li:not(.has-form) a:hover:not(.button)
{
  background-color: #165eb3;
  text-decoration:none;
}

*/
article{
}