/*
Theme Name: MinosX
Version: 1.0
Description: Tema di default per MinosX
Author: Matteo Corradetti - Umpi R&D
*/

/* Impostazioni globali */
.ui-layout-pane {background-color: #ffffff;}
.ui-layout-pane-center {background-color: #ffffff;}
.ui-layout-pane-west {margin: 0px;}
.ui-layout-pane-south {background-color: #ffffff; font-size: 10px;}

/* Barra di resize Navigation Bar */
.ui-layout-resizer-west {background-color:  #0073ea; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px;}
.ui-layout-resizer-west-closed {background-color:  #0073ea;}


/* Barra di resize debug */
.ui-layout-resizer-east {background:  #EDF0F4; border: 1px solid #888888; -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px;}

/* Pulsante per espandere le barre di resize */
.ui-layout-toggler {background: #AAA;}
.ui-layout-toggler-closed {background: #ffffff; border-bottom: 1px solid #BBB;}
.ui-layout-toggler .content {font: 14px bold Verdana, Verdana, Arial, Helvetica, sans-serif;}
.ui-layout-toggler:hover {background: #DCA;}
.ui-layout-toggler:hover .content {color: #009;}

/* Layout principale */
.main-pane-south {border-top: 1px solid #cccccc;}
.main-pane-north {border-bottom: 2px solid #0C335F;}
.main-pane_west {}
.main-pane-center {padding: 0 0 0 5px;}

/* Navigation bar */
.nav-north {padding: 0px; background-color: #ffffff; text-align: center;}
.nav-center {background-color: #ffffff;	border-bottom: 3px solid #0073ea;}
.nav-south {}

/* Board Centrale */
.board-north {padding: 0px; background-color: #ffffff;}
.board-center {overflow: none;}
.board-south {}
