/* =fontface */
@font-face {
	font-family: 'DINR';
	src: url('fonts/DINPro-Regular.eot');
	src: local('☺'), url('fonts/DINPro-Regular.woff') format('woff'), url('fonts/DINPro-Regular.ttf') format('truetype'), url('fonts/DINPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINM';
	src: url('fonts/DINPro-Medium.eot');
	src: local('☺'), url('fonts/DINPro-Medium.woff') format('woff'), url('fonts/DINPro-Medium.ttf') format('truetype'), url('fonts/DINPro-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'DINL';
    src: url('fonts/din-light-webfont.eot');
    src: url('fonts/din-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-light-webfont.woff') format('woff'),
         url('fonts/din-light-webfont.ttf') format('truetype'),
         url('fonts/din-light-webfont.svg#DINLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	color:#FFF;
	font-family:"DINR",Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:#014d4b;
	line-height: 17px;
	letter-spacing:0.4px;
}
#bgJs {
	position:fixed;
	height: 0;
	left: 0;
	top: 0;
	margin: 0;
	z-index: -10;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	color: #76a2a6;
}
a img {
	border: none;
}
h2 {
	font-size: 20px;
	line-height: 22px;
	padding: 35px 0 35px 0;
}
/* =STRUCTURE
-------------------------------------------------------------- */
.clear {
	clear: both;
	display:block;
}

#wrapper {
	width: 280px;
	min-height: 460px;
	display:block;
	padding: 0 20px;
}
#header {
	width: 280px;
	height: 65px;
	margin-bottom: 20px;
	display:block;
}
#branding {
	width: 125px;
	height:65px;
	background:url(images/branding.jpg);
	display:block;
	float:left;
	margin-right: 10px;
}
#left p, #right p {
	margin-bottom: 15px;
}
#left {
	width: 250px;
	display:block;
	float:left;
	margin-left:10px;
}
#right {
	width: 450px;
	display:block;
	float:right;
	margin-right: 10px;
}
#comments {
	display: none;
}
#description {
	width: 140px;
	display:block;
	text-transform:uppercase;
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
	float:left;
	letter-spacing: 1px;
}
#container {
	width: 270px;
	min-height: 50px;
	background: url(images/background_container.png);
	padding: 5px;
}
#footer {
	min-width:164px;
	min-height:34px;
	background:url(images/sign_wil.png) no-repeat;
	display:block;
	float: left;
}
#plug {
	margin-top: 25px;
	display:block;
}
#main {
	min-height: 325px;
}
h3.widget-title {
	color: #5e8386;
	text-transform: uppercase;
	font-size: 29px;
	font-family:"DINL",Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFF;
	padding: 0 0 2px 20px;
	width: 40px;
	margin-left: -20px;
}
.textwidget a {
	font-size: 14px;
}
.clear {
	display:block;
	clear:both;
}
#primary {
	margin-top:10px;
}
h1 {
	color: #D1D1D1;
	text-transform: uppercase;
	font-size: 22px;
	font-family:"DINL",Arial, Helvetica, sans-serif;
	margin: -5px 0 0 -5px ;
	line-height: 24px;
}
h4 {
	font-weight:bold;
	font-size: 12px;
	font-family:Verdana, Helvetica, sans-serif;
	margin-bottom: 5px;
}
/* MENU */
 /* -------------------------------------------- */
#menu {
	float:left;
	width: 280px;
	margin-bottom: 20px;
}
#access .menu-header,
div.menu {
	font-size: 29px;
	font-family:"DINL",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 31px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
}
#access a {
	color: #5e8386;
	display: block;
	height: 27px;
	text-decoration: none;
	display:block;
	padding: 0 0 2px 0px;
	line-height: 29 px;
}
#access ul ul {
	
}
#access ul ul li {
	
}
#access ul ul ul {
	
}
#access ul ul a {
	
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #fff;
	width: 20px;
	height: 27px;
	border-bottom: 1px solid #FFF;
	padding: 0 0 2px 10px;
	margin-left: -10px;
	margin-bottom: -1px;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	width: 27px;
	height: 27px;
	border-bottom: 1px solid #FFF;
	padding: 0 0 2px 10px;
	margin-left: -10px;
	margin-bottom: -1px;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
.page-item-86, .page-item-11, .page-item-9, .page-item-13 {
	margin-top: 20px;
}
#back {
	padding:5px 10px;
	font-size: 18px;
	text-transform:uppercase;
	color:#FFF;
	background: url(images/background_container.png);
	float:right;
}
/* =lang
-------------------------------------------------------------- */
#lang_sel_list {
	margin-top:-10px;
}
#lang_sel_list li {
	float:right;
}
#lang_sel_list a {
	display: block;
	text-decoration: none;
	padding: 0 0 2px 0px;
	line-height: 29 px;
	font-size: 19px;
	font-family:"DINL",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 280px;
	text-align:right;
}
.lang_sel_other {
	color: #FFF;
}
.lang_sel_sel {
	color: #5e8386;
}
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

.wp-caption {
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
}
#footer-widget-area {
	display: none;
}
.easy-nivo-slider {
	margin:-5px;
}
/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
	
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
.nivo_slider_container {
	margin: 15px -5px -5px -5px;
}