a              { color: #3c54a4; text-decoration: none }
a:hover        { color: #fd0021; text-decoration:underline }


h1 { font-size: 16px; font-family: verdana; }
h2 { font-size: 14px; font-family: verdana; }
h3 { font-size: 12px; font-family: verdana; }
h4 { font-size: 11px; font-family: verdana; }
h5 { font-size: 11px; font-family: verdana; }

td.tema          { padding: 0 0 10 0}
td.up            { padding: 0 0 0 30} 

h1.tema          { color: #fd0021; font-family: Arial; font-size: 14px; text-transform:uppercase;margin-bottom: 7px;padding: 0 10 0 10;}

.menu4          { font-family: verdana; font-size: 10px; font-weight:bold; text-transform:uppercase; color: #3c54a4;  padding: 0 5 0 5;}
a.menu4:hover   {  font-family: verdana; font-size: 10px; font-weight:bold; text-transform:uppercase; color: #fd0021;  padding: 0 5 0 5;}
td.mnu1 {color:#ce0000;}

.menu5          { font-family: Arial; font-size: 10px; font-weight:bold; text-transform:uppercase; color: #ffffff;  padding: 0 5 0 5;}
.menu5:hover   {  font-family: Arial; font-size: 10px; font-weight:bold; text-transform:uppercase; color: #ffffff;  padding: 0 5 0 5;}

.menuout   {background-color: transparent; font-family: Tahoma;  font-size: 12px;font-weight: bold; padding: 7 3 7 10; cursor:pointer; text-decoration:none;border-bottom: 1px solid #d9d9d9;}
.menuOver1 {background-color: #eeeeee; font-family: Tahoma;  font-size: 12px;font-weight: bold; padding: 7 3 7 10; cursor:pointer;text-decoration:none;border-bottom: 1px solid #d9d9d9;}
TD.menuout A.c1 {color: #3c54a4; text-decoration:none;}
TD.menuOver1 A.c1 {color: #fd0021; text-decoration:none;}

td.mnu {padding: 0 0 0 12;}

.copyright     { font-family: Arial; font-size: 10px; color: #FFFFFF;text-decoration: none;}
.copyright:hover     { color: #FFFFFF;text-decoration: underline ;}
td.copy {padding: 0 35 0 0;}


table.table1   { font-size:8pt; border-collapse: collapse; font-family: verdana; }
table.table1 td { padding: 4px; border: 1px solid #777777 }
table.table0 { font-size:8pt; border-collapse: collapse; font-family: verdana;}
table.table0 td { padding: 4px; border-width: 0px; }


.body       { font-family: Verdana; font-size: 9pt; color: #555555; text-align: justify;padding: 0 0 10 0;}
td.body1   {padding: 0 40 10 40;}

.counters      { font-family: Verdana; font-size: 11px; color: white; }


/* */

td.shop-column1 { width: 70%; padding-right: 10px; }
td.shop-column2 { width: 30%; }

h2.shop-product-title { font-size: 18px; font-weight: bold; }

/* SHOP CART */

div.shop-cart { text-align: right; font-size: 10px; text-transform: uppercase; margin-bottom: 20px; }
a.shop-cart { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-cart:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PATH */

div.shop-path { text-align: left; font-size: 10px; text-transform: uppercase; margin-bottom: 10px; }
a.shop-path { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-path:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP FOLDERS */

div.shop-folders { }
div.shop-folders-title { color:#000000;font-weight:bold;padding:5px;background-color:#e0e0e0; }
div.shop-folders-body { padding: 15px; font-size: 11px; }
a.shop-folder { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-folder:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PRODUCT LIST */

table.shop-products { font-size:11px; border-collapse: collapse; border-bottom: 1px solid #cccccc;  }
table.shop-products td { padding:5px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;}
table.shop-products a { font-size:11px; color:#000000; }

td.product-th { padding:5px; background-color: #cccccc; font-weight: bold; color: #000000; text-align: center; }
td.product-tb { padding:5px; border-top: 1px solid #cccccc; text-align: right; }

div.shop-add-to-cart { padding:5px; }
span.shop-remove-from-cart { cursor: pointer; color: #cc0000; text-decoration: underline; }
span.shop-remove-from-cart:hover { cursor: pointer; color: #000000; text-decoration: underline; }

/* SHOP PRODUCT LIST STAGE */

table.stage { font-size:11px; }
td.stage-title { text-transform:uppercase; background-color:#cccccc; padding:7px; }
td.stage-image { padding: 5px; text-align:center; }
td.stage-body { padding: 10px; }


/* SHOP PRODUCT FORMS */

input.number { border:1px solid #cccccc; }
input.shop-add-to-cart { }
form.nomargin { margin: 0px;}

/* SHOP PRODUCT MISC */

#shop-added { display:none; z-index:10000; padding:5px; border:1px solid gray; position:absolute; left:0px; top: -20px; background-color:#FFFFCC;font-size:11px;font-family: verdana; }
