
/*cm_sysdb_begin*/
@import url("//fonts.googleapis.com/css?subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,khmer,latin,latin-ext,vietnamese&family=Poiret+One:regular");
/*cm_sysdb_end*/

.cm-offline-content {
    color: #f5f5f5;
    background-color: #212121;
}
@charset "utf-8";
body {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: small;
	font-weight		: normal;
	font-style		: normal;

	background-color: #212121;
}

h1,h2,h3 {
	color			: #fff2f2;
}

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;

}

h1, .cm-h1 {
	font-family		: Poiret One, sans-serif;
	font-size		: x-large;
	font-weight		: bold;
	font-style		: normal;

}

h4, h5, h6 {
	font-family		: Poiret One, sans-serif;
}

a {
	color			: #f5f5f5;
}

a:hover {
	color			: #fff2f2;
}

/*         ________
__________/ header \___________________________________________________________________
--------------------------------------------------------------------------------------- */

#title_wrapper h1 {
	font-family			: Poiret One, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: xx-large;

	color				: #0eb4c9;
}

#title_wrapper h2 {
	font-family			: Poiret One, sans-serif;
	font-size			: large;
	font-weight			: bold;
	font-style			: normal;

	color				: #11aec2;
}

#bgheader_wrapper #bgheader_top {
	background-color	: #343434;
}

#bgheader_wrapper {
    border-bottom-color : #108c94;
}

#bgheader_wrapper #bgheader_nav {
    background-color    : #424242;
}

#bgheader_wrapper #bgheader_border {
    background-color    : #3d070b;
    border-bottom-color : #1490a1;;
}

/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

ul#cm_mainnavigation li a {
	color				: #ffffff;
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;

    background-color    : #424242;
}

ul#cm_mainnavigation li a:hover {
	color				: #ffffff;
    background-color    : #3d070b;
}

ul#cm_mainnavigation li.cm_current {

}

ul#cm_mainnavigation li.cm_current a {
    background-color    : #3d070b;
}

/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_subnavigation ul.cm_subnavigation {
	color				: #ffffff;
}

#cm_subnavigation ul.cm_subnavigation li a {
	color				: #ffffff;
	background-color	: #404040;
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;

}

#cm_subnavigation ul.cm_subnavigation li a:hover {
	color				: #ffffff;
	background-color	: #e12929;
}

#cm_subnavigation ul.cm_subnavigation li.cm_current a {
	color				: #ffffff;
	background-color	: #e12929;
}

/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_subnavigation ul.cm_subnavigation li.cm_current ul.cm_subnavigation li a {
	color				: #ffffff;
	background-color	: #404040;
}

#cm_subnavigation ul.cm_subnavigation li.cm_current ul.cm_subnavigation li a:hover {
	color				: #ffffff;
	background-color	: #e12929;
}

#cm_subnavigation ul.cm_subnavigation li.cm_current ul.cm_subnavigation li.cm_current a {
	color				: #ffffff;
	background-color	: #e12929;
}

/*         _________
__________/ sidebar \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_sidebar_wrapper #content_sidebar_inner {
	background-color	: #3b0303;
}

.content_sidebar {
	background-color	: #3b0303;
	color				: #ffffff;
}

.content_sidebar h1,
.content_sidebar h2,
.content_sidebar h3 {
	color				: #16b9c4;
}

.content_sidebar a {
	color				: #ffffff;
}

.content_sidebar a:hover {
	color				: #16b9c4;
}

/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */

.content_main {
	background-color	: #212121;
	color				: #f5f5f5;
	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			    : #fff2f2;
}

.content_main a {
	color				: #f5f5f5;
}
.content_main a:hover {
	color				: #fff2f2;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#footer {
	color				: #89867e;
	background-color	: #343434;
}

#footer a,
#footer a:hover {
	color				: #89867e;
}
