/* Begin: id items */
#cms_frontend_buttons {
	text-align: center;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #e3e4e5;
}
#cms_frontend_buttons input.buttons {
	background-color: #9c9e9f;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 10px;
	border: 1px solid #9c9e9f;
	cursor: pointer;
	width: 100px;
	height: 20px;
}
/* End: id items */
body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 10px;
	/*background-color: #e6e6e6;*/
	line-height: 16px;
}
h1, .title {
	font-weight: bold;
	font-size: 12px;
}
a, a:Visited, a:Link {
	text-decoration: none;
	font-style: italic;
	color: #000000;
}
a:Hover {
	color: #FF0000;
}
#total_body_nl {
	background-image: url('/customer_data/images/site/nl/background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	min-width: 1000px;
}
#total_body_en {
	background-image: url('/customer_data/images/site/en/background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	min-width: 1000px;
}
#main_body {
	width: 1000px;
	text-align:left;
}
#header {
	height: 100px;
	width: 970px;
	padding-left:30px;
}
#header_logo {
	float:left;
	width: 250px;
}
#language_buttons {
	float: right;
	margin-top: 10px;
	margin-right: 28px;
	height: 40px;
	color: #FFFFFF;
}
#header_buttons {
	clear: right;
	float: right;
	width: 650px;
	text-align:right;
	margin-top: 19px;
	margin-right: 28px;
}
#flash_body {
	height: 270px;
	padding-top: 11px;
	text-align: center;
}
#text_body {
	width: 460px;
	min-height: 160px;
	float:left;
	margin-left: 30px;
	padding-left: 10px;
	text-align: justify;
	background-image: url('/customer_data/images/site/nl/content_background.jpg');
	background-position: 0px 12px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
#right_side {
	width: 465px;
	float: right;
	margin-right: 25px;
}
#div_reference_nl {
	width: 465px;
	height: 65px;
	padding-top: 23px;
	padding-left: 5px;
	background-image: url('/customer_data/images/site/nl/menu_referentie.jpg');
	background-repeat: no-repeat;
	border: 1px;
	margin-bottom: 10px;
}
#div_reference_en {
	width: 465px;
	height: 65px;
	padding-top: 23px;
	padding-left: 5px;
	background-image: url('/customer_data/images/site/en/menu_referentie.jpg');
	background-repeat: no-repeat;
	border: 1px;
	margin-bottom: 10px;
}
#div_page_album {
	width: 465px;
	height: 80px;
	padding-left: 10px;
}
#div_page_album_2 {
	width: 465px;
	height: 80px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#total_footer {
	color: #9c9c9c;
	font-size: 9px;
}
#footer {
	width: 1000px;
	text-align: left;
	padding-left: 60px;
}
#span_design_lysander {
	float: right;
	margin-right: 60px;
}
.menu_menu {
	margin-left: 15px;
}
.footer_link {
	color: #909090!important;
	font-style: normal!important;
}
.footer_link:hover {
	color: #FF0000!important;
}
/* Layout form manager forms */
label {
	display: inline-block;
	width: 100px;
	text-align: right;
	vertical-align: top;
}
.form_input {
	width: 336px;;
	border: 1px solid #122253;
}
.form_textarea {
	width: 336px;
	height: 60px;
	border: 1px solid #122253;
}
.form_select {
	color: #FFFFFF;
	background-color: #122253;
	margin-left: 35px;
	border: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 17px;
	width: 70px;
}
.form_submit {
	color: #FFFFFF;
	background-color: #122253;
	margin-left: 370px;
	border: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 17px;
	width: 70px;
}
.form_select_small {
	font-size: 10px;
	border: 1px solid #122253;
}
.required {
	color: #FF0000;
}
/* Voor de lay out van het cms */
div.block {
	margin-bottom: 20px;
	margin-top: 20px;
}

div.block div.title {
	background-color: #58585a; 
	color: white;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	padding: 7px 10px;
}

div.block div.content {
	background-color: #e3e4e5;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
div.block div.content table.viewtable {
	width: 100%;
}
div.block div.content table.viewtable td {
	padding: 3px 0px;
	margin: 0px;
}
/* Begin: buttons */
.button_normal {
	font-size: 11px;
	height: 20px;
	width: 100px;
	color: #ffffff;
	background-color: #b2b3b5;
	border: 0px;
	cursor: pointer;
	padding: 0px;
	margin-bottom: 0px;
}
.button_normal_large {
	font-size: 11px;
	height: 20px;
	width: 145px;
	color: #ffffff;
	background-color: #b2b3b5;
	border: 0px;
	cursor: pointer;
	padding: 0px;
	margin-bottom: 0px;
}
.button_action {
	font-size: 11px;
	height: 20px;
	width: 100px;
	color: #ffffff;
	background-color: #929395;
	border: 0px;
	cursor: pointer;
	padding: 0px;
	margin-bottom: 0px;
}
.button_action_large {
	font-size: 11px;
	height: 20px;
	width: 145px;
	color: #ffffff;
	background-color: #929395;
	border: 0px;
	cursor: pointer;
	padding: 0px;
	margin-bottom: 0px;
}
fieldset {
	border: 1px solid #9c9e9f;
	width: 600px;
	padding: 5px;
}
.edittable {
	width: 600px;
}
.viewtable {
	width: 600px;
	border-collapse: collapse;
}
/* Tooltip */
.tooltip b {display:none;}
.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffefdd;}
.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:#fff url(/cms_config/images/tooltip_top.png) 0 0; display:block; font-size:1px;}
