﻿
input[type="text"], input[type="password"] {
    background-color: #f4f4f4;
}

/*input[type="button"], input[type="submit"] {
    background-color: #e0e0e0;
}*/

.contenttitle {
    font-weight: bold;
    font-size: 1.6em;
    color: #000000;
}

.imageguide {
    /*padding: 10px;*/
    background-color: #ffffff;
    margin: 10px 0px;
    border: 1px solid #f0f0f0;
}


    .imageguide:hover {
        background-color: #f2f2f2;
        color: #2A6496;
    }

.bannerdivsection {
    /*max-height:350px;*/
    /*overflow:hidden;*/
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: transparent;
}

.imgcontentblock {
    float:left;
    max-width:30%;
    margin: 0px 20px 10px 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.imgcontentblockchildpages {
    max-width: 100%;
    width:100%;
    padding: 0px 10px 10px 0px;
    float:left;
}

.homepagecontentarea {
    margin-left: auto;
    margin-right: auto;
}

.pagecontentarea {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.pagecontentarea {
    /*background-color:white;*/
}

.homefeaturedtext {
    padding: 10px;
    background-color: #ffffff;
    color: #23527c;
    /*font-style: italic;
    text-decoration: underline;*/
    font-weight: bold;
    font-size: 0.9em;
    text-transform: uppercase;
    border: 1px solid #e6e6e6;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #888 !important;
}

.navbar-toggle collapsed:hover {
  background-color: #fff !important;
}


.readmorefooter {
    color: #23527c;
    /*font-style: italic;
    text-decoration: underline;*/
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 10px 15px 0px;
}

.footerheader {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1em !important;
}

.contentdesc {
    font-weight: normal;
    font-size: 1em;
    text-transform: none;
}

fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
    border: none;
    margin-bottom: 0px;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo {
}

strong {
    color: #333333;
}

a > strong {
    color: #23527c;
}

strong > a {
    color: #23527c;
}


/* MISC  
----------------------------------------------------------*/

.marginbottom15px {
    margin-bottom: 15px;
}

.lineheight30 {
    line-height: 30px;
}

.lineheight40 {
    line-height: 40px;
}

.clear {
    clear: both;
}


.bold {
    font-weight: bold;
}

.wrecCommonName {
    font-size: 32pt;
    font-family: Verdana;
    color: #000000;
    font-weight: bold;
}

.wrecSpeciesName {
    font-size: 16pt;
    font-family: Verdana;
    font-style: italic;
    color: #666666;
}

.wrecTableName {
    font-size: 12pt;
    font-family: Verdana;
    color: #000000;
}

.wrecTableNameSub {
    font-size: 10pt;
    font-family: Verdana;
    color: #333333;
    font-style: italic;
}

.wrecStateRecordLabel {
    font-family: Verdana;
    font-size: 22pt;
}


.stepmenuheader {
    background-color: #efefef;
    padding: 0px 15px;
}

.stepmenuheaderactive {
    background-color: #23527c;
    color: #fff;
    padding: 0px 15px;
}

.mapCheckBox {
    padding: 5px;
    font-weight: bold;
}

    .mapCheckBox a {
        padding-left: 15px;
    }

    .mapCheckBox img {
        padding-right: 10px;
        border: none;
    }

.captInfoBoxArrow {
    position: relative;
    top: 1px;
    left: 3px;
    font-size: 0px;
    line-height: 0%;
    width: 0px;
    border-top: 10px solid transparent;
    border-right: 20px solid #5d5dff;
    border-bottom: 10px solid transparent;
}

.weighInfoBoxArrow {
    position: relative;
    top: 1px;
    left: 3px;
    font-size: 0px;
    line-height: 0%;
    width: 0px;
    border-top: 10px solid transparent;
    border-right: 20px solid #b2af00;
    border-bottom: 10px solid transparent;
}

.clubsInfoBoxArrow {
    position: relative;
    top: 1px;
    left: 3px;
    font-size: 0px;
    line-height: 0%;
    width: 0px;
    border-top: 10px solid transparent;
    border-right: 20px solid #e23c48;
    border-bottom: 10px solid transparent;
    padding:10px;
}

.repsInfoBoxArrow {
    position: relative;
    top: 1px;
    left: 3px;
    font-size: 0px;
    line-height: 0%;
    width: 0px;
    border-top: 10px solid transparent;
    border-right: 20px solid #14a003;
    border-bottom: 10px solid transparent;
}

.infoBoxText {
    background-color: White;
    border-style: solid;
    border-width: 1px;
    border-color: #333333;
    min-height: 100px;
    position: absolute;
    top: 0px;
    left: 23px;
    width: 300px;
    padding:10px;
}

.infoBoxTitle {
    font-family: Verdana;
    font-size: 14px;
    /*position: absolute;*/
    top: 10px;
    left: 10px;
    width: 280px;
    font-variant: small-caps;
    text-decoration: underline;
}

.infoBoxDescription {
    /*position: absolute;*/
    font-family: Verdana;
    font-size: 11px;
    padding-top: 10px;
    left: 20px;
    width: 270px;
}

/*Captain Page Area */

.captainContent {
    width: 650px;
}

.captainImage {
    width: 300px;
    height: 225px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    /*border: 1px solid #333333;*/
    float: left;
}

.captainMap {
    width: 325px;
    height: 225px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    border: 1px solid #333333;
}

.captInfo {
    width: 650px;
}

    .captInfo .notes {
        width: 595px;
        height: 100px;
    }

    .captInfo .labels {
        font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
        color: #696969;
    }

.captContactBlock {
    width: 312px;
    float: left;
}

    .captContactBlock .textBoxes {
        font-weight: bold;
        width: 312px;
        padding-left: 10px;
        color: #333333;
    }

#txtRepBio {
    width: 290px;
}

/*******************REP CONTACT FORM***************/
.repContact {
    width: 420px;
    padding: 0px 10px;
    background-color: #e1e1e1;
    border: 1px solid #333333;
}

    .repContact .textbox {
        width: 355px;
        height: 1.5em;
        font-family: Verdana Arial Sans-Serif;
        font-size: 1.2em;
        border: 1px solid #cccccc;
        background-color: #ffffff;
    }

    .repContact .MultiLine {
        width: 355px;
        font-family: Verdana Arial Sans-Serif;
        font-size: 1.2em;
        border: 1px solid #cccccc;
        background-color: #ffffff;
    }

    .repContact .label {
        width: 350px;
        height: 1.5em;
        font-family: Verdana Arial Sans-Serif;
        font-size: 1.2em;
        color: #666666;
    }

.repContactModalBG {
    background-color: #333333;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.defInfobox {
    z-index: 999999;
   
}

.menudonate {
    padding: 5px 10px 5px 10px;
    color: #23527c;
    /*background: -webkit-linear-gradient(#ffffff, #154E64 20%, #154E64 80%,#ffffff ); 
    background: -o-linear-gradient(#ffffff, #154E64 20%, #154E64 80%,#ffffff ); 
    background: -moz-linear-gradient(#ffffff, #154E64 20%, #154E64 80%,#ffffff ); 
    background: linear-gradient(#ffffff, #154E64 20%, #154E64 80%,#ffffff );*/
}


/*********************VIDEO*****************/
.videolinkbuttons {
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10pt;
    color: #000000;
}

.videotablemenu {
    text-align: center;
    border: 0px solid #E8E8E8;
    background-color: #cccccc;
}

    .videotablemenu tr td {
        text-align: center;
        border-bottom: 1px solid #E8E8E8;
        border-right: 1px solid #E8E8E8;
        background-color: #cccccc;
    }

.videoPanels {
    float: left;
    margin-right: 3px;
    padding-top: 4px;
    padding-bottom: 2px;
    background: #E8E8E8;
    width: 100%;
    text-align: center;
    height: 20px;
}

.videoPanels_alt {
    float: left;
    padding-bottom: 2px;
    padding-top: 4px;
    background: #E8E8E8;
    width: 100%;
    text-align: center;
    height: 20px;
}

.videoTabs {
    padding-top: 3px;
    margin: 3px;
    color: Black;
    text-decoration: none;
    height: 20px;
}

.VideoItem_Thumb {
    position: relative;
}

.videoItem_length {
    position: relative;
    margin: 3px;
    color: White;
    position: absolute;
    top: -18px;
    font-family: Arial;
    font-size: 10px;
}

.videoItem_length_alt {
    margin: 3px;
    color: White;
    position: absolute;
    top: 137px;
    font-family: Arial;
    font-size: 16px;
}

.videoItem_Sub {
    font-size: smaller;
    padding-top: 5px;
    color: #777777;
}

.photogallerytitles {
    vertical-align: top;
    font-family: Arial;
    font-size: 14pt;
    color: #4f81bd;
    font-weight: bold;
}

.photogallerydescription {
    font-size: 8pt;
    line-height: 24px;
}

.photogallerymeta {
    font-size: 8pt;
    font-weight: bold;
}

.photogalleryviewgallery {
    text-align: right;
    font-style: italic;
}

.galleryitemrow {
}

.galleryitemaltrow {
}

.RDVideoObject {
    visibility: collapse;
}

.wordwrap {
    white-space: pre; /* CSS 2.0 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3.0 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap; /* HP Printers */
    word-wrap: break-word; /* IE 5+ */
}

.validationsummarystyle {
    background-color: #efefef;
    padding: 10px;
}

.profilemenuitems {
    padding-bottom: 10px;
    font-size: medium;
}

.collapsedpanel {
    display: none;
}

/*BOOTSTRAP Changes*/

/*input[type=radio], input[type=checkbox] {
    margin: 5px;
    margin-top: 1px;
    line-height: normal;
}*/

.btn-default {
     background-color:#efefef !important;
}

.btn .btn-primary{
    background-color:#23527c !important;
}

#navbar {
    background-color: white;
}

.navbar-inverse{
     background-color:white !important;
}

.navbar {
    padding-top: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
     border-width:0px !important;
    /*background: -webkit-linear-gradient( #ffffff 60%, #EAF2F4);
    background: -o-linear-gradient( ##ffffff 60%, #EAF2F4);
    background: -moz-linear-gradient( #ffffff 60%, #EAF2F4);
    background: linear-gradient(#fafafa 90%, #EAF2F4);*/
    z-index: 9999 !important;
    /*border-bottom: 1px solid #e0e0e0 !important;
    height: 155px;*/
}

.navbar-fixed-top{
    border-bottom:none;
}

.masterpagecontent {
    /*position: relative;
    top: 0px;*/
}

.container1000 {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.navbar-brand {
    height: auto !important;
}

.navbar-header {
    /*max-width: 40%;*/
}

.navbar .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar .navbar-toggle {
    border-color: #ddd;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

input[type="submit"].btn-link {
    background-color: transparent;
    border: none;
    text-decoration: underline;
}

.navbar-collapse.in {
    overflow-y: inherit !important;
}

.navbar-nav li {
    padding: 5px 4px;
}

@media screen and (max-width:760px) {
    #menubutton {
        /*position: fixed !important;*/
        /*top: 0px;
        right: 0px;*/
    }

    nav {
        padding-top: 30px;
    }
}
