/* CSS Document */

.slipnslide_menu {
	background-color: #333333;
	position: absolute;
	width: 200px;
	top:0px;
	left:0px;
	margin-left:220px;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 10px;
}
.slipnslide_menu li {
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	cursor:pointer;
}

.clickSize{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:15px;
	width: 185px;
	display: block;
	color: #ffffff;
}

.slipnslide_home{
	margin:0;
	width:200px;

	overflow:hidden;
	position: relative;
}

.home,.parent{
	cursor:pointer;
}

/* MOVED TO SITE CSS FILES AS COLORS VARY */
/* div.home {
	background-color: #B0D042;
	height: 10px;
	padding: 15px;
	text-align: center;
	color: #365100;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 190px;
}
div.parent {
	background-color: #2E4501;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B0D042;
	padding: 10px;
	display: block;
	width: 200px;
	min-height:13px;
} 
.hasChildren {
	background-image: url(/assets/images/columbus_zoo/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background:url(/assets/images/zoombezi_bay/arrow.gif) no-repeat right center;
}


*/

.miniMenu{
	background:black;
	width: 220px;
}

span.top{
	
}


/* not required css*/

.sideNavDropMenu{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: -5000px;
}


.sideNavDropMenu li, .sideNavDropMenu div{
	line-height:1;
	margin:0;
	font-size:12px;
}