/*
 * Product Detail
 */
.productInfo {
	background: url(../img/spriteMisc.gif) 0px -44px repeat-x #130008;
	/*padding-bottom: 15px;*/
}

.productDetail {
	width: 660px;
	float: left;
}

.productContent {
	padding-top: 10px;
	width: 306px;
	float: right;
}

.photoModule {
	width: 325px;
	float: left;
}

.photoModule .zoom {
	margin: 10px 0;
	padding: 0 0 0 20px;
	background: url(../img/iconZoom.gif) left no-repeat;
}

.photoModule ul {
	list-style: none;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.photoModule ul li {
	padding-right: 12px;
	position: relative;
	float: left;
}

.photoModule ul li a img {
	border: 1px solid #311a24 !important;
	opacity: 0.5;
}

.photoModule ul li a span {
	background: url(../img/iconPlay.png) 50% 50% no-repeat;
	text-indent: -99999px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 70px;
	height: 90px;
	cursor: pointer;
}

.photoModule ul li a:hover img,
.photoModule ul li.selected a img {
	border: 1px solid #ce4182 !important;
	opacity: 1;
}

.purchase {
	border-top: 1px solid #3c252d;
	padding: 13px 0px 40px 0px;
}

.purchase label {
	padding-bottom: 5px;
	display: block;
}

.purchase form p {
	font-size: 69%;
}

.purchase a.size {
	text-decoration: underline;
	margin-left: 6px;
	color: #ebc4cb;
}

.purchase blockquote {
	background: url(../img/iconBlockQuoteLeft.gif) top left no-repeat;
}

.purchase blockquote p {
	background: url(../img/iconBlockQuoteRight.gif) bottom right no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Georgia, serif;
	font-style: italic;
}




/*
 * Range & Related Options
 */
.rangeOptns {
	background: url(../img/bkRelatedProds.jpg) top left no-repeat;
	padding: 23px 15px 0px 21px;
	float: right;
	width: 235px;
	min-height: 556px;
}

.rangeOptnsOther {
	padding-top: 0 !important;
}


ul.rangePhotos {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.rangePhotos li {
	margin: 0px 9px 10px 0px;
	padding: 0px;
	background: #000000;
	float: left;
}

ul.rangePhotos li.last {
	padding-right: 0px;
}

ul.rangePhotos li a {
	border: 1px solid #311a24;
	position: relative;
	display: block;
	width: 70px;
	height: 90px;
}

ul.rangePhotos li a span {
	position: absolute;
	text-align: center;
	width: 70px;
	top: 30px;
	left: 0px;
	color: #ebc4cb;
	display: none;
}

ul.rangePhotos li span.remove {
	background: none;
}

ul.rangePhotos li span.remove a {
	display: block;
	border: 1px solid red;
	height: auto;
	background: none;
}


ul.rangePhotos li a:hover img {
	opacity: 0.3;
}

ul.rangePhotos li a:hover span {
	display: block;
}

.rangeOptns h3 {
	margin-top: 24px;
	font-size: 87.5%;
}

ul.colours {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.colours li {
	padding: 0px 0px 0px 0px;
	position: relative;
	margin: 0px;
	cursor: pointer;
}



ul.colours li img {
	padding: 6px 7px 8px 7px;
	float: left;
}

ul.colours li img.mini {
	background: url(../img/bkColour.png) 0px 0px no-repeat;
}

ul.colours li span {
	padding: 12px 0px 0px 5px;
	float: left;
}

ul.colours li .largeSwatch {
	z-index:500;
	position: absolute;
	display: none;
	top: -37px;
	left: -150px;
	padding: 0px;
	float: none;
}

/*
 * Range Home Page
 */
 
 .range h2 {
 	text-indent: 0;
 }
 
 .range .rangeIntro {
 	float: left;
	width: 260px;
 }
 
 .range .rangeCarousel {
	float: left;
}
 
 .range .rangeCarousel {
 	float: left;
	margin-bottom: 28px;
 }
 
.range .rangeDetail {
 	background: #130008;
	clear: both;
 }
 
.range .rangeDetail img {
 	float: left;
 }
 
.rangeContent {
	float: left;
	padding: 13px 0 0;
	margin-left: 40px;
	width: 533px;
	margin-right: 10px;
}

.rangeContent p.buyThisLook {
	width: 201px;
	height: 48px;
	text-indent: -99999px;
	background: url(../img/spriteHeaders.gif) 0 -327px no-repeat;
	margin: 0;
	padding: 0;
}

.range .size {
	color: #f5e2e5;
	text-decoration: underline;
	font-size: 90%;
}

.range .product {
	float: left;
	width: 250px;
	margin-right: 25px;
}

.range .product .productRight {
	width: 118px;
	float: left;
	overflow: hidden;
}

.range .last {
	margin-right: 0 !important;
}

.range .product h4 {
	color: #eac4cb;
	font-family: georgia, sans-serif;
	font-size: 85%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.range .product img {
	border: 1px solid #472f34;
	float: left;
	margin-right: 10px;
}

.range .product .price {
	color: #eac4cb;
	font-family: georgia, sans-serif;
	font-size: 85%;
	margin-bottom: 20px;
}

.range .other {
	margin: 24px 0 0;
	padding: 14px 14px 0;
}

.range .other .product {
	margin-right: 80px;
	/*margin-top: 15px;*/
	margin-bottom: 14px;
}



/*
 * Lingerie Home Page
 */
 
 .lingerie {
	background: url(../img/bkLingerieHome.jpg) 5px top no-repeat; 
	margin-top: -35px;
	position: relative;
	min-height: 372px;
 }
 
 .lingerieContent {
 	padding: 55px 20px 0px 20px;
	width: 345px;
	margin: 0;
 }
 
 .lingerieContent p {
 	border-bottom: 1px solid #471e31;
	padding-bottom: 14px;
 }
 
 .lingerieContent ul {
 	margin: 0;
	padding: 0 0 15px 0;
	list-style-type: none;
 }
 
 .lingerieContent li {
 	padding-bottom: 7px;
	float: left;
	width: 165px;
 }
 
 .lingerieContent p.arwLnk {
 	margin: 0;
	padding: 0;
 }
 
 
 


/*
 * Events Home Page
 */

.promoImage{
	background:url(../img/eventPlaceholder.jpg) top left no-repeat;
	width:964px;
	height:336px;}

/*
 * Errormessages
 */

.errormessagebox {
	width:120px;
	float:left;
}

.errormessagebox select.cC{
	margin:10px 0 0 0;}

.product .errormessagebox p.price{
	margin-bottom:10px;}
	















