body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #223D53;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:visited {
	color: #223D53;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

a:hover
{
	color:#5E86B2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.red {
	color: #FF0000;
}

.green {
	color: #00a54f;
}

.orange {
	color: #ff6600;
}

.grey {
	color: #303030;
}

.grey1 {
	color: #96969a;
}

.bold {
	font-weight: bold;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.right {
	text-align: right;
}

.shadow {  
  -moz-box-shadow: 3px 3px 4px #e7e7e7; /* Firefox/Mozilla */  
  -webkit-box-shadow: 3px 3px 4px #e7e7e7; /*Safari/Chrome */  
  box-shadow: 3px 3px 4px #e7e7e7; /* Opera & hoe het zou moeten */  
  /* Voor IE 8 */  
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#e7e7e7')";  
  /* Voor IE 5.5 - 7 */  
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#e7e7e7');  
}  
.opacity {
	background-color: #fff;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.opacity2 {
	background-color: #fff;
	filter:alpha(opacity=40);
	opacity:0.4;
}

.box {
	background-color: #fff;
	border: 1px solid #b7bab0;
	width: 100%;
	margin: 2 0 10 0;
}


.border {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #5E86B2;
	border-right-color: #5E86B2;
	border-bottom-color: #5E86B2;
	border-left-color: #5E86B2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.border1 {
	border-top: 1px none #5E86B2;
	border-right: 1px none #5E86B2;
	border-bottom: 1px none #5E86B2;
	border-left: 1px solid #5E86B2;
}
.kleinetekst {
	font-size: 10px;
}
.border2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E86B2;
}
.border3 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5E86B2;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #5E86B2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5E86B2;

}
.border4 {
	border-top: 1px solid #5E86B2;
	border-right: 1px solid #5E86B2;
	border-bottom: 1px solid #5E86B2;
	border-left: 1px solid #5E86B2;
}

.border5 {
	border-right: 1px solid #5E86B2;
}

.border6 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E86B2;
}

.tekstkleur1 {
	color: #5e86b2;
}

.tekstkleur2 {

	color: #FF0000;
}

.tekstkleur3 {
	color: #999999;
}

.tekstkleur4 {
	color: #009400;
}

.tekstkleur5 {
	color: #FFFFFF;
}

/* HEADER (TOP) */

.header_td
{
	background:#C6D5EA;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #5E86B2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E86B2;
}

.header_nav
{
    font: bold 12px verdana, arial;
    color: #000066
	
    text-align: center;
	vertical-align: middle;
	
}
.header_nav_tussen
{
    font: 12px verdana, arial;
    color: #FFFFFF;
	
    padding: 0px 15px 0px 15px;
}


a.header_nav_login:link {
	color: #FF0000;
    font: italic 12px arial;
}
a.header_nav_login:visited {
	color: #FF0000;
    font: italic 12px arial;
}
a.header_nav_login:hover
{
	color:#FF0000;
    font: italic 12px arial;
}

/* MENU (LINKS)  */
.menu_table
{
	
	width: 150px;
	background-image:url(/images/bground01.gif);
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align:top; 
	height:100%;
}
.menu_td
{
	background: #C6D5EA;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: left;
    color: #FF0000;
    padding: 5px 5px 5px 5px;
	background-repeat:no-repeat;
	background-position: 3% 3%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E86B2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E86B2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5E86B2;
}

.menu_td_sub
{
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: left;
    color: #FF0000;
}
.menu_pic
{
	background: #223D53;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: right;
    color: #FFFFFF;
    vertical-align: top;
    padding: 0px 5px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E86B2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5E86B2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E86B2;
}
/*  MENU1 (RECHTS)  */
.menu1_table
{
	
	width: 250px; 
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	vertical-align:top; 
	height:100%;
}
.menu1_header
{
	background: #5E86B2;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
    color: #FFFFFF;
    vertical-align: bottom;
    padding: 0px 5px 0px 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.menu1_tekst
{
	background: #FFFFFF;
    vertical-align: top;
	text-align: center;
    padding: 5px 5px 5px 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #5E86B2;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5E86B2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E86B2;
}

/* PRODMEM */

.prodmem_header {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px;
	font-weight: bolder;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c5deff;
}


.content_background
{ 
	background-color:#c6d5ea;
}

.content_background1
{ 
	background-color:#deecff;
}

.content_actie
{ 
	background-color:ffff00;
}

table.width
{
	width: 100%;
}

table.width-height
{
	width: 100%;
	height: 100%;
}

img.text-image
{
	display: inline;
	vertical-align: middle;
}

table.detail td
{
	font: 11px/16px verdana, arial, helvetica, sans-serif;
	color: #000;
	text-align: left;
	padding: 3px;
}

td.detail-header
{
	background: #5E86B2;
	font: bold 12px/12px verdana, arial, helvetica, sans-serif;
	color: #fff;
	padding: 6px 3px;
}

td.detail-cell
{
	background: #eff9fb;
	padding: 5px;
	vertical-align: top;

	font: 11px/16px verdana, arial, helvetica, sans-serif;
	color: #000;
}

td.spacer-vert
{
	width: 10px;
}

td.spacer-hor
{
	height: 10px;
}

/* ---------- PRODLIJST MET MORE INFO ------------- */

.miprod_table {
	margin: 10 0 0 50;
	text-align: center;
	vertical-align: top;
	width: 860px;
}

.miprod_groep {
	padding: 2 10 2 10;
	height: 40px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 2px solid #5e86b2;
	background-image: url(/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	clear: both;
}

.miprod_prod {
	padding-top: 10px;
	float: left;
	height: 90px;
}

.miprod_image {
	float: left;
	text-align: center;
	width: 82px;
	font-weight: bold;
}

.miprod_text {
	padding-left: 2px;
	text-align: left;
	vertical-align: top;
	width: 770px;
	height: 80px;
}

.miprod_line {
	padding: 0 2 2 5;
	margin: 0 0 0 5;
	background: #5e86b2;
	font-size: 12px;
	font-weight: bold;
	width: 670px;
	float: left;
}

.miprod_line2 {
	font-size: 10px;
	font-weight: normal;
}

.miprod_colom1 {
	margin-left: 10px;
	font-size: 10px;
	width: 210px;
	float: left;
	line-height: 18px;
	display: inline;	
}

.miprod_colom2 {
	font-size: 10px;
	width: 210px;
	float: left;
	line-height: 18px;
	display: inline;	
}

.miprod_prijs {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.miprod_colom3 {
	padding: 5 2 5 2;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	width: 250px;
	float: left;
	display: inline;
}

/* ---------- PRODMEM TAB ------------- */

.prodmem_tab {
	clear: both;
	height: 28px;
	margin: 0 0 0 0;
	width: 100%;
}

.prodmem_tab ul {
	margin: 10 2 0 0px;
	float: left;
	font: 11px arial, helvetica, sans-serif;	
	padding: 0;
	display: inline;
    border-left: 1px solid #d5d5cb;

}

.prodmem_tab ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.prodmem_tab ul a{
	padding: 3 0;
	text-align: center;
	width: 150px;
	float: left;
	font: bold 12px/16px arial, helvetica, sans-serif;
	line-height: 22px;
    border-right: 1px solid #d5d5cb;
    border-top: 1px solid #d5d5cb;
	background-image:url(/images/prodmem_tab.png);
	background-repeat:repeat-x;
}

.prodmem_tab li.select a{
	color:#5E86B2;
	background-image: none;
    border-bottom: none;

}

/* ---------- PRODMEM NEW ------------- */


.prodmem_container {
	margin: 10 0 0 0;
	vertical-align: text-top;
	width: 830px;
}

.prodmem_prod {
	padding-top: 10px;
	text-align: left;
	vertical-align: text-top;
	width: 100%;
}

.prodmem_tableimg {
	margin: 2 0 2 0;
	float: left;
	width: 252px;
}

.prodmem_img {
	margin: 2 2 2 2;
	float: left;
	width: 75px;
	height: 75px;
	border: 1px solid #b7bab0;
}

.prodmem_img_geldigtot {
	margin: 2 2 2 2;
	width: 62px;
	height: 64px;
	border: 1px solid #b7bab0;
	float: left;
	font-weight: bold;
	color: #000;
	line-height: 12px;
	text-align:center;
	background-image: url(/images/promo/geldigtotrs_thumb.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.prodmem_tabel {
	clear: both;
	width: 100%;
    border: 1px solid #d5d5cb;
	min-height: 400px;
	background-color: #fff;
}

.prodmem_tabel_text {
	width: 100%;
	margin: 5 5;
}

.prodmem_bezorgen {
	margin: 20 50;
}

.prodmem_review {
	margin: 5 10 5 5;
	font-weight: bold;	
}	
.prodmem_bestel {
	margin: 2 0 2 2;
	float: right;
	width: 574px;
}

.prodmem_cat {
	margin: 2 2 2 2;
	width: 500px;
}

.prodmem_promo {
	margin: 2 0 0 0;
	width: 90px;
	height: 90px;
	float: left;
	display:inline;
	background-color: #fff;
}

.prodmem_colom1 {
	width: 273px;
	float: left;
	display: inline;
	margin: 2 2 2 2;
}

.prodmem_colom2 {
	width: 295px;
	float: left;
	display: inline;
	margin: 2 0 2 2;
}

.prodmem_box {
	background-color: #fff;
	font-size: 10px;
	border-top: 1px solid #b7bab0;
	border-bottom: 1px solid #b7bab0;
	width: 99%;
	margin-bottom: 10px;
	padding: 2 0 2 2;
}

.prodmem_box .socialmedia a:hover{
	background-color: #fff;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.prodmem_streep {
	color: #ff6600;
	text-decoration: line-through;
}

.prodmem_vanprijs {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	color: #303030;
}


.prodmem_prijs {
	display: inline;
	font-size: 20px;
	font-weight: bold;
}


.prodmem_specs {
	line-height: 18px;
	padding: 2 2 2 2;
	width: 100%;
}

.prodmem_arrow {
	padding: 0 2 0 5;
	display: inline;
}

.review_header {
	font-weight: bold;
	padding: 10 5 10 5;
}

.review_write {
	width: 600;
	padding: 10 5 10 5;
	text-align: center;
	border: 1px solid #b7bab0;
}

.review_search {
	text-align: right;
	border: 1px solid #b7bab0;
}

.review_entry_top {
	padding: 3 0 3 0;
}

.review_entry_top_tussen {
	display: inline;
    color: #b7bab0;
	padding: 0px 10px 0px 10px;
}

.review_entry_text {
	padding: 10 0 10 0;
	color: #000;
}

.review_response {
	margin: 0 0 10 30;
	padding: 5 5;
}

.review_top {
	border-left: 5px solid #b7bab0;
}

.review_response_text {
	padding: 5 3 5 3;
	color: #000;
	border-left: 10px solid #b7bab0;
}

.review_rating {
	padding: 5 5;
	border: 1px solid #b7bab0;
}

.review-rating{
		list-style:none;
		margin-left:5px !important;
		padding:0px;
		width: 125px;
		height: 25px;
		position: relative;
		background: url(/images/alt_star.gif) top left repeat-x;		
	}

.review-rating-on {
		display:block;
		height: 25px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		background: url(/images/alt_star.gif) left bottom;
		z-index: 2;
		left: 0px;
	}


/* ---------- ADD REVIEW ------------- */

.review_container {
	margin: 10 0 0 0;
	vertical-align: text-top;
	width: 830px;
}

.review_box {
	background-color: #fff;
	border: 1px solid #b7bab0;
	width: 99%;
	margin-bottom: 5px;
	padding: 2 0 0 2;
}

.review_prod textarea {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/* ---------- DIVERSE FORMULIEREN ------------- */

.formc {
	margin: 0 10 10 10;
	padding: 5 5;
	border: 1px solid #b7bab0;
	clear: both;
}

.formc_noborder {
	margin: 0 10 10 10;
	padding: 5 5;
	width: 850px;
	clear: both;
} 

.formc_left {
	text-align: right;
	width: 240px;
	padding: 1 5 1 5;
	line-height: 22px;	
	color: #000;
	display: inline;
	clear: both;
	float: left;
}


.formc_right {
	text-align: left;
	padding: 1 0 1 2;
	line-height: 22px;
	display: inline;
	font-weight: bold;
	float: left;
}

.formc_right_small {
	text-align: left;
	height: 25px;
	padding: 1 0 1 2;
	display: inline; 
	line-height: 22px;
	float: left;
	font-size: 10px;
}
.formc_right_small ul li {
	padding: 0;
	margin: 0; 
	line-height: 14px;
}


.formc_center {
	text-align: center;
	padding: 5 2 5 2;
	clear:both;
}

.table_top {
	text-align: left;
	float: left;
	padding: 2 2;
	margin: 1 1;
	display: inline;
	color: #fff;
	height: 19px;
	background-color: #b7bab0;
	font-weight: bold;
	<!--[if IE]>
	padding: 50 2;
	<![endif]-->
}

.table_content {
	float: left;
	padding: 2 2;
	margin: 1 2;
	display: inline;
}

.table_content_border {
	float: left;
	padding: 3 2;
	margin: 3 1 1 1;
	height: 22px;
	display: inline;
	color: #000;
	border: 1px solid #b7bab0;
}
