/* Start of CMSMS style sheet 'Navigation: Simple - Vertical' */
/**** Menu Properties ***/
a {outline:none;}
#menu_vert {
 	marign:0px;
	padding:0px;
	position:absolute;
	left:-13px;
	*left:-53px;
	text-align:left;
}
#menu_vert ul {
	marign:0px;
	padding:0px;
	text-align:left;
	width:207px;
}
/* menu li block */
#menu_vert li {
	list-style: none;
	margin: 0;
	display: block;
	text-align:left;
}
.sep {  

	border-bottom:2px solid #AEA18F;	
    width:177px;margin-left:13px;margin-top:0px;padding-top:0pxheight:2px;
padding-left:25px;
}
#menu_vert ul ul li {
	border: none;
	text-align:left;
}
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/* first level links */
div#menu_vert ul li a {
	background:transparent url(images/cms/menu.gif) no-repeat left top;
	width:200px;
	height:24px;
	display: block; 
	color: #D2D372;   
	font:bold 12px/24px Arial;
	padding-left:40px;                         
	margin: 4px 0 4px 0; 
	text-decoration:none;
}
/* next level links, more padding and smaller font */
div#menu_vert ul ul {
	width:170px;
	text-align:right;
	margin-left:14px;
}
/* third level links, more padding */
div#menu_vert ul ul a {
	background:transparent url(images/cms/innermenu_unsel.gif) no-repeat;
	width:160px;
	height:17px;
	display: block; 
	color: #FBEFC9;   
	font:bold 11px/17px Arial;
	text-decoration:none;
	padding-left:18px;
	margin:4px 0 4px 41px;
	text-align:left;
}
/* hover state for all links */
div#menu_vert ul li a:hover {
	background:transparent url(images/cms/menu.gif) no-repeat left -24px;
	width:200px;
	height:24px;
	display: block; 
	color: #FBEFC9;                           
	margin: 4px 0 4px 0;
	font:bold 12px/24px Arial;
	padding-left:40px;                          
}
div#menu_vert ul ul a:hover {
	background:transparent url(images/cms/innermenu_sel.gif) no-repeat;
	width:160px;
	height:17px;
	display: block; 
	color: #624A32;   
	font:bold 11px/17px Arial;
	text-decoration:none;
	padding-left:18px;
	margin:4px 0 4px 41px;
	text-align:left;
}
div#menu_vert a.activeparent:hover {
   background-color: transparent;
   outline:none;
}
div#menu_vert li a.activeparent {
	background:transparent url(images/cms/menu.gif) no-repeat left -24px;
	width:200px;
	height:24px;
	display: block; 
	color: #FBEFC9;   
	font:bold 12px/24px Arial;                        
	margin: 4px 0 4px 0;
	padding-left:40px;
}
div#menu_vert ul ul li a.activeparent {
	background:transparent url(images/cms/innermenu_sel.gif) no-repeat;
	width:160px;
	height:17px;
	display: block; 
	color: #624A32;   
	font:bold 11px/17px Arial;
	text-decoration:none;
	padding-left:18px;
	margin:4px 0 4px 41px;
	text-align:left;
}
div#menu_vert ul h3 {
	background:transparent url(images/cms/menu.gif) no-repeat left -24px;
	width:200px;
	height:24px;
	display: block; 
	color: #FBEFC9;   
	font:bold 12px/24px Arial;                       
	margin: 4px 0 4px 0;
	padding-left:40px;                        
}
div#menu_vert ul ul h3 {
	background:transparent url(images/cms/innermenu_sel.gif) no-repeat;
	width:160px;
	height:17px;
	display: block; 
	color: #624A32;   
	font:bold 11px/17px Arial;
	text-decoration:none;
	padding-left:18px;
	margin:4px 0 4px 41px;
	text-align:left;    
}

/**** End : Menu ***/
/* End of 'Navigation: Simple - Vertical' */

