
/*cm_sysdb_begin*/
@import url("//fonts.googleapis.com/css?subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,khmer,latin,latin-ext,vietnamese&family=Elsie:regular,900");
.cm-background {
background-image: url("/.cm4all/sysdb/backgrounds/patterns/bpf_24748892_cm-g.png");
background-repeat: repeat; background-attachment: fixed; background-position: 0 0; background-size: auto;
}
/*cm_sysdb_end*/

.cm-offline-content {
    color: #95AB63;
    background-color: #F6FFE0;
}
@charset "utf-8";
body {
	font-family		: Elsie, sans-serif;
	font-size		: medium;
	font-weight		: normal;
	font-style		: normal;
	background-color: #E2F0D6;
}

h1,h2,h3 {
	color			: #10222B;
}

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			: #95AB63;
}

a:hover {
	color			: #10222B;
}

/*         ______
__________/ Page \_____________________________________________________________________
--------------------------------------------------------------------------------------- */

#bgheader_top {
	background-color	: #E2F0D6;
}

#bgheader_mid {
    background-color    : #F6FFE0;
}

#bgheader_btm {
	background-color	: #BDD684;
}

#header_top {
	background-color	: #95AB63;
}

#header_top #logo {
}

#header_top #navigation_wrapper {
    border-top-color     : #10222B;
    border-left-color    : #10222B;
}

#header_top #navigation_wrapper #navigation_border {
    background-color    : #F6FFE0;
}

/*         ________
__________/ header \___________________________________________________________________
--------------------------------------------------------------------------------------- */

#header_btm {
    border-bottom-color : #95AB63;
}

#header_btm_left {
	background-color	: #10222B;
}

#header_btm_right {
	background-color	: #BDD684;
}

#title_wrapper h1 {
	font-family			: Elsie, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: xx-large;
	color				: #10222B;
}

#title_wrapper h2 {
	font-family			: Elsie, sans-serif;
	font-size			: large;
	font-weight			: normal;
	font-style			: normal;
	color				: #F6FFE0;
}

/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation {
    background-color    : #10222B;
}

ul#cm_mainnavigation li a {
	color				: #F6FFE0;
	font-family			: Elsie, sans-serif;
	font-style			: normal;
	font-size			: medium;
	font-weight			: normal;
    border-top-color    : #10222B;
    border-right-color  : #F6FFE0;
    border-bottom-color : #10222B;
    border-left-color   : #10222B;
}

ul#cm_mainnavigation li a:hover {
    border-color        : #BDD684;
}

ul#cm_mainnavigation li.cm_current a {
    border-color        : #BDD684;
}

/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

ul.cm_subnavigation {
	border-color        : #F6FFE0;
}

ul.cm_subnavigation li a {
	color				: #F6FFE0;
	background-color	: #10222B;
	font-family			: Elsie, sans-serif;
	font-style			: normal;
	font-size			: medium;
	font-weight			: normal;
	border-color        : #F6FFE0;
}

ul.cm_subnavigation li a:hover {
	color				: #BDD684;
	background-color	: #95AB63;
}

ul.cm_subnavigation li.cm_current a {
	color				: #BDD684;
	background-color	: #95AB63;
}

/*         __________________
__________/ SubSubnavigation \_________________________________________________________
--------------------------------------------------------------------------------------- */

ul.cm_subnavigation li.cm_current ul.cm_subnavigation li a {
	color				: #F6FFE0;
	background-color	: #10222B;
}

ul.cm_subnavigation li.cm_current ul.cm_subnavigation li a:hover {
	color				: #BDD684;
	background-color	: #95AB63;
}

ul.cm_subnavigation li.cm_current ul.cm_subnavigation li.cm_current a {
	color				: #BDD684;
	background-color	: #95AB63;
}

/*         _________
__________/ sidebar \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_left_wrapper {
	background-color	: #95AB63;
}

.content_sidebar {
	background-color	: #95AB63;
	color				: #10222B;
}

.content_sidebar h1,
.content_sidebar h2,
.content_sidebar h3 {
	color				: #F6FFE0;
}

.content_sidebar a {
	color				: #10222B;
}

.content_sidebar a:hover {
	color				: #F6FFE0;
}


/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_wrapper {
    border-color        : #95AB63;
}

#content_right_wrapper {
	background-color	: #F6FFE0;
}

.content_main {
	background-color	: #F6FFE0;
	color				: #95AB63;
	font-family		    : Elsie, sans-serif;
	font-size		    : medium;
	font-weight		    : normal;
	font-style		    : normal;
}

.content_main h1,
.content_main h2,
.content_main h3 {
	color			    : #10222B;
}

.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				: #95AB63;
}
.content_main a:hover {
	color				: #10222B;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#footer_wrapper {
	background-color	: #F6FFE0;
}

#footer {
	color				: #95AB63;
}

#footer a,
#footer a:hover {
	color				: #95AB63;
}
