body
{
	margin: 0;
	padding: 0;
	background-color: #d06518;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #000;
}

h1
{
	font-size: 140%;
	color: #333;
	margin: 10px 2px 10px 2px;
}

h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333;
	margin: 5px 2px 10px 2px;
}

h3
{
	font-size: 110%;
	color: #000;
}

img
{
	border: 0;
}

a
{
	color: #07c;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #d06518;
}

table
{
	border: 0;
}

td
{
	padding: 1px;
}

input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

strong
{
	font-weight: bold;
	font-size: 115%;
	color: #060;
}

#container
{
	background-color: #fff;
	width: 91%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
	min-height: 580px;
	min-width: 900px;
}

*html #container
{
	height: 580px;
}

#header
{
	padding: 5px 0px 5px 30px;
}

#main
{
	padding: 3px 20px 10px 20px;
}

#mainmenu
{
	height: 24px;
}

#mainmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainmenu li
{
	float:left;
	height: 17px;
	margin: 0 2px 0 0;
	padding: 2px 10px 0px 10px;
}

#mainmenu li.menu-alg
{
	background-image: url(../Images/bg-menu-green.gif);
	background-repeat: repeat-x; 
}

#mainmenu li.menu-kopers
{
	background-image: url(../Images/bg-menu-blue.gif);
	background-repeat: repeat-x; 
}

#mainmenu li.menu-aanbieders
{
	background-image: url(../Images/bg-menu-red.gif);
	background-repeat: repeat-x; 
}

#mainmenu li.menu-beheer
{
	background-image: url(../Images/bg-menu-grey.gif);
	background-repeat: repeat-x; 
}

#mainmenu li a
{
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#mainmenu li a:hover
{
	color: #eee;
}

#globalmenu
{
	float: right;
	width: 170px;
	text-align: right;
	padding: 2px;
}

#globalmenu a
{
	margin-right: 5px;
}

#submenu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#submenu li
{
}

#homecontent
{
}

#homeblocks
{
	float: right;
	width: 280px;
	height: 460px;
}

#floatboxright
{
	float: right;
	width: 200px;
	background-color: #eee;
	padding: 3px 5px 3px 5px;
	border: 1px solid #ddd;
	margin: 1px;
}

#highlights
{
	margin-right: 300px;
}

#highlights ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#highlights ul li
{
	height: 120px;
	margin-top: 10px;
	border-bottom: 1px solid #eee;
	float: left;
	width: 280px;
}

#highlights img
{
	float: left;
}

#highlights h3
{
	margin-top: 2px;
	margin-bottom: 2px;
}

#highlights p
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#mandjeinfo
{
	position: absolute;
	top: 15px;
	left: 260px;
	width: 450px;
}

#vestiging
{
	position: absolute;
	top: 15px;
	left: 710px;
	width: 240px;
}

#introbox
{
	background: #fff;
	width: 400px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
	padding: 10px;
}

.block
{
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding: 3px 5px 3px 5px;
	margin-bottom: 10px;
	/*
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	*/
}

.block p
{
	margin-top: 2px;
	margin-bottom: 2px;
}

h3.blockheader
{
	margin: 0 0 2px 0;
	padding: 2px 0 2px 10px;
	border: 1px solid #bbb;
	background-color: #d9d9d9;
	background-image: url(../Images/bg-boxheader.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

.messagebox
{
	color: #369;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 30px;
	border: 1px solid #99c;
	background: #cef url(../Images/information.png) no-repeat 8px 9px;
}

.errorbox
{
	color: #c00;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 30px;
	border: 1px solid #c00;
	background: #fcc url(../Images/exclamation.png) no-repeat 8px 9px;
}

.tbl
{
	margin: 0;
	padding: 0;
}

.tbl th
{
	color: #444;
	background-color: #d9d9d9;
	background-image: url(../Images/bg-boxheader.gif);
	background-repeat: repeat-x;
	padding: 3px;
	border: 1px solid #bbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold
}

.tbl td
{
	padding: 2px;
	vertical-align: top;
}

.tbl tr.alt
{
	background-color: #f9f9f9;
}

.tbl tr.highlight
{
	background-color: #dfedf7;
	font-weight: bold;
}

.tbl tr:hover
{
	background-color: #efd;
}

.tbl tr.selectable:hover
{
	cursor: pointer;
}

.tbl tr.selected
{
	background-color: #eee;
	font-weight : bold;
	color: #060;
}

.tbl tr.selected td
{
	border-bottom: 1px solid #ccc;
}


.highlightinfo
{
	margin: 0 10px 0 100px;
}

.highlightinfo a
{
	margin-right: 10px;
}

.productinfo
{
}

.productinfo img
{
	float: left;
	margin-right: 10px;
}

.suggestlist
{
	font-family: Arial, Helvetica, Sans-Serif;
	width: 200px;
	background-color: #fff;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 1px solid #999;
	overflow: auto;
	max-height: 400px;
}

.suggestlistitem
{
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #eee;
}

.suggestlisthighlight
{
	color: #07c;
	background-color: #eee;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.subtext
{
	color: #999;
	font-size: 90%;
}

.subtext span
{
	margin-right: 10px;
}


.actext
{
	font-weight: bold;
}

.pager a
{
	margin-left: 5px;
	margin-right: 5px;
}

.terug
{
	margin: 5px;
	float: right;
}

.commandbar
{
	padding: 2px;
	margin-bottom: 5px;
}

.modalbackground 
{
	background-color: #999;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalpopup 
{
	background-color: #fff;
	border: 1px solid #333;
	padding:5px;
}

.ajax__tab_panel
{
	font-size: 80%;
}

.GridExpandCollapseButton
{
    cursor: hand;
    border: solid 1px gray;
    text-align: center;
    width: 13px;
    display: block;
    height: 15px;
    line-height: 15px;
    text-decoration:none;
    vertical-align:middle;
    font-family:Verdana;
    color: black;
}

.GridExpandButton
{
    width: 11px;
    height: 11px;
    
    cursor: hand;
    text-align: center;
    display: inline-block;
    text-decoration:none;
    vertical-align:middle;
    background-image:url(Images/expand.gif);
    background-repeat:no-repeat;
}

.GridCollapseButton
{
    width: 11px;
    height: 11px;
    line-height:0px;
    cursor: hand;
    text-align: center;
    display: block;
    text-decoration:none;
    vertical-align:middle;
    background-image:url(Images/collapse.gif);
    background-repeat:no-repeat;
}

/*
Vestiging selectie knoppen
*/
#vestigingmenu
{
	height: 24px;
}

#vestigingmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#vestigingmenu li
{
	float:left;
	height: 17px;
	margin: 0 2px 0 0;
	padding: 2px 10px 0px 10px;
}

#vestigingmenu li.menu-venlo
{
	background-image: url(../Images/bg-menu-red.gif);
	background-repeat: repeat-x; 
}

#vestigingmenu li.menu-bleiswijk
{
	background-image: url(../Images/bg-menu-blue.gif);
	background-repeat: repeat-x; 
}

#vestigingmenu li.menu-eelde
{
	background-image: url(../Images/bg-menu-green.gif);
	background-repeat: repeat-x; 
}

#vestigingmenu li a
{
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#vestigingmenu li a:hover
{
	color: #eee;
}