/* Start of CMSMS style sheet 'Victor&#039;s_Garage : Simple - Vertical' */
/********************
MENU
*********************/
#menu_vert {
	width: 175px;
	position: absolute;
	z-index: 30;
	padding-left: 0px;
	margin-left: 0px;
	color: #bcbdc0;
}

.menutext2{
	width: 90px;
	height: 32px;
	font-size: 1px;
	visibility:hidden;
	overflow: hidden;
}

div.menulevel2 a{
	background-repeat: no-repeat;
	background-position: right center;
	width: 127px;
	height: 32px;
	display:block;
}

#menu_vert ul {
	text-align: right;
	padding-left:0px;
	margin-left:0px;
	padding-right:0px;
	margin-right:0px;
}

#menu_vert li {
	list-style: none;
	margin: 0px;
	display: block;
}

div#menu_vert a.activeparent, .currentpage{
	color:#ffffff;
}

li.menulevel1 {
	padding-top: 35px;
}

li.menulevel2 {
	height: 80px;
}

div.menulevel1{
	visibility: hidden;
}

div.menulevel2{
	font-family: Impact, Verdana, Helvetica;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 15px;
	width: 95px;
	padding-left: 65px;
	padding-right: 35px;
	margin-left: 0px;
	margin-right: 0px;
	height: 32px;
	vertical-align : middle; 
	display: table-cell;
}

div.menulevel2 a{
text-decoration: none;
}

div.menulevel3 a:link, div.menulevel3 a:visited{
	color: #bcbdc0;
}

div.menulevel3 a:hover, div.menulevel3 a:active, div.menulevel3 a{
	color: #ffffff;
	text-decoration:none;
}

div.menulevel3{
	position: relative;
	top: -10px;
	width: 70px;
	padding-right: 130px;
	font-weight: normal;
	font-size:10px;
}
/* End of 'Victor&#039;s_Garage : Simple - Vertical' */

