/*  change this style sheet to customize the look of your product page  */
.W3ShoppingCart_Product_Form { 
margin:0px;
}
.W3ShoppingCart_Product_Info_Area_Background {
/* background-color:white */
}
.W3ShoppingCart_ProductName {
margin-bottom:3px;
font-family: arial,helvetica,sans-serif; 
font-weight: bold; 
font-size: 14px;
color:black;
} 
.W3ShoppingCart_ItemNumber_Text {
padding-bottom:10px;
font-family: arial,helvetica,sans-serif; 
font-size: 12px; 
font-weight: bold;
color:black;
}
.W3ShoppingCart_Description_Text {
margin-bottom:3px;
font-family: arial,helvetica,sans-serif; 
font-size: 12px;  
color:black;
}
.W3ShoppingCart_Description_Text p {margin-top:0px;margin-bottom:0px}
.W3ShoppingCart_Description_Text ul {margin-top:5px;margin-bottom:5px}
.W3ShoppingCart_Description_Text ol {margin-top:5px;margin-bottom:5px}
.W3ShoppingCart_Price_Text {
margin-bottom:3px;
white-space: nowrap; 
font-family: arial,helvetica,sans-serif; 
font-size: 13px; 
font-weight: bold;
color:black;
}
.W3ShoppingCart_Selection_Block {
margin-bottom:3px;
} 
.W3ShoppingCart_Option_Text { 
font-family: arial,helvetica,sans-serif; 
font-size: 12px; 
font-weight: bold;
color:black;
}  
.W3ShoppingCart_Option_Block {
margin-top:10px;
margin-bottom:3px; 
}  
.W3ShoppingCart_Product_Form INPUT {
font-family: arial,helvetica,sans-serif; 
font-size: 12px;   
}
.W3ShoppingCart_Product_Form TEXTAREA {
font-family: arial,helvetica,sans-serif; 
font-size: 12px;    
}
.W3ShoppingCart_Product_Form SELECT {
font-family: arial,helvetica,sans-serif; 
font-size: 12px;   
}
.W3ShoppingCart_Photo_Area_Background { 
margin-right:5px; 
white-space:nowrap;
/* background-color:white */
} 
TABLE.W3ShoppingCart_Photo_Table {
border-style: solid;  
border-width: 1px;
border-collapse:collapse;    
border-color: #dddddd; 
}
TABLE.W3ShoppingCart_Photo_Table TD {
border-style: solid;  
border-width: 1px;
border-collapse:collapse;    
border-color: #eeeeee; 
} 
.W3ShoppingCart_ThumbPhoto_border {
margin:2px;
border: 1px solid #888888; 
}
.W3ShoppingCart_LargePhoto_border {
margin:2px;
/* border: 1px solid #888888; */
} 
.W3ShoppingCart_ClickPhotoToEnlarge_Text {
font-size:10px;
font-family:arial,helvetica;
text-align:center;
color:#CCCCCC;
}  
.W3ShoppingCart_Add_to_Cart_Button_Text {
margin-top:3px;
margin-bottom:3px;
font-family: arial,helvetica,sans-serif; 
font-size: 13px;  
font-weight: bold;
color:black;
}
.W3ShoppingCart_Next_Back_Links {
font-family: arial,helvetica,sans-serif; 
color: #000000;
font-weight: bold;
text-decoration: none;
font-size: 13px;
}
