html, body {
	height:100%;
	
}
html {
	scrollbar-face-color: #7d1550;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color:#53670D;
	scrollbar-darkshadow-color: #53670D;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fff;
}

body {
	
	font-family:'Lucida Sans','Lucida Sans Unicode','Arial',Geneva,sans-serif;
	width:1000px;
	margin:0 auto;
	background:#b375a4 url(../images/wp-bp2.jpg) no-repeat center top;
	
}
.clear {
	clear:both;
}
h1 {
	color: #6F6F6F;
	font-size:18px;
	padding: 10px 30px;
}
table td {
	color: #6F6F6F;
	font-size: 85%;
}

#container {
	/*background: transparent url(../images/background.jpg) no-repeat top center;*/
	float:left;
	width:1000px;  
	position:relative;
	
}

#header {
	float:left;
	position:relative;
	height:90px;
	width:1000px;
	margin-top:40px;
	background: transparent url(../images/bp-header.png) no-repeat top center;
}
#header a.logo {
	position:absolute;
	width:393px;
	height:68px;
	top:0px;
	left:300px;
	
	
}
#menu {
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position:relative;
	left:50%;
	
}
#menu li {
	float: left;
	margin: 0 0.15em;
	width:130px;
	padding:4px;
	background:transparent url(../images/menu-bg.png) no-repeat top center;
	text-align:center;
	
}
.ideal {
	position:absolute;
	top:10px;
	left:0;
}
.newsletter {
	background:transparent url(../images/newsletter.png) no-repeat left top;
	padding-top:24px;
	position:absolute;
	top:10px;
	left:10px;	
}
.newsletter input.textvalue {
	padding-left:2px;
}
.newsletter h2 {
	padding:0;
	margin:0;
	color:#7D1550;	
	font-size:14px;
}
.search {
	position:absolute;
	top:34px;
	right:10px;
}


#menu li a {
	width:130px;
	height: 2em;
	line-height: 2em;
	float: left;
	display: block;
	font-weight:bold;
	color: #7d1550;
	text-decoration: none;
	font-size:14px;
	
}
/* Hide ie5 and mac \*/
#menu li a
{
	
	float: none;
}

#menu li a:hover, #menu li.selected a {
	
	color:#fff;
}
#menu div {
	padding-left:8px;
	padding-top:20px;
}


.textvalue {
    border: 1px solid #7d1550;
    width:132px;
    padding:2px;
    }
.button {
    border: 1px solid #fff;
    background: #7d1550;
    color:#fff;
    cursor:pointer;
    cursor:hand;
     
}



.idealtext {
	float:left;
	padding-top:4px;
	
}
.idealtext p.continue {
	font-size:14px;
	line-height:120%;
}

.idealtext p.continue span {
	cursor:pointer;
	cursor:hand;
	color:#7d1550;
	text-decoration:underline;
}
.idealtext .ideal {
	float:left;
}
 .next {
	cursor:pointer;
	cursor:hand;
	float:left;
	padding-top:100px;
	font-size:14px;
	font-weight:bold;
	color:#7d1550;
	text-decoration:underline;
	width:110px;
}
 .nextstep {
	cursor:pointer;
	cursor:hand;
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#7d1550;
	text-decoration:underline;
	width:110px;
}

.bg {
	background-color:#eee;
	float:left;
	border: 1px solid #eee;   /* if needed */
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#content {
	float:left;
	position:relative;
	height: 400px;
	overflow-y:scroll;
    width:1000px
	
}
.homebox {
	float:left;
	width:800px;
}
.newbox {
	float:left;
	width:150px;
	padding:0px 4px 4px 4px;
	text-align:center;
}
.newbox table {
	
	background-color:#B375A4;
	border:1px solid #7d1550;
}
img.new-image {
	padding-left:12px;
}
.newbox img {
	border:1px solid #7d1550;
}

.newbox h3 {
	color:#7d1550;
	padding:0;
	margin:0;
	font-size:16px;
	padding-bottom:4px;
}
#content .newbox a.imagelink {
	color:#fff;
}
#content a {
	color:#7d1550;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
table.imagetable {
	
}
table.imagedetailtable td {
	padding-top:12px;
	
}
table.imagedetailtable td.samecat {
	width:110px;
}
table.imagedetailtable td.samecat img {
	border:1px solid #7d1550;
}
table.imagetable img {
	border:1px solid #7d1550;
}
table.imagetable td {
	padding: 10px 0;
	width:120px;
}
table.imagetable a.link {
	float:left;	
}
table.imagetable a.imagelink {
	clear:both;
	float:left;	
	width:100px;
}
p {
	font-size: 85%;
	color: #6F6F6F;
	line-height: 150%;
	padding: 0 30px;
}
div.desc {
	padding: 0 30px;
}

div.desc p {
	padding:10px;
	border:1px solid #6F6F6F;
}
label {
    float: left;
    width: 180px;
    text-align: left;
    margin-right: 15px;
    margin-left: 10px;
    margin-top: 2px;
}

img.align-left {
	float:left;
	padding: 4px 8px 4px 0px;
}
img.align-right {
	float:right;
	padding: 4px 0px 4px 8px;
}
#breadcrumbs , #breadcrumbs  li {
	list-style-type:none;
	padding:0;
	margin:0;
	}		
#breadcrumbs {
	height:1.8em;
	background-color:#fff;
	border:1px solid #dedede;
	margin-left:30px;
	font-size:12px;
	}
#breadcrumbs li {
	float:left;
	line-height:1.8em;
	color:#777;
	padding-left:.75em;
	}		
#breadcrumbs li a {
	background:url(../images/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0px;
	font-size:12px;
	color:#7d1550;
	}							
#breadcrumbs li a:link,
#breadcrumbs li a:visited {
	color:#7d1550;
	text-decoration:none;
	}		
#breadcrumbs li a:hover {
	text-decoration:underline;
	}

#item {
	padding: 0 30px;
	float:left;
}
#other-items {
	float:left;
}
#item h1 {
	padding:0;
	width:500px;
}
#item  img.main {
	border:1px solid #7d1550;
}
#item_desc {
	font-size: 85%;
	color: #6F6F6F;
	line-height: 150%;
	width:500px;
	padding-bottom:20px;
}
#cartholder {
	cursor:pointer;
	cursor:hand;
	padding:10px 0;
}
#cartholder img {
	float:left;
}
#cartholder a.link {
	display:block;
	padding:10px;
	float:left;
	margin-bottom:10px;
}
/* sitemap */
#sitemap {
	width:90%;
}
#sitemap ul {
	list-style: none;
	font-size:12px;
	list-style-type:circle;
}
#sitemap ul li {
	padding:4px 0;
}
#sitemap li.cat, #sitemap li.sub {
	list-style:none;
}
#sitemap ul.mainsub {
	padding:0 10px;
}

#footer {
	float:left;
	width:960px;
	text-align:center;
	color:#000;
}
#footer .links {
	position:relative;
	
}
#footer .copy {
	font-size:11px;
	
}
#footer span  {
	font-size:11px;
	
	padding: 0 10px;
}
#footer a {
	font-size:11px;
	color:#000;
	
}
table.searchtable {
	padding:0 30px;
}
table.searchtable td img {
	border:1px solid #7d1550;
}
#content_holder {
	filter: alpha(opacity=90);
	opacity: .90;
	float: right;
	background-color: #eee; 
	position: relative; 
	top: 110px; 
	left: 0px;
	width: 605px; 
	height: 647px;
	border: 1px solid #484848;
	padding-left: 10px;
	padding-top: 10px;
}

#iteminfo_popup {
	filter: alpha(opacity=99);
	opacity: .99;
	background-color: #EEE; 
	position: absolute; 
	top: 5px; 
	left: 5px;
	width: 598px; 
	height: 640px;
	border: 1px solid #484848;
	padding-left: 5px;
	padding-top: 5px;
}

#materialenContainer {
	padding-left:30px;
}
.close {
	text-align:right;
	position:absolute;
	top:74px;
	right:90px;
	color:#7d1550;
	padding-bottom:10px;
	display:block;
	text-decoration:underline;
}
#content_holder_inner {
	float:left;
	width:340px;
	text-align:left;
	font-size:12px;	
	
}


#content_holder_inner p {
	padding:4px;
}
#content_holder_inner .edit {
	padding:4px;
}
#tekstContainer {
	float:left;
	width: 500px;
	height: 635px;
	font-size:12px;
	padding:0 30px;
	color:#6F6F6F;
}
#tekstContainer p {
	padding:0;
}
#tekstContainer table.ordertable {
	font-size:14px;
	width:480px;
	border-collapse:collapse;
	background-color:#fff;
	
}
#tekstContainer table.ordertable td {
	padding:4px;
}

table.ordertable,table.ordertable td {
	border: 1px solid #333;
}
table.ordertable td.empty {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	background-color:#eee;
}
table.ordertable td.right {
	text-align:right;
}
table.ordertable td.title {
		width:150px;
}
table.ordertable .remove img {
	border:1px solid #000;	
}
table.ordertable .remove, table.ordertable .edit {
	cursor:pointer;
	cursor:hand;
}



.next-submit {
	cursor:pointer;
	cursor:hand;
	float:left;
	margin-left:10px;
	
	font-weight:bold;
	color:#7d1550;
	text-decoration:underline;
}
#buttonholder {
	float: left;
	position: relative;
	top: 290px;
	left: 90px;	
}

#knop_home {
	position: relative;
	border: 2px solid #000000;
	top: 10px; 
	left: 0px;
	width: 229px; 
	height: 30px;
}

#knop_materialen {
	position: relative;
	border: 2px solid #000000;
	top: 30px; 
	left: 0px;
	width: 229px; 
	height: 30px;
}


#knop_workshop {
	position: relative;
	border: 2px solid #000000;
	top: 20px; 
	left: 0px;
	width: 229px; 
	height: 30px;
}

#knop_winkelwagen {
	position: relative;
	border: 2px solid #000000;
	top: 40px; 
	left: 0px;
	width: 229px; 
	height: 30px;
}

#link_voorwaarden {
	position: absolute;
	top: 440px; 
	left: -70px;
	width: 229px; 
	height: 10px;
}

#link_contact {
	position: absolute;
	top: 440px;
	left: 110px;
	width: 229px; 
	height: 10px;	
}

#link_verzend {
	position: absolute;
	top: 440px;
	left: 180px;
	width: 229px;
	height: 10px;
}

#close_x {
	position: absolute;
	left: 542px;
	top: -1px;
	width: 60px;
	height: 22px;
	border: 1px solid #000000;
	cursor: pointer;
}

#iteminfo_infocontainer {
	position: absolute;
	top: 25px;
	left: 2px;
	width: 594px;
	height: 630px;
}

#item_info_container {
	position: absolute;
	left: 10px;
	top: 420px;
}

#cartiteminfo_inner {
	float:left;
	padding-left:10px;
	color: #6F6F6F;
	
}
#orderform {
	margin-top:45px;
	float:left;
	height:400px;
	border:1px dotted #7d1550;
	margin-right:20px;
}
#orderform h2 {
	font-weight:bold;
	float:left;
	padding-left:10px;
	padding-top:4px;
	width:100%;
	font-size:16px;
	color:#7d1550;
}
#cart_button_add {
	cursor: pointer;
	cursor: hand;
	width: 40px;
	margin-left: 20px;
	color:#7d1550;
	font-size:12px;
}
#cart_button_add:hover {
	text-decoration:underline;
}
#cart_button_edit {
	cursor: pointer;
	cursor: hand;
	width: 80px;
	height: 23px;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-left: 5px;
	color:#7d1550;
	text-decoration:underline;
}

#cart_button_cancel {
	font-size:12px;
	float:right;
	cursor: pointer;
	cursor: hand;
	color:#7d1550;
	text-decoration:underline;
	padding:10px;
}

.address {
	color: #6F6F6F;
	padding:4px;
	border:1px dotted #7d1550;
}
.address p.warn {
	padding:0;
	font-size:12px;
	
}
.large-address {
	padding:0;
	margin:30px;
	font-size:14px;
	
}
.large-address .address {
	padding-left:10px;
}
.large-address .address #paymentform {
	padding:0;
	padding-bottom:10px;
}
.large-address #paymentform label {
	margin-left:0;
	width:180px;
}
#paymentform {
	padding: 10px 0;
}
#paymentform input[type="text"] {
	width:140px;
}
#paymentform label {
	width:90px;
}
#paymentform label.remarks {
	width:180px;
}
#content_holder_inner #paymentform textarea {
	margin-left:10px;
}
#add_status {
	display: none;
	width:300px;
	font-size:12px;
	color:#ff0000;
	padding:10px 0px;
	
}

#cart_content_holder {
	clear:both;
	padding:10px;	
}
#cart_content_holder p {
	padding:0;
}
.warn {
	color:#ff0000;
	font-size:100%;
}
#contactlink {
	padding-bottom:8px;
}
#contactlink a {
	font-size:11px;
	text-decoration:underline;
	
}
a.under {
	text-decoration:underline;
}
div.item-price, div.item-add {
	clear:both;
	float:left;
	font-size:10px;
}
div.item-add {
	cursor:pointer;	
	padding-top:2px;
}
div.item-add img {
	border:none;
	width:16px;
}
div.item-add #item-data {
	display:none;
}
 div.item-add a {
	float:left;
} 
div.item-add a {
	padding-left:2px;
}
div.item-add #add_status {
	clear:both;
	float:left;
	font-size:10px;
}
div.item-add .pricelink {
	clear:both;
	float:left;
	width:140px;
}
div.countryname {
	display:none;
}

.linkspage a img {
	width:200px;	
	display:block;
	margin:4px 0;
	border:none;
	border:1px solid #7D1550;
}
.linkspage a {
	
}

