
/*
 * webOE icons CSS
 */

#woe-icon-account-account-tiny,
#woe-icon-account-web-tiny,
#woe-icon-account-logins-tiny,
#woe-icon-account-login-tiny,
#woe-icon-account-tickets-tiny,
#woe-icon-account-radius-tiny,
#woe-icon-account-prefs-tiny,
#woe-icon-account-mailbox-tiny,
#woe-icon-account-reports-tiny,
#woe-icon-search-basic-tiny,
#woe-icon-search-advanced-tiny,
#woe-icon-delete-tiny,
#woe-icon-save-tiny,
#woe-icon-print-tiny,
#woe-icon-email-tiny,
#woe-icon-up-tiny,
#woe-icon-down-tiny,
#woe-icon-help-tiny,
#woe-icon-reload-tiny,
#woe-icon-close-tiny,
#woe-icon-bookmark-tiny
{
  position: absolute;
  display: inline;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0;
  border: 0;
  margin: auto 0 auto 0;
}

#woe-icon-account-account-small,
#woe-icon-account-web-small,
#woe-icon-account-logins-small,
#woe-icon-account-login-small,
#woe-icon-account-tickets-small,
#woe-icon-account-radius-small,
#woe-icon-account-prefs-small,
#woe-icon-account-mailbox-small,
#woe-icon-account-reports-small,
#woe-icon-search-basic-small,
#woe-icon-search-advanced-small,
#woe-icon-delete-small,
#woe-icon-save-small,
#woe-icon-print-small,
#woe-icon-email-small,
#woe-icon-up-small,
#woe-icon-down-small,
#woe-icon-help-small,
#woe-icon-reload-small,
#woe-icon-close-small,
#woe-icon-bookmark-small
{
  position: absolute;
  display: inline;
  width: 22px;
  height: 22px;
  padding: 0;
  border: 0;
  margin: auto 0 auto 0;
}

#woe-icon-account-account-large,
#woe-icon-account-web-large,
#woe-icon-account-logins-large,
#woe-icon-account-login-large,
#woe-icon-account-tickets-large,
#woe-icon-account-radius-large,
#woe-icon-account-prefs-large,
#woe-icon-account-mailbox-large,
#woe-icon-account-reports-large,
#woe-icon-search-basic-large,
#woe-icon-search-advanced-large,
#woe-icon-delete-large,
#woe-icon-save-large,
#woe-icon-print-large,
#woe-icon-email-large,
#woe-icon-up-large,
#woe-icon-down-large,
#woe-icon-help-large,
#woe-icon-reload-large,
#woe-icon-close-large,
#woe-icon-bookmark-large
{
  width: 48px;
  height: 48px;
  padding: 0;
  margin: auto;
  border: 0;
}

#woe-icon-account-account-huge,
#woe-icon-account-web-huge,
#woe-icon-account-logins-huge,
#woe-icon-account-login-huge,
#woe-icon-account-tickets-huge,
#woe-icon-account-radius-huge,
#woe-icon-account-prefs-huge,
#woe-icon-account-mailbox-huge,
#woe-icon-account-reports-huge,
#woe-icon-search-basic-huge,
#woe-icon-search-advanced-huge,
#woe-icon-delete-huge,
#woe-icon-save-huge,
#woe-icon-print-huge,
#woe-icon-email-huge,
#woe-icon-up-huge,
#woe-icon-down-huge,
#woe-icon-help-huge,
#woe-icon-reload-huge,
#woe-icon-close-huge,
#woe-icon-bookmark-huge
{
  width: 64px;
  height: 64px;
  padding: 0;
  margin: auto;
  border: 0;
}

#woe-menu-bar-name-box:hover {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/reload.png') no-repeat;
  background-position: 90% center;
  background-repeat: no-repeat;
}

#woe-icon-account-account-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/identity.png') no-repeat;
}
#woe-icon-account-account-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/identity.png') no-repeat;
}
#woe-icon-account-account-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/identity.png') no-repeat;
}
#woe-icon-account-account-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/identity.png') no-repeat;
}

#woe-icon-account-web-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/apps/browser.png') no-repeat;
}
#woe-icon-account-web-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/apps/browser.png') no-repeat;
}
#woe-icon-account-web-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/apps/browser.png') no-repeat;
}
#woe-icon-account-web-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/apps/browser.png') no-repeat;
}

#woe-icon-account-logins-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/apps/kdmconfig.png') no-repeat;
}
#woe-icon-account-logins-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/apps/kdmconfig.png') no-repeat;
}
#woe-icon-account-logins-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/apps/kdmconfig.png') no-repeat;
}
#woe-icon-account-logins-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/apps/kdmconfig.png') no-repeat;
}

#woe-icon-account-login-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/apps/personal.png') no-repeat;
}
#woe-icon-account-login-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/apps/personal.png') no-repeat;
}
#woe-icon-account-login-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/apps/personal.png') no-repeat;
}
#woe-icon-account-login-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/apps/personal.png') no-repeat;
}

#woe-icon-account-tickets-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/apps/kate.png') no-repeat;
}
#woe-icon-account-tickets-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/apps/kate.png') no-repeat;
}
#woe-icon-account-tickets-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/apps/kate.png') no-repeat;
}
#woe-icon-account-tickets-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/apps/kate.png') no-repeat;
}

#woe-icon-account-radius-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/devices/modem.png') no-repeat;
}
#woe-icon-account-radius-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/devices/modem.png') no-repeat;
}
#woe-icon-account-radius-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/devices/modem.png') no-repeat;
}
#woe-icon-account-radius-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/devices/modem.png') no-repeat;
}

#woe-icon-account-prefs-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/configure.png') no-repeat;
}
#woe-icon-account-prefs-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/configure.png') no-repeat;
}
#woe-icon-account-prefs-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/configure.png') no-repeat;
}
#woe-icon-account-prefs-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/configure.png') no-repeat;
}

#woe-icon-account-mailbox-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/apps/korn.png') no-repeat;
}
#woe-icon-account-mailbox-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/apps/korn.png') no-repeat;
}
#woe-icon-account-mailbox-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/apps/korn.png') no-repeat;
}
#woe-icon-account-mailbox-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/apps/korn.png') no-repeat;
}

#woe-icon-account-reports-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/filesystems/folder.png') no-repeat;
}
#woe-icon-account-reports-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/filesystems/folder.png') no-repeat;
}
#woe-icon-account-reports-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/filesystems/folder.png') no-repeat;
}
#woe-icon-account-reports-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/filesystems/folder.png') no-repeat;
}

#woe-icon-search-basic-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/viewmag.png') no-repeat;
}
#woe-icon-search-basic-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/viewmag.png') no-repeat;
}
#woe-icon-search-basic-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/viewmag.png') no-repeat;
}
#woe-icon-search-basic-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/viewmag.png') no-repeat;
}

#woe-icon-search-advanced-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/viewmag+.png') no-repeat;
}
#woe-icon-search-advanced-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/viewmag+.png') no-repeat;
}
#woe-icon-search-advanced-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/viewmag+.png') no-repeat;
}
#woe-icon-search-advanced-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/viewmag+.png') no-repeat;
}

#woe-icon-delete-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/editdelete.png') no-repeat;
}
#woe-icon-delete-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/button_cancel.png') no-repeat;
}
#woe-icon-delete-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/button_cancel.png') no-repeat;
}
#woe-icon-delete-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/button_cancel.png') no-repeat;
}

#woe-icon-up-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/up.png') no-repeat;
}
#woe-icon-up-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/up.png') no-repeat;
}
#woe-icon-up-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/up.png') no-repeat;
}
#woe-icon-up-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/up.png') no-repeat;
}

#woe-icon-down-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/down.png') no-repeat;
}
#woe-icon-down-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/down.png') no-repeat;
}
#woe-icon-down-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/down.png') no-repeat;
}
#woe-icon-down-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/down.png') no-repeat;
}

#woe-icon-save-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/filesave.png') no-repeat;
}
#woe-icon-save-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/filesave.png') no-repeat;
}
#woe-icon-save-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/filesave.png') no-repeat;
}
#woe-icon-save-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/filesave.png') no-repeat;
}

#woe-icon-print-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/fileprint.png') no-repeat;
}
#woe-icon-print-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/fileprint.png') no-repeat;
}
#woe-icon-print-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/fileprint.png') no-repeat;
}
#woe-icon-print-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/fileprint.png') no-repeat;
}

#woe-icon-email-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/mail_generic.png') no-repeat;
}
#woe-icon-email-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/mail_generic.png') no-repeat;
}
#woe-icon-email-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/mail_generic.png') no-repeat;
}
#woe-icon-email-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/mail_generic.png') no-repeat;
}

#woe-icon-help-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/help.png') no-repeat;
}
#woe-icon-help-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/help.png') no-repeat;
}
#woe-icon-help-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/help.png') no-repeat;
}
#woe-icon-help-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/help.png') no-repeat;
}

#woe-icon-reload-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/reload.png') no-repeat;
}
#woe-icon-reload-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/reload.png') no-repeat;
}
#woe-icon-reload-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/reload.png') no-repeat;
}
#woe-icon-reload-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/reload.png') no-repeat;
}

#woe-icon-close-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/cancel.png') no-repeat;
}
#woe-icon-close-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/cancel.png') no-repeat;
}
#woe-icon-close-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/cancel.png') no-repeat;
}
#woe-icon-close-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/cancel.png') no-repeat;
}

#woe-icon-bookmark-tiny {
  background: url('/weboe/styles/0/icons/crystalclear/16x16/actions/bookmark.png') no-repeat;
}
#woe-icon-bookmark-small {
  background: url('/weboe/styles/0/icons/crystalclear/22x22/actions/bookmark.png') no-repeat;
}
#woe-icon-bookmark-large {
  background: url('/weboe/styles/0/icons/crystalclear/48x48/actions/bookmark.png') no-repeat;
}
#woe-icon-bookmark-huge {
  background: url('/weboe/styles/0/icons/crystalclear/64x64/actions/bookmark.png') no-repeat;
}

