html {
    color: #323232;
}

body {
    text-align: left;
    background-color: #FAFAFA;
}



#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: 8.85em;
    background-color: #4D4E53;
    padding-left: 1.5em;
    padding-right: 1.5em;
    border-bottom: 0.5em solid #81CCDD;
}

#bd {
    background-color: white;
    padding-top: 1.5em;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

#ft {
    height: 4em;
    color: #46484E;
    background-color: #F07B05;
    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 {
    position: absolute;
    top: 2.5em;
    left: 0.7em;
    background-image: url(../images/cnw/bannerlogo_en.gif);
    background-repeat: no-repeat;
    height: 65px;
    width: 187px;
    margin: 10px;
    cursor: pointer;
}

#headermenu {
    position: absolute;
    right: 1.5em;
    z-index: 1;
    padding-top: 0.6em;
    padding-bottom: 0.4em;
}

#welcomeuser {
    font-size: 85%;
    color: white;
}

#welcomeuser a, #welcomeuser a:visited {
    color: white;
    text-decoration: none;
}

#welcomeuser a:hover {
    text-decoration: underline;
}

.menulink, .menulink:visited, .menulink.hover {
    color: #888a8f;
}

#signin, #signout {
    color: white;
    font-size: 85%;
    text-decoration: none;
}

#signin:hover, #signout:hover {
    text-decoration: underline;
}

#extraheaderdiv {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 1.45em;
    background-color: #F07B05;
    color: white;
    padding-top: 0.6em;
    padding-bottom: 0.4em;
}

#extraheaderdiv a {
    color: white;
    font-size: 85%;
    text-decoration: none;
    padding-left: 1.5em;
}

#extraheaderdiv a:hover {
    text-decoration: underline;
}

#searchdiv {
    position: absolute;
    top: 4.5em;
    right: 1.5em;
}

#searchform {
}

#searchbox {
    color: #666;
    width: 16em;
    font-size: 85%;
    margin-right: 1px;
    padding: 8px 5px 6px 5px;
    border: 1px solid white;

    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

#searchbutton {
}

#date {
    padding: 4px 10px 4px 10px;
    font-weight: bold;
    visibility: hidden;
    display: none;
}





#folders {
    margin-bottom: 1em;
}

#menuitems, #externallinks {
    background-color: white;
    margin-bottom: 1em;
    border-top: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
}

li.folder {
    font-weight: bold;
    background-color: #F7F7F7;
    padding: 12px 10px 12px 10px;
    border: 1px solid #E8E8E8;
}

li.menuitem, li.externallink {
    padding: 6px 10px 6px 10px;
    border-bottom: 1px solid #E8E8E8;
}

li.folder a {
    color: #FF7B00;
    text-decoration: none;
}

li.menuitem a, li.externallink a {
    text-decoration: none;
    color: #FF7B00;
}

li.folder a:hover, li.menuitem a:hover, li.externallink a:hover {
    text-decoration: underline;
}

#poweredbypathfirelink {
}

#poweredbypathfire {
    margin-left: 0.2em;
}





.packagesummary {
     color: #323232;
}

.active {
}

.inactive {
}

.packagetitle {
    font-size: 131%;
    font-weight: normal;
    margin-bottom: 0.5em;
}

.packagetitle a, .packagetitle a:visited, .packagetitle a:hover {
    font-weight: bold;
    color: #323232;
    text-decoration: underline;
}

#titlestring {
   font-size: 197%;
}

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;
}





.accountinformation .settings {
    color: black;
}

