html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
fieldset,
input {
    margin: 0pt;
    padding: 0pt;
}

img {
    border: none;
}

#nav img,
#productCat img,
#productHeader img {
    behavior: url('/css/iepngfix.htc');
}

.png {
    behavior: url('/css/iepngfix.htc');
}

body {
    font-Family: Tahoma, Arial, Helvetica;
    color: #222D33;
    /*background-image: url(/images/bg.png);*/
    background-repeat: repeat-x;
    /*background-color: #f5f3f3;*/
    font-Size: 75%;
    text-align: center;
    height: 100%;
}

p {
    padding-bottom: 7px;
    font-Size: 0.9em;
    letter-spacing: 0px;
    line-height: 1.3em;
}

#header {
    /*background-image: url('/images/top_bg.png');*/
    width: 960px;
    height: 115px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    clear: both;
    background-repeat: no-repeat;
}

#contentArea {
    width: 960px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    clear: both;
}

#mastHead {
    width: 960px;
    height: 56px;
}

#countryDisplay {
    position: relative;
    left: 195px;
    top: 25px;
    float: left;
    font-Size: 10px;
    color: white;
}

#onlineStoreLinks {
    position: relative;
    top: 25px;
    font-Size: 10px;
    color: white;
    padding-right: 10px;
    float: right;
}

#onlineStoreLinks A {
    text-decoration: none;
    color: white;
}

#countrySelectorBG {
    position: relative;
    top: 17px;
    width: 150px;
    height: 30px;
    float: right;
    text-align: center;
    padding-right: 10px;
    background: url('/images/bg_country_selector.png');
    behavior: url('/css/iepngfix.htc');
    background-repeat: no-repeat;
}

#countrySelector {
    font-Family: Tahoma, Verdana, Arial, Helvetica;
    font-Size: 10px;
    width: 135px;
    margin-top: 6px;
}

#menubar {
    float: left;
    text-align: center;
    width: 960px;
    height: 34px;
}

#menubar li {
    display: inline;
}

#breadcrumbs {
    text-align: left;
    line-height: 23px;
    margin-left: 10px;
    height: 23px;
    float: left;
    font-Size: 0.8em;
    color: #222D33;
}

#breadcrumbs a {
    text-decoration: none;
    color: #222D33;
}

#breadcrumbs a.highlighted {
    font-Weight: bold;
}

#search {
    margin-top: 3px;
    float: right;
    padding-right: 10px;
    color: black;
    display: inline;
}

#search #keywords.textBox {
    width: 130px;
    font-Family: Tahoma, Verdana, Arial, Helvetica;
    background: #ccc;
    border: 1px solid #666;
    float: left;
    font-Size: 0.9em;
    padding-left: 3px;
}

#lblSearch {
    float: left;
    text-align: right;
    padding-right: 5px;
    display: block;
    line-height: 17px;
    font-Size: 0.9em;
}

#searchBtn {
    margin-left: 5px;
    width: 16px;
    height: 16px;
}

#leftColumn {
    width: 176px;
    float: left;
    clear: left;
    text-align: left;
    font-Size: 0.8em;
}

#middleColumn {
    width: 762px;
    float: left;
    text-align: left;
}

#rightNav {
    width: 220px;
    float: left;
    text-align: left;
}

#leftNav {
    padding-left: 6px;
    padding-right: 10px;
    list-style: none;
}

#leftNav li {
    line-height: 18px;
    border-bottom: 1px dotted #aaa;
}

#leftNav li a {
    text-decoration: none;
    color: #222D33;
    font-Weight: bold;
}

#leftNav li ul {
    padding-left: 5px;
    list-style: none;
    font-Weight: bold;
}

#leftNav li ul li {
    border: none;
    padding-left: 10px;
    line-height: 14px;
    background-image: url('/images/arrow_nav.gif');
    background-repeat: no-repeat;
}

#leftNav > li > ul > li.highlighted {
    background-image: url('/images/arrow_nav_expand.gif');
    background-repeat: no-repeat;
}

#leftNav li ul li a {
    text-decoration: none;
    color: #222D33;
    font-Weight: normal;
}

#leftNav li > ul > li > ul {
    padding-left: 0px;
}

#leftNav li > ul > li > ul > li {
    border: none;
    padding-left: 8px;
    color: #c00;
    background-image: url('/images/arrow_3rdnav.gif');
    background-repeat: no-repeat;
}

#leftNav li ul li ul li a {
    text-decoration: none;
    color: #222D33;
    font-Weight: normal;
}

#leftNav li a:hover,
#leftNav li ul {
    color: #11779F;
}

#leftNav li a.highlighted,
#leftNav li ul li ul li.highlighted a {
    font-Weight: bold;
    color: #11779F;
}

#leftNav div.highlighted,
#leftNav div.highlighted a {
    font-Weight: bold;
    line-height: 14px;
    border-bottom: 1px dotted #ccc;
    color: #11779F;
}

#sectionHeader {
    padding-left: 15px;
    width: 762px;
    height: 131px;
    margin-bottom: 20px;
}

#sectionHeader h1 {
    font-Size: 1.5em;
    color: #c2cdd1;
}

#sectionHeaderText {
    padding-top: 70px;
}

#sectionHeader h2 {
    font-Size: 1.2em;
    color: #c2cdd1;
}

#contentBottom img {
    behavior: url('/css/iepngfix.htc');
}

#footer {
    width: 960px;
    padding-top: 5px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    overflow: hidden;
}

#footerLinks {
    margin-left: 10px;
    text-align: left;
    font-Size: 10px;
    color: #666666;
}

#copyright {
    color: #666666;
    float: right;
    padding-right: 10px;
    font-Size: 0.8em;
}

#footerLinks A {
    color: #666666;
    text-decoration: none;
}

#footerLinks A.highlighted {
    color: #666666;
    font-Weight: bold;
}

#leftNavChicklets {
    margin-top: 10px;
    list-style: none;
}

#leftNavChicklets li {
    padding: 3px;
    text-align: center;
}

.majorheader {
    font-Size: 1.1em;
    font-Weight: bold;
    color: #222D33;
}

.orangebold {
    font-Weight: bold;
    color: #222D33;
}

input.OrangeButton {
    background-image: url('/images/butn_bg.gif');
    background-repeat: repeat;
    border: none;
    border: 1px solid #3C536B;
    width: auto;
    height: 20px;
    line-height: 17px;
    text-align: center;
    color: #222d33;
    font-Weight: bold;
    font-Family: Tahoma;
    font-Size: 11px;
    cursor: hand;
    display: block;
    float: none;
    padding-top: 0px;
    text-decoration: none;
}

#navContainer {
    float: left;
    text-align: center;
    width: 100%;
    clear: both;
    border: 1px solid red;
}

#nav {
    float: left;
    width: 100%;
    text-align: center;
}

#nav ul {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    line-height: 1em;
    width: 500px;
}

#nav a {
    display: block;
    width: auto;
    text-decoration: none;
    color: #222D33;
}

#nav li {
    float: left;
    width: auto;
    position: relative;
}

#nav li ul {
    position: absolute;
    width: 172px;
    left: -999em;
    z-index: 1;
}

#nav li ul li {
    display: block;
    clear: both;
    line-height: 1.5em;
    text-align: left;
    width: 172px;
    font-Size: 0.8em;
    font-Weight: bold;
    background-image: url('/images/dropmenu_bg.png');
    background-repeat: repeat-y;
}

#nav li ul li a {
    width: 158px;
    padding-left: 8px;
}

#nav li ul li a:hover {
    color: #11779F;
}

#nav li ul li.lastItem {
    background-image: url('/images/dropmenu_bottom.png');
    background-repeat: no-repeat;
    background-position: top right;
    width: 172px;
    height: 15px;
    line-height: 8px;
}

#nav li:hover ul,
#nav li.sfhover ul {
    left: auto;
}

#nav li:hover,
#nav li.hover {
    position: static;
}

#nav a {
    behavior: url('/css/iepngfix.htc');
}

#nav a#navHome {
    width: 56px;
    height: 34px;
    background: url('/images/menu/nav_home_1.png') top left no-repeat;
}

#nav a#navCorporate {
    width: 88px;
    height: 34px;
    background: url('/images/menu/nav_corporate.png') top left no-repeat;
}

#nav a#navProducts {
    width: 83px;
    height: 34px;
    background: url('/images/menu/nav_products.png') top left no-repeat;
}

#nav a#navMicroSites {
    width: 93px;
    height: 34px;
    background: url('/images/menu/nav_microsites.png') top left no-repeat;
}

#nav a#navFamilySites {
    width: 151px;
    height: 34px;
    background: url('/images/menu/nav_family.png') top left no-repeat;
}

#nav a#navRegisterProd {
    width: 168px;
    height: 34px;
    background: url('/images/menu/nav_register.png') top left no-repeat;
}

#nav a#navRegionalWebSites {
    width: 146px;
    height: 34px;
    background: url('/images/menu/nav_regional.png') top left no-repeat;
}

#nav a#navHome:hover img {
    background: url('/images/menu/nav_home-over_1.png') top left no-repeat;
}

#nav a#navCorporate:hover img {
    background: url('/images/menu/nav_corporate-over.png') top left no-repeat;
}

#nav a#navProducts:hover img {
    background: url('/images/menu/nav_products-over.png') top left no-repeat;
}

#nav a#navMicroSites:hover img {
    background: url('/images/menu/nav_microsites-over.png') top left no-repeat;
}

#nav a#navFamilySites:hover img {
    background: url('/images/menu/nav_family-over.png') top left no-repeat;
}

#nav a#navRegisterProd:hover img {
    background: url('/images/menu/nav_register-over.png') top left no-repeat;
}

#nav a#navRegionalWebSites:hover img {
    background: url('/images/menu/nav_regional-over.png') top left no-repeat;
}

#nav a#navHome.highlighted img {
    background: url('/images/menu/nav_home-over_1.png') top left no-repeat;
}

#nav a#navCorporate.highlighted img {
    background: url('/images/menu/nav_corporate-over.png') top left no-repeat;
}

#nav a#navMicroSites.highlighted img {
    background: url('/images/menu/nav_microsites-over.png') top left no-repeat;
}

#nav a#navFamilySites.highlighted img {
    background: url('/images/menu/nav_family-over.png') top left no-repeat;
}

#nav a#navRegisterProd.highlighted img {
    background: url('/images/menu/nav_register-over.png') top left no-repeat;
}

#nav a#navRegionalWebSites.highlighted img {
    background: url('/images/menu/nav_register-over.png') top left no-repeat;
}

#iframeBehindMenu {
    z-index: 1;
    position: absolute;
    display: none;
    filter: alpha(opacity: 0);
}

* html ul.nav iframe {
    position: absolute;
    left: -0.25em;
    top: -0.25em;
    z-index: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
}