html, body
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:url(./images/bg-body.jpg);
	color:#000;
	font-family:Garamond, "Times New Roman", serif;
	font-size:15px;
}

/* ALGEMEEN
=================================*/
.noborder
{
	border:none;
}
.leftfloat
{
	float:left;
}
.rightfloat
{
	float:right;
}
div.sys_ArticleLayout25 h1
{
	font-size:16px;
	font-weight:bold;
}
a
{
	color:#000;
}
a:hover
{
	color:#fff;
}

#form1
{
	position:relative;
	width:100%;
	height:100%;
}
hr.sys_clearing
{
	visibility:hidden;
	height:1px;
	font-size:1px;
}

/* HOMEPAGE
==============================*/
#layoutHome #centerverticaal
{
	position:relative;
	width:100%;
	height:522px;
	top:50%;
	margin-top:-261px;
}
#layoutHome #centerhorizontaal
{
	position:relative;
	width:920px;
	height:522px;
	margin:0 auto;
	background:url(./images/bg-home.jpg) no-repeat;
	overflow:hidden;
}
#layoutHome #menu
{
	position:relative;
	float:left;
	width:161px;
	height:522px;
}
#layoutHome #menu ul
{
	list-style:none;
	margin:24px 0 0 24px;
	padding:0;
}
#layoutHome #menu ul li
{
	margin-bottom:2px;
}
#layoutHome #menu ul a
{
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
#layoutHome #menu #naw
{
	position:absolute;
	left:24px;
	bottom:24px;
}
#layoutHome #menu #naw p
{
	margin:0;
	padding:0;
	margin-top:4px;
}
#layoutHome #menu #naw a
{
	text-decoration:none;
}
#layoutHome #tekst
{
	position:relative;
	float:left;
	width:640px;
	top:120px;
	left:40px;
	font-size:14px;
	font-weight:bold;
}
#layoutHome #tekst p
{
	margin-top:0;
	margin-bottom:0;
}
img.homelogo
{
	display:block;
	margin:24px 0 0 12px;
}
img.homewapen
{
	display:block;
	margin:100px 0 0 11px;
}

/* VERVOLGPAGINA'S
=============================*/
#centerverticaal
{
	position:relative;
	width:100%;
	height:520px;
	top:50%;
	margin-top:-260px;
}
#centerhorizontaal
{
	position:relative;
	width:970px;
	height:520px;
	margin:0 auto;
	overflow:hidden;
	background:url(./images/bg-default.jpg) no-repeat;
}
#layoutAgenda #centerhorizontaal
{
	background:url(./images/bg-agenda.jpg) no-repeat;
}
#layoutBarbecues #centerhorizontaal
{
	background:url(./images/bg-bbq.jpg) no-repeat;
}
#layoutBuffetten #centerhorizontaal
{
	background:url(./images/bg-buffetten.jpg) no-repeat;
}
#layoutDrankenkaart #centerhorizontaal
{
	background:url(./images/bg-dranken.jpg) no-repeat;
}
#layoutWieZijnWij #centerhorizontaal
{
	background:url(./images/bg-fotoboek.jpg) no-repeat;
}
#layoutKleineKaart #centerhorizontaal
{
	background:url(./images/bg-kleinekaart.jpg) no-repeat;
}
#layoutVoorgerechten #centerhorizontaal
{
	background:url(./images/bg-voorgerechten.jpg) no-repeat;
}
#layoutHoofdgerechten #centerhorizontaal
{
	background:url(./images/bg-hoofdgerechten.jpg) no-repeat;
}
#layoutNagerechten #centerhorizontaal
{
	background:url(./images/bg-nagerechten.jpg) no-repeat;
}
#layoutNietWegTeDenken #centerhorizontaal
{
	background:url(./images/bg-nietwegtedenken.jpg) no-repeat;
}
#layoutSpecialeMenus #centerhorizontaal
{
	background:url(./images/bg-specialemenus.jpg) no-repeat;
}
#layoutRoutebeschrijving #centerhorizontaal,
#layoutContact #centerhorizontaal,
#layoutHetGrandCafe #centerhorizontaal,
#layoutHetTerras #centerhorizontaal
{
	background:url(./images/bg-hetgrandcafe.jpg) no-repeat;
}
#layoutHetRestaurant #centerhorizontaal
{
	background:url(./images/bg-hetrestaurant.jpg) no-repeat;
}
#layoutThemabuffetten #centerhorizontaal
{
	background:url(./images/bg-themabuffetten.jpg) no-repeat;
}
#layoutDessertbuffetten #centerhorizontaal
{
	background:url(./images/bg-dessertbuffet.jpg) no-repeat;
}
#layoutBarbecues #centerhorizontaal
{
	background:url(./images/bg-bbq.jpg) no-repeat;
}
#layoutSportief #centerhorizontaal
{
	background:url(./images/bg-sportief.jpg) no-repeat;
}
#layoutVacatures #centerhorizontaal
{
	background:url(./images/bg-vacatures.jpg) no-repeat;
}
#layoutFotos #centerhorizontaal,
#layoutFotoAlbum #centerhorizontaal,
#layoutFotoDetails #centerhorizontaal
{
	background:url(./images/bg-fotoalbum.jpg) no-repeat;
}

#menu
{
	position:relative;
	float:left;
	width:144px;
	height:520px;
}
#menu ul
{
	list-style:none;
	margin:124px 0 0 24px;
	padding:0;
}
#menu ul li
{
	margin-bottom:2px;
}
#menu ul a
{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
#menu #naw
{
	position:absolute;
	left:24px;
	bottom:20px;
	font-size:12px;
}
#menu #naw p
{
	margin:0;
	padding:0;
	margin-top:4px;
}
#menu #naw a
{
	text-decoration:none;
	font-size:12px;
}
#topmenu
{
	position:relative;
	float:left;
	width:800px;
	height:40px;
}
#topmenu ul
{
	margin:30px 0 0 30px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#topmenu ul li
{
	float:left;
	display:block;
	margin-right:20px;
}
#topmenu ul li a
{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#content
{
	position:relative;
	float:left;
	margin-top:20px;
	width:700px;
	height:425px;
}
#layoutDrankenkaart #content,   /* Pagina's zonder topmenu! */
#layoutSportief #content,
#layoutVacatures #content,
#layoutAgenda #content,
#layoutContact #content,
#layoutRoutebeschrijving #content
{
	margin-top:22px;
}

div.sys_ArticleLayout25
{
	padding-left:2px;
}
div.sys_ArticleLayout25 img
{
	display:block;
	float:left;
	margin:4px 8px 8px 0;
	border:solid 1px #C2BCA6;
}

/* WIE ZIJN WIJ
=================================*/
p.sys_sorting,
ul.sys_sort
{
	visibility:hidden;
	display:none;
}
ul.sys_contactlist,
ul.sys_contact,
ul.sys_contact_details_items
{
	list-style:none;
	margin:0;
	padding:0;
}
ul.sys_contactlist li.sys_contactlistitem
{
	position:relative;
	float:left;
	margin:0 20px 12px 0;
}
ul.sys_contactlist li.sys_photo
{
	clear: right;
	margin:0;
}
li.sys_photo img
{
	border: 1px solid #000;
}
li.sys_contact_details
{
	float:left;
	display: block;
	clear: left;
}
ul.sys_contact_details_items li
{
	float:none;
	font-size:14px;
}
ul.sys_contact_details_items li.sys_lastname_firstname
{
	font-size:15px;
	font-weight:bold;
}
ul.sys_contact_details_items li a
{
	font-size:14px;
}

/* CONTACTPAGINA
===================================*/
p.contacttitle
{
	font-size:14px;
	font-weight:bold;
}
span.margelinks
{
	padding-left:6px;
}
span.margerechts
{
	padding-right:6px;
}
span.oneliner
{
	display:block;
}
/* LIJST VAN FOTO ALBUMS
=====================================*/
#layoutFotos #content
{
	clear:none;
}
div.sys_fes_pho_dpalm
{
	width:600px;
}
div.sys_fes_pho_dpalm hr
{
	visibility:hidden;
}
ul.sys_fes_pho_dpalm_list
{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
ul.sys_fes_pho_dpalm_list li
{
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}
ul.sys_fes_pho_dpalm_list a
{
	color:#000;
	font-size:14px;
}
ul.sys_fes_pho_dpalm_list a:hover
{
	color:#fff;
}
ul.sys_fes_pho_dpalm_list a span
{
	display:block;
}
ul.sys_fes_pho_dpalm_list a span.sys_title
{
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}
ul.sys_fes_pho_dpalm_list img
{
	border:solid 1px #000;
}
ul.sys_fes_pho_dpalm_list a span.sys_date,
ul.sys_fes_pho_dpalm_list a span.sys_description
{
	text-decoration:none;
}

/* LIJST VAN FOTO'S IN EEN ALBUM
========================================================= */
#layoutFotoAlbum #content
{
	clear:none;
}
#layoutFotoAlbum a.sys_a_back_photo_albums
{
	color:#000;
	text-decoration:underline;
}
div.sys_fes_pho_dpgm
{
	margin-top:20px;
}
#layoutFotoAlbum a.sys_a_back_photo_albums:hover
{
	color:#fff;
	text-decoration:underline;
}
div.sys_fes_pho_dpgm span.sys_album_title_label,
div.sys_fes_pho_dpgm span.sys_album_description_label,
div.sys_fes_pho_dpgm span.sys_album_date_label
{
	visibility:hidden;
	display:none;
}
div.sys_fes_pho_dpgm span.sys_album_title
{
	display:block;
	font-size:16px;
	font-weight:bold;
}
div.sys_fes_pho_dpgm span.sys_album_description,
div.sys_fes_pho_dpgm span.sys_album_date
{
	display:block;
	font-size:14px;
	font-weight:bold;
}

div.sys_fes_pho_dpgm div.sys_paging ul
{
	list-style:none;
	margin:12px 0 0;
	padding:0;
}
div.sys_fes_pho_dpgm div.sys_paging ul li
{
	display:inline;
}
div.sys_fes_pho_dpgm div.sys_paging ul li a.sys_active
{
	font-weight:bold;
}
div.sys_fes_pho_dpgm div.sys_album
{
	margin-top:14px;
	overflow:hidden;
}
div.sys_fes_pho_dpgm div.sys_photo
{
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}
div.sys_fes_pho_dpgm div.sys_photo span.sys_photo_title,
div.sys_fes_pho_dpgm div.sys_photo span.sys_photo_description,
div.sys_fes_pho_dpgm div.sys_photo span.sys_photo_date
{
	display:block;
	text-align:center;
}
div.sys_fes_pho_dpgm div.sys_photo img
{
	border:solid 1px #000;
}

/* INDIVIDUELE FOTO'S
================================================ */
#layoutFotoDetails #content
{
	clear:none;
}
#layoutFotoDetails a.sys_back_to_album_label
{
	color:#000;
	text-decoration:underline;
}
#layoutFotoDetails a.sys_back_to_album_label:hover
{
	color:#fff;
	text-decoration:underline;
}
#layoutFotoDetails span.sys_album_title_label,
#layoutFotoDetails span.sys_album_title
{
	font-size:14px;
	font-weight:bold;
	float:left;
	padding-right:8px;
	margin-top:20px;
}
#layoutFotoDetails h2
{
	clear:left;
	font-size:14px;
}
#layoutFotoDetails a.sys_previous_image,
#layoutFotoDetails a.sys_next_image_label
{
	color:#000;
	text-decoration:underline;
	padding-right:20px;
}
#layoutFotoDetails a.sys_previous_image:hover,
#layoutFotoDetails a.sys_next_image_label:hover
{
	color:#fff;
	text-decoration:underline;
}
#layoutFotoDetails span.sys_photo_description_label
{
	visibility:hidden;
	display:none;
}
#layoutFotoDetails hr.sys_clearing
{
	visibility:hidden;
display:none;
}
#layoutFotoDetails .sys_fes_pho_dpdm div img
{
	margin: 20px 0 0 0;
}
/* AGENDAPAGINA'S
====================================*/
#layoutAgenda ul.sys_fes_event_deam_list
{
	list-style:none;
	margin:0;
	padding:0;
}
#layoutAgenda ul.sys_fes_event_deam_list li
{
	overflow:hidden;
	padding-bottom:20px;
	border-bottom:dashed 1px #000;
}
#layoutAgenda div.sys_title,
#layoutAgendaDetails div.sys_title
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:4px;
}
#layoutAgenda div.sys_title a
{
	text-decoration:none;
}

#layoutAgenda div.sys_thumbnail,
#layoutAgendaDetails div.sys_fes_event_dedm img
{
	position:relative;
	float:left;
	margin-right:12px;
}
#layoutAgenda div.sys_times,
#layoutAgenda div.sys_description,
#layoutAgendaDetails div.sys_content
{
	margin-bottom:12px;
}
#layoutAgendaDetails div.sys_img_title,
#layoutAgendaDetails div.sys_fes_event_dedm div.sys_label_description
{
	visibility:hidden;
	display:none;
}
#layoutAgendaDetails div.sys_fes_event_dedm div.sys_label
{
	display:block;
	float:left;
	padding-right:12px;
}

#layoutAgendaDetails div.sys_fes_event_dedm div.sys_value_description
{
	clear:both;
	padding-top:12px;
}

/* SCROLLDIVS
===============================*/
.Container {
  position: absolute;
  top: 0;
  left: 24px;
  width: 600px;
  height: 425px;
}
#Scroller-1 {
  position: absolute;
  overflow: hidden;
  width: 600px;
  height: 425px;
}
#Scroller-1 p {
  margin: 0;
  padding: 0px 0;
  font-family:Garamond, "Times New Roman", serif;
  font-size: 15px;
  text-indent: 0;
  color: #000;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container
{
  position: absolute;
  top: 0;
  left: 750px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
/*	visibility: hidden;
	display: none;*/

	width: 15px;
	height: 382px;
    position: absolute;
    top: 21px; left: 0;
    background:#C4BDA6;

}
.Scrollbar-Handle {
  position: absolute;
  width: 16px; height: 30px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 404px;
}

/* LAyoutLinks
===================================================*/

#layoutLinks a#snap_com_shot_logo_a
{
    display:none;
}

#layoutLinks #snap_com_shot_promo
{
    display:none;
}

#layoutLinks #snap_com_shot_ribbon 
{
    display:none;
}


#layoutLinks ul.sys_links_list
{
    list-style:none;
    text-decoration:none;
}

#layoutLinks div.sys_link 
{
    font-weight:bold;
}

#layoutLinks li.sys_links_item 
{
    padding-top:10px;
}

#layoutLinks h1 
{
    font-size:16px;
    font-weight:bold;
    font-family:Garamond, "Times New Roman", serif;
    padding-left:38px;
}

/* LayoutNieuws & LayoutNieuwsDetail
===================================================*/

#layoutNieuws h1 
{
    font-size:16px;
    font-weight:bold;
    font-family:Garamond, "Times New Roman", serif;
    padding-left:38px;
}

#layoutNieuws ul.sys_fes_news_dnlm_list 
{
    list-style:none;
    text-decoration:none;
}

#layoutNieuws li.sys_fes_news_dnlm_list_item 
{
    padding-top:10px;
}

#layoutNieuws div.sys_title
{
    font-weight:bold;
}

#layoutNieuws div.sys_date 
{
    font-size:18px;
}

#layoutNieuwsDetail h1 
{
    font-size:16px;
    font-weight:bold;
    font-family:Garamond, "Times New Roman", serif;
    padding-left:0;
}

#layoutNieuwsDetail div.sys_title
{
    font-weight:bold;
    font-size:17px;
    padding-bottom:10px;
}
 
#layoutNieuwsDetail div.sys_date 
{   
     font-size:14px;
     font-weight:bold;
     padding-bottom:10px;
}
 
#layoutNieuwsDetail div.sys_label_date
{
    float:left;
    width:100px;
    font-size:14px;
}

#layoutNieuwsDetail div.sys_back 
{
    padding-top:10px;
    font-weight:bold;
}
 
/* Menu kaarten module
======================================================*/

DIV.fes_mc_dmm
{
	overflow:auto;
}

DIV.fes_mc_dmm span.title 
{
    font-weight:bold;
    font-size:17px;
    padding-bottom:10px
}

DIV.fes_mc_dmm .level_1,
DIV.fes_mc_dmm .level_2,
DIV.fes_mc_dmm .menucardProducts
{
    list-style-type:none;
	display:block;
	padding:0;
	margin:0px 0px 16px 0px;
}
DIV.fes_mc_dmm .menucardProducts
{
    width:550px;
}
DIV.fes_mc_dmm .description
{
    font-style:italic;
    margin-bottom:7px;
    clear:left;
    display:block;
    font-size:16px;
    width:400px;
}
DIV.fes_mc_dmm .level_1 .title
{
    clear:left;
    display:block;
    text-align:left;
    margin-top:20px;
    margin-bottom:10px;
    font-size:14px;
    font-weight:bold;
}
DIV.fes_mc_dmm .level_2 .title
{
    clear:left;
    display:block;
    text-align:left;
    margin-bottom:10px;
    font-size:12px;
    font-weight:bold;
}
DIV.fes_mc_dmm .name,
DIV.fes_mc_dmm .price
{
    display:block;
    font-weight:bold;
}
DIV.fes_mc_dmm .price
{
    text-align:right;
    margin-top:-17px;
}

/* REMY STYLES *//* Gastenboek
========================================= */
.sys_gen_userm_dsstatus
{
    float:right;
    width:150px;
}
.sys_gen_userm_dsstatus_logged_in
{
    float:right;
		text-align:right;
}
.sys_you_are_title,
.sys_you_are_value
{
	font-weight:bold;
}

.sys_ArticleLayout25_empty
{
    display:none;
    visibility:hidden;
}
.sys_gen_userm_dsstatus a
{
    float:right;
}
#layoutGastenboek #content,
#layoutLogin #content,
#layoutSubscribe #content,
#layoutProfiel #content,
#layoutForgotPassword #content
{
    width:640px;
}
#layoutGastenboek #Scroller-1,
#layoutProfiel #Scroller-1,
#layoutForgotPassword #Scroller-1
{
    width:500px;
}

#layoutGastenboek .sys_ArticleLayout25
{
    font-size:11px;
    font-family:verdana;
    color:#000000;
    font-style:italic;
    background:#C2BCA6;
	border:1px solid #81776B;
	width:320px;
	margin-bottom:15px;
}
#layoutGastenboek .sys_ArticleLayout25 .sys_ArticleFullText
{
    padding:5px;
}
div.sys_div_quote_label
{
	font-size:11px;
	margin-bottom : 2px;
	width:200px;
}
div.sys_div_quote_message
{
	font-size:11px;
	margin-bottom:5px;
	font-style:italic;
	background:#FFE;
	border-bottom:1px solid #81776B;
	border-top:1px solid #81776B;
}
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:0px;
}
div#DivSubmitMessage,
div#DivReplyMessage
{
	left:0 !important;
}
td.sys_column_value_message
{
	
	border-bottom:1px solid #81776B;
	border-top:1px solid #81776B;
	border-right:1px solid #81776B;
	padding:5px;
}
div.sys_div_quote_header,
div.sys_div_quote_message
{
	margin-left:12px;
}
div.sys_div_quote_header span
{
    font-size:11px;
}
div.sys_div_quote_message
{
    width:285px;
	padding:5px;
	background:#C2BCA6;
	color:#62608F;
	border:solid 1px #81776B;
	font-size:13px;
	margin-top:2px;
}
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
{
    font-size:11px;
    font-family:Verdana;
    color:#000000;
	display:block;
	padding:5px;
    background:#C2BCA6;
	border:solid 1px #81776B;
	margin:12px 0 20px;
	width:440px;
}
td.sys_col_label_message img
{
	margin:5px;;
	border:solid 1px #81776B;
	padding:5px;
	background:#C2BCA6;
}
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;
}
.sys_link_reply
{
	float:right;
}
#layoutGastenboek table.sys_table_overview
{
	margin-top:20px;
	width:100%;
}
a.sys_link_submit_message_bottom
{
	display:block;
}

tr.sys_row_message
{
	background:#C2BCA6;
	border:1px solid #81776B;
	padding:5px;
	vertical-align:top;
}

td.sys_col_label_message 
{
	border:1px solid #81776B;
	width:100px;
	height:162px;
}

td.sys_col_label_placed_on 
{
	background:#C2BCA6;
	border:1px solid #81776B;
	border-bottom:none;
	padding:5px;
}
td.sys_col_label_placed_on span
{   
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
}
td.sys_column_reply {
	visibility:hidden;
	display:none;
}

div.sys_div_popup {
	background:#C2BCA6;
	border:1px solid #81776B;
	padding:10px;
}
.sys_link_submit_message_bottom
{
    padding-bottom:10px;
}

/* REMY STYLES *//* Login
========================================= */

#layoutLogin #content #logincontainer
{
    width:360px;
    height:240px;
}

#layoutLogin .sys_label_error_message
{
    width:300px;
    position:relative;
    color:#000000;
    left:200px;
    top:8px;
    float:left;
    margin-bottom:10px;
}
#layoutLogin .sys_ArticleLayout25
{
    float:left;
    clear:left;
    font-size:14px;
    color:#000;
    font-style:italic;
    background:#C2BBA8;
	border:1px solid #81776B;
	margin-bottom:35px;
}

#layoutLogin .sys_ArticleLayout25 .sys_ArticleFullText
{
    padding:5px;
}
#layoutLogin .sys_label_username
{
    float:left;
    clear:left;
    width:200px;
}
#layoutLogin .sys_span_username_input
{
    float:left;
}
#layoutLogin .sys_label_password
{
    float:left;
    clear:left;
    width:200px;
}
#layoutLogin .sys_span_password
{
    float:left;
}
#layoutLogin .sys_label_remember_me
{
    float:left;
    clear:left;
    width:200px;
}
#layoutLogin .sys_span_remember_me
{
    float:left;
    margin-left:-4px;
}
#layoutLogin .sys_button_login
{
    float:left;
    clear:left;
    margin-top:10px;
    margin-left:200px;
    width:70px;
}
#layoutLogin .sys_span_forgot_password
{
    margin-top:10px;
    float:left;
    clear:left;
    margin-left:200px;
    width:140px;
}

/* REMY STYLES *//* Subscribe 
========================================= */

.sys_col_label_phone_explanation
{
    width:240px;
    font-size:11px;
    line-height:13px;
}
#layoutSubscribe #content 
{
    height:600px;
}
.sys_fes_user_dsubscribe
{
    height:450px;   
}
#layoutSubscribe .sys_steps
{
    color:#000000;
    padding:5px;
	border-bottom:0px;
	margin-bottom:0px;
}
#layoutSubscribe .sys_description
{
    padding-bottom:30px;
    color:#000000;
    padding:5px;
	border-top:0px;
    margin-bottom:10px;
}
#layoutSubscribe .sys_row_user_subscribe th
{
    color:#000000;
    text-align:left;
    width:200px;
}
#layoutSubscribe .sys_fes_user_dsubscribe a
{
    display:block;
    margin-top:30px;
    width:45px;
}
#layoutSubscribe .sys_col_label_agreement a
{
    margin-top:0px;
    width:200px;
}
#layoutSubscribe .sys_fes_user_dsubscribe a.sys_link_submit
{
    margin-top:0px;
}
#layoutSubscribe .sys_div_popup_content_message .sys_input_message
{
    height:400px;
    width:400px;
}
.sys_table_user_subscribe
{
    width:450px;
}

/* REMY STYLES *//* ForgotPassword 
========================================= */

#ldStart_ctl00_ctl00_ctl12_ctl00_updatePanel
{
    background:#181818 !important;
}
#ldStart_ctl00_ctl00_ctl30_ctl00_updatePanel
{
    margin-bottom:10px;
}

/* REMY STYLES *//* Profiel 
========================================= */
#layoutProfiel #content
{
    height:430px;
}
.sys_fes_user_dedit
{
}
tr.sys_row_user_edit_profile 
{
	text-align:left;
	vertical-align:top;
}
tr.sys_row_user_edit_profile .sys_col_value #ldStart_ctl00_ctl00_ctl21_ctl00_ButtonUploadPassPhoto,
tr.sys_row_user_edit_profile .sys_col_value #ldStart_ctl00_ctl00_ctl21_ctl00_FileUploadPassPhoto
{
    height:23px;
    border:1px solid #81776B;
}
tr.sys_row_user_edit_profile .sys_col_label
{
    color:#000000;
}
tr.sys_row_user_edit_profile .sys_col_value a
{
    font-size:14px;
    font-style:italic;
}
tr.sys_row_user_edit_profile .sys_col_actions a
{
    padding-right:5px;
}
#layoutProfiel tr.sys_row_user_edit_profile #ldStart_ctl00_ctl00_ctl21_ctl00_FileUploadPassPhoto
{
    width:218px;
}
table.sys_table_user_edit
{
	background:#C2BBA8;
	border:1px solid #81776B;
	padding:15px !important;
	margin-right:2px;
	position:relative;
	float:left;
	width:400px;
}	
table.sys_table_upload_picture 	
{
    display:none;
    visibility:hidden;
	position:relative;
	background:#C2BBA8;
	border:1px solid #81776B;
	padding:5px;
	width:400px;
	margin-bottom:5px;
}

div.sys_div_passphoto
{
    display:none;
    visibility:hidden;
	position:relative;
	float:right;
	background:#C2BBA8;
	border:1px solid #81776B;
	padding:5px;
	width:210px;
	min-height:220px;
	text-align:center;
}
a.sys_link_unsubscribe
{
	float:left;
}
th.col_label 
{
	vertical-align:top;
}
textarea.sys_input_message 
{
	width:300px;
	height:400px;
}

/* POLL
==========================================================*/
div.sys_fes_poll_result {
	margin-top:20px;
	}

