/*******************

 1 STANDARD MAGICBANNER STYLES

2 MAGICBANNER CAPTION

3 MAGICBANNER NAVIGATION

4 MAGICBANNER TIMER

5 MAGICBANNER PROMO

*********************/


/**-- 1 STANDARD MAGICBANNER STYLES --**/

#sliderwrapper { float:left; }

.mb_button span, .mb_button i {
	background: url(../modules/magicbanner/img/mb_button.jpg) no-repeat center left !important;
	color: #003772;
}

.mb_button i { background-position: center right !important; } 

.slider {
	position: relative;
	background: url(../modules/magicbanner/img/loading.gif) no-repeat 50% 50%;
	margin-bottom: 12px;
	overflow: hidden;
}

.slider img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.nivoSlider {
	position: relative;
	margin-bottom: 12px;
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 60;
    display: none;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 50;
    height: 100%;
}

/**-- 2 MAGICBANNER CAPTION --**/

.nivo-caption {
    position: absolute;
    left: 30px;
    top: 85px;
    background: #4D8BCD;
    color: #fff;
	min-height: 122px;
	_height: 122px;
    z-index: 89;
	overflow: hidden;
	padding: 25px;
	width: 425px;
	
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	
/*	behavior: url(css/css3/css3.php);
*/}

.nivo-caption h2 a, .nivo-caption h2,
.nivo-caption p a, .nivo-caption p { color: #fff; }

.nivo-caption h2, .nivo-caption p {
	float: left;
}

.nivo-caption h2 { margin-bottom: 4px; font-size: 22px; font-family: Georgia; font-style: italic; line-height: 32px; }

.nivo-caption p { font-size: 12px; }

.nivo-caption .button {
	position: absolute;
	bottom: 14px;
	right: 14px;
}

.slider .prices {
	position: absolute;
	top: 6px;
	right: 10px;
	text-align: right;
}

.slider .sellprice {
	font-size: 18px;
	font-weight: bold;
}

.slider .originalprice {
	font-size: 16px;
	text-decoration: line-through;
}


/**-- 3 MAGICBANNER NAVIGATION --**/

.nivo-directionNav a {
    cursor: pointer;
	position: absolute;
	padding: 15px 16px;
	text-indent: -9999px;
	top: 25%;
    z-index: 99;
}

.nivo-prevNav, .nivo-nextNav,
ul.nivo-controlNav a {
	background: url(../img/css/iconen.png) no-repeat;
}

.nivo-prevNav {
	background-position: -60px -480px;
	left: 0;
}

.nivo-nextNav {
	background-position: -120px -480px;
	right: 0;
}

ul.nivo-controlNav {
	margin: 330px 45% 10px;
}

ul.nivo-controlNav li {
    cursor: pointer;
    display: inline;
    float: left;
    height: 5px;
    position: relative;
    width: 8px;
    z-index: 98;
}

ul.nivo-controlNav a {
	background-position: -60px -420px;
	color: #fff;
	margin: 0 3px;
	font-size: 0;
	padding: 5px;
	position: relative;
	text-align: center;
	z-index: 99;
}

ul.nivo-controlNav a:hover {
	background-position: -120px -420px;
	color: #fff;
	text-decoration: none;
}

.nivo-controlNav a.active,
.nivo-controlNav a.active:hover {
	background-position: -180px -420px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/**-- 4 MAGICBANNER TIMER --**/

.slider > .timer {
	height: 3px;
	display: none;
	position: absolute;
	left: 0;
	top: 259px;
	width: 100%;
	z-index: 130;
}

.slider > .timer div {
	background-color: #e88622;
	height: 3px;
	width: 0;
	z-index: 140;
}


/**-- 5 MAGICBANNER PROMO --**/

.slidermodule .nivo-directionNav a {
	padding: 6px 18px 6px 0;
	top: 30%;
}

.slidermodule .nivo-caption { min-height: 24%; _height: 24px; }

.slidermodule .nivo-caption h2 {
	font-size: 18px;
	margin-bottom: 2px;
}

.slidermodule .nivo-caption p { font-size: 14px; }

.slidermodule .nivo-prevNav { background-position: -240px -480px; }

.slidermodule .nivo-nextNav { background-position: -300px -480px; }

.slidermodule  ul.nivo-controlNav { padding: 8px 0; }

.slidermodule  ul.nivo-controlNav li { width: 8px; }

.slidermodule .nivo-controlNav a {
	background-position: -300px -538px;
	font-size: 8px;
	padding: 0 3px 0px;
}

.slidermodule .nivo-controlNav li a:hover  { background-position: -240px -540px; }

.slidermodule .nivo-controlNav a.active,
.slidermodule .nivo-controlNav a.active:hover {
	background-position: -180px -538px;
}

.slidermodule .prices { right: 4px; }

.slidermodule  .sellprice { font-size: 18px; line-height: 32px; margin-right: 5px; }

.slidermodule  .originalprice { font-size: 9px; }
