/**
* @author	Jasal Vadgama - Javelin Group
* @version	1.0
* @media	screen
*
* @info		Catalogue page styles (cat, search, product, atb popup)
*
* @contents
*/
.categoryPage { width: 750px; display: inline-block;}
form#RecommendAFriend {
    padding: 10px 0 10px 25px;
    width: 460px;
    float: left;
    display: inline;
}
.recType {
    float: left;
    display: inline;
}
.recType label {
    float: left;
    clear: right;
    display: block;
    width: 440px;
    margin-bottom: 10px;
    margin-top: 0px !important;
}
span.rafPromoSlot {
    float: left;
    display: inline;
    margin: 0;
}
/**
* =1: Search results header
*/
.resultsMsg {
	float: left;
	width: 550px;
	display: inline;
	margin: 5px;
}
.resultsMsg p { margin: 5px;}
#content .resultsMsg h2 {
    padding: 10px 10px 10px 5px !important;
    font-family: dinRegular;
    text-transform: uppercase;
}

/**
* =2: Generic product elements
*/
/*
** Product rating fragment
*/
.averageReviewRating {
    display: inline-block;
    margin: 15px 0 0;
    width: 165px;
    text-align: center;
    padding: 0 !important;
}
.productDesc .averageReviewRating p { padding: 0px !important; width: 160px !important; }

p.ratingHolder {position: relative; padding-left: 30px; height: 14px;    background: url(/images/rating-stars.png) no-repeat 15px top;
}
span.ratingText {position: absolute; display: inline; right: 17px; top: 0px}
span.rating { position:absolute; top: 0px; left: 15px; height: 14px;}
.productDesc .averageReviewRating p a.linkUnderlined { text-decoration: underline;}
.star00 {background: url(/images/rating-stars-over.png) no-repeat left top !important;}
.star10 {width: 13px; background: url(/images/rating-stars-over.png) no-repeat left top !important;}
.star15 {width: 20px !important; background: url(/images/rating-stars-over.png) no-repeat left top !important;}
.star20 {width: 26px !important; background: url(/images/rating-stars-over.png) no-repeat left top !important;}
.star25 {width: 34px !important; background: url(/images/rating-stars-over.png) no-repeat left top !important;}
.star30 {width: 39px !important; background: url(/images/rating-stars-over.png) no-repeat left top !important;}
.star35 {width: 46px !important;background: url(/images/rating-stars-over.png) no-repeat left top !important;}
.star40 {width: 52px !important; background: url(/images/rating-stars-over.png) no-repeat left top !important;}
.star45 {width: 59px !important; background: url(/images/rating-stars-over.png) no-repeat left top !important;}
.star50 {width: 65px !important;background: url(/images/rating-stars-over.png) no-repeat left top !important;}

.reviewsList .rating { float: left; display: inline; padding-left: 70px; height: 14px; position: relative;}
.reviewsList .rating span { position: absolute; top: 0px; left: 0px; height: 14px}
/**
* =3: Search/Category lister products
*/
.productList { clear: both; }
#pList {
    background: url(/images/backgrounds/bg-subcategory-grid4x4.gif) repeat-y left top;
    padding: 0 0 0 2px !important;
    margin: 0 !important;
}
ul.productList {
	float: left;
	width: 753px;
	display: inline;
}
.narrowRight ul {
    width: 98px !important;
    background-image: none !important;
    float: left;
    display: inline;
    margin: 0 10px 15px 15px;
}
.productList li.listedProducts {
	margin: 6px 0 0 !important;
	width: 181px;
	padding: 0 3px !important;
	height: 324px !important;
	display: block;
	float: left;
	position: relative;
}
.productList li:first-child {
    background: none;
}
.productList img.primaryImage {
    margin: 0 !important;
    padding: 0 !important;
}
.promotionsList li { margin: 10px 0 0 !important;}
.productList li p span, .productList li span {
	padding: 3px;
	color: #fff;
	text-transform: uppercase;
	margin: 5px 10px 0px 10px !important;
	float: left;
}
.productList li span.moreColours, .productList li span.soldOut {
    letter-spacing: normal;
    background: #999;
    display: block;
    float: left;
    clear: both;
    white-space: nowrap;
    width: 165px;
    height: 10px;
    margin: 2px 0 0 4px !important;
    position: relative !important;
}
.productList li span.soldOut {
    margin-left: 5px !important;
    text-indent: -999em;
    background: url(/images/buttons/soldout-moreinfo.gif) no-repeat left top;
}

.soldOutWithoutMore {
    background: url(/images/buttons/soldout.gif) no-repeat left top !important; 
}

.productList li span.moreColours {
    text-indent: -999em;
    background: url(/images/buttons/more-colors.gif) no-repeat left top;
}
.soldOut .tTip { left: 120px !important; width: 50px;top: 2px; text-transform: lowercase; color: #fff;}
.productList b { display: block; }
.productList img {
	float: left;
	clear: both;
}
.productList h4 { padding-bottom: 5px; }
.promotionsList h4 { text-align: center; }
.productList h4 b { display: block; }
.productList li h4 img {
    float: left;
    clear: both;
    padding: 1px 5px;
    width: 90px;
}

.productList img.badgeImage {
    position: absolute;
    top: 0px;
    right: 4px;
    margin: 0;
    padding: 0;
    float: left;
    display: inline-block;
}
.productList p.description {
	float: left;
	display: inline-block;
	clear: both;
	color: #333;
	font-weight: bold;
	width: 170px;
	height: 15px;
	overflow: hidden;
}
span.productLabels {text-transform: lowercase;}
ul.productList li h3 span.productLabels b {
	padding: 3px 10px 4px;
	color: #666666 !important;
	font-weight: normal;
	text-transform: capitalize; !important;
	float: left;
	display: inline;
}
.productList form { float: right; }
.productList form p { padding-bottom: 0; }
.productList label { padding-top: 6px; }
.productList .smallInput { margin-top: 3px; }
.promotionText {
    color: #6D5B65;
    float: left;
    display: block;
    clear: both !important;
    padding: 3px 0 0 !important;
    width: 175px;
    height: 15px;
    overflow: hidden;
    font-style: italic;
}
/**
* =x.1: Promo Pad Extension
*/
.productBundlePromotion .productList li {
	width: 155px;
	border: 0;
}
.viewedItems .productList li {
    width: 177px;
    border: 0;
}
.viewedItems .productList li:first-child {
    width: 177px;
    border: 0;
}

.promoPod .productList h3 img, .contentPod .productList h3 img, .merchProdList h3 img, .productBundlePromotion .productList h3 img,.productBundlePromotion .productList li h4 img, .zonePromos h3 img {
	display: block;
	float: none;
	margin: 0 auto 10px;
	padding: 0;
}
.promoPod .productList h3 b { min-height: 3.3em; } /* set for 3 lines of text */
.promoPod .productList h4 b { min-height: 3.3em; } /* set for 3 lines of text */
.promoPod .productList p, #centerRight .productList p, .productBundlePromotion .productList p, .zonePromos p { padding-left: 10px !important; padding-right: 10px !important;}

/**
* =x.2: Merch List Page Extension
**/
.selectAllLink {
	float: left;
	width: auto;
}
.addAllLink {
	clear: none;
	float: right;
	width: auto;
}
.merchandisedList h3 { clear: both; }
.merchandisedList .checkInput { padding-left: 0; }
.merchandisedList .checkInput input { margin-left: 0 }

/**
* =x.2: Merch Prod Right Column Extension
**/
.narrowRight { float: left; display: inline; margin: 6px 0 10px;}
.narrowRight ul { border: 1px solid #ecebe9; }
.narrowRight ul li, .zonePromos li {
	width: 100px;
	border: none;
	display: inline;
	text-align: center;
}
.narrowRight ul li ul li, .zonePromos li ul li {
    width: 98px;
    border: none;
    float: left;
    display: block;
    text-align: center;
}
.narrowRight ul li ul li h3 {
    text-align: center !important;
    display: block;
    margin-top: 3px;
    padding: 0 !important;
}
.narrowRight ul li ul {
    margin: 0 !important;
    padding: 0;
}
.narrowRight ul li ul li b {
    text-align: center !important;
    display: block;
}
.narrowRight ul h3 img {
    text-align: center;
    display: inline;
}
.narrowRight ul h3 img, .zonePromos h3 img {
	border: none;
	margin: 0 !important;
}
.narrowRight ul li h2 {
    display: block;
    float: left;
    text-align: center;
    background: #c1bab0;
    color: #fff;
    font-size: 10px;
    font-family: dinRegular;
    line-height:1.2em;
    padding: 3px 0 !important;
    letter-spacing: 0.1em;
    width: 100px;
    height: 24px;
    text-transform: uppercase;
}
.merchProdList ul li {
    background: url(/images/backgrounds/bg-productlisting-hor-grid.gif) repeat-x left top;
}
.merchProdList ul li:first-child { background: none;}
.narrowRight ul .catPromo { padding-bottom: 0; }
.narrowRight ul .catPromo b { padding-bottom: 10px; }
.narrowRight ul span.viewDetails {
    padding: 0;
    width: 100px;
    margin: 0 0 7px;
    background: none;
    color: #666;
    text-align: center;
    float: none;
}
.merchProdList b.bwHiacynt { font-weight: bold;}
.giftsList li p { line-height: 1.3em;}
.merchProdList li ul li a span { text-decoration: underline !important;}
/**
* =x.4: lower slots on category landing page
*/
.zonePromos {
    background-image: none;
    float: left;
    display: inline;
    margin: 0;
    width: 754px;
}
.zonePromos img { float: left;}

/**
* =x.5: Content Container Extension
*/
.contentPod .productList li { width: 195px; }

/**
* =x.6: Product Page Bundle Extension
*/

.productBundlePromotion .productList {
	padding-bottom: 10px;
	width: 725px;
}

.productBundlePromotion li {
	float: left;
	margin: 10px !important;
	padding: 5px 0;
	/**
	height: 160px !important;
	width: 100px !important;
	*/
	display: inline;
	border: 1px solid #f6f6f6 !important;
	background: none;
}
.productBundlePromotion li p.pricePromotions { padding: 0 !important; display: inline; text-align: center; float: none!important;}
.productBundlePromotion li p.pricePromotions b.bwHiacynt { font-weight: bold !important;}
.productBundlePromotion li p a { text-decoration: underline; font-size: 1em;}
form .productBundlePromotion .productList li { clear: none; }
.productBundlePromotion .productList li:first-child { margin-left: 0; }

/**
* =x: Content List
* @info	extends productList
**/
.contentList {
    background: none !important;
    float: left;
    display: inline;
    clear: both;
    width: 585px !important;
}
.contentList li {
    float: none;
    display: block;
    width: 550px;
    height: 130px;
    padding: 0;
    margin: 0;
}
.contentList h3 {
    padding: 15px 10px 5px 13px;
    font-weight: bold !important;
}
.contentList h3 a { font-weight: bold !important; }
.contentList p {
    padding-left: 13px;
    max-height: 55px;
    min-height: 55px;
}
.contentList p span {
    background: none !important;
    padding: 0 !important;
    color: #333 !important;
}
.contentList p span.moreInfo { margin: 0 !important; text-transform: none !important; }

/**
* =x: Availibility
*/
.availibility span {
    display: block;
    float: left;
    clear: both;
    padding: 0 !important;
    margin: 0;
}
span.soldOutMsg { margin-bottom: 10px;}
span.soldOutMsg a { text-decoration: underline !important; }
span.textCapsRed, .gtlListProducts span.textCapsRed {
    color: #f00 !important;
    text-transform: uppercase !important;
    font-weight: bold;
    margin-top: 10px;
}
.gtlListProducts span.textCapsGreen, .productDesc span.textCapsGreen {
    color: #333 !important;
    text-transform: uppercase !important;
    font-weight: bold;
    margin-top: 10px;
}
/**
* =x: Pricing
*/
.price {
    text-transform: lowercase;
    padding: 5px 5px 0px;
    display: block;
    float: left;
    clear: both;
    width: 170px;
}
.price p { padding: 0; }
.pricePromotions, .pricePromotions p { text-align: center; padding: 0 !important;}
.pricePromotions b {
    line-height: 1.2em;
    color: #990033 !important;
}
/**
* =4: Merchandised list page
* @info extends .productList
*/
.merchListProduct { width: 705px; }
.merchListProduct h3 { clear: both; }
.merchListProduct .checkInput { padding-bottom: 10px; }
.merchListProduct input { width: auto; }
.merchListProduct .checkInput input { margin: 0 5px 10px 0; }
.merchListProduct .productActions {
	clear: both;
	float: right;
	width: auto;
}
.merchListProduct .productActions input {
	margin: 3px 5px 0 0;
	width: auto;
}
.merchListProduct .productActions span input { margin: 0; }

/**
* =4.1: "Add all" block
*/
.addSelected { padding-bottom: 10px; }
.addSelected p {
	clear: none;
	float: right;
	width: auto;
}
.addSelected #checkall, .addSelected clearall {
	float: left;
	padding-top: 10px;
}
.addSelected input { width: auto; }

/**
* =5: Product page
*/
.productList li span.productLabels {
    display: inline;
    float: left !important;
    width: 170px;
    padding: 5px 5px 0 !important;
    margin: 0 !important;
    background: none !important;
    text-transform: none !important;
}
img.currColour { border: 1px solid #000; padding: 1px;}
/**
* =5.1: Images
*/
.product {
	float: left;
	margin: 0 0 0px 5px;
	display: inline;
	padding-bottom: 25px;
}
.productImage {
	float: left;
	display: inline;
	width: 370px;
    height: 497px;
	padding: 0px;
	margin: 6px 2px 0 6px;
	z-index: 1;
	text-align: center;
	background: url(/images/backgrounds/bg-productimage-frame.gif) no-repeat left top;
}
.relatedProductImages {
    width: 370px;
    height: 96px;
    float: left;
    display: inline;
    margin: 0 0 0 6px;
    background: url(/images/backgrounds/bg-productimage-frame.gif) no-repeat left bottom;
}
#ajaxRI {
    width: 370px;
    height: 96px;
    float: left;
    display: inline;
    margin: 0px 4px 0 5px;
    background: url(/images/backgrounds/bg-productimage-frame.gif) no-repeat left bottom;
}

.zoomPrimaryImgBtn {
    display: inline;
    float: left;
    margin-top: 3px;
    width: 180px;
    height: 20px;
}
.zoomPrimaryImgBtn a {
    width: 115px;
    height: 20px;
    display: block;
    text-indent: -999em;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -113px;
    margin-left: 30px;
}
.zoomOnlyImgBtn {
    display: block;
    float: left;
    margin-top: 3px;
    width: 368px;
    height: 20px;
    text-align: center;
}
.zoomOnlyImgBtn a {
    width: 115px;
    float: left;
    height: 20px;
    display: block;
    margin-left: 125px;
    display: inline;
    text-indent: -999em;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -113px;
    text-align: center;
}
.videoPop {
    display: inline;
    float: right;
    margin-top: 0px;
    width: 175px;
    height: 24px;
}
.videoPop a {
    width: 96px;
    height: 24px;
    display: block;
    text-indent: -999em;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -133px;
    margin-left: 30px;
    margin-top: 0;
}
.imageHolder {
    float: left;
    width: 378px;
    padding: 0px !important;
    margin: 0;
    display: inline;
}
.viewedItems {
    width: 370px;
    float: left;
    display: inline;
    clear: both;
    padding:0;
    margin: 10px 0;
    pause: 0;
}
.viewedItems a.recentlyViewedBtn {
    display: block;
    width: 153px;
    height: 25px;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -157px;
    text-indent: -999em;
    margin: 0px 8px;
    text-transform: uppercase;
}
.productImage .primaryImage {
    margin: 4px 0px 2px 3px !important;
    float: left !important;
    width:363px;
    height: 463px;
}
.productImage .badgeImage {
	position: absolute;
	top: 10px;
	right: 10px;
}
.productImage p {
    padding: 0;
    float: left;
    display: block;
    clear: both;
}
.productImage p a {
	display: inline-block;
	padding: 5px 5px 0 15px;
	background: url(/images/icons/zoom.png) 0px 8px no-repeat;
}
#relatedImages, #ajaxRelatedImages {
    clear: both;
}
#relatedImages li, #ajaxRelatedImages li {
	float: left;
	padding: 0;
	width: 65px;
	margin: 3px 4px 0 4px;
}
#relatedImages li a img, #ajaxRelatedImages li a img { margin-right: 4px; }
#relatedImages img, #ajaxRelatedImages img {
    border: none;
    width: 68px;
}
#productQuickBox #relatedImages, #productQuickBox #ajaxRelatedImages {
    width: auto !important;
    margin: 0
}

/**
* =5.1.2: Image Zoom
**/
.imageZoomOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 10000 !important;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.atbPopupOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 150000 !important;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.imageZoomWindow {
	display: none;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -395px;
	padding: 0px;
	width: 800px;
	background: #fff;
	z-index: 11000 !important;
}
h2.imageZoomTitle {
    background: url(/images/icons/headings-icons.png) no-repeat left -30px !important;
    padding: 10px 0 6px 36px !important;
    margin: 4px 10px;
    font-family: dinRegular;
    float: left;
}
h2.imageZoomTitle span {
    font-size: 13.5px;
}
.videoHeading {
    background: url(/images/icons/headings-icons.png) no-repeat left -128px !important;
    padding: 7px 0 6px 36px !important;
    margin: 6px 0px;
    font-family: dinRegular;
    text-transform: uppercase;
    float: left;
}
.zoomHolder {
    float: left;
    width: 800px;
    display: block;
    background: url(/images/backgrounds/bg-added-to-basket-bottomline.gif) repeat-x left top;
    padding: 5px 0 0;
}

.imageZoomWindow .zoomedImage {
	position: relative;
	float: left;
	width: 707px;
	height: 640px;
	overflow: hidden;
	cursor: move;
}
#zoomRelatedImages {
    float: right;
}
.imageZoomWindow .zoomedImageMask { cursor: move; }
.imageZoomWindow .zoomedImage img { position: absolute; }
.imageZoomWindow #zoomRelatedImages li {
	margin: 0;
	padding: 0;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

/**
* =5.2: Basic Product Info
**/
label.sizeLabel {
    width: 58px !important;
    text-align: left;
    font-weight: bold;
    float: left;
    display: inline;
}
.promotions {
    clear: both;
    width: 440px;
    float: left;
    height: auto;
    display: inline;
    margin: 5px 0 0;
    background: #F5F1E9 url(/images/backgrounds/bg-promotionaltext-productpage.png) no-repeat left top;
}
.promotions h2 {
    font-size: 0.7em;
    padding: 6px 10px 0 !important;
    text-transform: uppercase;
    font-weight: bold;
}
.productDesc {
	float: left;
	display: inline;
	width: 440px !important;
	padding: 0 0 0 10px;
}
.productDesc form {
/*  clear: both;
    width: 400px;
    float: left;
    display: inline; */
}
.productDescLeft {
    float: left;
    width: 275px;
    display: inline;
    margin: 0 0 10px;
}
#pList .productLabels b {
    color: #666 !important;
    font-weight: normal !important;
    padding: 0;
}
#pList li .price .bwPrice {
    color: #666 !important;
    font-weight: normal;
    margin: 0 0 0 5px !important;
    float: left;
}
.productDescLeft b.bwPrice {
    color: #666 !important;
    margin: 1px 5px 0 0 !important;
    font-weight: normal;
}
.productDescLeft b.hiacynt {
    color: #970051 !important;
    font-weight: 600 !important;
    margin:2px 5px 0 11px !important;
}
.hiacynt em { margin: 0; font-weight: bold;}
.productDescLeft b.bwHiacint {font-weight: 600;margin:2px 5px 0 11px !important; color: #000 !important;}
.productList li .price b {
    float: left;
    font-weight: 500;
    margin-left: 0 !important;
    font-family: Tahoma, sans-serif;
}
#pList b.hiacynt  { color: #970051 !important; font-weight: 600 !important;}
#pList b.bwHiacynt  { color: #333 !important; font-weight: 600 !important;}
.productList li .price b.bwHiacynt {
    font-weight: bold;
}
#pList .price b em { font-size:0.95em; font-weight:bold;}
.productList .price b {
    line-height: 1.2em;
    color: #970051 !important;
}

.productDescRight {
    float: right;
    width: 165px;
    display: inline;
}
.productDesc h1 {
	margin: 10px 10px 0px 11px;
	padding: 0 0 5px; !important;
	font-weight: bold;
	color: #000;
	text-transform: capitalize;
}
#WriteReview label { width: 100px !important;}
#WriteReview .formRow { width: 400px !important;}
.productDesc h3 {
	margin: 3px 10px 3px 11px;
	font-weight: normal;
    padding: 0 0 5px; !important;
    text-transform: capitalize !important;
}
.productDesc p {
    padding: 5px 0 0 11px !important;
    float: left;
    display: block;
    width: 415px;
}
.productDesc .promotions p {
    padding-bottom: 5px !important;
}
.productDesc b {
    margin:2px 5px 20px;
}
.productDescLeft b.bwHiacynt {
    margin:2px 5px 20px 11px;
    font-weight: bold;
    display: inline;
    float: left;
}
.productDesc .promotion b { display: block; }
.productDesc #productFm label, .productDesc #productFmAjax label, .productDesc #addToBasket label {
	width: 48px !important;
	text-transform: none;
	text-transform: capitalize;
}
#addToBasket label {padding-top:3px;}
.productDesc #addToBasket .smallInput { margin-top: 3px; }
.colorLabel {
    display: block;
    float: left;
    font-weight: bold;
    margin: 1px 5px 0 0;
}
.colorSelected {
    display: block;
    float: left;
    font-weight: bold;
    margin: 1px 0 5px 0;
    width: 58px !important;
}
.colorName {
    float: left;
    display: inline;
    margin: 2px 0 0;
    width: 150px;
}
.colorSwatches, .merchColorOptions .colorSwatches {
    float: left;
    clear: both;
    display: inline;
    margin: 2px 0px 3px 50px !important;
    width: 370px;
}
.soldOutMsg {
    float: left;
    display: inline;
    margin: 5px 10px 4px 15px;
    line-height: 1.5em;
}
#userfulInformation {
    clear: both;
    width: 400px;
    float: left;
    display: inline;
    margin: 5px 0 0;
}
    /**
* =5.3: Detailed product info
*/
.sizeGuide {
    display: block;
    float: left;
    text-transform: uppercase;
    margin: 4px 0 0;
}
.merchandisedList .sizeGuide { margin: 2px !important;}
.productInfo {
	margin-top: 0px;
	width: 415px;
    float: left;
    display: inline;
    clear: both;
    font-size: 1em;
	padding: 0px 10px 15px 12px;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}
.productInfo table th {
	padding: 0 5px 10px 0;
	width: 120px;
}
.productInfo table td { padding: 0 0 10px 5px; }
.productInfo form {
	padding-top: 10px;
	border-top: 1px solid #e6e6e6;
}
.productInfo form .infoText {
    float: left;
    padding-left: 120px;
    width: 585px;
}
.productInfo form .infoTextTab {
    float: left;
    padding: 5px 0 10px 100px;
    width: 285px;
}
.productInfo p, .productInfo h1, .productInfo h2, .productInfo h3,
.productInfo ul, .productInfo ol, .productInfo b {
    padding: 0 !important;
    margin: 5px 0 0 !important;
    float: left;
    display: inline;
    width: 400px !important;
}
form#WriteReview textarea { width: 255px;}
.productInfo ol {
    float: left;
    margin-left: 10px;
   /* display: list-item;*/
    list-style-position: inside;
    list-style-type: decimal; /* trying to force msie */
    padding-left: 1em;
    height: 1%;
}
.productInfo ol li ul li { font-size: 0.9em; }
.productInfo ol li ul li { float: none; clear: both; font-size: 1em; }
.productInfo ol {
    padding: 0 !important;
    margin: 5px 0 5px 0 !important;
}
.productInfo ol li { line-height: 1.3em;}
.productInfo ul li { padding-bottom: 2px;  }
.productInfo ul { padding: 5px 0; }
.productInfo .reviewsList li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #e6e6e6;
	display: inline-block;
}
td.imgTdHolder { padding: 5px 15px 10px 5px !important; }
td.imgTdHolder img { width: 71px !important; height: 91px !important; }
input.submitReview {
    width: 80px !important;
    height: 22px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -808px;
    text-indent: -999em;
    text-transform: uppercase;
    margin: 5px 0 5px 100px;
}
/*img.colourbox {
    padding: 1px;
    border: 1px solid #333;
}*/
/**
* =5.4: Bundle promotion
*/
.productBundlePromotion {
	clear: both;
	margin-bottom: 20px;
}
.productBundlePromotion h2 { padding-top: 0 !important; }
.productBundlePromotion .bundlePrice { float: right; }

/**
* =6: Add to basket popup
*/
h2.addToBasket {
    background: url(/images/icons/headings-icons.png) no-repeat left top !important;
    padding: 7px 0 6px 30px !important;
    margin: 3px 10px 0;
    font-family: dinRegular;
    font-size: 1em;
    text-transform: uppercase;
    float: left;
}
.atbPopupContent table { width: 100%; }
.atbPopupContent {
    position: absolute;
    background: #fff url(/images/backgrounds/bg-horizontal-line.gif) repeat-x left 29px;
    top: 83px;
    left: 50%;
    margin-left: -300px;
    padding: 0;
    width: 605px;
    z-index: 150100 !important;
}
.promotionCode p, .promotionCode ul {
    float: left;
    clear: both;
    display: inline-block;
    padding: 5px !important;
    margin: 5px;
}
.promotionCode ul li { list-style:disc !important; padding: 0; margin: 0 50px; line-height: 1.5em;}
.recentlyViewedPopUp {
    position: absolute;
    background: url(/images/backgrounds/bg-recentlyviewed.gif) no-repeat left top !important;
    top: 83px;
    left: 50%;
    margin-left: -415px;
    padding: 0;
    width: 828px !important;
    z-index: 5100;
}
.recentlyViewedPopUp .promoPod { padding: 0 !important; margin: 0 !important;}
.atbPopupSize {
    position: absolute;
    background: #fff url(/images/backgrounds/bg-horizontal-line.gif) repeat-x left 29px;
    top: 83px;
    left: 50%;
    margin-left: -300px;
    padding: 0;
    width: 605px;
    z-index: 151000;
}
.atbPopupSize a.closeButton, .imageZoomWindow .closeButton {
    padding: 0;
    display: block;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -298px;
    width: 64px;
    height: 16px;
    color: #000 !important;
    text-indent: -999em;
}
.atbPopupSize .overlayButton {
    float: right;
    display: inline;
    margin: 10px 13px 4px 0;
}
.atbPopupSize table, .atbPopupSize table td, .atbPopupSize table th, .atbPopupSize table tr { padding: 0 !important; margin: 0 !important;}
h2.mailToFriend {
    background: url(/images/icons/headings-icons.png) no-repeat left -98px !important;
    padding: 11px 0 10px 30px !important;
    margin: 6px 10px 0 7px !important;
    font-family: dinRegular;
    display: block;
    line-height: 0;
    text-transform: uppercase;
    float: left !important;
}
#ajaxtargetEmailafriendQuickBox {
    float: left;
    padding: 10px 0 15px 15px;
}
#ajaxtargetEmailafriendQuickBox .confirmationmessage {
    padding: 0;
    margin: 0 0 350px;
    width: 440px;
    text-transform: uppercase;
    height: 40px;
    float: left;
    display: inline;
    background: none;
}
#ajaxtargetEmailafriendQuickBox .confirmationmessage ul li {
    padding-left: 0 !important;
}
#ajaxtargetEmailafriendQuickBox .confirmationMessage {
    padding-left: 0 !important;
    text-transform: none !important;
}
#ajaxtargetEmailafriendQuickBox .fielderror { margin-bottom: 10px;}
#ajaxtargetEmailafriendQuickBox .fielderror, #ajaxtargetEmailafriendQuickBox .actionerror {
    width: 440px !important;
    background: none !important;
    padding: 0 0 10px;
}
#ajaxtargetEmailafriendQuickBox .fielderror ul li .errorMessage, #ajaxtargetEmailafriendQuickBox .actionerror ul li .errorMessage {
    padding: 0 !important;
}
#ajaxtargetEmailafriendQuickBox .fielderror ul, #ajaxtargetEmailafriendQuickBox .actionerror ul {
    margin: 5px 0;
    padding: 0;
}
#ajaxtargetEmailafriendQuickBox .fielderror ul li, #ajaxtargetEmailafriendQuickBox .actionerror ul li {
    margin: 0;
    padding: 2px 0 !important;
    float: none;
    list-style: none !important;
    list-style-type: none !important;
    background: none;
}
#ajaxtargetEmailafriendQuickBox h1 {
    font-weight: bold;
    margin: 8px 10px 3px 0;
    text-transform: none;
    display: block;
    float: left;
    line-height: 1.3em !important;
}
#ajaxtargetEmailafriendQuickBox p {
    float: left;
    display: block;
    width: 400px;
    padding-bottom: 3px !important;
}
#ajaxtargetEmailafriendQuickBox p.advice {
    float: left;
    display: block;
    width: 430px;
    text-align: right;
    padding-right: 15px !important;
}
#shareProductFm input.submitMTF { margin-left: 353px;}
.formRow input, .formRowList input,.checkOutPage select, .formRow textarea {
    width: 285px;
    float: left;
}
.formRow {
    width: 440px;
    float: left;
    display: inline;
    margin: 5px 0 2px;
}
.formRow label, .formRowShortInput label,
#pwordStrengthIndicator label, .formRowList label {
    width: 140px !important;
    padding-right: 0 !important;
}
.imageZoomWindow .overlayButton {
    float: right;
    display: inline;
    margin: 7px 10px 0 0;
}
.atbPopupContent a.closeButton, .imageZoomWindow .closeButton {
	padding: 0;
	display: block;
	background: url(/images/buttons/btn-sprite.png) no-repeat left -298px;
    width: 64px;
    height: 16px;
    color: #000 !important;
    text-indent: -999em;
}
.atbPopupContent .overlayButton {
    float: right;
    display: inline;
    margin: 10px 13px 4px 0;
}
.videoWindow .overlayButton {
    float: right;
    display: inline;
    margin: 10px 0px 4px 0 !important;
}
.atbPopupContent .overlayButtonLower {
    float: right;
    display: inline;
    margin: 10px;
}

.atbPopupContent table {
	float: left;
	border-collapse: collapse;
}
.atbPopupContent table tr.tableBag {
    background: url(/images/backgrounds/bg-table-bag-th.gif) repeat-x left top;
}
.atbPopupContent table tr.border {
    background: url(/images/backgrounds/bg-added-to-basket-bottomline.gif) repeat-x left bottom;
}
.atbPopupContent table th {
	padding: 7px 10px 10px 18px;
	text-transform: uppercase;
}
.atbPopupContent table td {
	padding: 0 15px 5px 0px;
}
table .totals { font-weight: bold; text-transform: uppercase; width: 100px; }
.atbPopupContent table .alsoInBasket td { vertical-align: middle !important; }
.atbPopupContent table .alsoInBasket td.items { padding-top: 8px}
.atbPopupContent table .alsoInBasket td.rightAlign { padding-top: 0px !important; margin-top: 0px !important;  }
.atbPopupContent table .longCol { width: 320px; }
.atbPopupContent table .cartMsg {
	padding: 0 15px 0 0;
	width: 540px;
	background: 0;
	border: 0;
}
.atbPopupContent table td img { }
.atbPopupContent table td h3 {
	padding: 0px 0 10px 15px;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}
.atbPopupContent table td p b { display: block; font-weight: bold; }
.atbPopupContent table td p span { display: block;}
.atbPopupContent .exitButtons { float:right;}
#ajaxtargetProductQuickBox {
    float: left;
    display: inline;
    width: 854px;
}
#ajaxtargetProductQuickBox .productImage { height: 470px !important; margin: 10px 0 0 5px; }
.ajaxRI {position: relative;}
#ajaxtargetProductQuickBox .productDesc { padding: 7px 0 0 7px !important; }
ul.basketButtons {
    float: left;
    display: inline;
    padding: 15px 0px 10px 15px;
    width: 590px;
    background: url(/images/backgrounds/bg-added-to-basket-bottomline.gif) repeat-x left top;
}
ul.basketButtons li {
    float: left;
}
ul.basketButtons li a.contitnueShop {
    width: 129px;
    height:16px;
    display: block;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -244px;
    text-indent: -999em;
    margin-top: 5px;
}
ul.basketButtons li a.viewBasket {
    width: 125px;
    height:16px;
    display: block;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -260px;
    text-indent: -999em;
    margin: 6px 20px 0 200px;
}
ul.basketButtons li a.checkOutBasket {
    width: 103px;
    height:22px;
    display: block;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -276px;
    text-indent: -999em;
}
/**
* =x: Product comparison
*/
/**
* =x.1: Product list (cat/search/prod pages)
*/
.compareBlock {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/**
* =x.2: Compare page
*/
.compareTable {
	clear: both;
	padding-bottom: 10px;
	width: 100%;
}
.compareTable .highlightRow { background: #f3f3f3; }
.compareTable th {
	padding: 5px 10px;
	width: 172px;
}
.compareTable td {
	padding: 0px 10px 5px;
	width: 172px;
}
.compareTable .productInfo { border: 0; }
.compareTable .productInfo h3 span { display: block; }
.compareTable .productInfo h3 img {
	display: block;
	margin: 0 auto 10px;
	height: 120px;
	border: 5px solid #dfdfdf;
}
.compareTable .productInfo .priceBlock {
	padding: 0;
	text-align: right;
}
.compareTable .productInfo .priceBlock p { padding-bottom: 5px; }
.compareTable .productInfo .in, .compareTable .productInfo .out { text-align: right; }
.compareTable .compareLink {
	clear: both;
	padding: 0;
}
.compareTable .averageReviewRating {
	float: left;
	padding-bottom: 0;
}
.compareTable .averageReviewRating p { padding-bottom: 0; }
.compareTable form {
	clear: both;
	padding: 0;
	border: 0;
}
.compareTable form p {
	float: right;
	padding-bottom: 5px;
	width: auto;
}
.compareTable form label, .compareTable form input { width: auto; }

/**
* =x: Quickshop
**/
.quickshopTable { margin-bottom: 10px; }
.quickshopTable * { text-align: left; }
.quickshopTable th {
	padding: 5px 10px;
	background: #336699;
	color: #fff;
}
.quickshopTable td {
	padding: 10px;
	width: 350px;
	border-bottom: 1px solid #dfdfdf;
}
.quickshopTable .alt td { background: #efefef; }
.quickshopTable .over td { background: #fffccc; }
.quickshopTable input, .quickshopTable select {
	padding: 1px 2px;
	width: 350px;
}
.quickshopTable .errorMessage {
	clear: both;
	padding-left: 0;
}
/**
* =x: Product quickview
**/
h2.quickView {
    font-family: dinRegular;
    display: block;
    font-weight:500;
    float: left;
    margin:  0 10px 0 15px;
    padding-top: 10px;
    font-size: 1em !important;
    text-transform: uppercase;
}
.atbPopupContent a.viewDetailsBtn {
    padding: 0;
    display: block;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -314px;
    width: 175px;
    height: 16px;
    color: #000 !important;
    text-indent: -999em;
}
#ajaxtargetProductQuickBox p.overlayFixes { padding: 15px 6px !important; }

/**
* =x: Product Carousel
**/
.jcarousel-container { position: relative; }
.jcarousel-container-vertical {
	padding: 60px 0;
}
.jcarousel-clip-horizontal {
    z-index: 2;
    padding: 0;
    margin: 0 0 0 43px !important;
    overflow: hidden;
    position: relative;
	width: 746px;
	float: left;
}
.jcarousel-list {
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 75px; /* We set the width/height explicitly. No width/height causes infinite loops. */
}
ul.jcarousel-list-horizontal {
	padding: 0;
	background: 0;
	text-align: center;
	display: inline;
}
ul.jcarousel-list-vertical, ul.jcarousel-list-vertical li:first-child { background: 0; }
ul.jcarousel-list-vertical li { border: 0; }
ul.jcarousel-list-vertical li .price { padding-bottom: 10px; }
ul.jcarousel-list-vertical li form p { padding-left: 0; }

.jcarousel-prev-horizontal, .jcarousel-next-horizontal {
	top: 50%;
	margin-top: -28px;
    z-index: 3;
    display: none;
    float: left;
}
.jcarousel-prev-vertical, .jcarousel-next-vertical {
	left: 50%;
	margin-left: -28px;
    z-index: 3;
    display: none;
    float: left;
}

/* Horizontal Buttons */
.jcarousel-next-horizontal {
    position: absolute;
    right: 8px;
    top: 150px;
    width: 27px;
    height: 28px;
    cursor: pointer;
    background: transparent url(/images/icons/carousel/next-horizontal-black.png) no-repeat 0 0;
}
.jcarousel-prev-horizontal {
    position: absolute;
    width: 27px;
    top: 150px;
    height: 28px;
    cursor: pointer;
    left: 8px;
    background: transparent url(/images/icons/carousel/prev-horizontal-black.png) no-repeat 0 0;
}
.jcarousel-next-horizontal:hover, .jcarousel-prev-horizontal:hover { background-position: 0 0; }
.jcarousel-next-horizontal:active, .jcarousel-prev-horizontal:active { background-position: -27px 0; }
.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:active,
.jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -27px 0;
}

/* Vertical Buttons */
.jcarousel-next-vertical, .jcarousel-prev-vertical {
    position: absolute;
    bottom: -5px;
    width: 56px;
    height: 60px;
    cursor: pointer;
    background: transparent url(/images/icons/carousel/next-vertical.png) no-repeat 0 0;
}
.jcarousel-prev-vertical {
    top: 5px;
    background: transparent url(/images/icons/carousel/prev-vertical.png) no-repeat 0 0;
}
.jcarousel-prev-vertical:hover { background-position: 0 -64px; }
.jcarousel-next-vertical:hover { background-position: 0 -66px; }
.jcarousel-prev-vertical:active { background-position: 0 -125px; }
.jcarousel-next-vertical:active { background-position: 0 -128px; }
.jcarousel-next-disabled-vertical, .jcarousel-next-disabled-vertical:hover, .jcarousel-next-disabled-vertical:active,
.jcarousel-prev-disabled-vertical, .jcarousel-prev-disabled-vertical:hover, .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -195px;
}
/**
* =2: Promo pod
*/
.promoPod {
    position: relative;
    padding: 0;
    width: 828px;
    float: left;
}
.promoPod h2 {
    padding: 10px 0 0;
    background: url(/images/backgrounds/promo-pod-top.png) top left no-repeat;
}
.promoPod h2 span {
    float: left;
    padding: 0 10px 10px;
}
.promoPod ul {
    padding: 0;
    width: 705px;
    background: url(/images/backgrounds/promo-pod-middle.png) top left repeat-y;
}
.promoPod .productList {
    overflow: visible;
    background: none !important;
    margin: 0 !important;
}
.promoPod ul li {
    float: left;
    margin-top: 15px;
    padding: 5px;
    width: 111px;
    text-align: center;
    /*min-height: 215px;*/
}
.promoPod li:first-child { margin-left: 0; }
.promoPod ul li p { clear: both !important;}
.promoPod p.price .bwPrice {
    margin-left: 5px !important;
    float: left;
}
.promoPod p.price b.bwPrice {font-size: 0.9em; margin-top: 0 !important;}
.promoPod p.price b.bwHiacynt, .promoPod p.price b.hiacynt { font-weight: bold; margin-top: 1px;}
.promoPod p.price b.bwHiacynt, .promoPod p.price b.bwPrice {color:#333 !important; margin-top: 2px !important;}
.jcarousel-clip p { text-align: left !important; padding: 0px 4px !important;}
#secondNav .viewedItems ul li a {
    display: inline !important;
}
#secondNav .viewedItems {
    width: 180px !important;
    padding: 15px 0 10px 15px !important;
    margin: 0;
    float: left;
    display: inline;
    clear: both;
}
#recentlyViewedItems .productList li {
    width: 184px;
    height: 305px !important;
    float: left;
    margin: 0 !important;
    padding: 0 2px 0 0px !important;
    border: 0;
    text-align: center !important;
}
#recentlyViewedItems ul li a:hover {background: none !important;}
#recentlyViewedItems p.price { padding: 4px 10px 0 !important; display: inline-block; float: left;}
#recentlyViewedItems ul li a img { padding: 0 !important; margin: 0 !important;}
#recentlyViewedItems ul li a { padding: 0px !important; margin: 0px !important;}
#recentlyViewedItems .productList li a {text-align: center !important;}
#recentlyViewedItems .productList li a img {float: none; width: 180px !important; height: 231px !important;}
#secondNav .viewedItems img { margin: 0 10px 0 0 !important; }
/*
** Size Guie
*/
.sizeGuideContainer {
    display: inline;
    float: left;
    text-align: center;
    margin: 0px;
    padding: 15px 10px;
}
.sizeGuideContainer p { width: 100% !important;}
.promotionCodeContainer {
    display: inline;
    float: left;
    margin: 0px;
    padding: 15px 10px;
}
.promotionCodeContainer ul {
    margin: 6px;
}
.promotionCodeContainer ul li {
    line-height: 1.3em;
}
.siteSelectorContainer div div { margin: 25px 15px 10px 25px;}
