/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Frontpage Showcase */
.frontpageshowcase {
	position: absolute;
	top: 20px;
	left: 40px;
	z-index: 1;
	width: 400px;
	color: #FFF;
	font-size: 16px;
	line-height: 22px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.frontpageshowcase.black { color: #444; }

/* Frontpage List */
.frontpagelist img { margin: -20px -20px -20px 0; }

.frontpagelist h2 {
	font-size: 28px;
	line-height: 28px;
}

/* Frontpage Botton */
#page .frontpagebottom {
	min-height: 124px;
	margin: -13px;
	padding: 13px 120px 13px 13px;
	border-radius: 7px;
	overflow: hidden;
}


/* Frontpage Separator */
#page .frontpageseparator {
	margin: -3px;
	overflow: hidden;
	text-transform: uppercase;
}

.frontpageseparator > div > div {
	padding-left: 15px;
	border-left: 1px solid #ddd;
	box-shadow: inset 1px 0 0 #fff;
	overflow: hidden;
}

.frontpageseparator > div:first-child > div {
	border-left: none;
	box-shadow: none;
}

.frontpageseparator img {
	margin: 4px 15px 0 0;
	float: left;
}

#logo p {
margin: 0 ;
}

.module, #header, #breadcrumbs, #content {
	margin: 0px;
	border-radius: 0px;
}

.footer-image {
	width:970px;
}

#footer {
	margin:0;
	color:white !important;
}

#menubar {
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important; 

	border-top-width: 1px;
	border-top-color: #ddd;
	margin-top: 1px;
}

.wk-content img {
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important; 
	width:735px;
}

body#page {
	background: #1c3d92 url('../../../images/long-background.jpg') !important;
	background-repeat:repeat-y !important;
	background-position:center top !important;
}

#content {
	padding-bottom: 4em !important;
}

#top-a {
	background-color:#F7F7F9;
}


.menu-dropdown li.active .level1 {
	color: #FDE501 !important;
}

.menu-dropdown li.active > a {
	color: #1C3D92 !important;
}

#womo-widget {
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	width: 309px !important;
	border: 0px !important;
	margin-top: 1px !important;
}

#sidebar-b {
	background-color: #fcfcfc;
}

#womo-header {
	background: #fcfcfc  !important;
}

.womo-heading {
	color: #333 !important;
}




div#bfElemWrap69 label {
    display: none;
}
div#bfElemWrap69 {
  overflow: hidden;
}








