#index{
	border-bottom: solid;
	border-width: 6px;
}
.fresh
{
    font-family: 'Lemon', cursive;
    color: #FFFFFF;
    float: right;
    font-size: 34px;
    margin: 171px 17px 4px;
    position: relative;
    z-index: 26;   
}
.maps
{
	float: right;
}
.content_text_full iframe
{
	float: right;
	width: 761px;
}

.footer_text {
    margin: 0 auto;
    width: 991px;
}

html{}
body{ font-size:12px; font-family: Arial; margin: 0px; }

img{ border: 0px;}

a:link{ text-decoration: none; color: #0d597b; }
a:hover { text-decoration: underline; color: #0d597b; }
a:active{ text-decoration: none; color: #0d597b; }
a:visited{ text-decoration: none; color: #0d597b; }

h2{ margin: 0px; padding: 0px; font-size: 22px; font-weight: bold; margin-top: 20px; }

.header
{ 	
	/*
	background-image: url('http://fruvetta.nl/uploads/fruvetta/images/header_bg.png'); 
	*/
	background-color:#FF7900;
	width: 100%; 
	height: 320px; 
	 
	min-width: 1000px; 
}
.header_container{ width: 991px; margin: 0px auto; background-repeat: no-repeat; height: 207px; }
.header_images{  padding-top: 113px; }
.header_girl{ position: absolute; top: 130px; background-image: url('http://fruvetta.nl/uploads/fruvetta/images/header_girl.png '); width: 140px; height: 190px; background-repeat: no-repeat; z-index: 25;}
.logo{ position: absolute; top: -30px; width: 225px; height: 81px; float: left; margin-top: 65px; float: left; }

.flags{ position: absolute;  margin-top: 12px; width: 945px; text-align: right; float: right; font-size: 14px; height: 20px; }
.buttonbar
{ 
	float: right; 
	padding-left: 400px; 
	padding-top: 40px; 
	font-size: 22px; 
}
.buttonbar ul
{ 
	margin: 43px 0 0;
}
.buttonbar li
{ 
	padding: 0 11px;
	list-style: none; 
	float: left; 
}
.buttonbar a:link
{ 
	color: #fff;
	display: block;
    line-height: 21px;
    padding: 0 0px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;

}
.buttonbar a:visited
{ 
	color: #fff; 
	text-decoration: none; 
}
.buttonbar a:active
{ 
	border-bottom: solid;
	border-width: 6px;
}
.buttonbar a:hover 
{ 
	border-bottom: solid;
	border-width: 6px;	
}

.our_product{ width: 991px; margin: 0px auto; height: 171px; background-color: #fff; }
.our_product_text{ width: 991px; float: left; margin-top: 10px; position: absolute;}
.our_product_image img{ float: left; margin: 0 9px 3px 0; }
.see_all_products{ height: 25px; line-height: 25px; font-size: 16px; font-weight: bold; float: left; }

.our_product_text ul{ list-style-image: url( 'http://fruvetta.nl/uploads/fruvetta/images/li.png' ); float: left; padding-left: 17px; }
.our_product_text li{ height: 30px; line-height: 30px; font-size: 16px; width: 150px; }
.pricelist{ width: 279px; height: 201px; float: right; }

.content_top{ background-image: url( 'http://fruvetta.nl/uploads/fruvetta/images/content_top.png' ); background-position: top; background-repeat: repeat-x;  width: 100%; height: 30px; }
.content{ width: 940px; margin: 0px auto; background-color: #fff; border-bottom: 1px solid #e7e7e7; padding-bottom: 10px; }
.content_text{ width: 300px; float: left; }
.content_text_full
{ 
	width: 940px; 
	float: left;
	padding: 10px 0; 
}
.content_slider{ width: 640px; float: left; }

.content_footer{ width: 991px; margin: 0px auto; height: 118px; margin-top: 25px; }
.content_footer_text{ float: right; margin-top: -15px; margin-right: 100px; }
.content_footer h2{ margin: 0px; padding: 0px; font-size: 22px; font-weight: bold; margin-top: 20px; }
.content_footer ul{ list-style-image: url( 'http://fruvetta.nl/uploads/fruvetta/images/li.png' ); float: left; padding-left: 17px; }
.content_footer li{ height: 30px; line-height: 30px; font-size: 16px; width: 150px; }
.content_footer_image{ width: 459px; height: 118px; float: left; }

.footer{ background-image: url( 'http://fruvetta.nl/uploads/fruvetta/images/footer_bg.png' ); width: 100%; height: 66px; line-height: 66px; min-width: 1000px; }

.footer_copy {
    background-color: #313133;
    /*background-image: url("http://fruvetta.qlic.nl/uploads/fruvetta/images/footer.png");*/
    color: #FFFFFF;
    font-weight: bold;
    height: 116px;
    line-height: 45px;
    margin: 0 auto;
    width: 100%;
}
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 560px;
	height:120px;
}
.scrollable .items {
	/* this cannot be too large */
	width:10000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:560px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	width:150px;
	height:125px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url('http://fruvetta.nl/uploads/fruvetta/images/hori_large.png') no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 

/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.slider-border img
{
    height: 207px;
    width: 991px;
}
.slider-border
{
	float: left;
	position: absolute;
	z-index: 24;
}
/* Stylesheet: stylesheet Modified On 2014-03-05 11:34:15 */
