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

.cm-offline-content {
    color: #000000;
    background-color: #FFFFFF;
}
@charset "utf-8";
body {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: small;
	font-weight		: normal;
	font-style		: normal;
	background-color: #70584C;
}

h1,h2,h3 {
	color			: #4C3939;
}

h1, .cm-h1 {
	font-family		: Poiret One, sans-serif;
	font-size		: x-large;
	font-weight		: bold;
	font-style		: normal;
}

h2 {
	font-family		: Poiret One, sans-serif;
	font-size		: large;
	font-weight		: bold;
	font-style		: normal;
}

h3 {
	font-family		: Poiret One, sans-serif;
	font-size		: medium;
	font-weight		: bold;
	font-style		: normal;
}

h4, h5, h6 {
	font-family		: Poiret One, sans-serif;
}

a {
	color			: #000000;
}

a:hover {
	color			: #4C3939;
}

/*         ______
__________/ main \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_wrapper {
	border-color		: #EDEDED;
}

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#head_wrapper {
	border-left-color	: #EDEDED;
	border-right-color	: #EDEDED;
}

#header {
	background-color	: #A08F73;
}

.block_a {
	background-color	: #A08F73;
}
.block_b {
	background-color	: #D3540F;
}
.block_c {
	background-color	: #FFFFFF;
}
.block_d {
	background-color	: #DBDBDB;
}

#header #title {
	font-family			: Poiret One, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: xx-large;
	color				: #FFFFFF;
}

#header #subtitle {
	font-family			: Poiret One, sans-serif;
	font-size			: large;
	font-weight			: bold;
	font-style			: normal;
	color				: #DBDBDB;
}

/*         _______________
__________/ 1st level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation ul li a {
	background-color	: #7C1313;
	color				: #FFFFFF;
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
}

#cm_navigation ul li a:hover {
	background-color	: #D3540F;
	color				: #000000;
}

#cm_navigation ul li.cm_current a {
	background-color	: #D3540F;
	color				: #000000;
}

/*         _______________
__________/ 2nd level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation ul li ul.cm_subnavigation li a {
	background-color	: #7C1313;
	color				: #FFFFFF;
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
}

#cm_navigation ul li ul.cm_subnavigation li a:hover {
	background-color	: #D3540F;
	color				: #000000;
}

#cm_navigation ul li ul.cm_subnavigation li.cm_current a {
	background-color	: #D3540F;
	color				: #000000;
}

/*         _______________
__________/ 3rd level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li a {
	background-color	: #7C1313;
	color				: #FFFFFF;
}

#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li a:hover {
	background-color	: #D3540F;
	color				: #000000;
}

#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li.cm_current a {
	background-color	: #D3540F;
	color				: #000000;
}

/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_main_wrapper {
	background-color	: #FFFFFF;
}

.content_main {
	background-color	: #FFFFFF;
	color				: #000000;
	font-family		    : Arial, Helvetica, sans-serif;
	font-size		    : small;
	font-weight		    : normal;
	font-style		    : normal;
}

.content_main h1,
.content_main h2,
.content_main h3 {
	color			    : #4C3939;
}

.content_main h1, .content_main .cm-h1 {
	font-family		    : Poiret One, sans-serif;
	font-size		    : x-large;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h2 {
	font-family		    : Poiret One, sans-serif;
	font-size		    : large;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h3 {
	font-family		    : Poiret One, sans-serif;
	font-size		    : medium;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main a {
	color				: #000000;
}
.content_main a:hover {
	color				: #4C3939;
}

/*         _________
__________/ sidebar \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_left_wrapper,
#content_left,
#content_right_wrapper,
.content_sidebar {
	background-color	: #EDEDED;
	color				: #000000;
}

.content_sidebar h1,
.content_sidebar h2,
.content_sidebar h3,
#content_left h1,
#content_left h2,
#content_left h3 {
	color				: #D3540F;
}

#content_left a,
.content_sidebar a {
	color				: #000000;
}

#content_left a:hover,
.content_sidebar a:hover {
	color				: #D3540F;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#footer {
	color				: #000000;
	background-color	: #FFFFFF;
}


body > div.cm_widget.cm_widget_block.widget_in_move {
    background-color: transparent;
}
body > div.cm_widget.cm_widget_block {
    font-family     : Arial, Helvetica, sans-serif;
    font-size       : small;
    font-weight     : normal;
    font-style      : normal;
    color           : #000000;
}
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           : #4C3939;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h1 {
    font-family     : Poiret One, sans-serif;
    font-size       : x-large;
    font-weight     : bold;
    font-style      : normal;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h2 {
    font-family     : Poiret One, sans-serif;
    font-size       : large;
    font-weight     : bold;
    font-style      : normal;
}

body > div.cm_widget.cm_widget_block > div.widget_content_box h3 {
    font-family     : Poiret One, sans-serif;
    font-size       : medium;
    font-weight     : bold;
    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     : Poiret One, sans-serif;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a {
    color           : #000000;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a:hover {
    color           : #4C3939;
}
