/* show tabs */

.showTabs { clear: both; line-height: 18px; margin: 0 0 5px; padding: 0; }

.showTabs h3 { margin-top: 5px; margin-bottom: 10px; font: bold 15px Arial, Tahoma; color: #000; }
.showTabs h3 span { padding: 0 0 5px 10px; background: url('../img/arrows/arrow-idx-categ.gif') no-repeat 0 2px	; color: #d90000; }
.showTabs h3 a { font-size: 13px; }
.showTabs h3 a.tabformat { padding: 3px 5px; background: #51b0ef; text-decoration: none; color: #fff; }
.showTabs h3 a.tabformat2 { padding: 3px 5px; text-decoration: none; color: #51b0ef; }
.showTabs h3 a:link.tabformat2 { padding: 5px; color: #51b0ef; }
.showTabs h3 a:hover.tabformat2 { padding: 5px; background: #000; color: #fff; }

.showTabs ul { margin: 0; padding: 0; list-style-type: none; }
.showTabs li { margin: 0; padding: 0 0 3px 2px; background: url('../img/catalog-firme/bg-idx-cat.gif') repeat-x left bottom; }
.showTabs li a { margin: 0; padding: 0; text-decoration: none; font-size: 12px; color: #000; }
.showTabs li a:hover { color: #51b0ef; }

	/* fancy content */
	.showTabsContent { border: 1px solid #c4c0e2; background: #f4f6ff; }

/* inner tabs */
.tabsinner { margin: 0; padding: 0; }
