/*****Reset*****/ 
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
/*****Basic Elements*****/

html, body {
	background: #f8f6fa;
	color: #361A56;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 24px;
}
h1 {
	color: #9071b7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	line-height: 36px;
	margin-bottom: 20px;
}
h1 a {
}
h2 {
	color: #9071b7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 20px;
}
h2 a {
	color: #9071b7;
	text-decoration: none;
}
h2 strong, h2 em {
	color: #4e2182;
	font-style: normal;
	font-weight: normal;
}
h2 a strong, h2 a em {
	color: #4e2182;
	font-style: normal;
	font-weight: normal;
}
h3 {
	color: #4e2182;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 6px;
}
h3 a {
	color: #4e2182;
}
h4 {
	color: #361a56;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 4px;
}
h5 {
}
p {
	margin-bottom: 16px;
}
a {
	color: #643797;
	text-decoration: none;
}
img {
	border: 0;
}
td {
	vertical-align: top;
}
small {
	color: #926cc0;
	font-size: 11px;
}
/*****Generic Classes*****/
a.meerinfo {
	background: #FFF;
	border-bottom: none;
	border-right: 1px solid #d3ccdc;
	border-top: 1px solid #d3ccdc;
	bottom: 0;
	color: #361A56;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 36px;
	left: 0;
	line-height: 30px;
	padding-top: 3px;
	position: absolute;
	text-align: center;
	width: 100%;
}
a.meerinfo:hover {
	background: #f8f6fa;
	color: #361A56;
}
.alignleft {
	display: inline;
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	display: inline;
	text-align: right;
}
.archive h1 {
	margin-bottom: 0;
}
.clear {
	clear: both;
}
.date {
	/* background: #f8f6fa; */
	color: #9071b7;
	display: block;
	font-size: 10px;
	line-height: 14px;
	padding: 4px 7px;
	text-align: right;
}
.date a {
	color: #9071b7;
}
.entry {
	margin-top: 10px;
}
.fn {
	font-weight: bold;
}
.wpcf7-radio {
	padding-left: 10px;
}
/* Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
}
img.alignright {
	display: inline;
	float: right;
	padding: 5px 0px 5px 15px;
}
img.alignleft {
	display: inline;
	float: left;
	padding: 5px 15px 5px 0px;
}
/* End Images */

/*****Basic Layout*****/
#page-surround {
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 2;
}
#page {
	position: relative;
}
/*****Header*****/

#header {
}
#header-top {
	height: 111px;
	padding: 32px 20px 0 20px;
}
#logo {
	background: url(images/logo.png) no-repeat;
	display: block;
	height: 80px;
	text-indent: -9999px;
	width: 346px;
	float: left;
	position: relative;
}
#logo a {
	display: block;
	height: 80px;
}
#header #menu {
	background: url(images/menu-bg.png) repeat-x;
	border-bottom: 1px solid #856ea1;
	border-left: 1px solid #856ea1;
	border-right: 1px solid #856ea1;
	color: #FFF;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	height: 48px;
	margin-bottom: 20px;
	padding: 0 0 0 20px;
}
#header #menu ul {
}
#header #menu li {
	float:			left;
	position:		relative;
	padding-right: 20px;
}
#header #menu li a {
	color: #FFF;
	display: block;
	padding-bottom: 13px;
	padding-top: 11px;
	text-decoration: none;
}
#header #menu li a:hover {
	background: url(images/menu-hover.png) no-repeat top center;
	color: #d0bee5;
}
#header #menu li ul li a:hover {
	background: none;
	color: #d0bee5;
}
#header #menu li ul li a {
	background: none;
	color: #FFF;
}
#header #menu li.current_page_item a, #header #menu li.current_page_parent a {
	background: url(images/menu-hover.png) no-repeat top center;
	color: #361a56;
}
#header #menu li li.current_page_item a, #header #menu li li.current_page_parent a, #header #menu li.current_page_item li a, #header #menu li.current_page_parent li a {
	background: none;
	color: #FFF;
}
#header #menu li.current_page_item a:hover, #header #menu li.current_page_parent a:hover {
}
#phone {
	color: #926CC0;
	display: block;
	font-size: 11px;
	line-height: 14px;
	position: absolute;	
	top: 100px;
	right: 10px;
	text-align: right;
	width: 300px;
}
#phone span {
	fonbt-weight: bold;
}
#search {
	background: #FFF;
	border: 1px solid #d3ccdc;
	height: 24px;
	position: absolute;
	right: 10px;
	top: 65px;
	width: 298px;
}
#search input.searchfield {
	border: 0px solid #FFF;
	background: none;
	color: #BBB;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 23px;
	line-height: 23px;
	width: 250px;
	padding: 0 10px;
}
#search input.searchbutton {
	background: url(images/search.png) no-repeat center center;
	border: 0px solid #FFF;
	cursor: pointer;
	height: 24px;
	float: right;
	width: 24px;
}
#widgetshoppingcart {
	font-size: 11px;
	line-height: 18px;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 10px;
	z-index: 1;
	width: 260px;
}
#widgetshoppingcart h3 {
	display: none;
}
#header-cart-link {
	float: right;
	padding-left: 6px;
}
#header-cart-link-bottom {
	color: #926CC0;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;

}
#video {
	background: #FFF;
	border: 1px solid #d3ccdc;
	height: 360px;
	margin-bottom: 20px;
	z-index: 2;
}
#video-sidebar {
	height: 360px;
	position: absolute;
	width: 280px;
	z-index: 1;
	margin-left: 660px;
}
.dienstselect-bottom {
	float: right;
	position: absolute;
	right: 0px;
	bottom: 24px;
	width: 280px;
}
#dienstselect select {
	border: 1px solid #d3ccdc;
	color: #9071b7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 30px;
	width: 200px;
	padding: 3px 6px;
}
#dienstselect option.level-0 {
	background: #FFF;
	color: #4e2182;
	font-size: 14px;
	line-height: 30px;
	padding-left: 10px;
}
#dienstselect h1 {
	font-size: 25px;
	margin-bottom: 0px;
	line-height: 38px;
}
#dienstselect p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 7px;
}
#slider {
	color: #9071b7;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 30px;
	position: absolute;
	right: 0px;
	bottom: 70px;
	width: 250px;
}
#slider a {
	color: #9071b7;
	font-size: 12px;
}
#slider h2 {
	line-height: 30px;
	margin-bottom: 0;
}
#slider h2 a {
	color: #4e2182;
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 0;
}
#slider #nav span {
	border: 1px solid #d3ccdc;
	cursor: pointer;
	padding: 5px 10px;
	position: relative;
	line-height: 20px;
	margin-right: -1px;
}
#slider #nav span.activeSlide {
	background: #f8f6fa;
	color: #4e2182;
}
#slides div.slide {
	position: relative;
	height: 200px;
	width: 250px;
}
#slides div.slide-bottom {
	padding-bottom: 24px;
	position: absolute;
	bottom: 0;
	width: 250px;
}
/*****Content*****/

#content {
}
.content-inner {
	border: 1px solid #d3ccdc;
	background: #FFF;
	padding: 20px;
	position: relative;
	margin-bottom: 20px;
}
.content-inner a {
	border-bottom: 1px dotted #643797;
	color: #643797;
	text-decoration: none;
}
.content-inner a:hover {
	border-bottom: 1px dotted #9071b7;
	color: #9071b7;
}
.content-inner a img {
	margin-bottom: -4px;
}
.content-inner a:hover img {
	margin-bottom: -4px;
}
.content-inner h2.headline {
	margin-bottom: 5px;
}
.content-inner h2 a {
	border-bottom: none;
	color: #9071b7;
}
.content-inner h2 a:hover {
	border-bottom: 1px dotted #643797;
	color: #643797;
}
.content-inner ul {
	list-style: outside square;
	margin-bottom: 16px;
	margin-left: 15px;
}
.content-inner li {
	list-style: outside square;
}
.content-inner a.leesmeer {
	background: #FFF;
	border-bottom: none;
	border-right: 1px solid #d3ccdc;
	border-top: 1px solid #d3ccdc;
	bottom: 0;
	color: #361A56;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 36px;
	left: 0;
	line-height: 30px;
	padding-top: 3px;
	position: absolute;
	text-align: center;
	width: 122px;
}
.content-inner a.leesmeer:hover {
	background: #f8f6fa;
	color: #361A56;
}
.content-inner .date a {
	border-bottom: 1px dotted #9071b7;
	color: #9071b7;
}
div.col {
	border: 1px solid #d3ccdc;
	background: #FFF;
	color: #361a56;
	padding: 20px;
	position: relative;
	margin-bottom: 20px;
}
div.col h2 a {
	color: #9071b7;
	text-decoration: none;
}
div.col h2 strong {
	color: #4e2182;
	font-weight: normal;
}
div.colbread {
	border: 1px solid #d3ccdc;
	background: #FFF;
	color: #d2b4f7;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 6px 20px;
}
div.colbread a {
	color: #9071b7;
	text-decoration: none;
}
div.colbread a:hover {
	border-bottom: 1px dotted #9071b7;
}
div.colnopadding {
	border: 1px solid #d3ccdc;
	background: #FFF;
	color: #361a56;
	position: relative;
	margin-bottom: 20px;
}
div.colnopadding p {
	padding: 0 20px;
}
div.colnopadding table {
	margin: 0 20px;
}
div.colnopadding td {
	padding-right: 10px;
}
div.colnopadding h1, div.colnopadding h2 {
	padding: 20px 20px 0 20px
}
div.colnopadding .inputcol {
	float: left;
	padding: 5px 20px;
	position: relative;
	width: 166px;
}
div.colnopadding .textareacol {
	float: left;
	position: relative;
	padding: 5px 20px;
	width: 570px;
}
div.colblock {
	height: 158px;
}
div.colblock h2 {
	color: #4e2182;
}
div.colbottom a {
	color: #361a56;
}
div.colbottom p {
	margin: 12px 0 0 0;
}
div.colbottom h2 {
	margin: 12px 0 0 0;
}
div.col-purple {
	border: 1px solid #75618e;
	background: #8750c5 url(images/col-purple.jpg) no-repeat 0 0;
	color: #361a56;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 158px;
	padding: 20px;
	position: relative;
	margin-bottom: 20px;
	line-height: 16px;
}
div.col-purple:hover {
	background: #8750c5 url(images/col-purple.jpg) no-repeat 0 -200px;
}
div.col-purple p {
	margin: 12px 0 0 0;
}
div.col-purple a {
	color: #361a56;
}
div.col-purple h2 {
	color: #FFF;
	margin: 12px 0 0 0;
}
div.col-purple h2 a {
	color: #FFF;
}
div.col-slide {
	border: 1px solid #d3ccdc;
	background: #FFF;
	color: #361a56;
	padding: 20px 20px 0 20px;
	position: relative;
	margin-bottom: 20px;
}
div.colnopadding h2 span {
	border-bottom: 1px dotted #FFF;
}
div.colnopadding h2 span:hover {
	border-bottom: 1px dotted #643797;
	color: #643797;
	cursor: pointer;
}
div.colnopadding div.col-slide-inner {
	display: none;
}
div.colbottom {
	bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	position: absolute;
}
div.product {
	height: 178px;
}
div.product .price {
	background: #FFF;
	bottom: 10px;
	display: block;
	font-weight: bold;
	position: absolute;
	width: 98px;
	text-align: center;
	
}
div.product img {
	border: 1px solid #d3ccdc;
	margin-bottom: 4px;
}
div.product h4 {
	color: #9071b7;
	display: block;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 0px;
	text-align: center;
}
div.product h4 a:hover {
	border-bottom: 1px dotted #9071b7;
	color: #9071b7;
}
#comment, #comment-reserve, #comment-tellafriend {
	background: #FFF;
	border: 1px solid #d3ccdc;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	height: 150px;
	padding: 5px;
	width: 560px;
}
#comment:focus, #comment-reserve:focus, #comment-tellafriend:focus {
	background: #f8f6fa;
}
.trans {
	background: #FFF;
	border: 1px solid #d3ccdc;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 148px;
}
.trans:focus {
	background: #f8f6fa;
}
#submit, #submit-reserve, #submit-tellafriend {
	background: #FFF;
	border-bottom: 1px solid #d3ccdc;
	border-left: 0px solid #d3ccdc;
	border-right: 1px solid #d3ccdc;
	border-top: 1px solid #d3ccdc;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: -1px;
	margin-top: 20px;
	width: 134px;
	height: 44px;
	position: relative;
}
#submit:hover, #submit-reserve:hover, #submit-tellafriend:hover {
	background: #f8f6fa;
}
.commentform-submit {
	text-align: left;
}
.comment-author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
}
.comment-meta {
	color: #9071b7;
	display: inline;
	font-size: 10px;
	line-height: 15px;
}
.comment-meta a {
	color: #9071b7;
	text-decoration: none;
}
div.pagination a:hover {
	border: 1px solid #dee1e4;
}
#contactlink, #telllink, #commentlink {
	cursor: pointer;
	padding-left: 60px;
}
#contactlink {
	background: url(images/icon-reserveren.png) no-repeat 20px 18px;
}
#telllink {
	background: url(images/icon-send-a-friend.png) no-repeat 20px 18px;
}
#commentlink {
	background: url(images/icon-reageren.png) no-repeat 20px 18px;
}
#commenthead {
	background: url(images/icon-reageren.png) no-repeat 0 0;
	padding-left: 40px;
}
.pagination span, .pagination a {
	background:#FFFFFF;
	border: 1px solid #d3ccdc;
	color: #9071b7;
	display:block;
	float:left;
	line-height:13px;
	margin: 2px 2px 30px 0;
	padding:3px 6px;
	text-decoration:none;
}
.pagination a:hover {
	background: #f8f6fa;
	border: 1px solid #d3ccdc;
	color: #9071b7;
}
.pagination .current {
	background: #f8f6fa;
	border: 1px solid #d3ccdc;
	color: #9071b7;
	padding:3px 6px;
}
/*****Sidebar*****/
#sidebar {
}
#sidebar ul {
	padding-left: 15px;
}
#sidebar li {
	color: #9071b7;
	list-style: outside square;
}
#sidebar li a {
	color: #361A56;
	text-decoration: none;
}
#sidebar li a:hover {
	color: #9071b7;
	border-bottom: 1px dotted #9071b7;
}
/*****Footer*****/

#footer {
	color: #d2b4f7;
	font-size: 11px;
	padding-bottom: 40px;
}
#footer a {
	color: #d2b4f7;
}
#footer span.copy {
	display: block;
	padding: 0 20px;
}
#footer span.aym {
	display: block;
	padding: 0 20px;
	text-align: right;
}
#footer span.aym a.logo {
	background: url(images/aym.jpg) no-repeat top right;
	padding-right: 16px;
	text-decoration: none;
}
#social, #service {
	color: #926cc0;
	float: left;
	list-style-position: outside;
	width: 50%;
}
#social li, #service li {
	line-height: 18px;
  padding-left: 22px;
	padding-bottom: 6px;
}
#service-sidebar {
	list-style-position: outside;
	list-style: none;
}
#service-sidebar li {
	line-height: 18px;
  padding-left: 22px;
	padding-bottom: 6px;
}
#social li.header, #service li.header {
	padding-left: 0;
}
#social a, #service a {
	color: #926cc0;
	text-decoration: none;
}
#social a:hover,  #service a:hover {
	color: #4e2182;
}
#social li.youtube {
	background: url(images/social/youtube.png) no-repeat 0 3px;
}
#social li.twitter {
	background: url(images/social/twitter.png) no-repeat 0 3px;
}
#social li.linkedin {
	background: url(images/social/linkedin.png) no-repeat 0 3px;
}
#social li.hyves {
	background: url(images/social/hyves.png) no-repeat 0 3px;
}
#social li.facebook {
	background: url(images/social/facebook.png) no-repeat 0 3px;
}
li.veilig-betalen {
	background: url(images/social/veilig-betalen.png) no-repeat 0 3px;
}
li.service-voorwaarden {
	background: url(images/social/service-voorwaarden.png) no-repeat 0 3px;
}
#tags {
	color: #926cc0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
#tags a {
	color: #926cc0;
	text-decoration: none;
}
#tags a:hover {
	border-bottom: 1px dotted #4e2182;
	color: #4e2182;
}
/****** superfish menu  ******/
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	z-index: 999;
}
.sf-menu ul li {
	width:	100%;
	z-index: 999;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	position: relative;
	z-index: 99;
}
.sf-menu li a {
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			-10px;
	top:			49px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			170px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			170px; /* match ul width */
	top:			0;
}
ul.sf-menu li li {
	background: #856ea1;
	border-bottom: 1px solid #786590;
	font-size: 11px;
	line-height: 15px;
	padding-right: 0 !important;
	z-index: 99;
	width: 265px;
}
ul.sf-menu li li:hover {
	background: #786590;
}
ul.sf-menu li li a {
	display: block;
	padding: 2px 10px 4px 10px;
	background: #a790c3;
}
ul.sf-menu li li a:hover {
	background: #fffff;
}
ul.sf-menu li ul {
	border-left: 1px solid #786590;
	border-right: 1px solid #786590;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0;
	padding: 0 0 0 0;
	width: 265px;
}
/* two column menu */
ul.sf-menu li.page-item-8 ul {
	background: #856ea1;
	width: 721px;
}
ul.sf-menu li.page-item-8 li {
	width: 360px;
	float: left;
	margin: 0;
}
ul.sf-menu li.page-item-8 li.even {
	border-right: 1px solid #786590;
}


/****** superfish menu EOF ******/

/****** Video player ******/
.video-player {
	display: block;
	margin: 0;
	width: 640px;
	z-index: 1;
}
.video-player:hover .video-controls {
	display: block;
}
.video-player object {
}
.video-controls {
	bottom: 10px;
	display: none;
	background: #d8cfe4;
	height: 30px;
	margin: -30px 20px 0 20px;
	position: relative;
	width: 600px;
	filter:alpha(opacity=75); /* IE5.5+ */
	-moz-opacity:0.75; /* Gecko browsers including Netscape 6+ and Firefox */
	-khtml-opacity: 0.75; /* Safari 1.1-1.3 */
	opacity: 0.75; /* Netscape 7.2+, Firefox, Safari 2+, Opera 9 */
}
.status {
	height: 20px;
	left: 30px;
	position: absolute;
	top: 5px;
	width: 415px;
}
.bar {
	background: #FFF;
	cursor: pointer;
	height: 10px;
	position: relative;
	top: 5px;
}
.loaded {
	background: #b49dd0;
	height: 10px;
	left: 0;
	position: absolute;
	top: 0;
}
.indicator {
	background: #695184;
	display: block;
	height: 10px;
	left: 0;
	margin-left: -5px;
	position: absolute;
	top: 0;
	width: 10px;
}
.play-pause, .volume {
	background: url(images/btn-controls.png) no-repeat;
	display: block;
	height: 20px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 5px;
	width: 20px;
}
.play-pause {
	left: 5px;
}
.playing {
	background-position: 0 -20px;
}
.volume {
	background-position: 0 -60px;
	right: 130px;
}
.muted {
	background-position: 0 -40px;
}
.view-youtube {
	color: #000;
	display: block;
	float: right;
	font-size: 9px;
	line-height: 26px;
	padding: 0 5px 0 0;
	text-decoration: none;
	text-transform: uppercase;
}
/****** Video player EOF ******/

/****** Sociable *******/
.sociable {
	clear: both;
	position: absolute;
	bottom: 0;
}
.sociable a {
	border: none;
}
.sociable a:hover {
	border: none;
}
/****** Nominatie *******/

#nominatie {
	background: #FFF url(images/nominatie-bg.png) repeat-x bottom center;
	height: 155px;
	width: 100%;
}
#nominatie div {
	background: url(images/nominatie-div-bg.png) no-repeat 0 9px;
	height: 140px;
	margin: 0 auto;
	padding-left: 140px;
	padding-top: 15px;
	position: relative;
	width: 820px;
}
#nominatie h2 {
	color: #8c11ab !important;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
#nominatie h2 a {
	color: #8c11ab !important;
}
#nominatie p {
	color: #9071b7;
	font-size: 13px;
	width: 650px;
}
#nominatie p a {
	color: #8c11ab;
	font-weight: bold;
}
.nominatie-sluiten {
	background: #8c11ab;
	color: #FFF;
	display: block;
	position: absolute;
	right: 20px;
	top: 30px;
	text-align: center;
	width: 60px;
}
.wpsc_buy_button {
	background: #9071b7;
	border: 1px solid #9071b7;
	color: #FFF;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px !important;
	padding: 4px 10px;
	vertical-align: top;
}
#checkout_page_container textarea, #checkout_page_container input[type="text"], #content #checkout_page_container textarea, #content #checkout_page_container input[type="text"], #checkout_page_container select, .wpsc_select_variation {
	background: white;
	border: 1px solid #D3CCDC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	padding: 5px;
}
.wpsc_buy_button:hover {
	background: #4d3569;
}
.wpsc_select_variation {
	width: 120px;
}
#product-specs {
	min-height: 24px;
}
#product-specs .wpsc_buy_button {
	position: absolute;
	right: 20px;
	top: 24px;
}
#product-specs .qty {
	background: white;
	border: 1px solid #D3CCDC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin-left: 5px;
	padding: 5px;
	width: 60px;
}
#product-specs .price {
	color: #786590;
	font-size: 28px;
	line-height: 30px;
	margin-right: 30px;
}
.checkout_cart th, .checkout_cart td, .productcart.smallfont td {
	border: 1px solid #D3CCDC;
	padding: 5px !important;
	text-align: left !important;
}
.productcart.smallfont td {
	padding: 2px 5px !important;
}
.productcart.smallfont, .wpsc_checkout_table {
	margin-bottom: 16px;
}
.checkout_cart th {
	background: #F7F7F7;
}
#wpsc_shopping_cart_container h4 {
	font-weight: bold;
}

/* extra */

.cat-item-612, .cat-item-615 {
	margin-bottom: 16px;
}
/* webshop menu item */
.page-item-2514 {
	background: #8b7c9d url(images/webshop-button.jpg) repeat-x 0 0;
	border-left: 1px solid #856ea1;
	float: right !important;
	font-size: 18px;
	padding-left: 20px;
}
.page-item-2514 a {
	padding-bottom: 12px !important;
	padding-top: 12px !important;
}
.page-item-2514 a:after {
	content: ' >';
}
.page-item-2514 a:hover {
	color: #FFF !important;
}
#header #menu li.page-item-2514.current_page_item a, #header #menu li.page-item-2514.current_page_parent a {
	color: #FFF !important;
}
