/* LAST UPDATED 2014-01-29  */

/* Fix for second add to cart button */
table.prodPageContent #lineItemsForm {width: 575px;}

/* Give variation drop down box a hight to prevent from disapearing in IE7 11-06-13 // should be applied to product.css */
select.variationDD {height:17px;}

/* Fix for Sold Out Items area, where if the item was on sale, it would extend outside the boundaries of the containing box. */
body.productPage .adornmentPriceElement {float:none;} 

/* ########################### start  ################################ */
#sitefooter { width: 943px; overflow: hidden; clear: both; border-style: none;}
.productTop, .productBottom { margin-bottom: 1em;  }
.suiteCutline, .productCutline { margin: 0 0 1em 0; }s
.suiteCutline ul, .productCutline ul { padding-left: 1.2em; }
.productSizeGuide {  }
.productBottom { margin: 0 0 1em 0; }
.suiteTop { margin-bottom: 1em; }
ul.suiteProducts { list-style: none; padding: 0; margin: 0; }
ul.suiteProductSizeGuides { list-style: none; padding: 0; margin: 1em 0 0 0; }
.suiteProductCutline { display: inline; }
.suiteCutline, .suiteProductCutline { margin: 0 0 1em 0; }
.suiteCutline ul, .suiteProductCutline ul { margin: 0 0 0 1.4em; padding: 0; list-style-type: disc; }
.suiteBottom { margin-top: 1em; }
#footerBar { width: 943px; } 

.prodTrans{ background: #EEEEEE; border:solid 1px #999; padding:0px; -moz-box-shadow: 5px 5px 5px rgba(0,0,0,.4); -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.4); -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.prodTransTop{ width:415px; background-color:#999; border:none; padding:10px 0px 5px 10px;}
.prodTransDispName{background-color: #999; color: #FFFFFF; font-weight: bold;}
.prodTransDsgName{font-weight:bold; }
.prodTransContent{ border:none; padding:10px; background: #EEEEEE; border-bottom: 1px solid #DDD;}
.closeTranslation{position: absolute; right: 4px; top: 4px; }

.suiteDetailsTitle,.suiteOverviewTitle,.cutlineDetailsTitle,.cutlineOverviewTitle {display: none;}

/*	7/31/12 Changing line below to 'last-child': causing "About Designer" to not display on prodcut pages */
.suiteProducts .aboutDesignerCopy {display: none;}
.suiteProducts .suiteDetails:last-child .aboutDesignerCopy { display: block; margin-top:5px;}

/* #######################Channel Product Page ###################### */
body.productPage.chanel div.pagination .prevpage {background: url("/category/images/prev_black.gif") no-repeat scroll left 2px transparent;}
body.productPage.chanel div.pagination .nextpage {background: url("/category/images/next_black.gif") no-repeat scroll right 2px transparent;}
body.productPage .details .more .show {background: url("/category/images/more_arrow_black.gif") no-repeat scroll right 4px transparent;}
body.productPage.chanel #breadcrumb #bccat,
body.productPage.chanel div.pagination,
body.productPage.chanel div.pagination a,
body.productPage.chanel #productDetails a {color: #000000;}
body.productPage.chanel .replenish a {color: #000000;}
/* #################### End Channel Product Page #################### */


/* #################### Fixes for the September Build ################## */
/* Advertised promo cutlines */
body.productPage #productDetails .advPromo {padding: 6px 0;width: 100%;}
/* ########################## End of Fixes ########################## */

/* Adobe Price font size change UPDATE removed due to defect in test */
/* div.lineItemInfo span, body.productPage .adornmentPriceElement {width: 150px;} */

/* pinterest temporary fix */
div.controls div.social span#pinterestLink {position:relative;top:6px;}

/* Product Page test and target */
body.productPage #slotPromo1 div {padding-top: 3px;}
body.productPage div.prodNav {margin-top:10px;}

body.productPage td.coRule {background:none; border-top:1px solid #b5b5b5;}
