/****************************************/
/*    Standaard styles                  */
/*                                      */
/****************************************/
body,
html,
aspx,
#form1
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body
{
	font-size: 12px;
	font-family:Arial, Tahoma, sans-serif;
	margin:0px;
	padding:0px;
	background:#00A6EB;
	color:#fff;
}

img { border:none; }
a {	color:#fff; }
a:hover { color:#ccc; }
h1 { font-size:14px; }
h2 { font-size:13px; }
h3 { font-size:12px; }
hr.sys_clearing {visibility:hidden;clear:left;}

div.sys_one_row {position:relative;clear:left;margin-bottom:4px;}
div.sys_one_row span {float:left;display:block;width:160px;}

div.sys_fes_cforms_dform a {color:#000;} /* kleur van de error */
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 kleur van de error */

/****************************************/
/*            Layout                    */
/*                                      */
/****************************************/                      
#nonfooter
{
    width:828px;
    min-height:100%;
    background:url(images/nonfooter.gif) repeat-y;
    margin:0 auto;
    overflow:hidden;
}
    #header
    {
        position:relative;
        width:828px;
        height:440px;
        background:url(images/header.gif) no-repeat;
    }
div.headerimg
    {
        margin:40px 0 0 15px;
		width:800px; 
		height:297px;
		float:left;
		background:url(/App_Themes/Theme1/images/headerimage.jpg);
    }
#layoutContact div.headerimg,
#layoutNieuwsOverzicht div.headerimg {background:url(/App_Themes/Theme1/images/headerimage-2.jpg);}	
#layoutMenukaart div.headerimg {background:url(/App_Themes/Theme1/images/headerimage-4.jpg);}
#layoutLunchkaart div.headerimg {background:url(/App_Themes/Theme1/images/headerimage-4.jpg);}
#layoutDrankenkaart div.headerimg {background:url(/App_Themes/Theme1/images/headerimage-4.jpg);}
#layoutGastenboek div.headerimg {background:url(/App_Themes/Theme1/images/headerimage-5.jpg);}
#layoutNieuwsOverzicht div.headerimg {background:url(/App_Themes/Theme1/images/headerimage-2.jpg);}
#layoutCatering div.headerimg {background:url(/App_Themes/Theme1/images/headerimage-6.jpg);}

	
	
	
    .logo
    {
        position:absolute;
        left:45px;
        top:236px;
    }
    #menu
    {
        position:relative;
        width:828px;
        overflow:hidden;
		float:left;
    }
		#loginmenu
		{
			position:absolute;
			right:10px;
			top:6px;
		}
#content
{
    width:540px;
    min-height:372px; /* Voor de banner aan de zijkant */
    float:left;
    padding-bottom:40px;
}
    #innercontent
    {
        padding:0px 41px 40px;
    }
    .sys_ArticleFullText {
        margin:0 0 0 10px;
        margin-left:0px;
        margin-top:20px;
		width:400px;
    }

	#kolom
	{
	    position:relative;
	    float:left;
	    width:250px;
	    margin-left:25px;
	    min-height:200px;
	}
	
	#innerkolom
	{
        padding:0px 8px 40px;
    }
#footer
{
    position:relative;
    width:828px;
    height:40px;
    margin:-40px auto 0 auto;
    background:url(images/footer.gif) no-repeat;
	z-index:1;
}
/****************************************/
/*            Verzend Error             */
/*           Nieuwsbrief                */
/****************************************/ 
.sys_one_row table
{
   left:10px !important;
   top:130px !important;
   color:#000;
}
/****************************************/
/*             Main menu                */
/*                                      */
/****************************************/ 
.FES_MENU_EMBM
{
    position:relative;
    width:780px;
    margin:20px auto 0 auto;
}
ul#ext_main_menu
{
    background:none;
    font-size:14px;
    border-top:double #ccc;
		font-family:Garamond, "Times New Roman", serif;
		width:780px;
		padding-top:5px;
		text-align:center;
}
#ext_main_menu li
{
    display:inline;
    padding:0 4px;
}
#ext_main_menu, #ext_main_menu ul
{
    font-weight:bold;
    line-height:1;
    list-style:none;
}
li.Links
{
	padding-right:0;
}

/****************************************/
/*          Submenu					            */
/*                                      */
/****************************************/ 
#loginmenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
	#loginmenu ul li
	{
		display:block;
		float:left;
		margin-left:12px;
	}
		#loginmenu ul li a
	{
		color:#68676C;
		font-weight:bold;
		font-size:11px;
	}
/****************************************/
/*          Formulier opmaak            */
/*                                      */
/****************************************/ 
.sys_one_row
{
    margin-top:10px;
}
.sys_fieldlabel
{
    display:block;
    width:50px;
    float:left;
}
.sys_fes_cforms_dform .sys_one_row a 
{
    position:relative;
    margin-top:20px;
    background:#464646;
    display:block;
    width:100px;
    margin:0 auto;
    text-decoration:none;
    border:1px solid #fff;
    text-align:center;
}
.sys_fes_cforms_dform .sys_one_row a:hover 
{
}

.modalBackground 
{
	opacity:.50;
	filter: alpha(opacity=50);
	 -moz-opacity: 0.5;
	background-color: #000;
}


.fes_mc_dmm ul.level_1, .menucardProducts
{
    margin:0;
    padding:0;
    list-style:none;
    overflow:hidden;
}
    .fes_mc_dmm .title
    {
        font-weight:bold;
        color:#00a0c6;
        display:block;
        padding-bottom:10px;
        padding-top:10px;
    }
    .fes_mc_dmm .name
    {
        width:380px;
        display:block;
        float:left;
    }
    .price
    {
        width:50px;
        display:block;
        float:right;
        overflow:hidden;
    }
        .sys_span_euro
        {
            float:left;
        }
        .sys_span_value
        {
            float:right;
        }
    .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;
    }
    
#layoutNieuwsOverzicht div.sys_fes_news_dnlm ul
{
	list-style:none;
	margin:12px -7 0;
	padding:10px;
	margin-left:-9px;
	padding-top:5px;
}
#layoutNieuwsOverzicht div.sys_fes_news_dnlm ul li
{
	margin-bottom:12px;
}
#layoutNieuwsOverzicht div.sys_fes_news_dnlm div.sys_date
{
	position:relative;
	margin-right:10px;
	font-weight:bold;
	color:#00a0c6;
	margin-left:0px;
	float:left;
}


#layoutNieuwsOverzicht div.sys_fes_news_dnlm div.sys_title,
#layoutNieuws div.sys_fes_news_dnlm div.sys_readon,
#layoutNieuws div.sys_fes_news_dnlm div.sys_description
{
	position:relative;
	margin-left:20px;
}


#layoutNieuwsOverzicht div.sys_fes_news_dnlm div.sys_readon 
{
    margin-top:5px;
    margin-bottom:10px;
    margin-right:10px;
    text-align:right;
}

#layoutNieuwsOverzicht div.sys_fes_news_dnlm div.sys_description 
{
    width:435px;
    
}

#layoutNieuwsOverzicht div.sys_fes_news_dnlm div.sys_title
{
	font-weight:bold;
	margin-bottom:8px;
}

div.sys_fes_news_dndm div.sys_title {
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
	}
	
div.sys_fes_news_dndm div.sys_label_date  {
	width:100px;
	float:left;
	clear:left;
	margin-bottom:10px;
	}
	
div.sys_fes_news_dndm div.sys_description {
	clear:left;
	margin-top:10px;
	}

/*************************\
    //  GASTENBOEK  \\
\*************************/


div.sys_div_quote_label {margin-bottom:2px;width:200px;}
div.sys_div_quote_message {margin-bottom:5px;}
.sys_div_quote_message {width:280px;}
th.sys_column_label {width:0px;}
.sys_fes_guestbook_dlist div.sys_div_message{margin-top:0px;}
td.sys_column_value_message{padding:5px;}
div.sys_div_quote_header,
div.sys_div_quote_message{margin-left:12px;}
div.sys_div_quote_message{padding:5px;}
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:5px;vertical-align:top;}
td.sys_col_label_message img{margin:5px;padding:5px;}
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;}
table.sys_table_overview{margin-top:20px;width:500px;}
a.sys_link_submit_message_bottom{display:block;}
tr.sys_row_message{padding:5px;vertical-align:top;}
td.sys_col_label_message {border:1px solid #545454;width:100px;}
td.sys_col_label_placed_on {border-bottom:none;padding:5px;}
td.sys_column_reply {visibility:hidden;display:none;}
div.sys_div_popup {padding:10px;}

div.sys_div_quote_label {font-size:small;}
div.sys_div_quote_message
{
	font-size:small;
	font-style:italic;
	background:#5F5E62;
	border-bottom:1px solid #545454;
	border-top:1px solid #545454;
}
th.sys_column_label {font-size:13px;font-weight:normal;}
td.sys_column_value_placed_on {color:white;font-size:13px;}
td.sys_column_value_message
{
	border-bottom:1px solid #545454;
	border-top:1px solid #545454;
	border-right:1px solid #545454;
}
div.sys_div_quote_message
{
	background:#818084;
	border:solid 1px #454545;
	font-size:10px;
}
span.sys_span_message {background:#818084;border:solid 1px #545454;}
td.sys_col_label_message ,
.sys_column_value_message
{	
    background:#5F5E62;
}
td.sys_column_reply a {font-weight:normal;}
tr.sys_row_message{ background:#5F5E62;border:1px solid #545454;}
td.sys_col_label_message {border:1px solid #545454;}
td.sys_col_label_placed_on {background:#5F5E62;border:1px solid #545454;}
div.sys_div_popup {padding:10px;}


/******************************\
         LAYOUT LINKS
\******************************/


#layoutLinks .sys_links_list
{
    list-style-type:none;
    padding:0;
    margin:0;
}
#layoutLinks .sys_description
{
    margin-bottom:5px;
	padding:0px;
	padding-left:5px;
}
#layoutLinks .sys_fes_links_list a
{
 color:#fff;
 font-weight:bold;
}


/******************************\
        INLOGGEN PAGINA
\******************************/

#layoutLogIn div.sys_ArticleFullText
{
	margin-bottom:10px;
}

div.sys_fes_user_dlogin div {overflow:hidden;}
#layoutLogIn span.sys_label
{
	float:left;
	display:block;
	width:100px;
	clear:left;
}
#layoutLogIn span.sys_label_remember_me {width:160px;}

#layoutLogIn span.sys_span_password,
#layoutLogIn span.sys_span_remember_me
{float:left;}

#layoutLogIn span.sys_span_password {width:350px; margin-top:5px;}

#layoutLogIn span.sys_span_login,
#layoutLogIn span.sys_span_forgot_password
{
	display:block;
	float:left;
	clear:left;
	margin-bottom:4px;
}
#layoutLogIn span.sys_label_error_message
{
	position:relative;
	width:500px;
	margin-bottom:20px;
	margin-top:5px;
}

/*------------------------------------------
---------------- User subscribe-------------
----------------------------------------- */
div.sys_fes_user_dsubscribe {overflow:hidden;}

div.sys_fes_user_dsubscribe table th,
div.sys_fes_user_dsubscribe table td
{vertical-align:top;text-align:left;}

div.sys_fes_user_dsubscribe table th {width:160px;}
div.sys_fes_user_dsubscribe a {display:block;margin-left:163px;}
div.sys_fes_user_dsubscribe td.sys_col_label_agreement a {margin-left:0;}
#layoutUserSubscribe div.sys_fes_user_dsubscribe a.sys_link_previous {display:block;margin-left:0;float:left;}
#layoutUserSubscribe div.sys_fes_user_dsubscribe a.sys_link_submit {float:left;margin-left:20px;}

#layoutUserSubscribe div#DivLongMessage,
#layoutUserSubscribe div#DivLongMessage_DropShadow
{width:400px;padding:10px;} 

#layoutUserSubscribe div.sys_div_popup_content_message{width:400px;}
#layoutUserSubscribe div.sys_div_popup_content_message textarea {width:370px;height:440px;margin-left:20px;}

/*------------------------------------------
---------------- Popups --------------------
----------------------------------------- */

.modalBackground
{
	opacity:.50;
	filter: alpha(opacity=50);
	 -moz-opacity: 0.5;
}

table.sys_table_overview {width:450px;padding:0px;}
th{	text-align:left;vertical-align:top;}
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;}
div.sys_div_popup div.sys_div_popup_content div {margin:5px;}
div.sys_div_popup div.sys_div_popup_content div textarea {width:356px;}
div.sys_div_popup div.sys_div_popup_content div.sys_div_popup_content_reply_section{}
div.sys_div_popup_footer {padding:0 0 12px 18px;}
div.sys_div_popup_footer a {margin:5px 5px 0px 0px;}