html {overflow-y: scroll; height: 100%;}
body {background-color: #eee; color: #5d5d5d; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; height: 100%; margin: 0; padding: 0;}

h1 {color: #e44c6d;	font-size: 15px;}
h2 {color: #3c3c3c;	font-size: 13px;}
h3 {color: #3c3c3c;	font-size: 13px; margin-bottom: 0px;}


a {color: #5d5d5d;text-decoration: underline;}
a:hover {color: #000;}
a img {border: 0;}

form fieldset {padding: 15px; background: #f4f4f4; border-radius: 3px; -moz-border-radius: 3px;	-webkit-border-radius: 3px;	overflow: hidden; border: 1px solid #d6d6d6; margin-top: 5px; color: #000;}
form label {width: 350px; display: block; font-weight: bold; color: #000; margin-bottom: 3px;}
form input.field {width: 200px;	padding-left: 5px; padding-top: 0px; margin: 0 0 10px; background: #fff; height: 21px; border: 1px solid #bbb; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; line-height: 28px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
form textarea {width: 500px; height: 100px;	margin: 0 0 10px; border: 1px solid #bbb; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;	padding: 5px;}
form input.field:focus, form textarea:focus {border: 1px solid #888;}
form input.btn {height: 28px; padding: 0 25px; background: #fb7f9a; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f99cb0', endColorstr='#fc6888'); background: -webkit-gradient(linear, left top, left bottom, from(#f99cb0), to(#fc6888)); background: -moz-linear-gradient(top, #f99cb0, #fc6888); background-image: -o-linear-gradient(top, #f99cb0, #fc6888); border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; color: #fff; font-weight: bold; cursor: pointer; border: 1px solid #dd4063;	font-family: Verdana, Arial, Helvetica, sans-serif;}
form input.btn2 {height: 28px; padding: 0 25px; background: #ececeb; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dadada'); background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dadada)); background: -moz-linear-gradient(top, #fff, #dadada); background-image: -o-linear-gradient(top, #fff, #dadada); border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; color: #9b9b9b; font-weight: bold; cursor: pointer; border: 1px solid #abaaaa;	font-family: Verdana, Arial, Helvetica, sans-serif;}
form input.btn:hover {background: #fb7f9a;}
form select {width: 250px; padding: 1px 0px 0px 5px; margin: 0 0 10px; background: #fff; height: 23px; border: 1px solid #bbb; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;}	

.formkopje {margin-left: 7px; font-size: 13px; border-bottom: 1px solid #ddd;}

.wrapper {width: 970px;	margin-left: auto; margin-right: auto;}
.clear {clear: both;}

.topbar {width: 100%; height: 84px; background-image: url(../img/topbarbg.png);	background-repeat: repeat-x; background-position: top;}
.toptext {font-size: 14px; color: #333; float: left;	margin-top: 28px; margin-left: 90px;}

.logo {text-indent: -9999px; background-image: url(../img/logo.png); width: 275px; height: 85px; float: left;}
.logo a {display: block; width: 275px; height: 85px;}

.menu {float: left;	margin-left: 20px;}
.menu ul {list-style: none;	margin-top: 9px;}
.menu ul li {float: left; margin-left: 10px; margin-right: 10px;}
.menu ul li a {font-size: 12px;	color: #fff; font-weight: bold;	text-decoration: none;}
.menu ul li a:hover {text-decoration: underline;}

.headerimage {float: left; margin-top: 9px;	margin-left: 4px; width: 721px;	height: 265px; z-index: 50;}
.headerimage img {border: 0;}

.headertext {float: left; margin-top: 9px; margin-left: 8px; width: 234px; height: 263px; background-color: #fff; border-style: solid; border-width: 1px; border-color: #d6d6d6; background-image: url(../img/infoblockbg.png); background-position: bottom; background-repeat: repeat-x;}
.headertext h1 {text-align: center;	margin-top: 33px;}
.headertext ul {margin-top: 23px; list-style-type: square; font-size: 12px;}
.headertext ul li {margin-top: 12px;}

.infoblock {float: left; margin-top: 12px; margin-left: 4px; width: 234px; height: 292px; background-color: #fff; border-style: solid; border-width: 1px; border-color: #d6d6d6; background-image: url(../img/infoblockbg.png);	background-position: bottom; background-repeat: repeat-x;}
.infoblock h1 {margin-left: 20px; margin-top: 23px;}
.infoblock h2 {margin-top: 25px; margin-left: 25px;	margin-bottom: 10px; font-weight: bold; font-style: italic;}
.infoblock ul {list-style-type: square;	font-size: 12px;}
.infoblock li {margin-top: 4px;}

.colors {position: absolute; margin-top: 205px;	width: 230px;}
.colors ul {list-style: none; text-indent: -9999px;	padding-left: 20px;	margin: 0;}
.colors ul li {float: left;	width: 20px; height: 20px; margin-left: 5px; margin-top: 0px; border-style: solid; 	border-width: 1px; border-color: #333333; -moz-border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px;}
.colors ul li a {display: block; width: 20px; height: 20px;}
.colors ul li:hover {border-color: #999;}

.product {width: 234px;	height: 292px; background-color: #fff; border-style: solid; border-width: 1px; border-color: #d6d6d6; float: left; margin-top: 12px; margin-left: 7px;}
.product h2 {text-align: center; margin-bottom: 0px; margin-top: 10px;}
.product h2 a {color: #000;	text-decoration: none;}
.product h2 a:hover {text-decoration: underline;}
.product img {margin-left: 7px;	margin-bottom: 7px;	border: 0;}
.product p {margin-top: 0px; margin-left: 27px;	margin-bottom: 5px;	float: left; text-align: right;}
.product span {font-size: 12px;	font-weight: bold;margin-left: 0px;	color: #000; float: left;}

.first {margin-left: 4px;}

.infobutton {height: 31px; width: 50px;	background-image: url(../img/greybutton.png); background-repeat: no-repeat;	padding-left: 0px; margin-left: 13px !important;}
.infobutton a {height: 24px; width: 50px; background:url(../img/greybutton.png) no-repeat; color: #fff;	text-decoration: none; display: block; text-align: center; padding-top: 7px; float: left;}
.infobutton a:hover {text-decoration: underline;}

.orderbutton {height: 31px;	width: 73px; background-image: url(../img/pinkbutton.png); background-repeat: no-repeat; margin-left: 7px !important;}
.orderbutton a {height: 24px; width: 73px; background:url(../img/pinkbutton.png) no-repeat;	color: #fff; text-decoration: none;	display: block;	text-align: center;	padding-top: 7px; float: left;}
.orderbutton a:hover {text-decoration: underline;}

.contentblock {width: 943px; margin-top: 12px; margin-left: 4px; background-color: #fff; border-style: solid; border-width: 1px; border-color: #d6d6d6;	padding: 10px 10px 10px 10px;}
.contentblock p {margin-top: 0px;}
.contentblock h1 {margin-top: 0px; color: #e44c6d;}
.contentblock h3 {margin-top: 0px; color: #e44c6d;}

.container {min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -150px;}
.push {height: 165px;}

.footer {width: 100%; height: 150px; background-image: url(../img/footerbg.png); background-repeat: repeat-x;}

.footercolumn {float: left;	margin-top: 35px; margin-left: 10px; color: #fff; font-size: 12px; width: 232px;}
.footercolumn a {text-decoration: none;	color: #fff;}
.footercolumn a:hover {text-decoration: underline; color: #fff;}
.footercolumn p {margin-top: 0px;}
.footercolumn ul {padding-left: 14px; list-style: square; margin: 0;}
.footercolumn ul li {padding-bottom: 4px;}

.footerstreep {margin-left: -45px; float: left;	margin-top: 30px;}

.rodebloemen {background: #e50000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb0000', endColorstr='#d10000'); background: -webkit-gradient(linear, left top, left bottom, from(#fb0000), to(#d10000)); background: -moz-linear-gradient(top, #fb0000, #d10000); background-image: -o-linear-gradient(top, #fb0000, #d10000);}
.rosebloemen {background: #fb7f9a; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f99cb0', endColorstr='#fc6888'); background: -webkit-gradient(linear, left top, left bottom, from(#f99cb0), to(#fc6888));	background: -moz-linear-gradient(top, #f99cb0, #fc6888); background-image: -o-linear-gradient(top, #f99cb0, #fc6888);}
.wittebloemen {background: #fff; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c8c7c7'); background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c8c7c7)); background: -moz-linear-gradient(top, #fff, #c8c7c7); background-image: -o-linear-gradient(top, #fff, #c8c7c7);}
.gelebloemen {background: #ece700; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf900', endColorstr='#dad300'); background: -webkit-gradient(linear, left top, left bottom, from(#fcf900), to(#dad300)); background: -moz-linear-gradient(top, #fcf900, #dad300); background-image: -o-linear-gradient(top, #fcf900, #dad300);}
.oranjebloemen {background: #f9b700; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9c600', endColorstr='#faa600'); background: -webkit-gradient(linear, left top, left bottom, from(#f9c600), to(#faa600)); background: -moz-linear-gradient(top,  #f9c600,  #faa600); background-image: -o-linear-gradient(top, #f9c600, #faa600);}

.padding {padding: 30px 20px 30px 40px;	width: 904px;}

.frame {position: absolute;	z-index: 100;}

.fail {padding: 15px; background: #ffddd0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; overflow: hidden; border: 1px solid #d6d6d6; text-align: center; margin-bottom: 10px;}
.succeed {padding: 15px; background: #e4ffe3; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; overflow: hidden; border: 1px solid #d6d6d6;	text-align: center;	margin-bottom: 10px;}
.temphide {display: none;}

.editknop {opacity: 0.4; filter: alpha(opacity=40);}
.editknop:hover {opacity: 1.0; filter: alpha(opacity=100);}
