﻿/* Wrapper */
.NavBarWrapper .hdr { width:195px;height:5px;line-height:0;overflow:hidden;background: url("../images/NavBarStatic.png") no-repeat; }
.NavBarWrapper .con { width:195px;height:325px;background:#f8f5e0 url("../images/NavBarVertical.png") repeat-y; }
.NavBarWrapper .ftr { width:195px;height:6px;line-height:0;overflow:hidden;background:#fff url("../images/NavBarStatic.png") no-repeat 0 -6px; }


/* NavBar styles */
.nb { width:183px;height:auto;margin:0 5px;border:1px solid #ccc;border-bottom:#eee; }
.item,.item-h,.item-x { font:12px Arial,Helvetica,sans-serif;color:#666;cursor:default; }
    .item .top,.item-h .top,.item-x .top { width:183px;height:29px;background:transparent url("../images/NavBarStatic.png") no-repeat 0 -12px;font-weight:bold;line-height:29px;border-bottom:1px solid #ccc; }
    .item-h .top { background-position:0 -41px; }
    .item-x .top { color:#dd3409; }

.item .sub,.item-h .sub { width:183px;height:24px;background-color:#fff;color:#666;padding:0 5px;line-height:24px; }
.item-h .sub { background:#e3e3e3;color:#000; }



.grp { border-bottom:1px solid #ccc; }



.icon { float:left;width:16px;height:16px;background:transparent url("../images/NavBarIcons.png") no-repeat; }
.icon { _background-image:url("../images/NavBarIcons.gif"); } /* For IE6 */
.top .icon { margin:5px 8px; }
.sub .icon { margin:4px 8px 0 12px; }

.download { background-position:0 0; }
.world { background-position:0 -16px; }
.person { background-position:0 -32px; }

.bubble { background-position:0 -48px; }
.links { background-position:0 -64px; }
.blueflag { background-position:0 -80px; }
.home { background-position:0 -96px; }
.redflag { background-position:0 -112px; }
.calendar { background-position:0 -128px; }
.orangeflag { background-position:0 -144px; }
.info { background-position:0 -160px; }

.openmail { background-position:0 -176px; }
.contact { background-position:0 -192px; }
.yellowflag { background-position:0 -208px; }
.greenflag { background-position:0 -224px; }
.purpleflag { background-position:0 -240px; }
.checkmark { background-position:0 -256px; }
.bubble2 { background-position:0 -272px; }
.closedmail { background-position:0 -288px; }
.notepad { background-position:0 -304px; }
.personok { background-position:0 -320px; }
.docdownload { background-position:0 -336px; }
.newsok { background-position:0 -352px; }
.notepadok { background-position:0 -368px; }


