html, body, div, form
{
	margin: 0px;
	padding: 0px;
}

div, form, h1, h2, h3, h4, h5, h6, p, table
{
	display: block;

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}

table
{
	table-layout: fixed;
}

body
{
	background: #43332B;
	background-image: url('http://www.francable.nl/templates/default/images/body_background.png');
	background-position: top left;
	background-repeat: repeat;
}

div.wrapper
{
	margin: 0px auto 0px auto;
	position: relative;
	width: 960px;
}

div.header
{
	height: 184px;
}

div.menu
{
	background: #E24F00;
	height: 36px;
}

div.menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.menu ul ul
{
	display: none; /* Hide submenu for users without JAVASCRIPT */
}

div.menu ul li 
{
	margin: 0px 6px 0px 10px;

	/* HORIZONTAL MENU */
	display: block;
	float: left;
}

div.menu ul li a
{
	display: block;
	color: #FFFFFF; 
	font-family: Verdana, Serif;
	font-size: 15px; 
	font-weight: bold;
	line-height: 36px;
	height: 36px;

	margin-right: 24px;

	text-decoration: none;
	text-transform: uppercase;
}

div.menu ul li a:hover
{
	background-image: url('http://www.francable.nl/templates/default/images/menuitem_background.png');
	background-position: center left;
	background-repeat: no-repeat;
	color: #E7ECDF;
}

div.menu ul li a.active
{
	color: #000000;
}

div.content_wrapper
{
	background: #FFFFFF;
	padding: 30px 10px 10px 10px;
}

div.content_wrapper div.sidebar
{
	background: #E4DFDC;
	float: left;
	margin: 0px 0px 0px 15px;
	min-height: 450px;
	width: 220px;
}

div.content_wrapper div.content
{
	float: left;
	width: 705px;
}

div.content_wrapper div.content_nosidebar
{
	width: 940px;
}

div.content_wrapper div.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}


div.content
{
	padding: 0px 0px 0px 0px;
}

div.content table
{
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

div.content table table
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.content h1
{
	color: #E24F00; 
	font-family: Verdana, Serif;
	font-size: 18px; 
	font-weight: bold;

	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

div.content h1 span
{
        font-size: 12px;
}

div.content h2
{
	color: #E24F00; 
	font-family: Verdana, Serif;
	font-size: 16px; 
	font-weight: bold;

	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

div.content h3
{
	color: #000000; 
	font-family: Verdana, Serif;
	font-size: 14px; 
	font-style: italic;
	font-weight: bold;

	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.content, div.content p, div.content td, div.content li
{
	color: #000000; 
	font-family: Verdana, Serif;
	font-size: 13px;
	line-height: 16px;

}

div.content a
{
	color: #E24F00; 
	font-family: Verdana, Serif;
}

div.content a:hover
{
	color: #F4B493; 
	font-family: Verdana, Serif;
}

div.content ul
{
	list-style: square;
	list-style-image: url('http://www.francable.nl/templates/default/images/bullet.png');
}

div.content ul li
{
	margin: 0px;
	padding: 4px 0px 4px 2px;
}


div.sidebar
{
	padding: 0px 20px 20px 20px;
}

div.sidebar h3
{
	color: #646543;
	font-family: Verdana, Serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.sidebar p
{
	color: #000000;
	font-family: Verdana, Serif;
	font-size: 12px;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.sidebar p a
{
	color: #E24F00;
	font-family: Verdana, Serif;
	font-size: 12px;
}

div.footer
{
	height: 30px;
	padding: 0px 0px 0px 10px;

	color: #7C806F; 
	font-family: Verdana, serif;
	font-size: 11px;
}

div.footer a
{
	color: #E24F00; 
	font-family: Verdana, serif;
	font-size: 11px;
	text-decoration: none;
}

div.footer a:hover
{
	text-decoration: underline;
}

div.footer div.footer-left
{
	line-height: 20px;
	height: 20px;

	float: left;
	width: 300px;
}

div.footer div.footer-center
{
	line-height: 20px;
	height: 20px;

	float: left;
	width: 340px;

	text-align: center;
}

div.footer div.footer-right
{
	line-height: 20px;
	height: 20px;

	float: left;
	width: 300px;

	text-align: right;
}

div.footer div.footer-right a.zoplus
{
	font-weight: bold;
	text-decoration: none;
}

div.footer div.footer-right a.zoplus:hover
{
	color: #007ACC;
	text-decoration: none;
}

div.footer div.footer-right a.zoplus:hover sup
{
	color: #E62E00;
}




div.pagination
{
	color: #000000; 
	font-family: Verdana, Serif;
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
}

/* FORM FIELDS */
.button
{
	cursor: pointer;

	color: #000000; 
	font-family: Verdana, Serif;
	font-size: 12px;

	margin: 0px;
	padding: 0px 6px 0px 6px;
}

.select
{
	color: #000000;
	font-family: Verdana, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 0px;

	height: 21px;
	width: 240px;
}

.select_with_icon
{
	color: #000000;
	font-family: Verdana, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 0px;

	height: 21px;
	width: 220px;
}

.file
{
	color: #000000;
	font-family: Verdana, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 240px;
}

.textfield
{
	color: #000000;
	font-family: Verdana, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 240px;
}

.textfield_disabled
{
	background: #E0E0E0;
}

.textfield_with_icon
{
	color: #000000;
	font-family: Verdana, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 220px;
}

.textfield_small
{
	color: #000000;
	font-family: Verdana, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 150px;
}

.textfield_small_with_icon
{
	color: #000000;
	font-family: Verdana, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 21px;
	width: 130px;
}

.textarea
{
	color: #000000;
	font-family: Verdana, Serif;
	font-size: 11px;

	margin: 0px;
	padding: 1px 0px 0px 3px;

	height: 150px;
	width: 240px;
}

.hint
{
	cursor: pointer;
}



/* DROPDOWNMENU */
html body div.dropdownmenu_main div.dropdownmenu_item a
{
	color: #FFFFFF; 
	font-family: Verdana, serif; 
	font-size: 15px; 
	font-weight: bold;
	text-decoration: none;

	margin: 8px 8px 0px 12px;
}

html body div.dropdownmenu_main div.dropdownmenu_item a:hover, html body div.dropdownmenu_main div.dropdownmenu_item a.active
{
	color: #000000; 
	font-family: Verdana, serif; 
	font-size: 15px; 
	font-weight: bold;
	text-decoration: none;
}

html body div.dropdownmenu_sub div.dropdownmenu_item
{
	background: #E24F00;
	border: #E24F00 solid 1px;
	margin: 0px 0px 1px 0px;
}

html body div.dropdownmenu_sub div.dropdownmenu_item a
{
	color: #000000; 
	font-family: Verdana, serif; 
	font-size: 13px; 
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 8px;
}

html body div.dropdownmenu_sub div.dropdownmenu_item a:hover, html body div.dropdownmenu_sub div.dropdownmenu_item a.active
{
	color: #FFFFFF; 
	text-decoration: underline;
}




/* TABLE.LIST */
table.list
{
	margin-bottom: 16px;
}

table.list tr
{
}

table.list tr td
{
	border: #FFFFFF	solid 1px;
	font-family: Verdana, serif;
	font-size: 12px; 
}

table.list tr td a
{
	color: #E24F00;
	font-family: sans-serif;
	font-size: 12px;
}

table.list tr td a:hover
{
	color: #F4B493;
}

table.list tr.head td
{
	background: #333333;
	color: #FFFFFF; 
}

table.list tr.odd td
{ 
	background: #F8F8F8; 
	color: #000000; 
} 

table.list tr.even td
{ 
	background: #E8E8E8; 
	color: #000000; 
} 

table.list tr.hover td
{ 
	background: #C8C8C8; 
	color: #000000; 
} 

table.list tr.highlight td
{ 
	background: #A8A8A8; 
	color: #FFFFFF; 
} 

table.list tr td.icon
{
	padding: 5px 3px 3px 5px;
	width: 22px;

	/* Catch possible alt text */
	white-space: nowrap;
	font-size: 9px;
}

table.list tr td.icon a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.list tr td.input
{
	padding: 3px 3px 3px 3px;

	/* Catch possible alt text */
	font-size: 9px;
}

table.list tr td.input a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.list tr td.label
{
	padding: 5px 8px 5px 8px; /* Additional padding */
	font-weight: bold;
}

table.list tr td.text
{
	padding: 5px 8px 5px 8px; /* Additional padding */
	font-weight: normal;
}

table.list tr td table
{
	margin: 0px 0px 0px 3px;
	padding: 0px;
}

table.list tr td table tr td
{
	border: none;
	font-family: Verdana, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

table.list tr td table tr td.label, table.list tr td table tr td.text
{
	padding-left: 0px;
}


/* TABLE.FORM */
table.form
{
	margin-bottom: 16px;
}

table.form tr td
{
	font-family: Verdana, serif;
	font-size: 12px;
}

table.form tr td em
{
	color: #FF0000;
	font-family: Verdana, serif;
	font-size: 12px; 
	font-style: normal;
}

table.form tr td a
{
	color: #E24F00;
	font-family: Verdana, serif;
	font-size: 12px;
}

table.form tr td a:hover
{
	color: #F4B493;
}

table.form tr.head td
{
	background: #333333;
	color: #FFFFFF; 
}

table.form tr.odd td
{ 
	background: #E8E8E8; 
	color: #333333; 
} 

table.form tr.even td
{ 
	background: #F8F8F8; 
	color: #333333; 
} 

table.form tr.highlight td
{ 
	background: #00FF00; 
}

table.form tr.highlight td.text
{ 
	color: #FF00FF;
}

table.form tr.error td
{ 
	/* background: #FFE0E0; */
	color: #FF0000;
}

table.form tr.error td .file, table.form tr.error td .select, table.form tr.error td .textarea, table.form tr.error td .textfield, table.form tr.error td .textfield_with_icon, table.form tr.error td .textfield_small, table.form tr.error td .textfield_small_with_icon
{
	background: #FFE0E0;
}

table.form tr td.icon
{
	padding: 3px 0px 0px 2px;

	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.icon a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.image
{
	padding: 2px 0px 2px 0px;

	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.image a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.input
{
	padding: 2px 0px 2px 0px;

	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.input a
{
	/* Catch possible alt text */
	font-size: 9px;
}

table.form tr td.label
{
	padding: 4px 4px 4px 0px; /* Additional padding */
	font-weight: bold;
}

table.form tr td.table
{
	padding: 0px; /* Additional padding */
	font-weight: normal;
}

table.form tr td.text
{
	padding: 4px 4px 4px 0px; /* Additional padding */
	font-weight: normal;
}


