/****************************************************************
    TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS TAGS 
****************************************************************/
.shoals_maps A,
.shoals_left_notebox A{
    color: #FFF;
    text-decoration: none;
}

.shoals_item A{
    color: #54C571;
    text-decoration: none;
    font-style: italic;
}

.shoals_item A:hover{
    color: #FFF;
}

.shoals_maps A:hover,
.shoals_left_notebox A:hover{
    color: #FA5;
}

.shoals_side_menu A,
.shoals_side_menu_fixed A{
    color: #FFF;
    text-decoration: none;
    font-size: 1.75vw;
    font-family: 'Nunito', sans-serif;
}

.shoals_side_menu A:hover,
.shoals_side_menu_fixed A:hover{
    color: #FA5;
}

BODY{
    font-family: 'Nunito', sans-serif;
}

P:first-child:first-letter{
    font-size: 4vw;
    float: left;
    line-height: 3vw;
    padding-right: 4px;
}

P{
    text-align: justify;
}

.shoals_cell_normal_left INPUT,
.shoals_cell_normal_left SELECT,
.shoals_cell_normal_right SELECT{
    background-color: rgba(0,0,0,0.5);
    border-style: none;
    border-radius: 0.75vw;
    color: #FA5;
    font-size: 1.5vw;
    outline: none;
    padding-left: 1vw;
    padding-right: 1vw;
    padding-top: 0.5vw;
    padding-bottom: 0.5vw;
}


/****************************************************************
    IDS IDS IDS IDS IDS IDS IDS IDS IDS IDS IDS IDS IDS IDS 
****************************************************************/




/****************************************************************
    CLASSES CLASSES CLASSES CLASSES CLASSES CLASSES CLASSES 
****************************************************************/

.shoals_subtitle{
    font-size: 1.5vw;
    font-style: italic;
    margin-top: -0.75vw;
}

.cart_table{
    display: table;
    width: 100%;
    font-size: 1vw;
}

.cart_row{
    display: table-row;
    width: 100%;
}

.cart_cell_left{
    display: table-cell;
    text-align: left;
    width: 75%;
    vertical-align: middle;
}

.cart_cell_right{
    display: table-cell;
    text-align: right;
    width: 25%;
}

.cart_row_total{
    display: table-row;
}

.cart_cell_total{
    display: table-cell;
    text-align: right;
    color: #FA5;
    border-top-color: #FFF;
    border-top-style: solid;
    border-top-width: thin;
    padding-top: 0.5vw;
}

.shoals_cart_simple{
    border-style: solid;
    border-color:#FA5;
    border-width: 0.1vw;
    border-radius: 0.75vw;
    background-color: rgba(0,0,0,0.5);
    padding: 1vw;
    width: 28vw;
    margin-top: 2vw;
}

.shoals_activity_warning{
    color: #F66;
    padding: 1vw;
}

.shoals_activity_warning:before{
    content: "!";
    font-size: 4vw;
    color: #F66;
    padding-right: 2vw;
    float: left;
    line-height: 3vw;
}

.shoals_closures{
    background-color: #222;
    padding: 0.5vw;
    color: #F66;
    border-color: #F66;
    border-width: 2px;
    border-style: solid;
    text-align: justify;
    font-size: 1vw;
}

.shoals_closures_site{
    text-align: center;
    font-size: 1.25vw;
}

.shoals_activity{
    font-size: 1.5vw;
    line-height: 1.25vw;
    color: #FA5;
    margin-top: 2vw;
}

.shoals_activity_img{
    float: right;
    padding-left: 1vw;
    padding-bottom: 0.25vw;
    width: 10vw;
}

.shoals_activity_text{
    display: inline;
    font-size: 1.25vw;
    font-style: normal;
    color: #FFF;
}

.shoals_item{
    text-align: justify;
}

.shoals_item:after{
    content: " ";
    display: block;
    clear: both;
    padding-bottom: 4vw;
}

.shoals_text_header{
    color: #FA5;
    font-size: 3vw;
}

.shoals_main_body{
    margin-left: 25vw;
    padding: 1vw;
    font-size: 1.25vw;
    color: #FFF;
    /*display: inline-block;*/
}

.shoals_main_body:after{
    content: " ";
    display: block;
    clear: both;
    padding-bottom: 300px;
}

.shoals_side_menu{
    position: absolute;
    padding: 1vw;
    color: #FFF;
    max-width: 24vw;
    /*display: inline-block;*/
}

.shoals_side_menu_fixed{
    position: fixed;
    padding: 1vw;
    color: #FFF;
    top: 0px;
    max-width: 24vw;
}

.shoals_special_event_notice{
    background-color: #222;
    padding: 0.5vw;
    color: #FFF;
    border-color: #FA5;
    border-width: 2px;
    border-style: solid;
    text-align: justify;
    font-size: 1.25vw;
}

.shoals_special_event_notice_header{
    color: #FFF;
    font-family: 'Nunito', sans-serif;
    font-size: 3vw;
}

.shoals_countyseal{
    display: inline-block;
    width: 10vw;
    min-width: 100px;
    max-width: 200px;
}

.shoals_parktitle{
    font-family: 'Nunito', sans-serif;
    font-size: 4vw;
    color: #FFF;
    text-shadow: 4px 2px 2px #000;
}

.shoals_header{
    width: 100%;
    height: 100%;
}

.shoals_banner{
    /*margin-top:-1vw;*/
    background-image: url('/images/parkbanner.jpg');
    background-origin: content-box;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: calc(100vw / 5.25);
    border-bottom: #FA5 solid 2px;
    display: block;
}

.shoals_icon_menu{
    top: calc(100vw / 5.25);
    /*height: 50;*/
    display: flex;
    justify-content: space-between;
}

.shoals_pass_button{
    width: 20vw;
    height: 4vw;
    background-color: rgba(255,255,255,0.25);
    border: #FFF solid 0.15vw;
    text-align: center;
    display: table;
    border-radius: 1vw;
    box-shadow: 2px 2px 5px #000;
}

.shoals_pass_button_small{
    width: 10vw;
    height: 2vw;
    background-color: rgba(255,255,255,0.25);
    border: #FFF solid thin;
    text-align: center;
    display: table;
    border-radius: 0.5vw;
    box-shadow: 2px 2px 5px #000;
    color: #FFF;
}

.shoals_pass_button_small:hover{
    border: #FFF solid thin;
    background: linear-gradient(#FA5,darkorange);
}

.shoals_pass_button:hover{
    border: #FFF solid 2px;
    background: linear-gradient(#FA5,darkorange);
}

.shoals_pass_link{
    text-decoration: none;
}

.shoals_pass_text{
    display: table-cell;
    color: #FFF;
    font-family: 'Nunito', sans-serif;
    font-size: 2vw;
    vertical-align: middle;
    text-shadow: 2px 2px 5px #000;
}

.shoals_table{
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.shoals_header_table{
    display: table;
    width: 100%;
    height: 100%;
}

.shoals_table_header,
.orange_fore{
    color: #FA5;
}

.shoals_row{
    display: table-row;
    width: 100%;
    border-bottom: 1px solid #FA5;
}

.shoals_row_normal{
    display: table-row;
    width: 100%;
}

.shoals_row:hover{
    background-color: #333;
}

.shoals_cell_normal{
    padding: 1vw;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 2vw;
}

.shoals_cell_normal_left{
    padding: 0.15vw;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    font-size: 2vw;
    width: 75%;
}

.shoals_cell_normal_right{
    padding-right: 1vw;
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    font-size: 1.75vw;
    width: 25%;
}

.shoals_cell_left{
    display: table-cell;
    width: 50%;
    text-align: left;
    padding: 1vw;
}

.shoals_cell_mid,
.shoals_cell_right{
    display: table-cell;
    text-align: left;
    width: 25%;
    padding: 1vw;
}

.shoals_cell_mid_extended{
    display: table-cell;
    text-align: left;
    width: 50%;
    padding: 1vw 10vw;
}

.shoals_left{
    width: 25%;
    height: auto;
    display: table-cell;
}

.shoals_maps,
.shoals_left_notebox{
    position: relative;
    font-size: 20pt;
    height: auto;
    vertical-align: top;
    margin-top: 1vw;
    margin-bottom: 1vw;
    padding: 1vw;
    /*background-color: rgba(70,70,70,0.9);*/
    background-color: #777;
    background: linear-gradient(#555,#777);
    border-radius: 20px;
    border-color: #FA5;
    border-width: 2px;
    border-style: solid;
    text-align: center;
}

.shoals_maps_details,
.shoals_left_notebox_details{
    font-size: 12pt;
    font-variant: normal;
    text-align: left;
}

.shoals_maps_details IMG{
    width: 8vw;
    border-radius: 10%;
    display: inline;
    float: left;
    margin-right: 1vw;
}

.shoals_mission,
.shoals_right_content{
    font-size: 20pt;
    position: relative;
    height: auto;
    margin-bottom: 3vw;
}

.shoals_mission_details,
.shoals_right_content_details{
    font-size: 12pt;
    font-variant: normal;
}

.shoals_right{
    width: auto;
    padding-left:5vw;
    height: auto;
    display: table-cell;
    text-shadow: 1px 1px 3px #000;
}