/**
 *===========================================================================
 * Customization
 *===========================================================================
 */
.btn-inorm-red {
	float: left;
	margin: 0 5px 0 0;
	background: url(../images/btn-inform-red.gif) no-repeat;
}

.btn-inorm-red em {
	float: left;
	height: 18px;
	display: inline;
	padding: 0 4px 0 0;
	margin: 0 0 0 4px;
	background: url(../images/btn-inform-red.gif) no-repeat 100% 100%;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	font-style: normal;
}

.btn-inorm-orange {
	float: left;
	margin: 0 5px 0 0;
	background: url(../images/btn-inform-orange.gif) no-repeat;
}

.btn-inorm-orange em {
	float: left;
	height: 18px;
	display: inline;
	padding: 0 4px 0 0;
	margin: 0 0 0 4px;
	background: url(../images/btn-inform-orange.gif) no-repeat 100% 100%;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	font-style: normal;
}

#nav li a#nav-C1 {
	text-indent: -9999px;
	overflow: hidden;
	width: 163px;
	background: url(../images/bg-nav-01.gif) no-repeat;
}

#nav li a#nav-C2 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/bg-nav-02.gif) no-repeat;
}

#nav li a#nav-C3 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/bg-nav-03.gif) no-repeat;
}

#nav li a#nav-C4 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/bg-nav-04.gif) no-repeat;
}

#nav li a#nav-C5 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/bg-nav-05.gif) no-repeat;
}

#nav li a#nav-C6 {
	text-indent: -9999px;
	overflow: hidden;
	width: 163px;
	background: url(../images/bg-nav-06.gif) no-repeat;
}

.secondary-first .secondary-holder {
	float: left;
	width: 50%;
}

/* Overlay styles */
	/* Image from http://flowplayer.org/tools/demos/overlay/apple.html */
.productdetailzoom_overlay,#suggest-product-overlay {
	display: none;
	padding: 20px;
	top: 23.5px;
	position: absolute;
	background-image: url(../images/overlay/white800x700.png);
}

div.overlay div.close {
	background-image: url(../images/overlay/close.png);
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}

/* Review Form */
form.review label {
	float: left;
	width: 120px;
	font-weight: bold;
}

form.review div {
	width: 100%;
	overflow: hidden;
	margin: 1em 0;
	clear: both;
}

form.review .rating {
	display: inline;
	visiblity: hidden
}

.errors {
	display: block;
	color: red;
}

form .errors,form .error {
	display: block;
	margin-left: 120px;
	color: red;
	clear: both;
}

form td .error,form td .errors {
	margin-left: 0;
}

form.review .field {
	font: 11px Arial, Helvetica, sans-serif;
	width: 300px;
}

form.review textarea {
	height: 200px;
}

button {
	border: none
}

/**
 * Live Shopping
 */
#liveshopping em {
	color: #d1031b;
	font-style: normal
}

#liveshopping span {
	color: inherit;
}

/**
 * Product recommendation
 */
.popup-hold {
	margin: auto;
}

.popup-hold .product-text-box {
	min-height: 200px;
	padding: 18px 10px 15px 16px
}

.popup-hold .product-box {
	padding-bottom: 18px;
}

#suggest-product-overlay {
	width: 720px !important;
	height: 640px;
	background-image: url(../images/overlay/gray740x680.png)
}

.popup-hold .btn-submit {
	border: none;
	margin-top: 10px;
}

.popup-hold .price {
	font-size: 200%;
	background: none;
	overflow: visible;
	margin-top: 0.6em
}

.popup-hold .price span {
	font-size: 60%;
	text-decoration: line-through;
	color: #8e8e8e
}

.popup-hold .product-text-box .description {
	height: 110px;
	overflow: auto;
}

/**
 * Price styling
 */
.hold-price .price-hold {
	height: 58px;
}

.productteaser .price span {
	font-size: 70%;
	color: #8E8E8E;
	text-decoration: none;
}

.productteaser .price span em {
	font-size: 90%;
	margin: 0;
	vertical-align: inherit;
	font-size: 100%;
	line-height: normal
}

.productteaser .price strong em {
	font-size: 90%;
}

.small-box .price {
	font-size: 120%;
}

.small-box .price span {
	display: block;
	height: 15px;
}

/* topseller more link */
.more a {
	color: black;
	text-decoration: none;
}

.more a:hover {
	text-decoration: underline;
}

/* BEGIN TOOLTIP */
.tooltip {
	display: none;
	border: 1px solid #AAA;
	background: #FFF;
	z-index: 1000;
	padding: 10px;
	max-width: 250px;
	min-width: 150px;
	-moz-box-shadow: 0 0 10px #AAA;
	-webkit-box-shadow: 0 0 10px #AAA;
}

/* END TOOLTIP */ /**
 * Wider manufacturer column
 */
body #nav .drop-down .columns .manufacturer-column {
	width: 290px;
}

.infobox {
	margin: 1em 0;
}

.floatleft {
	float: left;
}

/**
 * styles for suggest form
 */
.popup-hold .produkt-hold-text  .price {
	background: none;
	padding: 0 10px 15px 0;
}

.popup-hold .produkt-hold-text  .price span {
	float: left;
	margin: 11px 6px 0 0;
	color: #8e8e8e;
	font-size: 11px;
	line-height: 15px;
	text-decoration: line-through;
}

.popup-hold .produkt-hold-text  .price span span {
	margin: 0px 6px 0 0;
}

.popup-hold .produkt-hold-text  .price strong {
	float: left;
	color: #000;
	line-height: 27px;
	font: bold 23px Arial, Helvetica, sans-serif;
}

.popup-hold .produkt-hold-text  strong em {
	vertical-align: top;
	font-size: 15px;
	line-height: 17px;
	margin: 0 0 0 -4px;
	font-style: normal;
}

ul.simple {
	list-style: none;
}

ul.simple li {
	list-style: none
}

.btn-refresh {
	float: left;
	color: #000;
	height: 35px;
	line-height: 35px;
	font-size: 11px;
	margin-right: 2em;
	padding: 0 18px 0 0;
	background: url(../images/bg-refresh.gif) no-repeat 100% 50%;
}

.buttons {
	line-height: 35px;
	width: 100%;
	overflow: hidden;
}

/**
 * Enlarge the product-hold txt block by 10px to make room for the no-review text
 */
.product-holder .product-box {
	padding-top: 8px;
	padding-bottom: 88px;
}

.product-holder .product-box .txt {
	height: 88px;
}

.popup-hold .product-holder .product-box {
	padding: 18px 15px 15px 15px;
}

.rating-area .toofewreviews {
	margin: 0;
}

.contact-area .btn-submit {
	margin: 0 0 0 1em;
}

#footer .securepayment a {
	color: #000;
	text-decoration: none
}

#deliverymethod ul {
	margin: 10px 0;
	padding: 0 0 0 15px;
}

#deliverymethod li {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
	margin-bottom: 0.5em
}

#deliverymethod li input {
	position: absolute;
}

#deliverymethod label {
	margin-left: 2.5em;
	display: block
}

input.btn-submit {
	display: block;
	font-size: 0px;
	line-height: 0px;
}

button {
	cursor: pointer
}

.f-row .legend {
	text-align: right;
}

#review .f-row .legend {
	font-weight: bold;
	font-size: 12px;
	line-heigh: 14px;
	color: #000000;
}

.promo-nav a strong {
	top: 5px;
	left: 5px;
	width: 220px;
	height: 56px;
	padding: 5px;
	background-repeat: no-repeat;
}

.promo-nav a:hover strong,.promo-nav .active a strong {
	width: 218px;
	height: 54px;
	margin: 2px;
	padding-top: 3px;
	padding-left: 3px;
	background-position: -2px -2px;
}

.contact-area .choice-bar {
	margin-left: 0;
}

.column-menu ul.rating {
	padding: 0;
}

.column-menu ul.rating li {
	width: 13px;
	margin: 0;
}

.column-menu ul.rating li.more {
	width: 70px;
	margin-left: 5px;
}

/* Fix for the scroll block on the product page if the name of the product requires 2 lines */
.txt-block {
	height: 253px;
}

.product-holder .product-box .txt ul.rating {
	position: absolute;
	top: 0;
	right: 15px;
}

.pagination {
	clear: both;
}

.wrapper #header {
	padding: 8px 0 0px;
}

.inp-text input {
	font: 11px Arial, Helvetica, sans-serif;
}

#header .logo {
	float: left;
	width: 127px;
	height: 75px;
	display: inline;
	margin: 0 20px 0 10px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/in_logo_rot_rgb.gif) no-repeat 100% 0;
}

/**
 * Increase the z-index of the advertised banner on the product listing 
 * to be above the promotions button
 */
.product-box .exclusive {
	z-index: 1;
}

/**
 * Aus Unserer Werbung Overlay Detail Seite
 * UPDATE: 2010-04-14 fsch
 */
.product-photo-place .exclusive {
	background: url("../images/bg-exclusive_big.png") no-repeat scroll 0 0
		transparent;
	clear: both;
	height: 42px;
	overflow: hidden;
	position: absolute;
	right: 4px;
	text-indent: -9999px;
	top: 4px;
	width: 106px;
	z-index: 99;
}

.product-pictos {
	height: 32px;
	overflow: hidden;
	float: left;
	margin: 15px 0 10px 5px;
}

.product-pictos  img {
	display: inline;
	margin: 0 5px;
}

.product-s-hold {
	padding: 0 5px 0px 6px;
}

/**

/**
  * VIDEO-DETAIL aka grauer Balken
  * UPDATE 29.04.2010 cperhab lt. Template fsch
  */
.detail-section {
	width: 100%;
	height: 158px;
	margin: 0 0 5px;
	padding: 5px;
	overflow: hidden;
	background: url("../images/video-detail/bg-detail.gif") no-repeat scroll
		0 0 transparent;
}

.detail-section,.detail-section a {
	color: #FFFFFF;
}

.detail-section ul {
	margin: 10px;
	padding: 0;
	height: 138px;
}

.detail-section ul li {
	float: left;
	list-style: none;
	padding: 0 7px 0 10px;
	margin: 0 0 0 -1px;
	display: inline;
	background: url(../images/sep-gallery.gif) repeat-y;
	font-size: 11px;
	width: 140px;
	height: 138px;
	overflow: hidden;
}

.detail-section li img {
	margin: 0 0 0 -5px;
}

.detail-section span,.detail-section strong {
	display: block;
}

span.detail-time {
	font-size: 10px;
}

span.detail-desc {
	margin-top: 15px;
}

.detail-section li.first {
	background: url(../images/video-detail/bg-detail-first.gif) repeat-x;
	width: 475px;
	height: 138px;
	overflow: hidden;
	padding: 0;
}

.detail-section li.first div {
	padding: 25px 0 7px 0;
}

.detail-section li.first img {
	float: left;
	margin: 0 23px 0 0;
}

.detail-section li.first  span.detail-time {
	margin-bottom: 10px;
}

.detail-section li.first  span.detail-desc {
	margin: 0;
}

a.detail-play {
	background: url(../images/video-detail/button_play.gif) no-repeat left
		5px;
	padding: 0 10px 0 12px;
}

a.detail-bigger {
	background: url(../images/video-detail/button_bigger.gif) no-repeat left
		3px;
	padding: 0 10px 0 15px;
}


.product-detail-overlay span {
  float:right;
  position:relative;
  margin: 10px;
  margin-bottom: 0;
  right: 0;
}

.product-detail-overlay .content p{
  width: 345px;
  overflow: hidden;
}

.big-box a .txt strong {
	background: url("../images/bg-price-bar.png");
}

.smallitems-box {
	width: 240px;
	float:left;
}

.big-box .price-info, .product-box .price-info {
	height: 40px;
	padding: 8px 5px 5px 5px;
	width: 47px;
}

.product-number p {
	font-size:11px;
	color:#4a4a4a;
	margin-top:-5px;
}
.disabled {
  color: #AEAEAE;
}

.payment-method-block {
  width: 100%;
  overflow: hidden;
}
.payment-method-block fieldset {
	width: 40%;
	float: left;
}
.payment-method-block fieldset ul {
	list-style: none;
}
.payment-method-block fieldset li {
  margin-bottom: 0.8em;
}
.payment-method-block div.info {
	width: 45%;
	float: left;
}

.btn-finish{
  float:left;
  width:222px;
  height:35px;
  cursor:pointer;
  margin:0 25px 0 0;
  text-indent:-9999px;
  overflow:hidden;
  background:url(../images/btn-abschliessen.png) no-repeat;
}

.table-holder table td.col-08 {text-align: center;}
.table-holder table td.col-09 {width:73px;}

.small-box .txt {
  background: url("../images/bg-price-bar.png") repeat scroll 0 0 transparent;
}