﻿/*  -> Science */

#overall_wrapper #container #main .introtext {float: left; width: 790px; margin:0; padding:0; background: none; font: 16px arial;}
				#overall_wrapper #container #main .introtext a {color: #7fc7e5;}
				#overall_wrapper #container #main .introtext strong {color: #7fc7e5;}

#overall_wrapper #container #main .btmtext {margin-top: 20px; font: bold 16px arial; font-style: italic}




/* Climate Categories */

#overall_wrapper #container #main .spacer-toolkit {

    clear: both;
    float: left;
    width: 1000px;
    height: 10px;
    background: #ccc;
    margin-top: -3px;
    margin-lefT: -105px;
    margin-right: -105px;
    position: relative;
    z-index: 10;

}

#overall_wrapper #container #main .science-category {

    display: none;
    font: normal 16px arial;
    color: #414141;

}

    #overall_wrapper #container #main .science-category .imgbox {
    
        width: 389px;
    
    }

#overall_wrapper #container #main .science-category .imgbox em {

    font-size:12px;
    clear:both;
    display:block;
    float: left;
    margin:10px 0px;
    line-height: 16px;

}

    #overall_wrapper #container #main .science-category .imgbox img {
        max-width: 389px;
    }

#overall_wrapper #container #main h6.science-category-title {

    clear: both;
    float: left;
    width: 790px;
    background: #9a9a9a;
    font: bold 24px arial;
    color: #fff;
    text-transform: uppercase;
    height: 80px;
    margin-top: 20px;

}

    #overall_wrapper #container #main h6.science-category-title img {
    
        margin-left: -100px;
    
    }

    #overall_wrapper #container #main h6.science-category-title a {
    
        color: inherit;
        font: inherit;
        display: block;
        line-height: 80px;
        background: url(/App_Images/2016/ico_science_rightarrow.png) left center no-repeat;
        padding-left: 75px;
        margin-lefT: 10px;
        text-decoration: underline;
    
    }

        #overall_wrapper #container #main h6.new-window a {
        
            background: url(/App_Images/2016/ico_science_newwindow.png) left center no-repeat;

        }

        #overall_wrapper #container #main h6.open  {
        
            background: #7596a5;

        }

        #overall_wrapper #container #main h6.open a {
        
            text-decoration: none;
            background: url(/App_Images/2016/ico_science_downarrow.png) left center no-repeat;

        }

        #overall_wrapper #container #main h6.open a:hover {
        
            text-decoration: underline;

        }

#overall_wrapper #container #main #science .imgbox {
    float: left;
    margin: -3px 0 20px -3px;
    margin-right: 10px;
}

#overall_wrapper #container #main #science #learn #resources .resource .imgholder {float: left; width: 135px; height: 110px; padding: 16px 16px 0 16px; margin-left: -5px; margin-bottom: 20px; background: url(/App_Images/bg_resource_img.png) no-repeat; margin-right: 10px;}
						#overall_wrapper #container #main #science #learn #resources .resource .imgholder img {float: left; width: 135px; height: 88px;}

#overall_wrapper #container #main #science #learn #resources .resource .imgbox .pdflink {


    clear: both;
    float: left;
    color: #333;
    text-decoration: underline;
    font: normal 14px arial;
    height: 40px;
    padding-left: 42px;
    background: url(/App_Images/ico_pdf.png) no-repeat;
    line-height: 40px;
    white-space: nowrap;
    margin-left: 10px;
    
    width: 120px;


} 