<style type="text/css">

* {margin: 0; padding: 0px }

p            { font-family: century gothic;  font-size: 11pt; color: #563217;}
table        { font-family: century gothic;  font-size: 11pt; color: #563217; }
h1           { font-family: century gothic; font-size: 10pt; font-weight: bold }
h2           { font-family: century gothic; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: century gothic; font-size: 11pt; color: #563217;}
td           { font-family: century gothic; font-size: 11pt; color: #563217;}
tbody        { font-family: century gothic;  font-size: 11pt; color: #563217; }
body        { font-family: century gothic; font-size: 10pt; background: url(/images/bg.jpg) repeat; }

.minibasket {font-family: century gothic; color: #563217 ; font-size: 10pt;  font-weight: bold }
.largeFont {font-family: century gothic; font-size: 8pt }

.container {width: 100%; height: 100%;}


a:link     	 { font-family: century gothic; text-decoration: underline; color: #dd5f92; font-size: 11pt;  font-weight: bold }
a:visited  	 { font-family: century gothic; text-decoration: underline; color: #dd5f92; font-size: 11pt;  font-weight: bold }
a:hover    	 { font-family: century gothic; text-decoration: underline; color: #dd5f92; font-size: 11pt;  font-weight: bold }

a.menu2:link {  font-family: century gothic; text-decoration: underline; color: #ffffff; font-size: 8pt;}
a.menu2:visited  { font-family: century gothic; text-decoration: underline; color: #ffffff; font-size: 8pt; }
a.menu2:hover { font-family: century gothic; text-decoration: underline; color: #E5958D; font-size: 8pt;}

span.gcProductNameText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: bold }
span.gcPurchasedForText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcPurchasedFromText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcNumber { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcOriginalAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcBalance { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
</style>


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }
