a.addtobasket	{
	background: url(../images/imprints/whiteladder/btn_blue.gif) no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	margin: 10px 3px 0 0;
	text-align: center;
	width: 96px;
	}
a.basketinfo	{
	background: url(../images/imprints/whiteladder/btn_info.gif) no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	margin: 10px 3px 0 0;
	text-align: center;
	width: 39px;
	}
#page-top-holder-crimson	{
	background: #6b2878 url(../images/imprints/whiteladder/top.jpg) no-repeat top center;
	border-bottom: 1px solid #fff;
	height: 335px;
	}
#inprint-lower-left .left	img	{
	border: 4px solid #5f1c6c;
	}
a.adv-search	{
	color: #519fd7;
	}
#footer-outer	{
	background: #2b76b0;
	}
#footer-left	{
	background: url(../images/imprints/whiteladder/footer_left_bg.gif) no-repeat;
	}
#footer-right	{
	background: url(../images/imprints/whiteladder/footer_right_bg.gif) no-repeat;
	}
#inprint-top-left	{
	background: url(../images/imprints/whiteladder/top_bg.jpg) no-repeat;
	}
#inprint-top-right	{
	background: url(../images/imprints/whiteladder/top_bg_2.jpg) no-repeat;
	}
#inprint-lower-left	{
	background: url(../images/imprints/whiteladder/lower_left.jpg) no-repeat;
	}
#inprint-lower-right	{
	background: url(../images/imprints/whiteladder/lower_right.jpg) no-repeat;
	}
#inprint-lower-left .left	img	{
	border: 4px solid #0780d7;
	}
#inprint-lower-left .right	strong	{
	color: #0780d7;
	}
#featured-series	{
	background: url(../images/imprints/whiteladder/lower_wide.jpg) no-repeat;
	}
#featured-series .left	strong	{
	color: #0780d7;
	}
a.blue-link	{
	color: #0780d7;
	font-weight: bold;
	}
.book-right	strong	{
	color: #0780d7;
	font-size: 12px;
	}
	
	/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
 position: relative;
}
.jcarousel-clip {
 z-index: 2;
 padding: 0;
 margin: 0;
 overflow: hidden;
 position: relative;
 width: 300px;
}
.jcarousel-list {
 z-index: 1;
 overflow: hidden;
 position: relative;
 top: 0;
 left: 0;
 margin: 0;
 padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
 float: left;
 list-style: none;
 /* We set the width/height explicitly. No width/height causes infinite loops. */
 width: 75px;
 height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
 z-index: 3;
 display: none;
}
.jcarousel-prev {
 z-index: 3;
 display: none;
}
.jcarousel-skin-one .jcarousel-container-horizontal {
	padding: 0px 15px 0 17px;
	width:340px;
	margin:10px 0 0 0px;
}
.jcarousel-skin-one .jcarousel-clip-horizontal {
	height: 240px;
	width: 320px;
	margin-left: 5px;
}
.jcarousel-skin-one .jcarousel-item {
	height: 230px;
	width: 320px;
}
.jcarousel-skin-one .jcarousel-item-horizontal {}
.jcarousel-skin-one .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
.jcarousel-skin-one .jcarousel-next-horizontal {
	background:url(../images/imprints/crimson/goright.gif) no-repeat 0 0;
	cursor: pointer;
	height:20px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 20px;
}
.jcarousel-skin-one .jcarousel-prev-horizontal {
	background:url(../images/imprints/crimson/goleft.gif) no-repeat 0 0;
	cursor: pointer;
	height: 20px;
	right: 25px;
	position: absolute;
	top: 0px;
	width:20px;
}
.galleryframe {
	text-align: center;
}
.galleryframe img {
	margin: 0px 0 3px 0;
	border: 1px solid #c4c4c4;
}
.galleryframe a {
 margin-left: 5px;
 display: block;
	color: #307eff;
	font-size: 12px;
	text-align: left;
}
.galleryframe a:hover {
 text-decoration: underline;
}
.galleryframe span {
 display: inline;
 float: left;
 font-size: 11px;
	text-align: left;
	margin: 0 0 0 5px;
	padding: 0;

}