/**************** Stylesheet for plastics list ****/
/*************Copyright 2009 Netzbewegung GmbH ****/
/**************************************************/
/********************* s.kenk@netzbewegung.com ****/ 
/****************** last update on 28 May 2009 ****/
div.tx-uhuplasticslist-pi1
{
    width: 601px;
    padding: 21px 0 6px;
}

div.tx-uhuplasticslist-pi1 .header
{
    position: relative;
    padding: 33px 0 0;
    background: url(../../img/backgrounds/plasticlist.gif) no-repeat;
}

div.tx-uhuplasticslist-pi1 .nav-white-tabbed
{
    position: absolute;
    top: 7px;
    left: 11px;
}

div.tx-uhuplasticslist-pi1 .outer-header
{
    position: relative;
}

body.jsInactive div.tx-uhuplasticslist-pi1 .prev,
body.jsInactive div.tx-uhuplasticslist-pi1 .next
{
    display: none;
}

div.tx-uhuplasticslist-pi1 .prev,
div.tx-uhuplasticslist-pi1 .next
{
    position: absolute;
    top: 42px;
    left: -7px;
    width: 16px;
    height: 0;
    padding: 16px 0 0 0;
    overflow: hidden;
    cursor: pointer;
    background: url(../../img/icons/scroll-left.png) no-repeat;
}

div.tx-uhuplasticslist-pi1 .next
{
    left: auto;
    right: -7px;
    background-image: url(../../img/icons/scroll-right.png);
}

body.jsActive div.tx-uhuplasticslist-pi1 .inner-header
{
    height: 112px;
    margin: 9px 20px 6px 19px;
    overflow: hidden;
}

body.jsInactive div.tx-uhuplasticslist-pi1 .inner-header
{
    height: 128px;
    margin: 9px 20px 6px 19px;
    overflow-y: hidden;
}

div.tx-uhuplasticslist-pi1 .inner-header ul
{
    width: 281px;
    float: left;
}

div.tx-uhuplasticslist-pi1 .inner-header li
{
    line-height: 16px;
    background: url(../../img/backgrounds/dot-b2b2b2.gif) repeat-x;
}

div.tx-uhuplasticslist-pi1 .inner-header li:first-child
{
    background: none;
}

div.tx-uhuplasticslist-pi1 .inner-header a
{
    display: block;
    margin-right: 4px;
    width: 267px;
    padding: 0 0 0 10px;
    white-space: nowrap;
    overflow: hidden;
    color: #7d7d7d;
    background: url(../../img/icons/arrow-black.gif) 0 6px no-repeat;
}

div.tx-uhuplasticslist-pi1 .inner-header li.active a
{
    font-weight: bold;
    color: #000;
}

div.results-wrapper
{
	padding: 0 19px;
	background: #e5e5e5;
}

div.results-wrapper h3
{
    padding-top: 10px;
    color: #000;
}

div.results-wrapper h4
{
    color: #7d7d7d;
    padding-bottom: 2px;
}

div.product-result
{
	position: relative;
	float: left;
	width: 276px;
	height: 118px;
	padding: 10px 5px 0 0;
}

div.product-result.border
{
    background: url(../../img/backgrounds/dot-000000.gif) left 127px repeat-x;
}

div.product-result div.image-wrapper
{
	position: absolute;
	top: 10px;
	left: 0;
	width: 125px;
	height: 95px;
	padding: 6px;
	background: url(../../img/backgrounds/product-result.gif) no-repeat;
}

div.product-result div.image-wrapper a
{
	display: block;
	width: 125px;
	height: 95px;
	margin: 0;
	outline: none;
	background: center center no-repeat;
}

div.product-result a
{
	display: block;
	margin-left: 147px;
	font-weight: bold;
	color: #6c6c6c;
}
