/*
 *	CSS file for fruchtrausch.de
 *	copyright:
 */
 
/* #############
 * ### TODOS ###
 * #############
 * 
 * CSS  
 * "springende Links" bei navis, liegt an padding für border 
 *
 * HTML
 * - TODO: head: favicon etc 
 * - jquery js in file?
 * - slider: points o o x o
 */ 
 
/* ##############
 * ### helper ###
 * ############## */ 

.top_radius {
	border-top-left-radius:20px;
	-webkit-border-top-left-radius:20px	; /* Safari */	
	border-top-right-radius:20px;
	-webkit-border-top-right-radius:20px	; /* Safari */
}

.all_radius {
	border-radius:20px;
}

.bottom_radius {
	border-bottom-left-radius:20px;
	-webkit-border-bottom-left-radius:20px; /* Safari */	
	border-bottom-right-radius:20px;
	-webkit-border-bottom-right-radius:20px; /* Safari */
}

.shadow {
	box-shadow: 0 0 3px #464646;
}

/* #############
 * ### style ###
 * ############# */

body {
	background-color: #B1006A;
}

a {
	color: #d699bf;
}

a:hover {
  color: #b1006a;
  text-decoration: none;
}

/* ############
 * ### divs ###
 * ############ */ 
 
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

#bg {
	position: absolute;
	width: 100%;
	height: 100%;
}

#bg img {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width: 100%;
	width: auto !important;
	width: 100%;
	margin: 0 auto;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}

#scroller {
	position: absolute;
	width: 100%;
	height: 100%;
	top: -1px;
	left: 0;
	overflow: auto;
	z-index: 1;
} 

#wrapper {
    position: absolute;
	width: 960px;
	top: 40px;
	left: 40px;
	z-index: 1;
	text-align: left;
}

/* bootstrap container class */
.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 960px;	
}

#header {
	background-color: #ffffff;
	box-shadow: 0 0 3px #464646;
	height: 145px;
	width: 960px;
}

#logo {
	float: left;
	height: 145px;
}

/* ### Navi ### */

#navi {
	float: left;
	margin-left: 20px;
}

#navi_social {
	position: fixed;
	top: 40px;
	right: 0px;
	background-color: #ffffff;
	border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px	; /* Safari */	
	border-bottom-left-radius:10px;
	-webkit-border-bottom-left-radius:10px	; /* Safari */	
	height: 200px;
	width: 70px;
}

#navi_social ul {
	margin: 10px 10px 0px 0px;
	list-style: none;
}

div #navi_social li {
	margin: 0px 0px 5px 10px; 
}

#navi_main {
	margin-top: 60px;
	border-top: #b1006a 1px solid;
	font-size: 15px;
	height: 25px;
	width: 760px;
}

#navi_main ul {
	margin-top: 7px;
}

#navi_sub {
	margin-top: 17px;
	border-top: #b1006a 1px solid;
	font-size: 14px;
}

#navi_sub ul {
	margin-top: 2px;
}

#navi ul {
	margin-left: 0px;
}

#navi li {
	margin-right: 30px;
	float: left;
	list-style: none;
}

#navi li.last {
	float: none;
}

#navi_main li a {
	padding: 3px 3px 0px 2px;
}

#navi_main li.on a {
	border-top: #b1006a 5px solid;
	padding: 3px 3px 0px 2px;
	color: #b1006a;
}

#navi_sub li a {
	padding: 1px 3px 0px 2px;
}

#navi_sub li.on	a {
	border-top: #b1006a 2px solid;
	padding: 2px 3px 0px 2px;
	color: #b1006a;
}

/* ### teaser ### */

#teaser {
	}

#teaser.start {
	width: 960px;
	height: 400px;
/* 	overflow: hidden; */

}

.theme-default #slider {
	background: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;	
    margin: 0;
    width:960px; /* Make sure your images are the same size */
    height:400px; /* Make sure your images are the same size */
	/*-webkit-border-bottom-left-radius: 20px;  
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;  */
}

.theme-default .nivo-controlNav {
/* 	display: none; */
	right: 0px;
	left: auto;
	bottom: -22px;
}

.theme-default .nivo-control a {
	width: 17px;
}
	
.theme-default .nivo-control .active {}

/* ### intro ### */

#intro {
	height: 430px;
}

#intro.intro_550 {
	height: 430px;
}

#intro_copy {
	padding-top: 170px;
	padding-left: 50px;
	width: 400px;
	height: 260px;
	font-size:1em;
	color:#666;
	
}

#intro_copy_franchise {
	padding-top: 40px;
	padding-left: 50px;
	width: 600px;
	height: 460px;
	font-size:1em;
	color:#666;
	
}

#intro_copy_mbar {
	padding-top: 130px;
	padding-left: 50px;
	width: 400px;
	height: 180px;
	font-size: 1em;
	color: #666;
}

#intro_copy_white {
	padding-top: 170px;
	padding-left: 50px;
	width: 400px;
	height: 260px;
	font-size: 1em;
	color: #FFF;	
}

.intro_head {
	font-weight: bolder;
	color: #98B74F;
}

.intro_head_pink {
	font-weight: bolder;
	color: #B1006A;
}

#intro.intro_frozen {
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(../img/img_frozen.jpg);
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px; /* Safari */
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px; /* Safari */
}


#intro.intro_individuell {
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(../img/img_individuell.jpg);
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px; /* Safari */
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px; /* Safari */
}

#intro.intro_cafe {
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(../img/img_cafe.jpg);
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px; /* Safari */
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px; /* Safari */
}

#intro.intro_muesli {
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(../img/img_muesli.jpg);
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px; /* Safari */
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px; /* Safari */
}

#intro.intro_obst {
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(../img/img_obst.jpg);
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px; /* Safari */
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px; /* Safari */
}

#intro.intro_suppen {
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(../img/img_suppen.jpg);
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px; /* Safari */
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px; /* Safari */
}

#intro.intro_mehr {
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(../img/img_more_intro.jpg);
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px; /* Safari */
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px; /* Safari */
}

#intro.intro_franchise {
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(../img/img_franchise.jpg);
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px; /* Safari */
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px; /* Safari */
}

#intro.intro_mbar {
	height: 350px;
	background-color: #FFFFFF;
	background-image: url(../img/hg_mb_top.jpg);
	/*border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px; */
}

#mbar_customer {
	/* 	width:960px; */
	min-height: 320px;
	list-style-type: none;
	background-color: #ffffff;
	background-image: url(../img/hg_mb_mid.jpg);
	background-repeat: no-repeat;
}
#mbar_customer > span {
	display: block;
	color: #d7d7d7d;
	font-size: 14px;
	padding: 10px 0px 10px 15px;
}

#mbar_customer_left {
/*	float:left;*/
	padding-left:50px;
	height: 200px;
	width:600px;
}

#mbar_customer_right {
/*	float:right;*/
	list-style-type:none;
	min-height: 300px;
	width:450px;
}

#mbar_customer_logos {
	/*	float:left;*/
	height: 150px;
	width: 960px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	border-top-width: 1px;	
}

#scrollup {
   position: relative;
   overflow: hidden;
   height: 190px;
   width: 600px;
 }
 
.headline {
   position: absolute;
   top: 210px;
   left: 5px;
   height: 185px;
   width:600px;
 }

.zitat {
	font-size:1.3em;
	font-style:italic;
	color:#B1006A;
}

#mbar_images {
		width:960px;
	height: 200px;
	background-color: #FFFFFF;
}

#mbar_content {
	width: 960px;
	min-height: 300px;
	padding-top: 30px;
	background-color: #FFFFFF;
	background-image: url(../img/hg_mb_mid2.jpg);
	overflow: auto;
}

#mbar_content_left {
	float: left;
	padding-left: 50px;
	padding-right: 50px;
	min-height: 250px;
	width: 300px;
}

#mbar_content_right {
	float: left;
	padding-left: 50px;
	min-height: 250px;
	width: 450px;
	background-image: url(../img/hg_line.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#mbar_formular ul{
		  margin: 0;
	  padding:0;
}

#mbar_formular li{
	list-style-type: none;
	padding-left:15px;
	background-image: url(../img/list_bullet.png);
	background-position:left;
	background-repeat:no-repeat;
	line-height:140%;
	
}

#mbar_formular {
	width:960px;
	padding-top:30px;
	min-height: 550px;
	background-color: #FFFFFF;
	background-image: url(../img/hg_mb_formular.jpg);
	overflow:auto;
	-webkit-border-bottom-left-radius: 20px; /* Safari */
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px; /* Safari */
}

#mbar_formular_left {
	float:left;
	padding-left:50px;
	padding-right:50px;
	min-height: 350px;
	width:300px;
		background-image: url(../img/hg_line.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#mbar_formular_right {
	float:left;
	padding-left:50px;
	min-height: 350px;
	width:400px;	

}

#mbar_content_right ul{
		  margin: 0;
	  padding:0;
}

#intro.intro_story {
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(../img/img_story.jpg);
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px; /* Safari */
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px; /* Safari */
}

#intro.intro_smooth {
	height: 430px;
	background-color: #FFFFFF;
	background-image: url(../img/img_smooth_intro.jpg);
}


#sizes {
	height: 250px;
}

/* ### smoothies catalog ### */

#smoothies_catalog {
	background: url(../img/hg_smoothie.png) no-repeat;
	min-height: 550px;
}

#smoothies_list {
	float: left;
	width: 275px;
}

#smoothies_list ul {
	margin: 47px 0px 0px 0px;
}

#smoothies_list li {
	background: url(../img/btn_sub_smoothies_of.png) no-repeat;
	list-style: none;
	height: 35px;	
	width: 180px;
}

#smoothies_list li.on {
	background: url(../img/btn_sub_smoothies_on.png) no-repeat;
	color: #8cbd6e;
}

#smoothies_list li.on a {
	color: #8cbd6e;
}

#smoothies_list li:hover {
	background: url(../img/btn_sub_smoothies_on.png) no-repeat;
}

#smoothies_list li:hover a {
	color: #d699bf;
}

#smoothies_list li a {
	display: block;
	cursor: pointer;
	padding: 10px 0px 0px 25px;
}

#smoothies_image {
	float: right;
	width: 680px;
	padding: 0px 5px 0px 0px;
	margin-top: 20px;
}

/* Wiki */

#wiki_main {
	background-color:#FFF;
}

#teaser .wiki_top {
	float:left;
	width:960px;
	background: url(../img/hg_wiki_top.jpg) no-repeat;
	min-height: 470px;
		background-color:#FFF;
}

#teaser .wiki_bottom {
		float:left;
	width:960px;
	background: url(../img/hg_wiki_bottom.jpg) no-repeat;
	height: 200px;
}

#wiki_bottom {
	background: url(../img/hg_wiki_bottom.jpg) no-repeat;
	background-position:top;
	height: 220px;
	background-color:#FFF;
}


.clearfix { 
clear:both;
}

#teaser .wiki_accordion {
	width: 580px;
	position: relative;
	top: 150px;
	left: 190px;
}

#teaser .wiki_accordion .accordion-heading {
	background: url(../img/wiki_arrow.png) 3px 10px no-repeat;
}

#teaser .wiki_accordion .accordion-group {
	background-color: #ffffff;
	margin-bottom: 10px;
}


/* Bars */

#teaser .bar_top {
	float:left;
	width:960px;
	background: url(../img/hg_bar_top.jpg) no-repeat;
	min-height: 470px;
		background-color:#FFF;
}

#teaser .bar_bottom {
		float:left;
	width:960px;
	background: url(../img/hg_bar_bottom.jpg) no-repeat;
	height: 200px;
}

#bar_bottom {
	background: url(../img/hg_bar_bottom.jpg) no-repeat;
	height: 220px;
	background-color:#FFF;
}


#teaser .bar_wrapper {
	width: 850px;
	position: relative;
	top: 150px;
	left: 50px;
	padding-bottom:20px;
	margin-bottom:50px;
	border-bottom-style:solid;
	border-bottom-color:#B1006A;
	border-bottom-width:1px;
}

#teaser .bar_head {
		float:left;
	width:850px;
	height:30px;
	border-bottom-style:solid;
	border-bottom-color:#B1006A;
	color:#B1006A;
	font-weight:bold;
}

#teaser .bar_img {
	float:left;
	width:200px;
	height:200px;
	margin-top:20px;
}

#teaser .bar_copy {
	float: left;
	padding-left: 20px;
	margin-top: 20px;
	width: 250px;
}

#teaser .bar_karte {
	float: right;
	margin-top: 20px;
	width: 350px;
	height:200px;
	background-color:#B1006A;
}



/* ### content ### */

/* #content { */
/* 	width: 960px; */
	
/* } */

#content_top {
	margin-top: 20px;
}

#button_left {}

#button_right {}

div.button {
	width: 470px;
	height: 200px;
}

#content_middle {
	margin-top: 20px;
	margin-bottom: -5px;
}

#content_bottom {
	/* needed this to eliminate wrong computed height */
	background-color: #ffffff;
	padding: 1px;
}

#content_bottom .text-box {
	border-bottom: 1px #cccccc solid;
	width: 920px;
	margin: 10px 20px 0px 20px;
	padding: 0px 0px 10px 0px;
}

#content_bottom .text-box h3 {
	color: #b1006a;
}

#content_bottom .text-box p {
	font-size: 14px;
	color: #666666;	
	margin-top: 10px;
}

/* ### footer ### */

#footer {
	background-color: #ffffff;
	color: #b1006a;
	height: 235px;
	width: 960px;
	margin-bottom: 60px;
	font-size:13px;
}

#footer ul {
	float: left;
	margin: 15px 20px 0px 15px;
}

#footer ul.last {
	float: right;
}

#footer li {
	list-style: none;
	margin-bottom: 8px;
}

#sitemap {
	float: left;
	width: 720px;
}

#address {
	float: right;
	width: 240px;
}

#address p {
	margin: 15px 0px 0px 40px;
}

/*     TABELLE   */

table {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #999999;
	}

.errorText {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#CC0000;
	}
	
	
/*.inputfeld {
	display: block;
	float: left;
	width: 300px;
	height: 25px;
	background-color: #E0E0E0;
	border: 0;
	color:#666666;
}*/

/*textarea { 
 background-color: #E0E0E0;; 
   display: block;
  float: left;
    height: 100px;
  width: 300px; 
  border: 0;
  color:#666666;
}*/

.tabelle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #B1006A;
}


/* SLIDER */
.slider-wrap {
	width: 619px;
	margin: 40px 0px 0px 110px;
}			
.stripViewer {}
.panelContainer h2 {
	color: #B1006A;
} 
.panel ul { 
	text-align: left; 
	margin: 0 15px 0 30px; 
}
.stripViewer { 
	position: relative; 
	overflow: hidden; 
	width: 619px; 
	height: 150px; 
}
.stripViewer .panelContainer { 
	position: relative; 
	left: 0; 
	top: 0; 
}
.stripViewer .panelContainer .panel { 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 619px; 
}
.stripNavL, .stripNavR, .stripNav { 
	display: none; 
}
.nav-thumb {  
	padding-right: 5px; 
}
.nav-thumb.last {
	border: none;
}
#movers-row { 
	margin: 0px 0px 0px 20px; 
}
#movers-row div { 
	width: 92px; 
	float: left; 
}
#movers-row div a.cross-link { 
	float: right; 
}
.photo-meta-data { 
	background: url(../images/transpBlack.png); 
	padding: 10px; 
	height: 30px; 
	margin-top: -50px; 
	position: relative; 
	z-index: 9999; 
	color: white; 
}
.photo-meta-data span { 
	font-size: 13px; 
}
.cross-link { 
	display: block; 
	width: 92px; 
	height: 75px;
	position: relative; 
	z-index: 9999; 
}
.active-thumb { 
	background: transparent url(../img/00_logo_active.png) top center no-repeat; 
}
#logos {
	width: 960px;
}
