/***************** Stylesheet for gluing cases ****/
/*************Copyright 2009 Netzbewegung GmbH ****/
/**************************************************/
/********************* s.kenk@netzbewegung.com ****/ 
/****************** last update on 03 May 2010 ****/
div.tx-uhugluingcases-pi1
{
	padding-bottom: 4px;
}

div.tx-uhugluingcases-pi1 .header
{
	position: relative;
	height: 108px;
	padding: 42px 15px 3px 14px;
	background: url(../../img/backgrounds/gluing-cases.gif) 8px 0 no-repeat;
}

.jsInactive div.tx-uhugluingcases-pi1 .header
{
	height: 124px;
	overflow-x: scroll;
	overflow-y: hidden;
}

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

#gluingcase-items-wrapper
{
	overflow: hidden;
}

.jsInactive #gluingcase-items-wrapper
{
	width: 1764px;
}

#gluingcase-items-wrapper .item
{
	width: 84px;
	height: 110px;
	float: left;
	background: url(../../img/backgrounds/gluing-case-item.gif) -84px 0 no-repeat;
}

#gluingcase-items-wrapper .item.active
{
	background-position: 0 0;
}

#gluingcase-items-wrapper .item a
{
	font-size: 0.9em;
	line-height: 1em;
	display: block;
	width: 84px;
	height: 26px;
	padding-top: 82px;
	text-align: center;
	outline: none;
	color: #7b7b7b;
	background: center top no-repeat;
}

div.tx-uhugluingcases-pi1 #gluingcase-scroll-left,
div.tx-uhugluingcases-pi1 #gluingcase-scroll-right
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	height: 120px;
	cursor: pointer;
	background: url(../../img/icons/scroll-left.png) left 40px no-repeat;
}

div.tx-uhugluingcases-pi1 #gluingcase-scroll-right
{
	left: auto;
	right: 0;
	background: url(../../img/icons/scroll-right.png) 22px 40px no-repeat;
}

.jsInactive div.tx-uhugluingcases-pi1 #gluingcase-scroll-left,
.jsInactive div.tx-uhugluingcases-pi1 #gluingcase-scroll-right
{
	display: none;
}

#gluing-case-details
{
	position: relative;
	top: 50px;
	min-height: 50px;
	margin: -50px 8px 0;
}

div.tx-uhugluingcases-pi1 div.content-wrapper.loading
{
	background: url(../../img/icons/load.gif) center 200px no-repeat;
}

#gluing-case-details td
{
	padding: 0;
	vertical-align: top;
	color: #000;
}

#gluing-case-details .highlights
{
	width: 405px;
	border-right: 1px solid #fff;
	background: #000;
}

div.tx-uhugluingcases-pi1 .highlights h2
{
	padding: 3px 9px 0;
	color: #ffed00;
}

div.tx-uhugluingcases-pi1 .highlights h3
{
	padding: 0 9px 8px;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #fff;
}

#gluing-case-details .highlights ul
{
	min-height: 97px;
	padding: 4px 47px 2px 8px;
	margin: 0;
	background: #ffed00;
}

#gluing-case-details .highlights li
{
	padding: 3px 0;
	border-top: 1px solid #fff;
}

#gluing-case-details .highlights li:first-child
{
	border: none;
}

#gluing-case-details td.introduction
{
	width: 386px;
	padding: 8px 20px 11px 0;
}

div.tx-uhugluingcases-pi1 td.introduction h3
{
	padding: 13px 0 10px;
	color: #000;
}

#gluing-case-details td.step
{
	width: 386px;
	padding: 8px 20px 11px 0;
	background: url(../../img/backgrounds/seperator-row.gif) no-repeat;
}

#gluing-case-details td.step.last
{
	padding-bottom: 45px;
}

div.tx-uhugluingcases-pi1 td.step h3
{
	color: #000;
}

#gluing-case-details td.image
{
	padding: 9px 0 10px;
	text-align: right;
	background: url(../../img/backgrounds/dot-000000.gif) repeat-y;
}
