﻿
body {
	MARGIN: 0px;
	margin-left: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;	
	letter-spacing:0px;
	color:#333333;
}

a:link {color:#E7511E;	TEXT-DECORATION: none; }/* unvisited link */
a:visited {color:#E7511E;	TEXT-DECORATION: none; } /* visited link */
a:hover {color:#E7511E;	TEXT-DECORATION: none; } /* mouse over link */
a:active {color:#E7511E;	TEXT-DECORATION: none; }/* selected link */

/* a img:hover { border:solid 2px #E7511E;} */
   
.Text
{
	 text-align:justify;
}
   
.MenuPrincipal

{   
	margin-top:0px;
	margin-left:10px;		 
}

.MenuPrincipal a

{   
	color:#ffffff; 
}




.FuenteRegular

{
   	font-size: 14px;	
	color:#333333; 
	text-align:justify;
    
    }

.TiTuloPrincipal

{ text-decoration:none;
	margin-top:5px;
    font-size: 18px;
	color:#E7511E;
    font-weight:normal;
    text-align:left;
    }
    
    .TiTuloPrincipal:hover

{	color:#333333; 
  
    }
    

.TiTuloPrincipalMediano
{
    font-size: 13px;
	color:#E7511E;
    font-weight:500;
    
    }
    
     .TiTuloPrincipalMediano:hover

{	color:#333333; 
  
    }
    
.TiTuloSeccionPrincipal

{
       font-size: 16px;
	color:#58585A;
    font-weight:bold;
    
    }
    
.IconoRSS

{   
  
	width:30px;
	height:30px;
	position:absolute;	
	 margin-left:10px;
	top:38px;

	
}

.IconoFacebook

{   
   
	width:30px;
	height:30px;
	position:absolute;	
	 margin-left:10px;
	top:73px;
	
}



.IconoTwitter

{   
   	
	width:30px;
	height:30px; 	
	position:absolute;	
	 margin-left:10px;
	top:108px;

	
}



.TextoBuscadorPrincipal

{   font-size: 21px;
	letter-spacing:-1px;	 
	color:White;
	font-weight:normal;

}




.TituloRecetaSemana a:link {color:#F2F2F2; font-size: 15px; font-weight:bold;	TEXT-DECORATION: none; }/* unvisited link */
.TituloRecetaSemana a:visited {color:#F2F2F2; font-size: 15px; font-weight:bold;	TEXT-DECORATION: none; } /* visited link */
.TituloRecetaSemana a:hover {color:#F2F2F2; font-size: 15px; font-weight:bold;	TEXT-DECORATION: none; } /* mouse over link */
.TituloRecetaSemana a:active {color:#F2F2F2; font-size: 15px;	 font-weight:bold;TEXT-DECORATION: none; }/* selected link */


.TituloRecetaSemana

{   font-size: 12px;
	color:#FFC01F;
	text-align: left;
	 font-weight:lighter;
}




/*SLIDER
-------------------------------------------------------- float:left; en navigation li para horizontal */ 

#slider { position: relative; }

.scroll { height: 280px; width: 280px; overflow: hidden; /*overflow-x: hidden;*/ position: relative; clear: left;}

.scrollContainer {}
.scrollContainer .panel { position:relative; float:left; }

.hide { display: none!important;}

.panel div {	background: url('../img2.0/principalfondotexto.png');
	/* Clear the list style */
	/* Set the position */
	z-index:1000;
	position:absolute;	
	margin-top:200px;
	 padding: 0px 10px 10px 10px;
	/* Set the style */
	width:280px;	
	overflow:hidden;	
	height:80px;
	color:#FFC01F;	
	}

.panel img { width:280px; height:280px;}



.list2 
{
background-color : window;
color : windowtext;
padding : 5px 5px 5px 5px;
font-size: small;
border: 1px solid #831B1A;
/*creates border with
autocomplete_completionListElement
background-color*/
letter-spacing:1px;
list-style-type:none;

	
	z-index:1010;
}


	.listitem2 
	{
	
		text-align : left;
background-color:White;
	}

	.hoverlistitem2 
	{
	    	text-align : left;
		background-color: Silver;
color: windowtext;
font-weight:bold;
font-size: small;
	}

.WatermarkCss  
{
    
    color:#d9d9d9;
    font-size: 16px;
    font-weight:bold;
    
    }
    
    
    /******************************************/
/**Estilos para los POPUP*/


#popup 
{
color: #000; 
}

#popup a, #popup a:visited {
position: relative;
display: block;
width: 220px;
line-height: 12px;
padding: 0 10px;
margin: 0;
text-decoration: none;
font-size: 14px;
color:#E7511E;
font-weight:500;

}

#popup a span {display: none;}


/* the IE correction rule */
#popup a:hover	{
color: #f00; 
text-indent: 0; /* added the default value*/
}

#popup a:hover span{
display: block;
position: absolute;
top: 0px;
left: 140px;
width: 330px;
margin: 0px;
padding: 10px;
line-height: 14px;
color: #5F5F5F;
font-weight: normal;
background: #F6F6F6;
text-align:left;
border: 1px solid #666;
z-index:1000;
}


/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}
