@charset "utf-8";
#catalogue_cover_image {
	height: 200px;
	width: 137px;
}
#catalogue_swf {
	height: 67px;
	width: 67px;
	border: medium none #000099;
	position: relative;
	z-index: 3;
	visibility: visible;
	top: -156px;
	left: 40px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: text-top;
}

#pageflippercatalogue {
	z-index: 1000000;
	border: 13px none #ED9921;
	visibility: hidden;
	overflow: visible;
	height: 966px;
	width: 900px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}

.PageFlipperHideButton {
	position: absolute;
	left: 302px;
	top: 53px;
	height: 95px;
	width: 291px;
	background-image: url(../images/pageflipperclose.gif);
}

.PageFlipperHideButton:hover {
	position: absolute;
	left: 302px;
	top: 54px;
	height: 95px;
	width: 291px;
	background-image: url(../images/pageflipperclosehover.gif);
}




#pageflipperbottomcontainer {
	height: 12px;
	width: 900px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/bottomborderpageflipper.jpg);
}
#pageflipperflashcontainerleftborder {
	float: left;
	height: 800px;
	width: 13px;
	background-image: url(../images/brudecomblinefinishedsmall_bar_left_side.jpg);
	background-repeat: repeat-y;
}
#pageflipperflashcontainermain {
	width: 865px;
	position: relative;
	left: 10px;
	top: 10px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#pageflipperflashcontainer {
	background-image: url(../images/backgroundstoretexture.jpg);
	float: left;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ED9921;
	border-right-color: #ED9921;
	border-bottom-color: #ED9921;
	border-left-color: #ED9921;
}
#pageflippertopframe {
	background-image: url(../images/pageflippertopframe.gif);
	border: 13px none #ED9921;
	float: left;
	width: 900px;
	height: 155px;
}
#pageflipperflashcontainerrightborder {
	height: 800px;
	width: 13px;
	background-image: url(../images/brudecomblinefinishedsmall_bar_rght_side.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 155px;
	right: 0px;
}
