
/*cm_sysdb_begin*/
@import url("//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700|Poiret+One:regular");
/*cm_sysdb_end*/

.cm-offline-content {
    color: #000000;
    background-color: #ffffff;
}

body, #page_wrapper, .content_main_dho {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		small;
	font-weight:	normal;
	font-style:		normal;
}
h1, .cm-h1 {
	color:			#ce2b37;
	font-size:		x-large;
	font-family:	Poiret One, sans-serif;
	font-weight:	bold;
	font-style:		normal;
}
h2 {
	color:			#ce2b37;
	font-size:		medium;
	font-family:	Poiret One, sans-serif;
	font-weight:	bold;
	font-style:		normal;
}
h3 {
	color:			#ce2b37;
	font-size:		medium;
	font-family:	Poiret One, sans-serif;
	font-weight:	bold;
	font-style:		normal;
}
h4, h5, h6 {
	font-family:	Poiret One, sans-serif;
}
.title_wrapper h2, .title_wrapper h1 {
	font-family:	Poiret One, sans-serif;
	font-size:		xx-large;
	font-weight:	normal;
	font-style:		normal;
}
#cm_navigation ul li a {
	font-size:		small;
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	normal;
	font-style:		normal;
}





body {
	background-color: #969696;
}
a {
	color			: #000000;
}
a:hover {
	color			: #ce2b37;
}


#logo_wrapper, .logo_bg_1, .logo_bg_2, .kv_bg, #keyvisual {
	background-color: 	#ffffff;
}

.header {
	background-color	: #969696;
	box-shadow:			0 0px 13px 13px #969696;
}


.title_wrapper h1, .title_wrapper h2 {
	color:			#ffffff;
	text-shadow: 	0px 0px 8px #ffffff;
	background-color:	none;
}


#cm_navigation li.cm_has_subnavigation > a:after {
    border-color: #ffffff transparent -moz-use-text-color;
}
#navigation_wrapper, #cm_navigation {
	border-color:	#ff0013;
	background-color	: #969696;
}
#cm_navigation ul li ul {
	background-color	: #969696;
	border-color:	#ff0013;
}
#cm_navigation ul li a {
	color:			#ffffff;
}
#cm_navigation ul li.cm_current a {
	color:			#ce2b37;
	text-shadow: 	0px 0px 8px #ce2b37;
}
#cm_navigation ul li a:hover {
	color:			#ce2b37;
	text-shadow: 	0px 0px 8px #ce2b37;
}


#cm_navigation ul li ul li a {
	color:			#ffffff;
	text-shadow: 	none;
}
#cm_navigation ul li ul li.cm_current a {
	color:			#ce2b37;
	text-shadow: 	none;
}
#cm_navigation ul li ul li a:hover {
	color:			#ce2b37;
	text-shadow: 	none;
}




.main_wrapper {
	background-color: 	#ffffff;
}
.content_main_dho {
	color				: #000000;
}



.sidebar, 
#footer_wrapper,
.sidebar a,  
#footer_wrapper a{
	color				: #000000;
	background-color	: #FFFFFF;
}
.sidebar h1, .sidebar h2, .sidebar h3 {
	color				: #ce2b37;
}



@media only screen and (min-width: 1px) and (max-width: 767px) { 
#cm_navigation {
	border-color:	none;
}
#cm_navigation > ul > li {
	border-bottom:			3px double #ff0013;
}
#cm_navigation > ul > li:first-child, #cm_navigation > ul > li:nth-child(2) {
	border-top:			3px double #ff0013;
}

}
