

/* ######### PAGEBACKGROUND AND -COLOR #########*/
html{background-color: #fff;}
body{ background-color: #fff;}
/* watch out: html is the complete screen, body ends directly under footer*/


/* ######### HEAD #########*/
#zoek{ margin-top:20px;}
#chart{ margin-top:15px;}
#login{ margin-top:36px;}

.tekstkader{
	display:inline;
	line-height: 22px;
	padding:5px;
	background-color:#00abc4;
	color:#FFF !important;
	text-transform:uppercase;
}

/* styles voor winkelwagen overzicht */
.bgcolordarkbrown{ background-color:#f4e7d2;}
.bgcolorlightbrown{	background-color:#FAF4EB;}
.boldred{color:#F00000; font-weight:bold}
.redbutton{background-color:#F00000; border:0}
.goldlink {	color:#BE8332 !important; text-decoration: none !important;}
.blacklink { color:#666 !important; text-decoration: none !important;	}

/* ######### LEFT COL #########*/
#leftblock ul{
	margin: 0;
}	
#leftblock li{
	margin-bottom:10px;}
	
#leftblock #pluspunten{
	width:141px;
	background-image:url(../gfx/basics/bg.pluspunten.gif);
	background-repeat:repeat-y;
	}
#leftblock #pluspunten ul{
	margin-left:20px;
	padding:4px
	}
#leftblock #pluspunten li{
	margin-bottom:0;
	font-size:14px;
	list-style-image:url(../gfx/basics/listitem.gif); 
	padding-bottom:3px;
	}
	

#leftblock #bluebanner{
	width:141px;
	padding:0;
	background-color:#00abc4;
	}
	#leftblock #bluebanner .bluebannercontent{ 
		padding:0 5px;
		width:131px;
		margin:0;
		color:#FFF;
		font-size:13px; 
		font-weight:bold;
		}
	
#topvijf{ width:162px; font-size:85%; font-family:Arial, Helvetica, sans-serif; line-height:110%; margin-top:10px;}
#topvijf img{ border:none}
#topvijf a{ text-decoration:none; }
#topvijf li{ display:inline-block; min-height:25px; margin-bottom:5px; }

#topvijf #topvijf-1{ background-image:url(../gfx/topnav/top5.numbers_01.gif); background-repeat:no-repeat; }
#topvijf #topvijf-2{ background-image:url(../gfx/topnav/top5.numbers_02.gif); background-repeat:no-repeat; }
#topvijf #topvijf-3{ background-image:url(../gfx/topnav/top5.numbers_03.gif); background-repeat:no-repeat; }
#topvijf #topvijf-4{ background-image:url(../gfx/topnav/top5.numbers_04.gif); background-repeat:no-repeat; }
#topvijf #topvijf-5{ background-image:url(../gfx/topnav/top5.numbers_05.gif); background-repeat:no-repeat; }

.topvijftxt{ float:left; margin-left:26px; width:86px;}
#IE6 .topvijftxt{ float:left; margin-left:13px; width:86px;}
	a:link .produktnaam, a:hover .produktnaam, a:visited .produktnaam{ display:block; color:#003567; text-decoration:none;}
	a:link .produktprijs, a:hover .produktprijs, a:visited .produktprijs{ color:#e41270; font-weight:bold; }
/*	a:hover .produktnaam, a:hover .produktprijs { display:block; color:#00abc4; text-decoration:underline}*/
	
.topvijfthumb { float:right; width:43px; display:block; padding:2px;}
.topvijfthumb img{ border:none}
/* */



/* ######### RIGHT COL #########*/

#rightblock ul{	margin: 0;padding;}	
#rightblock li{	margin-bottom:30px; list-style:none}
#rightblock ul ul{	margin-left:5px; 	}
#rightblock ul ul li{	margin-bottom:0; list-style-type:circle;	}
	

/* 
.recent{ width: 128px; position:absolute; bottom:20px; margin-right:20px;} BACKUP STYLE FOR RECENT: INDIEN BOTTOM ALIGN
*/
.recentthumbs{ display:block; text-align:center;}
.recentthumbs img{ border:none; margin:2px;}


/* ######### CONTENT #########*/
.marqueetxt{
	position:absolute;
	margin-left: 25px; 
	margin-top: -25px;
	color:#FFF;
	font-size:120%;
	}
.marqueetxt a:link, .marqueetxt a:visited{
	color:#FFF	}
.marqueetxt a:hover{
	text-decoration:none;}
.pointer {
  cursor: pointer;}

.darkblue #contentThreeCols .col1, 
.darkblue #contentMenuThreeCols col2, 
.darkblue #contentTwoCols col1{ 
	border-right:1px solid #003567;}
.green #contentThreeCols .col1, 
.green #contentMenuThreeCols .col2, 
.green #contentTwoCols .col1{ 
	border-right:1px solid #96bf0d;}
.orange #contentThreeCols .col1, 
.orange #contentMenuThreeCols .col2, 
.orange #contentTwoCols .col1{ 
	border-right:1px solid #f6a924;}
.red #contentThreeCols .col1, 
.red #contentMenuThreeCols .col2, 
.red #contentTwoCols .col1{ 
	border-right:1px solid #b20e21;}
.purple #contentThreeCols .col1, 
.purple #contentMenuThreeCols .col2, 
.purple #contentTwoCols .col1{ 
	border-right:1px solid #622281;}
.lightblue #contentThreeCols .col1, 
.lightblue #contentMenuThreeCols .col2, 
.lightblue #contentTwoCols .col1{ 
	border-right:1px solid #00abc4;}
.grey #contentThreeCols .col1, 
.grey #contentMenuThreeCols .col2, 
.grey #contentTwoCols .col1{ 
	border-right:1px solid #00abc4;}

/* ################# REVIEWS ##################### */
.review-block{ display:block; margin:20px;}
	.review-title{ float:left; display:block; font-weight: bold; margin-right:5px;}
	.review-date{ font-style: italic;}
	.review-stars { margin-bottom:10px; display:block}
	.review-message {display:block;  }
	.review-owner {	display:block;font-style: italic; margin-top:5px; text-align:right}

/* ######### FOOTER #########*/
#footer{
	text-align: center;
}

/* ######### MADE BY #########*/
#madeby{
	text-align: center;
}


