﻿/************************* Generic Selectors *************************/

html
{
    height: 100%;
}

.PageHeaderH1
{
    text-align: center;
}

.PageHeaderH1NonItalics
{
    text-align: center;
}

body
{
    padding: 0px;
    margin: 0px;
    height: 100%;
    /* border-collapse: collapse; */
    background-color: #040C62;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}

a, a:link

{
	color: #153B7C;
	text-decoration: none;
}

a:hover {
	color: #669933;
	text-decoration: underline;
}


tr.ruled
{
    background: #9cf;
}

.AlroBlueHeading
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 12pt;
    color: #000286;
    font-weight: bold;
}

.AlroTitleRow
{
    height: 70px;
    width: 90%;
    vertical-align: baseline;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20pt;
    color: #000000;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 2px;
}

.AlroSubTitleRow
{
    height: 70px;
    width: 90%;
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    color: #000000;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 0px 0px 0px 6px;
}

.AlroSurveyQuestion
{
    font-style: italic;
    font-weight: bold;
}

.AlroSurveyIndent
{
    padding-left: 40px;
    font-weight: bold;
    font-style: italic;
}

.AlroSurveyIndentBorder
{
    border-bottom: solid thin black;
}

.AlroSurveySubmitButton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000000;
    padding: 10px 10px 10px 10px;
}

.AlroSurveyAddComment
{
    font-size: small;
    color: Gray;
}

.AlroSurveyCommentIcon
{
    padding-left: 10px;
}

.AlroSurveyHeaderText
{
    text-align: right;
    color: black;
    padding: 10px 25px 0px 0px;
    font-weight: bold;
    font-size: large;
}

.AlroSurveyCommentLink
{
    text-decoration: none;
    cursor:pointer;
}

.charcoal_12PX
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3F3B3B;
}

.white12pt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #ffffff;
    font-weight: bold;
}

.black12pt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000000;
    font-weight: bold;
}

.black10pt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
}


.black14pt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    color: #000000;
    font-weight: bold;
    letter-spacing: 1px;
}

.PhoneNumber
{
    font-family: "Arial Black", Arial, sans-serif;
    font-weight: 900;
    font-size: 16pt;
    color: #000000;
    letter-spacing: 1px;
}

.PhoneNumber10
{
    font-family: "Arial Black", Arial, sans-serif;
    font-weight: 900;
    font-size: 10pt;
    color: #000000;
    letter-spacing: 1px;
}



.footer
{
    position: relative;
    width: 990px;
    margin: 0 auto;
    height: 530px;
}

.tablegrid
{
    border-collapse: collapse;
    width: 90%;
    background-color: #F0F3F5;
    text-align: center;
}



    .tablegrid td, .tablegrid th
    {
        border: solid 1px #000;
        padding: 5px 10px 5px 10px;
    }

.tablegrid2
{
    border-collapse: collapse;
    width: 90%;
}

    .tablegrid2 td, .tablegrid2 th
    {
        /* border: solid 1px #000; */
        padding: 5px 10px 5px 40px;
        /*text-align:center;*/
    }

.tablegrid3 td, .tablegrid3 th
{
    border: none;
}

.tablegridMetalsPlus
{
    border-collapse: collapse;
    border: solid thin black;
    width: 100%;
    background-color: #F0F3F5;
    text-align: center;
}

    .tablegridMetalsPlus td, .tablegridMetalsPlus th
    {
        padding: 20px 10px 5px 10px;
    }

.tableTopRow {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #ffffff;
    font-weight: bold;
    background-color: #0032a1;
    /*background-color: #3D4C73;*/
}

.tableBottomRow
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000000;
    font-weight: bold;
    background-color: #FFFFFF;
}

.trNotBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000000;
    background-color: #FFFFFF;
}

.tableWhiteBG blockquote
{
    width: 95%;
    margin: 10px;
    padding: 10px;
    quotes: "\201C";
}

/*
 blockquote:before {
    content: open-quote; font-weight: bold; font-size: 30pt;
 }*/


.tableTopLeft
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #ffffff;
    font-weight: bold;
    background-color: #14244b;
}

.tableleftcol
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000000;
    font-weight: bold;
    text-align: left;
    background-color: #FFFFFF;
}

.tableCentercol
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000000;
    font-weight: bold;
    text-align: center;
    border: 0px;
    background-color: #FFFFFF;
}

.tableWhiteBG
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000000;
    text-align: left;
    background-color: #FFFFFF;
}

.tableButtonWhiteBG
{
    text-align: center;
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    width: 100px;
}

.floatRight
{
    padding: 0px 3px 0px 3px;
    float: right;
}

.floatLeft
{
    padding: 0px 3px 0px 3px;
    float: left;
}

.floatLeftList
{
    margin: 0px 10px 0px 0px;
    padding: 3px 3px 0px 3px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

.ulIndent
{
    padding-left: 50px;
}

.ProductPopup
{
    position: fixed;
    text-align: left;
    top: 250px;
    width: 700px;
    border: solid 1px #000;
    padding: 0px 10px 5px 10px;
    visibility: hidden;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    z-index: 1000;
}


/************************* ID's *************************/

#LinksTable td
{
    vertical-align: top;
    font-size: 12pt;
    padding: 3px 0px 5px 0px;
}

#LinksTable a:link
{
    color: #000000;
}
/* #LinksTable a:visited {color: #000000;} */
#LinksTable a:active
{
    color: #00FF00;
}


#container
{
    position: relative;
    width: 990px;
    /* margin: 0 auto -550px; the bottom margin is the negative value of the footer's height */
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* border: 1px solid #ffffff; */
    background-color: #ffffff;
    top: 1px;
    left: 0px;
}

#container404
{
    position: relative;
    width: 990px;
    /* margin: 0 auto -550px; the bottom margin is the negative value of the footer's height */
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    min-height: 50%;
    /* height: auto !important;
    height: 100%;
    /* border: 1px solid #ffffff; */
    background-color: #F0F3F5;
}

#containerFB
{
    position: relative;
    /* margin: 0 auto -550px; the bottom margin is the negative value of the footer's height */
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* border: 1px solid #ffffff; */
    background-color: White;
}

#headerleft
{
    position: absolute;
    height: 120px;
    width: 493px;
    margin: 0;
    /* border: 1px solid #cacaca */
}

#headerright
{
    position: absolute;
    height: 120px;
    width: 497px;
    margin-left: 493px;
    /* border: 1px solid #cacaca; */
    background-image: url('../DATAImages/_BannerBackground5a.png');
}

#headerleftsurvey
{
    position: absolute;
    height: 150px;
    width: 493px;
    margin: 0;
    /* border: 1px solid #cacaca */
}

#headerrightsurvey
{
    position: absolute;
    height: 150px;
    width: 497px;
    margin-left: 493px;
    /* border: 1px solid #cacaca; */
    background-image: url('../DATAImages/_BannerBackground5a.png');
}

#headerphone
{
    position: absolute;
    margin-left: 278px;
    /* border: 1px solid #cacaca; */
}

#horizontalmenu {
    height: 30px;
    width: 990px;
    color: #0032a1;
    background-color: #0032a1;
    /* border: 1px solid #cacaca */
}

#horizontalsubmenu
{
    position: absolute;
    height: 30px;
    width: 990px;
    margin-top: 150px;
    /* border: 1px solid #cacaca */
}


#content
{
    position: absolute;
    width: 990px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    height: auto !important; /**/
    height: 100%;
    /* border: 1px solid #ffffff; */
    background-color: #ffffff;
    margin-bottom: -550px;
    margin-top: 175px;
}

#contentNoSub
{
    position: absolute;
    width: 990px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    height: auto !important; /**/
    height: 100%;
    /* border: 1px solid #ffffff; */
    background-color: #ffffff;
    margin-bottom: -550px;
    margin-top: 150px;
}

#contentNoSubSurvey
{
    position: absolute;
    width: 990px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    height: auto !important; /**/
    height: 100%;
    /* border: 1px solid #ffffff; */
    background-color: #ffffff;
    margin-bottom: -550px;
    margin-top: 120px;
}


#contentMain
{
    position: absolute;
    margin-top: 150px;
    text-align: left;
    width: 990px;
    /* border: 1px solid #ffffff; */
    /* background-color: #F0F3F5; */
}



#footertop
{
    position: absolute;
    border-top: solid 1px gray;
    margin-top: 0px;
    height: 250px;
    width: 990px;
    background-color: #F0F3F5;
}

#prop65Warning {
    position: absolute;
    margin-top: 0px;
    height: 90px;
    width: 990px;
    background-color: #F0F3F5;
}
#footerarea1
{
    position: absolute;
    padding: 6px 0px 3px 6px;
    width: 320px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3F3B3B;
}

#footerarea1title
{
    text-align:center;
    margin-top: 0px;
    margin-bottom: 0px;
}


#footerarea1titleh1
{
    padding: 0px 0px 0px 110px;
}

#footerarea1a
{
    position: absolute;
    padding: 0px 0px 0px 0px;
    width: 150px;
}

#footerarea1b
{
    position: absolute;
    padding: 0px 0px 0px 0px;
    width: 150px;
    margin-left: 160px;
}


#footerarea2
{
    position: absolute;
    padding: 6px 0px 3px 6px;
    width: 320px;
    margin-left: 330px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3F3B3B;
}

#footerarea2title
{
    text-align:center;
    border-left: solid 1px gray;
    margin-top: 0px;
    margin-bottom: 0px;
}

#footerarea2a
{
    position: absolute;
    padding: 0px 0px 0px 0px;
    width: 150px;
    border-left: solid 1px gray;
}

#footerarea2b
{
    position: absolute;
    padding: 0px 0px 0px 0px;
    width: 150px;
    margin-left: 160px;
}


#footerarea3
{
    position: absolute;
    padding: 6px 0px 3px 6px;
    width: 320px;
    margin-left: 660px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3F3B3B;
}

#footerarea3title
{
    text-align:center;
    border-left: solid 1px gray;
    margin-top: 0px;
    margin-bottom: 0px;
}

#footerarea3a
{
    position: absolute;
    padding: 0px 0px 0px 0px;
    width: 150px;
    border-left: solid 1px gray;
}

#footerarea3b
{
    position: absolute;
    padding: 0px 0px 0px 0px;
    width: 150px;
    margin-left: 160px;
}

#footerarea3c
{
    position: absolute;
    padding: 0px 0px 0px 0px;
    width: 300px;
    height: 220px;
    border-left: solid 1px gray;
}



#footerbottom
{
    position: absolute;
    margin-top: 225px;
    height: 350px;
    width: 990px;
    background-color: #F0F3F5;
}



#footerarea4
{
    position: absolute;
    padding: 0px 0px 3px 6px;
    width: 320px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3F3B3B;
}

#footerarea4title
{
    text-align:center;
    margin-top: 0px;
    margin-bottom: 0px;
}

#footerarea4a
{
    position: absolute;
    padding: 0px 0px 0px 0px;
    width: 300px;
}

#footerarea5
{
    position: absolute;
    padding: 0px 0px 3px 6px;
    width: 320px;
    margin-left: 330px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3F3B3B;
}

#footerarea5title
{
    text-align:center;
    border-left: solid 1px gray;
    margin-top: 0px;
    margin-bottom: 0px;
}

#footerarea5a
{
    position: absolute;
    padding: 0px 0px 0px 0px;
    width: 300px;
    height: 300px;
    border-left: solid 1px gray;
}

#footerarea5b
{
    position: absolute;
    padding: 0px 0px 0px 0px;
    width: 300px;
    height: 220px;
    border-left: solid 1px gray;
}

#footerarea6
{
    position: absolute;
    padding: 0px 0px 3px 6px;
    width: 320px;
    margin-left: 660px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3F3B3B;
}

#footerarea6title
{
    text-align:center;
    border-left: solid 1px gray;
    margin-top: 0px;
    margin-bottom: 0px;
}

#footerarea6a
{
    position: absolute;
    padding: 0px 0px 0px 0px;
    width: 300px;
    height: 300px;
    border-left: solid 1px gray;
}



.STL
{
    background-color: #000286;
}

.PLA
{
    background-color: #CC0000;
}

.IND
{
    background-color: #009900;
}

.PLUS
{
    background-color: cornflowerblue;
}

.textextender
{
    color: #666666;
    font-style: italic;
}


/************************* Image Carousel on Employment Opportunities Page*************************/
.image_carousel
{
    padding: 15px 0 15px 40px;
}

    .image_carousel img
    {
        border: 1px solid #ccc;
        background-color: white;
        padding: 9px;
        margin: 7px;
        display: block;
        float: left;
    }

.clearfix
{
    float: none;
    clear: both;
}

.SubMenu
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    height: 25px;
    background-color: #cacaca;
}

.SubMenuItem
{
    height: 25px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    width: 100%;
    font: 12px Arial;
    letter-spacing: 1px;
}

    .SubMenuItem a
    {
        color: Black;
        text-decoration: none;
    }

    .SubMenuItem:hover a
    {
        background-color: #9ba3b4;
        color: black;
    }

.SubMenuInner
{
    display: table-cell;
    width: 100%;
    height: 25px;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;

}

.TopMenu
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    color: white;
    height: 30px;
    background-image: url('../image/top-0_30.png');
}

.MenuItem
{
    height: 30px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    width: 100%;
    font: 12px Arial;
    letter-spacing: 1px;
}

    .MenuItem a
    {
        color: white;
        text-decoration: none;
    }

    .MenuItem:hover a
    {
        background-image: url('../image/top-1.png');
        color: black;
    }

.MenuInner
{
    display: table-cell;
    width: 100%;
    height: 30px;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
}

/************************* Metals Grid *************************/

table.Wrapper, tr.Wrapper, td.Wrapper {
    /* border-collapse: collapse; */
    border: none;
    background: transparent;
}

.footerText {
    color: #ffcc33;
    text-decoration: none;
}

table.maintable {
    background-color: #1c3a70;
    border-collapse: separate;
    border-spacing: 0px;
    border: 2px solid #1c3a70;
    border-radius: 5px;
    width: 100%;
}

div.productContent {
    margin-right: 12px;
}

.dropshadow {
    /*box-shadow: 3px 6px 12px #888888;*/
}

table.GrayBox {
    background: #F2F2F2; /*  background: #FFFFFF;
  background-image: url('../Images/VertGrayGradient.jpg') ;
  background-repeat: repeat-x;
  border-collapse: collapse; */
    width: 100%;
    text-align: left;
}

tr.griditem td, td.griditem {
    /*background-color:#f8f8f8;*/
    background-color: #FFFFFF;
    border-top: #bfbdbd 1px solid;
    border-left: #bfbdbd 1px solid;
    text-align: center;
}

tr.gridaltItem td, td.gridaltItem {
    background-color: #fbfde7;
    border-top: #bfbdbd 1px solid;
    border-left: #bfbdbd 1px solid;
    text-align: center;
}

tr.gridaltItem a {
    cursor: pointer;
}

table.maintable {
    background: #BFBDBD;
}

.for_headbg {
    height: 25px;
    background-image: url('../Images/VertBlueGradient.jpg');
    background-repeat: repeat-x;
    background-color: #006699;
    padding: 0px;
    vertical-align: middle;
    border: none;
}

.for_title {
    font: bold 12px verdana;
    text-align: left;
    color: #FFFFFF;
    white-space: nowrap;
    padding-left: 5px;
}

.back-to-top {
    position: fixed;
    border: 1px solid black;
    bottom: 35px;
    left: 6px;
    text-decoration: none;
    color: #000000;
    background-color: #FFFFFF;
    font-size: 12px;
    padding: 1em;
    display: none;
    z-index: 1000;
}

tr.lvHeader th {
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #000000;
}


div.DataHeader {
    /*background-image: url('../Images/catcell-sml.gif');*/
    background-repeat: repeat-x;
    background-color: #121212;
    border-bottom: solid 1px #000000;
    text-align: center;
    color: white;
    font-family: Arial;
    font-size: 13px;
    padding: 0px 3px 5px 3px;
}

tr.DataHeader th, td.DataHeader, th.DataHeader {
    /*background-image: url('../Images/catcell-sml.gif');*/
    /*background-color: #121212;*/
    background-repeat: repeat-x;
    background-color: #1c3a70;
    border-bottom: solid 1px #000000;
    text-align: center;
    color: white !important;
    font-family: Arial;
    font-size: 13px;
    padding: 5px 3px 5px 3px;
}



tr.DataHeader > th > a.SortDown, a.SortUp, a.SortUp:hover, a.SortUp:link, a.SortUp:active, a.SortDown, a.SortDown:hover, a.SortDown:link, a.SortDown:active, a.SortNone, a.SortNone:hover, a.SortNone:link, a.SortNone:active {
    color: white !important;
}

tr.DataHeader-sml td, td.DataHeader-sml, th.DataHeader-sml {
    /*background-image: url('../Images/catcell-sml.gif');*/
    background-repeat: repeat-x;
    background-color: #1c3a70;
    border-bottom: solid 1px #000000;
    text-align: center;
    color: white !important;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 2px;
}

tr.DataHead th, td.DataHead, th.DataHead {
    border-bottom: solid 1px #000000;
    text-align: center;
    color: Black;
    font-family: Arial;
    font-size: 13px;
    padding: 5px 3px 5px 3px;
}



.SmartGridItemSel {
    cursor: hand;
}

.SmartGridItem {
    cursor: default;
}

.SmartGridHeader {
    /*background-image: url('../Images/catcell.gif');*/
    background-repeat: repeat-x;
    background-color: #1c3a70;
    border-bottom: solid 1px #000000;
    text-align: center;
    color: white;
    font-family: Arial;
    font-size: 13px;
    padding: 5px 15px 5px 15px;
}

th.SmartGridHeader {
    padding: 5px 10px 5px 10px !important;
}


.GridHeader {
    background-color: #006699;
    color: White;
    text-align: Center;
    font-family: Arial;
    font-size: Small;
}

td.SectionHeader {
    /*background-image: url('../Images/HorizBlueLrg.jpg');*/
    background-repeat: repeat-y;
    color: White;
    text-align: Center;
    font-family: Arial;
    font-size: medium;
    font-weight: bolder;
    height: 35px;
}


.BoxHeader {
    font-family: Arial;
    font-size: 15pt;
    text-decoration: underline;
    font-variant: small-caps;
}

table.mainBox {
    background-color: #F9F9F9;
    border-collapse: separate;
    border: none;
    width: 100%;
}

