/**
 *===========================================================================
 * Customization
 *===========================================================================
 */
 
.btn-inorm-red {
	float: left;
	margin: 0 5px 0 0;
	background: url(../images/btn-inform-red.gif) no-repeat;
}

table td.info-cell .a-close {
	background:url("../images/bg-close.gif") no-repeat scroll 0 5px transparent;
	padding-left:10px;
}

.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;
	background: url(../images/bg-nav-01.gif) no-repeat;
	margin-left: 0px;
	width: 138px;
}

#nav li a#nav-C2 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/bg-nav-02.gif) no-repeat;
	width: 137px;
}

#nav li a#nav-C3 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/bg-nav-03.gif) no-repeat;
	width: 138px;
}

#nav li a#nav-C4 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/bg-nav-04.gif) no-repeat;
	width: 138px;
}

#nav li a#nav-C5 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/bg-nav-05.gif) no-repeat;
	width: 138px;
}

#nav li a#nav-C6 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/bg-nav-06.gif) no-repeat;
  width: 137px;
}

#nav li a#nav-FK {
	text-indent: -9999px;
	overflow: hidden;
	background: url("../images/cfk/bg-nav-cfk.gif") no-repeat scroll right top transparent;
	width: 138px;
	position: relative;
}
#nav li.hover a#nav-FK {
	display:hidden;
}

#nav #drop-down-FK {
	display:none;
}

.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);
	height: 700px;
  z-index: 999999;
  background-repeat: no-repeat;
}

div.overlay div.close {
	right: -5px!important;
	top: -5px!important;
	z-index: 99;
	background: url(../images/overlay/close.png) no-repeat;
	position:absolute;
	width: 35px;
	height:35px;
	cursor: pointer;
}

div.overlay a.close {
	right: -5px!important;
	top: -5px!important;
	z-index: 99;
	background: url(../images/overlay/close.png) no-repeat;
	position:absolute;
	width: 35px;
	height:35px;
	cursor: pointer;
}

/* 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
}

/**
 * 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);
	background-repeat: no-repeat; 
}

.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: 999999;
	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
 */
#nav .drop-down .columns .manufacturer-column {
	width: 200px;
}

#nav .drop-down {
	 width: 525px;
}

#nav .drop-down .links {
	width: 550px;
}

#nav .drop-down .brandpic {
	float:left;
	margin-right:5px;
	padding-top:5px;
	height:50px;
	width: 55px;
}

#nav .drop-down .brandpic img {
  max-width:50px;
  max-height:30px;
  margin: 0 auto;
}

#nav .drop-down .brandbox:hover {
  background-image: url(../images/dropdown.png);
}

#nav .drop-down .brandbox {
  width:142px;
  height:45px;
}

.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;
	color:#000;
	font-size:11px;
	line-height:14px;
	margin: 0 0 15px;
}

#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: 220px; /*253px*/
}

.product-holder .product-box .txt ul.rating {
	position: absolute;
	left: 15px;
	top: -4px;
}

.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: 45;
}

.product-pictos {
	height: 0px;
	overflow: hidden;
	float: left;
	margin: 5px 0 5px 5px;
}

.product-pictos  img {
	display: inline;
	margin: 0 5px;
}

.product-s-hold {
	padding: 5px 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 .previewspan {
  float:right;
  position:relative;
  margin: 10px;
  margin-bottom: 0;
  margin-left: 0px;
  right: 0;
}

.product-detail-overlay .previewprice{
  clear: both;
  height: 30px;
  margin: 10px 0px 10px 0;
}

.product-detail-overlay .oldprice{
  
  font-size: 10px;
  font-weight: bold;
  line-height: 11px;
  margin: -2px 5px 0 0;
  text-decoration: none;
  color: #8E8E8E;
}

.product-detail-overlay .oldprice{
  	float:left;
}

.product-detail-overlay .content p{
  width: 345px;
  overflow: hidden;
  margin-bottom:0px;
}

.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;
}

.small-box .txt
{
  background: url("../images/bg-price-bar.png") repeat scroll 0 0 transparent;
}

.inp-text div {
  height: 21px;
}

#orders .table-holder table td.col-08 a {
	width: 73px;
	display: block;
	word-wrap: break-word;
	overflow: hidden;
}

 /* Geldwertkarte */
.update-h label {
	width:65px;	
}

.update-h .text {
	width:220px;	
}
	
.update-h label.gwk {
	padding-right:3px;
	clear:left;
	display: block;
	width:145px;	
}
.update-h input.gwk-nr {
	width:170px;	
}

.update-h input.gwk-pin {
	width:25px;	
}

.update-bar {
	margin:0px 0px 10px 15px;
}

.payin-text {
	padding-bottom:10px;
	font-weight:bold;
}

.payin-text a {
	color: #000;
}

/* the overlayed element */
.ogone-overlay {
  
  /* must be initially hidden */
  display:none;
  
  /* place overlay on top of other elements */
  z-index:10000;
  
  /* styling */
  background-color:#fff;
  
  width:700px;  
  height:100%;
  border:1px solid #666;
  
  /* CSS3 styling for latest browsers */
  -moz-box-shadow:0 0 90px 5px #000;
  -webkit-box-shadow: 0 0 90px #000;  
}

/* close button positioned on upper right corner */
.ogone-overlay .close {
  background-image:url(../images/overlay/close.png);
  position:absolute;
  right:-15px;
  top:-15px;
  cursor:pointer;
  height:35px;
  width:35px;
}

.product-photo-place .zoom{
  overflow:hidden;
  position:absolute;
  right:8px;
  bottom:8px;
  width:25px;
}
.product-photo-place .zoom a{
  display:block;
  overflow:hidden;
  width:25px;
  height:25px;
  margin:4px 0 0;
  text-indent:-9999px;
}

.product-photo-place .zoom a:hover{background-position:0 -25px;}

.container-area .category-box-area div.column {
  margin-left: 5px;
}

.container-area .category-box-area div.column .brandbox {
  margin-right: 25px;
}

.container-area .category-box-area div.featbrands-column li {
  float: left;
}

.container-area .category-box-area div.featbrands-column {
  clear: left;
  margin-top: 15px;
  width: 450px;
}

.certificate {
	float: right;
	width:175px;	
	margin-top:-30px;
}

.certificate-images {
	float:left;	
}

.certificate-images img {
	float:left;
	padding-right:10px;
}

.right {
	float:right;
}

.adbox {
	display: none;
	padding: 20px;
	top: 23.5px;
	position: absolute;
	background-image: url(../images/overlay/cfk770x730.png);
	/* max-height: 554px; */
	width: 731px;
	height: 690px;
	z-index: 999;
}

div.adbox a.close {
	background: url(../images/overlay/cfk_close.png) no-repeat;
	position: absolute;
	right: -10px;
	top: -10px;
	cursor: pointer;
	height: 26px;
	width: 26px;
}

iframe {
	border: none;	
}
}
