﻿body {
	margin: 0px;
	padding: 0px;
	background: #e7e8e9 url(images/bgr_body.gif) no-repeat right top;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    line-height: 17px;
    color:#414042;
    height: 100%;
}

html {
	height: 100%;
	
}

form {
	padding: 0px;
	margin: 0px;
    height: 100%;
    background: url(images/bgr_content.png) repeat-y top center;
}


img {
    border: 0px;
	margin: 0px;
	padding: 0px;
}

td
{
	vertical-align: top;
}

.textbox
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
	border: solid 1px #ffcf06;
	padding: 1px 2px 2px 2px;
	color:#414042;
}

/* masterpage */
div#top {
	height: 132px;
	background: url(images/bgr_top.png) repeat-x left top;
}

div.container {
	margin: auto;
	height: auto;
	width: 890px;
}

div#left
{
	width: 170px;
	float: left;
	height: auto;
}

	.left-t
	{
		height: 10px;
		background: url(images/left_top.png) no-repeat !important;
	}
	
	.left-c
	{
		background-color: #FFF;
		padding: 10px 10px 30px 10px;
	}

	.left-b
	{
		height: 10px;
		background: url(images/left_bottom.png) no-repeat !important;
	}
	
	div#content
	{
		float: left;
		height: 100%;
		min-height: 400px;
		position: relative;
		top: 7px;
		background: url(images/bgr_content2.png) repeat-y 9px 0px;
	}


		div#center
		{
			width: 507px;
			float:left;
			height: auto;
			margin: 0px 7px 0px 8px;
			padding: 0px 8px 7px 8px;
		}

		div#right
		{
			width: 162px;
			height: auto;
			float:left;
			padding: 10px 10px 10px 10px;
		}

ul.mnu-right
{
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

ul.mnu-right li
{
	line-height: 25px;
}
/* end masterpage */

.phone
{
	padding: 0px 0px 0px 9px;
}

.fax
{
	padding: 0px 0px 0px 9px;
}

.text
{
	padding-top: 8px;
}

.text p
{
	padding-left: 18px;
}

/* menu control */
div.mnu_first {
	 border-bottom: solid 1px #ffda3c; 
	 padding: 0px 0px 4px 0px;
	 background: url(panelbar/arrow-down.png) no-repeat left 4px;
}

.first_link {
	text-decoration: none;
	border: none;
	color: #414042;
	margin: 0px 0px 7px 16px;
	cursor: pointer;
}

.first_link:hover {
	font-weight: bold;
}

.first {
	margin: 0px 0px 7px 16px;
	cursor: default;
}
/* end menu control */

/* quickorders */

div#quickorders
{
	margin-bottom: 9px;
}

.image
{
	padding: 3px 0px 3px 0px;
}

/* end quickorders */

/* product */

.box
{
	background: #f8f8f8 url(images/fieldset_top.png) no-repeat top left;
	border: 0px;
	width: 487px;
	padding: 15px 10px 0px 10px;
}

.box-middle
{
	clear: both;
	background: url(images/fieldset_middle.png) no-repeat left top;
	height: 9px;
}

.box-bottom
{
	background: #ffcf06 url(images/fieldset_bottom.png) no-repeat left bottom;
	padding: 0px 10px 10px 10px;
	line-height: 20px;
	margin-bottom: 20px;
}

/* bestelling */

.dropdown
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color:#414042;
}

.border
{
	margin-left: 11px;
	border: solid 1px #ffcf06 !important;
}

.tip
{
	color: #005695;
	cursor: pointer;
}

.tip:hover
{
	color: #ffcf06;
}


/* table styles */

.td1 { padding-top: 10px; width: 255px; }
.td2 { padding: 10px 0px 0px 10px; width: 222px; }
.td2 .specific { background-color: #FFF; padding: 10px 10px 10px 10px; margin-bottom: 10px; }
.td2 .table1 td{ padding-left: 4px; padding-right: 4px; }
.td3 { border-left: solid 1px black; border-right: solid 1px black;}
.class1 {padding: 8px;}