.occasionPrint {
	display:none;
}
.occasionContainer {
	width:650px;
	height:auto;
}
.occasion {
	width:630px;
	float:left;
	height:auto;
	border:8px solid #ffffff;
	background:#ababab;
	padding:6px 2px 6px 2px;
	margin:0;
}
.occasion h1 {
	color:#020303;
	font-size:24px;
	text-align:center;
	line-height:30px;
}
.occasion h2 {
	color:#020303;
	padding:10px 0 0 0;
	clear:both;
}
.occasionImages {
	background:#ffffff;
	height:auto;
	overflow:hidden;
	width:628px;
	margin:4px 4px 0 4px;
}
.occasionImages img {
	height:75px;
	width:100px;
	margin:12px;
}
.occasionImageContainer {
	height:346px;
	width:410px;
	float:left;
	margin:0 10px 0 12px;
}
#occasionImageBoundary {
	border:1px solid #ababab;
	margin:4px;
	height:300px;
	width:400px;
	cursor:move;
	margin-bottom:0px;
	overflow:hidden;
	z-index:12;
	position:relative;
}
#occasionImage {
	height:300px;
	width:400px;
	zoom:100%;
	z-index:10;
	position:relative;
}
.occasionImageControl {
	width:402px;
	background:#ababab;
	height:24px;
	overflow:hidden;
	margin:4px;
	margin-top:0px;
}
#occasionImageControlLeft {
	float:left;
	padding:4px;
	color:#020303;
}
#occasionImageControlRight {
	float:right;
}
#occasionImageControlRight img{
	margin:1px;
	margin-right:8px;
}
.occasionImagesLeft, .occasionImagesRight {
	height:300px;
	width:80px;
	float:left;
	margin:0 4px 0 4px;
}
.occasionImagesLeft img, .occasionImagesRight img {
	height:60px;
	width:80px;
	border:1px solid #ababab;
	cursor:pointer;
	margin-top:4px;
}
.occasionInfo {
	margin:4px;
	_margin:2px;
	margin-top:0px;
	width:622px;
	_width:628px;
	background:#ffffff;
	color:#020303;
	height:auto;
	line-height:18px;
	float:left;
	text-align:left;
}
.occasionInfo table{
	color:#020303;
	line-height:18px;
}
.occasionHeader {
	width:100%;
	height:auto;
}
.occasionDetails {
	height:auto;
	width:350px;
	float:left;
	padding:10px;
}
.occasionDetails table {
	font-size:12px;
	font-weight:bold;
	line-height:22px;
}
.occasionPrice {
	width:230px;
	float:right;
	margin:20px 5px 0 0;
}
#showPrice {
	width:200px;
	font-size:36px;
	line-height:60px;
	height:auto;
	font-weight:bold;
	text-align:center;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
}
#showPrice2 {
	width:200px;
	font-size:36px;
	line-height:60px;
	height:auto;
	font-weight:bold;
	text-align:center;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
	color:#F2893C;
}
#priceNew {
	font-size:smaller;
	text-align:center;
	padding-bottom:20px;
}
.priceDiscount {
	line-height:30px;
	padding-left:10px;
}
#priceDiscountCheckbox {
	width:14px;
}
#showSold {
	font-size:24px;
	color:#ff0000;
}
.occasionOptions {
	width:380px;
	padding:10px;
	float:left;
	clear:left;
}
.occasionOptions ul {
	width:100%;
	clear:both;
}
.occasionOptions ul li {
	padding:auto;
	margin:auto;
	height:16px;
	overflow:hidden;
	list-style-image:url('http://ruudtiems.nl/files/website/img/arrow_black.gif');
	list-style-position:inside;
}
.buttonRight {
	width:210px;
	float:right;
	padding-top:20px;
	clear:right;
	height:auto;
}
.buttonRight button {
	background:url('http://ruudtiems.nl/files/website/img/bg_button.gif');
	height:40px;
	width:200px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
}
.buttonRight button img {
	margin:-2px 8px 2px 0;
	vertical-align:middle;
}
.occasionFooter {
	width:100%;
	clear:both;
	line-height:24px;
	text-align:center;
	color:#ababab;
}
.occasionFooter a {
	font-weight:bold;
}
