/*** ------ ***/
/*** HEADER ***/
/*** ------ ***/

#header {
  position: relative;
  height: 160px;
}

.not-front #header {
  border-bottom: 5px solid #286383;
}

#header #logo{
  width: 459px;
  height: 135px;
  position: absolute;
  top: 25px;
  left: 0px;
}

#header h1 a span {
	display: none;
}

#header h1 a {
	display: block;
	width: 100px;
	height: 50px;
	background-color: red;
}

#block-search-form {
  display: block;
  position: absolute;
  top: 91px;
  right: 0px;
  background-image: url('../pic/bgsearch.png');
  background-repeat: no-repeat;
  width: 243px;
  height: 69px;
}

#block-search-form #search-block-form{
  position: absolute;
  top: 17px;
  left: 15px;
}

#block-search-form .content #edit-actions{
  height: 30px;
  width: 31px;
}

#block-search-form .content .form-item-search-block-form input{
  background-image: url('../pic/textfield.png');
  background-repeat: no-repeat;
  background-position: left top;
  height: 30px;
  line-height: 30px;
  width: 172px;
  border: none;
  background-color: transparent;
  padding-left: 10px;
  color: #808080;
  font-style: oblique;
}

#block-search-form .content #edit-actions input#edit-submit,
#block-search-form .content #edit-actions input#edit-submit--3,
#block-search-form .content #edit-actions input#edit-submit--2,
#block-search-form .content #edit-actions--2 input#edit-submit--2 {
  
  background-image: url('../pic/btn_search.png');
  background-repeat: no-repeat;
  background-position: left top;
  height: 30px;
  width: 31px;
  /*font-size: 0px;*/
  text-indent: -3000px;
  border: none;
  background-color: transparent;
  padding-top: 5px;
  cursor: pointer;
}

#primary-nav h2,
#secondary_nav h2 {
  display: none;
}
  
#primary-nav a,
#secondary_nav a {
  text-decoration: none;
}

#secondary_nav {
  position: absolute;
  right: 10px;
  top: 65px;
}

#secondary_nav a {
  font-size: 14px;
  color: #286383;
  font-weight: 500;
}

#secondary_nav a.active-trail {
  border-bottom: 1px solid #286383;
}

#primary-nav {
  position: absolute;
  top: 120px;
  left: 0px;
  background-image: url('../pic/bgmainmenu.jpg');
  background-repeat: repeat-x;
  background-position: bottom right;
  height: 40px;
  width: 717px;
}

#primary-nav ul {
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url('../pic/bgmainmenu_left.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  height: 40px;
  margin: 0px;
  padding: 0 0 0 20px;
  display: none;
}

#primary-nav ul li {
  float:left;
  height: 40px;
  padding: 12px;
}

#primary-nav ul li a{
  /*position: absolute;*/
  top: 14px;
  left: 10px;
}

#primary-nav ul li.active,
#block-nice-menus-1 ul#nice-menu-1 li.menuparent.active-trail,
#block-nice-menus-1 ul#nice-menu-1 li.menu-path-trainings.active-trail,
#block-nice-menus-1 ul#nice-menu-1 li.menu-path-news.active-trail{
  background:#286383;
  padding: 12px 12px 14px 12px;
}

#block-nice-menus-1 ul#nice-menu-1 li.menu-path-front a.active{
  background:#286383;
  padding: 12px 12px 14px 12px;
  margin: -12px;
}

#primary-nav a{
   color: #ffffff;
   font-weight: 600;
}

#secondary_nav {
  position: absolute;
  top: 65px;
  right: 10px;
}

#secondary_nav li{
  border-right: 1px solid #606060;
  padding-right: 10px;
}

#secondary_nav li.last{
  border: none;
  padding-right: 0px;
}

#secondary_nav a{
   color: #286383;
}

/*** ------- ***/
/*** CONTENT ***/
/*** ------- ***/
#wrapper{
  min-height: 100%;
}

#breadcrumbs {
  display: block;
  height: 20px;
 /* padding-bottom: 10px;*/
}

#breadcrumbs .breadcrumb {
  display: inline;
  padding-bottom: 0;
  padding-left: 30px;
}


#center #tabs-wrapper {
    padding-top: 10px;
}

#center h1 {
  background-image: url("../pic/bgtitel.png");
  background-repeat: repeat-x;
  height: 60px;
  padding: 19px 0 0 10px;
  width: 950px;
}
#content{
  background-color: #ffffff;
}

/*-- Content Top --*/

/*-- SLIDESHOW --*/

.view-view-slideshow .views-field-body{
  background: url('../pic/slideshow_overlay.png') no-repeat;
  position:absolute;
  right:0px;
  top:0px;
  width:570px;
  height:220px;
}
.view-view-slideshow .views-field-body .field-content{
  padding:40px 20px 20px 20px;
  width: 280px;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  float: right;  
}

.view-view-slideshow .views-field-field-img {
  height: 220px;
} 

.view-view-slideshow .views-slideshow-controls-bottom {
    margin-top: -25px;
    padding-bottom: 5px;
    position: relative;
    z-index: 9999;
}
.view-view-slideshow .views-field-counter{
  background: url('../pic/slidepager.png') no-repeat;
  float:right;
  padding-right:10px;
  width:14px;
  height:14px;
}
.view-view-slideshow .views-field-counter:hover{
  background: url('../pic/slidepager_active.png') no-repeat;
}
.view-view-slideshow .views-field-counter .views-content-counter{
  display:none;
}

/*-- User login --*/
#block-user-login{
  background: url('../pic/login_bg.png') no-repeat 0px -110px;
  float:right;
  width:400px !important;
  position: relative;
}

#block-user-login #user-login-form{
  padding-left: 5px;
}

#block-user-login .form-item-name,#block-user-login .form-item-pass{
  float:left;
  padding-left:10px;
}
#block-user-login .form-item-name label{
  display:none;
}
#block-user-login .form-item-pass label{
  display:none;
}
#block-user-login .item-list{
  clear:both;
}
#block-user-login .item-list ul li{
  float:left;
  list-style: none;
  margin: 10px;
  padding-left: 15px;
}
#block-user-login .item-list ul li.first{
  background: url('../pic/add_icon.png') no-repeat;
}
#block-user-login .item-list ul li.last{
  background: url('../pic/newpwd_icon.png') no-repeat;
}
#block-user-login .item-list ul li a{
  color:#fff;
  padding: 0px 5px;
}
#block-user-login .item-list ul li a:hover{
  color:#bbd671;
  text-decoration: underline;
}

#block-user-login #edit-submit--2,
#block-user-login #edit-submit--3 {
  background: url("../pic/greenbtn_bg.png") no-repeat scroll 0 0 transparent;
  float: right;
  height: 31px;
  position: absolute;
  right: 20px;
  top: 15px;
  width: 58px;
}

#block-user-login input{
 font-style: oblique;
 color: #808080;
}

#block-user-login input.form-text {
  background-color: transparent;
  background-image: url("../pic/textfield_login.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  border: medium none;
  height: 30px;
  padding-left: 10px;
  width: 130px;
  line-height: 30px;
}
/*-- Logged in --*/

#block-menu-menu-user-welcome-menu h2{
  font-family:Georgia;
  font-size:14px;
  font-weight: bold;
  color: #fff;
  padding-top:10px;
  padding-left:10px;
}
#block-menu-menu-user-welcome-menu{
  background: url('../pic/loggedin_bg.png') no-repeat 0px -60px;
  float:right;
  width:319px !important;
  padding-bottom: 10px;
}
#block-menu-menu-user-welcome-menu ul.menu{
  padding-left:10px !important;
}
#block-menu-menu-user-welcome-menu ul,
#block-menu-menu-user-welcome-menu ul li{
  list-style:none;
  padding: 0px;
  margin:0px;
}
#block-menu-menu-user-welcome-menu ul li{
  float:left;
  list-style:none;
  background: url('../pic/resources_icon.png') no-repeat;
  padding-left:25px;
  padding-right:10px;
  margin-top:10px;
}
#block-menu-menu-user-welcome-menu ul li.first{
  background: url('../pic/account_icon.png') no-repeat;
}
#block-menu-menu-user-welcome-menu ul li.last{
  display: block;
  background: url('../pic/greenbtn_bg.png') no-repeat;
  width:58px;
  float:right;
  padding: 7px 5px 5px 10px;
  height:31px;
  margin-top:0px;
}
#block-menu-menu-user-welcome-menu ul li.last a{
  color:#286383;
  text-decoration:none;
  font-weight:bold;
}
#block-menu-menu-user-welcome-menu ul li.last a:hover{
  color:#fff;
}
#block-menu-menu-user-welcome-menu ul li a{
  color:#fff;
}
#block-menu-menu-user-welcome-menu ul li a:hover{
  color:#bbd671;
  text-decoration: underline;
}
/*-- CONTENT MAIN --*/
#contentmain{
  padding: 10px;
  clear:both;
}

#contentmain .block{
  float:left;
  width:290px;
  padding-left: 20px;
}

#contentmain .block.login_right_top {
  position: absolute;
  min-width:400px;
  height:86px;
  top: 0px;
  right: 0px;
  padding:0px;
  margin-top: -5px;
}

#contentmain #block-system-main{
  width:95%;
  /*padding: 20px;*/
}

#contentmain .node ul,
#contentmain .node ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#contentmain .node ul {
	margin-bottom: 10px;
}
#contentmain .node ul li {
	background-image: url('../pic/list_arrow.png');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 2px;
}
/*
body.sidebar-second #contentmain .block{
  float:none;
  width:100%;
  padding-left: 20px;
}*/

/*-- Contact --*/
.form-required{
  color: #ff9935;
}



/*-- About us --*/
#contentmain .block #aboutblock_menu{
  padding:0px;
}
#contentmain .block #aboutblock_menu li{
  padding-bottom:15px;
  list-style: none;
}
#contentmain .block #aboutblock_menu li a{
  padding-left: 30px;
  font-family: Georgia;
  font-weight:bold;
  font-size: 14px;
  text-decoration: none;
  height:14px;
}
#contentmain .block #aboutblock_menu li a:hover{
  color:#bbd671;
  text-decoration: underline;
}

#contentmain .block #aboutblock_menu li#aboutus_link{
  background: url('../pic/info_icon.png') no-repeat;
}
#contentmain .block #aboutblock_menu li#history_link{
  background: url('../pic/history_icon.png') no-repeat;
}
#contentmain .block #aboutblock_menu li#partners_link{
  background: url('../pic/partners_icon.png') no-repeat;
}

/*-- New forum topics --*/
.view-view-forum.view-display-id-block .views-field-title{
  background: url('../pic/comment_icon.png') no-repeat;
  padding-left: 20px;
}
.view-view-forum.view-display-id-block .views-field-body{
  padding-left: 25px;
}

/*-- Who's online --*/
#block-user-online ul li{
  list-style:none;
  padding-left:25px;
}
#block-user-online ul li.first{
  background: url('../pic/users_icon.png') no-repeat;
  height;24px;
  padding-top:5px;
}

/*-- CONTENT BOTTOM --*/
#region-content-bottom{
  margin-left:20px;
}
/*-- Documents, who's online, training and join us --*/
#content-bottom{
  padding-left: 30px;
  padding-top: 10px;
  clear:both;
}

#content-bottom .block{
  float:left;
  width:220px;
  min-height:300px;
  border-top: 2px solid #BBD671;
  background: #efefef;
}
#content-bottom .block .title{
  font-family:Georgia;
  font-size: 12px;
  font-weight: bold;
  padding-left: 50px;
  padding-top: 20px;
  height:40px;
  border-bottom:1px solid #BBD671;
}
#content-bottom .block#block-user-online{
  border-left:1px solid #BBD671;
}
#content-bottom .block#block-views-view-trainer-block-1{
  border-left:1px solid #BBD671;
}

#content-bottom .block#block-views-c6dd0776bd464a467696954029d1c24e,
#block-views-view-latest-content-block-1
{
  border-left:1px solid #BBD671;
}

#content-bottom .block .content{
  padding:20px;
}
#content-bottom #block-views-view-document-block-1 .title{
  background: #f0f0f0 url('../pic/docs_icon.png') no-repeat 10px;
}
#content-bottom #block-views-view-event-block-1 .title{
  background: #e9e9e9 url('../pic/calendar_icon.png') no-repeat 10px;
}
#content-bottom #block-views-view-trainer-block-1 .title{
  background: #e8e8e8 url('../pic/locations_icon.png') no-repeat 10px;;
}

#content-bottom #block-block-2{
  background:none;
  border:none;
  margin-left: -20px;
  padding-top: 20px;
  /*padding-top: 30px;*/
}
#content-bottom #block-block-2 .content{
  /*padding:0px;*/
}

/*-- Page A specific --*/

/*-- Page B specific --*/


/*** ------- ***/
/*** SIDEBAR ***/
/*** ------- ***/
.sidebar .block {
  /*padding: 15px;*/
}
.sidebar h2 {
  text-transform: uppercase;
}
.sidebar .block ul.menu li{
  list-style: none; 
  padding-bottom:5px;
  background: url('../pic/list_arrow.png') no-repeat;
  background-position: left 4px;
  padding-right: 10px;
}
.sidebar .block ul.menu li a{
  font-family: Georgia;
 /* font-size: 14px;*/
  font-weight: bold;
  text-decoration: none;
  color: #286383;
  padding-left:15px;
}
.sidebar .block ul.menu li a:hover{
  font-family: Georgia;
  font-weight: bold;
  text-decoration: underline;
  color: #BBD671;
}

#sidebar-first .block {
 /* padding-top: 20px;*/
}
#sidebar-first .block ul.menu {
  border-right: 1px solid #ccc;
  padding-left:20px;
}

#sidebar-first .block ul.menu li.active-trail a{
  text-decoration: underline;
}

#sidebar-second .block ul.menu {
  border-left: 1px solid #ccc;
}
/*-- MENU BLOCK --*/


/*** ---- ***/
/*** LEFT ***/
/*** ---- ***/




/*** ----- ***/
/*** RIGHT ***/
/*** ----- ***/




/*** ------ ***/
/*** FOOTER ***/
/*** ------ ***/

#footer {
  display: block;
  background-image: url('../pic/bgfooter.jpg');
  background-repeat: repeat-x;
  background-position: center bottom;
  height: 300px;
  color: #ffffff;
  border-top: 10px solid #bbd671;
}

#footer h2 {
  font-family: Helvetica, Geneva, sans-serif;
  color: #ffffff;
  padding-top:25px;
}

#footer .block {
  float: left;
  width:220px;
  padding: 10px;
}
#footer .block .content {
  padding-top:30px;
}

#block-simplenews-18 #simplenews-block-form-18 .form-required{
  color: #ff9935;
}


/*** ------ ***/
/***  NODE  ***/
/*** ------ ***/
.node .field-type-image .field-items .field-item {
  float:left;
  padding-right:20px;
}
.node .content{
 /* padding-top:20px;*/
}
.submitted{
  font-weight: bold;
}
/*** ----- ***/
/*** VIEWS ***/
/*** ----- ***/

/* Document */
#contentmain .view-view-document ul,
#contentmain .view-view-document ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#contentmain .view-view-document ul li {
 /* background:url('../pic/slidepager.png') no-repeat left;*/
  padding-left: 20px;
  margin-bottom: 10px;
}

#contentmain .view-view-document ul li .views-field-title a {
  font-family: Georgia,Helvetica,sans-serif;
  font-size: inherit;
  color: #286383;
}

#content-bottom .view-view-document ul,
#content-bottom .view-view-document ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#content-bottom .view-view-document ul li {
  padding-bottom: 15px;
}
#content-bottom .view-view-document ul li.views-row-last {
  padding-bottom: 0px;
}

/* Events*/

#contentmain .view-view-event .views-row {
  padding: 2px 0;
}
#contentmain .view-view-event .views-field-body {
  padding-top: 5px;
}
.event.page .field-field-date{
  padding:4px;
  font-weight:bold;
  background:#BBD761;
}
.view-display-id-events_page .views-field-field-date{
  padding: 2px 5px;
  font-weight:bold;
  color: #FFFFFF;
  background:#BBD761;
  margin-right:10px;
}
.view-display-id-events_page .views-field-body{
  padding-left: 10px;
}
.view-display-id-events_page .views-row{
  margin-bottom:10px;
}

/* News */
#contentmain .view-view-news .views-exposed-form {
  margin-bottom: 30px;
  display: block;
}

#contentmain .view-view-news .views-exposed-form .views-exposed-widgets label,
#contentmain .view-view-news .views-exposed-form .views-exposed-widgets div {
  display: inline;
  float:none;
}

#contentmain .view-view-news .views-exposed-form .views-exposed-widgets label {
  padding-right: 5px;
}

#contentmain .view-view-news.view-display-id-news_page .views-row {
  border-bottom: 2px solid #bcd576;
  margin-bottom: 20px;
  padding: 0 0 15px 0;
}

#contentmain .view-view-news .views-field-title {
  padding-bottom: 5px;
}

#contentmain .view-view-news.view-display-id-news_page .views-field-title a {
  font-family: Georgia,Helvetica,sans-serif;
  font-size: 18px;
  color: #286383;
  padding-bottom: 5px;
}

#contentmain .view-view-news .views-row img {
  float: left;
  padding: 0 10px 15px 0;
}

/* Trainers */
#contentmain .view-view-trainer .views-row {
  border-bottom: 2px solid #bcd576;
  margin-bottom: 20px;
  padding: 0 0 15px 0;
}

#contentmain .view-view-trainer .views-field-title {
  padding-bottom: 5px;
}

#contentmain .view-view-trainer .views-field-title a {
  font-family: Georgia,Helvetica,sans-serif;
  font-size: 18px;
  color: #286383;
  padding-bottom: 5px;
}

/* Trainings */
#contentmain .view-view-trainings .views-row {
  border-bottom: 2px solid #bcd576;
  margin-bottom: 20px;
  padding: 0 0 15px 0;
}

#contentmain .view-view-trainings .views-field-title {
  padding-bottom: 5px;
}

#contentmain .view-view-trainings .views-field-title a {
  font-family: Georgia,Helvetica,sans-serif;
  font-size: 18px;
  color: #286383;
  padding-bottom: 5px;
}

/* What's new? */

#content-bottom .view-view-latest-content ul,
#content-bottom .view-view-latest-content ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#content-bottom .view-view-latest-content ul li {
  padding-bottom: 15px;
}
#content-bottom .view-view-latest-content ul li.views-row-last {
  padding-bottom: 0px;
}

/* Forum */

#contentmain .form-item,
#contentmain .form-actions {
  margin-bottom: 5px;
  margin-top: 1em;
}


#forum table,
#forum-topic-list table.forum-table {
  background: none repeat scroll 0 0 #EFEFEF;
  border: none;
  border-top: 2px solid #BBD671;
  float: left;
  width: 100%;
}

#forum table tbody {
  border-top: none;
}

#forum table th,
#forum-topic-list table.forum-table thead th {
  background-color: #BBD671;
  border: none;
  border-bottom: 1px solid #BBD671;
  font-weight: normal;
  padding: 3px 10px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

#forum .forum-table-wrap .forum-table-superheader,
#forum .forum-table-topics thead tr,
#forum .forum-table-wrap thead tr,
#forum #forum-statistics #forum-statistics-header {
  background: none repeat scroll 0 0 #EFEFEF;
  border: none;
  border-top: 2px solid #BBD671;
}
#forum #forum-statistics #forum-statistics-header {
padding: 10px;
}
#forum .forum-table-wrap .forum-table-superheader .forum-table-name,
#forum #forum-statistics #forum-statistics-header {
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  color: #286383;
}

#forum .forum-table tr.even,
#forum .forum-table tr.odd,
#forum-topic-list table.forum-table tr.even,
#forum-topic-list table.forum-table tr.odd {
  background: none;
  border: none;
  border-bottom: 1px solid #f9a449;
}

#forum .forum-table-wrap .forum-table {
  margin-bottom: 20px;
}

#forum .forum-list-icon-legend .forum-list-icon-default {
  -moz-border-radius: 5px 5px 5px 5px;
  -moz-box-shadow: 0 1px 0 #000000;
  color: #FFFFFF;
  display: block;
  font-family: Helvetica,Arial,Sans-Serif;
  height: 50px;
  margin: 10px;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  vertical-align: middle;
  width: 50px;
}

#forum #forum-statistics {
    border: none;
}

.forum-statistics-sub-header {
  background-color: #BBD671;
  border: none;
  border-bottom: 1px solid #BBD671;
  font-weight: normal;
  padding: 3px 10px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
#forum .forum-statistics-sub-body {
    padding: 8px 10px;
}
.view-advanced-forum-active-topics .views-exposed-form,
.view-advanced-forum-unanswered-topics .views-exposed-form,
.view-advanced-forum-new-topics .views-exposed-form {
  margin-bottom: 30px;
}

.view-advanced-forum-active-topics .views-exposed-form label,
.view-advanced-forum-active-topics .views-exposed-form div,
.view-advanced-forum-unanswered-topics .views-exposed-form label,
.view-advanced-forum-unanswered-topics .views-exposed-form div,
.view-advanced-forum-new-topics .views-exposed-form label,
.view-advanced-forum-new-topics .views-exposed-form div {
  display: inline;
}

.view-advanced-forum-active-topics .views-exposed-form label,
.view-advanced-forum-unanswered-topics .views-exposed-form label,
.view-advanced-forum-new-topics .views-exposed-form label {
padding-right: 5px
}
/* LANGUAGE SWITCHER MENU */
ul.language-switcher-locale-url {
  float:right;    
}
ul.language-switcher-locale-url li{
  float:left;
  padding-left:25px;
  margin-left: 5px;  
}

ul.language-switcher-locale-url li.first a{
  margin-left: 5px;
}
  
ul.language-switcher-locale-url li.active a{
  text-decoration: underline;
}
  
ul.language-switcher-locale-url li a{
  color: #286383;
  text-decoration: none;
  font-weight: bolder;
}
ul.language-switcher-locale-url li a:hover{
  color: #BCD576;
  text-decoration: underline;
}
ul.language-switcher-locale-url li.en{
  background: url('../pic/langflags/en.png') no-repeat;
}
ul.language-switcher-locale-url li.de{
  background: url('../pic/langflags/de.png') no-repeat;
}
ul.language-switcher-locale-url li.fr{
  background: url('../pic/langflags/fr.png') no-repeat;
}
ul.language-switcher-locale-url li.es{
  background: url('../pic/langflags/es.png') no-repeat;
}
ul.language-switcher-locale-url li.nl{
  background: url('../pic/langflags/nl.png') no-repeat;
}
