.maintenance-message {
	background:#FFC url('https://cdn.ssww.com/share/warning.gif') no-repeat 10px 22px;
}

.header-menu-red {
  background: #fff url(/desktop/menu/menu_bg_red.jpg) repeat-x;
}
.header-menu-teal {
  background: #fff url(/desktop/menu/menu_bg_teal.jpg) repeat-x;
}
.header-menu-red .header-menu-divider-inner, .header-menu-red_with_banner .header-menu-divider-inner {
  background: transparent url(/desktop/menu/header_menu_divider.jpg) no-repeat scroll left top;
}
.header-menu-teal .header-menu-divider-inner, .header-menu-teal_with_banner .header-menu-divider-inner {
  background: transparent url(/desktop/menu/header_menu_divider2.jpg) no-repeat scroll left top;
}
.header-menu-mo {
  background: #fafafa url(/desktop/menu/mouseover_bg.jpg) repeat-x 0 0;
}
#header-search-input {
	background: url(/desktop/menu/menu_search_icon.png) 1% 50% no-repeat;
	background-size: 20px;
}
/*
 * Jquery UI
 */
.ui-widget-content {
	background: #ffffff url("/img/jquery-ui/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
}
.ui-widget-header {
	background: #cc0000 url("/img/jquery-ui/ui-bg_highlight-soft_15_cc0000_1x100.png") 50% 50% repeat-x;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background: #eeeeee url("/img/jquery-ui/ui-bg_highlight-hard_100_eeeeee_1x100.png") 50% 50% repeat-x;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	background: #f6f6f6 url("/img/jquery-ui/ui-bg_highlight-hard_100_f6f6f6_1x100.png") 50% 50% repeat-x;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	background: #ffffff url("/img/jquery-ui/ui-bg_flat_65_ffffff_40x100.png") 50% 50% repeat-x;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcd3a1;
	background: #fbf8ee url("/img/jquery-ui/ui-bg_glass_55_fbf8ee_1x400.png") 50% 50% repeat-x;
	color: #444444;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	background: #f3d8d8 url("/img/jquery-ui/ui-bg_diagonals-thick_75_f3d8d8_40x40.png") 50% 50% repeat;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_cc0000_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_cc0000_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_cc0000_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_cc0000_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_004276_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_cc0000_256x240.png");
}
.ui-widget-overlay {
	background: #a6a6a6 url("/img/jquery-ui/ui-bg_dots-small_65_a6a6a6_2x2.png") 50% 50% repeat;
}
.ui-widget-shadow {
	background: #333333 url("/img/jquery-ui/ui-bg_flat_0_333333_40x100.png") 50% 50% repeat-x;
}
