/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/jo_bg01_rep.jpg);
	background-position:top left;
}
.background{
	background-image: url(../images/jo_bg01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
div.barleft{
	width: 207px;
	height: 178px;	
	background-image: url(../images/jo_barleft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
div.menu{
	width:196px;
	height: 510px;
	background-image: url(../images/jo_collection.jpg);
	background-position:top left;
	_background-position:0px -2px;
	background-repeat:no-repeat;
	margin-right: 0px;
	_margin-right:4px;
}
img.pixeltje{
	height:50px;
}

div.contenttop{
	background-image: url(../images/jo_contenttop.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color: #d72c2c;
}
div.contentrep{
	background-image: url(../images/jo_contentrep.jpg);
	background-position:2px 0px;
	background-repeat:repeat-y;
	position: relative;
}
div.contentbg{
	position:relative;
	background-image: url(../images/jo_contentmiddle.jpg);
	background-position:8px 0px;
	background-repeat:no-repeat;	
	min-height: 390px;
	_height:398px;
	display: inline-block;

}

div.contentbottom{
	background-image: url(../images/jo_contentbottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 69px;

}
div.itemlabel{
	background-image: url(../images/jo_specialitemtop.png);
	background-position:top left;
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jo_specialitemtop.png');
	color: #1e446c;
}
.itempic{
	border:5px solid #3b81cd;
	_border: 5px solid #3076c7;
	background-color:#FFFFFF
}


.itembottom{
	background-image: url(../images/jo_specialitembottom.png);
	background-position:top left;
	background-repeat:repeat-y;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jo_specialitembottom.png');
}


/* item styles */
table.itemtable .righttop{
	background-image: url(../images/jo_record_righttop.png);
	background-position:top left;
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jo_record_righttop.png', sizingMethod='scale');	
}
table.itemtable .rightrep{
	background-image: url(../images/jo_record_rightrep.png);
	background-position:top left;
	background-repeat:repeat-y;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jo_record_rightrep.png', sizingMethod='scale');	
	_height: 9px;
}
table.itemtable .rightbottom{
	background-image: url(../images/jo_record_rightbottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jo_record_rightbottom.png', sizingMethod='scale');	
}
table.itemtable .bottomrep{
	background-image: url(../images/jo_record_bottomrep.png);
	background-position:top left;
	background-repeat:repeat-x;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jo_record_bottomrep.png', sizingMethod='scale');	
	_height: 24px;
}
table.itemtable .leftbottom{
	background-image: url(../images/jo_record_leftbottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jo_record_leftbottom.png', sizingMethod='scale');	
	_height: 24px;
}
table.itemtable .itemcontent{
	border: 5px solid #3b81cd;
	background-color:#FFFFFF;
}
div.footer{
	width: 362px;
	height: 25px;
	background-image: url(../images/jo_footer.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	margin-bottom: 8px;
	margin-left: 300px;
	text-align: right;
}
div.basketsep{
	background-image:url(../images/basketsep.gif);
	background-position: top left;
	background-repeat:no-repeat;
	height: 20px;
}