/*
 * For IE
 */

img{
    border: none;
}

.DC_LinkFormat a{
    text-decoration: none;
}

.DC_LinkFormat a:hover{
    text-decoration: underline;
}


.DC_ImagePreview{
    border: 1px #000000 solid;
}

.DC_Image{
    border: 1px #000000 solid;
}
.DC_StoreDeptImage{
    width: 150px;
    height: 150px;
}

/*Font family, size, and color*/
body.DC_ThemeSettings{
    /*Prioritized list of fonts*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 11px;

    /* Comment out to left justify everything*/
    margin-left:17.5%;

    /*Color of borders, fonts and backgrounds*/
    color: #004400;

    background-color: #ffffff;
    
    
    
    background-position: center;
    background-repeat: repeat-y;
}

/* Link color*/
body.DC_ThemeSettings a{
    color: #004400;

    /*Set this if you want all links not to be underlined*/
    /*text-decoration: none;*/
}

/*The background outside of the main container*/
.DC_Background{
    background-image: url(../../img/bg/page.gif);
    background-repeat: repeat-y;
}

/* The main container*/
.DC_Page {
    width: 745px;
    background-image: url(../../img/bg/left-line.gif);
    background-repeat: repeat-y;
    padding-left: 10px;
    padding-right: 1px;

    border-right: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px dotted;
}

/*Color of the footer border*/
.DC_FooterBorder {
    height: 5px;
    border-top: 1px solid #FFF;
    background-color: #004400;
    font-size: 5px;
}

/**** BEGIN HEADER ****/
.DC_TrucchisLogo {
    /*width: 225px;*/
    border: none;
}

.DC_OtherImage {
    height: 55px;
    text-align: right;
    background-position: right;
    background-repeat: no-repeat;
}
/**** END HEADER ****/

.DC_MainMenuContainer {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    background-color: #004400;
}

.DC_SubMenuContainer {
    width: 100%;
    color: #262626;
    font-size: 9px;
    background-image: url(../../img/bg/nav_sub_bg.gif);
    background-color: #CCC;
    vertical-align: middle;
    text-align: left;
    padding-top: 1px;

}

.DC_SubMenuContainer a{
    text-decoration: none;
}

.DC_SubMenuContainer a:hover{
    font-weight:bold;
    padding-right: 1px;
}

.DC_SubMenuCorner{
    /*
    padding: 0px;
    width: 18px;*/
}

/* Body Styles */
a:link.page_nav {
    color: #000;
    text-decoration: underline;
    }
a:visited.page_nav {
    color: #000;
    text-decoration: underline;
    }
a:active.page_nav {
    color: #000;
    text-decoration: underline;
    }
a:hover.page_nav {
    color: #000;
    text-decoration: underline;
    }
table.body {
    background-color: #FFF;
    }
    
td.col_right_bottom {
    width: 213px;
    margin-top: 1px;
    background-image: url(../../img/bg/col_bottom_bg.gif);
    font-size: 9px;
    border-top: 1px solid #FFF;
    border-left: 1px solid #BBB;
    padding: 4px;
}
.DC_LeftPanelContainer {
    width: 150px;
    height: 500px;
    line-height: 15px;
    margin-top: 1px;
    background-image: url(../../img/bg/col_bottom_bg.gif);
    border-top: 1px solid #FFF;
    border-right: 1px solid #BBB;
    padding: 10px;
    text-align: center;
    vertical-align: top;
}

/**** BEGIN STRUCTURE ****/

/*FRONT PAGE*/
.DC_MainImageContainer {
    width: 530px;
}

.DC_NewsBoxContainer {
    width: 213px;

    background-color: #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    text-align: left;
    padding-left: 4px;
    padding-top: 3px;
}

.DC_NewsBox{
    background-color: #FFFFFF;
    padding: 4px;
}

/* Contains banner image and directory tree */
.DC_MainContainer {
    width: 593px;
    vertical-align: top;
}

/**** END STRUCTURE ****/

.content{
    padding: 30px;
}

.DC_ContentBorder {
    margin-top: 1px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #CCC;
}

/**** END TEXT ****/
.DC_Error{
    background-color: #CC0000;
    border: 1px #000000 solid;
    color: #FFFF00;
    font-weight: bold;

    padding: 4px;
}

p.DC_InlineError{
    color: #CC0000;
    font-weight: bold;
    font-size: 12px;
}

.DC_Title {
    color: #990000;
    font-weight: bold;

    padding-left: 3px;
    padding-right: 3px;
}

.DC_SubTitle{
    padding-left: 5px;
    font-weight: bold;

    padding-left: 3px;
    padding-right: 3px;
}

.DC_LastModified{
    padding-top: 4px;
    padding-bottom: 8px;

    font-style: italic;
}

.DC_Body{
    color: #000000;
    text-align: justify;
    text-indent: 20px;

    padding-left: 3px;
    padding-right: 3px;
}

/**** END TEXT ****/

select.extra_info_1 {
    margin-top: 5px;
    font-size: 9px;
    }

a:link.category {
    color: #990000;
    font-weight: bold;
    }
a:visited.category {
    color: #990000;
    font-weight: bold;
    }
a:active.category {
    color: #990000;
    font-weight:no bold;
    }
a:hover.category {
    color: #990000;
    font-weight: bold;
    }
.graybox {
    border: 1px solid #DDD;
    padding: 5px;
    background-color: #EEE;
}
a:link.eme_nav {
    color: #003300;
    text-decoration: none;
    }
a:visited.eme_nav {
    color: #003300;
    text-decoration: none;
    }
a:active.eme_nav {
    color: #003300;
    text-decoration: underline;
    }
a:hover.eme_nav {
    color: #003300;
    text-decoration: underline;
    }
.eme_heading {
    font-size: 23px;
    font-weight: bold;
    }
.eme_title {
    font-size: 14px;
    font-weight: bold;
    }

/* Footer Styles */
.DC_Footer {
    width: 100%;
    border-top: 1px dotted;
}

.DC_Copyright {
    font-size: 10px;
    padding-top: 2px;
    padding-left: 6px;
    text-align: left;
    background-position: right;
    background-repeat: repeat-y;
    margin-bottom: 30px;
}


/* JEFF Menu Navigation*/

.DC_Directory{}

.DC_Tree{
    padding-top: 15px;
    padding-left: 6px;
    text-align: left;
}

th.DC_Tree a{
    text-decoration: none;
}

th.DC_Tree a:hover{
    text-decoration: underline;
}

.DC_Category {
    padding-top: 15px;
}

ul.DC_Category a {
    padding-left: 15px;
    text-decoration:none;
    font-weight:bold;
}

ul.DC_Category li{
    list-style-type: none;
}

ul.DC_Category a:hover {
    text-decoration:underline;
}

.DC_CategorySeparator{
    padding-top: 15px;
}



/****BEGIN GRID MENUS****/
.DC_GridMenu{
    background-color: #EEEEEE;
    border: 1px #666666 dotted;
}

.DC_GridMenu td:hover{
    background-color: #FEFECC;
}

.DC_GridMenu a{
    text-decoration: none;
}

.DC_GridMenuItem{
    padding-left: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.DC_GridMenuItem a{
    text-decoration: none;
}

.DC_GridMenuItem a:hover{
    font-weight: bold;
}

.DC_GridMenuOption{
    border: 1px #666666 dotted;
    padding-left: 8px;
    padding: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.DC_GridMenuOption a:hover{
    text-decoration: underline;
}
