
/* Other */
hr {
	margin:10px 0px 10px 0; width:100%; border-top:1px solid #DADADA;
}
img {
	border:0px solid #000000;
}
/* Module: Userlogin */
table.template_module_submitform_table td.template_module_submitform_text {
	width: 90px; height:26px; vertical-align:middle;
}
table.template_module_submitform_table td.template_module_submitform_header {
	height:24px; font-weight:bold;
}
table.template_module_submitform_table td.template_module_submitform_input input {
	width: 250px; font-size:11px; font-family:tahoma; border:1px solid #CACACA;
}
table.template_module_submitform_table td.template_module_submitform_input textarea {
	width: 250px; height:60px; font-size:11px; font-family:tahoma; border:1px solid #CACACA;
}
table.template_module_submitform_table td.template_module_submitform_input select {
	width: 252px; height:18px; font-size:11px; font-family:tahoma; border:1px solid #CACACA; margin:5px 0 0 0;
}
table.template_module_submitform_table td.template_module_submitform_submit input {
	border:1px solid #CACACA; font-size:11px; font-family:tahoma; margin:10px 0 0 0;
}
/* Module: Gallery blackbox */
div#template_module_gallery_blackbox {
	width:100%; height:100%; display:none; position:absolute; left:0; top:0; z-index:100; background-image: url('http://slagter-lund.dk/pictures/overlay.png'); background-repeat:repeat; 
}
div#template_module_gallery_picture {
	background-color:#FFF; z-index:200; display:none;
}
div#template_module_gallery_navigation {
	width:100%; height:30px; background-color:#DADADA; font-family:tahoma; font-size:11px; text-align:center; line-height:30px; margin:0 0 10px 0;
}
div#template_module_gallery_navigation a {
	color:#333; text-decoration:none; 
}
div#template_module_gallery_showpicture {
	text-align:center; width:100%; background-position:center; background-repeat:no-repeat;
}
div#template_module_gallery_showpicture img {
	margin:0 auto;
}
div#template_module_gallery_description {
	width:100%; height:30px; background-color:#DADADA; margin:10px 0 0 0;
}