﻿@import url(default.css);
@media screen
{
    body
    {
        background: #000000 url(/images/mp/colson_background.gif);
    }

    #wrapper
    {
        background: url("/images/int/NEW/colson_int_nav2_rollover.gif") no-repeat scroll 0 0 transparent;
        display: table;
        margin: 20px auto;
        width: 1120px;
    }
    #header
    {
        background: url("/images/int/NEW/colson_int_logo.gif") no-repeat scroll 0 80px transparent;
        height: 300px;
        width: 1120px;
    }
    #searchbox
    {
        width: 280px;
        height: 80px;
        float: right; /* background:url(/images/mp/colson_search_normal.gif) no-repeat 0 0; */
    }
    #headimage
    {
        background: url("/images/int/NEW/colson_subhead_photo_01.jpg") no-repeat scroll 0 0 #FFFFFF;
        clear: right;
        float: right;
        height: 160px;
        width: 529px;
    }
    #header .homeLink
    {
        width: 430px;
        height: 160px;
        text-indent: -9999px;
        display: block;
        float: left;
    }
    #contwrap
    {
        background-color: #FFFFFF;
        display: table;
        width: 1120px;
    }
    #leftside
    {
        width: 250px;
        float: left;
        padding-top: 10px;
    }

    .homenodestyle
    {
        width: 29px;
        height: 29px;
        vertical-align: middle;
        padding-bottom: 15px;
        font-weight: bold;
        color: Black;
        text-decoration: none;
    }

    .homenodestyle:hover
    {
        text-decoration: underline;
    }

    .nodestyle
    {
        width: 29px;
        height: 29px;
        vertical-align: middle;
        padding-bottom: 15px;
        font-weight: bold;
        font-size: small;
        color: Black;
        text-decoration: none;
    }

    .nodestyle:hover
    {
        text-decoration: underline;
    }

    .currentnodestyle
    {
        width: 29px;
        height: 29px;
        vertical-align: middle;
        padding-bottom: 15px;
        font-weight: bold;
        font-size: small;
        color: Black;
        text-decoration: none;
    }

    .currentnodestyle:hover
    {
        text-decoration: underline;
    }

    .sidebarnav
    {
        font-weight: bold;
        color: Black;
        text-decoration: none;
        font-size: 15px;
    }

    .sidebarnav:hover
    {
        text-decoration: underline;
    }

    .sidebarchildnav
    {
        font-weight: bold;
        color: #505050;
        text-decoration: none;
        font-size: 15px;
        padding-left: 20px;
        font-size: small;
    }

    .sidebarchildnav:hover
    {
        color: #1a1a1a;
        text-decoration: underline;
    }

    .intnewsitem
    {
        margin-left: 20px; /*height:85px;*/
    }

    .intnewsitem b
    {
        font-size: 14px;
    }
    .intnewsitem img
    {
        margin-right: 10px;
    }

    #content
    {
        float: right;
        padding: 12px 30px 0 0;
        width: 840px;
    }
    #conText
    {
        padding-right: 20px;
        padding-left: 30px;
    }
    #content p
    {
        font-size: .9em;
    }
    #footer
    {
        background: url("/images/mp_NEW/colson_footer.gif") no-repeat scroll 0 0 transparent;
        height: 100px;
        width: 1120px;
    }
    #footText
    {
        padding-top: 40px;
        color: Gray;
        font-size: .8em;
    }
    #footText a
    {
        color: Gray;
        text-decoration: none;
    }
    /* header navigation */
    #head_nav
    {
        width: 662px;
        height: 24px; /*overflow:hidden;*/
        margin-top: 40px;
        float: left;
    }
    #head_nav dd
    {
        float: left;
    }
    #head_nav a.ir
    {
        background: url("/images/int/NEW/colson_int_nav2_static.gif") no-repeat scroll 0 0 transparent;
        padding-top: 24px;
    }
    #head_nav a.ir:hover, #head_nav a.ir:active, #head_nav a.ir:focus, #head_nav .active a.ir
    {
        background-image: none;
    }
    #hn_home a.ir
    {
        background-position: 0 -40px;
        width: 100px;
    }
    #hn_reques a.ir
    {
        background-position: -100px -40px;
        width: 166px;
    }
    #hn_about a.ir
    {
        background-position: -266px -40px;
        width: 142px;
    }
    #hn_contac a.ir
    {
        background-position: -408px -40px;
        width: 119px;
    }
    #hn_login a.ir
    {
        background-position: -527px -40px;
        width: 135px;
    }

    /* subhead navigation */
    #sub_nav
    {
        background: url("/images/mp_NEW/colson_mp_nav1_rollover.gif") no-repeat scroll 0 0 transparent;
        float: left;
        height: 60px;
        width: 1120px;
    }
    #sub_nav dd
    {
        float: left;
    }
    #sub_nav li
    {
        font-size: 10px;
    }
    #sub_nav a.ir
    {
        background: url("/images/mp_NEW/colson_mp_nav1_static.gif") no-repeat scroll 0 0 transparent;
        padding-top: 60px;
    }
    #sub_nav a.ir:hover, #sub_nav a.ir:active, #sub_nav a.ir:focus, #sub_nav a.AT, #sub_nav .active a.ir
    {
        background-image: none;
    }
    #sn_produc a.ir
    {
        width: 224px;
    }
    #sn_servic a.ir
    {
        background-position: -224px 0;
        width: 174px;
    }
    #sn_resour a.ir
    {
        background-position: -398px 0;
        width: 207px;
    }
    #sn_news_e a.ir
    {
        background-position: -605px 0;
        width: 238px;
    }
    #sn_about a.ir
    {
        background-position: -843px 0;
        width: 258px;
    }

    /* =DROPDOWNS 
                *****************************/
    /* behavior */
    .dropdown dd
    {
        position: relative;
        z-index: 1;
    }
    .dropdown ul
    {
        position: absolute;
        z-index: 5;
        left: 0px;
        display: none;
    }
    #head_nav ul
    {
        top: 24px;
    }
    #sub_nav ul
    {
        top: 59px;
    }

    #sn_produc ul
    {
        left: 33px;
    }

    .dropdown dd.active
    {
        z-index: 10;
    }
    .dropdown dd.active ul.menu
    {
        display: block;
    }
    .dropdown ul a
    {
        display: inline-block;
    }
    /* do not leave this line out; do not change this line. It fixes a bug in IE, however you can change it in another css rule! */

    /* look-and-feel */
    .dropdown ul
    {
        background: #1a1a1a;
    }
    .dropdown ul a
    {
        display: block;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        padding: .5em 1em;
        width: 190px;
        text-decoration: none;
    }
    .dropdown ul li.alt
    {
        background: #121212;
    }
    .dropdown ul li a:hover
    {
        color: #ffffff;
        background: #ee202a;
        text-decoration: underline;
    }


    #SubHdrImg
    {
        background: url(/images/subheads/colson_subhead_text_about.jpg) no-repeat;
        width: 858px;
        height: 82px;
    }

    .sec_products #SubHdrImg
    {
        background: url(/images/subheads/colson_subhead_text_products.jpg) no-repeat;
    }
    .sec_services #SubHdrImg
    {
        background: url(/images/subheads/colson_subhead_text_services.jpg) no-repeat;
    }
    .sec_resources #SubHdrImg
    {
        background: url(/images/subheads/colson_subhead_text_resources.jpg) no-repeat;
    }
    .sec_news_events #SubHdrImg
    {
        background: url(/images/subheads/colson_subhead_text_news.jpg) no-repeat;
    }
    .sec_contact_us #SubHdrImg
    {
        background: url(/images/subheads/colson_subhead_text_contact.jpg) no-repeat;
    }
    .sec_site_map #SubHdrImg
    {
        background: url(/images/subheads/colson_subhead_text_site_map.jpg) no-repeat;
    }
    .sec_login #SubHdrImg
    {
        background: url(/images/subheads/colson_subhead_text_login.jpg) no-repeat;
    }
    .sec_request_quote #SubHdrImg
    {
        background: url(/images/subheads/colson_subhead_text_requestaquote.jpg) no-repeat;
    }

    .sub_where_to_buy #SubHdrImg
    {
        background: url(/images/subheads/colson_subhead_text_where.jpg) no-repeat;
    }





    .sub_productdetails #leftside
    {
        display: none;
    }
    .sub_productdetails #content
    {
        float: none;
        width: 960px;
    }

    .sub_how_to_identify #leftside
    {
        display: none;
    }
    .sub_how_to_identify #content
    {
        float: none;
        width: 960px;
    }

    .sub_product3dview #leftside
    {
        display: none;
    }
    .sub_product3dview #content
    {
        float: none;
        width: 960px;
    }

    .sub_productdetails .homenodestyle
    {
        padding-left: 0;
    }
}

.products
{
    background: url(/images/colson_int_products_bottom.gif);
    background-repeat: no-repeat;
    font-size: 12px;
    width: 151px;
    height: 39px;
    font-weight: bold;
}
#content a:link
{
    color: Red;
}
#content a:visited
{
    color: #505050;
}
.prodLink
{
    padding: 7px;
}
.prodimg
{
    height: 112px;
    border: solix 1px green;
}

.main-level .categories
{
    background: -moz-linear-gradient(center top , #E7E7E7 0pt, #FFFFFF 100%) repeat scroll 0 0 transparent;
    border: 1px solid #999999;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 5px 10px -3px #555555;
    color: #333333;
    display: none;
    font-size: 11px;
    left: 0;
    line-height: 2.4;
    padding: 5px;
    position: absolute;
    top: 100%;
    z-index: 100;
    width: 408px !important;
}
.dropdown .main-level:hover > .categories, .main-level.active > .categories
{
    display: block;
}
.main-level
{
    clear: both;
    position: relative;
}
.main-level .categories {
    background: none repeat scroll 0 0 #121212;
    border: 1px solid #000000;
    height: 522px;
    line-height: 1.5;
    padding: 0 589px 0 0;
}
.main-level .categories a
{
    text-decoration: none;
}
.main-level .categories a span
{
    font-size: 12px;
}
.category-name:hover
{
    text-decoration: none;
}

.dropdown .main-level:hover .category-panel, .dropdown .category:hover .category-panel
{
    display: block;
}
.category-panel {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #D4D4D4 #D4D4D4 #D4D4D4 #AAC0D2;
    border-style: solid;
    border-width: 1px;
    display: none;
    height: 501px;
    left: 201px;
    padding: 10px;
    position: absolute;
    top: -1px;
    width: 775px;
}

.category-panel .products
{
    background: url("/images/colson_int_products_bottom.gif") no-repeat scroll 0 0 transparent;
    font-size: 12px !important;
    font-weight: bold;
    height: 39px;
    width: 151px;
}
.category-panel .prodLink
{
    padding: 2px;
}
.category-panel .prodimg
{
    height: 112px;
}
.category-panel .prodimg a
{
    padding: 0 !important;
    width: 151px !important;
}
.category-panel .prodLink a
{
    color: #505050 !important;
    font-size: 12px !important;
    padding: 0 !important;
    text-decoration: underline !important;
    width: 151px !important;
}
.category-panel .prodLink a:hover
{
    text-decoration: none !important;
}
.category-panel #conText p
{
    display: none;
}
.category-panel #conText a:hover
{
    background: none repeat scroll 0 0 transparent;
    text-decoration: none;
}
.category-panel #conText
{
    padding: 0 !important;
}

.category-panel h1
{
    border-bottom: 1px solid #ECECEC;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 3px 12px;
    font-size: 16px;
}

.category-panel h2
{
    font-size: 10px;
    margin-left: 4px;
}

.category-panel ul
{
    background: none !important;
    display:block !important;
    position:relative !important;
    top:0 !important;
    left:0 !important;
}

.category-panel ul a
{
    color: Red !important;
    font-size: 12px !important;
    font-weight: normal !important;
    padding: 0px !important;
    width: auto !important;
    text-decoration: underline !important;
}
.category-panel ul li.alt
{
    background: none !important;
}
.category-panel ul li a:hover
{
    color: Red !important;
    background: none !important;
    text-decoration: none !important;
}

.category-panel ul li, .category-panel td
{
    font-size:12px !important;
    font-weight: normal !important;
}

.category-panel ul li
{
    margin: 0.5em 0 1em;
    padding-left: 1.5em;
}

.category-panel ul li span
{
    display:none;
}

.category-panel ul li a
{
    margin: 0.5em 0 1em;
    padding-left: 1.5em;
}

.category-panel ul li ul li
{
    list-style: square outside none;
    margin: 0em 0 0 2.0em;
    padding-left: 0em;
    display:none;
}

.show {display:block !important; font-size:14px !important;}
.show a {width:auto !important;}
