html, body {
	height:100%;
}
body {
	background: #1d2528;
        font-family: comic sans ms;
        font-size: 13;
}
form {
	margin: 0px;
}

input {
	margin-bottom: 1px;
}
img {
	border: 0;
}
.selected {
	color: #E2145E;
}
.menu_zij {
	border-right: 1px solid #AEAEAE;
}
.menu_links_padding {
	padding-left: 4px;
}

.prijskader {
border: 2px solid #000;
}

/* Producten overview */
.prijs_van {
   font-weight: bold;
   background: url(prijs_van.gif) left bottom no-repeat;
   color: #333333;
}

/* All products overview */
.all_products_head {
	border: 1px solid #aeaeae;
	padding: 5px;
	width: 99%;
}
.navigatie_actief {
	padding: 4px;
	font-weight: bold;
	border: 1px solid #FF0000;
	font-family:comic sans ms;
}
.navigatie_inactief {
	padding: 4px;
	color:#FF0000;
	font-family:comic sans ms;
}

/* Subcats style */
.sub_list_cats {
	text-align: center;
	padding: 4px;
}
.sub_list_item {
	text-align: center;
	padding: 4px;
	margin: 4px;
	border: 1px solid #AEAEAE;
}
.sub_list_item_text {
	font-weight: bold;
}

/* Producten/merken tab */
.tab_normal {
   background-image: url(tab_right.gif);
   background-color: #5b6a71;
   background-repeat: no-repeat;
   background-position: top right;
   position: relative;
   float: left;
   margin-right: 1px;
   padding-right: 10px;
   height:18px;
   color: #5b6a71;
   text-decoration: none;
}
.tab_img {
	position: relative;
	float: left;
	width: 7px;
	height: 18px;
	margin: 0px;
}
.ruimte {
	padding: 4px;
}
.cat_ruimte {
	padding: 1px;
}
#tab_text {
    position: relative;
    float: left;
    color: #3F3B3B;
    margin-left: 8px;
    margin-right: 0px;
    margin-top: 0px;
    text-align: center;
}
.list_error {
     color: red;
     padding: 2px;
}
.form_error {
     border: 1px solid red;
}
.hr_black {
     color: #000000;
     height: 1px;
}
.product_main {
	border: 1px solid #000000;
}
.product_tab_normal {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	float: left;
	padding: 5px;
	margin-left: 4px;
}
.product_tab_active {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #EAEAEA;
	float: left;
	padding: 5px;
	margin-left: 4px;
}
.product_main_tab {
	border-bottom: 1px solid #000000;
	float: left;
	width: 100%;
}
.aanverwant {
	width: 100%;
	background-color: #EAEAEA;
	padding: 5px;
	font-weight: bold;
}
.prijs{
	font-weight: bold;
	color: #ffffff;
	font-weight: bold;
}
.menu_empty {
    width: 208px;
    border-bottom: #AEAEAE 1px solid;
    border-left: #AEAEAE 1px solid;
    border-right: #AEAEAE 1px solid;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color : #5b6a71;
    border-left: 12px solid #AEAEAE;
}
#dhtmltooltip {
      position: absolute;
      left: -300px;
      width: 150px;
      border: 1px solid black;
      padding: 2px;
      background-color: lightyellow;
      visibility: hidden;
      z-index: 100;
}
#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.info_page p {
	margin: 0px;
}
.product_bekijken_info {
	width: 100%;
	padding: 5px;
}
.stip_td {
	background-image: url( 'stip.gif' );
	height: 1px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
/* Tab menu bij de producte */
.tab_main {
	margin-top:10px;
}
.tab_menu {
	white-space:nowrap;
}
.tab_menu {
	width:100%;
	position: relative;
	left: -2px;
	top: 1px;
}
.tab_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	font-weight: bold;
}
.tab_menu li {
	float: left;
	display: block;
	margin-left: 7px;
	padding: 4px;
	text-align: center;
}
.tab_actief a:link, .tab_actief a:visited, .tab_actief a:hover {
	color: #E2145E;
	text-decoration: none;
}
.tab_normaal {
	border:1px solid black;
	background-color: #ffffff;
}
.tab_normaal a:link, .tab_normaal a:visited{
	color: #000000;
	text-decoration: none;
}
.tab_normaal a:hover{
	color: #E90024;
}
.tabcontentplaceholder	{
	margin-left:2px;
	border-top:1px solid white;
}
.tab_content_main {
	margin-left:2px;
	border:1px solid black;
}
.specificationplaceholder {
	margin-top:21px;
	padding: 10px;
}
.tab_actief {
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid white;
}
.backbutton {
	padding-top: 2px;
}
.alert_text {
	padding: 4px;
	margin-top: 4px;
}
.klanten_paneel {
	background-color: #f8f8f8;
	border: 1px solid #EAEAEA;
}
.klanten_paneel_td {
	padding: 5px;
}
.klanten_paneel_td_hover {
	padding: 5px;
	border: 1px dotted red;
}
/* Aanbieding tabel */
.tabel_aanbieding {
	border: 1px solid #FF0000;
}

.td_aanbieding_titel {
	background-color: #FF0000;
	padding: 2px;
	text-indent: 4px;
	color: #FFFFFF;
}
.td_aanbieding_info {
	padding: 4px;
}
.stip_verticaal_td {
	background: url('stip_verticaal.gif')
	top repeat-y #FFF;
}

#inlinePopUp {
	position:absolute;
	display:none;
	background-color:#000;
	top:0px;
	width:100%;
	height:100%;
	opacity:0.7;
	filter:alpha(opacity='70');
}
#popImg img {
	opacity:1.0;
	filter:alpha(opacity='100');
	cursor:pointer;
}
.productImg {
	border:1px solid #000;
/*	width:190px;
	height:240px;
	overflow:hidden;
*/
}
.scaled {
	width:190px;
	height:246px;
	overflow:hidden;
}
.clickable {
	cursor:pointer;
}