/* Colors */
.color-yellow { background: #FABE5D url(/Assets/Scripts/jquery.portalwindow/Skins/HorecaBusiness/Yellow/mid.gif) repeat-x top left; }
.widget.color-yellow .widget-head a { background: url(/Assets/Scripts/jquery.portalwindow/Skins/HorecaBusiness/Yellow/buttons.gif) no-repeat; }

.color-red { background: #DE353A url(/Assets/Scripts/jquery.portalwindow/Skins/HorecaBusiness/Red/mid.gif) repeat-x top left; }
.widget.color-red .widget-head a { background: url(/Assets/Scripts/jquery.portalwindow/Skins/HorecaBusiness/Red/buttons.gif) no-repeat; }

.color-blue { background: #5EC5ED url(/Assets/Scripts/jquery.portalwindow/Skins/HorecaBusiness/Blue/mid.gif) repeat-x top left; }
.widget.color-blue .widget-head a { background: url(/Assets/Scripts/jquery.portalwindow/Skins/HorecaBusiness/Blue/buttons.gif) no-repeat; }

.color-white { background: #DFDFDF url(/Assets/Scripts/jquery.portalwindow/Skins/HorecaBusiness/White/mid.gif) repeat-x top left; }
.widget.color-white .widget-head a { background: url(/Assets/Scripts/jquery.portalwindow/Skins/HorecaBusiness/White/buttons.gif) no-repeat; }

.color-green { background: #7AB031 url(/Assets/Scripts/jquery.portalwindow/Skins/HorecaBusiness/Green/mid.gif) repeat-x top left; }
.widget.color-green .widget-head a { background: url(/Assets/Scripts/jquery.portalwindow/Skins/HorecaBusiness/Green/buttons.gif) no-repeat; }

.color-yellow h3,.color-white h3,.color-green h3  { color:#000; }
.color-red h3,.color-blue h3 { color:#FFF; }