/* Panels - Sidebar */


#fxpage-sidebar-content .panel { width: 137px; border: 1px solid #2B834F; background-color: #01451C; color: #FFFFFF; }
#fxpage-sidebar-content .panel .header { line-height: 20px; font-weight: bold; font-size: 0.9em; }
#fxpage-sidebar-content .panel .body { padding: 0; font-size: 0.8em; }
#fxpage-sidebar-content .panel .footer { line-height: 20px; }

/* Panels - Panelbar */

/*#fxpage-body-panelbar .panel { width: 140px; margin-bottom: 10px; background-color: #013300;  }
#fxpage-body-panelbar .panel .header { height:31px; padding: 6px; font-weight: bold; color: #660066; font-size: 12px; background-image: url(images/panel-header.gif); background-repeat: no-repeat; background-position: top; }
#fxpage-body-panelbar .panel .body { padding: 0 8px 5px 8px; font-size: 11px; color: #FFFFFF; }
#fxpage-body-panelbar .panel .body p { margin: 2px 0 2px 0; }
#fxpage-body-panelbar .panel .footer { height: 31px; padding: 2px 5px 0 23px; line-height: 20px; color: #FFFFFF; font-size: 10px;background-image: url(images/panel-footer.gif); background-repeat: no-repeat; background-position: bottom; }
#fxpage-body-panelbar .panel .footer a { color: #FFFFFF; }
*/

#fxpanelbar .panel { width: 140px; margin-bottom: 10px; background-color: #013300;  }
#fxpanelbar .panel .header { height:31px; padding: 6px; font-weight: bold; color: #660066; font-size: 0.7em; background-image: url(images/panel-header.gif); background-repeat: no-repeat; background-position: top; }
#fxpanelbar .panel .body { padding: 5px 8px 0 8px; font-size: 0.7em; color: #FFFFFF; }
#fxpanelbar .panel .body p { margin: 2px 0 2px 0; }
#fxpanelbar .panel .footer { height: 31px; padding: 2px 5px 0 23px; line-height: 20px; color: #FFFFFF; font-size: 0.7em;background-image: url(images/panel-footer.gif); background-repeat: no-repeat; background-position: bottom; }
#fxpanelbar .panel .footer a { color: #FFFFFF; }
