/*     WRAPPER CSS DEFINITIONS     */


body {
    background-color: #edeeef;
    background-image: url(images/bg.jpg);
    background-position: center;
    background-repeat: repeat-y;
    text-align: center;
}

    body #headerimagedef {
        height: 0px;
        text-align: center;
    }


    body #backgrounddef {
    }

    body #footerimagedef {
    }


TABLE.header {
    width: 980px;
    margin: auto;
    padding: auto;
    /* border-left:1px #CCCCCC solid; border-bottom:1px #CCCCCC solid; */
    background-image: url(../../laborweb/1/banner.gif);
    background-color: #00a9e3;
    background-position: top 0px;
    background-repeat: no-repeat;
    height: 200px;
}

    TABLE.header TR, TABLE.header TD {
        /* border-left:1px #CCCCCC solid; border-bottom:1px #CCCCCC solid; */
    }

TD.logo {
    width: 300px;
    height: 200px;
    background-image: url(images/logo.jpg);
    background-repeat: no-repeat;
}



TD.sitetitle {
    vertical-align: middle;
    color: #FFFFFF;
    background-image: url(images/headerBG.jpg);
    background-repeat: no-repeat;
    font-family: Impact, "Arial Black";
    font-weight: bold;
    font-size: 2.4em;
    text-align: right;
    padding-right: 20px;
}

TABLE.maintablebody {
    width: 980px;
    margin: auto;
    padding: auto;
    background-color: #FFFFFF;
}


TD.navtext {
    width: 250px;
    padding: 0px 0px 0px 0px;
    margin: 0;
    background: #edeeef;
}

/************************************ Left Nav ********************************** */


/* http://www.meadhra.com/cnet/040128/Button_Sample.html*/


div#menu {
    width: 250px;
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 20px;
}


    div#menu li {
        width: 250px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.4em;
        list-style-type: none;
        font-weight: bold;
    }


        div#menu li a {
            padding-left: 25px;
            padding-top: 10px;
            padding-bottom: 10px;
            margin-left: 20px;
            margin-right: 20px;
            display: block;
            height: 100%;
            text-decoration: none;
            color: #007ac0;
        }


            div#menu li a:link {
                color: #007ac0;
                border-bottom: 1px dotted #007ac0;
                padding-left: 10px;
            }

            div#menu li a:visited {
                color: #007ac0;
                border-bottom: 1px dotted #007ac0;
                padding-left: 10px;
            }


            div#menu li a:active {
                color: #007ac0;
                border-bottom: 1px dotted #007ac0;
                padding-left: 10px;
            }


            div#menu li a:hover {
                color: #FFF;
                border-bottom: 1px dotted #FFF;
                padding-left: 10px;
                background: #007ac0;
                ;
            }







/************************************ Middle  ********************************** */





TD.content {
    vertical-align: top;
    padding: 20px 10px 10px 20px;
    /*line-height:					150%; 
	background-image:url(images/content_back.gif);
background-position: top left;
background-repeat: no-repeat;*/
}

    TD.content UL, TD.content OL {
        padding: 0;
        margin: 0;
        margin-left: 0;
        padding-left: 3em;
        pading-top: 10px;
        padding-bottom: 10px;
        font-size: 1.2em;
        line-height: 1.5em;
        list-style-position: outside;
        list-style-image: url(../../laborweb/1/__bullet_grey.gif);
    }


    TD.content H4.maintitle {
        color: #ea3b36;
        font-size: 1.6em;
    }

    TD.content DIV.article {
        width: 450px;
        clear: both;
        padding-bottom: 10px;
        padding-top: 10px;
    }

        TD.content DIV.article P {
            padding-top: 10px;
        }

    TD.content DIV.articleImage {
        float: left;
        padding-right: 10px;
    }

        TD.content DIV.articleImage P {
            font-weight: bold;
            font-size: 1.0em;
        }

    TD.content DIV.article img.pic-left {
        padding-right: 10px;
        padding-bottom: 10px;
        float: left;
    }

    TD.content DIV.article img.pic-right {
        padding-left: 10px;
        padding-bottom: 10px float:right;
    }


    TD.content DIV.articletitle {
        color: #000;
        font-size: 1.4em;
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 0;
        padding: 0;
    }

        TD.content DIV.articletitle A:link, TD.content DIV.articletitle A:visited, TD.content DIV.articletitle A:active {
            color: #CC0000;
        }

        TD.content DIV.articletitle A:hover, TD.content DIV.articletitle A:focus {
            color: #000000;
        }

    TD.content blockquote {
        background-color: #EBEBEB;
        margin: 0.5em 3.2em 10px;
        padding: 10px 15px;
    }








.headlineThumbnail {
    float: left;
    padding-right: 10px;
}



/************************************ right column ********************************** */

TD.rightcolumn {
    width: 200px;
    vertical-align: top;
    padding: 10px 10px 10px 10px;
}

    TD.rightcolumn #block_body {
        padding-left: 10px;
        background-image: url(../../laborweb/1/rightcolumn_block_body.gif);
        background-position: top left;
        background-repeat: repeat-y;
        border-left: 1px dotted #007ac0;
    }

        TD.rightcolumn #block_body HR {
            height: 1px;
            border: 1;
            padding: 0;
            color: #CCCCCC;
            margin: 5px 5px 5px 0px;
        }



    TD.rightcolumn #block_bottom {
        height: 10px;
        background-image: url(../../laborweb/1/rightcolumn_block_bottom.gif);
        background-position: top left;
        background-repeat: no-repeat;
        border-left: 1px dotted #007ac0;
    }

    TD.rightcolumn #reg_head {
        height: 34px;
        background-image: url(../../laborweb/1/rightcolumn_hd_reg.gif);
        background-position: top left;
        background-repeat: repeat-x;
        color: #003366;
        font-weight: bold;
        font-size: 1.2em;
        padding-left: 40px;
        padding-top: 10px;
        vertical-align: middle;
        border-left: 1px dotted #007ac0;
    }

    TD.rightcolumn #reg_takeaction {
        height: 34px;
        background-image: url(../../laborweb/1/rightcolumn_hd_takeaction.gif);
        background-position: top left;
        background-repeat: repeat-x;
        color: #003366;
        font-weight: bold;
        font-size: 1.2em;
        padding-left: 40px;
        padding-top: 10px;
        vertical-align: middle;
    }


    TD.rightcolumn #reg_all {
        height: 34px;
        background-image: url(../../laborweb/1/rightcolumn_hd_all.gif);
        background-position: top left;
        background-repeat: repeat-x;
        color: #003366;
        font-weight: bold;
        font-size: 1.2em;
        padding-left: 40px;
        padding-top: 10px;
        vertical-align: middle;
        border-left: 1px dotted #007ac0;
    }


        TD.rightcolumn #reg_all a:link {
            color: #666666;
            text-decoration: none;
            border-left: 1px dotted #007ac0;
        }

        TD.rightcolumn #reg_all a:visited {
            color: #666666;
            text-decoration: none;
            border-left: 1px dotted #007ac0;
        }

        TD.rightcolumn #reg_all a:active {
            color: #666666;
            text-decoration: none;
            border-left: 1px dotted #007ac0;
        }

        TD.rightcolumn #reg_all a:hover {
            color: #753200;
            text-decoration: none;
            border-left: 1px dotted #007ac0;
        }

    TD.rightcolumn P {
        padding: 10px 10px 10px 10px;
        border-left: 1px dotted #007ac0;
    }

    TD.rightcolumn UL.takeaction {
        padding: 0;
        margin: 0;
        margin-left: 0;
        padding-left: 3em;
        pading-top: 10px;
        padding-bottom: 10px;
        font-size: 1.1em;
        line-height: 1.2em;
        list-style-position: outside;
        list-style-image: url(../../laborweb/1/__bullet_grey.gif);
        border-left: 1px dotted #007ac0;
    }



TABLE.loginform {
    width: 150px;
    font-size: 1.0em;
    padding-bottom: 10px;
}

    TABLE.loginform TD {
        /* border-right:1px #CCCCCC solid; border-top:1px #CCCCCC solid; */
        font-size: 1.0em;
    }

        TABLE.loginform TD INPUT {
            font-size: 1.0em;
        }

            TABLE.loginform TD INPUT.widthdef {
                font-size: 1.0em;
                width: 80px;
            }

TD.rightcolumn table {
    border-left: 1px dotted #007ac0;
}

DIV.sidebarBanner img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 5px;
    border-left: 1px dotted #007ac0;
}

#sidebarBannerblock {
    padding-top: 10px;
    border-left: 1px dotted #007ac0;
}

/************************************ iframe banners   ********************************** */
IFRAME#banners {
    width: 764px;
    margin: auto;
    padding: auto;
    text-align: center;
    height: 80px;
}

/************************************ footer   ********************************** */


TABLE.footertable {
    width: 980px;
    margin: auto;
    padding: auto;
    /*border-left:1px #CCCCCC solid; border-bottom:1px #CCCCCC solid; */
    background-color: #007ac0;
}

TD.footer {
    /*vertical-align:				bottom; */
    padding: 5px;
    font-size: 1.0em;
    color: #FFFFFF;
    /*
background-image:url(images/bg_footer.gif);
background-position: top left;
background-repeat: repeat-x;
*/
}

    td.footer a:link {
        color: #FFF;
    }

    td.footer a:visited {
        color: #FFF;
    }

    td.footer a:active {
        color: #FFF;
    }

    td.footer a:hover {
        color: #999;
    }


/******************* RSS feed style ********************************/
div.articleRSS {
    border: 1px #00a94f solid;
    margin-bottom: 10px;
    padding: 5px;
    background-color: #F5FBF8;
}

div.articleTitleRSS {
    color: #00a94f;
    font-size: 1.6em;
    font-weight: bold;
}

div.articleRSS a {
    font-weight: bold;
}

div.articleRSSFeed {
    border: 1px #0f3a71 solid;
    margin-bottom: 10px;
}

div.articleTitleRSSFeed {
    background-color: #0f3a71;
    padding-left: 10px;
    color: #ffffff;
    font-size: 1.6em;
    font-weight: bold;
}

div.articleRSSFeed ul {
    list-style-type: square;
}
