/*MD*/
.crate {
	min-height: 20px;
	padding: 10px;
	margin-bottom: 20px;
	background: url(../images/backgrounds/modules_bg_default.png) rgba(255, 255, 255, 1.0);
	color: #666;
	border: 1px solid #333;
	background-color: #000;
}

#left_side_bar .crate {
}

a, .site-description {
    color: #ffffff !important;
}

#left_side_bar .crate h3, #right_side_bar .crate h3, #bottom h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px !important;
    font-weight: 700;
	color: #ffffff;
    text-transform: uppercase;
}

.crate h3 {
	line-height: normal;
	padding-top: 3px;
	font-size: 14px;
	margin-bottom: 10px;
	text-transform: none;
	line-height: 25px;
	font-weight: normal !important;
}

#hor_nav .menu a {
	font-weight: normal !important;
}

header .container_12 .crate, footer .container_12 .crate {
	border: 0;
	background-color: transparent !important;
	background: none;
	margin-bottom: 0;
	box-shadow: none;
}

/*NV*/
#hor_nav {
	min-height: 55px;
}

#hor_nav, #hor_nav .menu a {
	line-height: 55px;
}

#hor_nav .menu ul a {
	background-color: #006699;
	color: #666;
}

#hor_nav #current a {
	color: #FFF;
}

#hor_nav .menu > li > a:hover, #hor_nav .menu > li.sfHover > a, #hor_nav .menu > .active > a, #hor_nav .active > a:hover, #hor_nav .active > a:hover {
	background-color: #006699;
	color: #666;
}

#hor_nav .menu ul li > a:hover, #hor_nav .menu ul li > .active > a, #hor_nav ul li.active > a {
	color: #FFF;
	background-color: #006699;
}

#hor_nav li a {
}

#hor_nav .deeper.parent ul li a {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	color: #FFF !important;
}

/*GN*/
header {
	background-color: #FBE10F;
}

main {
}

main .wrap {
	padding-top: 20px;
}

footer {
}

#wrap .container_12 {
}

body h1, body h2, body h3, body h4, body h5, body h6 {
	line-height: normal;
	margin-bottom: 0.3em;
	text-transform: none;
	font-size: 17px;
}

ul.actions {
	float: right;
}

/*SL*/
.slideshow {
}

#wowslider-container1 {
	margin-bottom: 0;
}

#wowslider-container1 .ws-title {
	line-height: normal;
	bottom: 0;
}

/*SR*/
.search label {
	display: none !important;
}

.search input {
	border-radius: 0;
	line-height: normal;
	background-color: #FFFFFF;
	border: 0;
	margin-bottom: 0;
	box-shadow: none;
	float: right;
}

/*CP*/
.copr {
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
}

.copr a {
	text-decoration: underline;
}

/*LG*/
.site-title {
	font-size: 35px;
	font-weight: bold;
	color: #333333;
}

.site-description {
	font-size: 18px;
	font-weight: bold;
}

/*XM*/
body {
	background: url(../images/backgrounds/body_bg_default.jpg);
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.wrap {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
}

.wrap_full {
	background-color: transparent;
}

header {
	color: #FFF;
	background-color: transparent;
}

footer {
	background-color: transparent;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.780) !important;
}

footer .wrap {
	padding-top: 20px;
	background-color: transparent !important;
}

#hor_nav {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#bottom {
	color: #000;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
	text-transform: none;
}

/*x*/
footer .custom {
	background-color: #000;
	padding: 10px;
	border: 1px solid #333;
}

.hor_nav_full span.separator {
	color: #FFF;
	line-height: 54px;
	padding-left: 10px;
}

footer .btn {
	color: #333 !important;
}
