/*MD*/
.crate {
	min-height: 20px;
	padding: 10px;
	margin-bottom: 20px;
	border: 0;
	background-color: #F5F5F5;
}

#left_side_bar .crate, #left_side_bar .crate h3 {
	background-color: #0099CC;
	color: #FFF;
}

#left_side_bar .crate a {
	color: #FFF;
}

.crate h3 {
	line-height: normal;
	padding-top: 3px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: none;
	line-height: 25px;
	color: #666;
}

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: #00abff;
	color: #FFF;
}

#hor_nav #current a {
	background-color: #00abff;
	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: #00abff;
	color: #FFF;
}

#hor_nav .menu ul li > a:hover, #hor_nav .menu ul li > .active > a, #hor_nav ul li.active > a {
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.556);
}

#hor_nav li a {
	border-right: 1px solid rgba(255, 255, 255, 0.345);
}

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

/*GN*/
header {
}

main {
	margin-top: 0px;
}

footer {
	padding-top: 20px;
	margin-top: 20px;
}

#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: 10px;
}

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

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

.search input {
	color: #FFFFFF;
	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-color: #717171;
	#background: url(../images/backgrounds/body_bg_default.jpg);
	#background-repeat: no-repeat;
	#background-attachment: fixed;
	#background-position: center top;
}

#wrap {
	background-color: #FFF;
}

header {
	color: #999;
}

#main {
	color: #444;
	margin-bottom: 20px;
}

footer {
	background-color: #0099CC;
	color: #FFF;
}

#hor_nav {
	background-color: #0099CC;
	padding-right: 20px;
	padding-left: 20px;	
}

#bottom {
	color: #999;
}
