/* GENERAL STYLES */
.SMParent {
	padding-left:36px;
	border-bottom:4px solid #fff;
    height:18px;
    line-height: 18px;
    font-size:10px;
    font-family: Times New Roman, Times;
    color:#000;
    text-align:left;
	text-decoration: none;
	letter-spacing: 1px;
    background-image :  url(/usercontrols/sluice/navigation/picsleft/bg.gif);
    background-repeat : repeat-y;
	text-transform:uppercase;
}
.SMParent a { color:Black }
.SMParentOver {
	padding-left:36px;
	border-bottom:4px solid #fff;
    height:18px;
    line-height: 18px;
    font-size:10px;
    font-family: Times New Roman, Times;
    color:#000;
    text-align:left;
	text-decoration: none;
    letter-spacing: 1px;
    background-image :  url(/usercontrols/sluice/navigation/picsleft/bg.gif);
    background-repeat : repeat-y;
	text-transform:uppercase;
}
.SMParentSelected {
	padding-left:36px;
	border-bottom:4px solid #fff;
    height:18px;
    line-height: 18px;
    font-size:10px;
    font-family: Times New Roman, Times;
    color:#000;
    text-align:left;
	text-decoration: none;
    letter-spacing: 1px;
    background-image :  url(/usercontrols/sluice/navigation/picsleft/bg_selected.gif);
    background-repeat : repeat-y; 
	text-transform:uppercase;
}

.SMChild {
	padding-bottom: 2px;
	font-size:9px;
    font-family: Arial;
	color:#000;
	text-decoration:none;
    letter-spacing: 1px;
    text-align:left;
	text-transform:uppercase;
	overflow:hidden;
}
.SMChild a
{
	padding-bottom: 2px;
	font-size:9px;
    font-family: Arial;
    font-weight:bold;
	color:#000;
    letter-spacing: 1px;
	text-decoration:none;
    text-align:left;
	text-transform:uppercase;
	overflow:hidden;
}

.SMChildOver {
	padding-bottom: 2px;
	font-size:9px;
    font-family: Arial;
    font-weight:bold;
	color:#000;
    letter-spacing: 1px;
	text-decoration:none;
    text-align:left;
	text-transform:uppercase;
	overflow:hidden;
}
.SMChildOver a {
	padding-bottom: 2px;
	font-size:9px;
    font-family: Arial;
    font-weight:bold;
	color:#e95d0f;
	text-decoration:none;
    letter-spacing: 1px;
    text-align:left;
	text-transform:uppercase;
	overflow:hidden;
}

.SMChildSelected {
	padding-bottom: 2px;
	font-size:9px;
    font-family: Arial;
    font-weight:bold;
	color:#e95d0f;
	text-decoration:none;
    letter-spacing: 1px;
    text-align:left;
	text-transform:uppercase;
	overflow:hidden;
}

.SMChildSelected a {
	padding-bottom: 2px;
	font-size:9px;
    font-family: Arial;
    font-weight:bold;
	color:#e95d0f;
    letter-spacing: 1px;
	text-decoration:none;
    text-align:left;
	text-transform:uppercase;
	overflow:visible;
}

.SMChildrenBox {
	padding-left:36px;
	background-color:#fff;
	padding-bottom:10px;
	overflow:hidden;
}

.SMMenu {
	background-color:white; 
	width: 176px;
	padding: 0px;
	overflow:hidden;
}

.SMImageChild {
	display:none;
	border:0px;
}

.SMImageParent {
	display:none;
}

/* EDITOR PROPERTIES */
