@CHARSET "ISO-8859-1";
body {
	background:#ebf6fd;
	font-family:Arial,Georgia,sans-serif;
	font-size:12px;
	line-height:1.2em;
}

a { color : #456B8F; }
.a_dark { color: #FFFFFF }
.a_nodecoration { text-decoration:none; }

.corner {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(URL_BASEcss/PIE.php);
}

.hidden { display:none; }

.header {
	background-image:url('../images/header.jpg');
	height:223px;
	position:relative;
	margin-bottom:20px;
	margin-top:5px;
}

#logo { position:absolute; left : 20px; }

.header p {
	color:#3881c1;
	font-weight:bold;
	position:absolute;
	left:280px;
	top:80px;
	width:330px;
	font-size:14px;
	text-shadow: 1px 1px 0 #FFFFFF;
	text-align:justify;
}

.header em {
	color: #C81744;
}

.right{
    background: #FFF;
}

.inner { padding:10px; }

.fl-r { float: right; }
.margintop { margin-top:10px; }
.marginbottom { margin-bottom:10px; }
.a-r { text-align:right; }
.overflow { width:auto; overflow:auto; }


#index>div {  height:160px; }

.third { width: 200px; margin-left:10px; margin-right:10px; float:left; }
.first { margin-left:0; }
.last { margin-right:0; }
.container {width:auto; overflow:auto; margin-bottom:20px;}

#index .a_dark h1 {
	margin-bottom:0;
}

#index .a_dark img {
	display:block;
	margin:auto;
	margin-top:10px;
}

h1 {
	font-family: 'Georgia', serif;
	font-size:18px;
	font-weight:bold;
	color:#456b8f;
	text-shadow: 1px 1px 0 #cccccc;
	width:100%;
	background-image:url('../images/2px_light.png');
	background-position:center bottom;
	background-repeat:repeat-x;
	padding-bottom:6px;
	margin-bottom:6px;
}

.grid_11 h1{
	margin-bottom:20px;
}

h2 {
	font-family: 'Georgia', serif;
	font-size:12px;
	font-weight:bold;
}

.article h2 {
	margin: 1em 0 8px 0;
}

.dark { background:#518ece; color:#FFF; text-shadow: 1px 1px 0 #285D80;}
.dark h1 { 
	color:#FFFFFF; 
	text-shadow: 1px 1px 0 #666666;
	background-image:url('../images/2px.png');
}

.light { background:#FFF; }

.nieuwsitem {
	padding-bottom:10px; 
	border-bottom:1px solid #ccc;
	margin-top:10px;
}

.annotation { font-style: italic; color:#888; }

.clickable { cursor:pointer; }

.ad { margin-bottom:20px; }

.ad_empty{
	border:1px solid #cccccc;
	background:#fff;
	text-align:center;
}

#ervaringen .item {
	padding-bottom:10px; 
	border-bottom:1px solid #ccc;
	margin-top:10px;
}

.zoekscherm { line-height:25px; }
.zoekscherm label { float:left; width:110px; }
.zoekscherm select {float : left; }

.zoekscherm #zoek_buttons { float:right; }

.aanbieders_image, .aanbieders_noimage{
	background: none repeat scroll 0 0 #FFFFFF;
    cursor: pointer;
    float: left;
    margin: 3px;
    padding: 3px;
    text-align: center;
    width: 140px;
    line-height:19px;
}

.aanbieders_image{
    height: 80px;
    vertical-align: middle;
    line-height:80px;
}

.rating_small{ 
	background:url('../images/stars_small.png'); 
	background-position:left bottom;
	width:50px;
	height:8px;
	float:left;
	margin-top:2px;
	margin-right:4px;
}

.rating_small>div{
	background:url('../images/stars_small.png'); 
	height:8px;
}

.rating{ 
	background:url('../images/stars.png'); 
	background-position:left bottom;
	width:100px;
	height:16px;
	float:left;
	margin-right:4px;
}

.rating>div{
	background:url('../images/stars.png'); 
	height:16px;
}

.populair a { color:black; text-decoration:none; font-weight:bold; }

table.data td,table.data th{
	border-bottom:1px solid #cccccc;
	padding:2px;
	padding-right:20px;
	font-size:11px;
}
table.data th { font-weight:bold; }



a.button {
	background:url('../images/button_bg.png'); 
	text-shadow: 1px 1px 0 #666666;
	display:block;
	float:left;
	text-decoration:none;
	color:#FFF;
	
}
a.button span{
	background:url('../images/button_bg.png'); 
	background-position:right top;
	height:25px;
	line-height:25px;
	display:block;
	margin-left:10px;
	padding-right:10px;
}

input.button{
	background:url('../images/button_bg_fixed.png'); 
	text-shadow: 1px 1px 0 #666666;
	height:25px;
	line-height:25px;
	width:105px;
	border:0;
	color:#fff;
	cursor:pointer;
}

fieldset.zoekcriterium {
    border: 1px solid #DDDDDD;
}

.zoekcriterium {
    margin: 5px 10px 5px 0;
    padding: 4px;
    width: 567px;
}

.choice {
    float: left;
    height: 60px;
    margin-bottom: 10px;
    width: 260px;
}

#tooltip{
	display:none;
	position:absolute;
	left:-100px;
	top:-100px;
	background:#FBF89D;
	font-size:11px;
	padding:3px;
	z-index:1001;
}



.aanbieder_album{
	float:left;
	margin:5px;
	width:189px;
	height:125px;
	border:1px solid #ccc;
	background-image:url('../images/bg_album.png');
	cursor:pointer;
	padding:3px;
	font-size:11px;
}

.aanbieder_album:hover{
	background-position:0 -130px;
}


.aanbieder_album h2{
	font-size:11px;
}

.aanbieder_album .boek_wrapper{
	background-image:url('../images/bg_boek.jpg');
	position:relative;
	margin:auto;
}

.aanbieder_album .boek{
	<!-- background-color:#c2c2c2; -->
	position:relative;
	margin:auto;
}

.aanbieder_album .boek.Ingebonden{
	background-image:url('../images/boekbg_ingebonden.png');
	background-repeat:repeat-y;
}

.aanbieder_album .boek.Ringband{
	background-image:url('../images/boekbg_ringband.png');
	background-repeat:repeat-y;
}

.aanbieder_album .boek img{
	position:absolute;
	bottom:0;
	right:0;
}

/** Pagina menu **/
.pager { text-align:center; margin:15px 0; }
.pager a { padding:0 3px 0 3px; }
.pager .current { padding:0 3px 0 3px; color:#777777; }

.recensie {
    border-bottom:1px solid #AAA;
    margin: 10px 0;
    padding: 10px;
}

.recensieform {
	margin:auto;
	width:450px;
}

.recensieform .commentinput, .recensieform textarea {
	width:200px;
}

.recensieform td{
	padding:2px;
	vertical-align:top;
}

.section {
	margin-bottom:20px;
	overflow:auto;
}



.message,.warning {
	text-align:center;
	background:#FDD0AC;
	padding:10px;
	margin:10px 0;
}

.message { background:#EBF6FD; }

.data .odd td{
	background:#EBF6FD;
}

div.viewmore {
    cursor: pointer;
}

.viewmore {
    background-image: url("../images/viewmore.png");
    color: white;
    font-weight: bold;
    height: 26px;
    padding-left: 25px;
    padding-top: 3px;
    width: 445px;
}

#prijzen {
	overflow:hidden;
}

.contact_input {
    width: 200px;
    margin:1px;
}


.error_required { border:1px solid red; }
.error_required_radio { background:#FBBDBD; }

.contact_textarea {
    height: 75px;
    width: 300px;
}

.footer{
	height:200px;
	padding-top:20px;
	margin-top:10px;
	line-height:17px;
}


.footer a { color:#FFF }

.footer_info {
	margin-top:20px;
	text-shadow:none;
	color:#285D80;
}

.canvasgrootte { float:left; margin-right:13px; margin-bottom:15px; height:100px; font-size:10px; cursor:pointer; }
.canvasgrootte img {
 	-moz-box-shadow: 4px 4px 2px #456b8f;
   -webkit-box-shadow: 4px 4px 2px #456b8f;
}

#query { 
	font-size:11px;
	color:#AAA;
	background-color:#FFF;
	background-image:url('../images/search.png');
	background-position:4px 2px;
	background-repeat:no-repeat; 
	border:1px solid #518ece;
	padding:4px;
	padding-left:25px;	
}

#query_img {
	cursor:pointer;
	vertical-align:-3px;
}

#filters {
	float:left;
	overflow:hidden;
}

#filters .input {
		border:1px solid #518ece;
		width:90px;
		margin:2px;
}

#imageview { float:left; }

#loader {
	  display:none;
	  text-align:center;
	  padding-top:20px;
}

#resultatenlink {
	font-size:11px;
	background-color:#FFF;
	background-image:url('../images/link.png');
	background-position:4px 2px;
	background-repeat:no-repeat; 
	border:1px solid #518ece;
	padding:4px;
	padding-left:25px;	

	border:1px solid #518ece;
	width:220px;
}

.reactie {
	color:#518ece;
	margin-top:12px;
	 font-style: italic;
}



.cadeaus .column { 
	float:left; 
	margin:10px 0; 
	padding:0 4px; height:150px; text-align:center; position:relative; z-index:1
}
.cadeaus .productgroep {
		width:193px;
		padding-top:5px;
		border:1px solid #cccccc;
		border-top:1px solid #eeeeee;
		text-align:left;
		height:83px;
		overflow:hidden;
		background:white;
	}
.cadeaus .product{
		width:192px;
		height:23px;
		padding-left:3px;
		padding-top:3px;
		font-weight:bold;
		font-size:14px;
		color:#44627d;
		font-style: italic;
		background-image:url('../images/bg_cat.png');
	}


.cadeaus .productlink {
		display:block;
		color:black;
		text-decoration:none;
		padding:3px;
	}
.cadeaus .alt { background:#eeeeee; }
.cadeaus .productlink:hover { background:#7caedc !IMPORTANT; color:white; }

.cadeaus .viewmore,.cadeaus .noviewmore {
		background-image:url('../images/viewmore_2.png');
		width:180px;
		height:49px;
		padding-left:15px;
		padding-top:5px;
		color:white;
	}

.cadeaus .noviewmore { background-image:url('../images/noviewmore.png'); }
