/*
Copyright (c) 2016 National Pesticide Information Center
All rights reserved.
THIS IS UNPUBLISHED PROPRIETARY CODE
The copyright notice above does not evidence any
actual or intended publication of such source code.
*/

html {
        font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 12pt;
        background-color: white;
}


a, b, h1, h2, h3, h4, h5 {
    font-weight: bold;
}
    #titleArea {
        background-color: white;
        color:black;
    }

    #titleArea a {
        font-size:1.1em;
        text-decoration:none;
        color: black;
    }

#NPICLogo {
    width:98%;
    max-width:523px;
    height:auto;    
    margin-top:5px;
    margin-left:0.5em;
    margin-right:0.5em;
}

#phoneHours {
    float:right;
    width:260px;
    text-align: right;
    margin:0;
    margin-top:2em;
    margin-left:0.5em;
    margin-right:0.5em;

    padding:0;
}
#phoneHours a:hover {
    border-bottom: 1px dashed white;
}

@media screen {
    body {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding: 0 !important;
     }
}

@media screen and (min-width: 1200px) {
    body {
        margin-right: 12.5% !important;
        margin-left: 12.5% !important;
        padding: 0 !important;
     }
}

@media screen and (max-width: 830px) {
    #phoneHours {
        position: relative;
        text-align:left;
        float:none;
        display: inline-block;
        margin:0;
        padding:0;
        margin-left:0.5em;
        width: auto;
    }    
    #phoneSpacer {
        padding-left:1em;
    }

}

.left {
    float:left;
}

.right {
    clear:left;
    float:right;
}

.rightNoClear {
    float: right;
}

.wrapper { 
    /*border : 2px solid #000;*/ 
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
    margin-top:0;

}

.wrapper div {
    min-height: 3em;

}
.wrappedleft {
    /*background-color: gray;*/
    /*display:block;*/
    float:left; 
    width:46%;
    border-right:1px solid black;
    min-width:200px;
    /*min-height:10em;*/
}
.wrappedright { 
    float:right;
    width:46%;
    min-width:200px;
}

@media screen and (max-width: 850px) {
    #menuWrapper {
        width:100%;
        background-color: #026224;
    }
}


.alpha60 {
    background: #000000;
    background: rgba(0, 0, 0, 0.6);
}

/* Social media icons in menu:*/

#youtwitface {
    margin-top:8px;
    margin-right:13px;
    margin-left:13px;
}


#pageFooter {
    position: relative;
    top: 0;
    margin: auto;
    margin-top: 0em;
    margin-bottom: 0;
}
#contactblurb {
    float:left;
    clear:both;
    margin-left: 1em;
    margin-right: 1em;
    font-size: 0.9em; 
}
#contactblurb a {
    color: #024e94;
    text-decoration: none;
}

#contactblurb a:hover {
    background: #cccccc;
}

#aboutText {
    float:left;
    margin-left: 2em;
    margin-right: 2em;
    font-size: 0.7em;
    color: #000000;
    padding-bottom: 1em;
}
#aboutText a {
    color: #024e94;
    text-decoration: none;
}

#aboutText a:hover {
    background: #cccccc;
}

.bigger { font-size: 115%; }
.evenbigger { font-size: 130%; }
.quitelarge {font-size:150%;}
.biggly { font-size: 190%; }
.smaller { font-size: 90%; }
.evensmaller { font-size: 80%; }

.biggerandbold { font-size: 225%;
                 font-weight: 400;
}
.stronger { font-size: 105%; font-weight: 400 }
.superStrong { font-size: 115%; font-weight: 400 }

#breadCrumbs {
    position: relative;
    margin-top: 0.5em;
    margin-bottom:0.5em;
    width:100%;
    height:auto;
}

#breadCrumbs p {
    margin:0;
    font-size: 0.8em;
    padding-left: 1.5em;

}
#breadCrumbs a {
    color:#024e94;
    text-decoration: none;
}

#breadCrumbs a:hover {
    color:#ffffff;
    background: #a0a0a0;
}

/*#pageDiv {
    width: 78%;
    
}*/

#pageDiv a {
    font-size:1.1em;
    text-decoration:none;
    color:#024e94;
}

#pageDiv a:hover {
    border-bottom: 1px dashed black;
}

#pageDiv p {
    margin-left:1em;
    margin-right:1em;
}

#pageDiv div p, h3 {
    margin-left:1em;
    margin-right:1em;
}


#pageDiv h1, h2 {
    background-color: #026224;
    color:white;
    min-height:1.35em;    
    display:block;
    top: 0;
    left:0;
    margin:0;
    padding-top: 0.35em;
    padding-bottom:0.35em;
    padding-left:1em;    
}
#pageDiv h1 {
    padding-left:0.5em;   
    font-size:2em; 

}
#pageDiv h2 a {
    color:white;
}
#pageDiv h2 a:hover {
    color:white;
    border-bottom: 1px dashed white;
}

#pageDiv #pageImage, #pageDiv #faqImage {
    width:auto;
    max-width:50%;
    height:auto;
    float:right;
}

#lastUpdated {
    border-top:1px solid black;
    text-align:center;
    font-size:0.8em;
}


#relatedWrapper {
    width:13em;
    float:right;
    padding-left:1em;
    padding-bottom:0.5em;
}


#relatedDiv {
    float:right;
    width: 12em;
    background: #ffffff;
    /*margin:1em;*/
    padding:0;
    border: 0.5em solid #a0a0a0;
}
#relatedDiv p {
    margin:0;
    padding:0;
    padding-bottom:0.3em;
}

#relatedDiv a {
    color: #024e94;
    text-decoration: none;
    font-size: 0.9em;
    text-decoration: none;
}
#relatedDiv a:hover {
    border-bottom:1px dashed black;
}
#relatedDiv a:visited {
    color: #024e94;
    text-decoration: none;
}
#relatedDiv h4 {
    width:12em;
    font-weight: 400;
    background: #024e94;
    color: #ffffff;
    margin:0;
    padding:0;
    margin-left:0;
    padding-left:0;
    text-align: center;
}

#relatedDiv div {
    padding-left:0.5em;
    padding-right:0.5em;
    padding-top:1em;
    padding-bottom:1em;
    width: 12em;
}

/* Hide the mobile version of the related links unless we're on a small screen:*/
#mbRelatedDiv {
    display: none;
    visibility: hidden;
}
#mbAltLanguage {
    display: none;
    visibility: hidden;

}

/* Social media buttons inside related div:*/
#shareStuff {
    display:none;
    visibility: hidden;
}

#altLanguage a {
    display:block;
    font-weight:400;
    color:#024e94;
    background:  #a0a0a0;
    text-decoration:none;
    font-size:1em;
    padding-top:0.5em;
    padding-bottom:0.5em;
    display:block;
    text-align:center;
}
#altLanguage a:hover {
    border-bottom:1px dashed #024e94;
}

/* MLR contact display */

table.mlrContact {
    width: 100%;
    border-top: 0.125em solid #a0a0a0;
    border-bottom: 0.125em solid #a0a0a0;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 0.5em;
}

td.mlrRight {
    width: 75%;
}

td.mlrLeft {
    font-weight: bold;
    width: 25%;
}
div.mlrContact {
    /*  background:#a0a0a0;*/
    border: 0.5em solid #a0a0a0;

}

#mlrMap {
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
    width:auto;
    height: auto;
}
   


/* Override some old FS Styles: */

#genFsTitleDiv {
    margin-top:0.5em;
    height:auto;
    width: 100%;
    background: #026224;
    background-image: none;
    background-size: auto;
    background-repeat:no-repeat;
    filter:none;
}


#genFsBody ul  {
    margin-left:1em !important;
}
#topGradientSwoosh {
    width: 0;
    float: none;
    display: none;
    visibility: hidden;
}

#genFsTitle {
    margin:0;
    padding-right:1em;
    padding-left:0.5em !important;
    float:none;
    /*position: relative;*/
    text-align:left;
    color: #fbce71;
}

#genFsType {
    font-size: 1.2em;
    width: auto;
    height:auto;
    margin-top: 0;
    margin-right: 10px;
    color: white;
    clear:none;
    float:none;
    text-align:left;
}
#fsTitle {
    margin:0 !important;
    padding:0 !important;
/*    padding-left:15px !important;*/
    padding-left:0.5em !important;
    float:none;
    /*position: relative;*/
    text-align:left;
    color: white !important;
    background-color: #024e94 !important;
    padding:0;
}

#fsType {
    font-size: 1.2em;
    width: auto;
    height:auto;
    margin:0;
    color: white;
    float:none;
    clear:none;
    text-align:left;
}
#techFsTitleDiv, #topicFsTitleDiv {
    margin-top:0.5em;
    height:auto;
    width: 100%;
    background-color: #024e94;
    background-image: none;
    background-size: auto;
    background-repeat:no-repeat;
    filter:none;
}
#techFsTitleDiv h1, h2 {
    background-color: #024e94;
}
#techFsDescriptionBox {
    clear:none;
    width:auto;
    font-size:0.8em;
    font-weight:bold;
    padding:0.5em;
    margin:1em;
    padding:0;
    
}

#techFsBody {
    margin-top: 5em;
}
#techFsBody ul {
    margin-left:0.5em !important;
}
#techFsBody h4 {
    padding-left:1em;
}

#fsBody {
    margin-top: 0;
}
.centeredGreenBox {
    clear:none !important;
}

.fsImageRight {
    clear: none;
    float: right;
}

.fsImageLeft {
    clear: none;
    float: left;
}

.fsImageCenter {
    clear: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:auto;
    max-width:70%;
    height:auto;
    float:right;
    
}

#faqTitleDiv {
    margin-top:0.5em;
    height:auto;
    width: 100%;
    background: #026224;
    background-image: none;
    background-size:auto;
    background-repeat:no-repeat;
    filter:none;
}

#esfaqTitleDiv {
    width: 100%;
    background-image: none;
    background-size:auto;
    background-repeat:no-repeat;
    filter:none;
}

#faqTitle {
    margin-top: 0.5em;
    margin-bottom: 1em;
    margin-left: 0;
    padding-top:0.5em;
    padding-bottom:0.5em;
    float: none;
    background: #026224;
    color: white;
}
#faqTabs {
    overflow:hidden;
    margin-top: 0.5em;
}
#pestTabs {
    overflow:hidden;
    margin-top: 0.5em;
}

#pestTabs .ui-state-active a, #pestTabs .ui-state-active a:hover, #pestTabs .ui-state-default a, #pestTabs .ui-state-default a:hover {
    border-bottom: 0;
    cursor: pointer;
}

#faqTabs .ui-state-active a, #faqTabs .ui-state-active a:hover, #faqTabs .ui-state-default a, #faqTabs .ui-state-default a:hover {
    border-bottom: 0;
    cursor: pointer;
}

#labtesting,#LD50,#halflife,#noael {

#labtesting,#LD50,#halflife,#noael {
clear:none;
margin-top: 1em;
margin-bottom: 1em;
margin-left:0.5em;
float: right;
width: 50%;
border: 2px solid black;
font-size:0.75em;
font-weight: bold;
color:#026224;
padding:0.5em;


}


@media screen and (max-width: 600px) {
    .wrappedleft { 
        float: none;
        margin-right:0;
        border:0;
        margin-bottom:0;
        padding-bottom:0;
    }
    .wrappedright {
        float:left;
        clear:both;
        border:0;
        margin-top:0;
        padding-top:0;
    }

    #pageDiv #faqImage {
        width:100%;
        max-width:600px;
        height:auto;
        float:none;
    }

    #pageDiv #pageImage {
        width:100%;
        max-width:600px;
        height:auto;
        float:none;
    }

    #breadCrumbs {
        height:auto;
    }
    #relatedWrapper {
        display:none;
        visibility: hidden;
    }

    #mbRelatedDiv {
        background: #ffffff;
        padding:0;
        display: block;
        visibility: visible;
        width:100%;
        padding-bottom:0.5em;
    }
    #mbRelatedDiv p {
        margin:0;
        padding:0;
        min-height:1.4em;
    }

    #mbRelatedDiv a {
        color: #024e94;
        font-size: 0.9em;
        text-decoration: none;
    }
    #mbRelatedDiv a:hover {
        border-bottom:1px dashed black;
    }
    #mbRelatedDiv a:visited {
        color: #024e94;
        text-decoration: none;
    }
    #mbRelatedDiv h4 {
        width:100%;
        font-weight: 400;
        background: #024e94;
        color: #ffffff;
        margin:0;
        padding:0;
        margin-left:0;
        padding-left:1em;
        text-align: left;
    }

    #mbRelatedDiv div {
        padding-left:0.5em;
        padding-right:0.5em;
        padding-top:1em;
        padding-bottom:1em;
        width: 100%;
    }

    /* Social media buttons inside related div:*/

    #mbAltLanguage {
        display: block;
        visibility: visible;
        text-align:center;
    }
    #mbAltLanguage a {
        font-weight:400;
        color:black;
        text-decoration:none;
    }

    #mbAltLanguage a:hover {
        border-bottom:1px dashed black;
    }

    #mlrMap {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        width:auto;
        height: auto;
    }

}

