* {
	font-family: Arial;
	font-size: 11px;
}

HTML {
  margin: 0px;
  padding: 0px;
}

BODY {
    background-color: #7c8317;
    color: #77787b;
	margin: 0px;
	padding: 0px;
}

IMG {
    border: 0px;
}

FORM {
    padding: 0px;
    margin: 0px;
}

HR {
    height: 1px;
    margin: 0px;
    padding: 0px;
    border-top: 0px;
    border-bottom: 1px solid #e6eeb4; 
}

HR.dashed {
    height: 1px;
    margin: 0px;
    padding: 0px;
    border-top: 0px;
    border-bottom: 1px dashed #e6eeb4; 
}

TABLE TD {
    vertical-align: top;
}

.clear {
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
    font-size: 0px;    
}

#container {
	width: 937px;
	margin: 50px auto;
	padding: 0px;
	text-align: left;    
}

#container .footer {
    color: #FFFFFF;
    padding: 5px 22px 5px 0px;
    float: right;
    clear: both;
}

#container .footer a {
    color: #FFFFFF;
    font-weight: normal;    
	text-decoration: underline;
}

#container .footer .item {
    float: left;
    padding: 0px 0px 0px 10px;
}

#container #left {
    float: left;
    width: 210px;
    margin: 0px 20px 0px 0px;
    background-color: #acc415;    
}

#container #left .horizontal_bar {
    width: 210px;
    height: 23px;
    line-height: 0px;
    font-size: 0px;
}

#container #left .header {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;    
    padding: 10px 0px 10px 0px;
    margin: 15px 15px 40px 15px;
}


#container #left .footer {
    border-top: 1px solid #FFFFFF;
    padding: 5px 0px 10px 0px;
    margin: 5px 15px 0px 15px;
	text-align: right; 
    float: none;
    height:25px;

}
#container #left .footer img{} 


#container #left .menu, .footer_menu {
    padding: 0px 0px 0px 15px;
}

#container #left .menu {
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

#container #left .footer_menu a  {
	font-size: 12px;
	color: #4b4b4d;
	text-decoration: none;
	font-weight: normal;
}

#container #left .footer_menu a:hover  {
	font-weight: bold;
}

#container #left .footer_menu .item {
    float: left;
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 5px;    
    border-left: 2px solid #4b4b4d;
}

#container #left .footer_menu .item:first-child {
    border: 0px;
    padding: 0px;
    margin: 0px;   
}

#container #right {
    float: left;    
    background-color: #FFFFFF;
    width: 650px;    
    padding: 15px 20px 15px 15px;
    min-height: 635px;    
    overflow:hidden;
}

#container #right .header {
    border-bottom: 1px solid #e6eeb4; 
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 15px 0px;       
}

/* breadcrumb */
#container #right .header .breadcrumb {
    float: left;
}

#container #right .header .breadcrumb a {
    color: #77787b;
    text-decoration: none;
	font-weight: normal;
}

#container #right .header .breadcrumb a.last {
    font-weight: bold;
}

#container #right .header .breadcrumb a.home {
	background-image: url(../images/plb/arrow_back.gif);
	background-repeat: no-repeat;
    font-weight: bold;
	background-position: 0px 3px;
	padding-left: 18px;
}

#container #right .header .breadcrumb .preCrumbs {
    color: #acc415;
    font-weight: bold;
}

/* print */
#container #right .header .print {
    float: right;
    padding: 2px 10px 0px 0px;
}

#container #right .header .pdf {
    font-size: 18px;
}

/* lettergrootte */
#container #right .header .font {
    float: right;    
}

#container #right .header .font  a {
    color: #acc415;
    font-weight: bold;
    text-decoration: none;
}

#container #right .header .font .normaal {
	font-size: 14px;
}

#container #right .header .font .middel {
	font-size: 18px;
}

#container #right .header .font .groot {
	font-size: 22px;
}

#container #vertical_bar {
    float: left;    
    width: 22px;      
}

h2{
	color:#b8da37;
	font-size:26px;
	font-weight:bold;
	margin:20px 0px 10px 0px;
}

h3{
    color:#757678;
    font-size:24px;
    font-weight:bold;
    margin:20px 0px 10px 0px;
}

#targetgroup_container h3{
    margin:10px 0px 10px 0px;
}
h3.backlink{
	cursor:pointer;
    background-image: url(../images/plb/arrow_back_mainpage.gif);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    padding-left: 35px;	
}
.navigation{
	margin-top:10px;
	margin-bottom:10px;
}

a {
	color: #b8da37;
	text-decoration: none;
	font-weight: bold;
}
a.readmore {
    background-image: url(../images/plb/arrow_readmore.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 18px;
    color:#96a53e;
}

/* hoofdpagina */
#mainpage .column {
    float: left;   
}

#mainpage .column .item h1 {
    border-top: 1px solid #e6eeb4;
    border-bottom: 1px solid #e6eeb4;   
    padding: 15px 0px 10px 0px;
    margin: 10px 0px 10px 0px;    
    font-size: 26px;
}

#mainpage .column .first h1 {
    border-top: 0px;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;    
}

#mainpage .column .item h2 {
    font-size: 12px;
    padding: 0px;    
    margin: 0px;        
}

#mainpage .column .item img{
	margin-top: 5px;
}

#mainpage .spacer {
    float: left;   
    width: 15px; 
    height: 15px;     
}

#mainpage .group {
    float: left;   
}

/* hoofdpagina - last */
#mainpage .last {
    background-color: #F6FAE8;   
    padding: 0px 0px 10px 0px;    
}

#mainpage .last .item h1 {
    border-top: none;
    border-bottom: 1px dashed #acc415;
    color: #b8da37;
    background-image: url('../images/plb/arrow_mainpage.gif');
    background-repeat: no-repeat;
    background-position: 0px 20px; 
    text-indent: 35px;
    padding: 15px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
}

#mainpage .last .item  {
    padding: 0px 10px 0px 10px; 
}

#mainpage .last .item .spacing {
    border-bottom: 1px dashed #ACC415;
}

/* hoofdpagina - news */
#mainpage .column .item .news .item {
    padding: 10px 0px 0px 0px; 
    margin: 0px 0px 10px 0px;    
    border-top: 1px dashed #e6eeb4;        
}


#mainpage .column .item .news .first {
    padding: 0px 0px 0px 0px; 
    border: 0px;        
}

/* hoofdpagina - calendar */
#mainpage .column .item .calendar .item {
    padding: 10px 0px 0px 0px; 
    margin: 0px 0px 10px 0px;    
    border-top: 1px dashed #e6eeb4;        
}

#mainpage .column .item .calendar .first {
    padding: 0px 0px 0px 0px; 
    border: 0px;        
}

#mainpage .column .item .calendar .item a {
    color: #77787b;      
    font-weight: normal;
}

#mainpage .column .item .calendar .item h2 a {
	color: #b8da37;   
    font-weight: bold;    
}

/* hoofdpagina - search */
#search {
    background-color: #f1f6ce;
    padding: 10px;
    margin: 0px 0px 10px 0px; 
}

#search .spacing {
    border-top: 1px solid #e6eeb4;
    border-bottom: 1px solid #e6eeb4;   
    padding: 10px 0px 10px 0px;    
}

#search h1, #mainpage .column .item #search h1{
    border: 0px;
    padding: 0px;        
    margin: 0px;
    font-size:26px;
}

#search .title {
    float: left;
}

#search .submit {
    float: right;
}

#search .submit INPUT {
    background-color: transparent;
    background-image: url('../images/plb/button.gif');    
    border: 0px;
    padding: 0px 0px 0px 25px;
    margin: 0px;
    color: #FFFFFF;
    font-size: 16px; 
    font-weight: bold;
    width: 90px;
    height: 30px;
    text-align: left;
}

a.button {
    background-color: transparent;
    background-image: url('../images/plb/button.gif');    
    border: 0px;
    padding: 4px 0px 0px 25px;
    margin: 5px 0px 0px 0px;
    color: #FFFFFF;
    font-size: 16px; 
    font-weight: bold;
    width: 65px;
    height: 26px;
	display:block;
    text-align: left;
}

#search .field {
    padding: 10px 0px 0px 0px;
} 

#search .field INPUT {
    width: 394px;
    font-size: 24px;
    border: 0px;
}

#search .tabs DIV{
    float: left;
    margin: 0px 4px 0px 0px;
    background-image: url('../images/plb/search_tab.gif');
    width: 82px;
    height: 30px;
    padding: 3px 7px 3px 7px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}

#search .tabs DIV.active{
    background-image: url('../images/plb/search_tab_active.gif');
}

/******************************************************************************************************/
/*********************************** BEGIN: mod:LOCATIONS *********************************************/
/******************************************************************************************************/
/******************************************************************************************************/


#locations_map{
	width:420px;
	height:500px;
	float:left;
	margin-top: 10px; 
}

#locations_map .tooltip{
	color: #FBFEFE;
	padding: 10px 20px 10px 40px;
	background-image:url('../images/plb/tooltip.png');
	background-position:top left;
	width:220px;
	
}

#locations_map .tooltip h1{
	font-size:16px;
}
#locations_map .tooltip a.mailto{
    color:#b8da37;
    padding:0px;
}

#locations_map .tooltip a.mailto:hover{
    background-image:none; 
    padding:0px;
}

#locations_map .tooltip a{
	color:#FBFEFE;
	
}

#locations_map .tooltip a:hover{
    background-image:url('../images/plb/arrow_green.gif');
    background-repeat:no-repeat;
    background-position:0px 2px;	
    padding-left:15px;
}

#locations{
    width:200px;
    float:left;
    margin-top: 10px;
    margin-left:17px;
}



#location_container #header{
    margin-top:15px;   
    margin-bottom:10px;	
}


ul.locations{
	list-style-type: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

ul.locations li{
	padding: 0px;
	margin: 0px;
}

ul.locations li a{
    color: #757678;
    text-decoration: none;
}

ul.locations li a:hover{
    color: #b8da37;
}

ul.locations span{
	width: 100px;
}

ul.locations ul{
    list-style-type: none;
    text-transform: none;

    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
}

#location_container .block, #targetgroup_container .block {
	border-top: solid 1px #e6eeb4;
	padding-top: 10px;
	padding-bottom: 10px;
}

#location_container #middlecolumn .block {
    border-bottom: solid 1px #e6eeb4;
}

#location_container .subblock{
    border-top: 1px dashed #E6EEB4;
    padding-top: 10px;
    padding-bottom: 10px;    
}


#location_container #middlecolumn h1:first-child {
    border-top: 0px;
    padding-top: 0px;
}

#location_container #middlecolumn h1 {
    color: #757678;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    border-bottom: solid 1px #e6eeb4;
    border-top: solid 1px #e6eeb4;
}

.block h3, .block h2, .subblock h2, .subblock h3{
	margin-top: 0px;
}

#location_container .calendar, #location_container .productcontainer, #targetgroup_container .productcontainer, #location_container .targetgroupcontainer {
	padding: 0px !important;
}

/* product detail */
#productcontainer #ItemContainerLeft{
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
}

#productcontainer #ItemContainerRight{
    margin-top: 0px;
}
	
#productcontainer #ItemContainerRight h2{
	border-bottom:1px dashed #ACC415;
	margin-top:5px;
}

#productcontainer #ItemContainerRight .item {
	padding-bottom:5px;
	padding-top:5px;
}

#product_container #header{
    margin-bottom:10px; 
}

#product_container{
    float:left;
    width:415px;
    margin-right:15px;
    border-top:1px solid #B8DA37;
    padding-top:15px;
}

.productcontainer ul, #productcontainer_left ul, .locationcontainer ul, .targetgroupcontainer ul{
    list-style: none;
    padding:10px 0px;
}

#relatedproducts_container{
    background-color:#F6FAE8;
    width:200px;
    float:left; 
    padding:0 10px; 
}

#relatedproducts_container h2{
	border-bottom:1px dashed #ACC415;
}

#relatedproducts_container ul{
    list-style: none;
    padding:10px 0px;
}
#relatedproducts_container a.readmore {
    background-image: url(../images/plb/arrow_green_readmore.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 18px;
    color:#96a53e;
}


#relatedproducts_container ul li, #relatedproducts_container ul li{

}


/* product overview */
#productcontainer_left{
    float:left;
    width:200px;	
}

#productcontainer #ItemContainerLeft div{
    cursor:pointer;
}

#productcontainer_right{
    float:left;  
    padding:10px 0px;
    margin-left:16px;	
}

#ItemContainerLeft .product, #ItemContainerLeft .productRight{
	float:left;
	width:200px;
	margin-right:15px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #E6EEB4;
}

#ItemContainerLeft .productRight{
	margin-right:0px;
}

#ItemContainerLeft .product h3{
	border-bottom:1px dashed #E6EEB4;
	margin-top:0px;
	padding:0 0 5px;
}
	
.calendaritem{
    border-top:1px dashed #E6EEB4 !important;
}

.calendaritem, .calendaritem_first{
    padding:10px 0px;
}

#route input{
	width:135px;
}

#route #map{
	width:200px;
	height:150px;
	overflow:hidden;
}

#directionscontainer #directionsmap{
    width:400px;
    height:150px;
    overflow:hidden;
}


#leftcolumn, #middlecolumn{
	margin-right:20px;
}
#middlecolumn .description h3 {
	padding-bottom: 10px;
	border-bottom: solid 1px #e6eeb4;
}

#leftcolumn, #middlecolumn, #rightcolumn{
	border-top:solid 0px #e6eeb4;
	border-bottom:solid 1px #e6eeb4;
	padding-bottom: 10px;
    float:left;
    width:200px;
    height:100%;
}

.special_closingtime p{
	margin:0px;
	padding:0px;
}

/******************************************************************************************************/
/*********************************** BEGIN Custom select box ******************************************/
/******************************************************************************************************/
/******************************************************************************************************/
.filterbar{
    border-top: 1px solid #e6eeb4;
    border-bottom: 1px solid #e6eeb4;	
    padding-top:7px;
    padding-bottom:7px;
}

.filterbar .noresults{
    margin-top:5px;
}
.filterbar .last{
	margin:0px;
}

.filterbar ul
{
    position: relative;
    width: 100%;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-top: solid 0px #000000;
    z-index:100;
}
.filterbar ul li{
    margin: 0px 15px 0px 0px;
    float: left;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #fbfefe;
    background-color:#757678;
    z-index: 0;
    border-right: 1px solid #e6eeb4;
    border-bottom: 1px solid #e6eeb4;
    position: relative;
    width:200px;
    
}

.filterbar ul li.last{
    width:217px;
}

.filterbar ul li.last ul li{
    width:217px;
}

.filterbar ul li a div{
	white-space:nowrap;
    font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
    overflow:hidden;
    width: 175px; 
}
.filterbar ul li a
{
    background: url("../images/select_button.gif");
    background-repeat:no-repeat;
    background-position: 180px 5px;
    height: 15px;
    padding: 5px 20px 5px 0px;
    width: 175px;  
	overflow:hidden;
	
}

.filterbar ul li ul li a
{
    padding-bottom:0px;
	height: auto;
	overflow:auto;
}

.filterbar ul li a.last, .filterbar ul li.last a{
    width: 192px;
    margin-right:0px;   
    background-position:195px 5px;
}

.filterbar ul li.last ul li a {
    width:150px;
    background-position:0px 4px;
}

.filterbar ul ul li a{
    margin-left:5px;
    padding-left:20px;
    padding-top:0px;
    background: url("../images/select_arrow.gif");
    background-repeat:no-repeat;
    background-position: 0px 4px;  
    font-weight:normal;
    background-color:#585853;
    width: 150px; 
    height:auto;
}


.filterbar ul li a
{
    margin: 0px;
    display: block;
    text-decoration: none;
    color:#FFF;
    padding-left:5px;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  
}

.filterbar ul li a.highlighted
{

}

.filterbar ul li a:hover
{   

}

.filterbar ul ul li{
    height: auto;
    background-image: none;
    background: #585853;
    border-bottom:none;
    margin:0px;
    padding-top:0px;
    padding-bottom:5px;
}

.filterbar ul ul li.first{
    padding-top:7px;
}



.filterbar ul ul li a.highlighted, .filterbar ul ul li a.active{
    margin-left:5px;
    padding-left:20px;
    background: url("../images/select_arrow_hightlight.gif");
    background-repeat:no-repeat;
    background-position: 0px 4px;  
    font-weight:bold;
}

.filterbar ul ul li a.active{
    margin-left:5px;
    padding-left:20px;
    background: url("../images/select_arrow_active.gif");
    background-repeat:no-repeat;
    background-position: 0px 4px;  
    font-weight:bold;
}

.filterbar ul ul ul li a{
    margin-left:5px;
    padding-left:20px;
    background: url("../images/select_subarrow.gif");
    background-repeat:no-repeat;
    background-position: 0px 4px;  
}
.filterbar ul ul
{
    display: none;
    position:absolute;
}


.filterbar ul ul.active
{
    display: block;
}

.filterbar ul ul ul
{   
    display: none;
    overflow: hidden;
    padding-left:20px;
    margin-top:10px;
    margin-bottom:5px;
	position:relative;
}

.filterbar ul ul ul li{
	width:180px;
}

.filterbar ul ul ul.active
{
    display: block;
}


/** ERROR classes **/
form .error .jquery-selectbox {
	color: #d00;
	border-color: #d00;
	background-image: url("../img/bg-TextFieldError.gif");
}

/******************************************************************************************************/
/*********************************** END Custom select box ********************************************/
/******************************************************************************************************/
/******************************************************************************************************/



/******************************************************************************************************/
/*********************************** BEGIN Calendar module ********************************************/
/******************************************************************************************************/
/******************************************************************************************************/
h1.calendarTitle {
  font-size: 30px;
  font-weight: bold;
  margin: 0;
}

h2.calendarTitle {
  font-size: 50px;
  font-weight: bold;
  margin: 0;
}

h2.targetgroupTitle {
    padding-bottom: 20px;
	border-bottom:solid 1px #e6eeb4;
}

h3.calendarTitle {
  font-size: 23px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
}

h1.calendarTitle,h2.calendarTitle, h3.calendarTitle {
  color: #B8DA37;
}

hr.monthSeperator {
  border: 0;
  width: 100%;
  height: 1px;
  background-color: #B8DA37;
  color: #FFF;
}

.monthTitle {
  font-size: 12px;
  font-weight: bold;
  color: #77787B;
}

.monthItem {
  padding-bottom: 3px;
}

a.calendarTitle, a.calendarTitle:active, a.calendarTitle:hover, a.calendarTitle:visited {
  text-decoration: none;
  color: #575353;
  font-weight: bold;
}

.filterbarCalendar, .filterbarPicture, .filterbarProduct, .filterbarNews, .barTargetgroup{
	border-bottom:none;
}

#calendarItemContainer,#ItemContainerLeft{
	float:left;
	width:415px;
	border-top:1px solid #E6EEB4;
}

div.calendarListItem h3, #ItemContainerRight div.pictureListItem h3{
	margin-top:0px;
}

div.calendarListItem, #ItemContainerRight div.pictureListItem {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ACC415;
	cursor:pointer;
}

div.calendarListArchive {
  padding-top: 5px;
}

#calendarHighlight, #ItemContainerRight {
    float:left;
    width:198px;
    margin-left:17px;
    border-top:1px solid #F6FAE8;
    background-color:#F6FAE8;
    padding:0 10px 10px;
}

div.calendarDates{
	padding-top:15px;
	color:#B8DA37;
	font-size:20px;
}

div.calendarDates h2{
	margin:0px;
}

#calendaritem  h3.title{
	margin-top:0px;
}

div.calendarListItem img, #ItemContainerRight div.pictureListItem img, #ItemContainerLeft img{
  margin-right:10px;

}

#calendarHighlight div.calendarListItem {
  padding-top: 5px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ACC415;
}

#calendarHighlight div.calendarListItem img{
  margin-bottom:10px;
  margin-right:0px;
}

div.calendarListItem td {
  vertical-align: top;
}

div.calendarListItem .title {
  font-weight: bold;
}

ul.calendarMedia {
  list-style: none;
  margin: 20px 0 0 0;
  padding-left: 0;
}

ul.calendarMedia li {
  font-size: 12px;
  width: 140px;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 3px; 
  cursor: pointer;
  cursor: hand;
  margin-bottom: 8px;
  height: 20px;
}

ul.calendarMedia li.sound {
  background-image: url(../images/plb/btn_sound.gif);
}

ul.calendarMedia li.movie {
  background-image: url(../images/plb/btn_movie.gif);
}

table.calendarMediaPopupFooterSound, table.calendarMediaPopupFooterMovie {
  height: 22px;
  width: 320px;
  background-color: #B8DA37;
}

table.calendarMediaPopupFooterSound td.title, table.calendarMediaPopupFooterMovie td.title {
  font-size: 12px;
  padding-left: 10px;
  color: #FFFFFF;
}

table.calendarMediaPopupFooterSound td.spacer, table.calendarMediaPopupFooterMovie td.spacer {
  width: 10px;
}

table.calendarMediaPopupFooterSound td.icon, table.calendarMediaPopupFooterMovie td.icon {
  background-position: center right;
  background-repeat: no-repeat;
  width: 20px;
}

table.calendarMediaPopupFooterSound td.icon {
  background-image: url(../images/plb/btn_sound_inv.gif);
}

table.calendarMediaPopupFooterMovie td.icon {
  background-image: url(../images/plb/btn_movie_inv.gif);
}
/******************************************************************************************************/
/*********************************** END Calendar module ********************************************/
/******************************************************************************************************/
/******************************************************************************************************/


/******************************************************************************************************/
/*********************************** BEGIN Page multimedia **********************************************/
/******************************************************************************************************/
/******************************************************************************************************/
/* Page multimedia */

ul.pageMedia {
  list-style: none;
  padding-left: 0;
  margin: 20px 0 0 0;
}

ul.pageMedia li {
  font-size: 12px;
  width: 140px;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 3px; 
  cursor: pointer;
  cursor: hand;
  margin-bottom: 8px;
  height: 20px;
}

ul.pageMedia li.sound {
  background-image: url(../images/plb/btn_sound.gif);
}

ul.pageMedia li.movie {
  background-image: url(../images/plb/btn_movie.gif);
}

table.pageMediaPopupFooterSound, table.pageMediaPopupFooterMovie {
  height: 22px;
  width: 320px;
  background-color: #B8DA37;
}

table.pageMediaPopupFooterSound td.title, table.pageMediaPopupFooterMovie td.title {
  font-size: 12px;
  padding-left: 10px;
  color: #FFFFFF;
}

table.pageMediaPopupFooterSound td.spacer, table.pageMediaPopupFooterMovie td.spacer {
  width: 10px;
}

table.pageMediaPopupFooterSound td.icon, table.pageMediaPopupFooterMovie td.icon {
  background-position: center right;
  background-repeat: no-repeat;
  width: 20px;
}

table.pageMediaPopupFooterSound td.icon {
  background-image: url(../images/plb/btn_sound_inv.gif);
}

table.pageMediaPopupFooterMovie td.icon {
  background-image: url(../images/plb/btn_movie_inv.gif);
}
/******************************************************************************************************/
/*********************************** END Page multimedia **********************************************/
/******************************************************************************************************/
/******************************************************************************************************/


/******************************************************************************************************/
/*********************************** BEGIN NEWS *******************************************************/
/******************************************************************************************************/
/******************************************************************************************************/
/* News module */

h2.newsTitle {
  font-size: 50px;
  font-weight: bold;
  margin: 0;
}

h3.newsTitle {
  font-size: 23px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

h2.newsTitle, h3.newsTitle {
  padding-top:15px;
}

hr.newsLeft, hr.left{
	width:420px;
	border:none;
	border-top:1px solid #E6EEB4;
	float:left;
}
#newsColumn div.Paging{
	padding-top:10px;
	padding-bottom:10px;
}

.hr_left {
	width:420px;
    float:left;
}

.hr_right {
    width:205px;
    margin-left:20px;
    float:left;
}
	
hr.newsRight, hr.right{
    width:205px;
    margin-left:20px;
    border:none;
    border-top:1px solid #E6EEB4;
    float:left;
}

div.newsListItem {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #E6EEB4;
}

div.newsListArchive {
  margin: 5px 0px 0px 0px;
  padding: 5px 0px 0px 0px;  
  border-top: 1px dashed #ACC415;
}

#noNewsItemContainer{
    float:left;
    width:415px;
    overflow:hidden;
}

#newsItemContainerLeft{
    float:left;
    width:200px;
    overflow:hidden;
}

#newsItemContainer{
	border-top:solid 1px #E6EEB4;
	width:415px;
	float:left;
}

#newsItemContainer .newsListItem{
    cursor:pointer;
}

#newsItemContainerRight{ 
    float:left;
    width:200px;
    margin-left:15px;
    overflow:hidden;
}

div.newsListItem h3{
    margin-top:0px;
    border-bottom: 1px dashed #E6EEB4;
    padding:0 0 5px;
}

div.newsListItem  img{
	margin:10px 0px;
}

#newsColumn h2{
    border-bottom:1px dashed #ACC415;
    margin-top:5px;
    padding:0 0 5px;
}



#newsColumn {
    float:left;
    width:200px;
    margin-left:15px;
    background-color:#F6FAE8;
    padding:0px 10px 10px 10px;
    border-top:solid 1px #F6FAE8;
}

#newsColumn .newsListItem{
	border:none;
}

div.newsListItem td {
  vertical-align: top;
}

div.newsListItem .title {
  font-weight: bold;
}

p.newsDescription {
  margin: 0;
}

p.newsReadMore {
  margin: 0;
  font-size: 10px;
}

p.newsReadMore a, p.newsReadMore a:active, p.newsReadMore a:hover, p.newsReadMore a:visited {
  text-decoration: none;
  color: <?= $colors[1] ?>;
}

ul.newsMedia {
  list-style: none;
  margin: 20px 0 0 0;
  padding-left: 0;
}

ul.newsMedia li {
  font-size: 12px;
  width: 140px;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 3px; 
  cursor: pointer;
  cursor: hand;
  margin-bottom: 8px;
  height: 20px;
}

ul.newsMedia li.sound {
  background-image: url(../images/plb/btn_sound.gif);
}

ul.newsMedia li.movie {
  background-image: url(../images/plb/btn_movie.gif);
}

table.newsMediaPopupFooterSound, table.newsMediaPopupFooterMovie {
  height: 22px;
  width: 320px;
  background-color: <?= $colors[1] ?>;
}

table.newsMediaPopupFooterSound td.title, table.newsMediaPopupFooterMovie td.title {
  font-size: 12px;
  padding-left: 10px;
  color: #FFFFFF;
}

table.newsMediaPopupFooterSound td.spacer, table.newsMediaPopupFooterMovie td.spacer {
  width: 10px;
}

table.newsMediaPopupFooterSound td.icon, table.newsMediaPopupFooterMovie td.icon {
  background-position: center right;
  background-repeat: no-repeat;
  width: 20px;
}

table.newsMediaPopupFooterSound td.icon {
  background-image: url(../images/plb/btn_sound_inv.gif);
}

table.newsMediaPopupFooterMovie td.icon {
  background-image: url(../images/plb/btn_movie_inv.gif);
}
/******************************************************************************************************/
/*********************************** END NEWS *********************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

/* WYSIWYG templates */

table.tplTable {
  width: 640px;
}

td.tplSmallTitle {
  padding-bottom: 10px;
}

td.tplLargeTitle {
  padding-bottom: 20px;
}

td.tplTitle {
  padding-bottom: 20px;
}

td.tplLargeTitle, td.tplTitle {
  color: #b8da37;
}

td.tplColumn, td.tplColumnLast, td.tplMainpageColumn {
  vertical-align: top;
  width: 200px;
  padding-right: 20px;
}

td.tplColumnLast, td.tplMainpageColumn {
  padding-right: 0;
}

td.tplTwinColumn {
  vertical-align: top;
  width: 420px;
  padding-right: 20px;
}

td.tplPictureRight {
  width: 200px;
  vertical-align: top;
}

td.tplPictureBottom {
  padding-top: 20px;
  vertical-align: top;
  width: 640px;
  height: 118px;
}

td.tplPictureTop {
  width: 200px;
  padding-right: 20px;
  padding-bottom: 10px;
}

.largeTitle {
	color:#757678;
	font-size:46px;
	font-weight:bold;
	line-height: 46px;
}

.middleTitle {
  font-size:36px;
  font-weight: normal;
  line-height: 36px;
}

.normalTitle {
  font-size: 26px;
  font-weight: normal;
  line-height: 26px;
}

.smallTitle {
  font-size: 23px;
  font-weight: normal;
  line-height: 26px;
}

.smallText {
  font-size: 10px;
}

input.button
{
    margin: 0px;
    padding: 2px 20px 2px 20px;
    text-align: center;
    text-decoration:  none;
    font-size: 12px;
    font-weight: bold;
    border: #7c8317 1px solid;
    background-color: #b8da37;
    color: #77787b !important;
}

/* search */
div.search .field {
    float: left;
    padding: 0px 10px 0px 0px;
}

div.search .button {
    float: left;    
}

div.search .button input  {
    margin: 0px;
    padding: 2px 20px 2px 20px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    border: #7c8317 1px solid;
    background-color: #b8da37;
    color: #77787b;
}

div.searchNrResults {
  margin: 10px 0 10px 0;
}

dl.searchResults dt {
  font-weight: bold;
}

dl.searchResults dd {
  margin: 0 0 15px 0;
}

/* Picture module */

h2.pictureTitle {
  font-size: 50px;
  font-weight: bold;
  margin: 0;
}

table.pictureTable {
  width: 640px;
}

td.pictureLarge {
  width: 420px;
  vertical-align: top;
  padding-right: 20px;
}
td.pictureLarge p{
    margin-top:10px;
}
td.pictureThumbs {
  width: 200px;
  vertical-align: top;
}

td.pictureThumb, td.pictureThumbLast {
  padding-bottom: 14px;
  vertical-align: top;
  width: 100px;
}

td.pictureThumb {
  padding-right: 14px;
}

td.pictureMore {
  font-size: 10px;
}

td.picturePages {
  font-weight: bold;
}

td.picturePages a, td.picturePages a:hover, td.picturePages a:visited {
  text-decoration: none;
  color: #575353;
}

td.picturePages a.current, td.picturePages a.current:hover, td.picturePages a.current:visited {
  color: #000000;
}

td.pictureDescr {
  padding-top: 10px;
}

img.youtubeThumb {
    margin-bottom: 10px;
    margin-right: 10px;
}

div.pictureListItem {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #E6EEB4;
}

#targetgroup_container .pictureListItem{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e6eeb4;
    border-bottom: 1px solid #E6EEB4;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.pictureListItem td {
  vertical-align: top;
}

div.pictureListItem .title {
  font-weight: bold;
}

ul{

}

IMG.thumb_normal {
    border: 1px solid #FFFFFF;
}

IMG.thumb_active {
    border: 1px solid #e6eeb4;
}

/* Target group module */

div.targetgroupListItem {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #E6EEB4;
}

div.targetgroupListItem .title {
    font-weight: bold;
}

div#middlecolumn div.pictureListItem img {
    margin-right: 10px;
}

#mainpage div.item div.targetgroupMainItem h1,
#mainpage div.item div.targetgroupMainItemLast h1 {
    border-top: 0;
    margin: 0 0 10px 0;
}

div.targetgroupMainItem div.spacing {
    border-bottom: 1px dashed #ACC415;
}

div.targetgroupMainItemLast div.spacing {
    border-bottom: none !important;
}

div.targetgroupMainItem div.readmore,
div.targetgroupMainItemLast div.readmore {
    margin-bottom: 10px;
}

table.imageThumbs td
{
	padding: 10px 10px 10px 10px;
}

