
a              { color: #CC2A2F; text-decoration: none }
a:hover        { color: #CC2A2F; text-decoration:underline }


BODY,TD {SCROLLBAR-ARROW-COLOR: #db2e27; SCROLLBAR-BASE-COLOR: #e9e9e9; font-family: Tahoma; font-size: 12px;}

td.br1 { border-right: 2px solid #cc2b2f;}
td.br2 { border-left: 1px solid #ffffff;}
td.br3 { border-bottom: 1px solid #ffffff; background-color: #CC2A2F;}

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; }
 

.tema          { color: #CC2A2F; font-family: Verdana; font-size: 14px;  font-weight: bold; text-transform: uppercase; padding: 20 40 5 40} 

.menu1          { font-family: Tahoma; font-size: 10px; color: #ffffff; text-transform: uppercase;}
a.mnu1          { color: #FFFFFF; text-decoration: none; padding: 0 15 0 15}
a.mnu1:hover    { color: #FFFFFF; text-decoration:underline; padding: 0 15 0 15 }

.menu2          { font-family: Tahoma; font-size: 12px; color: #999999; font-weight: bold; padding: 5 15 5 10}
a.mnu2          { color: #999999; text-decoration: none }
a.mnu2:hover    { color: #CC2A2F; text-decoration: none }

.menu3          { font-family: Tahoma; font-size: 12px; color: #ffffff; font-weight: bold; padding: 4}


.body          { font-family: Tahoma; font-size: 12px; color: #333333; text-align: justify;  padding: 10 40 20 40}
.news          { font-family: Tahoma; font-size: 10px; color: #999999; text-align: justify;  padding: 40 30 10 30}



.copyright1     { font-family: Tahoma; font-size: 10px; color: #999999; padding: 9 15 3 15;}
a.copy1         { color: #CC2A2F; text-decoration: none; padding: 0 15 0 15}
a.copy1:hover   { color: #CC2A2F; text-decoration: underline; padding: 0 15 0 15}

.copyright2     { font-family: Tahoma; font-size: 10px; color: #999999; padding: 5 20 5 5}
a.copy2         { color: #CC2A2F; text-decoration: underline;}
a.copy2:hover   { color: #CC2A2F; text-decoration: underline;}

table.m    { font-size:13px; border-collapse: collapse; font-family: Arial; color: #FFFFFF}
table.m td { 	padding: 2px; 	border: 1px solid #FFFFFF; 	background-color: #6f4434;}


table.table1   { font-size:8pt; border-collapse: collapse; font-family: Arial;}
table.table1 td { padding: 4px; border: 1px solid #a4a4a4 }
table.table0 { font-size:8pt; border-collapse: collapse; font-family: Arial; }
table.table0 td { padding: 4px; border-width: 0px; }

/* */

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; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px dashed #cccccc; }
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; font-size: 12px; text-align:center; font-family: verdana; }
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; white-space:nowrap; }
table.shop-products td { padding:5px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; white-space:nowrap; }
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; }
