/* CSS Document */

.shoppingCart{

  background:transparent url(/images/bigContainer_top.gif) no-repeat left top;
  width: 833px;
  margin: 25px auto 15px auto;
  overflow:hidden;
  font: normal 11px Verdana, Geneva, sans-serif;
  clear: both;
  }

.cartTable {
  background:transparent url(/images/bigContainer_bottom.gif) no-repeat left bottom;
  margin:0px;
  color: #555555;
  padding:0px;
  border: none;
  width:100%;
  
  }

thead th{
  padding: 10px;
  font-weight:bold;
  font-size: 12px;
  color: #5a5e62;
  border-bottom: 1px dotted #cde1ea;
  border-right: 1px dotted #cde1ea;
  text-align: center;
  
  
  }
    
tbody td{
  margin:0px;
  padding: 10px;
  margin:0px;
  border-top: 1px #e1ecf4 solid;
  vertical-align:top;


    }

tbody td, tfoot td, thead th{
background:none;
}
.tagLeftAlign {
  text-align:left;
  }

.productRemoveCheckbox{
  padding-top:10px;
  text-align:center;
  }

#productRemoveCell{
  text-align:center;
  width: 80px;
  }

.productImageThumb{
  text-align:center;
  float:left;
  padding-right: 10px;
}
.productImageThumb img{
  padding: 1px;
  border: 1px solid #cccccc;
  width: 75px;
}
.productImageThumb a{
    color:#0468C0;
    text-decoration:underline;
}
.productImgThumb p{
  color:#0468c0;
  text-decoration: underline;
  }
#productImageCell{
  text-align:center;
/*  width: 15%;*/
        width:80px;
  }
#productNameCell{
  text-align:left;
width:470px;
  }
.productName{
  font-weight: bold;
  color: #666666;
  }

#productQuantityCell{
  text-align:center;
/*  width: 20%;  */
width:180px;
  }
.productQuantity{
  text-align:center;
}

.productQuantity select{  color: #666666;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 1px;
    width: 150px;}


#productPriceCell{
  text-align:center;
width:80px;
  
  }

.productPrice{
  text-align:right;
  margin:0px auto;
  padding-right: 40px;
  }
  
#productStrikeCell{
width: 60px;
  }
.productStrikePrice{
  margin:0px;
  padding-left:0px;
  padding-right:0px;
  text-align:center;
  color:#FF0000;
  text-decoration: line-through;
    }



/*-----------Subtotal and TotalCSS --------------------*/
tfoot {/*background:transparent url(/images/cart_footerBg.gif) repeat-x bottom left ;  */}
tfoot td{
  padding: 5px;
  text-align:right;

  }
.orderTotalContainer{padding: 5px;
  font-weight:bold;
  font-size: 14px;
  color: #000000;
  border-top: 1px solid #E1ECF4;
  text-align: right;}


.orderTotalText {    display: block;
    float: left;
    line-height: 190%;
    text-align: right;
    width: 83%;}
  
.orderTotalPrice{
  margin: 0px auto;
  padding: 5px 30px 5px 0;
  color: #323232;
  text-align: right;
  font-size:14px; font-weight:bold;
  width: 100px; display:block; 
  }
.orderSubTotalPrice{
  margin: 0px auto;
  padding: 10px 0;
  color: #323232;
  overflow:hidden;
  text-align: right;
  height: 20px;
  font-size: 12px;
  }
.orderSubTotalPrice strong{ }
.orderSubTotalPrice span {    display: block;     float: left;    width: 660px;}
.orderSubTotalPrice span.memberSubTotalPrice{    float: right;
    font-weight: bold;
    padding-right: 30px;
    width: 100px;}
.memberSubTotalPrice{ font-weight:bold; width: 120px; float: right; padding-right: 30px; }

.orderSubTotalText .subTotalPrice {padding-right: 25px;}

.orderSubTotalText{
  padding: 0px;
  font-weight:bold;
  font-size: 11px;
  color: #000000;

  text-align: right;
  }
  
  


.memberSaving {
  color:#FF0000;
  height: 20px;
  padding-right: 5px;
  
  }
  
.memberSaving a{
    color:#0468C0;
    text-decoration:underline;
}
.subTotal {
    text-align:right;
  margin:0px auto;
  padding-right: 30px;
}
.subTotalText{    display: block;
    float: left;
    text-align: right;
    width: 84.5%;}

.subTotalPrice {
    text-align:right;
  margin:0px auto;
  padding-right: 40px;
}


.discountTextPrice{
  color:#FF0000;
  text-align:right;
  margin:0px auto;
  padding-right: 40px;
  }

.dividerLine{
  border-top: 1px solid #e1ecf4;
  line-height:0%;
  font-size:1px;

  padding:0px;
  margin:0px;
  }
  
.updateLink{
  padding-left: 0px;
  }
.excutiveMembSaving {
  color:#FF0000;
  height: 20px;
  padding-right: 10px;
  
  }
  .goldstarMembSubtotal {
  height: 20px;
  padding-right: 10px;
  }
.discountText{
  color:#FF0000;
  text-align:right;
  margin:0px auto;
  padding-right: 6px;
  }

.taxLine
{
 clear: both;
  text-align:right;
    padding: 10px;
  color:#666666;
  }
  
.cartNavigation{ /* Container you can use to surround a CSS button to clear float */
    overflow: hidden;
    margin-right: 70px;
    float: right;
  clear: both;
  margin-bottom: 50px;
    }
/* payment screen - IE flush left
td.paymentItemDesc div,td.paymentItemDesc  {text-align:left;}

td.paymentItemDesc div {}*/
.subTotal input{ margin:1px -10px 0 -5px; width: 50px;  }
.redeemwrapperSmall{overflow: hidden; float: right;  }

/*--------------OrderListing Page---------------*/
.orderListingContainer{
margin: 0px auto;
padding:20px 0 15px 15px;
overflow:hidden;
clear: both;
background:#FEFEFE url(/images/orderListingTableBG.gif) no-repeat scroll left top;}
.orderNumberList{
margin-left: 10px;
  }
.orderNumberList strong a{ text-decoration:underline; color:#035fb1;}
.orderNumberList strong a:hover{ text-decoration:none; }
.orderNumnerCell {
  width: 25%;
  }
.orderbuttonwrapperSmall{  
  margin: 10px 0 0px 0px;
  padding:0px;
  overflow:hidden;
  width: 100px;
}
.orderListProductName{
  margin: 0px 0 0px 0px;
  padding:0px;
  overflow:hidden;
  width: auto;
  }
.orderListProductName ul li{
  font: normal 12px Verdana, Geneva, sans-serif;
  line-height: 100%;
  margin:0px;
  margin-bottom: 10px;
  padding: 1px 10px;
  background: url(../images/blue_arrow.gif) no-repeat left 5px;

  }
.orderListProductName ul li strong{ color:#000000;}
.orderListingDate{
  text-align:center;
  }
.orderListingContent td{ border-bottom: 1px solid #e1ecf4;}
.hbsColOrder {width: 130px;}
.hbsColDate{width: 100px;}
.hbsColStatus {text-align:center; width: 80px;}
.hbsColDesc{width: 400px;}


/*----------OverrightCSS for OrderLogin----*/
.singleOrderContainers {
margin:0px 0 0 10px;
  float: left;
  overflow: hidden;
  width: 324px;
/*background:none;*/
  border-bottom: none;
  padding: 0 10px 0 0;
}

.singleOrderHeading{
  padding:0px ;
  font: normal 17px Verdana;
  color: #1e1e1e;
  margin: 0px ;
  border:none;

  background-color:none;
  border-bottom: none;
}

.singleOrder{
height: 170px;
  margin-top:0px;
  }
.singleOrderForm { padding-bottom: 0px; margin-top: 0px;}
/*--------PromoCode--------*/
.promoCode{ padding:0px; background-color:#f0f5f9; border:1px solid #FFFFFF; }
.promoCodeContainer{  padding: 10px 20px 5px 0; }
.promoCodeContainer  span{ color:#0468c0;font-weight:bold;}
.promoCodeContainer  span.error{ color:#aa0708; }
.promoCodeContainer  label>span{ color:#0075B3;}
.promoCodeContainer  input{ padding: 2px; font-size: 12px; width: 110px;}
.promoCodeContainer  input.inputError{border:1px solid #ff9393;}
.promoError{  background: #ffeced url(../images/itemModifyBtn.gif) no-repeat left bottom; float:right; line-height: 20px; padding: 0 5px 0 25px; margin: 0 30px 2px 0px; }
a.promoBtn{float:right; margin-left: 5px;}
.promoSavings{ background-color: #FFFFFF; border: 1px solid #F0F5F9; border-top: none; padding: 8px 0; color:#409108; font-weight:bold; font-size: 12px; overflow:hidden;}

.promoSavings span{    display: block;
    float: left;
    line-height: 190%;
    text-align: right;
    width: 81%;}
.promoSavings span.promoSavingsAmount{    float: right;
    padding-right: 30px;
    width: 110px;}

.promoSavings strong{ }
/*.productModifyBtn{clear:both;}*/
.itemEditBtn a, .itemRemoveBtn a{float: left;
    margin: 10px 20px 10px 0px;
    padding: 3px 0px 3px 20px; text-decoration:underline;}
.itemEditBtn a{  background: url(../images/itemModifyBtn.gif) no-repeat left top; }
a.remove {text-decoration:underline;}
a.whatIsLink {text-decoration:underline;}

.itemEditBtn a:hover, .itemRemoveBtn a:hover{ color:#03579f; text-decoration: underline;}
.itemRemoveBtn a{  background: url(../images/itemModifyBtn.gif) no-repeat left -34px;}
.exmemberSaving a{background: url(../images/itemModifyBtn.gif) no-repeat left -65px; padding: 5px 0 5px 25px; line-height: 20px; color:#409108; text-decoration:none;}
.exmemberSavingAmount{color:#409108; width: 120px; float:right; padding: 4px 30px 0px 0px;}
.forceCenter{}
.promoMsg{color:#666666;   display: block; height: 18px; margin-right: 30px;}

.itemModifyBtn{clear:both;  overflow: hidden; position: absolute; right: 0; top: 0; width: 145px;}
.itemModifyBtn .itemEditBtn a, .itemModifyBtn .itemRemoveBtn a{ margin-top:0px; padding-top:0px;}

.itemShippingInfo{line-height: 150%; clear:both;}
.itemShippingInfo p{}
.itemDesc{position:relative;}
.orderTotalContainer div{  float: right;
}

.subTotal div{
  float: right;
  width: 110px;
}
.shippingPrice{
  padding-right: 30px;
}
.productModifyBtn{    
    overflow: hidden;}

#CartTable.cartTable {
  background: none;
}
#CartTable2 {
  border-top: 1px solid #e1ecf4;
}
#CartTable2 tbody td {
   padding: 5px;
   text-align: right;
}
