html {
	overflow-y: scroll;
}

* {
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

#site {
	background: #78d3e6;
	width: 900px;
	margin: 20px auto;
	margin-top: 0px;
}

#header,#menu,#footer {
	width: 900px;
}

#header {
	background: #FF3538;
	text-align: right;
}

div#content h1 {
	height: 20px;
	color: black;
}

.tabel_producten {
	width: 100%;
	margin-top: 14px;
}

.tr_producten_titel {
	height: 30px;
	background-color: #23adc8;
	color: #FFFFFF;
}

.tr_producten_titel	td {
	vertical-align: middle;
}

.td_producten_titel_kleur {
	border-left: 1px solid #ade5ef;
	padding-left: 7px;
	padding-right: 7px;
}

.td_producten_titel_type {
	border-left: 1px solid #ade5ef;
	padding-left: 7px;
	padding-right: 7px;
}

.td_producten_titel_maat {
	border-left: 1px solid #ade5ef;
	padding-left: 7px;
	padding-right: 7px;
}

.td_producten_titel_prijs {
	border-left: 1px solid #ade5ef;
	padding-left: 7px;
	padding-right: 7px;
	text-align: right;
}

.td_producten_titel_voorraad {
	border-left: 1px solid #ade5ef;
	padding-left: 7px;
	padding-right: 7px;
	text-align: right;
}

.td_producten_titel_afbeelding {
	border-left: 1px solid #ade5ef;
	padding-left: 7px;
	padding-right: 7px;
}

.td_producten_titel_icons {
	border-left: 1px solid #ade5ef;
	padding-left: 7px;
	padding-right: 7px;
}

.td_producten_titel_checkbox {
	border-left: 1px solid #ade5ef;
	padding-left: 5px;
	padding-right: 6px;
	width: 14px;
}

.tr_producten_licht {
	height: 30px;
	background-color: #e9f7f9;
	color: #000000;
}

.tr_producten_licht:hover {
	background-color: #bcd6da;
}

.tf_producten {
	vertical-align: middle;
	height: 30px;
	background-color: #bcd6da;
	color: #000000;
}

.tr_producten_licht	td,.tr_producten_donker td,.tr_producten_error td {
	vertical-align: middle;
}

.tr_producten_donker {
	height: 30px;
	background-color: #d3eff4;
	color: #000000;
}

.tr_producten_error {
	height: 30px;
	background-color: #D30414;
	color: #FFFFFF;
}

.tr_checked {
	background-color: #acc6ca;
	height: 30px;
}

.tr_checked:hover {
	background-color: #bcd6da;
}

.tr_checked	td {
	vertical-align: middle;
}

.tr_donker {
	background-color: #d3eff4;
	color: #000000;
}

.tr_licht {
	background-color: #e9f7f9;
	color: #000000;
}

.tr_licht:hover {
	background-color: #bcd6da;
}

.tr_donker:hover {
	background-color: #bcd6da;
}

.tr_producten_donker:hover {
	background-color: #bcd6da;
}

.tr_producten_donker td {
	vertical-align: middle;
}

.td_producten_checkbox {
	padding-left: 6px;
	padding-right: 6px;
}

.td_producten_kleur {
	border-left: 1px solid #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	width: 150px;
}

.td_producten_type {
	border-left: 1px solid #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	vertical-align: middle;
}

.td_producten_maat {
	border-left: 1px solid #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
}

.td_producten_prijs {
	border-left: 1px solid #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	text-align: right;
}

.td_producten_voorraad {
	border-left: 1px solid #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	text-align: right;
}

.td_producten_afbeelding {
	border-left: 1px solid #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
}

.td_producten_icons {
	border-left: 1px solid #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	width: 100px;
}

.kleur_tekst {
	float: left;
	padding-top: 4px;
	padding-left: 12px;
}

.blokje {
	float: left;
	height: 22px;
	width: 22px;
}

.blokje_aqua {
	float: left;
	height: 22px;
	width: 22px;
	background-color: #017bbc;
}

.blokje_navy {
	float: left;
	height: 22px;
	width: 22px;
	background-color: #1e192f;
}

.blokje_gemgrijs {
	float: left;
	height: 22px;
	width: 22px;
	background-color: #828282;
}

.blokje_groen {
	float: left;
	height: 22px;
	width: 22px;
	background-color: #0f962d;
}

.blokje_rood {
	float: left;
	height: 22px;
	width: 22px;
	background-color: #FF0000;
}

.blokje_roze {
	float: left;
	height: 22px;
	width: 22px;
	background-color: #ff8b9f;
}

.blokje_lichtroze {
	float: left;
	height: 22px;
	width: 22px;
	background-color: #fec8d2;
}

.blokje_lichtblauw {
	float: left;
	height: 22px;
	width: 22px;
	background-color: #add8e6;
}

.blokje_legergroen {
	float: left;
	height: 22px;
	width: 22px;
	background-color: #217715;
}

.blokje_geel {
	float: left;
	height: 22px;
	width: 22px;
	background-color: #ffff00;
}

.blokje_zwart {
	float: left;
	height: 22px;
	width: 22px;
	background-color: #000000;
}

.blokje_oranje {
	float: left;
	height: 22px;
	width: 22px;
	background-color: #f35402;
}

.producten_icon {
	float: left;
	padding-right: 5px;
	padding-top: 3px;
	min-height: 22px;
}

/*#menu {
	background: #FF3538;
	border-top: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	height: 20px;
	font-size: 11pt;
} */
#content {
	text-align: left;
	margin: 10px;
	min-height: 450px;
}

#footer { /*background: #1ce01a;*/
	background: #FFFFFF;
	height: 20px;
	border-top: 3px solid #FFFFFF;
	text-align: right;
	color: #FF3538;
}

h1 {
	font-size: 12pt;
	margin-bottom: 12px;
}

h2 {
	font-size: 10pt;
	margin-bottom: 6px;
}

/* HOME */
#div_home {
	display: block;
	width: 350px;
	margin: 3px 10px 3px 20px;
}

#div_home_1,#div_home_2,#div_home_3,#div_home_4,#div_home_5,#div_home_6,#div_home_7,#div_home_8,#div_home_9
	{
	display: none;
	margin: 3px 10px 3px 20px;
	width: 350px;
}

img.home {
	margin: 3px 6px 3px 0;
}

/* CART */
tr.cart_header {
	font-weight: bold;
	text-align: left;
}

tr.cart_total {
	font-weight: bold;
	text-align: left;
}

tr.cart {
	text-align: left;
	font-size: 9pt;
}

td.cart_total_line {
	border-top: 1px solid #000;
	text-align: right;
}

#customer_address {
	float: left;
	width: 430px;
}

#delivery_address {
	float: left;
	margin-left: 20px;
	width: 430px;
	/*padding: 10px;
	border: 1px solid #FFF;*/
}

.error_message {
	font-size: 10px;
	color: red;
}

/* SITEMAP */
h2.sitemap {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a.sitemap_header {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a.sitemap {
	color: #000000;
	font-size: 11px;
}

ul.sitemap {
	list-style: none;
	font-size: 11px;
	margin: 0;
}

li.sitemap {
	margin-left: -26px; *
	margin-left: 3px;
	font-size: 11px;
}

/* Menu opmaak*/
#menu { /*position:absolute; */
	background: #FF3538;
	border-top: 3px solid #FFFFFF;
	/*border-bottom: 3px solid #FFF;*/
	height: 20px;
	font-size: 11pt;
}

#menu ul {
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 1000;
}

#menu ul li {
	list-style: none;
	z-index: 1000;
}

#menu ul li a {
	float: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #F00;
	z-index: 1000;
}

#menu ul.horizontal li.level1:hover,#menu ul.horizontal li.level1.active:hover
	{
	color: #F00;
	background-color: #78d3e6;
	display: block;
	z-index: 1000;
}

#menu ul.horizontal li.level1.active {
	z-index: 1001;
	color: #F00;
	background-color: #78d3e6;
	display: block;
	z-index: 1000;
}

#menu ul.horizontal li.level1 {
	float: left;
	height: 16px;
	display: block;
	padding: 0px;
	padding: 2px 10px 2px 10px;
	border: none;
	background-color: #FF3538;
	z-index: 1000;
}

#menu ul.horizontal li.level1 a {
	font-family: Arial;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	z-index: 1000;
}

#menu ul.horizontal>li.level1 a {
	width: auto;
	z-index: 1000;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu ul.dropdown,#menu ul.flyout {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	width: 135px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #78d3e6;
	z-index: 1000;
}

#menu ul.dropdown li.level2,#menu ul.flyout li.level3 {
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	z-index: 1000;
}

#menu ul.dropdown li.level2 a,#menu ul.flyout li.level3 a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 4px 2px 5px;
	z-index: 1000;
}

#menu ul.dropdown li.level2 a:hover,#menu ul.flyout li.level3 a:hover {
	background-color: #BFE2E6;
}

#menu ul.dropdown li.level2 a:hover,#menu ul.flyout li.level3 a:hover,#menu ul.dropdown li.level2 a.active:hover,#menu ul.flyout li.level3 a.active:hover
	{
	color: #000;
	font-weight: bold;
	z-index: 1000;
}

#menu ul.dropdown li.level2 a.active,#menu ul.flyout li.level3 a.active
	{
	color: #000;
	font-weight: normal;
	display: block;
	background-color: #BFE2E6;
	z-index: 1001;
}

.cartbutton a,.cartbutton input {
	text-decoration: none;
	top: 0px;
	font-family: arial;
	font-size: 9pt;
	color: #FFFFFF;
	cursor: pointer;
	text-align: left;
	background: url('/images/cms/button_cart_active_right.png') top right
		no-repeat;
	height: 23px;
	padding-right: 10px;
	float: left;
	width: auto;
	padding-top: 4px;
	font-weight: bold;
	border: 0px;
}

.cartbutton input {
	padding-left: 0px;
	padding-top: 0px;
}

.cartbutton span {
	top: 0px;
	padding-left: 7px;
	background: url('/images/cms/button_cart_active_left.png') left top
		no-repeat;
	height: 23px;
	float: left;
}

.cartbutton:hover a,.cartbutton:hover input {
	background: url('/images/cms/button_cart_hover_right.png') top right
		no-repeat;
}

.cartbutton:hover span {
	background: url('/images/cms/button_cart_hover_left.png') left top
		no-repeat;
}

#invoice {
	width: 800px;
	margin: 20px auto;
	padding: 5px;
	border: 1px solid #000;
	text-align: left;
}

.moar {
	
}

#general_conditions_frame {
	width: 335px;
	height: 60px;
	border: 1px solid black;
	overflow-y: scroll;
}

li.menubulit>a,li.menubulit,li.menubulit:hover {
	background: url(/images/cms/menu_more.gif) right center no-repeat;
}

li.menubulit>a:hover {
	background: url(/images/cms/menu_more.gif) right center no-repeat;
}

#tooltip-popup {
	background-color: white;
	border: 1px solid gray;
	position: absolute;
	display: none;
	padding: 10px;
	text-align: left;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#topnav {
	text-align: right;
	margin: 0px;
	padding: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-top: 10px;
}

#topnav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: right;
	margin-top: 5px;
}

#topnav ul li {
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}

#topnav ul li:last-child {
	border: 0px;
}

#topnav a:link,#topnav a:hover,#topnav a:visited {
	color: #6A6565;
	text-decoration: none;
	font-size: 11px;
}

#topnav a:hover {
	text-decoration: underline;
	color: #171010;
}

#cartbox {
	float: right;
	padding: 7px;
	margin-left: 10px;
	background-color: #eaf8fb /*#EEF8FD*/;
	text-align: left;
	padding-left: 15px;
	margin-bottom: 3px;
}

#topmenu {
	padding-top: 7px;
}

#topmenu {
	color: #DAD5D5;
}

#account-menu {
	border-bottom: 1px solid white;
	margin-bottom: 10px;
	margin-right: 20px;
	clear: both;
	margin-top: 15px;
}

#account-menu ul {
	margin-bottom: 5px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#account-menu ul li {
	list-style-type: none;
	font-size: 12px;
	height: 20px;
	display: inline;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid white;
	border-bottom: 0px;
	font-weight: bold;
	margin-right: 1px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	border-radius-topright: 5px;
	border-radius-topleft: 5px;
}

#account-menu ul li.current {
	background-color: #FF3538;
}

#account-menu ul li a {
	color: white;
	text-decoration: none;
}

#account-menu ul li:hover {
	background-color: #FF3538;
}

h1#account-page-title {
	text-align: center;
	font-size: 26px;
	margin-bottom: 15px;
}

div.account-content {
}

table.myaccount-overview {
	width: 98%;
	border-collapse: collapse;
	font-size: 11px;
}

table.myaccount-overview td,table.myaccount-overview th {
	border-collapse: collapse;
	padding: 5px;
}

table.myaccount-overview tr.header {
	background-color: white;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	border-radius-topright: 5px;
	border-radius-topleft: 5px;
}

table.myaccount-overview tr.odd {
	background-color: #BCD6DA;
}

table.myaccount-overview tr.even {
	background-color: #72C9E1;
}

div.succesMessage {
	border: 1px solid #4F8A10;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 20px;
	color: #4F8A10;
	background-color: #DFF2BF;
}
