@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	
	
}
body, {
	font-family:  Tahoma, Helvetica, sans-serif; font-size:12px;
	color:#fff;
}
body {
	text-align:left;
	background:#000000;
}

a {
	color: #fff;
	text-decoration:none;
}
a:hover {
	color: #fff;
	text-decoration:underline;
}

a img           { border-color:#000 }


.content { font-family:Tahoma; font-size:13px;color:#fff;padding:0px 21px 27px 25px;}
h1.tema { color:#c1330d; font-family:Tahoma; font-size:23px; padding-top:52px; margin: 0 0 8px 0; text-transform:uppercase}

h1,h2,h3,h4,h5,h6 { margin:0px; padding:0; color:#c1330d; font-family:Tahoma;}
h1 { font-size:18px}
h2 { font-size:16px}
h3 { font-size:14px}
h4 { font-size:12px}
h5,h6 { font-size:11px}

table.main { width:100%; cellpadding:0; cellspacing:0; border:0; border-collapse:collapse; margin:0}
table.main td { vertical-align:top; margin:0}




table.table0 { border-collapse:collapse;}
table.table0 td { padding:4px; border: none}

table.table1 { border-collapse:collapse;}
table.table1 td { padding:4px; border: 1px solid #666;}

.thumb              {color:#000000}




.title {font-family: Arial;font-size:9px;color:#272727;}
.title a {color: #272727; text-decoration:none}
.title a:hover {color: #272727; text-decoration:underline;}

.counters {color:#9b9b9b; font-size:10px; font-family:Arial;}

span.copyright { font-family:Tahoma; font-size:11px; color:#4179bf;}
span.copyright a {color:#4179bf; text-decoration:none;}
span.copyright a:hover{ color:#4179bf; text-decoration:underline;}



.lmenu {font-family:Tahoma; font-size:15px; color:#c32d05;text-transform:uppercase;padding:15px 0px 15px 0px}
.lmenuO {font-family:Tahoma; font-size:15px; color:#fdfbfb;text-transform:uppercase; background:url(lmenu_o.jpg) left no-repeat;cursor:pointer;padding:15px 0px 15px 0px}
.lmenu a {color:#c32d05; text-decoration:none;}
.lmenuO a, .lmenuO  a:hover {color:#fdfbfb; text-decoration:none;}





/* */

td.shop-column1 { width: 70%; padding-right: 10px;color:#fff }
td.shop-column2 { width: 30%;color:#fff }

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;color:#fff }

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;color:#fff }
td.stage-title { text-transform:uppercase; background-color:#cccccc; padding:7px;color:#fff }
td.stage-image { padding: 5px; text-align:center; color:#fff}
td.stage-body { padding: 10px;color:#fff }


/* SHOP PRODUCT FORMS */

input.number { border:1px solid #cccccc; }
input.shop-add-to-cart { }
form.nomargin { margin: 0px;color:#fff}

/* 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; }











form.hidden { margin: 0px; }



ul.boxes {
	color: #cccccc;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
}

ul.boxes li { margin-bottom: 5px; }
ul.boxes li:hover { margin-bottom: 5px; }
