﻿div.leftColContent_A {
	width:962px;
	border-right:none;
}
div.rightColContent_A {
	display:none;
}

h1.HeaderTitle {
line-height:20px;
padding:15px 0 5px 24px;
}

.hlBackToSearch {
    color: #FFFFFF !important;
    position: absolute;
    right: 18px;
    top: -37px;
}

div.prodDetailCol_Left {
    float: left;
    height: auto;
    padding: 0 0 0 20px;
	margin-bottom:16px;
    width: 462px;
}

div.prodDetailCol_Left h3 {
  padding: 16px 0px 5px 4px;
  float: left;
  margin: 0;
}

div.prodDetailCol_Left span.price {
  float: left;
  font-size: 14px;
  color: #010101;
  padding: 5px 0px;
  margin: 0;
}

.priceSpacer {
float:left;
height:27px;
width:1px;
}

div.prodDetailImageHldr {
  float: left;
  width: 460px;
  height: 339px;
  border: solid 1px #d6d6d6;
  position: relative;
}

.prodDetailImageHldr img{
/*
  max-width: 400px;
  _width: expression(this.width > 400 ? 400: true);
  max-height: 335px;
  _height: expression(this.width > 335 ? 335: true);
  */
  background: url(../images/elementsImages/loading.gif) no-repeat;
  background-position: center;
}

div.prodDetailCol_Left div.prodDetailImageHldr img.viewLargeBtn {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
}

div.thumbHldr {
  float: left;
  width: 320px;
  padding: 8px 0;
}

div.thumbHldr img.thumbnailImage {
  float: left;
  border: solid 1px #d6d6d6;
  margin-right: 5px;
}

div.thumbHldr img.selectedImage {
  border: solid 1px #89867c;
}

div.prodDetailCol_Right {
  float: right;
  height: auto;
  width: 480px;
  padding: 16px 0px 16px 0px;
  /*margin:-45px 0 0 0;*/
}

div.prodDetailCol_Right ul {
  float: right;
  margin: 0;
  padding: 1px 0px 4px 0px;
  list-style: none;
  position:absolute;
}
div.prodDetailCol_Right ul li {
  padding-left: 10px;
  background-image: url(../images/elementsImages/returnResults_btn.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
}


div.prodDetailCol_Right ul li a {
  padding: 0px 2px 0px 0px;
  text-decoration: none;
  color: #ffffff;
}

div.prodDetailCol_Right ul li a:hover {
  color: #ffffff;
  text-decoration:underline;
}


div.prodDetailInfoHldr {
  float: left;
  position:relative;
  top:-1px;
}

div.prodRating {
  float: right;
  width: auto;
  position: relative;
  margin:6px 0 0px 1px;
}
div.prodWriteAReview {
  clear:right;
  float: right;
  width: auto;
  position: relative;
  margin:0px 0 8px 1px;
  font-size:10px;
}
div.prodWriteAReview a {
	color:#000;
}

div.prodRating div.prodRatingStars {
  float: left;
  padding: 0px 5px 0px 0px;
}
div.prodRating img
{
    background: none repeat scroll 0 0 transparent;
}
div.prodRating a {
  float: left;
  line-height: 13px;
  font-size: 10px;
  color: #171717;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
}

/*div.prodRating a:hover {
  color: #b9dbee;
}*/

.prodLinks {
float:left;
height:32px;
width:460px;
background:#ececec;
}

div.addFavoritesHldr {
/*position:absolute;
top:0;
right:0;*/
float:left;
}

div.addFavoritesHldr a.addFavorites {
  font-size: 13px;
  display: block;
  text-align: right;
  background: url(../images/elementsImages/addFavorites.png) no-repeat top left;
  padding: 0px 0px 0px 24px;
  margin: 7px 8px 0 16px;
  line-height:17px;
  text-decoration: none;
  color:#171717;
  width: auto;
}

div.addFavoritesHldr a:hover.addFavorites {
background-position:bottom left;
}

div.shareHldr 
{
    float:left;
	width:auto;
}
div.SendtoStoreHldr
{
    float:left;
}
.fb_prodDetails
{
    position:relative !important;
	left:0px;
	top:0px;
	z-index:100;
	width: 280px;
}
div.printHldr 
{
    float:left;
/*position:absolute;
top:48px;
right:0;*/
}

div.printHldr a.printProd {
  font-size: 13px;
  display: block;
  text-align: right;
  background: url(../images/elementsImages/printDetail.png) no-repeat top left;
  padding: 0px 0px 0px 24px;
  margin: 7px 8px 0 8px;
  line-height:17px;
  text-decoration: none;
  color:#171717;
  width: auto;
}

div.printHldr a:hover.printProd {
background-position:bottom left;
}

.HeaderDetails {
  color: #1e1e1e;
  font-size:20px;
  border-bottom:1px solid #d7d7d7;
}

.itemDetails {
  /*width:300px;*/
  z-index:2;
  padding: 18px 22px 16px!important;
  height:
}
.proddetailstab {
	height:402px;
	overflow-y:auto;
	overflow-x:hidden;
}
.fabselectortab {
	height:394px;
	overflow:visible;
}
.itemDetails p {
  margin: 10px 0px 10px 0px!important;
}

div.shareHldr a.shareProd {
  font-size: 13px;
  display: block;
  text-align: right;
  background: url(../images/elementsImages/shareProd.png) no-repeat top left;
  padding: 0px 0px 0px 24px;
  margin: 7px 8px 0 8px;
  line-height:17px;
  text-decoration: none;
  color:#171717;
  width: auto;
}
div.shareHldr a.shareProd:hover {
    background-position:left bottom;
}
.SendtoStoreHldr a.sendStore {
  font-size: 13px;
  display: block;
  text-align: right;
  background: url(../images/elementsImages/homeIcon.png) no-repeat top left;
  padding: 0px 0px 0px 24px;
  margin: 7px 8px 0 8px;
  line-height:17px;
  text-decoration: none;
  color:#171717;
  width: auto;
}
.SendtoStoreHldr a.sendStore:hover {
    background-position:left bottom;
}



.fabricNumber {
  font-weight: bold;
  position: absolute;
  top: 98px;
  left: 11px;
  color:#282828;
}

#ctl00_cphMain_ctl00_lblFabricNumber {
  position: absolute;
  top: 112px;
  left: 11px;
  color:#282828;
   font-size:11px;
}

#AdditionalInfo
{
    float:left;
}
#AdditionalInfo span
{
    float:left;
    font-weight:bold;
}
#AdditionalInfo ul
{
    float:left;
}
#AdditionalInfo ul li
{
    float:left;
    padding-right:5px;
}
/**** PRoduct details fabric ******/

    .currentFab {
      font-weight: bold;
	  margin-bottom:2px;
    }
    #ctl00_cphMain_ctl00_imgCurrentFabric {
    }

    #ctl00_cphMain_ctl00_lblMeasuring {
		position: absolute;
		color:#282828;
		font-size:11px;
    }

    .fabricType {
      font-weight: bold;
      color:#282828;
    }

    #ctl00_cphMain_ctl00_lblFabricType {
      position: absolute;
      top: 60px;
      left: 11px;
      color:#282828;
      font-size:11px;
      line-height:12px;
      width:178px;
    }
    .colorShown {
      font-weight: bold;
      color:#282828;
    }

    #ctl00_cphMain_ctl00_lblFabricColor {
      color:#282828;
       font-size:11px;
    }
    .pillowCover{
      font-weight: bold;
      font-size: 12px;
      color:#282828;
    }

    .lblPillowCover{
      color:#282828;
       font-size:11px;
    }
    /** / **/



    .currentFab2 {
      font-weight: bold;
    }
    #ctl00_cphMain_ctl00_imgCurrentFabric2 {
    }
    
    .fabricType2 {
      font-weight: bold;
      color:#282828;
    }

    #ctl00_cphMain_ctl00_lblFabricType2 {
      color:#282828;
      font-size:11px;
      line-height:12px;
    }

    .colorShown2 {
      font-weight: bold;
      color:#282828;
    }

    #ctl00_cphMain_ctl00_lblFabricColor2 {
      color:#282828;
       font-size:11px;
    }
    
    .pillowCover2{
  font-weight: bold;
  font-size: 12px;
  color:#282828;
}
.lblPillowCover2{
  color:#282828;
   font-size:11px;
}


/**********/

.fabricNumber2 {
  font-weight: bold;
  color:#282828;
}

#ctl00_cphMain_ctl00_lblFabricNumber2 {
  color:#282828;
   font-size:11px;
}
.currentFabricInfo {
	width:112px;
	float:left;
}
.fabricStats {
    clear: right;
    float: left;
    line-height: 22px;
    margin: 30px 0 0px 36px;
	width:285px;
}
.fabricFilters {
	background:url(../Images/elementsImages/fabricSearchGradiant.png) 0 0 repeat-x scroll;
	float:left;
	width:439px;
	padding: 5px 0px 8px 8px;
    margin-top: 25px;
	height:66px;
	position:relative;
	clear:both;
}







.fabricOnline {
  position: absolute;
  top: 163px;
  left: 0px;
  display: block;
  border-top: 1px solid #e7e7e7;
  width: 302px;
  padding: 5px 0 0 11px;
}

a.inStore1 {
  width: 104px;
  text-align: center;
  position: absolute;
  top: 0px;
  padding: 5px 0;
  left: 0;
  cursor: pointer;
  border-bottom:1px solid #d7d7d7;
}

#fabricCategories {
  position: absolute;
  top: 23px;
  left: 0;
  width: 312px;
  z-index: 11;
  background: #eee;
  padding-top:5px;
}

.narrow {
  width: 58px;
  text-align: center;
  padding: 5px;
}

.imgNarrow {
  float: left;
  clear: both;
  text-align: center;
}

.narrowTitle {
  float: left;
  clear: both;
  text-align: center;
  width: 58px;
  font-size: 10px;
}
a.inStore2 {
  width: 104px;
  text-align: center;
  position: absolute;
  top: 0px;
  padding: 5px 0;
  left: 104px;
  cursor: pointer;
  border-bottom:1px solid #d7d7d7;
}

#fabricColors {
  position: absolute;
  top: 23px;
  left: 0;
  width: 312px;
  z-index: 11;
  background: #eee;
  padding-top:5px;
}

a.inStore3 {
  width: 104px;
  text-align: center;
  position: absolute;
  top: 0;
  padding: 5px 0;
  left: 208px;
  cursor: pointer;
  border-bottom:1px solid #d7d7d7;
}

a.inStore4 {
  width: 78px;
  text-align: center;
  position: absolute;
  top: 0;
  padding: 5px 0;
  left: 234px;
  cursor: pointer;
  border-bottom:1px solid #d7d7d7;
}

a:hover.inStore4, a:active.inStore4, a:hover.inStore3, a:active.inStore3, a:hover.inStore2, a:active.inStore2, a:hover.inStore1, a:active.inStore1 {
  background: #eee;
  color: #000;
}


#fabricStyles {
  position: absolute;
  top: 23px;
  left: 0;
  width: 312px;
  z-index: 11;
  background: #eee;
  padding-top:5px;
}

#fabricSearch {
  position: absolute;
  top: 0px;
  left: 0;
  width: 312px;
  z-index: 11;
  background: #eee;
  padding-top:5px;
  border-bottom:1px solid #d7d7d7;

}

#fabricSearch .enterFab {
padding:15px 20px 0;
}

#fabricSearch .inputstyle {
position:relative;
z-index:12;
}

#fabricSearch .inputstyle input {
width:220px;
position:relative;
z-index:12;
background:url(../images/elementsImages/inputBG.png) no-repeat fixed !important;
}

.enterFab #ctl00_cphMain_ctl00_lnkAdvancedFabricSearch {
float:right;
}

#ctl00_cphMain_ctl00_dLstFabrics, dLstFabrics {
  position: absolute;
  top: 30px;
  left: 6px;
  z-index: 10;
}



.selectCover {
  border-top: 1px solid #e7e7e7;
  position: absolute;
  width: 302px;
  padding: 0 0 0 10px;
  top: 225px;
  font-size: 12px;
  left: 0;
  line-height:24px;
}

.selectCover ul {
position:absolute;
top:0;
left:80px;
}

.selectCover ul li {
float:left;
background:none !important;
}

#ctl00_cphMain_ctl00_rblLayers {
  margin: -2px 0 0 0;
}

.fabPrevNext.first{
  position: relative;
  top: 171px;
  width: 300px;
}

.fabPrevNext {
  position: relative;
  top: -4px;
  width: 300px;
}

.fabPrevNext #ctl00_cphMain_ctl00_lnkPrev, .fabPrevNext #ctl00_cphMain_ctl00_lnkPrev2 {
  float: left;
}

.fabPrevNext #ctl00_cphMain_ctl00_lnkNext, .fabPrevNext #ctl00_cphMain_ctl00_lnkNext2 {
  float: right;
}

.fabPrevNext #ctl00_cphMain_ctl00_lbResetAll22 {
	float:left;
	clear:both;
}


.ProdDetailsInfo {
  float: left;
  width:962px;
}
.MainTabs {
	/*display:none;*/
}
.OverviewMessage
{
   font-size: 10px;
   line-height: 12px;
}
div.infoTabs {
  float: left;
  width: 962px;
  min-height: 482px;
  border: none;
  border-right: 0;
}

div.tabProd {
  margin: 13px 0px 0px 0px;
  float: left;
  width: 480px;
  height: 462px;
  border-top: solid 1px #ccc;
  position:relative;
  display:inline-block;
}

.ProdDetailsInfo .tabbed-content {
  padding: 10px;
  margin:-1px 0 0;
  border-top:none;
  position:relative;
  z-index:1;
  clear:both;
  width:942px;
  display:block!important;
  overflow:hidden
}

.bottom.titleWrapper h1 {
	font-size:16px;
	padding-top:5px;
	font-weight:bold;
}

.ProdDetailsInfo .tabbed-content p {
  margin: 10px 0;
}

#ctl00_cphMain_ctl00_pnlCart {
  margin: 10px;
  _margin:5px;

  float: left;
  padding: 0 0 10px;
  position:relative;
  width:183px;
}

#ctl00_cphMain_ctl00_txtQuantity {
  width: 20px;
  float: left;
  border: 1px solid #ccc;
  height: 17px;
  /*line-height: 23px;*/
  padding: 3px 0px 0px 0px;
  text-align: center;
  margin: 0 6px 0 0px;
}
#ctl00_cphMain_ctl00_txtPostalCode {
  width: 60px;
  float: left;
  border: 1px solid #ccc;
  height: 17px;
  /*line-height: 23px;*/
  padding: 3px 0px 0px 0px;
  text-align: center;
  margin: 0;
}

.quant {
  line-height: 23px;
  display: block;
  margin-right:2px;
  font-size:13px;
  width:70px;
}

#ctl00_cphMain_ctl00_pnlGetZip {
  float: left;
  clear: both;
  margin: 5px 0 10px -5px;
  /*text-align:center;*/
  width:60px;
}

#ctl00_cphMain_ctl00_pnlGetZip input {
  float: left;
  clear: both;
  margin: 5px 0 0 4px;
  *margin:5px 0 0 9px;
  width:85px;
}

#divCartMessage,.divCartMessage {
	background:#FFFFFF;
	border: 2px solid #efd734;
	float: left;
	left: 0;
	padding: 1px;
	position: relative;
	top: 0;
	width: 191px;
	z-index: 10;
	text-align:center;
	margin-left: -7px;
	margin-bottom: 7px;
	overflow:hidden;
	_display:inline;
}
#divCartMessage img, .divCartMessage img
{
	margin:4px;
	float:left;
    height:40px;
    width:45px;
}
#cartMessageText,.cartMessageText
{
	float: left;
	padding: 5px;
	text-align: center;
	width: 116px;
	
}

.cartMessageClose {
	position:absolute;
	right:10px;
	bottom:4px;
	cursor:pointer;
}
.cartImgBtn
{
	width:150px;
	border: medium none;
	color: #FFFFFF !important;
	text-decoration: none;
	line-height: 21px;
	padding: 0 9px 0 6px !important;
	text-align: center;
}    
.cartHeader
{   text-align : center;
	border-bottom: 1px solid black;
	margin-top:-12px;
	margin-bottom: 14px;
	position:relative;
}
.cartHeader span
{
	color:#000000;
	background-color:#D4DCE7;
	top:8px;
	position:relative;
	padding-left: 5px;
	padding-right: 5px;
    font-weight: bold;
}
#ctl00_cphMain_ctl00_btnAddToCart, #ctl00_cphMain_ctl00_cart_lbGoToCart, #ctl00_cphMain_ctl00_btnSeeInStore {
  width: 140px;
  margin-top:8px;
  float:right;
  height:32px;
  padding-top:0px;
  font-weight: bold;
}

.belowImage {
	width:460px;
	border:1px solid #D6D6D6;
	/*overflow:hidden;*/
	float:left;
	margin-top:2px;
}
#txtLocatorZip {
	width:110px;
}

#ctl00_cphMain_ctl00_pnlFeatureIcons, #ctl00_cphMain_ctl00_pnlFeatureIcons .iconHolder {
float:left;
width:700px;
}

#ctl00_cphMain_ctl00_pnlFeatureIcons {
margin:0 0 20px;
}

#ctl00_cphMain_ctl00_cart_lbGoToCart {
margin:10px 0 0 0;
}

.cart {
  margin: 10px;
  float:left;
  clear:both;
  width:183px;
  clear: both;
}

.cartBg {
  background:#d4dce7;
  float:left;
  margin:0 0 10px 8px;
  padding:0 0 10px;
  position:relative;
  width:203px;
}

.cart table {
  float: left;
  width: 100%;
}

.carthead {
  border-bottom: 1px solid #000;
  font-weight: bold;
}

.rightColCheckout {
  color: #FFFFFF !important;
  text-decoration: none;
  width: 75px;
  float: right;
}

 #ctl00_cphMain_ctl00_lblCartMessage {
  margin: 10px;
  padding: 10px;
  background: #fcf3b4;
  border: 2px solid #efd734;
  float: left;
  width:165px;
  text-align:center;
}
/*
#ctl00_cphMain_ctl00_pnlNotAvailable{
	margin: 3px;
	background:#FFFFFF ;
	border: 2px solid #efd734;
	float: left;
	height:93px;
	width:191px;
	_display:inline;
	padding: 1px;
	text-align:center; 
}
#ctl00_cphMain_ctl00_pnlNotAvailable img
{
	margin:4px;
	float:left;
}
*/
#ctl00_cphMain_ctl00_pnlNotAvailable{
    float: left;
    margin: 10px;
    padding: 0 0 10px;
    position: relative;
    width: 183px;
}
#ctl00_cphMain_ctl00_spanQuantity,#ctl00_cphMain_ctl00_spanCartZip
{
	display:inline-block;
}

.ImgBtnCart
{
	background: url("../images/elementsImages/lrgBtn_right.png") no-repeat scroll right 0 transparent;
	border: medium none;
	color: #FFFFFF !important;
	cursor: pointer;
	float: right;
	height: 22px;
	line-height: 21px;
	margin: 5px;
	text-align: center;
	text-decoration: none;
	width: 180px;
}

.fabricFilters .inputstyle {
	margin-left:-1px;
}
.txtCoverSearch {
	float:right;
	padding:2px 16px 0 0;
}
.txtCoverSearch label {
	float:left;
	padding:2px 5px 0 0;
}
#txtCoverSearch {
	width:105px;
}

#btnCoverSearch .imgBtn {
	font-size:11px;
}

.myfavoritesFilter {
	margin-left:3px;
	float:left;
}

.myfavoritesFilter input {
	margin-left:20px;
	vertical-align:text-bottom;
}

.myfavoritesFilter label {
	padding-left:5px;
	vertical-align:-1px;
}

.Success {
margin:5px;
padding:5px;
/*width:100%;*/
background: #c8fcb4;
border: 2px solid #78c819;
clear: both;
display: block;
text-align:center;
float:left;
}

#ctl00_cphMain_ctl00_lblFabricCount, #ctl00_cphMain_ctl00_lblFabricCount2 {
position:relative;
top:0;
width:215px;
text-align:center;
font-size:11px;
color:#999;
float:left;
}


.similarProdLink {
	height:auto;
	overflow:hidden;
}
.addToFavC {
	width:auto;
	position:static;
	top:auto;
}


#mycarousel {
float:left;
clear:both;
}

#mycarousel li {
float:left;
width:150px;
height:179px;
padding:8px 0;
position:relative;
}

#fabricsCarousel li {
float:left;
background-image:none;
}

span.spanEditCart{

padding:5px 0px 5px 0px;

}
span.spanEditCart p{
margin-left:0px;
margin-right:0px;
padding-left:0px;
padding-right:0px;
font-weight:bold;
}

span.spanEditCart p span{
	color:#0070af;
	text-decoration:underline;
}

div.prodConfiguration
{
}

a#hlBear img#imgRawr {
position:absolute;
top:0;
left:0;
}

.salePriceDisc {
font-size:14px;
width:191px;
text-align:center;
display:block;
float:left;
color:#000;
padding-top:10px;
}

.Measuring {
	float: left;
	border-bottom: 1px solid #e7e7e7;
	width: 930px;
	margin:0 16px;
}

.Measuring img {
  float: left;
  width:100px;
  height:100px;
  padding:10px 0;
}

.Measuring span {
  float: left;
  /*border-left: 1px solid #e7e7e7;*/
  width: 694px;
  padding-bottom:20px;
}

.Measuring h3 {
  color: #040404;
}

.Measuring span p{
  margin:10px 0 0 24px !important;
}

.thumbnailImage {
width:40px !important;
max-height:40px !important;
display:inline;
vertical-align: middle;
}

.thumbBG {
border:1px solid #d7d7d7;
width:40px;
height:41px;
line-height:40px;
text-align:center;
float:left;
margin:0 3px 0 0;
}

#ctl00_cphMain_ctl00_dLstFabrics2 {
margin:48px 0 0 1px;
}

.shareModal {
position:absolute;
height:60px;
width:400px;
left:154px;
top:481px;
z-index:2;
}

.modalCapLeft {
float:left;
width:15px;
height:60px;
background:url(../images/backgrounds/shareLeftCap.png) no-repeat;
}

.modal {
float:left;
min-width:60px;
height:29px;
padding:15px 5px 15px;
background:url(../images/backgrounds/share.png) repeat-x;
}

.modal a:hover{
opacity:.6;
}

.modalCapRight {
float:left;
width:15px;
height:60px;
background:url(../images/backgrounds/shareRightCap.png) no-repeat;
}



span.helpPrice {
  font-size: 16px;
  line-height:18px;
  text-decoration: none;
  color:#171717;
}

a.helpMark, a.helpMark_FavoritesFilter
{
    color: #171717;
    height: 18px;
    line-height: 8px;
    padding: 0 6px 0 0;
    text-decoration: none;
    width: 20px;
	background: url(../images/elementsImages/helpIcon.png) no-repeat top right;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

a.helpMark_FavoritesFilter
{
	vertical-align: -5px;
}


a:hover.helpMark, a:hover.helpMark_FavoritesFilter {
background-position:bottom right;
}



.lblPricePrefix {
	color: #445983;
	cursor:pointer;
	margin-right:7px;
	text-decoration:underline!important;
}
.lblPricePrefix {
	text-decoration:none;
}

.priceInformation
{
	display: none;
	width: 326px;
	position: absolute;
	left: 214px;
	top: 109px;
	z-index: 1000;
	background: #D4DCE7;
	border: 1px solid #D7D7D7;
	*top: 107px;
}


#helpMark_MyFavoriteFabrics
{
	display: none;
	width: 326px;
	position: absolute;
	left: 29px;
	top: 71px;
	z-index: 1000;
	background: #D4DCE7;
	border: 1px solid #D7D7D7;
	*top: 107px;
	padding:10px;
}

.priceInformation div
{
	margin: 12px;
}

.priceInformation h2
{
	margin: 0 0 8px 0;
}

.FabricSelectorContainer
{
    height: 210px;
    overflow-x: scroll;
    overflow-y: hidden;
    width:447px;
	float:left;
	margin-bottom:16px;
}
.FabricSelectorList
{
    height: 200px;
	margin: 0 0 0 -4px;
	float: left; white-space: nowrap;
}

.FabricSelectorList .ttrigger {
	text-decoration:none!important;
	width: 56px; height: 56px;
	cursor: pointer;display: block; margin: 2px 4px 8px 4px;
	background: url(../images/elementsImages/loading.gif) no-repeat;
	background-position: center;
}
.FabricSelectorList a {
	text-decoration:none!important;
}
.FabricSelectorList .fabcol
{
    float:left;
}
/*
 .FabricSelectorList .ttrigger img {
width: 56px; height: 56px; padding: 2px 4px;
background: url(../images/elementsImages/loading.gif) no-repeat;
background-position: center;

}*/
.fabImg
{
    width: 200px; 
	height: 200px; 
	padding: 2px 2px 2px 2px;
	position: absolute;
	left: 144px;
}
.badges
{
    float:right;
    text-align:center;
}
.badges div
{
    float:left;
}

.itemName {
	margin-bottom:16px;
}
.itemDimensions {
	margin-bottom:16px;
}
.columnPromos {
	float:left;
	display:block;
	margin-left:-5px;
}
.columnPromos a {
	display:block;
	width:210px;
	height:127px;
	margin-left:27px;
	float:left;
	overflow:hidden;
	text-align:center;
}
.fbRates {
	width: 462px;
	float:left;
	display:block;
	overflow:hidden;
}
.Measuring a[href$=".pdf"] {
	background:inherit;
    padding-bottom:inherit;
    padding-right:inherit;
	zoom:0;
}
.Measuring .ctaSilverSmall {
    float: left;
	margin:6px 0 0 20px!important;
}
.locatorBox {
	margin:8px 0px;
	text-align:center;
}
.additionalInfoLinks {
	margin-top:16px;
	width:462px
}
.additionalInfoLinks a{
	margin-left:16px;
}
.additionalInfoLinks ul{
	margin-left:0px;
}
.yourStore {
    width:428px;
    float:left;
	padding:8px 16px;
	line-height:19px;
	font-size:11px;
	position:relative;
}
.localStoreHeader {
	font-weight:bold;
	font-size:12px;
}
.addressSeparator {
	padding: 0 4px 0 2px;
}
.directionLinks {
	position:absolute;
	right:16px;
	bottom:8px;
}
.tooltip .ToolColor, .tooltip .ToolNumber, .tooltip .ToolType {
	white-space:normal!important;
}

/* Product Button Styling */
.productDetailBtn {
	background:url(../Images/elementsImages/prodcutDetailsBtn.png) 0 0 repeat-x scroll;
	color:#FFF!important;
	text-align: center;
	border: 0;
	float: left;
	font-size: 12px;
	cursor:pointer;
	text-decoration:none;
	height:23px;
	padding-top:9px;
	width:128px;
	outline:none!important;
	border:none!important;
}
.productDetailBtn.gray {
	background:url(../Images/elementsImages/prodcutDetailsBtnGray.png) 0 0 no-repeat scroll;
	color:#000!important;
	height:29px!important;
	padding-right:24px;
}
.productDetailBtn:hover {
	background-position: 0 -32px;
}
.productDetailBtn:active {
	outline:none;
	border:none;
}
.sortbyLabel {
    float: left;
    font-weight: bold;
    left: 0;
    margin: 0;
    position: absolute;
    top: -17px;
    width: 420px;
}
/*
.CustomDropDown {
	float:left;
	margin:0 25px 5px 0;
	z-index:200;
}
.filterOnX {
    padding: 3px 4px 1px 6px;
	margin: 2px 2px 2px 0px;
	background:url("../images/categories_filter/Empty02.png") repeat-x scroll 0 1px #ececec;
	white-space:nowrap;
}
*/
#ctl00_cphMain_ctl00_FabricSelector1_cddColor_updatePanel6 .filterOnX {
    min-width: 68px;
	width:auto!important;
	width:68px;
}
#ctl00_cphMain_ctl00_FabricSelector1_cddPattern_updatePanel6 .filterOnX {
    min-width: 61px;
	width:auto!important;
	width:61px;
}
#ctl00_cphMain_ctl00_FabricSelector1_cddType_updatePanel6 .filterOnX {
    min-width: 69px;
	width:auto!important;
	width:69px;
}
#ctl00_cphMain_ctl00_FabricSelector1_cddPrice_updatePanel6 .filterOnX {
    min-width: 86px;
	width:auto!important;
	width:86px;
}
/*
#ctl00_cphMain_ctl00_FabricSelector1_cddColor_updatePanel6, #ctl00_cphMain_ctl00_FabricSelector1_cddPattern_updatePanel6, #ctl00_cphMain_ctl00_FabricSelector1_cddType_updatePanel6, #ctl00_cphMain_ctl00_FabricSelector1_cddPrice_updatePanel6 {
	position:relative;
}

.CustomDropDownOptions {
	border:1px solid #ccc;
	padding: 8px 13px 5px 5px;
	left:0px;
	top:20px;
	width:115px;
	z-index:200;
	zoom:0;
}
.CustomDropDownOptions a{
	text-decoration:none;
	width:auto;
	white-space:nowrap;
	clear:both;
}
.CustomDropDownOptions a img{
	vertical-align:-5px;
}*/

/* Cart page CSS */
.cartProductInfo {
	position:absolute;
	top:61px;
	left:430px;
	padding-left:30px;
	background:url(../Images/elementsImages/bluearrow.png) no-repeat 0px -3px scroll;
}
#cartImage {
	height:335px;
	width:400px;
}
#ctl00_cphMain_ctl00_imgAddedProduct {
  max-width: 400px;
  _width: expression(this.width > 400 ? 400: true);
  max-height: 335px;
  _height: expression(this.width > 335 ? 335: true);
  background: url(../images/elementsImages/loading.gif) no-repeat;
  background-position: center;
}
.cartItemInfo {
	line-height:28px;
	width: 267px;
}
.cartItemAdded {
	color:#364d6b;
	font-size:22px;
}
.cartItemName {
	font-size:18px;
}
.cartItemPrice {
	font-size:24px;
}
.cartRatingNumbers {
	margin-left:3px;
	font-size:10px;
	vertical-align:top
}

.cartRight {
	width:219px;
	height:165px;
	background:#d4dce7;
	position:absolute;
	top:62px;
	right:0px;
	text-align:center;
	padding-top:25px
}
.editCartBtn {
	background:url(../Images/elementsImages/editCartBtn.png) 0 0 no-repeat scroll;
	height:18px;
	width:70px;
	color:#000!important;
	text-decoration:none!important;
	padding: 4px 0 0 9px;
	margin:3px 0 0 0;
	left:69px;
	display:inline-block;
	zoom:1;
}
.editCartBtn:hover {
	background-position:0 bottom;
}
.orderTotal {
    bottom: 25px;
    position: absolute;
    text-align: center;
    width: 219px;
	left:0px;
}
.orderTotal span{
	font-weight:bold;
	font-size:13px;
}
.productDetailBtn span{
	font-weight:normal;
	font-size:12px;
}
.promotionsBottom {
	display:block;
	width:962px;
	height:63px;
	float:left;
}
.promotionsBottom a:first-child {
	margin-left:0;
}
.promotionsBottom a{
	display:block;
	float:left;
	margin-left:7px;
}
/*tab styles*/
.tabProd ul.tabs{
margin:-26px 0 0 3px;
}

.categoryTabs .tabProd ul.tabs{
margin:-26px 0 0 4px;
}

.tabProd ul.tabs li {
height:25px;
width:198px;
position:relative;
margin:0 -4px 0 0;
}

.tabProd ul.tabs li a {
  background:url(../images/backgrounds/tab_sm.png) no-repeat top right !important;
  white-space: nowrap;
  width:102px;
  padding:0 !important;
  margin:4px 0 0 -4px;
  display:block;
  color: #3c3c3c;
  text-decoration:none;
  height:21px;
  position:relative;
}

.tabProd ul.tabs li.first a, .categoryTabs .tabProd ul.tabs li a{
  background:url(../images/backgrounds/tab_sm_l.png) no-repeat top right !important;
  white-space: nowrap;
  width:200px;
  padding:0 !important;
  margin:4px 0 0 -4px;
  display:block;
  color: #3c3c3c;
  text-decoration:none;
  height:21px;
  position:relative;
}

.tabProd ul.tabs li a span {
  line-height: 21px;
  height:21px;
  font-size: 12px;
  position:absolute;
  left:0;
  width:102px;
  text-align:center;
  padding:0;
}

.tabProd ul.tabs li.first a span, .categoryTabs .tabProd ul.tabs li a span{
width:200px
}

.tabProd ul.tabs li a:hover span {
  background:url(../images/backgrounds/tab_sm.png) no-repeat bottom left;
}



.tabProd ul.tabs li a:hover {
background-position:bottom right;
}

.tabProd ul.tabs li.first a:hover span, .categoryTabs .tabProd ul.tabs li a:hover span{
  background:url(../images/backgrounds/tab_sm_l.png) no-repeat bottom left ;
}

.tabProd ul.tabs li a.active {
background: #fff;
display: block;
height: 25px;
z-index: 10;
background:url(../images/backgrounds/tab_activeSMR.png) no-repeat top right !important;
margin:0 0 0 -8px;
line-height:25px;
font-weight:bold;
position:relative;
z-index:10 !important;
width:107px;
}

.tabProd ul.tabs li a.active span{
background:url(../images/backgrounds/tab_activeSM_l.png) no-repeat top left !important;
line-height: 25px;
  height:25px;
  font-size: 13px;
  position:absolute;
  width:83px;
  padding:0 0 0 11px;
  text-align:center;
}

.categoryTabs .tabProd ul.tabs li a.active{
background-position:right 0;
margin:0 0 0 -8px;
width:125px;
}

.tabProd ul.tabs li.first a.active{
background-position:right 0;
margin:0 0 0 -3px;
width:200px;
}
.categoryTabs .tabProd ul.tabs li a.active span {
width:103px;
}
.tabProd ul.tabs li.first a.active span{
  text-align:center;
  background-position:-5px 0 !important;
  width:180px;
  padding:0 0 0 8px;
}

#AddToCartError
{
    height: 35px;
    margin-top: 30px;
    text-align: center;
}
/*end*/
