/* 
    Document   : blue.fbe
    Created on : 18-sep-2010, 12:47:24
    Author     : PureDutch
*/

/* defaults ============================================================================== */


h1 { color:#254A86; }

/* ======================================================================================= */

/* Layout ================================================================================ */
body { background-color: #CDD5EB;}
.header	{ background-color: #254A86; }
/* ======================================================================================= */


.loginBox-content {background: #CDD5EB; border-left: 2px solid #254a86; border-right: 2px solid #254a86; border-bottom: 2px solid #254a86;}

/* default block settings ================================================================ */
.main-block .block-title {	background: #254A86; border:1px solid #254A86; }
.main-block .block-content	{ border-right:1px solid #254A86; border-bottom:1px solid #254A86; border-left:1px solid #254A86;  }
/* ======================================================================================= */

/* uni-form ============================================================================== */
.buttonHolder{ background: #CDD5EB; }
.primaryAction{ background: #254A86; border: 1px solid #254A86; }
/* ===================================================================================== */

/* tools ============================================================================== */
button.button:hover { background: #254A86; border-color: #254A86; }
/* ==================================================================================== */
