/* =SIDEBARS==================================
# This controls the sidebar navigation on both
# employees and public sites.
# -----------------------------------
# Last Mod: 01/06/05 by Ryan Christie
==============================================*/

/* OVERALL */
#sidebar {color:#3d3d3d; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; text-align:left; width:146px;}
#sidebar a {color:#3d3d3d;}
#sidebar a.here {font-weight:bold;}
#sidebar ul {margin:0; padding:0; list-style:none;}
#sidebar li {margin:0; padding:0; list-style:none;}

/* STRUCTURE w|h|p|m|b */
#sidebar ul ul li {border-bottom:1px solid; padding-bottom:1px;}
#sidebar ul.S1e ul li {border-bottom:0;}
#sidebar ul ul ul li {border-bottom:0;}
#sidebar ul li a {display:block; padding:7px 2px 7px 12px; width:132px;}
#sidebar ul.S1e li a {padding-bottom:7px;}
#sidebar ul ul li.isLB {padding-bottom:6px;}
#sidebar ul ul li.isLB a {padding-bottom:2px;}
#sidebar ul ul li.isLB li.isLB {padding-bottom:0;}
#sidebar ul ul ul li a {padding:2px 0 2px 11px; margin-left:14px; width:116px;}
#sidebar ul ul ul li a {border-bottom:0;}
#sidebar ul ul ul ul li a {margin-left:26px; width:107px;}

/* PRESENTATION b|c|f/w */
#sidebar ul.S1, #sidebar ul.S1e {background:#1187e7;}
#sidebar ul.S1 ul li {border-color:#1187e7;}
#sidebar ul.S1e ul li {background:#fff url("/images/1px_dot_emp_sb.gif") bottom left repeat-x;}
#sidebar ul.S2 {background:#a1a1a1;}
#sidebar ul.S2 ul li {border-color:#a1a1a1;}
#sidebar ul.S3 {background:#de9239;}
#sidebar ul.S3 ul li {border-color:#de9239;}
#sidebar ul li a {color:#fff; font-weight:bold;}
#sidebar ul ul {background:#fff;}
#sidebar ul ul li a {color:#3d3d3d; font-weight:normal;}
#sidebar ul ul li a.here {color:#1187e7; background:#efeee9;}
#sidebar ul.S1e ul li a.here {background:#efeee9;}
#sidebar ul ul li.isLB {background:#efeee9 url(/);}
#sidebar ul.S1e ul li.isLB {background:#efeee9 url("/images/1px_dot_emp_sb.gif") bottom left repeat-x;}
#sidebar ul ul li.isLB a {color:#1187e7;}
#sidebar ul.S1e ul li.isLB a.here {background:#efeee9;}
#sidebar ul ul li.isLB ul li a {color:#3d3d3d;}
#sidebar ul ul ul {background:#efeee9;}
#sidebar ul.S1e ul ul li {background:#efeee9 url(/);}
#sidebar ul ul ul li a {background:transparent url("/images/sb_arrow_blue.gif") top left no-repeat !important;}
#sidebar ul ul ul li a.here {color:#3d3d3d;}


/* id sidebar2 is the wide-content flavor of sidebar, also
   referred to as a Table of Contents (TOC) */
#sidebar2 {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:78%;}
#sidebar2 h1 {border-bottom:1px solid #9c9a9c; font-size:105%; line-height:100%; padding:0 0 9px 0;}
#sidebar2 ul {font:bold 85%/125% Verdana,Arial,Helvetica,sans-serif; list-style-image: url("/images/new/bullet.gif"); list-style-position:outside; margin:15px 0 0; padding-left:19px;}
#sidebar2 ul ul {font-size:100%; list-style-image: url("/images/new/bullet_indent.gif"); margin:1px 0;}
#sidebar2 li {margin-top:7px;}
#sidebar2 a, #sidebar2 a:link, #sidebar2 a:visited {color:#1187e7;}

/* id wm-sidebar controls the right-side navigation box in
   the web management tool */
#wm-sidebar {background:#efeee9; font-size:66%; font-family:Verdana,Arial,sans-serif; border-top:1px dotted #9a9a9a;}
#wm-sidebar div.section {border-bottom:1px dotted #9a9a9a; padding:5px 0 5px 5px;}
#wm-sidebar h3 {font-weight:bold; margin:0; padding:0;}
#wm-sidebar ul {list-style-type:none; list-style-image:url(/images/bullet_arrow_grey.gif); padding:2px 0 0 19px; margin:0; font-size:95%;}
#wm-sidebar ul li {margin-bottom:2px;}
#wm-sidebar ul li a {color:#3d3d3d;}