 .messageStackCaution {
    background-color: #A32B2B; 
    color: #ffffff;
  width:653px;
  height:40px;
  margin-left:5px;
    }
   
   
/* Content */
#content {              
width:750px;
    padding-top: 20px;

}    
 
 #shoppingCartDefault {
border-left:1px solid #D8DADA; 
border-right:1px solid #D8DADA;    
border-bottom:10px solid #D8DADA;  
padding-bottom: 80px;      
} 
   
#shoppingCartDefault table {
background:#ffffff;
border:1px solid #D8DADA;
border-bottom:10px solid #CDD2DB;
}   
#shoppingCartDefault th {
border-right:1px solid #D8DADA; 
}  
#cartDefaultHeading {
padding-left:5px;
border:1px solid #D8DADA;     
}
.cartheader {
background:#B2C2D8;
height:30px;
border:1px solid #D8DADA;  
border-bottom:1px solid #848484;   
}

 .cartheader h1 {
color:#000000;
font-size:13px;            
    
}

label {
font-weight:bold;
}

.calc {
text-align:right;
}

#cartSubTotal {
    border-top: 1px solid #cccccc;
    font-weight: bold;
    text-align: right;
    line-height: 2.2em;
    padding-right: 2.5em;
    }
#cartSubTotal_Attention {
     background:transparent ;
     color:#FB4B19;
    border-top: 0px solid #cccccc;
    font-weight: bold;
    text-align: left;
    line-height: 13px;
    margin-left:100px;
    margin-top:15px;
    margin-bottom:-45px;
    width:160px;      
        z-index: 10;    
    }
#cartSubTotal_Last {
    background:#D8DADA;
    border-top: 1px solid #cccccc;
    font-weight: bold;
    text-align: right;
    line-height: 2.2em;
    padding-right: 2.5em;
    }
    
#cartSpecialOffer {
      background:#EE5E5E;
    border-top: 1px solid #cccccc;
    font-weight: bold;
    text-align: right;
    line-height: 2.2em;
    padding-right: 2.5em;
    margin-top: 20px;
    width:650px;
    height:200px;  
}    
    

.buttons {
background:transparent;

margin-top: -20px;
}



/* shoppingcart header */

#shoppingcart .header {

  height:25px;
}

#shoppingcart .headline {
  text-align:center;
  padding-top:5px;
}

#shoppingcart .item {
    background: #F7F7FF;
}


#shoppingcart  ul {
    padding: 0px;
    list-style: none;
    display: inline;
    margin-left: -1px;
} 
  
  
  
/* left categories rows arrow navigation */

#shoppingcart li {
    background: #D3D3D3;
    margin-top: 3px;
    padding-bottom: 3px;
  list-style-position: inside;
}

#shoppingcart  a {
font-family:verdana;
font-size:11px;
text-decoration:none;
    color: #434343;
    font-weight: bold;
    margin-left: 2px;
}

#shoppingcart  a img {
text-decoration:none;
border: 0px;
}

#shoppingcart  a:hover {
    color: #404040;
}

#shoppingcart  li:hover {
    background-color: #C0C0C0;
}

#shoppingcart .seperator {
margin-top:2px;
}
  
.buttonUpdate {

}

tr .tableHeading {
border-bottom:1px solid #848484;
}


#cartProdTitle a {
font-size:12px;
color:#1E4B6E;

}

td {
border-right:1px solid #D7D5D5;     
border-bottom:1px solid #D7D5D5;
}

.cssButtonHover {
border: none;

}

.cssButton {
border: none;

}


.deliverydelaynote {
    
 font-size: 9px;
 font-family: verdana; 
 color: #808080;  
    
}
              
              

#cartImage {
    
width:70px;    
    
}
