﻿
.menuItemTemplate { height: 41px; cursor: pointer;}
.menuItemTemplateSeparator { background: url(../../_images/adminMuItemSeparator.png) center no-repeat; height: 41px; width: 6px; }
.menuItemTemplateSeparatorDotted { background: url(../../_images/adminMuItemSeparatorDot.gif) center no-repeat; height: 41px; width: 6px; }

.menuItemContainer { padding: 3px 0px 0px 0px; }
.menuItem {float: left; min-width: 40px;  text-align: center; padding: 2px 0px 0px 0px; height: 38px; text-decoration: none; }
.menuItemLeft {float: left; width: 4px; height: 38px;  }
.menuItemRight {float: left; width: 4px; height: 38px;  }

.menuItemText { font-size: 7pt; height: 12px; vertical-align: middle; padding-top: 1px;}

.menuItemHighlight {float: left; min-width: 40px; text-align: center; padding: 2px 0px 0px 0px; height: 38px; 
											background: url(../../_images/adminMuHoverBG.png) repeat-x;}
.menuItemLeftHighlight {float: left;  background: url(../../_images/adminMuItemLeft.png); width: 4px; height: 38px;  }
.menuItemRightHighlight {float: left;  background: url(../../_images/adminMuItemRt.png); width: 4px; height: 38px;  }

