/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
	
}
a {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* reset END */
.clear {
	clear: both;
}

.clear.left {
	clear: left;
}

.clear.right {
	clear: right;
}

body {
	font-family: Arial, sans-serif;
	font-size: 76.5%;
	background: #2a2a2a; 
	text-align : center;
	color: #303a3c;
	text-align: center;      
}

a {
  color: #1a4551;
}
a:hover, a:focus {
  text-decoration: none;
}

#wrap {
	width: 960px;
	margin: auto;
	text-align: left;
	position: relative;
}

.wrapBg {
	background: #d8e3e6 url(../images/bg.png) repeat-x 0 -519px;
}

.headWrap {
	background: url(../images/bg.png) repeat-x left top;
}

#head {
  height: 520px;
  position: relative;
	width: 960px;
	margin: 0px auto;
}


/* logo */
#logo {
	display: block;
	width: 156px;
	height: 70px;
	background: url(../images/logo.png) no-repeat scroll left top;
	position: absolute;
	top: 30px;
	left: 0px;
}

#logo strong {
	display: none;
}

/* logo - END */ /* claim */
#claim {
	position: absolute;
	top: 160px;
	left: 0px;
}

/* claim - END */ /* slide */ /* slide - END */
#cta_1, #cta_2 {
  display: block;
  width: 142px;
  height: 100px;
  background: url(../images/cta.png) no-repeat scroll left top;
  position: absolute;
  left: 20px;
  top: 360px;
}
#cta_1 strong, #cta_2 strong {
  display: none;
}

#cta_1:hover {
  background-position: 0 -102px;
}

#cta_2 {
  left: 180px;
  top: 360px;
  background-position: -153px 0;
}

#cta_2:hover {
  background-position: -153px -102px;
}



/* main navigation */
#head ul {
  position: absolute;
  right: 20px;
  top: 40px;
}

#head li {
  display: inline;
      
}

/*
#head li a {
  display: block;
  float: left;
  width: 103px;
  height: 33px;
  line-height: 34px;
  background: url(../images/btn.png) repeat scroll left top;
  text-align: center;
  text-decoration: none;
  color: #5a757d;
  color: #242424;
  color: #515151;
  margin-right: 7px;
  font-weight: bold;
}
*/

#head li a {
    background: transparent url('../images/menuRight.png') no-repeat scroll top right;
    color: #3e4446;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-left: 10px;
    font-family: Arial;
    padding-right: 8px;
    text-decoration: none;
    /*text-transform: uppercase;*/
    font-weight: bold;
    /*text-shadow: #fff 1px 1px 1px;*/
    
}

#head li a span {
    background: transparent url('../images/menuLeft.png') no-repeat top left;
    display: block;
    line-height: 14px;
    height: 25px;
    line-height: 25px;
    padding-left: 8px;
    
}

#head li a:hover {
	background-position: right bottom;
	text-shadow: none;
	color: #fff;
    
}

#head li a:hover span {
	background-position: left bottom;
    
}

.cs-buttons {
	bottom: 30px;
	position: absolute;
	z-index: 99999;
}
.cs-navigation-coinSlider, #cs-prev-coinSlider, #cs-next-coinSlider {
	display: none;
	
}
/*
#head li a:hover, #head li a:focus, #head li.active a {
  background-position: 0 -37px;
  color: #fff;
}
*/

/* main navigation - END */
#subNav {
	height: 280px;
	position: relative;
}

#subNav a {
	display: block;
	float: left;
	width: 240px;
	height: 240px;
	text-decoration: none;
	font-size: 17px;
	color: #535456;
	background: url(../images/icoMap.png) no-repeat scroll left bottom;
	position: absolute;
}

#subNav a span {
	padding: 160px 20px 0 40px;
	display: block;
}

#subNav a:hover {
	
	color: #303a3c;
}

#subNav .n1 {
	left: -40px;
}

#subNav .n2 {
	background-position: -240px -240px;
	left: 240px;
}

#subNav .n3 {
	background-position: -480px -240px;
	left: 510px;
}

#subNav .n4 {
	background-position: -720px -240px;
	left: 765px
}

#subNav .n1:hover {
  background-position: 0 0;
}
#subNav .n2:hover {
	background-position: -240px 0;
}

#subNav .n3:hover {
	background-position: -480px 0;
}

#subNav .n4:hover {
	background-position: -720px 0;
}

#ingredients {
  height: 303px;
  width: 480px;
  float: left;
  background: url(../images/bgIngredients.png) no-repeat scroll 0 60px;
  position: relative;
}

#ingredients h2 {
  margin: 25px 0 0 150px;
  font-size: 18px;
  line-height: 42px;
}

#ingredients h2 span  {
  font-size: 38px;
}

#ingredients ul {
  padding: 5px 0 10px 160px;
  font-size: 13px;
}
#ingredients li {
  padding: 2px 0 2px 20px;
  display: block;
  background: url(../images/bull.png) no-repeat scroll left center;
}

#ingredients a {
  position: absolute;
  left: 180px;
  top: 220px;
  height: 32px;
  width:102px;
  background: url(../images/howToBtn.png) no-repeat scroll left top;
}

#ingredients a:hover {
  background-position: bottom;
}

#ingredients a span {
  display: none;
}




#clients {
  height: 303px;
  float: left;  
  padding: 0px 0 0 0px;
  font-size: 14px;
}

#clients h2 {
  padding-top: 46px;
}

#clients img {
  padding: 30px 0 0 40px;
}

#slider {
	width: 500px;
  position: absolute !important;
  top: 140px;
  right: 0px;
  height: 369px;

}


.footWrap {
	background: url(../images/footBg.png);
	height: 300px;
	clear: left;
}


#foot {
	color: #fff;
	font-size: 11px;
	padding-top: 30px;
	width: 960px;
	margin: 0px auto;
	text-align: left;
  clear: left;
}

#foot a {
	color: #fff;
	text-decoration: none;
}

#foot a:hover {
	text-decoration: underline;
}

#foot div {
	float: left;
	margin-right: 20px;
	width: 220px;
}

#foot div.slim {
  width: 120px;
}

#foot h3 {
	background: url(../images/bgH3Foot.png) repeat-x scroll bottom;
	line-height: 30px;
}

#foot ul {
	padding: 10px 0 50px 0;
}

#foot li {
	padding: 3px 0px;
	display: block;
	background: url(../images/bull.png) no-repeat scroll left center;
}

#foot .vcard {
	width: 360px;
	margin-left: 80px;
	margin-right: 0;
}

.vcard dl {
	float: left;
	padding: 15px 0 10px 50px;
}

.vcard .adr {
	clear: left;
}

.vcard .phoneBox abbr {
	display: none;
}

.vcard .phoneBox {
	background: url(../images/ico_1.png) no-repeat scroll 0 8px;
}

.vcard .mailBox {
	background: url(../images/ico_2.png) no-repeat scroll 0 14px;
}

.vcard .adr {
	background: url(../images/ico_3.png) no-repeat scroll 0 17px;
}

.vcard .fcbBox {
	background: url(../images/ico_4.png) no-repeat scroll 0 17px;
}

.vcard .phoneBox dt,.vcard .adr dt {
	width: 150px;
}




/*
 * jQuery Nivo Slider v2.0
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, 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: 60;
	display: none;
}

/* The slices in the Slider */
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 50;
	height: 100%;
}

/* 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: 89;
}

.nivo-caption p {
	padding: 5px;
	margin: 0;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 99;
	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: 99;
	cursor: pointer;
}

.nivo-controlNav a.active {
	font-weight: bold;
}

.nivo-controlNav {
	position: absolute;
	left: 450px;
	bottom: 30px;
}

.nivo-controlNav a {
	background: url("http://www.studiobreakfast.be/images/bullets.png")
		no-repeat scroll 0 0 transparent;
	border: 0 none;
	display: block;
	float: left;
	height: 10px;
	margin-right: 4px;
	text-indent: -9999px;
	width: 10px;
	z-index: 100;
}

.nivo-controlNav a.active {
	background-position: -10px 0;
}

.bubbles {
	padding-bottom: 10px;
}



.pageText ul {
  padding-bottom: 10px;
}
.pageText li {
  display: block;
  background: url(../images/bull.png) no-repeat scroll left 12px;
  padding: 4px 15px;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../images/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../images/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../images/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }





.contactWrap dl dt {
	float: left;
	
}

.contactWrap dl dd {
	margin-left: 58px;
	
}

.contactWrap dl dd, .contactWrap dl dt {
	padding-bottom: 8px;
	
}

.contactWrap dl dd input[type="text"], .contactWrap dl dd textarea {
	background: #EFEFEF;
	border: none;
	padding: 7px;
	width: 220px;
	
}
.contactWrap dl dd textarea {
	height: 100px;	
}
.contactWrap dl dd input:focus, .contactWrap dl dd textarea:focus {
	background: #ffffb0;
	
}

.contactWrap h3 {
	font-size: 35px;
	color: #000;
	padding-bottom: 10px;
	width: 280px;
	height: 40px;
	overflow: hidden;
}

#fancybox-inner {
	overflow: hidden !important;
	
	
}
.contactWrap, #contactForm {
	width: 300px;
	text-align: left;
	overflow: hidden !important;
}

#send {
	background:url("../images/sendButton.png") no-repeat scroll left top transparent;
	display:block;
	height:25px;
	width:160px;

}

#send:hover {
	background-position: left bottom;

}

#fancybox-inner .contactWrap .error {
	background: none repeat scroll 0 0 #FFB0B0;
}

#send.sent {
	background:url("../images/sentButton.png") no-repeat scroll left top transparent;
	width:180px;
}

.contactWrap .cekBoxy {
	margin-right: 6px;
	padding-bottom: 2px;
	
}

.border {
	background:url("../images/bgSubNav.png") repeat-x scroll left bottom transparent;
	height: 2px;
}

