/*MD*/

/* Headings
 ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  font-family: 'Pontano Sans';
  font-weight: 400;
  color: #444444;
  text-transform: none;
}
/*
 * Margins
 */
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 25px;
}
/*
 * Sizes
 */
h1,
body h1 {
  font-size: 41px;
  line-height: 48px;
  color:#4176AC;
}
h2,
body h2 {
  font-size: 27px;
  line-height: 34px;
  color:#4176AC;
}
h3,
body h3 {
  font-size: 20px;
  line-height: 27px;
}
h4,
body h4 {
  font-size: 18px;
  line-height: 25px;
}
h5,
body h5 {
  font-size: 16px;
  line-height: 28px;
}
h6,
body h6 {
  font-size: 14px;
  line-height: 21px;
}

.crate {
	min-height: 20px;
	padding: 20px;
	margin-bottom: 10px;
	color: #333;
}

header .container_12 .crate {padding: 0 0 5px}

#left_side_bar .crate { }

li.active {
	text-decoration: underline;
	color: #666666;
}

#left_side_bar .crate h3, #right_side_bar .crate h3, #bottom h3 {
	color: #8C1D29;
}

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

#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 {display:none}

#menunew {
	text-align:center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 940px;
}

#menunew, #menunew .menu a {
	line-height: 53px;
}

#menunew .menu ul { display: none}

#menunew .menu ul a {
	background-color: #2E4565;
	color: #666;
}

#menunew #current a {
	background-color: #41628D;
	color: #FFF;
}

#menunew .menu > li > a:hover, #menunew .menu > li.sfHover > a, #menunew .menu > .active > a, #menunew .active > a:hover, #menunew .active > a:hover {
	background-color: #41628D;
	color: #FFF;
}

#menunew .menu ul li > a:hover, #menunew .menu ul li > .active > a, #menunew ul li.active > a {
	color: #FBFBF2;
	background-color: #41628D;
	margin-left:10px;
}

#menunew li a {
}

#menunew .deeper.parent ul li a {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #FFF !important;
}

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

main {
}

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

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: 20px;
}*/

ul.actions {
	float: right;
}

/*SL*/
.slideshow { display: none}

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

#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;
}

#mod-search-searchword { width: 150px; border-radius:5px;}

/*CP*/
.copr {
	display:none;
	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) no-repeat center center fixed;
		-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

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

.wrap_full {
	background-color: transparent;
}

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

header .container_12 {
	padding-bottom: 10px;
}

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

footer .wrap {
}

#hor_nav {
	margin-left: auto;
	margin-right: auto;
}

#bottom {
	color: #000;
}

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

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

/*x*/
footer .custom {
	padding: 10px;
	background-color: #2E4565 !important;
	color: #fff;
	border-radius: 10px;
}

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

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