/***************************************************
	      online solutions by marija zaric
        template distributed by
        http://freehtml5templates.com 
***************************************************


***************************************************
			      Reset
***************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}


a img {border:none}


aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}


/***************************************************
			      Global styles
***************************************************/

html, body {
	width:100%;
	height:100%;

	}


body{
    font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background:#F38397 url(../images/pink.jpg); 
	color:#3F3E3C;
	margin:0 0 1px;
	/*height:100%; */
	line-height: 1.5;

}

p {
	margin-bottom:7px;
	text-align:justify;
	}
	
a, p a {
	text-decoration:none;
	color:#77C5C0;
	}
	a:hover {color:#77C5C0;}


h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Verdana, sans-serif;	
    font-weight: normal;
	position:relative;
	text-shadow: 1px 1px 1px #FFF;

	

}


	
h1{
	font-size: 18px;
	line-height:1,2;
	color:#EC7F47;
	text-align:center;
	background:url(../images/deco.png) no-repeat top center;
	padding-top:20px;
	padding-bottom:15px;
	}

	
	
h2{
	font-size: 12px;
	line-height:1.3;
	color:#EB7F46;
	}
h2 span{
	font-size: 20px;
	line-height:1.3;
	color:#EB7F46;
	}
	

h3{
	font-size: 21px;
	line-height:0.9;
	color: #F8F2E3;
	margin-top:20px;
	left:0px;
	}
	
h3 span{
	
	font-size: 12px;
	line-height: 1.4;
	color:white;
	display:block;
	margin-top:10px;
	text-transform:none;
}
h4{
	font-size: 18px;
	line-height:1.6;
	color: #F8F2E3;
	margin-top:20px;
	left:0px;
	}

/***************************************************
			    Main containers
***************************************************/

#container, #container_left, #container_right{
	position: relative;
	width:100%;
	
	}
	#container{
			width:920px;
			position:relative;
			margin:0 auto;			
}



.group1 {
	float: left;
	width: 187px;
	position: relative;
	margin-top:35px;
	margin-left:-20px;

	}

.group1 ul li, .group2 ul li, .group3 ul li, .group4 ul li{
	float: left;
	line-height:normal;
	margin-top:0;
	padding:0;
}

.group1 ul li a, .group2 ul li a, .group3 ul li a, .group4 ul li a{
	font-size: 21px;
	font-family:Arial, Verdana, sans-serif;
	color:#F8F2E3;
	font-weight:normal;
	display:block;	/* IE6, IE7 line height fix */
	letter-spacing:1px;
}

.group1 li ul, .group2 li ul, .group3 li ul, .group4 li ul{
float:left;
margin:0;
padding:0;
 list-style: none;
 position: absolute;
 width: 120px;
 left: -999em;
  transition: all 0.5s linear;
}
.group1 li:hover ul, #group1 li.sfhover ul, .group2 li:hover ul, #group2 li.sfhover ul,
.group3 li:hover ul, #group3 li.sfhover ul, .group4 li:hover ul, #group4 li.sfhover ul
 {
 left: auto;
 }
 
.group1 li li, .group2 li li, .group3 li li, .group4 li li {
	text-align:center;
	font-size: 13px;
	color: #fff;
 	float: left;
 	margin-top: 80px;
 	padding: 10px 0 0 0;
 	background:url(../images/pop.png) no-repeat;
 	height:114px;
 	width:245px;

 }
 
.group1 li li a, .group2 li li a, .group3 li li a, .group4 li li a {
		text-align:left;
 height: 36px;
 line-height: 36px;
 color: #fff;
 margin: 0;
 padding: 0 10px;
 }
 
.group1 li li a:hover, .group2 li li a:hover, .group3 li li a:hover, .group4 li li a:hover {
 color:#F06C6C;
 padding: 0 10px;
 }
 
.group1 li:hover, .group1 li.sfhover, .group2 li:hover, .group2 li.sfhover,
.group3 li:hover, .group3 li.sfhover, .group4 li:hover, .group4 li.sfhover
 { /* prevents IE7 drop-down menu bug (focus on a page 
 
element prevents nested menus from disappearing) */
 position: static;overflow:hidden;
 }	

	
.group2 {
	float: left;
	width: 134px;
	position: relative;
	margin-left:80px;
	margin-top:22px;
	}
	
.group3 {
	float: left;
	width: 187px;
	position: relative;
	margin-left:85px;
	margin-top:35px;
	}


	
.group4 {
	float: right;
	width: 140px;
	position: relative;
	margin-right:41px;
	margin-top:23px;
	}
	
	
#separador{
	background-image:url(../images/separador.png);
	background-repeat:no-repeat;
	height:167px;
	width:508px;
	margin-left: 200px;
	margin-top: 15px;
	}	
	
			
header{
	position: relative;
	float:left;
	width: 100%;
	height:113px;
	margin-bottom:80px;
	z-index:950;



	}
#cierre{
	background-image:url(../images/cierre.png);
	background-repeat:no-repeat;
	position:absolute;
	height:90px;
	clear:both;
	width:100%;
	left: 2px;
	top: 0;
	}
	
/***************************************************
				INTRO
***************************************************/	
	
	#intro{
	width: 920px;
	position: relative;
	float: left;
	height:332px;
	}

/***************************************************
				   HOLDERS
***************************************************/	

.holder_content {
	background-image:url(../images/footer.jpg);
	height:280px;
	position: relative;
	width: 100%;
	margin-top:0px;
	float:left;
	}
	
.holder_content1 {
	position: relative;
	float: left;
	width: 400px;
	margin-top:10px;
	}
	
	
.content{
	width: 920px;
	margin:0 auto;
	}

	
/***************************************************
			        FOOTER
***************************************************/
/*#footer-bg{
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	position:absolute;
	height:476px;
	clear:both;
	width:100%;
	margin-top:-400px;
	}*/

footer{
	background:url(../images/footer-1.jpg) repeat-x;
	position:relative;
	clear:both;
	width:100%;
	height:200px;
	}

/*#FooterOne, #FooterTwo, #FooterTree {
	position: absolute;	
}*/

#FooterTwo{
	/*position: absolute;*/
	float:right;
	right: 180px;
	top:160px;
	color:white;

}

#FooterTree{
	/*position: absolute;*/
	left: 180px;
	top:160px;
	color:#77C5C0;

}

.container{
    width:1000px;
    margin:0 auto;
	background-color:transparent;


}

.footer_left{
	color:#FFFFCC;
	font-size:11px;
	text-align:center;
	padding:12px;
	width:1000px;
	margin-right:76px;
}

.footer_left a{
	color:#FFFFCC;
	}



/***************************************************
				       MENU
***************************************************/
#nav-bg{
	position: absolute;
	width:100%;
	height:102px;
	margin-top:26px;
	background:url(../images/nav-bg.png) repeat-x;

}
#nav {
	float:left;
	margin: 60px 0 0 105px;
	line-height: 100%;
  	z-index: 900;
}
#nav li {
	margin: 0 0px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}


/* main level link */
#nav a {
	font-weight: bold;
	color: #EC7F47;
	font-size:20px;
	text-decoration: none;
	display: block;
	padding:  10px 20px 10px 15px;
	margin: 0;
}

/* main level link hover */
.sabores a:hover{
	background:url(../images/btn-over-1.png) no-repeat;
}
.cavallino a:hover{
	background:url(../images/btn-over-2.png) no-repeat;
}
.corporativo a:hover{
	background:url(../images/btn-over-3.png) no-repeat;
}
.contacto a:hover{
	background:url(../images/btn-over-4.png) no-repeat;
}
/* sub levels link hover */
#nav ul li{
	padding-top:10px;
}
#nav ul li a{
		height:15px;
	color: #F8F2E3;
	font-size:16px;
}
#nav ul li a:hover {
	height:15px;
	background: #44A29D;
	color: #FFF;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 10px 0 0 0;
	width: 165px;
	height:auto;
	position: absolute;
	top: 30px;
	left: 0;
	background:url(../images/submenu.png) no-repeat;
	border-radius:10px;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 11px;
	-moz-border-radius-topleft: 11px;
	border-radius:11px top;
	-webkit-border-top-right-radius: 11px;
	-moz-border-radius-topright: 11px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 11px;
	-moz-border-radius-bottomleft: 11px;
	border-radius: 11px bottom;
	-webkit-border-bottom-right-radius: 11px;
	-moz-border-radius-bottomright: 11px;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}

/***************************************************
				   SPECIFIC
***************************************************/

#logo{
	position:relative;
   	float:left;
	width:201px;
	height:148px;
	

}
.delivery{
   	float:right;
	width:211px;
	height:113px;
	right:-60px;
	margin-top:20px;
	position:absolute;
}
.delivery ul li{
	float: left;
	padding:0;
}

.delivery li ul{
	height:0;
	float:left;
	margin-top:-45px;
	margin-left:14px;
	padding:0;
 	list-style: none;
 	position: absolute;
 	left: -999em;

}
.delivery li:hover ul, .delivery li.sfhover ul {
 	left: auto;
	height:17em;
 }
 
.delivery li li{
	text-align:center;
	font-size: 13px;
	color: #fff;
 	float: left;
 	margin:0px;
 	padding: 27px 0 0 0;
 	background:url(../images/contacto-over.png) no-repeat;
 	height:255px;
 	width:178px;
		overflow:hidden;
  -moz-transition-duration:.3s;
  -webkit-transition-duration:.3s;
  -o-transition-duration:.3s;
  transition-duration:.3s;
  position:absolute;
}
.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden;
}
/*
	Slideshow
*/
#slide-holder {
	background:url(../images/bg-slide.png) no-repeat;
	/*z-index : -100;*/
	height:332px;
	width:920px;
}
#slide-runner {
	margin-top : -34px;
	width : 920px;
	height : 361px;
	overflow : hidden;
	position : absolute;
	left: 0;
}
#slide-holder img {
	margin : 0;
	display : none;
	position : absolute;
}
#slide-nav {
	float : right;
	height : 24px;
	display : inline;
	margin : 340px 30px 0 0;
}
#slide-nav a {
	color:#FFF;
	float : left;
	width : 31px;
	height : 30px;
	display : inline;
	font-size : 16px;
	line-height : 28px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	background-position : 0 0;
	background-repeat : no-repeat;
}
#slide-nav a.on {
	background-position : 0 -30px;
}
#slide-nav a {
	background-image : url(../images/pagination.png);
}
.slide1 {
	width : 920px;
	height : 361px;
	overflow : hidden;
	position : absolute;
}
.slide2{
	width : 900px;
	height : 311px;
	padding-top:44px;
	padding-left:10px;
}
/*-----------------------------*/

.icons{
	float:left;
	padding:5px;
}


/*---Texto---*/

#texto_container {
	float:left;
	position:relative;
	left:4px;
	/*z-index:-1000;*/
}
.top{
	background: url(../images/top.png) ;
	width:920px;
	height:25px;
}
.texto{
	float:left;
	background: url(../images/bg-texto.jpg) ;
	width:920px;
	height:100%;
}
#postres{
	float:left;
	width:134px;
	padding: 20px 0 0 40px;
	text-align:center;
	color:#EC7F47;
}
#postres1{
	float:left;
	width:169px;
	padding: 20px 0 0 40px;
	text-align:center;
	color:#EC7F47;
}
.contenedor{
	overflow: hidden;
	background: url(../images/sep-texto.png) top no-repeat ;
	width:920px;
	margin:20px 0 20px 0;
	padding: 20px 0;
}
#texto-left{
	float:left;
	width:390px;
	padding: 20px 0 0 40px;
}
#texto-right{
	float:left;
	width:390px;
	padding:20px 40px 0 40px;
}
#texto-center{
	float:left;
	text-align:center;
	width:920px;
	padding: 0;
}
.foot{
	float:left;
	background: url(../images/foot.png) ;
	width:920px;
	height:25px;
}
.sep-texto{
	float:left;
	background: url(../images/sep-texto.png) no-repeat ;
	width:920px;
	height:4px;
	margin:20px 0 20px 40px;
}
.btn-volver a{
	float:left;
	background: url(../images/btn-volver.png) no-repeat ;
	width:851px;
	height:39px;
	margin-left:40px;
	margin-top:40px;
}


/*---Background---*/
		.clear, .one, .two, .three, .four { cursor: pointer; }
		.bg1 { background: #F38397 url(../images/pink.jpg) ; }
		.bg2 { background: #F0915E url(../images/orange.jpg) ;}
		.bg3 { background: #B4D588 url(../images/green.jpg) ;}
		.bg4 { background: #86CCC9 url(../images/cian.jpg);}

		#buttons { background: url(../images/navega.png) no-repeat; position: relative; height: 50px; width:323px; margin-left:20px;}
		
		ul#icons { margin-left:350px; position: relative; width: 84px; height: 34px; background: url(../images/buttons_sprite.png) no-repeat; }

		
		ul#icons li {
	position: absolute;
	list-style: none;
	left: 69px;
	top: 1px;
}
		
		ul#icons li.four { width: 15px; height: 33px; }
		ul#icons li.three {
	left: 47px;
	width: 15px;
	height: 33px;
}
		ul#icons li.two {
	left: 24px;
	width: 15px;
	height: 33px;
}
		ul#icons li.one {
	left: 1px;
	width: 15px;
	height: 33px;
}
	
		ul#icons li.four:hover { background: url(../images/buttons_sprite.png) 0px -80px no-repeat; }
		ul#icons li.three:hover { background: url(../images/buttons_sprite.png) 0px -96px no-repeat; }
		ul#icons li.two:hover { background: url(../images/buttons_sprite.png) -71px -96px no-repeat; }
		ul#icons li.one:hover { background: url(../images/buttons_sprite.png) -168px -96px no-repeat; }
	




ul.menu{list-style-type:none;}
ul.menu li{ display:inline;}
.text a{background-color:#33CCCC; color:#FFFFFF; font-size:20px; font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif; height:40px; line-height:40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin:10px;
	padding:10px;
	text-decoration:none;
}

/*---------CONTACTO------------*/
#form {
	width: 420px;
	margin-top: 15px;
	margin-left:-30px;
}

#form .txt  {
	float:right;
	font-size: 12px;
	color: #666;
	width: 350px;
	height:29px;
	/*border-top: 1px solid #330000;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:none;
}
#form .caja {
	float:right;
	font-size: 12px;
	color: #666;
	width: 350px;
	/*border-top: 1px solid #330000;*/
	height: 130px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:none;
}
#form p {
	margin-bottom: 5px;
	font-size: 12px;
	line-height:1.8;
	color:#EB7F46;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
input.btn {
	background: url(../images/enviar.png);
	width:89px;
	height:34px;
	border:none;
	cursor:pointer;
	float:right;
}

/*-----------------*/
