body {font-size: 12px}
a              { color: #000000; text-decoration: none }
a:hover        { color: #000000; text-decoration:underline }
.b              { color: #454545; text-decoration: none }
.b:hover        { color: #007cf6; text-decoration:underline }
.d:hover   {font-family: Tahoma; font-size: 11px; color: #007cf6;text-transform: uppercase; text-decoration: none}
.d         {font-family: Tahoma; font-size: 11px; color: #454545;text-transform: uppercase; text-decoration:none; padding: 0 25 0 25}

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-left: 10px; padding-right: 10px; } 

h1.tema          { color: #454545; font-family: Arial; font-size: 19px; text-transform:uppercase; font-weight: normal; margin-top: 20px; margin-bottom: 4px; padding-left: 40px; padding-right: 10px}

a.menu1         { font-family: Verdana; font-size: 11px; font-weight: normal; color: #FFFFFF; }
a.menu1:hover   { font-family: Verdana; font-size: 11px; font-weight: normal; color: #bfdfff; }

.body          { font-family: Tahoma; font-size: 10pt; color: #494949; text-align: justify; padding-top: 10; padding-left: 40; padding-right: 30; padding-bottom: 10px;}
.left          { font-family: Arial; font-size: 10px; color: #666666; text-align: Justify; text-indent: 10; margin-top: 0; margin-bottom: 5 }
.menu          { font-family: Verdana; font-size: 11px; color: #666666; }
.menu_small    { font-size: 10px; font-family: Verdana; color: #E1E1E1; }
.copyright     { font-family: Arial; font-size: 11px; color: #454545; padding: 22 0 0 0}
.small         { font-family: Verdana; font-size: 7pt; color: #808080; }
.name          { font-family: Arial; text-transform: uppercase; font-size: 10pt; color: #000000; font-weight: bold }
table.table1   { font-size:8pt; border-collapse: collapse; font-family: verdana; color: #000000 }
table.table1 td { padding: 4px; border: 1px solid #000000}
table.table0 { font-size:8pt; border-collapse: collapse; font-family: verdana; color: #000000}
table.table0 td { padding: 4px; border-width: 0px; solid #000000 }

.menuout { font-family: Verdana; font-size: 11px;cursor:pointer;}
.menuOver1 { font-family: Verdana;  font-size: 11px;cursor:pointer;}
Table.menuout A.menu1 {color: #FFFFFF; text-decoration:none;}
Table.menuOver1 A.menu1 {color: #bfdfff; text-decoration:none;}

/* */

td.shop-column1 { width: 70%; padding-right: 10px; font-size: 12px }
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;}
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; }
