.mmgPage { width: 100%; font-family: tahoma; font-size: 11px; }
.mmgLeftPane { width: 20%; vertical-align: top; padding-left: 4px; border-right: solid 1px #a6a7aa; }
.mmgRightPane { width: 75%; vertical-align: top; }
.mmgLeftHeader { background-color: transparent; height: 25px; padding: 2px; border-bottom: 0px solid #B4B4B4; }
.mmgRightHeader { background-color: transparent; height: 25px; padding: 2px; border-bottom: 0px solid #B4B4B4; }

.mmgThumbnailCell { text-align: center; vertical-align: bottom; padding: 6px; border: solid 1px #D0D0D0; }
.mmgThumbnailCellHover { text-align: center; vertical-align: bottom; padding: 6px; border: solid 1px #D0D0D0; background-color: #dadada; }
.mmgTreeView { padding-top:4px; padding-left:1px; cursor: default; z-index: 0; }
.mmgTreeNode { font-family: tahoma; font-size: 11px; padding-top:2px; padding-bottom:1px; padding-left: 3px; padding-right: 3px; }
.mmgHoverTreeNode { font-family: tahoma; font-size: 11px; text-decoration:underline; padding-top:2px; padding-bottom:1px; padding-left: 3px; padding-right: 3px; cursor: default; }
.mmgSelectedTreeNode { font-family: tahoma; font-size: 11px; background-color: gray; color:white; padding-top:2px; padding-bottom:1px; padding-left: 3px; padding-right: 3px; cursor: default; }
.mmgSelectedTag { cursor: pointer; color: #E4E4E4; background-color: #646464; }

.comboBox { border: 1px solid #A6A7AA; background-color: white; }
.comboBoxHover { border: 1px solid #555555; background-color: white; }
.comboDropDown { border: 1px solid #868686; background-color: white; padding: 1px;  padding-right: 0px;  width: 500px;  cursor: default; }
.comboTextBox {  border: 0px;  padding-left: 2px;  padding-right: 2px; }
.comboTextBoxHover {  background-color: #B2B4BF; }
.comboItem {  font-family: Verdana; font-size: 11px; padding: 3px;  padding-top: 4px;  padding-bottom: 4px; }
.comboItemHover {  background-color: #B2B4BF; background-image: url(../Images/Combo/comboItemBg.gif); font-family: Verdana; font-size: 11px; border: 1px solid #DBCE99;  padding: 2px;  padding-top: 3px;  padding-bottom: 3px; }

span.mmgTagCloudLink { text-decoration: none; }
span.mmgTagCloudLinkHover { text-decoration: none; background-color: gray; color: white; cursor: pointer; }

td.mmgCategoryLink { text-decoration: none; }
td.mmgCategoryLinkHover { text-decoration: none; background-color: gray; color: white; cursor: pointer; }

.mmgViewLink { font-family: tahoma; font-size: 13px; font-weight: bold; text-decoration: none; }
.mmgViewLink a { font-size: 13px; font-weight: bold; text-decoration: none; }
.mmgViewLink a:link { font-size: 13px; font-weight: bold; text-decoration: none; }
.mmgViewLink a:visited { font-size: 13px; font-weight: bold; text-decoration: none; }
.mmgViewLink a:hover { font-size: 13px; font-weight: bold; text-decoration: underline; }

.mmgMicroNav { font-family: tahoma; font-size: 12px; font-weight: bold; text-decoration: none; text-align:right; }
.mmgMicroNav a { font-size: 12px; font-weight: bold; text-decoration: none; }
.mmgMicroNav a:link { font-size: 12px; font-weight: bold; text-decoration: none; }
.mmgMicroNav a:visited { font-size: 12px; font-weight: bold; text-decoration: none; }
.mmgMicroNav a:hover { font-size: 12px; font-weight: bold; text-decoration: underline; }

.mmgPaginator { text-align: center;padding: 2px 4px 2px 4px; margin: 2px; font-size: 12px; vertical-align: top; background-color: transparent; color: #646464;  }
.mmgPaginator a { padding: 1px 4px 1px 4px; margin: 2px; border: solid 1px #B4B4B4; font-size: 12px; vertical-align: top; background-color: transparent; color: #646464;  cursor: pointer; }
.mmgPaginator a:hover { padding: 1px 4px 1px 4px; margin: 2px; border: solid 1px #B4B4B4; font-size: 12px; vertical-align: top; background-color: #B4B4B4; color: #ffffff; text-decoration: none; cursor: pointer; }

.mmgTagCloudHeader { font-size: 13px; font-weight: bold; text-decoration: none; color: gray; }

span.mmgFederatedMicroNav { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; text-align: right; }
span.mmgFederatedMicroNavLink { font-family: Arial, Verdana, sans-serif; font-size: 12px; text-decoration: none; }
span.mmgFederatedMicroNavLink:hover { font-size: 12px; font-weight: bold; text-decoration: none; cursor: pointer; }

.mmgPublicGalleriesHeader { font-size: 13px; font-weight: bold; text-decoration: none; color: gray; }
.mmgPublicGalleriesRow { }
.mmgPublicGalleriesRowHover { background-color: #dadada; cursor: pointer; }

