﻿@import "default.css";
body {
    background: url("/images/mp/colson_background.gif") repeat scroll 0 0 #000000;
}
#wrapper {
    background: url("/images/mp_NEW/colson_mp_nav2_rollover.gif") no-repeat scroll 0 0 transparent;
    display: table;
    margin: 20px auto;
    width: 1120px;
}
#header {
    background: url("/images/mp_NEW/colson_mp_flash_logo.gif") no-repeat scroll 0 80px transparent;
    height: 420px;
    width: 1120px;
}
#main_flash {
    background: url("/images/mp/colson_mp_flash_photo_01.jpg") no-repeat scroll 0 0 transparent;
    clear: right;
    float: right;
    height: 280px;
    width: 385px;
}
#searchbox {
    background: url("/images/mp/colson_search_advanced.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 80px;
    width: 280px;
}
#contwrap {
    background-color: #FFFFFF;
    display: table;
    width: 1120px;
}
#leftside {
    background: url("/images/mp/colson_mp_news_header.gif") no-repeat scroll 0 0 #FFFFFF;
    float: left;
    padding-top: 60px;
    width: 250px;
}
.mpnewsitem {
    margin-left: 20px;
}
.mpnewsitem p {
    font-size: 0.8em;
    margin-bottom: 0;
    padding-bottom: 0;
}
.mpnewsitem img {
    margin-right: 10px;
}
.mpnewsitem a:link {
    color: Red;
}
.mpnewsitem a:visited {
    color: #505050;
}
#content {
    float: right;
    padding: 12px 30px 0 0;
    width: 820px;
}
#content p {
    font-size: 0.9em;
}
#footer {
    background: url("/images/mp_NEW/colson_footer.gif") no-repeat scroll 0 0 transparent;
    height: 100px;
    width: 1120px;
}
#footText {
    color: Gray;
    font-size: 0.8em;
    padding-top: 40px;
}
#footText a {
    color: Gray;
    text-decoration: none;
}
#head_nav {
    float: left;
    height: 24px;
    margin-top: 40px;
    overflow: hidden;
    width: 662px;
}
#head_nav dd {
    float: left;
}
#head_nav a.ir {
    background: url("/images/mp_NEW/colson_mp_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_reques a.ir {
    background-position: 0 -40px;
    width: 190px;
}
#hn_about a.ir {
    background-position: -190px -40px;
    width: 140px;
}
#hn_contac a.ir {
    background-position: -330px -40px;
    width: 119px;
}
#hn_login a.ir {
    background-position: -449px -40px;
    width: 138px;
}
#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 .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;
}
.dropdown dd {
    position: relative;
    z-index: 1;
}
.dropdown ul {
    display: none;
    left: 0;
    position: absolute;
    z-index: 5;
}
#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;
}
.dropdown ul {
    background: none repeat scroll 0 0 #1A1A1A;
}
.dropdown ul a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 0.5em 1em;
    text-decoration: none;
    width: 190px;
}
.dropdown ul li.alt {
    background: none repeat scroll 0 0 #121212;
}
.dropdown ul li a:hover {
    background: none repeat scroll 0 0 #EE202A;
    color: #FFFFFF;
    text-decoration: underline;
}
#content a:link {
    color: Red;
}
#content a:visited {
    color: #505050;
}
.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%;
    width: 408px !important;
    z-index: 100;
}
.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;
}
.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;
}
#content a:link {
    color: Red;
}
#content a:visited {
    color: #505050;
}
.prodLink {
    padding: 2px;
}
.prodimg {
    height: 112px;
}
.prodimg a {
    padding: 0 !important;
    width: 151px !important;
}
.prodLink a {
    color: #505050 !important;
    font-size: 12px !important;
    padding: 0 !important;
    text-decoration: underline !important;
    width: 151px !important;
}
.prodLink a:hover {
    text-decoration: none !important;
}
#conText p {
    display: none;
}
#conText a:hover {
    background: none repeat scroll 0 0 transparent;
    text-decoration: none;
}
.category-panel h1 {
    border-bottom: 1px solid #ECECEC;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 3px 12px;
}
.category-panel h2 {
    font-size: 10px;
    margin-left: 4px;
}
.category-panel ul {
    background: none repeat scroll 0 0 transparent !important;
    display: block !important;
    left: 0 !important;
    position: relative !important;
    top: 0 !important;
}
.category-panel ul a {
    color: Red !important;
    font-size: 12px !important;
    font-weight: normal !important;
    padding: 0 !important;
    text-decoration: underline !important;
    width: auto !important;
}
.category-panel ul li.alt {
    background: none repeat scroll 0 0 transparent !important;
}
.category-panel ul li a:hover {
    background: none repeat scroll 0 0 transparent !important;
    color: Red !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 {
    display: none;
    list-style: square outside none;
    margin: 0 0 0 2em;
    padding-left: 0;
}
.show {
    display: block !important;
    font-size: 14px !important;
}
.show a {
    width: auto !important;
}

