@charset "utf-8";
/* CSS LinnenFotoSchilderij */

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #ececec;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #000;
}

/* Useful */

br.clear {
	width:0;
	height:0;
	clear:both;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

a {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#FA1;
	text-decoration:underline;
}

h1 {
	margin:0;
	padding:0;
	color:#36C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
}

h1 s {
	font-size:14px;
	color:#de2200;
	font-weight:normal;
}

h5 {
	margin:0;
	padding:0;
	color:#de2200;
	font:bold 26px/20px Arial, Helvetica, sans-serif;
}

h4 {
	color:#F00;
	margin:0px 0px 8px 0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}

td {
	height:23px;
	vertical-align:top;
}

label {
	cursor:pointer;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.smalltext {
	font-size:10px;
	color:#707670;
	line-height:11px;
	margin:5px 0;
}

.special {
	color:#de2200;
	font-weight:bold;
}

.messageStackError,
.messageStackWarning,
.required,
.inputRequirement {
	color:#de2200;
	font-size:11px;
	line-height:16px;
}

.messageStackSuccess {
	color:#339900;
	font-size:11px;
	line-height:16px;
}

.title_wide {
	height:36px;
	width:100%;
	background-image: url(../img/sprite_blauw2.png);
	background-repeat: no-repeat;
	background-position: 0px -502px;
}

.title_wide_grey {
	background:url(../img/bg_title_grey.gif) repeat-x;
	height:36px;
	width:100%;
}

.title_wide td,
.title_wide_grey td {
	line-height:34px;
}

.title_wide_rounded {
	height:27px;
	padding:16px 0px 0px 22px;
	width:100%;
	background-image: url(../img/sprite_blauwzomer2.png);
	background-repeat: no-repeat;
	background-position: 0px -538px;
}

.no_bg {
	background:none;
}

/* Global */

#top {
	width:100%;
	padding-bottom:20px;
	background-color: #FFF;
	background-image: url(../img/topnieuw_valentine.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#bottom {
	background:url(../img/bg_bottom.gif) repeat-x;
	width:100%;
	height:116px;
}

#main_container {
	width:982px;
	margin:0 auto;
	overflow:hidden;
}

input.button_small, a.button_small, span.button_small,
input.button, a.button, span.button,
input.button_large, a.button_large, span.button_large {
	font:bold 11px Arial, Helvetica, sans-serif;
	background:url(../img/bg_button.gif) repeat-x;
	border:0;
	height:25px;
	color:#FFFFFF;
	margin-top:10px;
	text-align:center;
	line-height:25px;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	float:left;
	margin-right:10px;
}
input.button_small, a.button_small, span.button_small { width:85px; }
input.button, a.button, span.button { width:120px; }
input.button_large, a.button_large, span.button_large { width:170px; }

input.button_big {
	font:bold 24px Arial, Helvetica, sans-serif;
	background:url(../img/bg_button_big.gif) repeat-x;
/*	width:176px;*/
	width:240px;
	border:0;
	height:39px;
	color:#FFFFFF;
	line-height:39px;
	text-decoration: none!important;	
	float:left;
	margin-top:14px;
}

/* Header */

#header {
	height:102px;
	overflow:hidden;
}

#logo {
	width:478px;
	height:90px;
	float:left;
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
}

#logo a {
	text-indent:-9999px;
	display:block;
	height:90px;
}

#mkb_ok {
	width:91px;
	height:87px;
	float:right;
	background:url(../img/sprite.png) -509px 0px no-repeat;
}

#mkb_ok a {
	text-indent:-9999px;
	display:block;
	height:87px;
}

#menu ul {
	height:59px;
	width:982px;
}

#menu ul li {
	float:left;
	width:115px;
	height:59px;
	background:url(../img/sprite.png) -0px -90px no-repeat;
}
#menu ul li.first {
	background:url(../img/sprite.png) -400px -90px no-repeat;
}
#menu ul li.last {
	background:url(../img/sprite.png) -258px -90px no-repeat;
	width:142px;
}
#menu li:hover, #menu li.active {
	background:url(../img/sprite.png) -0px -149px no-repeat;
	color:#afbf3c;
}

#menu li.first:hover, #menu li.first_active {
	background:url(../img/sprite.png) -200px -149px no-repeat;
	color:#afbf3c;
}

#menu li.last:hover, #menu li.last_active {
	background:url(../img/sprite.png) -458px -149px no-repeat;
	color:#afbf3c;
	width:142px;
}

#menu ul li a {
	height:45px;
	line-height:45px;
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
#menu ul li a:hover, #menu ul li.active, #menu ul li.last_active, #menu ul li.first_active {
	text-decoration:none;
	color:#00C;
}

/* Index */

#index_upper {
	overflow:hidden;
	width:100%;
	min-height:302px;
	background-image: url(../img/bg_col_indexnew.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.col_left {
	width:302px;
	float:left;
	left: auto;
}
.col_left .title {
	height:28px;
	padding:14px 0px 0px 21px;
	background-image: url(../img/sprite_sinterklaas.png);
	background-repeat: no-repeat;
	background-position: 0px -255px;
}
.col_content {
	padding:12px 20px;
	width:262px;
}
.title h3,
.title_wide_rounded h3 {
	margin:0;
	padding:0;
	height:41px;
	line-height:41px;
	text-indent:-9999px;
}
ul#index li {
	padding:5px 0px 5px 30px;
	font-weight:bold;
	background-image: url(../img/icons/point.png);
	background-repeat: no-repeat;
}
.col_right_index {
	width:660px;
	float:right;
	margin-top:10px;
	border-left:#cdcdcd 1px solid;
	border-right:#cdcdcd 1px solid;
}
.col_content_index {
	padding:0px 20px;
	width:620px;
}

.col_right {
	width:622px;
	float:left;
}
.col_right .title {
	height:28px;
	padding:14px 0px 0px 21px;
	background-color: #fff;
	background-image: url(../img/sprite_sinterklaas.png);
	background-repeat: no-repeat;
	background-position: 0px -212px;
}

.col_content_wide {
	padding:12px 20px;
	width:622px;
	overflow:hidden;
}

.float_img {
	float:right;
	width:158px;
	height:161px;
	background-image: url(../sprite.png);
	background-repeat: no-repeat;
	background-position: -600px 0px;
}
.float_text {
	float:left;
	width:450px;
}

span.button_index {
	background:url(../img/sprite.png) -682px -177px no-repeat;
	width:298px;
	//margin-top:30px;
	font:bold 20px Arial, Helvetica, sans-serif;
}
span.button_index a {
	color:#FFFFFF;
	display:block;
	padding:23px 23px 0px 23px;
	height:54px;
	text-decoration: underline;
}

#index_lower {
	overflow:hidden;
	clear:both;
	margin-top:18px;
	width:100%;
	min-height:302px;
	background-image: url(../img/bg_col_index2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.col_products {
	float:left;
	width:280px;
}
.col_spacer {
	float:left;
	height:250px;
	width:1px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: -981px 0px;
}

a.button_aanbieding {
	width:75px;
	height:20px;
	text-indent:-9999px;
	display:block;
	background:url(../img/sprite.png) -600px -170px no-repeat;
}
a.button_aanbieding:hover {
	background:url(../img/sprite.png) -600px -190px no-repeat;
}

/* Pages */

.page {
	background:url(../img/bg_col_wide.png) bottom no-repeat;
	min-height:458px;
	width:938px;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 20px;
	padding-left: 22px;
}

/* Maten & Prijzen */

#mp_upper {
	overflow:hidden;
	width:100%;
	min-height:225px;
	background:url(../img/bg_col_mp.png) bottom no-repeat;
}

#mp_upper .col_left {
	width:615px;
	padding:10px 24px 10px 24px;
	float:left;
}
#mp_upper .col_left p {
	margin-top:8px;
	padding:0;
}
#mp_upper .col_right {
	width:302px;
	float:right;
}

ul#letop {
	margin-top:17px;
}

ul#letop li {
	background:url(../img/icons/li_icon.gif) 2px 12px no-repeat;
	padding:0px 0px 0px 30px;
}

span.button_mp {
	background:url(../img/sprite.png) -0px -296px no-repeat;
	width:479px;
	margin:14px 0px;
	font:bold 20px Arial, Helvetica, sans-serif;
}
span.button_mp a {
	color:#2c3d00;
	display:block;
	padding:23px 23px 0px 23px;
	height:54px;
	text-decoration: underline;
}

span.tntpost {
	width:132px;
	margin:0;
	padding:0;
	height:26px;
	display:block;
	float:left;
	text-indent:-9999px;
	background:url(../img/sprite.png) -765px -0px no-repeat;
}

span.dhl {
	width:132px;
	margin:0;
	padding:0;
	height:26px;
	display:block;
	float:left;
	text-indent:-9999px;
	background:url(../img/sprite.png) -765px -26px no-repeat;
	margin-left:170px;
}

#mp_lower {
	overflow:hidden;
	clear:both;
	margin-top:18px;
	width:100%;
	min-height:302px;
	background:url(../img/bg_col_index.png) bottom no-repeat;
}

/* Producten */

#producten {
	overflow:hidden;
	width:100%;
	min-height:225px;
}

#producten .col_left {
	width:318px;
	float:left;
	background:url(../img/bg_col_small.png) bottom no-repeat;
	margin-right:12px;
	min-height:315px;
	line-height:16px;
}
#producten .col_content {
	width:278px;
}
#producten .last {
	margin-right:0px;
	float:right;
}

#prod_img {
	width:182px;
	height:240px;
	letter-spacing:-2px;
	padding-left:8px;
	background:url(../img/sprite.png) -792px -256px no-repeat;
	margin:20px 0px 0px 73px;
	text-align:center;
	font:bold 44px/200px Arial, Helvetica, sans-serif;
	color:#f8e192;
}

/* Bestellen */

#bestellen_upper {
	width:100%;
	overflow:hidden;
	background:url(../img/bg_col_wide.png) bottom no-repeat;
	height:250px;
}

#bestellen_upper .col_content {
	width:941px;
/*	padding:12px 20px;*/
}

.col_bestellen {
	float:left;
	width:205px;
	margin-top:10px;
}

#bestellen_upper .col_spacer {
	float:left;
	height:197px;
	width:1px;
	margin:0px 18px;
}

#bestellen_lower {
	overflow:hidden;
	clear:both;
	margin-top:18px;
	width:100%;
	min-height:302px;
	background:url(../img/bg_col_index.png) bottom no-repeat;
}

/* Winkelwagen */

#winkelwagen {
	overflow:hidden;
	width:981px;
	min-height:275px;
	background:url(../img/bg_col_wide.png) bottom no-repeat;
}

#winkelwagen .col_content {
	width:941px;
}

#cart,
#shoppingCart {
	border:#CCCCCC 1px solid;
	width:935px;
	padding:1px;
	margin-top:30px;
}

.cart_products {
	background:url(../img/bg_cart_products.gif) bottom repeat-x;
	min-height:50px;
}

td.productListing-data {
	color:#484848;
	border-bottom:#dbdbdb 1px solid;
}

td.productListing-data small {
	font-size:11px;
	font-style:italic;
}

td.productListing-data .field {
	color:#484848;
	border:#cacaca 1px solid;
	padding:6px;
}

#cart #totals,
#shoppingCart .orderTotals {
	text-align:left;
	padding:10px 0px 10px 760px;
	border-top:#000000 1px solid;
}

/* Check-out */

.details {
	background:url(../img/bg_col_wide.png) bottom no-repeat;
	min-height:180px;
	width:981px;
	margin-top:14px;
}

.col_content_details {
	padding:10px 22px;
	width:937px;
	overflow:hidden;
}
form#checkout .field {
	background:#fafafa;
	border:#dddddd 1px solid;
	color:#4e4e4d;
	font-size:12px;
	padding:4px 10px;
	width:230px;
}
form#checkout select {
	background:#fafafa;
	color:#4e4e4d;
	font-size:12px;
	padding:4px;
	width:230px;
}
form#checkout td {
	height:30px;
}

.details strong {
	line-height:30px;
}

.col_payment {
	width:280px;
	float:left;
	height:110px;
	padding:10px 22px;
	background:url(../img/line_payment.png) right no-repeat;
}

.col_payment_nobg {
	width:280px;
	float:left;
	height:110px;
	padding:10px 22px;
}

.col_payment i {
	font-size:12px;
}

.col_opmerkingen_left {	
	padding:10px 22px 20px 22px;
	float:left;
	width:642px;
}

.col_opmerkingen_left textarea {	
	border:#dddddd 1px solid;
	color:#4e4e4d;
	padding:4px;
	width:640px;
	font:12px Arial, Helvetica, sans-serif;
}

.col_opmerkingen_right {	
	padding:40px 22px;
	float:right;
	width:210px;
	text-align:right;
}

/* Contact */

.col_contact {
	float:left;
	width:275px;
	margin-top:20px;
}

.col_contact a {
	color:#000;
	text-decoration:underline;
}

form#contact .field {
	background:#fafafa;
	border:#dddddd 1px solid;
	color:#4e4e4d;
	font-size:11px;
	padding:5px 10px;
	width:285px;
}

form#contact select {
	background:#fafafa;
	border:#dddddd 1px solid;
	color:#4e4e4d;
	font-size:11px;
	padding:5px;
	width:285px;
}

form#contact textarea {
	background:#fafafa;
	border:#dddddd 1px solid;
	color:#4e4e4d;
	font:11px Arial, Helvetica, sans-serif;
	padding:5px 10px;
	width:918px;
	margin-top:5px;
}

/* Footer */

#footer {
	width:938px;
	margin:0 auto;
	color:#c5dc80;
}

#footer a {
	text-decoration:underline;
	color:#1F22AF;
}

#footer ul {
	display:inline;
}
#footer ul li {
	display:inline;
	padding-right:3px;
	line-height:36px;
}
#footer li.title {
	color:#FFFFFF;
	font-weight:bold;
}

#copyright {
	width:938px;
	margin:20px auto;
	padding-bottom:100px;
	font-weight:bold;
	color:#343734;
	font-size:13px;
}

#copyright a {
	color:#343734;
}

#copyright span {
	padding:0px 8px;
}

/* Titels */

h3#waaromlfs {
	background:url(../img/titels.png) no-repeat;
	height:17px;
	width:244px;
}
h3#vierkant {
	background:url(../img/titels.png) -0px -25px no-repeat;
	height:17px;
	width:242px;
}
h3#rechthoekig {
	height:17px;
	width:242px;
	background-image: url(../img/titels.png);
	background-repeat: no-repeat;
	background-position: 0px -48px;
}
h3#gegevens {
	background:url(../img/titels.png) -0px -71px no-repeat;
	height:17px;
	width:242px;
}
h3#betaling {
	background:url(../img/titels.png) -0px -94px no-repeat;
	height:17px;
	width:242px;
}
h3#opmerkingen {
	background:url(../img/titels.png) -0px -117px no-repeat;
	height:17px;
	width:242px;
}
h3#afleveradres {
	background:url(../img/titels.png) -0px -140px no-repeat;
	height:17px;
	width:242px;
}

/* Absolute Footer */

#absolute_footer {
	background:url(../img/bg_absolute_footer.gif) repeat-x;
	width:100%;
	height:61px;
	text-align:center;
	color:#3366E0;
	position:absolute;
	bottom:0;
	line-height:70px;
	z-index:1000;
	left:0;
	position:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#absolute_footer a {
	color:#2c3d00;
	padding:0px 35px;
}
#top #main_container #index_upper .col_right_index .col_content_index .float_text h1 {
	font-family: script MT Bold;
}
#top #main_container #index_upper .col_right_index .col_content_index .float_text p strong {
	font-family: "Arial Black", Gadget, sans-serif;
}
#top #main_container #index_upper .col_right_index .col_content_index .float_text h1 {
	font-family: Arial, Helvetica, sans-serif;
}
#top #main_container #index_upper .col_right_index .col_content_index .float_text h1 {
	font-family: Arial, Helvetica, sans-serif;
}
#top #main_container #index_upper .col_right_index .col_content_index .float_text p strong a {
	font-family: Arial, Helvetica, sans-serif;
}
#vakvoorbeelden {
}
.vakvoorbeelden {
	margin: auto;
	float: left;
	height: 140px;
	width: 937px;
	background-image: url(../img/background_vakvoorbeelden.png);
	background-repeat: no-repeat;
	background-position: center center;
}

