html {
    color: #46484E;
}

body {
    text-align: left;
}



#doc, #doc2, #doc4 {
    margin: 0em;
    width: auto;
}

body#login #doc2 {
    margin: auto;
}

.yui-t1 .yui-b {
    float: left;
    width: 13.8461em;
    *width: 13.50em;
}

.yui-t1 #yui-main .yui-b {
    margin-left: 14.8461em;
    *margin-left: 14.55em;
}

#hd {
    height: 9em;
    margin-bottom: 1.5em;
}

#bd {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

#ft {
    height: 4em;
    color: #46484E;
    background-color: #DCE2E7;
    font-size: 85%;
    padding-top: 1.5em;
    padding-left: 1.5em;
    padding-right: 1.5em;
}





.header1, .header2, .header3 {
    padding: 0.2em 0.3em 0.2em 0em;
    border-bottom: 2px solid #F2873E;
    color: #F2873E;
}

.header1 h2, .header2 h2, .header3 h2 {
    text-transform: uppercase;
}

.header1 a, .header1 a:visited, .header1 a:hover,
.header2 a, .header2 a:visited, .header2 a:hover,
.header3 a, .header3 a:visited, .header3 a:hover {
   color: #F2873E;
}





#bannerlogo {
    float:left;
    background-image: url(../images/cnw/bannerlogo.gif);
    background-repeat: no-repeat;
    height: 53px;
    width: 458px;
    margin: 10px;
    cursor: pointer;
}

#headermenu {
    margin-right: 1em;
}

.menulink, .menulink:visited, .menulink.hover {
    color: #888a8f;
}

#signin, #signout {
    position: absolute;
    right: 1.5em;
    top: 72px;
    padding: 0.6em;
    color: white;
    font-size: 108%;
    font-weight: bold;
    text-decoration: none;
}

#signin:hover, #signout:hover {
    text-decoration: underline;
}

#extraheaderdiv {
    height: 1.45em;
    background-color: #F2873E;
    color: white;
    padding: 0.6em 0em 0.4em 1em;
    border-bottom: 0.8em solid #FED5B2;
}

#extraheaderdiv a {
    color: white;
    font-size: 108%;
    font-weight: bold;
    text-decoration: none;
    padding: 0.6em;
}

#extraheaderdiv a:hover {
    color: black;
    background-color: #FED5B2;
}

#searchdiv {
    position: absolute;
    top: 1.5em;
    right: 10em;
}

#searchform {
}

#searchbox {
    margin-right: 1em;
    padding: 5px 2px;
    width: 16em;
    font-size: 85%;
}

#searchbutton {
}

#date {
    padding: 4px 10px 4px 10px;
    font-weight: bold;
    visibility: hidden;
    display: none;
}





#folders {
    background-color: #888A8F;
    margin-bottom: 1em;
    padding-top: 4px;

    background-image: url(../images/cnw/navmenubackgroundtop.gif);
    background-repeat: no-repeat;
    background-position: top;
    zoom: 1; /* css hack to force haslayout in IE */
}

#menuitems, #externallinks {
    background-color: #888A8F;
    margin-bottom: 1em;
}

li.folder {
    background-color: #888A8F;
    font-weight: bold;
    padding: 8px 10px 12px 10px;
    background-image: url(../images/cnw/navmenubackgroundbottom.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    zoom: 1; /* css hack to force haslayout in IE */
}

li.menuitem, li.externallink {
    background-color: #E9E9E9;
    padding: 6px 10px 6px 10px;
    border-bottom: 1px solid white;
}

li.folder a {
    color: white;
    text-decoration: none;
}

li.menuitem a, li.externallink a {
    text-decoration: none;
    color: #666;
}

li.folder a:hover, li.menuitem a:hover, li.externallink a:hover {
    text-decoration: underline;
}

#poweredbypathfirelink {
}

#poweredbypathfire {
    margin-left: 0.2em;
}





.packagesummary {
    color: black;
}

.active {
}

.inactive {
}

.packagetitle {
    font-size: 131%;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.packagetitle a, .packagetitle a:visited, .packagetitle a:hover {
    color: #404344;
}

img.keyframe {
    border: 1px solid #F2873E;
}

.pagenavigation {
}

.pagenavigation a {
    color: #888A8F;
}

#previouspage, #nextpage, .pagenumber {
}





div.sociallinks {
   margin-top: 5px;

}

.sociallink {
   margin-right: 1em;
   font-size: 93%;
   font-weight: bold;
   color: #F88017;
}

a.sociallink {
    text-decoration: none;
    white-space: nowrap;
}

tr.usertableheader {
    background-color: #818b91;
    color: white;
}

tr.even {
   background-color: #EEEEEE;
}

tr.odd {
   background-color: white;
}
