/* GENERAL STYLES */
.SMSubParent {
	padding-left:5px;
	border-bottom:4px solid #fff;
    height:24px;
    line-height:24px;
	font-size:9px;
    font-family: Arial;
    font-weight:bold;
    letter-spacing: 1px;
    color:#000;
    text-align:left;
	text-decoration: none;
    background-image :  url(/usercontrols/sluice/navigation/picsshop/bg.gif);
    background-repeat : repeat-y;
    text-transform:uppercase;
}
.SMSubParent a { color:Black }
.SMSubParentOver {
	padding-left:5px;
	border-bottom:4px solid #fff;
    height:24px;
    line-height:24px;
	font-size:9px;
    font-family: Arial;
    font-weight:bold;
    letter-spacing: 1px;
    color:#000;
    text-align:left;
	text-decoration: none;
    background-image :  url(/usercontrols/sluice/navigation/picsshop/bg.gif);
    background-repeat : repeat-y;
    text-transform:uppercase;
}
.SMSubParentSelected {
	padding-left:5px;
	border-bottom:4px solid #fff;
    height:24px;
    line-height:24px;
	font-size:9px;
    letter-spacing: 1px;
    font-family: Arial;
    font-weight:bold;
    color:#000;
    text-align:left;
	text-decoration: none;
    background-image :  url(/usercontrols/sluice/navigation/picsshop/bg_selected.gif);
    background-repeat : repeat-y; 
    text-transform:uppercase;
}

.SMSubChild {
	padding-bottom: 2px;
	font-size:9px;
    letter-spacing: 1px;
    font-family: Arial;
	color:#000;
	text-decoration:none;
    text-align:left;
    text-transform:uppercase;
}
.SMSubChild a
{
	padding-bottom: 2px;
	font-size:9px;
    font-family: Arial;
    font-weight:bold;
    letter-spacing: 1px;
	color:#000;
	text-decoration:none;
    text-align:left;
    text-transform:uppercase;
}

.SMSubChildOver {
	padding-bottom: 2px;
	font-size:9px;
    letter-spacing: 1px;
    font-family: Arial;
    font-weight:bold;
	color:#000;
	text-decoration:none;
    text-align:left;
    text-transform:uppercase;
}
.SMSubChildOver 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;
}

.SMSubChildSelected {
	padding-bottom: 2px;
	font-size:9px;
    font-family: Arial;
    letter-spacing: 1px;
    font-weight:bold;
	color:#e95d0f;
	text-decoration:none;
    text-align:left;
    text-transform:uppercase;
}

.SMSubChildSelected a {
	padding-bottom: 2px;
	font-size:9px;
    font-family: Arial;
    font-weight:bold;
	color:#e95d0f;
	text-decoration:none;
    text-align:left;
    letter-spacing: 1px;
    text-transform:uppercase;
}

.SMSubChildrenBox {
	padding-left:5px;
	background-color:#fff;
	padding-bottom:10px;
}

.SMSubMenu {
	width: 100%;
	padding: 0px;

}

.SMSubImageChild {
	display:none;
	border:0px;
}

.SMSubImageParent {
	display:none;
}

/* EDITOR PROPERTIES */
