.AddAndGoToBasket {
  background: url('/public/images/toevoegenaanmandje.png');
  width: 160px;
  height: 13px;
  border: 0;
}


.title {
  float:left !important;
  font-weight:bold;
  margin-right:10px !important;
}

#extrafields,
div.a_long .variations {
	float: left;
	clear: both;
	width: 345px;
	margin: 20px 0 10px 0;
}

#extrafields #extrafield,
div.a_long .variations .item {
	float: left;
	clear: both;
	width: 345px;
}

#extrafields #extrafield #title,
div.a_long .variations .item .title {
	float: left;
	width: 160px;
	font-weight: bold;
	margin: 2px 0 0 0;
}

#extrafields #extrafield #text,
div.a_long .variations .item .select {
	float: left;
	width: 185px;
}

#extrafields #extrafield #text #image, #extrafields #extrafield #text #value {
	float: left;
}

div.thumbnails {
	float: left;
	width: 160px;
	margin: 0;
}

div.thumbnails div.thumbnail {
	width: 160px;
	height: 145px;
	margin: 0 0 5px 0;
}

div.thumbnails div.thumbnail img {
	max-width: 160px;
	_width: expression(this.width > 160 ? 160: true);
	margin: 0;
}

div.a_long {
	display: table-row;
	float: left;
	width: 505px;
	min-height: 220px;
	_height: 220px;
	margin: 0;
}

div.a_amount {
	float: left;
	clear: both;
	width: 345px;
	margin: 20px 0 10px 0;
}

div.a_amount div.title {
	float: left;
	width: 160px;
	font-weight: bold;
	margin: 2px 0 0 0;
}

div.a_amount div.input {
	float: left;
	width: 185px;
}

div.a_amount div.input input {
	width: 40px;
}

div.a_long #variations {
	width: 505px;
	margin: 20px 0 10px 0;
}

div.a_long #variations #variation {
	float: left;
	width: 505px;
}

div.a_long #variations #variation #title {
	float: left;
	width: 160px;
	font-weight: bold;
	margin: 2px 0 0 0;
}

div.a_long #variations #variation #select {
	float: left;
	width: 345px;
}

div.a_long #variations #variation #select select {
	width: 120px;
}

div.a_title {
	float: left;
	width: 568px;
	text-align: left;
}

div.a_code {
	float: left;
	width: 150px;
	text-align: right;
}

div.prev-next {
	float: left;
	clear: both;
	width: 718px;
	text-align: left;
}

div.prev-next .previous, div.prev-next .back, div.prev-next .next {
	float: left;
	width: 259px;
	text-align: right;
}

div.prev-next .back {
	width: 200px;
	text-align: center;
}

div.prev-next .next {
	text-align: left;
}

div.prev-next a { color: #d00000; text-decoration: none; }
div.prev-next a:hover { text-decoration: underline; }

div.a_title h1, div.a_code h1 {
	margin: 0;
}

div.a_total {
	float: left;
	margin: 10px 0 0 0;
	padding: 10px;
	width: 690px;
	_width: 685px;
	text-decoration: none;
	font-weight: normal;
	border: 1px dashed #DBDBDB;
}

div.a_top {
	float: left;
	width: 690px;
	_width: 685px;
	min-height: 260px;
	_height: 260px;
	margin: 0 0 10px 0;
}

div.a_image {
	float: left;
	width: 160px;
	min-height: 260px;
	_height: 260px;
	text-align: center;
	padding: 0 15px 0 0;
}

div.a_image .thumbnails {
	float: left;
	margin: 0;
}

div.a_text {
	float: left;
	width: 505px;
	_width: 500px;
	min-height: 260px;
	_height: 260px;
	margin: 0;
}

div.a_footer {
	float: left;
	width: 485px;
	height: 20px;
}

div.a_price {
	float: left;
	width: 175px;
	height: 40px;
	margin: 10px 0 0 0;
}

div.a_price div.incl, div.a_price div.excl, div.a_price div.oldIncl {
	float: left;
	width: 175px;
	height: 20px;
	color: #D90000;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
}
div.a_price div.excl {
	color: #5e5e5e;
	font-weight: normal;
}
div.a_price div.oldIncl {
	color: #5e5e5e;
}
div.a_price div.oldIncl  {
	color: #5e5e5e;
}

div.incl div.euro, div.incl div.price, div.incl div.tag {
	float: left;
	width: 75px;
	color: #D90000;
	font-weight: bold;
	font-size: 1em;
}

div.incl div.tag {
	font-size: 1em;
}

div.excl div.euro, div.excl div.price, div.excl div.tag {
	float: left;
	width: 75px;
	color: #5e5e5e;
	font-weight: normal;
}

div.incl div.euro, div.excl div.euro {
	width: 20px;
}

div.incl div.price, div.excl div.price {
	text-align: right;
}

div.incl div.tag, div.excl div.tag {
	margin: 0 0 0 4px;
}

div.a_order {
	float: left;
	text-align: right;
	width: 170px;
	height: 20px;
	margin: 10px 0 0 0;
}