
/*cm_sysdb_begin*/
@import url("//fonts.cm4all.net/css?family=Elsie:regular,900");
.cm-background {
background-image: url("/.cm4all/sysdb/backgrounds/images/bif_18341458_cm-a.jpg");
background-repeat: no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;
}
/*cm_sysdb_end*/

.cm-offline-content {
    color: #222020;
    background-color: #FBFAF8;
}
@charset "utf-8";
body {
	font-family		: Elsie, sans-serif;
	font-size		: medium;
	font-weight		: normal;
	font-style		: normal;
	background-color: #2B2B2B;
}

h1,h2,h3 {
	color			: #B35C1A;
}

h1, .cm-h1 {
	font-family		: Elsie, sans-serif;
	font-size		: x-large;
	font-weight		: normal;
	font-style		: normal;
}

h2 {
	font-family		: Elsie, sans-serif;
	font-size		: large;
	font-weight		: normal;
	font-style		: normal;
}

h3 {
	font-family		: Elsie, sans-serif;
	font-size		: medium;
	font-weight		: normal;
	font-style		: normal;
}

h4, h5, h6 {
	font-family		: Elsie, sans-serif;
}

a {
	color			: #222020;
}

a:hover {
	color			: #B35C1A;
}

/*         ______
__________/ main \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_wrapper {
	background-color	: #FBFAF8;
	color				: #222020;
}

.content_main {
	background-color	: #FBFAF8;
	color				: #222020;
	font-family		    : Elsie, sans-serif;
	font-size		    : medium;
	font-weight		    : normal;
	font-style		    : normal;
}

.content_main h1,
.content_main h2,
.content_main h3 {
	color			    : #B35C1A;
}

.content_main h1, .content_main .cm-h1 {
	font-family		    : Elsie, sans-serif;
	font-size		    : x-large;
	font-weight		    : normal;
	font-style		    : normal;
}
.content_main h2 {
	font-family		    : Elsie, sans-serif;
	font-size		    : large;
	font-weight		    : normal;
	font-style		    : normal;
}
.content_main h3 {
	font-family		    : Elsie, sans-serif;
	font-size		    : medium;
	font-weight		    : normal;
	font-style		    : normal;
}
.content_main a {
	color				: #222020;
}
.content_main a:hover {
	color				: #B35C1A;
}

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#header {
	background-color	: #DEC1AB;
}

#title_wrapper h1 {
	font-family			: Elsie, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: xx-large;
	color				: #30586E;
}

#title_wrapper h2 {
	font-family			: Elsie, sans-serif;
	font-size			: large;
	font-weight			: normal;
	font-style			: normal;
	color				: #4D4D4D;
}

/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

/* NAV NORMAL */
#cm_navigation ul li a {
	background-color	: #B35C1A;
	color				: #FFFFFF;
	font-family			: Elsie, sans-serif;
	font-style			: normal;
	font-size			: medium;
	font-weight			: normal;
}

/* NAV MOUSE */
#cm_navigation ul li a:hover {
	background-color	: #DEC1AB;
	color				: #333333;
}

/* NAV HIGH */
#cm_navigation ul li.cm_current a {
	background-color	: #DEC1AB;
	color				: #333333;
}

/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

/* SUBNAV NORMAL */
#cm_navigation ul.cm_subnavigation li a {
	background-color	: #DEC1AB;
	color				: #30586E;
	font-family			: Elsie, sans-serif;
	font-style			: normal;
	font-size			: medium;
	font-weight			: normal;
}

/* SUBNAV MOUSE */
#cm_navigation ul.cm_subnavigation li a:hover {
	background-color	: #E3E3E3;
	color				: #4D4D4D;
}

/* SUBNAV HIGH */
#cm_navigation ul.cm_subnavigation li.cm_current a {
	background-color	: #E3E3E3;
	color				: #4D4D4D;
}

/*         ______________________
__________/ 3rd level navigation \_______________________________________________________
--------------------------------------------------------------------------------------- */

/* SUBNAV NORMAL */
#cm_navigation ul.cm_subnavigation li ul.cm_subnavigation li a {
	background-color	: #DEC1AB;
	color				: #30586E;
	font-family			: Elsie, sans-serif;
	font-style			: normal;
	font-size			: medium;
	font-weight			: normal;
}

/* SUBNAV MOUSE */
#cm_navigation ul.cm_subnavigation li ul.cm_subnavigation li a:hover {
	background-color	: #E3E3E3;
	color				: #4D4D4D;
}

/* SUBNAV HIGH */
#cm_navigation ul.cm_subnavigation li ul.cm_subnavigation li.cm_current a {
	background-color	: #E3E3E3;
	color				: #4D4D4D;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#footer {
	background-color	: #DEC1AB;
	color				: #30586E;
}

#border_bottom_inner {
	background-color	: #DEC1AB;
}

#border_top_inner {
	background-color	: #DEC1AB;
}

#footer a {
	color			: #30586E;
}

#footer a:hover {
	color			: #4D4D4D;
}


body > div.cm_widget.cm_widget_block.widget_in_move {
    background-color: transparent;
}
body > div.cm_widget.cm_widget_block {
    font-family     : Elsie, sans-serif;
    font-size       : medium;
    font-weight     : normal;
    font-style      : normal;
    color           : #222020;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h1,
body > div.cm_widget.cm_widget_block > div.widget_content_box h2,
body > div.cm_widget.cm_widget_block > div.widget_content_box h3 {
    color           : #B35C1A;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h1 {
    font-family     : Elsie, sans-serif;
    font-size       : x-large;
    font-weight     : normal;
    font-style      : normal;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h2 {
    font-family     : Elsie, sans-serif;
    font-size       : large;
    font-weight     : normal;
    font-style      : normal;
}

body > div.cm_widget.cm_widget_block > div.widget_content_box h3 {
    font-family     : Elsie, sans-serif;
    font-size       : medium;
    font-weight     : normal;
    font-style      : normal;
}

body > div.cm_widget.cm_widget_block > div.widget_content_box h4,
body > div.cm_widget.cm_widget_block > div.widget_content_box h5,
body > div.cm_widget.cm_widget_block > div.widget_content_box h6 {
    font-family     : Elsie, sans-serif;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a {
    color           : #222020;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a:hover {
    color           : #B35C1A;
}
