/*************************************/
/*      Inhoudsopgave                */
/*      STANDAARD STYLES             */
/*      STANDAARD LAYOUT             */
/*      Menu                         */
/*      Foto menu                    */
/*      Menukaarten                  */
/*      Nieuws Article / Homepage    */
/*      Agenda                       */
/*      Gastenboek / Login           */
/*      Fotoalbum                    */
/*************************************/
body, html, form 
{
 margin:0px;
 padding:0px;
 width:100%;
 height:100%;
 font-size:12px;
 font-family:"Trebuchet MS";
 color:#fff;
 background:#333;
}
img {border:none;}
a {color:#fff;}	
a:hover {color:#F7A40D;}	
h1 {font-size:14px;margin:0;padding:0 0 10px 0;color:#F7A40D;}
h2 {font-size:13px;margin:0;padding:0 0 10px 0;color:#F7A40D;}
h3 {font-size:12px;margin:0;padding:0 0 10px 0;color:#F7A40D;}
h4 {font-size:11px;margin:0;padding:0 0 10px 0;color:#F7A40D;}
.sys_clearing {display:none;visibility:hidden;}
.Nieuws, .Menukaarten{display:none;visibility:hidden;} /* Menu item nieuws weglaten. */

/******************************/
/*      STANDAARD LAYOUT      */
/******************************/
#nonfooter
{
    width:884px;
    min-height:100%;
    margin:0 auto;
    background:url(images/nonfooter.gif) repeat-y; 
		position:relative;
}
    #header
    {
       
        width:884px;
        height:129px;
        background:#000 url(images/header.gif) no-repeat;				
    }
        .logo
        {
            margin:29px 0px 0px 10px;
            float:left;
            position:absolute; /* Zodat de menu items als het menu te breed wordt eroverheen schuift */
        }
    #hoofdmenu
    {
        width:884px;
        height:249px;
        background:#000 url(images/hoofdmenu.gif) no-repeat;
    }
		.socialMedia {
			position:absolute;
			right:10px;
			top:90px;
		}
		.socialMedia img {
			margin-left:4px;
		}
    #content
    {
      
        width:884px;
        background:url(images/content-top.gif) no-repeat;
    }
        #innercontent
        {
         padding:40px 30px 84px 40px;
         overflow:hidden;
        }
        .sys_ArticleLayout25
        {
            padding-bottom:20px;
        }
        .sys_ArticleLayout25_empty
        {
            visibility:hidden;
            display:none;
        }
    #footer
    {
       
        width:884px;
        height:48px;
        background:#000 url(images/footer.gif) center top no-repeat;
        margin:-48px auto;
    } 
/******************************/
/*      Menu                  */
/******************************/
#ext_main_menu
{
    position:relative;
    float:right;
    background:none;
    font-size:13px;
    margin:30px 10px 0 0;
	 list-style: none;
}
    #ext_main_menu li 
    {
        padding:0 0 1px 13px;
			float:left;
        background:url(images/bg-menuseparator.gif) center left no-repeat;
    }
    #ext_main_menu li.Home
    {
        background:none;
    }
    
/******************************/
/*      Foto Menu             */
/******************************/
#nav
{
    margin:0;
    padding:0;
    list-style:none;
    margin-left:6px;
}
#nav a
{
    color:#000;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}
#nav li span
{
    position:absolute;
    bottom:10px;
    text-align:center;
    width:207px;
}
    #nav li
    {
        float:left;
        width:207px;
        height:217px;
        margin-top:26px;
        margin-right:15px;
        position:relative;
    }
    /******************************/
    /*      Home                  */
    /******************************/

        #nav li a.introductie
        {
            display:block;
            width:206px;
            height:217px;
            background:url(images/introductie.jpg) no-repeat;
        }
        #nav li a.introductie:hover
        {
            background:url(images/introductie.jpg) center bottom no-repeat;
        }
		
        #nav li a.etenendrinken
        {
            display:block;
            width:206px;
            height:217px;
            background:url(images/etendrinken.jpg) no-repeat;
        }
        #nav li a.etenendrinken:hover
        {
            background:url(images/etendrinken.jpg) center bottom no-repeat;
        }
          
        #nav li a.uweigenruimte
        {
            display:block;
            width:206px;
            height:217px;
            background:url(images/eigenruimte.jpg) no-repeat;
        }
        #nav li a.uweigenruimte:hover
        {
            background:url(images/eigenruimte.jpg) center bottom no-repeat;
        }
        #nav li.lastitem
        {
            margin-right:-10px;
        }
        #nav li a.feestenenpartijen
        {
            display:block;
            width:206px;
            height:217px;
            background:url(images/feestenpartijen.jpg) no-repeat;
        }
        #nav li a.feestenenpartijen:hover
        {
            background:url(images/feestenpartijen.jpg) center bottom no-repeat;
        }
        /******************************/
        /*    1e item  Geschiedenis   */
        /******************************/
        .sys_ul_submenu li.Geschiedenis a
        {
            display:block;
            width:206px;
            height:217px;
            background:url(images/geschiedenis.jpg) no-repeat;
        }
        .sys_ul_submenu li.Geschiedenis a:hover
        {
            background:url(images/geschiedenis.jpg) center bottom no-repeat;
        }
        .sys_ul_submenu li.Openingstijden a
        {
            display:block;
            width:206px;
            height:217px;
            background:url(images/openingstijden.jpg) no-repeat;
        }
        .sys_ul_submenu li.Openingstijden a:hover
        {
            background:url(images/openingstijden.jpg) center bottom no-repeat;
        }
        .sys_ul_submenu li.Missie a
        {
            display:block;
            width:206px;
            height:217px;
            background:url(images/missie.jpg) no-repeat;
        }
        .sys_ul_submenu li.Missie a:hover
        {
            background:url(images/missie.jpg) center bottom no-repeat;
        }
        .sys_ul_submenu li.Regio-informatie a
        {
            display:block;
            width:206px;
            height:217px;
            background:url(images/Regio-informatie.jpg) no-repeat;
        }
        .sys_ul_submenu li.Regio-informatie a:hover
        {
            background:url(images/Regio-informatie.jpg) center bottom no-repeat;
        }
        /******************************/
        /*    2e item  etendrinken    */
        /******************************/
        .sys_ul_submenu li.Lunch a
        {
            display:block;
            width:206px;
            height:217px;
            background:url(images/Luch.jpg) no-repeat;
        }
        .sys_ul_submenu li.Lunch a:hover
        {
            background:url(images/Luch.jpg) center bottom no-repeat;
        }
        .sys_ul_submenu li.Diner a
        {
            display:block;
            width:206px;
            height:217px;
            background:url(images/diner.jpg) no-repeat;
        }
        .sys_ul_submenu li.Diner a:hover
        {
            background:url(images/diner.jpg) center bottom no-repeat;
        }
        .sys_ul_submenu li.Arrangementen a
        {
            display:block;
            width:206px;
            height:217px;
            background:url(images/arrangementen.jpg?1) no-repeat;
        }
        .sys_ul_submenu li.Arrangementen a:hover
        {
            background:url(images/arrangementen.jpg?1) center bottom no-repeat;
        }
        .sys_ul_submenu li.Wijnkaart a
        {
            display:block;
            width:206px;
            height:217px;
            background:url(images/wijnkaart.jpg) no-repeat;
        }
        .sys_ul_submenu li.Wijnkaart a:hover
        {
            background:url(images/wijnkaart.jpg) center bottom no-repeat;
        }

        /****************************************/
        /* Zorgt ervoor dat de active pagina    */
        /* De foto gekleurd blijft              */
        /****************************************/ 
        
        
/* NIEUWE MENU */

ul.sys_ul_submenu {  
    margin:0;
    padding:0;
    list-style:none;
    margin-left:6px;
	}
	
ul.sys_ul_submenu li span
{
    position:absolute;
    bottom:10px;
    text-align:center;
    width:207px;
}

ul.sys_ul_submenu li
{
	float:left;
	width:207px;
	height:217px;
	margin-top:26px;
	margin-right:15px;
	position:relative;
}

ul.sys_ul_submenu li a
{
	position:relative;
	display:block;
	width:206px;
	height:217px;
	color:#000;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}

ul.sys_ul_submenu li.Mag-ik-me-even-voorstellen,
ul.sys_ul_submenu li.Eten-en-drinken,
ul.sys_ul_submenu li.Vrijdag-en-Zaterdag,
ul.sys_ul_submenu li.Uw-eigen-ruimte,
ul.sys_ul_submenu li.Feesten-en-Partijen,
ul.sys_ul_submenu li.Trouwen,
ul.sys_ul_submenu li.Home { 
	display:none;
	visibility:hidden;
	}
	
#layoutFeestenPartijen ul.sys_ul_submenu li.Trouwen { 
	display:block;
	visibility:visible;
	}
	
/*het laatste item */
	
ul.sys_ul_submenu li.Regio-informatie,
ul.sys_ul_submenu li.Wijnkaart,
ul.sys_ul_submenu li.Voor-u-alleen,
ul.sys_ul_submenu li.De-Concertzaal,
ul.sys_ul_submenu li.Trouwen,
ul.sys_ul_submenu li.Kasteel-Doorwerth,
ul.sys_ul_submenu li.Wijnkaart
{
	margin-right:-10px;
}

#ext_main_menu li.Mag_ik_me_even_voorstellen,
#ext_main_menu li.Eten_en_drinken,
#ext_main_menu li.Uw_eigen_ruimte,
#ext_main_menu li.Feesten_en_Partijen
 {
	display:none;
	visibility:hidden;
	}
	
	
	
ul.sys_ul_submenu li.De-wijnkelder a       
	        {
            display:block;
            width:206px;
            height:217px;
            background:#000 url(images/wijnkelder.jpg) no-repeat;
        }
ul.sys_ul_submenu li.De-wijnkelder a:hover
        {
            background:#000 url(images/wijnkelder.jpg) center bottom no-repeat;
        }
		
ul.sys_ul_submenu li.De-Kroonzaal a,
ul.sys_ul_submenu li.Op-locatie a    
	        {
            display:block;
            width:206px;
            height:217px;
            background:#000 url(images/kroonzaal.jpg) no-repeat;
        }
ul.sys_ul_submenu li.De-Kroonzaal a:hover,
ul.sys_ul_submenu li.Op-locatie a:hover
        {
            background:#000 url(images/kroonzaal.jpg) center bottom no-repeat;
        }
		
ul.sys_ul_submenu li.Het-zonneterras a       
	        {
            display:block;
            width:206px;
            height:217px;
            background:#000 url(images/zonneterras.jpg) no-repeat;
        }
ul.sys_ul_submenu li.Het-zonneterras a:hover
        {
            background:#000 url(images/zonneterras.jpg) center bottom no-repeat;
        }

ul.sys_ul_submenu li.De-Concertzaal a       
	        {
            display:block;
            width:206px;
            height:217px;
            background:#000 url(images/concertzaal.jpg) no-repeat;
        }
ul.sys_ul_submenu li.De-Concertzaal a:hover
        {
            background:#000 url(images/concertzaal.jpg) center bottom no-repeat;
        }

ul.sys_ul_submenu li.Lunch-Diner a       
	        {
            display:block;
            width:206px;
            height:217px;
            background:#000 url(images/lunches.jpg) no-repeat;
        }
ul.sys_ul_submenu li.Lunch-Diner a:hover
        {
            background:#000 url(images/lunches.jpg) center bottom no-repeat;
        }

ul.sys_ul_submenu li.High-Tea a       
	        {
            display:block;
            width:206px;
            height:217px;
            background:#000 url(images/hightea.jpg) no-repeat;
        }
ul.sys_ul_submenu li.High-Tea a:hover
        {
            background:#000 url(images/hightea.jpg) center bottom no-repeat;
        }
		
ul.sys_ul_submenu li.Recepties-en-Feesten a       
	        {
            display:block;
            width:206px;
            height:217px;
            background:#000 url(images/recepties-feesten.jpg) no-repeat;
        }
ul.sys_ul_submenu li.Recepties-en-Feesten a:hover
        {
            background:#000 url(images/recepties-feesten.jpg) center bottom no-repeat;
        }
	
ul.sys_ul_submenu li.Trouwen a       
	        {
            display:block;
            width:206px;
            height:217px;
            background:#000 url(images/trouwen.jpg) no-repeat;
        }
ul.sys_ul_submenu li.Trouwen a:hover
        {
            background:#000 url(images/trouwen.jpg) center bottom no-repeat;
        }
		
ul.sys_ul_submenu li.Onder-de-luifel a       
	        {
            display:block;
            width:206px;
            height:217px;
            background:#000 url(images/onderdeluifel.jpg) no-repeat;
        }
ul.sys_ul_submenu li.Onder-de-luifel a:hover
        {
            background:#000 url(images/onderdeluifel.jpg) center bottom no-repeat;
        }

ul.sys_ul_submenu li.Het-oudste-kerkje a       
	        {
            display:block;
            width:206px;
            height:217px;
            background:#000 url(images/hetoudstekerkje.jpg) no-repeat;
        }
ul.sys_ul_submenu li.Het-oudste-kerkje a:hover
        {
            background:#000 url(images/hetoudstekerkje.jpg) center bottom no-repeat;
        }		
	
ul.sys_ul_submenu li.Kasteel-Doorwerth a       
	        {
            display:block;
            width:206px;
            height:217px;
            background:#000 url(images/kasteeldoorwerth.jpg) no-repeat;
        }
ul.sys_ul_submenu li.Kasteel-Doorwerth a:hover
        {
            background:#000 url(images/kasteeldoorwerth.jpg) center bottom no-repeat;
        }		
		
/****************************************/
/*           Menukaarten                */
/*                                      */
/****************************************/ 
.fes_mc_dmm
{
    width:640px;
}
.fes_mc_dmm ul.level_1, .menucardProducts
{
    margin:0;
    padding:0;
    list-style:none;
}
    .fes_mc_dmm .title
    {
        font-weight:bold;
        color:#C53C47;
        display:block;
        padding-bottom:10px;
        padding-top:10px;
        clear:left;
    }
    .fes_mc_dmm .name
    {
        width:580px;
        display:block;
        float:left;
    }
    .fes_mc_dmm .description
    {
        display:block;
        font-style:italic;
        padding-top:2px;
        padding-bottom:4px;
        width:380px;
        margin-left:5px;
        font-size:11px;
    }
    .fes_mc_dmm span.empty
    {
        display:none;
        visibility:hidden;
        height:0px;
    }
    .fes_mc_dmm .price
    {
        width:50px;
        display:block;
        float:right;
    }
    .fes_mc_dmm .sys_span_euro
    {
        display:none;
    }
     .fes_mc_dmm .sys_span_value
     {
        float:right;
     }
/****************************************/
/*     Nieuws Article / Homepage        */
/*                                      */
/****************************************/ 
#article
{
    overflow:hidden;
    float:left;
    width:450px;
}
#nieuws
{
    overflow:hidden;
    float:right;
    width:300px;
}
    .sys_link_news_title
    {
        text-decoration:none;
        color:#C53C47;
    }
    ul.sys_fes_news_dnlm_list 
    {
        list-style:none;
        padding:0px;
        margin:0px;
    }
        ul.sys_fes_news_dnlm_list li
        {
            overflow:hidden;
            height:15px;
        }
            ul.sys_fes_news_dnlm_list  .sys_date
            {
                width:80px;
                float:left;
                clear:left;
                display:inline;
            }
            ul.sys_fes_news_dnlm_list  .sys_title
            {
                float:left;
                width: 200px;
            }
p.reserveer {
	height:30px;
	
}
p.reserveer a {
	display:block;
	height:30px;
	padding-left:40px;
	background:url(images/bg-reserveer.gif) no-repeat;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	color:#F7A40D;
	text-decoration:underline;
}
#content p.reserveer a:hover {
	color:#fff;
	text-decoration:underline;
}
/* nieuws pagina */ 
#layoutNieuws .sys_title
{
    font-weight:bold;
    color:#F7A40D;
    padding-bottom:10px;
}
.sys_label_source
 {
    float:left;
    width:100px;
 }
.sys_label_date
{
    float:left;
    width:100px;
} 
/******************************/
/*     Agenda                 */
/******************************/       
.sys_fes_event_deam_list
{
    list-style-type:none;
    margin:0;
    padding:0;
}
    .sys_fes_event_dedm
    {
        position:relative;
    }
    .sys_fes_event_deam_list li
    {
        text-align:center;
        float:left;
        width:140px;
        margin-right:21px;
        margin-top:21px;
        padding:10px 20px 10px 20px;
        /* border:1px solid #fff; */
    }
        .sys_thumbnail_link
        {
            padding-bottom:5px;
            text-decoration:none;
        }
        .sys_img_thumbnail
        {
            padding:5px;
            float:left;
        }
        #layoutAgenda .sys_title, #layoutAgendaDetail .sys_title
        {
            font-weight:bold;
            color:#F7A40D;
            padding-bottom:10px;
        }
        .sys_event_photo_list
        {
            overflow:hidden;
            border:1px solid #ccc;
            margin-top:50px;
        }
        .sys_img_flyer
        {
            margin-bottom:5px;
            position:absolute;
            right:0px;
            top:0px;
        }
        .sys_img_title
        {
            display:none;
            visibility:hidden;
        }
        #layoutAgendaDetail .sys_label
        {
            float:left;
            width:130px;
            font-weight:bold;
        }
        .sys_actions,.sys_actions a
        {
            padding-top:5px;
            color:#F7A40D;
            clear:both;
}
/******************************/
/*     Gastenboek / Login     */
/******************************/  
#layoutUserlogin .sys_label
{
    float:left;
    width:130px;
}
.sys_fes_user_dlogin
{
    margin-top:15px;
}
.sys_span_password, .sys_span_login
{
    display:block;
    margin-top:5px;
}
.sys_fes_user_dlogin input
{
    margin-left:5px;
    padding:0;
}
.sys_span_forgot_password
{
    margin-top:10px;
    display:block;
}
#layoutUserlogin .sys_label_error_message, #layoutForgotPassword .sys_label_error_message
{
    width:700px;
    padding:15px 0 5px 0px;
    margin-top:-40px;
    position:absolute;
    font-weight:bold;
}
#layoutUserlogin .sys_title_errormessage, #layoutForgotPassword .sys_title_errormessage
{
    width:700px;
    padding:0px 0 5px 0px;
    margin-top:-25px;
    position:absolute;
    font-weight:bold;
}
.sys_request_new_password
{
    display:block;
    margin-top:10px;
}
#layoutUserSubscribe .sys_link_next
{
    display:block;
    margin-top:10px;
}
table.sys_table_user_subscribe table td 
{
    color:#01204B;
}
#layoutUserSubscribe .sys_description, #layoutUserSubscribe .sys_fes_user_dsubscribe
{
   float:left;
}
div.sys_fes_user_dsubscribe .sys_table_user_subscribe input,
div.sys_fes_user_dsubscribe .sys_table_user_subscribe select
{
    background:#333333;
    border:solid 1px #fff;
    font-size:10px;
    width:200px;
    color:#fff;
}
/* niet de radiobuttons */
div.sys_fes_user_dsubscribe .sys_radio input
{
    width:15px;
}

.sys_steps
{
    font-weight:bold;
    margin-bottom:5px;
}
.sys_table_user_subscribe
{
	text-align:left !important;
    clear:both;
	 margin:10px 0px;
}
table.sys_table_user_subscribe th.sys_col span
{
	float:left;
}
.sys_col_label
{
	padding-right:10px;
}
.sys_checkbox input
{
	border:none !important;
}
.sys_col_label_phone_explanation span
{
	width:390px;
	display:block;
	margin-top:5px;
	
}
.sys_row_user_subscribe
{
	vertical-align:top;
}
.sys_checkbox input
{
	width:auto!important;
}
.sys_radio input
{
	border:none !important;
}
#layoutUserSubscribe th
{
    text-align:left;
    width:200px;
}
#ldStart_ctl00_ctl00_ctl59_ctl00_checkbox_confirm_conditions
{
	width:20px;
	border:none !important;
}
.sys_fes_user_dedit
{
    position:relative;
}
.sys_table_user_edit .sys_col_label span
{
    float:left;
}
.sys_table_user_edit .sys_col_label
{
    width:150px;
}
.sys_table_user_edit input
{
    width:185px;
}
.sys_table_user_edit .sys_radio input
{
    width:20px;
}
.sys_dropdown_country
{
    height:20px;
}
.sys_label_email_value
{
    display:block;
}
.sys_link_save
{
    margin-left:40px;
}
.sys_div_passphoto
{
    position:absolute;
    right:40px;
    top:0;
}
.sys_div_passphoto img
{
    border:solid 1px #fff !important;
}
.sys_you_are_title,
.sys_you_are_value
{
    font-weight:bold;
    padding-right:4px;
}
/* Inloglinks 
===============*/
.sys_logout
{
    border-left:solid 1px #fff;
    padding-left:5px;
}
#inloglinks 
{
	font-size:11px;
	list-style:none;
	margin:0px 5px 5px 0px;
	padding:0px;
	float:right;
	width:600px;
}
#inloglinks li 
{
	float:right;
	margin:0px;
	padding:0px;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #fff;
}
#inloglinks li  a {text-decoration:none;}
#inloglinks li  a:hover  {text-decoration:underline;}
#inloglinks li.last 
{
	margin-right:0px;
	padding-right:0px;
	border:none;
}
.sys_gen_userm_dsstatus 
{
    float:left;
}

/******************************/
/*    Gastenboek              */
/******************************/  
div.sys_fes_guestbook_dlist
{
/*	position:relative;*/
}
div.sys_div_quote_label
{
	font-size:small;
	margin-bottom : 2px;
	width:200px;
}

div.sys_div_quote_message
{
	font-size:small;
	margin-bottom:5px;
	font-style:italic;
	background-color:#F5F5F5;
	border-bottom:1px solid #D9D7D4;
	border-top:1px solid #D9D7D4;
}
th.sys_column_label
{
	width:0px;
	font-size:13px;
	font-weight:normal;
}

td.sys_column_value_placed_on
{
	color:white;
	font-size:13px;
}
#layoutGastenboek div.sys_div_message
{
	margin-top:20px;
}
td.sys_column_value_message
{
	border-bottom:solid 1px #fff;
}
div.sys_div_quote_header,
div.sys_div_quote_message
{
	margin-left:12px;
}
div.sys_div_quote_message
{
	padding:12px;
	background:#C9D1DC;
	color:#000;
	border:solid 1px #fff
}

a.sys_link_reply
{
	float:right;
}
img.sys_img_quote_expand
{
	margin-left:10px;
}
td.sys_column_reply
{
	text-align:right;
}
span.sys_span_message
{
	display:block;
	padding:12px;
	background:#8D8D8D;
	border:solid 1px #fff;
	margin:12px 0 20px;
}
td.sys_col_label_message img
{
	margin-top:20px;
	margin-right:20px;
	border:solid 1px #fff;
}
td.sys_column_reply a
{
	font-weight:normal;
}

textarea.sys_textbox
{
	margin:5px 5px 5px 5px;
	width:300px;
	height:250px;
}
span.sys_span_placed_by
{
	float:left;
}
a.sys_link_reply
{
	float:right;
}
#layoutGastenboek table.sys_table_overview
{
	margin-top:20px;
	width:800px;
}
a.sys_link_submit_message_bottom
{
	display:block;
}

/******************************/
/*   Fotoalbum                */
/******************************/  
div.sys_fes_pho_dpalm,
div.sys_fes_pho_dpgm
{
	position:relative;
	clear:left;
	overflow:hidden;
}
    div.sys_fes_pho_dpalm ul
    {
	    list-style:none;
	    margin:0;
	    padding:0;
    }
        div.sys_fes_pho_dpalm ul li
        {
            text-align:center;
            float:left;
            width:140px;
            height:200px;
            margin-right:21px;
            margin-top:21px;
            padding:10px 20px 10px 20px;
           /*border:1px solid #fff; */
        }
            div.sys_fes_pho_dpalm ul img
            {
	            display:block;
	            border:none;
	            padding-bottom:10px;
            }
            div.sys_fes_pho_dpalm ul li a
            {
	            color:#fff;
	            text-decoration:none;
            }
            div.sys_fes_pho_dpalm span.sys_title
            {
	            display:block;
	            font-weight:bold;
	            color:#F7A40D;
	            text-align:center;
            }
            div.sys_fes_pho_dpalm span.sys_description
            {
	            text-align:center;
	            display:block;
            }
            div.sys_fes_pho_dpalm span.sys_date,
            div.sys_fes_pho_dpgm span.sys_album_date
            {
	            display:block;
	            margin-top:8px;
	            text-align:center;
            }
            div.sys_fes_pho_dpgm span.sys_album_title_label,
            div.sys_fes_pho_dpgm span.sys_album_description_label
            {
	            visibility:hidden;
	            display:none;
            }

            div.sys_fes_pho_dpgm span.sys_album_date_label
            {
                float:left;
            }

            div.sys_fes_pho_dpgm span.sys_album_date
            {
                float:left;
                clear:right;
                margin:0px;
                margin-left:5px;
            }

            div.sys_fes_pho_dpgm span.sys_album_title
            {
	            display:block;
	            font-weight:bold;
	            color:#F7A40D;
	            text-align:left;
            }
            div.sys_fes_pho_dpgm span.sys_album_description
            {
	            display:block;
	            margin-top:8px;
	            text-align:left;
            }

            div.sys_paging
            {
                float:left;
                width:100%;
                clear:both;
            }

            div.sys_paging ul
            {
	            list-style:none;
	            margin:12px 0;
	            padding:0;
	            overflow:hidden;
            }
                div.sys_paging ul li
                {
	                display:inline;
	                margin-right:8px;
                }
                    div.sys_paging ul li a
                    {
	                    font-weight:bold;
	                    text-decoration:underline;
                    }
                    div.sys_paging ul li a:hover
                    {
	                    color:#FF8306;
                    }
                div.sys_paging ul li a.sys_active
                {
	                text-decoration:none;
	                color:#F7A40D;
                }
                div.sys_paging ul li a.sys_next
                {
	                font-weight:normal;
                }
                div.sys_fes_pho_dpgm .sys_photo div
                {
	                width:170px;
	                margin-right:0;
                }
                div.sys_fes_pho_dpgm .sys_photo div img
                {
                    cursor:pointer;
                }
                div.sys_album
                {
	                position:relative;
	                overflow:hidden;
	                clear:both;
                }
                div.sys_photo
                {
                    float:left;
                    width:140px;
                    height:200px;
                    margin-right:21px;
                    margin-top:21px;
                    padding:10px 20px 10px 20px;
                    border:1px solid #fff;
                }
                .sys_photo a img
                {
	                border:none;
	                text-align:left;
                }
                div.sys_fes_pho_dpgm span.sys_album_title
                {
	                margin-top:20px;
	                font-size:13px;
                }
                div.sys_fes_pho_dpdm
                {
	                position:relative;
	                width:640px;
                }
                div.sys_fes_pho_dpdm div
                {
                    width:800px;
                }
                a.sys_back_to_album_label
                {
	                display:block;
	                margin-bottom:12px;
                }
                span.sys_album_title_label
                {
	                font-weight:bold;
                }
                h2.sys_photo_title
                {
	                font-weight:normal;
                }
                h2.sys_photo_title span
                {
	                font-weight:bold;
                }
                a.sys_previous_image
                {
	                display:block;
	                margin-bottom:12px;
	                margin-left:160px;
	                width:100px;
	                float:left;
                }
                a.sys_next_image_label
                {
	                display:block;
	                float:right;
	                margin-bottom:12px;
	                margin-right:4px;
                }
                div.sys_fes_pho_dpdm img
                {
	                display:block;
	                clear:both;
	                margin:0 auto;
                }
                span.sys_photo_description_label,
                span.sys_photo_date_label
                {
	                visibility:hidden;
	                display:none;
                }
                span.sys_photo_description
                {
	                font-weight:bold;
	                display:block;
                }
/******************************/
/*     Popups                 */
/******************************/  

.modalBackground
{
	opacity:.50;
	filter: alpha(opacity=50);
	 -moz-opacity: 0.5;
	background-color: #000;
}
div.sys_div_popup
{
    border: 1px solid #fff;
    background:#000;
    padding-top:10px;
    width:500px;
}
    div.sys_div_popup div.sys_div_popup_header
    {
	    text-align:center;
	    font-weight:bold;
	    color:White;
    }
    div.sys_div_popup div.sys_div_popup_content
    {
	    margin:5px;
	    text-align:center;
    }
    div.sys_div_popup_footer
    {
    padding:0 0 12px 18px;
    text-align:center;
    }
        div.sys_div_popup div.sys_div_popup_footer a.sys_link
        {
	        margin:5px 5px 0px 0px;
        }
        div.sys_div_popup .sys_input_message
        {
            width:400px;
            height:500px;
        }
       	div.sys_div_popup_content_reply
	    {
		    margin-top:12px;
	    }
		 div.sys_div_popup_content_reply_section,
		 div.sys_div_popup_content_reply_section div,
		 div.sys_div_popup_content_message_reply_section,
		 div.sys_div_popup_content_message_reply_section div
		{
			padding:0;
		}



/* LINKS */
.sys_links_list {list-style:none; margin:0px; padding:0px;}
.sys_fes_links_list .sys_link {margin:5px 0px;}
.sys_fes_links_list .sys_description {margin-left:10px;}

/*CONTACT */

div.sys_one_row {position:relative;clear:left;margin-bottom:4px;}
div.sys_one_row span {float:left;display:block;width:96px;}
div.sys_fes_cforms_dform a {color:#fff;}
div.sys_fes_cforms_dform table {color:#000; z-index:555;} /* Kleur van de error's, en een Z-index zodat de error niet achter een veld valt */



