/*  INFO NEW PRODUCTS*/
div.infonew
{
	position: absolute;
	top: 90px;
	left: 400px;
	width: 100px;
	height: 70px;
	text-align: center; 
	font-size: 12px; 
 	font-weight: bold; 
 	border: 1px solid green;
 	z-index: 2;
}
/*  TABLES AND DATA CENTER */
table.contentstart
{ 
	margin-top: 35px;
	width: 98%;
	word-spacing: 1pt; 
	text-align: center;
	font-size: 12px;
}

table.contentstart td
{
	width: 25%;
}

table.contentstart a {  
	color: #000000;
	text-decoration: none;
}
table.contentstart a:hover
{  color: green;}

div.subcatlist {
	margin-top: -8px; visibility: hidden;
}


/* SEARCH-RESULTS , CONTENTS */
table.content
{  
	position: relative;
	top: 40px;
	width: 98%;
	word-spacing: 1pt; 
	text-align: center; 
	font-size: 15px;
}
table.content td
{
	width: 25%;
}

	
table.content a	
{  font-size: 12px; color: #000; padding: 2px; text-decoration: none;}
table.content a:hover
{  color: green;}
table.content img
{  border: 1px; margin: 18px;}

a.button
{
	height: 120px;
	width: 120px;
	background-image: url(images/button21.gif);
	background-repeat: no-repeat;
	display: block;
}

br.check
{
	line-height: 5px;
}


td.button
{	
	position: relative;
	top 15px;
	       /*top, right, bottom, left*/
	padding: 10px 10px 10px 10px;
	background-color: #E7E7E7;
	text-align: center;
	vertical-align: top;

}
td.button a
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;

}
	

td.button a:hover
{ 
	color: black;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}

br.little
{
	line-height: 10px;
}

/* FAKE PARENT TRACING START PRODUCTS*/
div.sttrace
{ font-family: Arial; font-size: 12px; font-weight: bold; color: #000000; position: relative; text-align: center;}
div.sttrace a	
{ color: #000000;}
div.sttrace a:active
{ color: #000000;}
div.sttrace a:visited
{  color: #000000;}
div.sttrace a:hover
{  color: green;}

/* PARENT TRACING */
div.trace
{ font-family: Arial; font-size: 12px; color: #000000; position: relative; text-align: center;}
div.trace a	
{ color: #000000;}
div.trace a:active
{ color: #000000;}
div.trace a:visited
{  color: #000000;}
div.trace a:hover
{  color: green;}

div.trace span 
{
	position: relative;
	margin-bottom: 20px;
}

/* PICTURE, TEXT*/
table.prodkop
{ 
    position: relative;
    left: 30px;
	padding: 0px;
	text-align: center;	
}


table.prodkop img
{ 
	border: 0;
	padding: 0px;
}

table.prodkop td
{
	vertical-align: top;
}


/*   PRODUCTS LISTS   */
table.contentlist
{  
	position: relative;
	top: 40px;
	width: 98%;
}


div.ti
{ 
	position: relative;
	left: 135px;
	top: 10px;
	font-family: Arial; 
	font-size: 17px;
	font-weight: bold; 
	text-align: left;
	padding: 5px;
	
}
div.pi
{
	vertical-align: top;
	background-image:url('images/zoom.gif');
}	

div.fi
{
	position: relative;
	left: 18px;
	top: 5px;
	right: 4px;
	font-family: Arial; 
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}

div.li
{
	position: relative;
	left: 140px;
	top: 3px;
	padding-bottom: 20px;
	font-family: Arial; 
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}
	
	
table.products
{ 
	position: relative;
	left: 140px;
	font-size: 12px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #757575;
	border-collapse: collapse;
}
table.products th 
{
	background-color: #E5FFE5;
	margin: 0px;
	padding-left: 4px;
	padding-right: 10px;
	font-size: 12px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #757575;  
	border-collapse: collapse;
		
}

table.products td 
{	
	background-color: #FAFAFA;	
	margin: 0px;
	padding-left: 4px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 0px;
	white-space: nowrap;	
	font-size: 12px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #757575;  
	border-collapse: collapse;
}


table.categories a:hover
{ 
	color: green;
}	

a.subcatpopup:hover {
	color: #000;
}
a.subcatpopup {
	position: absolute;
	width: 125px;
	font-size: 11px;
	z-index: 99;
	border: groove 2px;
	background-color: #ddd;
	display: none;
}

/* Link for groups with no content-table*/
a.inlink	
{ color: #000000;
  font-weight: bold;}
a.inlink:active
{ color: #000000;}
a.inlink:visited
{  color: #000000;}
a.inlink:hover
{  color: green;}