
/* ---------------------------------------------------- */
/* PROMO BANNER INTRO
/* ---------------------------------------------------- */
#intro {
	position:absolute;
	z-index:9999;
	top: -4px;
	left:0;
	width:768px; 
	height:238px;
	overflow:hidden;
	text-align:center;
}
#IE6 #intro, #IE7 #intro, #IE8 #intro {	top: -2px; overflow:visible}

/* ---------------------------------------------------- */
/* PROMO BANNER FLASH ELEMENTS 2009.07
/* ---------------------------------------------------- */
/*.flashtopper {
	position:absolute;
	top:-4px;
	left:10px;
	width:160px;
	z-index:777;
}
.flashbottomleft {
	position:absolute;
	bottom:-4px;
	left:10px;
	z-index:999;
}
.flashbottomright {
	position:absolute;
	bottom:-4px;
	height:89px;
	overflow:hidden;
	left:440px;
	z-index:888;
}*/


/* ---------------------------------------------------- */
/* FLASH ANIMATION 2009.10
/* ---------------------------------------------------- */

.flashleft {
	position:absolute;
	top:-4px;
	height:238px;
	left:0px;
	z-index:999;
	}
	
	#IE7 .flashleft {left:0px;}

.flashbottom {
	position:absolute;
	bottom:-4px;
	height:60px;
	width:768px;
	overflow:hidden;
	left:0px;
	z-index:888;
	}
.flashtopper {
	position:absolute;
	top:-5px;
	left:640px;
	width:130px;
	height:80px;
	overflow:hidden;
	z-index:777;
	}
	
	
	
	
/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
	width: 770px;
	border: 0px solid #ddd;
	margin-bottom:10px;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
	overflow: hidden;
	width: 740px;
/*	background-color:#D5E0E3*/
}

#slideshow .slides ul {
width: 2880px;}

#slideshow .slides li {
width: 740px; 
float: left;
list-style:none !important;
list-style-type:none !important;}

#slideshow .slides h2 {
margin-top: 0;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES COLUMNS
/* ---------------------------------------------------- */
#slideshow .slides li .col1 {
/*	width: 290px !important;*/
	padding-left:60px;
	width:280px !important;
}
#slideshow .slides li .col2 {
/*	width: 400px !important;*/
	width: 340px !important;
	padding-top:10px;
}

#slideshow .slides li .col2 .productname h1{ font-size:16px; font-weight:bold; text-align:left; line-height:120%; margin-bottom:10px !important; max-width:250px;	}
#slideshow .slides li .col2 .newprice{ font-size:20px; line-height:100%; padding:2px !important; font-weight:bold; color:#C00; margin-bottom:10px; max-width:254px;
	}
#slideshow .slides li .col2 .oldprice{ font-size:16px; font-weight:bold; color:#666; margin-bottom:10px; font
	}
#slideshow .slides li .col2 .percent{ position:absolute; right:90px; top: 40px;
	}


/* ---------------------------------------------------- */
/* SLIDESHOW > GRAPHIC ELEMENTS
/* ---------------------------------------------------- */
.promobannerbestel{ 
	display:block;
	width:174px;
	height:33px;
	background-image:url(../gfx/promobanner/bg_bestel.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:9px;}
.promobannerbestel a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	text-decoration:none} 

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
/*#slideshow .slides-nav {
background-color: #ddd;
border-top: 2px solid #ccc;}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
display: block;
padding: 15px 20px;
outline: none;}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background-color: #eee;}

.js #slideshow .slides-nav li.on a {
position: relative;
top: -4px;}*/
