.stockMessage{
  color: #9c3022;
  font-weight: bold;
}
.itemListTitleRow {
    height: auto;
    min-height: 405px;
    overflow: hidden;
    position: relative;
    width: 960px;
}
.itemListTitleRow table.list {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 10px;
    width: 680px;
}
.itemListTitleRow table .bord {
    border-bottom: 1px solid #AAAAAA;
}
.itemListTitleRow table tr td {
    padding-bottom: 7px;
    padding-top: 7px;
}
.itemListTitleRow table .email {
    background: url("/_ui/desktop/common/images/em.gif") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
    cursor: pointer;
    padding-left: 18px;
}
.itemListTitleRow .contentTd {
    line-height: 15px;
    padding-left: 3px;
    padding-right: 3px;
}
.itemListTitleRow .pad1 {
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    vertical-align: middle;
}
.col-promo {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    margin: 0 0 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 250px;
}
.deals_of {
    border: 5px solid #FFFFFF;
    width: 240px;
}
.deals_of img {
    display: block;
    height: 125px;
    width: 240px;
}
.deals_of ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #DADADA #DADADA;
    border-image: none;
    border-right: 1px solid #DADADA;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding-bottom: 6px;
    padding-top: 8px;
}
.deals_of li {
    background: url("/_ui/desktop/common/css/images/shop_arrow_right.gif") no-repeat scroll 8px center rgba(0, 0, 0, 0);
    line-height: 22px;
    padding-left: 22px;
}
.deals_of a {
    color: #333333;
}
.deals_of a:hover {
    color: #009DD9;
    text-decoration: underline;
}




.yousave-label {
    color: #666666;
}
.yousave {
    color: #000000;
}
.gst {
    color: #555555;
    font-size: 9px;
}
.afterecoupon-label {
    color: #555555;
    font-size: 9px;
}
.afterecoupon {
    color: #6BAE01;
    font-size: 26px;
    font-weight: normal;
    line-height: 28px;
    padding-bottom: 6px;
}
.pricing .ecoupon {
    background-color: #EFEFEF;
    margin: 5px 0 0;
    padding: 10px;
    text-align: left;
}
.pricing .ecoupon .code {
    color: #FF8500 !important;
    font-weight: bold;
}
td.spacer span {
    display: none;
}
.bar_3-heading {
    line-height: 24px;
}
.e-spot img {
    position: absolute;
}

.warningMsg{
	font-size:0.75em;
}
/* add by lulu gao for NA-469 start */
.linktextDisabled{
	color: #cccccc;
	display: inline-block;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;	
}
.outMsg{
	color: #ff0000;
	font-size: 0.9em;
	text-decoration: none;
	vertical-align: bottom;
	padding-right: 40px;
	float: left;		
}

.disable-link{
    cursor: default;

}
.disable-link:hover{
     text-decoration: none;

}

.disable-link .linktext{
    color: #999999;
     cursor: default;
}

.disable-link .linktext:hover{
    text-decoration: none;
}
table.wishListDetail{
    table-layout: fixed;
    width: 930px;
    border: none;
}

table.wishListDetail th{

    font-weight: bold;
    padding: 1em 0;
}

.wishListDetail .product-photo{
     width: 15%;
}

.wishListDetail .product-desc{
    width: 20%;
}

.wishListDetail .product-num{
    width: 15%;
}

.wishListDetail .product-date{
    width: 10%;
}

.wishListDetail .product-price{
     width: 13%;
}

.wishListDetail .product-action{
    width: 27%;
}


.wishListDetail .cell-message{

    
}

.wishListDetail .cell-action{
    white-space: nowrap;
    
}

table.wishListDetail td{
    vertical-align: middle;
    padding: 0.2em 0;
}

table.wishListDetail .cell-action img{
    vertical-align: middle;
}

table.wishListDetail td p{
    color: #dc291e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.4em;

}

.productItemListHolder .orderList {
    padding: 0 0.5em;
}
/* add by lulu gao for NA-469 end */