body.xmas {
	background: #ffffff url(images/custom/_xmas_body.png) repeat-x top left;
}
.xmas div.xmas-header {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 83px;
	background: transparent url(images/custom/_xmas_header.jpg) no-repeat center top;
	zoom: 1;
	width: 100%;
}
.xmas div.xmas-header img {
	width: 1px;
	height: 83px;
}
.xmas .menu-minicart {
	background: #424242 url(images/custom/_xmas_cart.png) no-repeat right bottom;
	padding: 10px 8px 15px;
}
.xmas #footer .box {
	background: #f0f0f0 url(images/custom/_xmas_footer.png) no-repeat top left;
}
.xmas .dialog .title {
	background: transparent url(images/custom/_xmas_dialog.png) no-repeat right top;
}