/* RLD Version replaces eShop Version */

p.eshopshipping {display: none;}

form.eshop {padding: 5px;}
form.eshop legend { font-weight: bold;}
form.eshop fieldset { background-color: #eeeeee; }
form.eshop fieldset {padding: 5px;}
form.eshop fieldset fieldset {background-color: #f6f6f6; margin-top: 20px; }
form.eshop fieldset ul {list-style-type: none;}

ul.eshoppanels {list-style-type: none; }	
ul.eshoppanels li {margin-bottom: 20px; width: 100%; float: left;}
ul.eshoppanels img {clear: left;}

ul.continue-proceed {list-style-type: none;}
ul.continue-proceed li {display: inline; margin-right: 20px; }


form.eshop label { margin-left: 10px; }	

p.creditline {text-align: center; font-size: 9px;}

table.eshop { width: 100%; border: 1px solid #cccccc;}
table.eshop caption { background-color: #cccccc; text-align: left; font-weight: bold;  padding: 5px;}
table.eshop td, table.eshop th {border-bottom: 1px solid #cccccc; text-align: left;}	
table.eshop th ,
  table.eshop tr.stotal td {background-color: #eeeeee;}	
table.eshop td.amts {text-align: right;}
table.eshop .cqty {text-align: center;}
table.eshop #cartQty {text-align: center;}
table.eshop #cartTotal {text-align: right;}