/* Start of CMSMS style sheet 'sfpsych.com 1.0 navigation' */
/* $HeadURL: svn://domination/idmiller/sfpsych.com/branch/0.1/usr/share/www/public_html/css/sfpsych_navigation.css $ */
 /* $Id: sfpsych_navigation.css 10 2007-03-12 18:37:50Z idm $ */
 
 #menu_vert {
 position: relative;
 width: 150px;
 height:449px;
 float: left;
 display: inline;
 margin-top: 40px;
 _margin-top: 35px;
 margin-left: -20px;
 border: 2px soild;
 }
 
 a.menu_item {
 /*height: 20px;*/
 filter: alpha (opacity=50); 
 /*background-color: transparent;*/
 opacity: .50;
 }
 
 a.menu_item:hover {
 /*background-color: rgb(255, 226, 159);*/
 filter: alpha (opacity=70);
 opacity: .70;
 }
 
 .currentpage {
 /*list-style-type: square;*/
 /*display: inline;*/
 /*background-color: rgb(255, 226, 159);*/
 filter: alpha (opacity=90); 
 opacity: .90;
 font-size: 11pt;
 font-weight: bold;
 height: 20px;
 padding-left: 10px;
 padding-top: 2px;
 }
 
 #menu_vert ul li ul {
 _margin-left: -20px;
 }
 
 #menu_vert ul li ul li {
 list-style: none;
 margin-left: -40px;
 _margin-left: 0px;
 width: 140px;
 _width: 170px;
 }
 
 #menu_vert ul li ul li a {
 font-size: 10pt;
 padding: 2px 5px 2px 20px;
 _margin-left: 20px;
 width: 125px;
 }
 
 #menu_vert li a {
   display: block;
   text-decoration: none;
 font-size: 11pt;
 /*  padding: 6px 5px 6px 10px;*/
   padding: 3px 5px 3px 10px;
 color: rgb(0, 0, 0);
 font-weight: bold;
   }
 
 #menu_vert ul {
   width: 100%; /* Width of Menu Items */
 }
 
 #menu_vert li {
 list-style: none;
 }
 
 #menu_vert ul li ul li.currentpage {
 list-style: none;
 margin-left: -40px;
 _margin-left: 0px;
 width: 130px;
 _width: 170px;
 font-size: 10pt;
 padding-left: 20px;
 }
 
 /* Fix IE. Hide from IE Mac \*/
 * html #menu_vert li { float: left; height: 1%; }
 * html #menu_vert li a { height: 1%; }
 /* End */
 /*
 div#menu_vert {
 min-height: 449px;
 }*/
 
 #menu_vert li ul li a { padding: 5px 5px; } /* Sub Menu Styles */
 
 a#home:hover, .currentpage#home {
 background-color: rgb(225, 226, 159);
 }
 
 .container#frances-verrinder a.activeparent,
 .container#michael-griffith a.activeparent, 
 .container#abbie-endres a.activeparent, 
 .container#marjorie-chaset a.activeparent, 
 .container#traci-ruble a.activeparent,
 .container#joshua-cross a.activeparent
 {
 background-color: rgb(163, 202, 167);
 }
 
 .container#frances-verrinder a.activeparent:hover,
 .container#michael-griffith a.activeparent:hover, 
 .container#abbie-endres a.activeparent:hover, 
 .container#marjorie-chaset a.activeparent:hover, 
 .container#traci-ruble a.activeparent:hover ,
 .container#joshua-cross a.activeparent:hover 
 {
 background-color: rgb(193, 232, 187);
 }
 
 a#who_we_are:hover, .currentpage#who_we_are
 {
 background-color: rgb(193, 232, 187);
 }
 
 a#what_we_do:hover, .currentpage#what_we_do {
 background-color: rgb(105, 178, 151);
 }
 
 a#specializations:hover, .currentpage#specializations {
 background-color: rgb(105, 178, 151);
 }
 
 a#who_we_work_with:hover, .currentpage#who_we_work_with {
 background-color: rgb(105, 178, 151);
 }
 
 a#how_we_work:hover, .currentpage#how_we_work {
 background-color: rgb(104, 178, 177);
 }
 
 a#methods:hover, .currentpage#methods {
 background-color: rgb(104, 178, 177);
 }
 
 a#philosophy:hover, .currentpage#philosophy {
 background-color: rgb(104, 178, 177);
 }
 
 a#history:hover, .currentpage#history {
 background-color: rgb(104, 178, 177);
 }
 
 a#where_we_are:hover, .currentpage#where_we_are {
 background-color: rgb(233, 208, 178);
 }
 
 a#events:hover, .currentpage#events {
 background-color: rgb(233, 222, 177);
 }
 
 a#faq:hover, .currentpage#faq {
 background-color: rgb(233, 232, 176);
 }
 
 a#links:hover, .currentpage#links {
 background-color: rgb(234, 249, 194);
 }

/* End of 'sfpsych.com 1.0 navigation' */

