 
/*****************

*****************/



body
{
    font: 100%/1.3em Arial, Helvetica, sans-serif;
    color: #000000;
    background: #38464a url(images-Design/bodyBackground.png) repeat-x;
    margin: 0;
    padding: 0;
    font-size: 62.5%;
}

#wrap
{
    font-size: 1.4em;
    display: block;
    margin: 0 auto;
    width: 969px;
    line-height: 1.4em;
}
/***************** Universal & Typography ****************/

h2#pageTitle
{
    margin: 0;
    padding: 0 0 .7em 0;
    font-size: 1.8em;
}
.breadcrumbs
{
    text-align: right;
    margin: 0px;
    padding: 0px;
    font-size: 0.8em;
}
hr.clear
{
    margin: 0;
    padding: 0;
    clear: both;
    height: 1px;
    border-style: none;
    visibility: hidden;
}
hr
{
    color: #CCCCCC;
    background-color: #CCCCCC;
    border: none;
    border-width: 0px;
    height: 1px;
}
a img
{
    border-style: none;
}

.imgLeft
{
    float: left;
    border: 2px solid #58AEB9;
    margin: .5px 1em .5em 0;
}

.imgRight
{
    float: right;
    border: 2px solid #58AEB9;
    margin: .5px 0 .5em 1em;
}

h2, h3, h4, h5, h6, dt, legend
{
    font-family: Impact, Arial, Helvetica, sans-serif;
    color: #d02100;
    font-weight: normal;
    letter-spacing: 0.1em;
}
h3, h4, h5, h6, dt, th, legend
{
    /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
    font-family: Rockwell, "Bitstream Vera Serif" , "Trebuchet MS" ,Serif;
    font-weight: bold;
}
h5, h6, legend
{
    color: #666666;
}
table
{
    border-spacing: 0px;
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
}
th
{
    font-size: 0.8em;
    border: 1px solid #CCCCCC;
    vertical-align: top;
    text-align: center;
    line-height: normal;
    background-color: #EEEEEE;
}
td
{
    font-size: 0.8em;
    border: 1px solid #CCCCCC;
    text-align: right;
}
tr.trAlt
{
    background-color: #EEEEEE;
}
.rockwellTable th
{
    width: 9%;
}
/********************************* HEADER ********************************************/
#header
{
}

#logo
{
    float: left;
    left: -10px;
    position: relative;
    top: 5px;
    z-index: 10;
}

h1#majorWire
{
    float: left;
    margin: 14px 0 12px 0;
    padding: 0;
    left: -30px;
    position: relative;
    z-index: 20;
}

#headerBoxes, #innerWrap
{
    top: -90px;
    z-index: 1;
    clear: both;
    position: relative;
}

#headerBoxes
{
    left: 5px;
}

#headerBoxes img
{
    float: left;
}

/********************************** NAVIGATION ********************************/
#nav
{
    font: 16px Impact, Arial, Helvetica, sans-serif;
    float: right;
    margin: 40px 0 0 0;
    letter-spacing: 0.1em;
}

#nav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav a
{
    color: #E6E6E6;
    text-decoration: none;
}

#nav a.sn_item_pressed, #nav a:hover, #nav a:active
{
    color: #FFFFFF;
}

#nav ul li
{
    display: inline;
    margin: 0 8px 0 0;
    padding: 0;
}

/******************************************** CONTENT ******************************************/
#innerWrap
{
    clear: both;
}

#contentTop, #footerTop
{
    background: url(images-Design/contentTop.png);
    height: 34px;
}
#contentArea
{
    background: url(images-Design/background-WireRoll.jpg) no-repeat top center;
    background-color: White;
    margin: 0 auto;
}
#contentArea, #footerArea
{
    background: #FFFFFF url(images-Design/contentBackground.png) repeat-y;
    padding: 0 10px 10px 10px;
}

#contentArea a, #footerArea a
{
    font-weight: bold;
    color: #4e99a3;
}

#contentArea a:active, #contentArea a:hover, #footerArea a:active, #footerArea a:hover
{
    color: #d02100;
}

#secondNav
{
    float: left;
    width: 170px;
    clear: left;
    margin-left: 25px;
    font: 18px Impact, Arial, Helvetica, sans-serif;
}

#secondNav a
{
    color: #38464a;
    text-decoration: none;
    font-weight: normal;
}

#secondNav ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#secondNav ul li
{
    margin-bottom: 15px;
}

#content
{
    float: right;
    padding-right: 25px;
    width: 700px;
}
#contentWide
{
    padding-right: 25px;
    padding-left: 25px;
}

#content ul, #contentWide ul
{
    list-style: none;
    padding-left: 0.5em;
    margin-left: .5em;
}

#content li, #contentWide li
{
    background: url(images-Design/bullet2.gif) no-repeat left 5px;
    margin-left: 5px;
    padding-left: 20px;
    margin-bottom: .5em;
}
.quarterCol
{
    width: 20%;
    float: left;
}
.halfCol
{
    width: 41%;
    float: left;
    margin-right: 10px;
}
.halfColAlt
{
    width: 50%;
    float: right;
    margin-top: -1px;
}
.thirdCol
{
    width: 33%;
    float: left;
}
.threeQuarterCol
{
    width: 75%;
    float: left;
}
#STAINLESS, #NON, #CARBON {
    margin: 1em;
    padding: .5em;
    border: 1px solid #d02100;
}
#contentBottom, #footerBottom
{
    background: url(images-Design/contentBottom.png);
    height: 34px;
}

/***************************************** FOOTER *****************************/
#footer
{
    margin-top: -92px;
}

#footerArea
{
    padding: 0 25px;
}

#footerLeft
{
    float: left;
    width: 40%;
}
#footerRight
{
    float: right;
    width: 40%;
    text-align: right;
    margin-top: -20px;
}
/************************************** WEB FORMS *************************/
fieldset
{
    border: 1px solid #CCCCCC;
    padding: 1em;
    margin: 1em auto;
}

legend
{
    font-weight: bold;
}
.form dt
{
    clear: both;
    float: left;
    text-align: right;
    width: 18%;
    padding: 0.5em 1% 0.5em 0em;
}
.form dd
{
    margin: 0px;
    padding: 0.5em 0% 0.5em 20%;
}
/*********************************** DEFAULT.aspx ******************/
#contentArea .triBox
{
    color: #d02100;
    font-weight: normal;
    letter-spacing: 0.1em;
    font-family: Rockwell, "Bitstream Vera Serif" , "Trebuchet MS" ,Serif;
    font-weight: bold;
    list-style-type: none;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}
#contentArea .triBox li
{
    margin: 0px;
    padding: 0px;
    width: 33%;
    float: left;
    background-image: none;
    background-color: Transparent;
}
#contentArea .triBox li a
{
    color: White;
    text-decoration: none;
    text-align: center;
    height: 2em;
    line-height: 2em;
    border: 1px solid #38464A;
    background-color: #4e99a3;
    display: block;
    margin: 0em 1em;
}
/************* TERMS ***********************/
