﻿body {
    margin: 0;
    padding: 0;
}


img, table { border: 0;}
form { margin: 0;}
div { margin: 0;  padding: 0; background: transparent;}

.mainDiv {
    position: relative;
    width: 942px;
    height: auto;
    margin: auto;
    background:#FFFFFF url(/Files/System/bgMain.gif) repeat-y;
    padding: 0 19px 0 19px;
    text-align: left;
}

.mainDivSubPage {
    position: relative;
    width: 942px;
    height: auto;
    margin: auto;
    background:#FFFFFF url(/Files/System/bgMain_SubPage.gif) repeat-y;
    padding: 0 19px 0 19px;
    text-align: left;
}

#footer {
 position:relative;left:-1px;
    width: 979px;
    margin: auto;
    height: auto;
    clear: both;
}

.top {
    width: inherit;
    height: 65px;
    background: url(/Files/System/bgTop.gif) repeat-x;
}

#mainNavContainer {
    width: inherit;
    height: 37px;
    padding-top: 3px;
    clear: both;
}

#searchTop {
    padding-top: 3px;
    width: auto;
    height: 18px;
    float: right;
    white-space: nowrap;
}

.topsokbutton {
    padding: 0 9px 0 10px;
}

.searchField {
    width: 148px;
    height: auto;
    background:#FFFFFF url(/Files/System/bg_topSok.gif) repeat-x;
    border: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #000000;
}

#topNavContaner {
    padding-top: 5px;
    width: auto;
    height: auto;
}

#topNavContaner a {
    float: left;
    margin-left: 9px;
}

#contentContainer {
    width: inherit;
    height: auto;
    clear: both;
}



.pSetup_2Cols_70-30 {
    width: auto;
    height: auto;
    clear: both;
    padding-top: 18px;
    padding-left: 24px;
    vertical-align: top;
}

.pSetup_2Cols_70-30_left {
    width: 533px;
    float: left;
}

.pSetup_2Cols_70-30_right {
    width: 306px;
    float: left;
    padding-left: 60px;
}

.pSetup_3Cols_30-30-30 {
    width: auto;
    height: 166px;
    clear: both;
    padding-left: 12px;
    vertical-align: bottom;
}

.pSetup_3Cols_30-30-30_left {
    width: 299px;
    height: auto;
    float: left;
}

.pSetup_3Cols_30-30-30_mid {
    width: 299px;
    height: auto;
    float: left;
    padding: 0 10px 0 10px;
}

.pSetup_3Cols_30-30-30_right {
    width: 299px;
    height: auto;
    float: left;
}

#leftMenuTop {
    width: auto;
    height: 27px;
    border-bottom: #042a60 1px solid;
    display: block;
}

#leftMenuTop div {
    padding-left: 8px;
    padding-top: 7px;
    width: auto;
    height: auto;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #042a60;
    text-transform: uppercase;
}

#leftMenuContainer {
    width: 176px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-left: 2px;
    display: block;
}


#leftMenuContainer .L4 {
    text-transform: none;
}

#leftMenuContainer .L2 {
    text-transform: none;
}


.productHeadline {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #343434;
}

.hiddenP {
    display: none;
}


iframe {
overflow: hidden;
} 