h1,h2,h3,h4,h5,h6,p,table, tr, td, th, img, form, button, ol, ul, li, a, marquee{ margin: 0px; padding: 0px; border: 0px; }
address { font-style: normal; line-height: 1.4em; }
td { font-size: 0.8em; vertical-align: top; font-size: 11px;}
input, textarea, select { font-size: 11px; border: 1px solid #ccc; padding: 2px;}
.invalid {background-color: #ffb;}
.inline { display: inline !important; }
.error { border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 2px; background-color: #ffffd8; margin: 4px; color: #f00; font-weight: bold;} 
.notice { border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 2px; background-color: #ffffd8; margin: 4px; color: #00c; font-weight: bold;} 
.good { border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 2px; background-color: #ffffd8; margin: 4px; color: #0c0; font-weight: bold;} 

.right { float: right !important;}
.leftmost { padding-left: 0px !important; }
.topmost { padding-top: 0px !important;}

/* Transfer point for AJAX calls */
div#recipientDetails { min-height:220px;}
div#recipientDetails .center {  width: 30em; min-height:220px;padding-top: 100px; line-height: 100%; text-align: center; background-color:#fefefe; border: 1px solid #ccc;}


div#loggedin { padding: 4px; background-color: #ffffb8; text-align: left; font-size: 1.1em; }
div#loggedin div { float: right;}

/* The main header text for each cart page */
div#cartBody h1 { margin-top: 10px; color: black; }

/* Large alert messages - eg "You have selected no shipping" */
div#cartBody h4 { margin-top: 10px; color: #800; font-size: 14px !important; padding: 2px;}

/* Tables used for the basket and the favourites and orders list */
div#cartBody table.cartTable {width: 550px; border: 1px solid #cfc; margin: 1em 0; border-collapse: collapse; }
div#cartBody table.cartTable th {font-size: 1em; background-color: #efe; border-bottom: 1px solid #cfc;}
div#cartBody table.cartTable td,div#cartBody table.cartTable th { padding: 4px 1em; border-collapse: collapse; }
div#cartBody table.cartTable td { font-size: 14px; font-weight: bold;}
div#cartBody table.cartTable .money {text-align:right; }
div#cartBody table.cartTable td.total {font-weight: bold; }
div#cartBody table.cartTable img { vertical-align: middle; }

/* Forms */
div#cartBody div.buttonBar { margin: 12px 0 6px 0; }
div#cartBody label { display: block; padding: 0.5em 0 4px 0;}
div#cartBody label.chkl { display: inline; padding: 0 0 0 1em;}
div#cartBody input,textarea { width: 30em;}
div#cartBody textarea { height: 10em;}
div#cartBody textarea#deliveryInstructions { height: 10em;}
div#cartBody input.auto { width: auto;}
div#cartBody input.radio{ border: 0px;}
div#cartBody input.btn { width: auto; margin: 0.5em;}
div#cartBody input.date { width: 2em;}
div#cartBody div.frame{ padding: 0.5em; background-color: #f8fff8; border: 1px solid #8a8; margin: 0.5em 0 0.5em 0.5em; max-width: 300px; width: 160px; overflow: hidden;}
div#cartBody input.imgbtn, div#cartBody img.imgbtn { padding: 0 1em; display: inline; width: auto; border: 0px; }
div#cartBody input.toolbtn, div#cartBody img.toolbtn { padding: 0 4px; display: inline; width: auto; border: 0px; vertical-align: middle; }
div#cartBody input.chk {border: none; width: auto; margin: 8px; vertical-align: middle; position: relative; top: -2px;}
div#cartBody input.money { width: 5em; }


.SPLAddressListSt{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;

   margin-top: 0;

   margin-bottom: 0;
   width: 80mm;}
.SPLAddressListStBottomLine{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
   margin-top: 0;
   margin-bottom: 0;
}
.SPLAddressListStErrorLine{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   text-align: center;
   margin-top: 0;
   margin-bottom: 0;
}
.SPLAddressListLicenseLine{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
   margin-top: 0;
   margin-bottom: 0;
}

