/*VerticalSoilAssociation
Ciss.SideMenu - dnn360.net
by thangpdtt@gmail.com
created date: 03/28/2009 (Saturday, March 28, 2009)
*/
#SoilNav {border-bottom: 0px solid #b2b2b2; padding-bottom: 5px;}
#SoilNav a{
font-family: Arial, Helvetica, sans-serif;
color: #333;/*Standard Font colour :#333*/
}
#SoilNav a:hover{color: #099!important;}/*fixed hover color for all level*/
#SoilNav ul,#SoilNav li{list-style: none;}
#SoilNav ul,#SoilNav li,#SoilNav img{margin:0; padding: 0}
#pNav li {padding: 0px 0px 5px 0px;}
/* =-=-=-=-=-=-=-[pNav Level 0 and default All Level]-=-=-=-=-=-=-=- */
#pNav li a{font-size: 0.95em; font-weight: bold;color:#444; text-decoration: none; }
#pNav li.sel a{color:#099;}/*Current page colour (any level) : #099*/
/* =-=-=-=-=-=-=-[pNav Level 1]-=-=-=-=-=-=-=- */
#pNav li li{border-top: 1px solid #b2b2b2;}
#pNav li li.last,#pNav ul.sNav {border-bottom: 1px solid #b2b2b2;}
#pNav ul.sNav ul.sNav{border-bottom:none; }
#pNav li.sel li a{font-size: 0.80em; color:#444; font-weight: bold;}
#pNav li.sel li.sel a{color:#099;font-weight: bold;}/*Current section (level 1) : #099, bold*/
/* =-=-=-=-=-=-=-[pNav Level 2]-=-=-=-=-=-=-=- */
#pNav li li li{border-top: none; font-size: 0.9em;}
#pNav li li li a{font-size: 0.75em; font-weight: normal;}
#pNav li.sel li.sel li.sel a{color:#099;font-weight: normal;}/*Current section (level 2) : #099, bold*/
#pNav li.sel li.sel li a{color:#333;font-weight: normal; }
/* =-=-=-=-=-=-=-[pNav Level 3]-=-=-=-=-=-=-=- */
#pNav li li li li {font-size: 0.85em;}/* C9 */
#pNav li li li li a{font-size: 0.65em;}
#pNav li.sel li.sel li.sel li.sel a{color:#099;}
#pNav li.sel li.sel li.sel li a{color:#333;}


/* =-=-=-=-=-=-=-[pNav Level 4]-=-=-=-=-=-=-=- */


#pNav ul.sNav li {padding: 2px 0 2px 8px}
#pNav ul.sNav {margin: 3px 0 0}
/*Host and Admin Menu*/
#nC{background-color:#ccc!important;border-bottom: 1px solid #fff;}
#nC ul.sNav li{border-bottom:none;}
#nC li a{color:#fff;}



