.itemPropertiesTopOff {
width: 77px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.properties.off.gif);
background-repeat: no-repeat;
background-color: transparent;
}
.itemPropertiesTopOn {
width: 77px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.properties.on.gif);
background-repeat: no-repeat;
background-color: transparent;
}

.itemMeetingsTopOff {
width: 147px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.meetings.off.gif);
background-repeat: no-repeat;
background-color: transparent;
}
.itemMeetingsTopOn {
width: 147px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.meetings.on.gif);
background-repeat: no-repeat;
background-color: transparent;
}

.itemAboutBreckTopOff {
width: 127px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.aboutbreck.off.gif);
background-repeat: no-repeat;
background-color: transparent;
}
.itemAboutBreckTopOn {
width: 127px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.aboutbreck.on.gif);
background-repeat: no-repeat;
background-color: transparent;
}

.itemActivitiesTopOff {
width: 118px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.activites.off.gif);
background-repeat: no-repeat;
background-color: transparent;
}
.itemActivitiesTopOn {
width: 118px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.activites.on.gif);
background-repeat: no-repeat;
background-color: transparent;
}

.itemAboutUsTopOff {
width: 73px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.aboutus.off.gif);
background-repeat: no-repeat;
background-color: transparent;
}
.itemAboutUsTopOn {
width: 73px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.aboutus.on.gif);
background-repeat: no-repeat;
background-color: transparent;
}

.itemWeddingsTopOff {
width: 76px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.weddings.off.gif);
background-repeat: no-repeat;
background-color: transparent;
}
.itemWeddingsTopOn {
width: 76px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.weddings.on.gif);
background-repeat: no-repeat;
background-color: transparent;
}

.itemSocialGroupsTopOff {
width: 97px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.socialgroups.off.gif);
background-repeat: no-repeat;
background-color: transparent;
}
.itemSocialGroupsTopOn {
width: 97px;
height: 12px;
cursor: pointer;
background-image: url(/blhGroupsBase/wrap/theme0/images/nav.socialgroups.on.gif);
background-repeat: no-repeat;
background-color: transparent;
}


/*END TOP LEVEL ITEMS*/


.itemSubOff {
width: 210px;
background-color: #ffffff;
cursor: pointer;
padding: 5px 10px;
border-bottom: 1px #26426b solid;
}

.itemSubOn {
width: 210px;
background-color: #26426b;
cursor: pointer;
padding-top: 1px;
padding: 5px 10px;
border-bottom: 1px #26426b solid;
}

.itemSubTextOff {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #26426b;
text-align: left;
}
.itemSubTextOn {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #ffffff;
text-align: left;
}

/*BEGIN UNIQUE SUB MENU STYLES - SHOULD MATCH itemSub EXCEPT FOR BORDER*/
.itemLastOff {
width: 210px;
background-color: #ffffff;
cursor: pointer;
padding: 5px 10px;
}
.itemLastOn {
width: 210px;
background-color: #26426b;
cursor: pointer;
padding-top: 1px;
padding: 5px 10px;
}
/*END UNIQUE SUB MENU STYLES*/
