@charset "utf-8";
#top {
	background-color: #CECECE;
	background-repeat: repeat-x;
	height: 84px;
	background-image: url(images/top.jpg);
}
#logotype {
	position:absolute;
	left:91px;
	top:53px;
}
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(images/stripes_bg.gif);
	color: #555;
}
*, td p { 	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1 {
	font-size: 2.8em;
}
h2 {
	font-size: 1.8em;
	margin-top:2em;
	margin-bottom:0.2em;
}
#mainContent p, #mainContent li  {
	font-size: 1.2em;
	margin:0px;
	margin-top:0.6em;
}


#left {
	width: 293px;
}
#left #stripedrows {
	width: 200px;
	margin-left: 93px;
	background-image: url(images/stripes_bg.jpg);
	height: 100%;
}
#menu {
	float: right;
	width: 670px;
	margin-top: 10px;
	clear: right;
	text-align: right;
	margin-bottom:1.5em;
}
#content {
	width: 1012px;
}
#content #mainContent {
	width: 690px;
	margin-left: 320px;
	padding-top: 92px;
}
#bottom {
	margin-left:320px;
	width:690px;
	margin-top:20px; 
	border-top:1px dashed silver; 
	text-align:center; 
	padding:4px;
	clear:both;
}
#bottom a {text-decoration:none; color:gray;}

#menu ul {/*margin:0.3em;*/}

#menu a {
	text-decoration: none;
	color: #333333;
	font-size: 1.3em;
}
#menu li {
	list-style: none;
	margin-left: 2.5em;
	display: inline; 
}
#menu a.menu1_act {font-weight:bold;}

h1,h2,h3,h4,h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: 500;
}
h1 { font-size:22px;}
h2 { font-size:16px;}
h3 { font-size:14px;}

.tx-slideshow-pi1  {
text-align:left;
}
#tx-slideshow-pi1 {border:1px solid black;}


/*********** COMMERCE EXT FORMATTING **********/

/*format product listing*/
.com-list-even, .com-list-odd {
position:inline;
float:left;
width:230px;
margin-bottom:40px;
padding:0px;
}
.com-list-even *, .com-list-odd * {line-height:0.8em;}
.com-list-even a,.com-list-odd a {text-decoration:none; color:#3c3c3c;}
.com-list-even a:hover, .com-list-odd a:hover {text-decoration:underline;}
/* ---- */

/*format single article */
/*.com-single-action-entry {
width:191px;
position:relative;
float:left;
}*/
.com-single-cat img, 
.com-category img {float:left; border:1px solid black; padding:4px; margin-right:10px;}
.com-category:after, .com-single-cat:after {content:"."; color:#fff; clear:both; display:block; visibility:hidden; height:0px;}

.com-category, .com-single-cat {padding:10px; margin-bottom:10px; border:1px solid silver; background-color:#f2f2f2;}

.com-single-action-entry img, 
.com-single img, 
.com-list-col-img img
{border:1px solid black; }
.com-single-action-entry-img { }
.pagebrowser, .com-single:after {content: "."; color:#fff; visibility:hidden; height:0px; clear:both; display:block;}

.com-category-desc {clear:both; padding-top:5px;}

/* ---- */
.product-images-wrapper {display:block; }
 
.product-images img{ margin-bottom:9px; border:1px solid black; padding:4px; margin-right:10px; display:block;}
 .com-single-aticle {padding-top: 9px; border-top: 1px solid silver; clear:both; display:block; }
 .com-single-action-entry{border-right:1px dotted silver; padding: 9px; float:left;}

.product-images a {float:left;}

