@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	position:relative;
	height:100%
	
	
}
body, td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px;
	color:#54361c;
}
body {
	text-align:left;
	background:url(tit_bg.jpg) top left repeat-x #353d48
	}

a {
	color: #017cb6;
	text-decoration:none;
}
a:hover {
	color: #017cb6;
	text-decoration:underline;
}

a img           { border-color:#000 }


.content { font-family:Trebuchet MS, "Times New Roman", Times, serif;font-size:12px;color:#54361c;padding:0px 50px 25px 50px; text-align:left; background:url(bg.jpg) top left repeat-x}
h1.tema { color:#54361c; font-family:Trebuchet MS; font-size:21px; padding-top:34px; margin: 0 0 11px 0; text-transform:none; font-weight:normal; text-align:left}

h1,h2,h3,h4,h5,h6 { margin:0px; padding:0; color:#54361c; font-family:Trebuchet MS;}
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%;border:none; border-collapse:collapse; margin:0px;padding:0px}
table.main td { vertical-align:top; margin:0px; border:none;}




table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}


table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #e0e0e0}
table.table1 td { padding:5px; border: 1px solid #91949a;}


table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #e0e0e0}
table.table2 td { padding:5px; border: 1px solid #91949a;}
table.table2 th { padding:8px 5px; border: 1px solid #fff; background-color:#44637b; color:#fff; text-align:left;}

.thumb              {color:#000000}

/* main
-------------------------------*/


.left_t {background:url(left_t.jpg) top right no-repeat; height:924px}
.right_t {background:url(right_t.jpg) top left no-repeat; height:924px}

.tit {background:url(tit.jpg) top center no-repeat}
/* header
-------------------------------*/
.flash {height:747px; position:relative;}
.gl {position:absolute; top:0; left:0; margin:76px 0 0 120px; width:181px; height:126px; cursor:pointer}
/* content
-------------------------------*/

/* footer
-------------------------------*/
#bot { height:177px; position:relative; min-width:929px; }


.counters {color:#9b9b9b; font-size:10px; font-family:Arial; position:absolute; top:0; left:0; margin:124px 0 0 15px; width:300px}

div.copyright {position:absolute; top:0; left:0; margin:135px 0 0 319px;  
			   padding:0 20px 0 0; 
			   font:normal 11px Tahoma, Geneva, sans-serif;
			   display:inline; color:#4b636c;width:337px
			   }

div.copyright a, div.copyright a:hover { color:#4b636c; text-decoration:underline;}

.music {position:absolute; top:0; right:0; margin:79px 17px 0 0px; width:112px;}

.nad {font-family:Verdana, Geneva, sans-serif; color:#ffffff; text-align:center; padding:35px 0 0 0; font-size:12px; font-weight:bold; font-style:italic;}




/* */

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;}
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; }











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; }
