/* Phosphorix Portal
URL: http://www.phosphorix.com/phos-shed/
Version: 1.0
Author: Richard Carowicz & David Hunter
Author URL: http://www.phosphorix.com
Created: 25/03/08

- - Colour Index - -
*/
/*=========================== NAVIGATION LEVEL 1================================ */
#leftcolumn ul, #left ul {list-style-type: none;}
#leftcolumn ul li.first, #left ul li.first {background:#FFE8BF ;font-weight:bold;}
#leftcolumn ul li.last, #left ul li.last{border-bottom:none;}
#leftcolumn ul li, #left ul li{border-bottom:1px #ffa405 dotted;}
#leftcolumn ul li.parent, #left ul li.parent{border:none;}
#leftcolumn li .current, #left li .current{text-decoration:underline;}
#leftcolumn li a, #left li a{padding:2px 2px 2px 5px;text-decoration:none;display:block;color:#7b7873;} 
#leftcolumn li a:hover, #left li a:hover{text-decoration: underline;}
#leftcolumn li a:active, #left li a:active{font-size:bold;}
/*=========================== NAVIGATION LEVEL 2================================ */
#leftcolumn ul li ul li, #left ul li ul {background-color: #fee8b4;}
#leftcolumn ul li ul li, #left ul li ul li{border:none;}
#leftcolumn u li ul li a, #left ul li ul li a{border:none;display: block;padding:2px 2px 2px 10px;}
#leftcolumn ul ul a, #left ul ul a,  ul ul strong {font-size:90%;}


