/* header */
a.header:link, a.header:visited, a.header:active {
    font-size: 11px;
    color: #ffffff;
    font-weight:normal;
    text-decoration:underline;
}
a.header:hover {
    font-size: 11px;
    color: #a6801d;
    font-weight:normal;
    text-decoration:underline;
}
td.header {
    padding-left:10px;
    vertical-align:text-top;
    color: #ffffff;
    font-size: 11px;
}

/* navigation */
a.nav:link, a.nav:visited, a.nav:active {
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}
a.nav:hover, a.navActive:link, a.navActive:active, a.navActive:visited, a.navActive:hover {
    font-size: 11px;
    color: #a6801d;
    font-weight: bold;
    text-decoration: none;
}
td.nav, td.navActive {
    background-image: url("../images/frame/nav_bg.gif");
    font-size: 13px;
    color: #223b5b;
    font-weight:bold;
}

/* left column */
a.lm_catActive:hover, a.lm_catActive:link, a.lm_catActive:visited, a.lm_catActive:active, a.lm_cat:hover, .lm_catHover {
    font-size: 12px;
    font-weight: normal;
    color: #a6801d;
    text-decoration: none;
    position:relative;
    left:13px;
    width:148px;
    padding-right:13px;
}
a.lm_cat:link, a.lm_cat:visited, a.lm_cat:active {
    font-size: 12px;
    font-weight: normal;
    color: #223b5b;
    text-decoration: none;
    position:relative;
    left:13px;
    width:148px;
    padding-right:13px;
}
.lm_category {
    position:relative;
    left:0px;
    width:171px;
    height:100%;
}
.categorySpacer1 {
    height:1px;
    background-color:#fafbf7;
}
.categorySpacer2 {
    height:1px;
    background-color:#c9c9c3;
}
.lm_copy {
    font-size:11px;
    color: #767670;
    padding-left:13px;
}
.lm_title {
    font-size:11px;
    color: #223b5b;
    font-weight: bold;
    padding-left:13px;
}

/* New Left Menu */
.gpfs {
    font-weight: bold;
    position:relative;
    left:5px;
    width:171px;
    height:100%;
}

/* Right Margin */
.inputFieldSearch {
    width: 120px;
    font-size: 11px;
    padding-left: 3px;
    color: #222222;
    height: 18px;
    border: 1px solid #a5a7b2;
}
.inputFieldSearch0 {
    width: 120px;
    font-size: 11px;
    padding-left: 3px;
    color: #999999;
    height: 18px;
    border: 1px solid #a5a7b2;
}
.inputFieldSearch1 {
    width: 120px;
    font-size: 11px;
    padding-left: 3px;
    color: #222222;
    height: 18px;
    border: 1px solid #a5a7b2;
}

/* footer */
.copyright { font-size: 11px; color: #767670;}

/* general, content */
a.cat0:link, a.cat0:visited, a.cat0:active, .cat0 {
    font-size: 10px;
    color: #223b5b;
    text-align: center;
    text-transform:uppercase;
}
a.cat0:hover {
    font-size: 10px;
    color: #a6801d;
    text-align: center;
    text-transform:uppercase;
    text-decoration:none;
}
.bodySpacer { background:url(../images/site/separator.gif) repeat-x 0% 50%; height:4px;}
.home_content {
    font-size:12px;
    font-weight: bold;
    color:#767670;
    line-height:24px;
}
.inputFieldBody, .inputField, .inputQtyBody {
    height: 18px;
    border: 1px #a5a7b2 solid;
    font-size: 12px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-left: 2px;
    color: #222222;
}

.loading {background-color: #efede7; }
#catDDList1 li { list-style-type:square;}
#catDDList2 li { list-style-type:disc;}
#catDDList3 li{ list-style-type:circle;}
#catDDList4 li{ list-style-type:disc;}
#catDDList5 li{ list-style-type:circle;}
.catDDList li {position:relative; left:-10px;}
#mfrDDList1 li { list-style-type:square;}
#mfrDDList2 li { list-style-type:disc;}
#mfrDDList3 li{ list-style-type:circle;}
#mfrDDList4 li{ list-style-type:disc;}
#mfrDDList5 li{ list-style-type:circle;}
.mfrDDList li {position:relative; left:-10px;}
#resource-list ul {margin:0px 40px;}
.red {color: #cc0000;}

.searchtext {
    vertical-align:text-top;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
