body {
	background-color: #FFF;
	background-image: url(../images/bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

body, table, td, tr {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.5;
}

a:link { text-decoration: underline; color: #003399; }
a:visited { text-decoration: underline; color: #003399; }
a:hover { text-decoration: underline; color: #000; }
a:focus { text-decoration: underline; color: #000; }
a:active { text-decoration: underline; color: #000; }

.clearing {
	clear: both;
	font-size: 0;
   	line-height: 0;
  	height: 0;
}

/* --------------- */

#wrapper {
	width: 990px;
}

#navigation {
  	width: 180px;
  	float: left;
    overflow: hidden; /* float drop */
}

#contentWrapper {
	width: 810px;
	float: right;
}

#mainContent {
  	width: 481px;
  	float: left;
}

#secondaryContent {
  	width: 329px;
  	float: right;
}

#highlights {
  	width: 199px;
  	float: left;
}

#topdeals {
  	width: 130px;
  	float: right;
}

#secondaryContentContainer {
	padding: 15px 0 0 0;
}

#highlightsContainer {
	padding: 0 0 0 13px;
}

#actionBanners img {
	padding: 0 0 10px 0;
}

#topdealsContainer {
  	padding: 0 15px 0 15px;
}

#mainContentContainer {
    padding: 15px 20px 0 20px;
  	width: 441px;
  	overflow: visible;
	height: 1%;
}

/* --------------- */

#specialistLogos {
	margin-bottom: 18px;
}

#specialistLogos .left {
	float: left;
	width: 96px;
}

#specialistLogos .right {
	float: right;
	width: 70px;
	margin-right: 10px;
}

#specialistLogos .right img {
	margin-bottom: 3px;
}

#specialistLogos .epson {
	margin-top: 8px;
}

#topdealsTitle, #fotoserviceTitle  {
	margin-bottom:5px;
}

.highlight {
	margin-bottom: 5px;
}

.topdeal {
	padding-top: 5px;
}

.topdealImage {
	border: 1px solid #3b6cad;
}

.topdeal p, .topdealfirst p {
	margin: 3px 0 8px 0;
	color: #215298;
	font-size: 9px;
	line-height: 1.2;
}


/* --------------- */

#footer {
	margin: 20px 349px 0 200px;
	padding: 8px 0 20px 0;
	border-top: 1px solid #245791;
}

#footer p {
	margin-bottom: 0.6em;
	font-size: 10px;
	color: #7e7e7e;
	line-height: 1.2;
}

/* --------------- */

ul.bullets {
	line-height: 1.7;
}

ul.bullets li  {
	padding-left: 11px;
	background-image: url(../images/bullets_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.65em;
}

.fl_left {
	float: left;
	margin: 0 15px 0 0;
}

.fl_right {
	float: right;
	margin: 0 0 0 15px;
}

p {
	margin-bottom: 1.12em;
}

h1, h2, h3 {
	line-height: 1.2;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #255082;
}

h1 {
	font-size: 15px;
	margin: 1.3em 0 0.8em 0;
}

h2.big {
	font-size: 14px;
	margin: 1.3em 0 0.6em 0;
	color: #255082;
}

h2, .h3 {
	font-size: 13px;
	margin: 1.3em 0 0.3em 0;
	color: #000;
}

h3 {
	font-size: 13px;
	margin: 1.3em 0 0 0;
	color: #000;
}

.notop { margin-top: 0; }
.nobot { margin-bottom: 0; }
.bottom { margin-bottom: 12px; }
.top { margin-top: 12px; }

/* --------------- */

.info {
	vertical-align: top;
	margin-left: 10px;
}

.product {
	border-bottom: 1px solid #255082;
	padding: 15px 0 15px 0;
}

.prodlast {
	border-bottom: none;
	padding: 15px 0 0 0;
}

.prodfirst {
	padding: 0 0 15px 0;
}

.prodfirstlast {
	padding: 0;
	border-bottom: none;
}

.product p {
	margin: 0;
}

.product h2 {
	margin: 0;
	color: #000;
	font-size: 14px;
}

.prodbullets {
	margin-left: 145px;
}

.prodbeoordeling {
	margin: 0.7em 0 0 0;
	font-size: 12px;
}

.productfoto {
	border: 1px solid #000;
}

/* --------------- */

.item {
	margin-bottom: 12px;
}

sub, sup {
	font-size: 10px;
}

.kader {
	border: 1px solid #255082;
	padding: 10px;
}

.fvdm img { margin-bottom: 0; }

.jouw_fvdm {
	padding: 10px 0;
	border-top: 1px solid #255082;
	border-bottom: 1px solid #255082;
}

/* --------------- */

.actie {
	border-bottom: 1px solid black;
}
/* --------------- */

.posterprint_prijslijst {
	width: 100%;
	margin-bottom:20px;
}

.posterprint_prijslijst tr.tablehead {
	background-color: #a4bcd2;
}

.posterprint_prijslijst td {
	padding: 2px 25px 2px 5px;
}

.posterprint_prijslijst tr, #posterprint_prijslijst td {
	vertical-align: bottom;
}

.posterprint_prijslijst .odd {
	background-color: #d5e3f2;
}

.fotofun {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #245791;
}

.fotofunlast {
	padding: 10px 0 10px 0;
	border-bottom: none;
}