
div#product-detail
{
	border-left: 1px solid #583225;
	padding: 10px 0 0 10px;
	width: 655px;
	position: relative;
}

div#product-detail
{
	background-position: top right;
	background-repeat: repeat-y;
	overflow: hidden;
}

div#product-detail ul
{
	list-style: none;
}

div#main-part
{
	margin: 0 214px 0 0;
}

div#main-part h2
{
	font-size: 14px;
}

body.kleding-kopen div#main-part h2
{
	color: #3DBB8C;
}

body.speelgoed-kopen div#main-part h2
{
	color: #5C8DB0;
}

div#main-part h3
{
	margin: 20px 0 0 0;
}

ul#product-info
{
	list-style: none;
}

ul#product-info li
{
	display: inline;
	margin: 0 10px 0 0;
}

ul#product-info span.label
{
	font-weight: bold;
}

ul#product-images
{
	overflow: hidden;
}

li#product-image-1
{
	float: left;
	margin: 0 18px 0 0;
	width: 320px;
}

li#product-image-2,
li#product-image-3
{
	margin: 0 0 0 320px;
}

li#product-image-2
{
	margin: 0 0 23px 0;
}
li#product-image-3 {
	margin:0 0 20px 320px;
}

li#product-image-2 img,
li#product-image-3 img
{
	cursor: pointer;
}

li#tell-a-friend
{
	font-style: italic;
}

div#extra-part
{
	width: 196px;
	float: right;
	padding: 0 0 20px 0;
}

div#extra-part h3
{
	font-size: 14px;
	margin: 20px 0 15px 0;
}

div#extra-part-content
{
	margin: 0 13px;
}

a#seller-email
{
	display: block;
	width: 133px;
	height: 20px;
	background: url("../images/button-emailverkoper.gif") no-repeat top left;
	margin: 5px 0 0 0;
}

div#extra-part a span
{
	display: none;
}

p#terug-naar-overzicht a
{
	background-image: url("../images/button_terugoverzicht.gif");
}

p#meer-van-deze-verkoper
{
	margin: 20px 0 0 0 !important;
}

p#meer-van-deze-verkoper a
{
	background-image: url("../images/button_meerverkoper.gif");
}

p#terug-naar-overzicht a,
p#meer-van-deze-verkoper a
{
	height: 50px;
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
}

p#terug-naar-overzicht a:hover,
p#meer-van-deze-verkoper a:hover
{
	background-position: 0 -50px;
}

p#login-link a
{
	display: block;
	width: 57px;
	height: 20px;
	background: url('../images/button-login.gif') no-repeat top left;
}

p#email-link
{
	margin: 20px 0;
}

p#email-link a
{
	display: block;
	width: 211px;
	height: 20px;
	background: url('../images/button-vragenoverditproduct.gif') no-repeat top left;
}

div#add-to-cart-container
{
	margin: 20px 0;
}

#webshop-info
{
	padding: 15px;
}

#webshop-info ol
{
	margin: 10px 0 10px 0;
	padding: 10px 10px 10px 35px;
	color: #FFF;
	font-weight: bold;
	list-style: none;
	width: 121px;
	height: 230px;
	background-repeat: no-repeat;
}

#webshop-info .step-2
{
	margin: 18px 0 19px;
}

.webshop-info-garment ol
{
	background-image: url('../images/3stappen_1.gif');
}

.webshop-info-toy ol
{
	background-image: url('../images/3stappen_2.gif');
}

