﻿/*Reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit;	font-size:100%; font-family:inherit;	vertical-align:baseline;}
input{font-family:inherit; font-size:100%;}
textarea{font-family:inherit; font-size:100%;}
/* remember to define focus styles! */:focus { outline:0;}
body {line-height:1; color:black; background:white;}
ol,ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:separate; border-spacing:0;}
caption,th,td {text-align:left;	font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after {content:"";}
blockquote,q {quotes: "" "";}
a:link,
a:visited {text-decoration: none;}
a:hover,
a:active {text-decoration: underline;}

/*End reset*/
body{font-family: tahoma, Arial, Helvetica, sans-serif; font-size:12px;}
	.bg-home{ background:url(../images/bg-body.jpg) no-repeat top center;}


b, .header-left h1 a.logo, .hidden-text{ text-indent:-9999px; display:block; font-size:1px;}

/*Structure*/
	
#wrapper{width:1000px; margin:0 auto; position:relative;}
	.bg-header-home{ background:url(../images/bg-header.jpg) no-repeat;}
#header, #content{ padding:0 92px;}
#content{ clear:both;}
/*Header*/
#header{ padding-top:30px; height:273px;}
#header .header-left, #header .header-right{float:left;}
		#header .header-left{ width:213px;}
				.header-left h1 a.logo{ height:82px;}
				.header-left a.ver-video{ background:url(../images/btn-ver-video.jpg) no-repeat; height:32px; width:112px; margin:94px 0 0 60px}
		
		#header .header-right
		{
		    float:right;
            padding:170px 10px 32px 0;
            text-align:right;
            width:400px;
		}
		
		/*Timeline*/
			.timeline{ margin:5px 0 0 165px; position: relative;}
			.timeline .count{position:absolute; top:0;right:35px; font-weight:bold;color:#6D4A34;}
			.timeline .content-links{ padding-left:38px;}
			.timeline span{ display:block; text-indent:-9999px; height:12px; float:left;}
				.timeline span.preparacion{ background:url(../images/sprite-links-timeline.gif) no-repeat scroll 0 0; width:67px; margin-right:38px;}
				.timeline span.sube-receta{ background:url(../images/sprite-links-timeline.gif) no-repeat scroll -67px 0; width:153px; margin-right:38px;}
				.timeline span.gran-premio{ background:url(../images/sprite-links-timeline.gif) no-repeat scroll -220px 0; width:73px;}
				/*--------------------*/
			
				
			.timeline p.cuenta-regresiva{ height:20px; margin-left:60px;}
			.timeline .graphic-timeline{ clear:both; background:url(../images/bg-timeline.gif) no-repeat; height:10px; width:426px; padding:4px 0 4px 10px;}
			.progress-timeline{background: url(../images/bg-progress.gif) repeat-x; width:20%; height:6px;}
				

/*---------------------------------------*/			
			ul.pasos{ padding:140px 0 0 288px;}
			ul.pasos li{ float:left; height:51px;}
			ul.pasos li a.first{ background:url(../images/sprite-numeros.gif) no-repeat scroll 0 0; width:59px; height:51px;}
			ul.pasos li a.second{ background:url(../images/sprite-numeros.gif) no-repeat scroll -59px 0; width:87px; height:51px;}
			ul.pasos li a.third{ background:url(../images/sprite-numeros.gif) no-repeat scroll -154px 0; width:34px; height:51px;}
			/*--------------*/
			ul.pasos li a:hover.first{ background-position:0 -51px;}
			ul.pasos li a:hover.second{ background-position:-59px -51px;}
			ul.pasos li a:hover.third{ background-position:-154px -51px;}
			
			ul.pasos li a.comienza{ background: url(../images/sprite-buttons.jpg) no-repeat scroll 0 0 ; width:122px; height:26px; margin:0 0 0 13px; }
			ul.pasos li a:hover.comienza{ background-position:0 -26px;}

/*Content*/

#content ul.menu li{ float:left; padding-left:10px;}
#content ul.menu li a{width:120px; height:34px;}

		ul.menu li div.recetas {width:120px; height:34px; background:url(../images/sprite-menu.jpg) no-repeat -2px -68px;}
		ul.menu li div.concurso {width:120px; height:34px; background:url(../images/sprite-menu.jpg) no-repeat -130px -68px;}
		ul.menu li div.tips {width:120px; height:34px; background:url(../images/sprite-menu.jpg) no-repeat -258px -68px;}
		ul.menu li div.premios {width:120px; height:34px; background:url(../images/sprite-menu.jpg) no-repeat -387px -68px;}
		
		ul.menu li a.recetas{ background:url(../images/sprite-menu.jpg) no-repeat scroll -2px 0;}
		ul.menu li a.concurso{ background:url(../images/sprite-menu.jpg) no-repeat scroll -130px 0;}
		ul.menu li a.tips{ background:url(../images/sprite-menu.jpg) no-repeat scroll -258px 0;}
		ul.menu li a.premios{ background:url(../images/sprite-menu.jpg) no-repeat scroll -387px 0;}
		/*-------------------*/
		ul.menu li a:hover.recetas {background-position:-2px -34px;} 
		ul.menu li a.recetas-selected { background-position:-2px -68px;}
		
		ul.menu li a:hover.concurso {background-position:-130px -34px;} 
		ul.menu li a.concurso-selected {background-position:-130px -68px;}
		
		ul.menu li a:hover.tips {background-position:-258px -34px;} 
		ul.menu li a.tips-selected {background-position:-258px -68px;}
		
		ul.menu li a:hover.premios {background-position:-387px -34px;} 
		ul.menu li a.premios-selected {background-position:-387px -68px;}
		
ul.menu li.buscar-recetas{ width:285px;}
		/*li.buscar-recetas select.drop-recetas{ width:281px; border:2px solid #df5f01; height:30px; padding:5px 0 5px 30px; color:#231f20; font-size:12px;}*/
		li.buscar-recetas select.drop-recetas{ width:281px; font-size:12px;}

#content .top-links{ clear:both; background:url(../images/bg-top-links.jpg) no-repeat; height:39px; position:relative;}
			.top-links ul.sub-menu{ padding:7px 14px;}
			.top-links ul.sub-menu li{ float:left;}
						li a.receipt-link-on{height:19px; width:107px; display:block; margin-right:17px; color:#FFF; text-decoration:none; padding:6px 0 0 6px;}
						li a.receipt-link-on{  background: url(../images/bg-receipt-home.gif) no-repeat scroll 0 0;}
						li a:hover.receipt-link-on{  background: url(../images/bg-receipt-hover.gif) no-repeat scroll 0 -25px;}
						
						li a.receipt-link-off{height:19px; width:107px; display:block; margin-right:17px; color:#FFF; text-decoration:none; padding:6px 0 0 6px;}
						li a.receipt-link-off{ background: url(../images/bg-receipt-home.gif) no-repeat scroll 0 0;}
						li a:hover.receipt-link-off{ background: url(../images/bg-receipt-hover.gif) no-repeat scroll 0 -25px;}

						
						li.member{padding:3px 0 0 0; line-height:15px; width:140px; position:relative; left:295px;}
						li.member a{ color:#231f20; text-decoration:underline; clear:both;}
						li.member a:hover{ text-decoration:none;}
						li.member span{ clear:both;}
						
						li a.registrate{ background:url(../images/sprite-buttons.jpg) no-repeat scroll -125px -3px; height:23px; width:84px; position:relative; left:302px;}
						li a:hover.registrate{ background-position: -125px -26px;}
						
						
						
						.top-links .legales{width: 271px; height: 17px; background-image: url(../images/h1-terminos-y-condiciones-legales.jpg); background-repeat:no-repeat; position:absolute; left: 17px; top: 11px;}
						
						.top-links .registrateTitle{width: 100px; height: 17px; background-image: url(../images/h1-registrate.jpg); background-repeat:no-repeat; position:absolute; left: 17px; top: 11px;}
						
						.top-links .ingtusdatosTitle{width: 200px; height: 17px; background-image: url(../images/h3-registrate.jpg); background-repeat:no-repeat; position:absolute; left: 17px; top: 11px;}
						
						.top-links .ingtusdatosTitle{width: 200px; height: 17px; background-image: url(../images/h3-registrate.jpg); background-repeat:no-repeat; position:absolute; left: 17px; top: 11px;}
						
						.top-links .perfilUsuarioTitle{width: 156px; height: 25px; background-image: url(../images/bg-top-perfil.jpg); background-repeat:no-repeat; position:absolute; left: 17px; top: 8px;}
						
						.top-links .lblRecetasPorCategorias{position: absolute; left: 12px; top: 13px;}
						
						.top-links .selectCategorias{position:absolute; left: 175px; top: 9px;}
						

			
			#content .top-perfil{ clear:both; background:url(../images/bg-top-perfil.jpg) no-repeat; height:39px;}
			.top-perfil ul.sub-menu{ padding:7px 14px;}
			.top-perfil ul.sub-menu li{ float:left;}
	
/*legales*/	

.receipt-content .receipt-content-full{padding: 30px 10px 0 30px; color: #6B4B33; font-family:Tahoma, Geneva, sans-serif;}

.receipt-content .receipt-content-full h2{font-size: 14px; text-decoration:underline; margin: 0 0 8px 0; font-weight: bold;}

.receipt-content .receipt-content-full h3{font-size: 13px; margin: 0 0 4px 0; font-weight: bold;}

.receipt-content .receipt-content-full p{font-size: 13px; padding: 0 0 20px 0; line-height: 20px;}

.receipt-content .receipt-content-full ul{margin: 0 0 30px 20px; font-size:13px; font-weight:bold;}

.receipt-content .receipt-content-full ul li{margin: 5px 0 5px 0;}
	
	
			
/*Content Recetas*/
#content .receipt-content{clear:both; background:url(../images/bg-content-receipt.jpg) no-repeat; padding:0 12px 12px 12px;}
			.receipt-content .receipt-content-left, .receipt-content .receipt-content-right{ float:left;}
			.receipt-content .receipt-content-left{ width:521px;}
							.receipt-content-left .receipt{ clear:both; background:url(../images/bg-type-receipt.jpg) no-repeat; width:487px; height:164px; padding:16px 10px 8px 10px; margin-top:10px;}
							
							.receipt-content-left .receipt span, .details-info span{ font-size:10px;}
								.receipt img.big-photo, .receipt .content-receipt, ul.content-receipt-top li{ float:left;}
								
								.receipt .content-receipt{ width:312px; padding-left:12px;position:relative;}
									.content-receipt ul.content-receipt-top{ padding-top:5px;}
												li.data-receipt {width: 226px;}
												
												li.data-receipt h1 a.title-receipt{ color:#bb4f00; font-size:18px; font-weight:bold; line-height:21px;}
													li.data-receipt h1 a:hover.title-receipt{ text-decoration:underline;}
													
													li.data-receipt h3 a.title-receipt{ color:#bb4f00; font-size:18px; font-weight:bold; line-height:21px;}
													li.data-receipt h3 a:hover.title-receipt{ text-decoration:underline;}
													span.date, 	.content-receipt dt{ font-weight:bold;}
												li.author{width: 85px; text-align:right;}
													li.author img.photo-author{ border:3px solid #fff; display:block; margin-left:40px;}
													span.date,span.author-name{display:block; line-height:18px;}
													span.author-name a{color:#bb4f00;}
									.content-receipt p.introduction{ clear:both; line-height:14px;}
									.content-receipt dl{ font-size:10px; color:#6d5c3f; padding-top:5px;}
									.content-receipt dt, .content-receipt dd{ display:inline;}
									
									.content-receipt .votes{font-size:10px; padding:15px 0 0 10px; position:absolute; top:124px;}
												.votes a{ color:#231f20; display:block; float:left;}
												li.votacion a{ position:relative; top:5px; left:5px;}
													.votes a.me-gusta, .votes a.commens{width:23px; padding-top:2px;}
													.votes a.me-gusta, .votes a.commens, .votes a.icon-video{height:17px; margin-top:3px;}
													.votes a.me-gusta{ background:url(../images/sprite-icons.gif) no-repeat scroll 0 0;  padding-left:17px;}
													.votes a.commens{ background:url(../images/sprite-icons.gif) no-repeat scroll -39px 0;  padding-left:24px;}
													.votes a.icon-video{ background:url(../images/sprite-icons.gif) no-repeat scroll -85px 0; width:28px;}
													.votes a.ver-receta{ background:url(../images/sprite-buttons.jpg) no-repeat scroll -212px 0; height:26px; width:120px; margin-left:67px;}
													.votes a:hover.ver-receta{ background-position:-212px -27px;}
								
			.receipt-content .receipt-content-right{ width:268px; padding:18px 0 0 1px;}
				.receta-mes .receta-mes-top{ background:url(../images/h4-receta_diciembre.jpg) no-repeat; height:38px;}
							.receta-mes-top ul.numbers li{ float:left;}
							 ul.numbers{padding:10px 0 0 210px;}
									li a{ width:13px; height:13px;}
									li a.one{ background:url(../images/sprite-numeros-rights.gif) no-repeat scroll 0 0;}
									li a.two{ background:url(../images/sprite-numeros-rights.gif) no-repeat scroll -12px 0;}
									li a.three{ background:url(../images/sprite-numeros-rights.gif) no-repeat scroll -24px 0;}
									 /*------*/
									 li a:hover.one,  li a.selected-one { background-position:0 -13px;}
									 li a:hover.two, li a.selected-two{ background-position:-12px -13px;}
									 li a:hover.three, li a.selected-three{ background-position:-24px -13px;}
									 
			  .receta-mes .receta-mes-center{ clear:both; background:url(../images/bg-center-right.gif) repeat-y; padding-bottom:10px;}
			     a.previous, a.next, img.months{ float:left;}			  
			  				a.previous, a.next{width:23px; height:44px; display:block; text-indent:-9999px; position:relative; top:50px;}
			  				a.previous{ background:url(../images/sprite-arrows-gallery.gif) no-repeat scroll 0 0;}
							a.next{ background:url(../images/sprite-arrows-gallery.gif) no-repeat scroll -23px 0;}
							.info-receta{ clear:both; background:url(../images/bg-info-photo.gif) no-repeat; width:222px; height:75px; margin:0 15px; padding:0 9px;  position:relative; top:10px;}
								.info-receta img.author-right{border:3px solid #fff; display:block; float:right;  margin-top:7px; }
								.info-receta .details-info{ clear:both;}
								.info-receta h5.detail-receta{ font-size:13px; font-weight:bold; line-height:15px;  margin-top:7px; display:block; float:left; width:176px;}
								h5.detail-receta, h5.detail-receta a{color:#bb4f00;}
								.info-receta span.data-author{ float:left; display:block;}
								.info-receta span.data-author-right{float:right; display:block;}
			 .receta-mes .mas-votadas{ padding:20px 15px 20px 15px; background:url(../images/bck-productos.jpg) no-repeat scroll 135px 20px;}
			 				.mas-votadas p.decription-premio{ font-size:11px; width:112px; line-height:14px;}
											p.decription-premio span.regalamos{ display:block; font-size:12px; line-height:14px; font-weight:bold;}
							a.participa{ background:url(../images/sprite-buttons.jpg) no-repeat scroll -339px 0; height:28px; width:120px; float:right;}
							a:hover.participa{ background-position:-339px -28px;}
							
							a.mira-resto{ background:url(../images/sprite-buttons.jpg) no-repeat scroll -612px 0; height:28px; width:120px; float:right;}
							a:hover.mira-resto{ background-position:-612px -28px;}
							
						.receta-mes-bottom{ background:url(../images/bg-bottom-right.gif) no-repeat; height:8px;}
						.content-ver-todas{ text-align:right; clear:both; padding:5px 20px 5px; 0;}
							a.ver-todas-recetas, span.raquo{ color:#df5f01; font-weight:bold;}
							a.ver-todas-recetas{ text-decoration:underline!important;}
							a:hover.ver-todas-recetas{ text-decoration:none !important;}
		.sigue-tips{ padding-top:20px;}
		*html .sigue-tips{ padding-top:15px;}
		.sigue-tips .sigue-tips-top{ background:url(../images/h4-sigue.gif) no-repeat; height:38px;}
		.sigue-tips .sigue-tips-center{ background:#e9e193; padding:10px 14px 10px 15px; font-size:11px; line-height:13px; color:#231f20;}
		.sigue-tips-center p{ margin:5px 0 10px 0;}
		.sigue-tips-center p span{line-height:16px; margin-top:5px;}		
		.sigue-tips .sigue-tips-bottom{ background:url(../images/bg-bottom-tips.gif) no-repeat; height:11px;}
		
		/*recetas del mes*/
		
		.recetas-del-mes-top{ width:270px; height: 40px; background-image:url(../images/h4-recetas-del-mes.jpg); background-repeat:no-repeat;}
		
		div.menu-receta-del-mes-title-wrap{width:259px; height: 21px; margin: 2px 0 2px 0; background-image:url(../images/bg-li-recetas-del-mes.jpg); background-repeat:repeat-x; padding: 10px 0 0 10px;}
		
		h4.menu-recetas-del-mes { background-image:url(../images/bullet.gif); background-position:left; background-repeat:no-repeat; padding: 0 0 0 15px; }
		h4.menu-recetas-del-mes a{ width:259px; height: 21px; color:#000;}
		
		ul.lista-interna{margin: 10px 0 10px 40px;}
		ul.lista-interna li{ background-image:none; list-style-image:url(../images/bullet2.gif); list-style-position:outside; margin: 5px 0 5px 5px}
		ul.lista-interna li a{color: #bb4f00; font-family:"Times New Roman", Times, serif; display:inline;}
		
		
/*Footer*/
#footer{ clear:both; width:800px; margin:0 auto; padding:35px 100px 0 100px; height:70px;}
	.footer-qrv{ float:right; width:338px; text-align:right; padding-right:12px;}
	.footer-qrv p{ width:270px; float:left; color:#837057; font-size:10px; margin:10px 0 0 0;}
	.footer-qrv a.qrv-logo{ background:url(../images/qrv-logo.gif) no-repeat; width:58px; height:39px; display:block; float:right; text-decoration:none;}
	span.qrv-oculta{ display:none;}
	
	.footer-links{ float:left; width:450px; text-align:center; padding-top:10px;}
		a.footer-items{ margin-right:20px; text-decoration:underline!important; color:#a4a39c; line-height:15px;}
		a:hover.footer-items{ text-decoration:none!important;}


			
			
/*Slider*/
	/*Slider*/
			
			
				
					div.micrositios-logos{ width:840px; margin:0 auto;}
					div.micrositios-logos-top{ background:url(../images/sprite-bordes-log.gif) no-repeat scroll 0 0; height:14px;}
					div.micrositios-logos-bottom{ clear:both; background:url(../images/sprite-bordes-log.gif) no-repeat scroll 0 -17px; height:14px;}
					div.micrositios-logos-center{ background:#e2e2e2; height:120px; }
					ul.tips-interna{background:#e2e2e2; padding:10px 0;}
					ul.tips-interna li { float:left; padding-left:14px; width:106px; }					
					ul.tips-interna li a{ height:50px; display:block; text-indent:-9999px;  width:106px;}
					ul.tips-interna li.last-logo{padding-left:14px;}
					
					/*Clases slider interna*/					
					li a.bisquick{ background:url(../images/sprite-logos.gif) no-repeat scroll -14px -40px; }				
					li a.cheerios{ background:url(../images/sprite-logos.gif) no-repeat scroll -111px -40px;  }
					li a.cinnamon{ background:url(../images/sprite-logos.gif) no-repeat scroll -200px -40px; }
					li a.fiberone{ background:url(../images/sprite-logos.gif) no-repeat scroll -303px -40px;}
					li a.gogurt{ background:url(../images/sprite-logos.gif) no-repeat scroll -408px -40px;}
					li a.green-giant{ background:url(../images/sprite-logos.gif) no-repeat scroll -516px -40px;}
					li a.hamburger{ background:url(../images/sprite-logos.gif) no-repeat scroll -620px -40px;}
					li a.honeynutcheerios{ background:url(../images/sprite-logos.gif) no-repeat scroll -710px -40px;}
					li a.nature-valley{ background:url(../images/sprite-logos.gif) no-repeat scroll -818px -40px;}
					li a.progresso{ background:url(../images/sprite-logos.gif) no-repeat scroll -940px -40px;}
					li a.toaster{ background:url(../images/sprite-logos.gif) no-repeat scroll -1070px -40px;}
					li a.totinos{ background:url(../images/sprite-logos.gif) no-repeat scroll -1210px -40px;}
					li a.yoplait{ background:url(../images/sprite-logos.gif) no-repeat scroll -1350px -40px;}
					
/*----------------------*/
/*Lightbox*/
#wrapper-pop-up, #wrapper-crear-receta, #wrapper-video{margin:0 auto; position:relative; font-size:12px; color:#6b4b34; line-height:16px;}
.heading-orange{ background:#df5f01; padding:0 20px 15px 24px;}
/*Structure premios y comparte receta*/
#wrapper-pop-up{ width:773px;}
#wrapper-pop-up h1, #wrapper-pop-up h2, #wrapper-pop-up h3, #wrapper-crear-receta h1, #wrapper-crear-receta h2, #wrapper-crear-receta h3, #wrapper-video h1, #wrapper-video h2, #wrapper-video h3{ display:block; text-indent:-9999px;}
#wrapper-pop-up-top .top-orange{ background:url(../images/pop-ups/top-wrapper.gif) no-repeat; height:23px;}		
#wrapper-pop-up-center{ background:url(../images/pop-ups/center-wrapper.gif) repeat-y; padding:15px 15px 5px 22px;}
#wrapper-pop-up-center a{color:#6b4b34;; text-decoration:underline;}
#wrapper-pop-up-bottom{ clear:both; background:url(../images/pop-ups/bottom-wrapper.gif) no-repeat; height:21px;}
a.close-window{background:url(../images/pop-ups/btn-cerrar.gif) no-repeat;	height:30px; width:30px; position:absolute;	top:5px; left:735px;}

/*Pop ups*/

/*Premios*/
h1PremiosTitle{}
h1.conoce-premios{ background:url(../images/pop-ups/tit-conoce.gif) no-repeat; height:28px;}
h2.mas-votadas{ background:url(../images/pop-ups/h2-mas-votadas.gif) no-repeat; height:17px; margin-top:5px;}

#wrapper-pop-up-center div.premio-mensual, #wrapper-pop-up-center div.premio-final{ height:256px; float:left; padding:40px 13px 0 13px;}
#wrapper-pop-up-center div.premio-mensual{ width:251px; background:url(../images/pop-ups/sprite-premios.jpg) no-repeat scroll 0 0; margin-right:15px;}
#wrapper-pop-up-center div.premio-final{ width:418px; background:url(../images/pop-ups/sprite-premios.jpg) no-repeat scroll -287px 0;}
#wrapper-pop-up-center div.premio-final p { width:286px; }
/*
#wrapper-pop-up-center div.premio-mensual, #wrapper-pop-up-center div.premio-final{ height:151px; float:left; padding:40px 13px 0 13px;}
#wrapper-pop-up-center div.premio-mensual{ width:206px; background:url(../images/pop-ups/sprite-premios.jpg) no-repeat scroll 0 0; margin-right:15px;}
#wrapper-pop-up-center div.premio-final{ width:455px; background:url(../images/pop-ups/sprite-premios.jpg) no-repeat scroll -250px 0;}
*/

/*Comparte la receta*/
h1.compartir-receta{ background:url(../images/pop-ups/h1-compartir-receta.gif) no-repeat; height:28px;}
h2.haz{ background:url(../images/pop-ups/h2-compartir-receta.gif) no-repeat; height:20px; margin-top:5px;}
#wrapper-pop-up-center div.subela, #wrapper-pop-up-center div.compartela, #wrapper-pop-up-center div.votos{ height:211px; float:left; padding-top:20px; padding-bottom:10px}
div.subela{ background:url(../images/pop-ups/sprite-compartir.jpg) no-repeat scroll 0 0; width:214px; padding-right:20px; padding-left:10px;}
div.compartela{ background:url(../images/pop-ups/sprite-compartir.jpg) no-repeat scroll -244px 0; width:205px;  padding-right:20px; padding-left:20px;}
div.votos{ background:url(../images/pop-ups/sprite-compartir.jpg) no-repeat scroll -489px 0; width:209px;  padding-right:10px; padding-left:20px;}

/*Como crear tu receta*/
/*Structure*/
#wrapper-crear-receta{ width:626px;}
#wrapper-crear-receta-top .top-orange-crear{ background:url(../images/pop-ups/top-crear-receta.gif) no-repeat; height:16px;}
#wrapper-crear-receta-center{ background:url(../images/pop-ups/center-crear-receta.gif) repeat-y; padding:15px 15px 0 22px;}
#wrapper-crear-receta-bottom{ background:url(../images/pop-ups/bottom-crear-receta.gif) no-repeat; height:24px;}
a.close-window-crear{background:url(../images/pop-ups/btn-cerrar.gif) no-repeat;	height:30px; width:30px; position:absolute;	top:5px; left:590px;}
/*-------------------------------------*/
h1.crear-receta{ background:url(../images/pop-ups/h1-como-crear.gif) no-repeat; height:28px;}
h2.sigue-consejos{ background:url(../images/pop-ups/h2-sigue-consejos.gif) no-repeat; height:20px; margin-top:5px;}
#wrapper-crear-receta-center div.content-crear{ height:74px; padding-left:93px;}
div.content-crear h3{ margin-bottom:5px; height:17px;}
div.content-crear h3.comparte-sabor{ background:url(../images/pop-ups/sprite-titulos-crear.gif) no-repeat scroll -12px -12px;}
div.content-crear h3.explica{ background:url(../images/pop-ups/sprite-titulos-crear.gif) no-repeat scroll -12px -37px;}
div.content-crear h3.nuestros-sponsors{ background:url(../images/pop-ups/sprite-titulos-crear.gif) no-repeat scroll -12px -63px;}
div.content-crear h3.sube-fotos-videos{ background:url(../images/pop-ups/sprite-titulos-crear.gif) no-repeat scroll -12px -86px;}
div.content-crear h3.toque-especial{ background:url(../images/pop-ups/sprite-titulos-crear.gif) no-repeat scroll -12px -110px;}
#wrapper-crear-receta-center .comparte{ background:url(../images/pop-ups/img-crear-receta-1.gif) no-repeat top left;}
#wrapper-crear-receta-center .paso-a-paso{ background:url(../images/pop-ups/img-crear-receta-2.gif) no-repeat top left;}
#wrapper-crear-receta-center .utiliza{ background:url(../images/pop-ups/img-crear-receta-3.gif) no-repeat top left;}
#wrapper-crear-receta-center .sube{ background:url(../images/pop-ups/img-crear-receta-4.gif) no-repeat top left;}
#wrapper-crear-receta-center .agrega{ background:url(../images/pop-ups/img-crear-receta-5.gif) no-repeat top left;}	


/*Receta Interna*/

#content .receipt-content-receta{clear:both; background:url(../images/bg-content-receipt.jpg) no-repeat; padding:0 12px 12px 12px;}
			.receipt-content-receta .receipt-content-left-receta, .receipt-content-receta .receipt-content-right-receta{ float:left;}
			.receipt-content-receta .receipt-content-left-receta{ width:586px;}
			.receipt-content-left-receta .receipt{ clear:both; background:url(../images/bg-type-receipt-receta.jpg) no-repeat; width:552px; height:224px; padding:16px 10px 8px 10px; margin-top:10px;}
			
			.receipt-content-left-receta .receipt .content-receipt{ position: relative; padding-top: 15px;}
			
			.receipt-content-left-receta .receipt .content-receipt .iconos{width: 268px; height: 15px; border-bottom: 1px dotted #000; text-align:right; position:absolute; top: -7px; padding: 0 0 5px 0;}
			
						.receipt-content-left-receta .receipt .content-receipt .iconos .icono-email{width: 16px; height:12px; display:inline; padding: 0 4px 0 4px;}
						
						.receipt-content-left-receta .receipt .content-receipt .iconos .icono-imprimir{width: 16px; height:13px; display:inline; padding: 0 4px 0 4px;}
						
						.receipt-content-left-receta .receipt .content-receipt .iconos .icono-fontSize{width: 20px; height:13px; display:inline; padding: 0 4px 0 4px;}
						
						.receipt-content-left-receta .receipt .content-receipt .iconos .icono-voto{width: 25px; height:15px; display:inline; padding: 0 24px 0 4px;}
							.receipt-content-left-receta .receipt .content-receipt .iconos .icono-commentario{width: 25px; height:15px; display:inline; padding: 0 24px 0 4px;}
						
						.cantidad-de-votos{font-size:10px; position:absolute; left: 249px; top: 4px;}
						.cantidad-de-comentarios{font-size:10px; position:absolute; left: 205px; top: 4px;}
			
			.producto-relacionado {width: 223px; height:198px; position: absolute; top: 15px; right: 0; }
			.producto-relacionado:hover {width: 223px; height:199px; position: absolute; top: 15px; right: 0; }
			.producto-relacionado .txt-producto-relacionado{position: absolute; bottom: 94px; right: 34px;}
			.producto-relacionado .txt-producto-relacionado a{ color: #BD013B; font-family: 'Times New Roman', Times, serif; font-size: 11px; font-weight:bold;}
			
			.video{ width:272; height:225; overflow:hidden; float:left;}
							
							.receipt-content-left-receta .receipt span, .details-info span{ font-size:10px;}
							
							.receipt-content-left-receta .receipt .content-receipt{ width:250px; padding-left:12px;}
							
							
							
				.receipt-content-receta .receipt-content-left-receta .receta{padding: 20px 0 0 0; width: 573px; position: relative; margin-bottom: 15px; position: relative;}
				
				.receta h2.ingredientesTitle{ width:117px; height:15px; background-image:url(../images/ingredientes.jpg); background-repeat:no-repeat;margin: 10px 0 0 0}
				
				.receta h2.preparacionTitle{ width:117px; height:15px; background-image:url(../images/preparacion.jpg); background-repeat:no-repeat;margin: 10px 0 0 0}
				
				.receipt-content-receta .receipt-content-left-receta .receta h2{padding: 10px 0 10px 0;}
				
				.receipt-content-receta .receipt-content-left-receta .receta p{padding: 3px 0 3px 10px; font-size: 12px;}
				
			.receipt-content-receta .receipt-content-right-receta{ width:203px; padding:11px 0 0 1px;}	
			
			
			
			.receipt-content-left-receta .receipt .content-receipt .acciones{font-size:10px; padding:7px 0 0 6px; height:30px; background-image: url(../images/acciones-bg.jpg); background-repeat:no-repeat; margin-top: 5px;}
			
			.acciones ul{padding: 0; margin: 0;}
			.acciones ul li.btn-compartir
			{
			    float:left;
                margin:5px 5px 0 10px;
                width:100px;
			}
			.acciones ul li.btn-compartir a.compartir{ width: 119px; height:29px; background-image:url(../images/btn-compartir.gif); background-repeat:no-repeat;}
			.acciones ul li.btn-compartir a:hover.compartir{ background-image:url(../images/btn-compartir-ho.gif); }
			.acciones ul li.btn-votar{ float:left;}
			.acciones ul li.btn-votar a.votar{ width: 117px; height:28px; background-image:url(../images/sprite-buttons.gif); background-repeat:no-repeat; background-position: -785px 2px;}
			.acciones ul li.btn-votar a:hover.votar{ background-position: -785px -27px; }
						
			.acciones ul li.btn-votar a.votado{ width: 117px; height:28px; background-image:url(../images/btn-votoya.gif);}
			
/*Receta Interna*/
/*box datos autor receta*/		
			.receta-autor .receta-autor-top{ background:url(../images/h4-autor.jpg) no-repeat; height:38px;}		 
			  .receta-autor .receta-autor-center{ clear:both; background:url(../images/bg-center-right-autor.gif) repeat-y; padding:10px;}
			  .receta-autor .receta-autor-center .resumen-autor p{ padding:10px 0 10px 0; line-height:normal;}
			  .receta-autor .receta-autor-center .mas-recetas a{ font-size: 13px; color: #bb4f00; font-weight: bold; text-decoration: underline;}
			  .receta-autor .receta-autor-center .datos-autor{ clear:both; height:auto; overflow:hidden;}
			  .receta-autor .receta-autor-center .datos-autor .foto-autor{ width: 92px; height: 92px; float: left; border: 3px solid #fff; }
			  .receta-autor .receta-autor-center .datos-autor .info-autor{ width: 80px; height: auto; float: right; }
			  .receta-autor .receta-autor-center .datos-autor .info-autor h3{ color: #bb4f00; font-size:16px; padding-top: 30px; margin-bottom: 5px;}
			  .receta-autor .receta-autor-center .datos-autor .info-autor p{ font-size:13px;}
			  .receta-autor .receta-autor-center .datos-autor .info-autor span{  font-size:11px; font-weight: bold;}
			     
				.receta-autor-bottom{ background:url(../images/bg-bottom-right-autor.gif) no-repeat; height:8px;}

/*Receta Interna*/
/*box datos receta*/
.receta-datos {margin-top: 15px;}	
			.receta-datos .receta-datos-top{ background:url(../images/h4-datos-reseta.jpg) no-repeat; height:38px;}		 
			  .receta-datos .receta-datos-center{ clear:both; background:url(../images/bg-center-right-receta-datos.gif) repeat-y; padding:10px;}
			  
			   .receta-datos .receta-datos-center p{ padding: 4px 0 4px 0; font-size: 10px; font-weight:bold;}
			   .receta-datos .receta-datos-center span{ font-size: 11px; font-weight:normal;}
			   .receta-datos .receta-datos-center a{ color: #bb4f00; font-weight: bold; }

			     
				.receta-datos-bottom{ background:url(../images/bg-bottom-right-receta-datos.gif) no-repeat; height:8px;}

/*form comentario*/

.form-comentario-block{height:188px; padding: 20px 0 0 0;}

.form-comentario-block .h4-dejar-comentario-title{ width:170px; height:23px; background-image:url(../images/h4-deja-tu-comentario.jpg); background-repeat:no-repeat;}

.form-comentario-block .form-comentario{ width: 551px; height: 87px; background-image:url(../images/bg-form-comentario.jpg); background-repeat:no-repeat; padding:15px 0 0 10px; }



.form-comentario-block .form-comentario .author img.photo-author{ border:3px solid #fff; display:block;}
.form-comentario-block .form-comentario .foto-comentario{overflow: hidden; float: left; width: 46px;}
.form-comentario-block .form-comentario .formulario-comentario{width: 500px; float: right; height: auto; position:relative;}
.form-comentario-block .form-comentario .formulario-comentario .autor a{font-size: 10px; color: #bb4f00;}

.form-comentario-block .form-comentario .formulario-comentario .inputSubmitDejarComentario{width: 121px; height: 29px; background-image:url(../images/btn-enviar.jpg); background-repeat:no-repeat; position: absolute; left: 379px; top: 95px; border:none; cursor:pointer; background-color:Transparent;}

.textAreaDejarComentario{position: absolute; width: 480px; height: 62px; top: 13px;}
		
/*comentarios*/		

.head-comentarios{width: 569px; height: 40px; background-image:url(../images/head-comentarios.jpg); background-repeat:no-repeat; overflow:hidden;}
.comentarios-body{width: 567px; background-image:url(../images/bg-comentarios.gif); overflow:hidden;margin: 0 0 0 1px;}
.comentario{padding: 10px;}
.comentario .author img.photo-author{ border:3px solid #fff; display:block;}
.comentario .foto-comentario{overflow: hidden; float: left; width: 46px;}
.comentario .texto-comentario{width: 500px; float: right; height: auto;}
.comentario .texto-comentario .autor a{font-size: 10px; color: #bb4f00;}
.comentario .texto-comentario .comenta{font-size: 10px; color: #000; padding: 5px 0 5px 0;}
.comentario .separador-comentario{height: 10px; clear: both; background-image:url(../images/separador-comentarios.gif); background-repeat:no-repeat;}
.foot-comentarios{width: 569px; height: 47px; background-image:url(../images/foot-comentarios.jpg); background-repeat:no-repeat;}
.foot-comentarios ul{padding:0; margin:0:}
.foot-comentarios ul li.ver-comentarios{float: left; padding: 20px 0 0 0}
.foot-comentarios ul li.ver-comentarios a{font-size:13px; font-weight:bold; color:#bb4f00; text-decoration: underline;padding: 10px 0 0 10px}
.foot-comentarios ul li.ver-comentarios a:hover{text-decoration: none;}
.foot-comentarios ul li.btn-opinion{ margin:0 0 0 440px; padding:8px 0 0 0}
.foot-comentarios ul li.btn-opinion a{ width:118px; height:28px; background-image:url(../images/sprite-buttons.gif); background-repeat:no-repeat; background-position:-904px 0;}
.foot-comentarios ul li.btn-opinion a:hover{ background-position:-904px -28px;}

/*Recetas todas*/

				
/*forms*/			
	
#content .receipt-content-form{clear:both; background:url(../images/bg-content-receipt.jpg) no-repeat; padding:0 12px 12px 12px;}
	
#content .receipt-content-form .receipt-content-form-center{clear:both; background:url(../images/bg-content-receipt.jpg) no-repeat; padding:0 12px 12px 12px;}

#estado{margin:20px 0 0 10px;}

#estado li{ float: left;}

.txt-form-paso1
{
    clear:both; padding: 10px 0 10px 0; 
}

.errorNombre{ color:#f00; position:absolute; top: 5px; left: 70px; font-size:10px; display:none; }
.errorEmail{ color:#f00; position:absolute; top: 50px; left: 70px; font-size:10px; display:none;}
.errorZip{ color:#f00; position:absolute; top: 5px; left: 485px; font-size:10px;display:none; }
.errorPass{ color:#f00; position:absolute; top: 49px; left: 485px; font-size:10px; display:none;}
.errorRePass{ color:#f00; position:absolute; top: 90px; left: 485px; font-size:10px; display:none;}
.errorRequerido{color: rgb(153, 0, 0); font-size: 10px; display:none;}


.errorNombre.txtError, .errorRequerido.txtError, .errorEmail.txtError, .errorZip.txtError, .errorPass.txtError, .errorRePass.txtError,
.errorNom-fr.txtError, .errorEmail-fr.txtError, .errorZip-fr.txtError, .errorPass-fr.txtError, .errorRePass-fr.txtError,
.errorTitulo-f3.txtError, .errorDesc-f3.txtError, .errorPosc-f3.txtError, .errorIng-f3.txtError, .errorMop-f3.txtError, .errorfot-f3.txtError
{
    display:block;
}


.clearBoth{clear: both;}

.wrapForm{width: 794px; height: 276px; position: relative; padding: 0; margin: 0;}

label{font-size: 13px; font-weight:bold; color: #6B4B34;}

.wrapForm .inputNombre{
	position: absolute;
	width:280px;
	height: 15px;
	top:17px;
	left:69px;
	padding: 5px;
}

.wrapForm  .lblNombre{position:absolute; top: 23px; left: 3px;}


.wrapForm .inputApellido{
	position: absolute;
	width:280px;
	height: 15px;
	top: 61px;
	left: 70px;
	padding: 5px;
}

.wrapForm  .lblApellido{position:absolute; top: 64px; left: 4px;}


.wrapForm .inputEmail{
	position: absolute;
	width:280px;
	height: 15px;
	top: 61px;
	left: 69px;
	padding: 5px;
}

.wrapForm .lblEmail{position:absolute; top: 64px; left: 4px;}

.wrapForm .inputZip{
	position: absolute;
	width:280px;
	height: 15px;
	top: 18px;
	left: 483px;
	padding: 5px;
}

.wrapForm .lblZip{position:absolute; left: 395px; top: 22px; width: 59px;}

.wrapForm .inputUsuario{
	position: absolute;
	width:280px;
	height: 15px;
	top: 59px;
	left: 485px;
	padding: 5px;
}

.wrapForm  .lblUsuario{position:absolute; left: 397px; top: 66px;}
.wrapForm .inputPassword{
	position: absolute;
	width:280px;
	height: 15px;
	top: 61px;
	left: 484px;
	padding: 5px;
}

.wrapForm  .lblPass{position:absolute; left: 396px; top: 64px;}
.wrapForm .inputRePass{
	position: absolute;
	width:280px;
	height: 15px;
	top: 102px;
	left: 485px;
	padding: 5px;
}
.wrapForm  .lblRePass{position:absolute; left: 395px; top: 108px;}



.wrapForm  .txtOblig1{position: absolute; left: 4px; top: 235px;}
.wrapForm2  .txtOblig2{position: absolute; left: 4px; top: 197px;}
.wrapForm3  .txtOblig3{position: absolute; left: 15px; top: 422px;}
.wrapForm3  .txtOblig4{
	position: absolute;
	left: 388px;
	top: 394px;
}

.errorTitulo-f3{
	color:#f00;
	font-size:10px;
	position:absolute;
	top: 5px;
	left: 85px;
	display:none;
}

.errorDesc-f3{
	color:#f00;
	font-size:10px;
	position:absolute;
	top: 48px;
	left: 85px;
	display:none;
}

.errorPosc-f3 {
	color:#f00;
	font-size:10px;
	position:absolute;
	top: 184px;
	left: 85px;
	display:none;
}

.errorIng-f3 {
	color:#f00;
	font-size:10px;
	position:absolute;
	top: 266px;
	left: 85px;
	display:none;
}

.errorMop-f3 {
	color:#f00;
	font-size:10px;
	position:absolute;
	top: 8px;
	left: 485px;
	display:none;
}

.errorfot-f3 {
	color:#f00;
	font-size:10px;
	position:absolute;
	top: 346px;
	left: 485px;
	display:none;
}

.errorNom-fr{
	color:#900;
	font-size:10px;
	position:absolute;
	top: 5px;
	left: 120px;
	display:none;
}

.errorEmail-fr{
	color:#900;
	font-size:10px;
	position:absolute;
	top: 45px;
	left: 120px;
	display:none;
}

.errorZip-fr{
	color:#900;
	font-size:10px;
	position:absolute;
	top: 85px;
	left: 120px;
	display:none;
}

.errorPass-fr{
	color:#900;
	font-size:10px;
	position:absolute;
	top: 124px;
	left: 120px;
	display:none;
}

.errorRePass-fr{
	color:#900;
	font-size:10px;
	position:absolute;
	top: 165px;
	left: 120px;
	display:none;
}


.wrapForm4Adm  .txtOblig4{
	position: absolute;
	left: 424px;
	top: 487px;
}

.wrapForm .confirma-ofertas-block{position: absolute; left: 2px; top: 160px; width: 791px; height: 52px; border-top: 1px dotted #000; border-bottom:1px dotted #000;}

.wrapForm .confirma-ofertas-block .oft{position: absolute; left: 110px; top: 17px;}


.wrapForm2{width: 794px; height: 230px; position: relative;}

.wrapForm2 .inputEstado{
	position: absolute;
	width:205px;
	top:5px;
	left:135px;
	padding: 5px;
}

.wrapForm2  .lblEstado{position:absolute; top: 31px; left: 5px;}

.wrapForm2 .inputPais{
	position: absolute;
	width:195px;
	height: 15px;
	top: 70px;
	left: 145px;
	padding: 5px;
}

.wrapForm2 .lblPais{position:absolute; top: 76px; left: 6px;}
.wrapForm2 .selectDia{position:absolute; left: 149px; top: 120px; }

.wrapForm2 .selectMes{
	position:absolute;
	left: 203px;
	top: 120px;
}

.wrapForm2 .selectAnio{
	position:absolute;
	left: 256px;
	top: 120px;
}

.wrapForm2  .lblDiaNac{position:absolute; top: 122px; left: 5px;}

.wrapForm2 .textAreaComentarios{
	position: absolute;
	width:270px;
	height: 74px;
	top: 24px;
	left: 482px;
	padding: 5px;
}

.lblComment{position:absolute; top: 32px; left: 395px; width: 83px; height: 35px;}

.wrapForm2 .inputFile{position: absolute; height: 22px; top: 120px; left: 482px;}

.wrapForm2  .lblFotoPerf{position:absolute; top: 123px; left: 395px; width: 62px; height: 35px;}

.wrapForm2 .submitForm2{position: absolute; width: 122px; height: 29px; background-image:url(../images/btn-crear-receta.jpg); background-repeat:no-repeat; left: 649px; top: 189px; border: 0; cursor:pointer;}

.wrapForm3{width: 794px; height: 452px; position: relative;}

.wrapForm3 .inputTitulo{
	position: absolute;
	width:271px;
	top:18px;
	left:85px;
	padding: 5px;
}

.wrapForm3 .lblTitulo{
	position:absolute;
	top: 18px;
	left: 2px;
}

.wrapForm3 .textAreaDescripcion{
	position: absolute;
	width:269px;
	height: 106px;
	top: 60px;
	left: 86px;
	
	padding: 5px;
}

.wrapForm3 .lblDesc{position:absolute; top: 65px; left: 2px;}
.wrapForm3 .iconoAyudaDesc{width:16px; height:16px; position:absolute; left: 364px; top: 75px;}

#desc{position:absolute; width: 206px; height: 108px; background-image:url(static/images/ayuda-box1.gif); background-repeat:no-repeat; left: 184px; top: -30px; display:none;}

.wrapForm3 .inputPorciones{
	position: absolute;
	width:270px;
	top:197px;
	left:86px;
	padding: 5px;
}

.wrapForm3 .lblPorciones{
	position:absolute;
	top: 198px;
	left: 1px;
}

.wrapForm3 .inputMinutos{
	position: absolute;
	width:170px;
	height: 22px;
	top:240px;
	left:88px;
	background-color:transparent;
}

.wrapForm3 .lblTiempo{
	position:absolute;
	top: 237px;
	left: 0px;
	width: 82px;
}

.wrapForm3 .textAreaIngredientes{
	position: absolute;
	width:269px;
	height: 106px;
	top: 278px;
	left: 87px;
	padding: 5px;
}

.wrapForm3 .lblIngredientes{position:absolute; top: 284px; left: 0px; }

.wrapForm3 .textAreaPreparacion{
	position: absolute;
	width:277px;
	top: 20px;
	left: 486px;
	padding: 5px;
	height: 80px
}

.wrapForm3 .lblModo{position:absolute; top: 22px; left: 397px; width: 82px;}

.wrapForm3 .textAreaCodigo{
	position: absolute;
	width:277px;
	height: 73px;
	top: 253px;
	left: 486px;
	padding: 5px;
}

.wrapForm3 .lblCod{position:absolute; top: 257px; left: 397px; width: 75px;}

.wrapForm3 .lblFotoReceta{
	position:absolute;
	top: 359px;
	left: 396px;
	width: 75px;
}

.wrapForm3 .selectProdRel{position:absolute; left: 486px; top: 147px; width: 277px;}

.wrapForm3  .lblProd{position:absolute; top: 143px; left: 397px; width: 75px;}
.wrapForm3 .inputFile2{
	position: absolute;
	height: 22px;
	top: 359px;
	left: 488px;
}

.wrapForm3 .selectCategoria{position:absolute; left: 486px; top: 203px; width: 277px;}

.wrapForm3 .lblCat{position:absolute; top: 206px; left: 397px; width: 75px;}

.wrapForm3 .submitForm3{
	position: absolute;
	width: 135px;
	height: 29px;
	background-image:url(../images/btn-enviar-receta.jpg);
	background-repeat:no-repeat;
	left: 653px;
	top: 411px;
	border: 0;
	cursor:pointer;
}

.wrapForm3 .buttonForm3{position: absolute; width: 152px; height: 29px; background-image:url(../images/btn-crear-otra-receta.jpg); background-repeat:no-repeat; left: 627px; top: 410px; border: 0; cursor:pointer;}

.wrapForm3 .buttonFormModif{
	position: absolute;
	width: 122px;
	height: 29px;
	background-image: url(../images/btn-modificar.jpg);
	background-repeat:no-repeat;
	left: 665px;
	top: 410px;
	border: 0;
	cursor:pointer;
}

.wrapForm3 .iconoAyudaPrep{width:16px; height:16px; position:absolute; left: 365px; top: 293px;}

/*form administrador de recetas*/

.wrapForm4Adm{width: 794px; height: 550px; position: relative;}

.wrapForm4Adm .inputTitulo{
	position: absolute;
	width:271px;
	top:18px;
	left:101px;
	padding: 5px;
}

.wrapForm4Adm .lblTitulo{
	position:absolute;
	top: 18px;
	left: 7px;
}

.wrapForm4Adm .textAreaDescripcion{
	position: absolute;
	width:269px;
	height: 106px;
	top: 60px;
	left: 102px;
	padding: 5px;
}

.wrapForm4Adm .lblDesc{
	position:absolute;
	top: 65px;
	left: 7px;
}
.wrapForm4Adm .iconoAyudaDesc{width:16px; height:16px; position:absolute; left: 364px; top: 75px;}

#desc{position:absolute; width: 206px; height: 108px; background-image:url(static/images/ayuda-box1.gif); background-repeat:no-repeat; left: 184px; top: -30px; display:none;}

.wrapForm4Adm .inputPorciones{
	position: absolute;
	width:270px;
	top:197px;
	left:102px;
	;
	padding: 5px;
}

.wrapForm4Adm .lblPorciones{
	position:absolute;
	top: 198px;
	left: 6px;
}

.wrapForm4Adm .inputMinutos{
	position: absolute;
	width:204px;
	height: 22px;
	top:240px;
	left:104px;
	background-color:transparent;
}

.wrapForm4Adm .lblTiempo{
	position:absolute;
	top: 237px;
	left: 5px;
	width: 82px;
}

.wrapForm4Adm .textAreaPreparacion{
	position: absolute;
	width:269px;
	height: 106px;
	top: 278px;
	left: 103px;
	padding: 5px;
}

.wrapForm4Adm .lblModo{
	position:absolute;
	top: 284px;
	left: 5px;
	width: 82px;
}

.wrapForm4Adm .textAreaIngredientes{
	position: absolute;
	width:269px;
	top: 407px;
	left: 102px;
	padding: 5px;
	height: 80px
}

.wrapForm4Adm .lblIngredientes{
	position:absolute;
	top: 409px;
	left: 5px;
}

.wrapForm4Adm .textAreaCodigo{
	position: absolute;
	width:277px;
	height: 84px;
	top: 108px;
	left: 489px;
	padding: 5px;
}

.wrapForm4Adm .lblCod{
	position:absolute;
	top: 131px;
	left: 409px;
	width: 75px;
}

.wrapForm4Adm .imagen-de-la-receta{
	width:160px;
	height: 160px;
	position:absolute;
	left: 491px;
	top: 237px;
}

.wrapForm4Adm .link-cambiar-foto{
	color: #bb4f00;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	left: 674px;
	top: 383px;
}

.wrapForm4Adm .link-cambiar-foto a{
	color: #bb4f00;
	font-size: 14px;
	font-weight: bold;
}

.wrapForm4Adm .lblFotoReceta{position:absolute; top: 343px; left: 396px; width: 75px;}

.wrapForm4Adm .selectProdRel{
	position:absolute;
	left: 489px;
	top: 21px;
	width: 277px;
}

.wrapForm4Adm  .lblProd{
	position:absolute;
	top: 17px;
	left: 405px;
	width: 75px;
}
.wrapForm4Adm .inputFile2{position: absolute; height: 22px; top: 342px; left: 488px;}

.wrapForm4Adm .selectCategoria{
	position:absolute;
	left: 489px;
	top: 77px;
	width: 277px;
}

.wrapForm4Adm .lblCat{
	position:absolute;
	top: 80px;
	left: 409px;
	width: 75px;
}

.wrapForm4Adm .submitForm3{position: absolute; width: 135px; height: 29px; background-image:url(../images/btn-enviar-receta.jpg); background-repeat:no-repeat; left: 483px; top: 410px; border: 0; cursor:pointer;}

.wrapForm4Adm .buttonForm3{position: absolute; width: 152px; height: 29px; background-image:url(../images/btn-crear-otra-receta.jpg); background-repeat:no-repeat; left: 627px; top: 410px; border: 0; cursor:pointer;}

.wrapForm4Adm .buttonFormModif{
	position: absolute;
	width: 122px;
	height: 29px;
	background-image: url(../images/btn-modificar.jpg);
	background-repeat:no-repeat;
	left: 673px;
	top: 440px;
	border: 0;
	cursor:pointer;
}

.wrapForm4Adm .iconoAyudaPrep{width:16px; height:16px; position:absolute; left: 365px; top: 293px;}



.tabla-datos-receta{ width:790px; background-color:#F5ED9C;}
.tabla-datos-receta th p{padding: 10px 0 0 10px; text-align:center; font-size:10px; font-weight:bold; }
.tabla-datos-receta td p{padding: 4px 0 10px 10px; text-align:center; font-size:11px;}
.tabla-datos-receta td p a{color: #bb4f00; font-weight: bold;}
/*form registro exitoso*/

.wrapFormEnd{width: 794px; height: auto; position: relative;}

.wrapFormEnd .gracias{overflow: hidden; text-align:center; padding: 20px;}

.wrapFormEnd  .enlaces-continuar{overflow: hidden; text-align:center;}

.wrapFormEnd  .enlaces-continuar .lista-enlaces-continuar{padding:0 0 0 410px;margin:10px 0 10px 0;}

.wrapFormEnd  .enlaces-continuar .lista-enlaces-continuar .enlace1{float:left; padding: 7px 0 0 0; color: #000;}

.wrapFormEnd  .enlaces-continuar .lista-enlaces-continuar .enlace1 a{color: #000; text-decoration:underline;}

.wrapFormEnd  .enlaces-continuar .lista-enlaces-continuar .enlace1 a:hover{color: #000; text-decoration:none;}

.wrapFormEnd  .enlaces-continuar .lista-enlaces-continuar .enlace2{float:left; margin: 0 0 0 10px;}

.wrapFormEnd  .enlaces-continuar .lista-enlaces-continuar .enlace2 a{width: 122px; height: 29px; background-image:url(../images/btn-crear-receta.gif); background-repeat:no-repeat; cursor:pointer;}

.wrapFormEnd  .enlaces-continuar .lista-enlaces-continuar .enlace2 a:hover{width: 122px; height: 29px; background-image:url(../images/btn-crear-receta-ho.gif); background-repeat:no-repeat;}


/* receta creada con exito*/

.receipt-content-form .msjWrap{ padding: 20px 0 50px 0;}

.receipt-content-form .msjWrap .msjContent{ padding: 10px 0 0 0; height: 335px; background:#f0ece3 url(../images/gracias_tit.jpg) no-repeat; }

.receipt-content-form .msjWrap .msjContent h3{height: 50px; background-image:url(../images/receta-creada-con-exito-Title.gif); background-repeat:no-repeat; padding: 0;}

.receipt-content-form .msjWrap .msjContent p{padding: 5px 10px 5px 10px; color:#51331E; font-family:Tahoma, Geneva, sans-serif;}

.receipt-content-form .msjWrap .msjContent p.msjGraciasPorCompartirSabor{height:40px; background-image:url(../images/gracias-por-compartir-tu-sabor.gif); background-repeat:no-repeat; margin: 0px;}

.receipt-content-form .msjWrap .msjContent  a.btn-volver { float:right; height: 28px; width: 119px; background:#fff url(../images/sprite-buttons.jpg) no-repeat -481px 0; margin:15px 0;}
.receipt-content-form .msjWrap .msjContent  a.btn-volver:hover{ background-image:url(../images/sprite-buttons.jpg); background-position: -481px -28px;}

.img3icon { padding:0 auto; margin:10px}

ul#icons { 
	list-item:none;
	margin:0;
	padding:0;
}
	ul#icons li { 
		display:block;
		float:left;
		width:30%;
		padding:10px;
	}

/*-------*/


.wrapFormPerfil{width: 794px; height: auto; position: relative; padding: 0; margin: 0;}

.wrapAdminRecetas{width: 794px; height: auto; position: relative; padding: 0; margin: 0;}

.padding{paddng:10px;}

.fontSize11{font-size: 11px;}


#iconoAyuda1{
	width:16px;
	height:16px;
	position:absolute;
	left: 773px;
	top: 47px;
}


/*.submitFormEnviar{position: absolute; width: 121px; height: 29px; background-image:url(../images/btn-enviar.jpg); background-repeat:no-repeat; left: 671px; top: 226px; border: 0; cursor:pointer;}*/

.submitFormEnviar{position: absolute; width: 139px; height: 29px; background-image:url(../images/btn-crear-mi-receta.jpg); background-repeat:no-repeat; left: 472px; top: 226px; border: 0; cursor:pointer;}
.submitFormNavegar{position: absolute; width: 139px; height: 29px; background-image:url(../images/btn-navegar-sitio.jpg); background-repeat:no-repeat; left: 629px; top: 226px; border: 0; cursor:pointer;}

/*perfil de usuario*/
/*modificar perfil de usuario*/


.wrapFormPerfil .foto-perfil{width: 159px; padding: 15px 0 0 5px; float:left;}
.wrapFormPerfil .foto-perfil p{padding-top: 10px;}
.wrapFormPerfil .foto-perfil a{font-size:13px; font-weight:bold; color:#bb4f00; text-decoration: underline;padding: 20px 0 0 0}
.wrapFormPerfil .foto-perfil a:hover{text-decoration: none;}

.wrapFormPerfil .datos-perfil{width: 620px; height: 240px; padding: 15px 0 0 5px; float:right; position:relative;}

.wrapFormPerfil .datos-perfil .lblPerfilEmail{position: absolute; top:66px; left: 7px;}
.wrapFormPerfil .datos-perfil .inputPerfilEmail{position: absolute; top:; left:;top: 63px; left: 86px; width: 195px;}
.wrapFormPerfil .datos-perfil .lblPerfilZip{position: absolute; top:106px; left: 7px; width: 68px;}
.wrapFormPerfil .datos-perfil .inputPerfilZip{position: absolute; top:; left:;top: 103px; left: 86px; width: 195px;}
.wrapFormPerfil .datos-perfil .lblPerfilEstado{position: absolute; top:146px; left: 7px; width: 50px;}
.wrapFormPerfil .datos-perfil .inputPerfilEstado{
	position: absolute;








top:; left:;									top: 145px;
	left: 77px;
	width: 195px;
}
.wrapFormPerfil .datos-perfil .lblPerfilNac{position: absolute; top:186px; left: 7px; width: 79px;}
.wrapFormPerfil .datos-perfil .selectPerfilDiaNac{position: absolute; top:; left:;top: 193px; left: 86px; width: 55px;}
.wrapFormPerfil .datos-perfil .selectPerfilMesNac{position: absolute; top:; left:;top: 193px; left: 159px; width: 55px;}
.wrapFormPerfil .datos-perfil .selectPerfilAnioNac{position: absolute; top:; left:;top: 193px; left: 234px; width: 55px;}
.wrapFormPerfil .datos-perfil .lblPerfilPais{position: absolute; top:64px; left: 322px; height: 13px; width: 68px;}
.wrapFormPerfil .datos-perfil .inputPerfilPais{position: absolute; top:; left:;top: 63px; left: 403px; width: 206px;}
.wrapFormPerfil .datos-perfil .lblPerfilUsuario{position: absolute; top:104px; left: 322px; height: 13px; width: 68px;}
.wrapFormPerfil .datos-perfil .inputPerfilUsuario{position: absolute; top:; left:;top: 103px; left: 403px; width: 207px;}
.wrapFormPerfil .datos-perfil .lblPerfilClave{position: absolute; top:144px; left: 321px; height: 13px; width: 68px;}
.wrapFormPerfil .datos-perfil .inputPerfilClave{position: absolute; top:; left:;top: 143px; left: 403px; width: 209px;}
.wrapFormPerfil .datos-perfil .btnModificar1{
	position: absolute;

top:; left:; 		background-image:url(../images/btn-modificar.jpg);
	background-repeat:no-repeat;
	width:122px;
	height:29px;
	left: 503px;
	top: 191px;
	cursor: pointer;
	border:0;
}
.wrapFormPerfil .chkOfertas{border-top: 1px dotted #000; border-bottom: 1px dotted #000; padding: 20px 0 20px 0; text-align:center;}
.wrapFormPerfil .lblPerfilResumen{
	position: absolute;
	top:28px;
	left: -1px;
	width: 91px;
}
.wrapFormPerfil .textAreaPerfilResumen{position: absolute; top:; left:;top: 11px; left: 86px; width: 700px; height: 81px;}
.wrapFormPerfil .btnModificar2{position: absolute; top:; left:; background-image:url(../images/btn-modificar.jpg); background-repeat:no-repeat; width:122px; height:29px; left: 672px; top: 117px; cursor: pointer; border:0;}

.wrapFormPerfil .tus-recetas-header{background-image: url(../images/tus-recetas-top.jpg); background-repeat: no-repeat; width:790px; height: 39px;}

.wrapFormPerfil .modificar-recetas {padding: 10px 0 10px 10px; text-align:right;}

.wrapFormPerfil .modificar-recetas .btnModificar3{background-image:url(../images/btn-modificar.jpg); background-repeat:no-repeat; width:122px; height:29px; cursor: pointer; border:0;}

.wrapFormPerfil .datos-perfil h1{font-size: 22px; color: #bb4f00; }

.wrapFormPerfil .datos-perfil p.fecha-ingreso{ padding: 5px 0 0 0; font-size:11px;}

.wrapAdminRecetas .block-receta{width: 567px; height: 190px; background-image:url(../images/bg-receta.jpg); background-repeat:no-repeat; float:left;}

.wrapAdminRecetas .datos-de-la-receta{ width: 790px; height: 40px; background-image:url(../images/bg-datos-de-la-receta.jpg); background-repeat:no-repeat; margin-top: 15px;}

.wrapAdminRecetas .block-receta .foto-receta{width: 165px; height:auto; overflow: hidden; padding: 15px 0 0 15px; float: left;}

.wrapAdminRecetas .block-receta .informacion-receta{width: 380px; height:auto; padding: 17px 0 0 3px; float:right;}

.wrapAdminRecetas .block-receta .informacion-receta h1{font-size: 20px; color: #bb4f00;  }

.wrapAdminRecetas .block-receta .informacion-receta p.copy{font-size: 10px; font-weight: bold; padding-top: 4px;}

.wrapAdminRecetas .block-receta .informacion-receta p{font-size: 12px; padding: 15px 10px 0 0; line-height:14px;}

.wrapAdminRecetas .block-receta .informacion-receta p a{font-size: 13px; padding: 8px 10px 0 0; color: #bb4f00; text-decoration: underline;}

.wrapAdminRecetas .wrapFormAdminRecetas{ height: 200px;}

.TablaRecetas{width:790px;margin: 0; padding: 0; background-color: #F0ECE3}
.TablaRecetas th{background-color: #F0ECE3; color: #A28C64; height:39px;}
.TablaRecetas th.first{width: 243px; text-align:left;}
.TablaRecetas th p{padding: 10px 0 0 0; margin: 0; text-align: center;}
.TablaRecetas th.first p{text-align:left; padding-left: 10px;}
.TablaRecetas td{height:39px; background-color:#F9F5C5; color: #a28c64; border: 1px solid #fff;}
.TablaRecetas td p a{color: #a28c64;}
.TablaRecetas td p{padding: 10px 0 0 0; margin: 0; text-align: center;}
.TablaRecetas td.first p{text-align:left; padding-left: 10px;}
.TablaRecetas td.first{width: 243px; border-left: none;}
.TablaRecetas td.last{border-right: none;}
/*--------------------------------*/
.separator{ clear:both;}




/* pop ups*/
/* pop up1 formulario de registro*/
#wrapper-pop-up .pop1{position: absolute; width: 1000px; height: 1500px; top: 0; left: 0; background-color: transparent; z-index:1;}

#wrapper-pop-up .popup1Head{ height: 147px; background-image:url(../images/pop-up-head.gif); background-repeat: no-repeat;}
#wrapper-pop-up .btnCerrar{position:absolute; width:30px; height:30px; left: 383px; top: 12px;}
#wrapper-pop-up .popup1Body{height: 337px; background-image:url(../images/pop-up-body.gif); background-repeat: repeat-y; position: relative;}
#wrapper-pop-up .popup1Body .lblNombre{position: absolute; font-size:14px; color: #51331E; top: 20px; left: 20px;}
#wrapper-pop-up .popup1Body .lblApellido{position: absolute; font-size:14px; color: #51331E; top: 50px; left: 20px;}
#wrapper-pop-up .popup1Body .lblEmail{position: absolute; font-size:14px; color: #51331E; top: 60px; left: 20px;}
#wrapper-pop-up .popup1Body .lblZip{position: absolute; font-size:14px; color: #51331E; top: 100px; left: 20px;}
#wrapper-pop-up .popup1Body .lblUsuario{position: absolute; font-size:14px; color: #51331E; top: 140px; left: 20px;}
#wrapper-pop-up .popup1Body .lblClave{position: absolute; font-size:14px; color: #51331E; top: 140px; left: 20px;}
#wrapper-pop-up .popup1Body .lblRePass{position: absolute; font-size:14px; color: #51331E; top: 173px; left: 20px;}
#wrapper-pop-up .popup1Body .chkOfertas{position: absolute; width: 408px; border-top: 1px dotted #000; border-bottom: 1px dotted #000; padding: 20px 0 20px 0; text-align:center; left: 11px; top: 217px;}
#wrapper-pop-up .popupFooter{ height: 31px; background-image:url(../images/pop-up-footer.gif); background-repeat: no-repeat;}

/* pop up2 accesos ingreso registro*/
#wrapper-pop-up .pop2{position: absolute; width: 1000px; height: 1500px; top: 0; left: 0; background-color: transparent; z-index:1;}
#wrapper-pop-up .blockPage{position: absolute; width: 1000px; height: 1500px; top: 0; left: 0; background-color: #FFF;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
#wrapper-pop-up .popup2Wrap{position: absolute; width: 428px; height: 300px; top: 50px; left: 260px;}
#wrapper-pop-up .popup2Head{ height: 147px; background-image:url(../images/pop-up-head_3.gif); background-repeat: no-repeat;}
#wrapper-pop-up .btnCerrar{position:absolute; width:30px; height:30px; left: 383px; top: 12px;}
#wrapper-pop-up .popup2Body{ height: 100px; background-image:url(../images/pop-up-body.gif); background-repeat: repeat-y; position: relative;}
#wrapper-pop-up .popup2Body .msjMiembro{text-align: center; position: absolute; left: 75px; top: 36px;}
#wrapper-pop-up .popup2Body .msjNoMiembro{text-align: center; position: absolute; left: 247px; top: 36px;}
#wrapper-pop-up .popupFooter{ height: 31px; background-image:url(../images/pop-up-footer.gif); background-repeat: repeat-y;}

/* pop up3 formulario de ingreso*/

#wrapper-pop-up .pop3{position: absolute; width: 1000px; height: 1500px; top: 0; left: 0; background-color: transparent; z-index:1;}
#wrapper-pop-up .blockPage{position: absolute; width: 1000px; height: 1500px; top: 0; left: 0; background-color: #FFF;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
#wrapper-pop-up .popup3Wrap{position: absolute; width: 428px; height: 300px; top: 50px; left: 260px;}
#wrapper-pop-up .popup3Head{height: 147px; background-image:url(../images/pop-up-head.gif); background-repeat: no-repeat;}
#wrapper-pop-up .btnCerrar{position:absolute; width:30px; height:30px; left: 383px; top: 12px;}
#wrapper-pop-up .popup3Body{ height: 100px; background-image:url(../images/pop-up-body.gif); background-repeat: repeat-y; position: relative;}
#wrapper-pop-up .popup3Body .lblUsuario{position:absolute; left: 29px; top: 41px;}
#wrapper-pop-up .popup3Body .lblClave{position:absolute; left: 163px; top: 40px;}
#wrapper-pop-up .popupFooter{ height: 31px; background-image:url(../images/pop-up-footer.gif); background-repeat: repeat-y;}

/*recPassword*/
#wrapper-pop-up.recPassword .pop3{position: absolute; width: 1000px; height: 1500px; top: 0; left: 0; background-color: transparent; z-index:1;}
#wrapper-pop-up.recPassword .blockPage{position: absolute; width: 1000px; height: 1500px; top: 0; left: 0; background-color: #FFF;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
#wrapper-pop-up.recPassword .popup3Wrap{position: absolute; width: 428px; height: 300px; top: 50px; left: 260px;}
#wrapper-pop-up.recPassword .popup3Head{height: 147px; background-image:url(../images/pop-up-head_2.gif); background-repeat: no-repeat;}
#wrapper-pop-up.recPassword .btnCerrar{position:absolute; width:30px; height:30px; left: 383px; top: 12px;}
#wrapper-pop-up.recPassword .popup3Body{ height: 50px; background-image:url(../images/pop-up-body.gif); background-repeat: repeat-y; position: relative;}
#wrapper-pop-up.recPassword .popup3Body .lblUsuario{position:absolute; left: 29px; top: 3px;}
#wrapper-pop-up.recPassword .popup3Body .lblClave{position:absolute; left: 163px; top: 40px;}
#wrapper-pop-up.recPassword .popupFooter{ height: 31px; background-image:url(../images/pop-up-footer.gif); background-repeat: repeat-y;}
#wrapper-pop-up.recPassword .popup6Head{height: 147px; background-image:url(../images/pop-up-head_5.gif); background-repeat: no-repeat;}

/* pop up4 registro exitoso*/

#wrapper-pop-up .pop4{position: absolute; width: 1000px; height: 1500px; top: 0; left: 0; background-color: transparent; z-index:1;}
#wrapper-pop-up .blockPage{position: absolute; width: 1000px; height: 1500px; top: 0; left: 0; background-color: #FFF;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
#wrapper-pop-up .popup4Wrap{position: absolute; width: 428px; height: 300px; top: 50px; left: 260px;}
#wrapper-pop-up .popup4Head{height: 75px; background-image:url(../images/pop-up-head.gif); background-repeat: no-repeat;}
#wrapper-pop-up .btnCerrar{position:absolute; width:30px; height:30px; left: 383px; top: 12px;}
#wrapper-pop-up .popup4Body{ width: 430px; height: 100px; background-image:url(../images/pop-up-body.gif); background-repeat: repeat-y; position: relative; text-align:center; overflow:hidden;}
#wrapper-pop-up .popupFooter{ height: 31px; background-image:url(../images/pop-up-footer.gif); background-repeat: repeat-y;}

.btn-ingresa{
	width: 122px;
	height: 28px;
	background-image: url(../images/btn-ingresa-popup.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 64px;
	top: 72px;
}
.btn-registrate{
	width: 122px;
	height: 28px;
	background-image: url(../images/registrate-btn-popup.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 239px;
	top: 72px;
	
	}

/* tips para crear receta*/
.receipt-content .receipt-content-concurso-left, .receipt-content .receipt-content-right{ float:left;}
.receipt-content .receipt-content-concurso-left{ width:571px;}

.receipt-content .receipt-content-concurso-left .h1Como-crear-tu-receta{ width: 242px; height:31px; background-image:url(../images/h1-en-busca-del-sabor-latino.gif); background-repeat:no-repeat;}

.receipt-content .receipt-content-concurso-left .copy-concurso{ padding: 5px; line-height: 20px; margin: 24px 0 24px 0;}

.receipt-content .receipt-content-concurso-left .pantalla-video{ width: 562px; height:333px; padding: 10px 0 0 5px;}

.receipt-content .pasos-concursos{ width: 562px; height:333px; padding: 0 0 0 5px; }

.receipt-content .tres-simples-pasos{ height: 170px; width: 807px; }

.receipt-content .tres-simples-pasos li{height: 168px; float: left;}

.receipt-content .tres-simples-pasos li.primer-paso{ width: 268px; background-image:url(../images/primer-paso.jpg); background-repeat:no-repeat;}

.receipt-content .tres-simples-pasos li.primer-paso a.como-crear-tu-receta{ width: 147px; height:27px; background-image:url(../images/btn-como-crear-tu-receta.jpg); background-repeat:no-repeat; margin: 129px 0 0 62px;}

.receipt-content .tres-simples-pasos li.primer-paso a:hover.como-crear-tu-receta{ background-image:url(../images/btn-como-crear-tu-receta-ho.jpg);}

.receipt-content .tres-simples-pasos li.segundo-paso{width: 266px; background-image:url(../images/segundo-paso.jpg); background-repeat:no-repeat;}

.receipt-content .tres-simples-pasos li.segundo-paso a.como-compartir-tu-receta{ width: 165px; height:27px; background-image:url(../images/btn-como-compartir-tu-receta.jpg); background-repeat:no-repeat; margin: 129px 0 0 49px;}

.receipt-content .tres-simples-pasos li.segundo-paso a:hover.como-compartir-tu-receta{ background-image:url(../images/btn-como-compartir-tu-receta-ho.jpg);}

.receipt-content .tres-simples-pasos li.tercer-paso{ width: 271px; background-image:url(../images/tercer-paso.jpg); background-repeat:no-repeat;}

.receipt-content .tres-simples-pasos li.tercer-paso a.conoce-los-premios{ width: 137px; height:27px; background-image:url(../images/btn-conoce-los-premios.jpg); background-repeat:no-repeat; margin: 129px 0 0 65px;}

.receipt-content .tres-simples-pasos li.tercer-paso a:hover.conoce-los-premios{background-image:url(../images/btn-conoce-los-premios-ho.jpg);}


/* premios*/

.receipt-content .receipt-content-premios-left, .receipt-content .receipt-content-right{ float:left;}
.receipt-content .receipt-content-premios-left{ width:571px;}

.receipt-content .receipt-content-premios-left .h1PremiosTitle{ width: 350px; height:49px; background-image:url(../images/premiosTitle.jpg); background-repeat:no-repeat;}

.receipt-content .receipt-content-premios-left .copy-premios{ padding: 5px; line-height: 20px;}

.receipt-content .receipt-content-premios-left .recetas-ganadoras{ height: 275px;}

.receipt-content .receipt-content-premios-left .receta-ganadora{ height: 275px; width: 174px; float:left; }

.receipt-content .receipt-content-premios-left .receta-ganadora h2{ font-size: 14px; color: #df5f01; font-weight:bold; line-height: 18px; padding: 5px 0 0 0;}

.receipt-content .receipt-content-premios-left .receta-ganadora h2 a{ color: #df5f01; text-decoration:underline;}

.receipt-content .receipt-content-premios-left .receta-ganadora h2 a:hover{ text-decoration: none; }

.receipt-content .receipt-content-premios-left .receta-ganadora .date{ font-size: 11px;}

.receipt-content .receipt-content-premios-left .receta-ganadora .author-name{ font-size: 11px;}

.receipt-content .receipt-content-premios-left ul li.btn-ver-receta{ margin:10px 0 0 28px;}
.receipt-content .receipt-content-premios-left ul li.btn-ver-receta a{height: 27px; width: 120px; background-image:url(../images/sprite-buttons.gif); background-repeat:no-repeat; background-position: -211px 0;}
.receipt-content .receipt-content-premios-left ul li.btn-ver-receta a:hover{ background-position: -211px -27px;}


.receipt-content .receipt-content-premios-left .h2PremiosParticipa{width: 427px; height:17px; background-image:url(../images/h2-participa.jpg); background-repeat:no-repeat;margin: 30px 0 0 0;}

.receipt-content .receipt-content-premios-left .gran-premio{position: relative; width: 556px; height: 270px; background-image:url(../images/premio-box.jpg); background-repeat:no-repeat; margin: 20px 0 0 0;}


.receipt-content .receipt-content-premios-left .gran-premio .h3Title{position: absolute; width: 450px; height: 25px; background-image:url(../images/h3-gran-premio.jpg); background-repeat:no-repeat; left: 26px; top: 20px; border-bottom: 1px dotted #6B4B33; padding: 0 0 10px 0;}


.receipt-content .receipt-content-premios-left .p-mkt-text{position: absolute; width: 440px; height: 50px; background-image:url(../images/copy-premios.jpg); background-repeat:no-repeat; left: 20px; top: 58px; z-index:2;}

.receipt-content .receipt-content-premios-left .p-content{position: absolute; left: 26px; top: 112px; width: 234px; height: 134px; color:#6B4B33; line-height:17px; font-size:11px;}

.receipt-content .receipt-content-premios-left .imagen-premios-1{position:absolute; display:block; left: 237px; top: 88px;}

.receipt-content .receipt-content-premios-left .imagen-premios-2{position:absolute; display:block; left: 430px; top: -12px; z-index:1;}

.receipt-content .receipt-content-premios-left .premio-de-la-audiencia{position: relative; width: 556px; height: 187px; background-image:url(../images/premio-box2.jpg); background-repeat:no-repeat; margin: 20px 0 0 0;}

.receipt-content .receipt-content-premios-left .premio-de-la-audiencia .premio-de-la-audienciaTitle{position: absolute; width: 450px; height: 25px; background-image:url(../images/h3-premio-de-la-audiencia.jpg); background-repeat:no-repeat; left: 26px; top: 20px; border-bottom: 1px dotted #6B4B33; padding: 0 0 10px 0;}

.receipt-content .receipt-content-premios-left .premio-de-la-audiencia .p-premio-de-la-audiencia-content{position: absolute; left: 27px; top: 59px; width: 237px; height: 52px; color:#6B4B33; line-height:17px; font-size:11px;}

.receipt-content .receipt-content-premios-left .premio-de-la-audiencia .p-premio-audiencia-mkt-text{position:absolute; width: 240px; height: 30px; background-image:url(../images/p-regalamos-cuatro-cada-mes.jpg); background-repeat: no-repeat; left: 24px; top: 111px;}

.receipt-content .receipt-content-premios-left .premio-de-la-audiencia .productos-GM-image{position: absolute; display:block; left: 302px; top: 10px; z-index:1;}

.margin-left18{ margin-left: 18px;}



/* tips para crear receta*/

.receipt-content .receipt-content-tips-left, .receipt-content .receipt-content-right{ float:left;}
.receipt-content .receipt-content-tips-left{ width:571px;}

.receipt-content .receipt-content-tips-left .h1Como-crear-tu-receta{ width: 210px; height:31px; background-image:url(../images/h1-como-crear-tu-receta.gif); background-repeat:no-repeat;}

.receipt-content .receipt-content-tips-left .copy-tips{ padding: 5px; line-height: 20px;}


.receipt-content .receipt-content-tips-left .video-tip{ width: 565px; height: 295px; background-image:url(../images/bg-tips.jpg); background-repeat:no-repeat; margin: 15px 0 0 0;}

.receipt-content .receipt-content-tips-left .video-tip .numero-tip-column{ width: 45px; height: 285px; float:left;}

.receipt-content .receipt-content-tips-left .video-tip .numero-tip-column .numero-tip{ width: 31px; height: 100px; padding: 25px 0 0 15px; }

.receipt-content .receipt-content-tips-left .video-tip .texto-tip-column{width: 163px; height: 279px; float:left; padding: 20px 5px 0 10px;}

.receipt-content .receipt-content-tips-left .video-tip .texto-tip-column h2{font-size: 20px; font-weight:bold; color: #bb4f00; padding: 0 0 4px 0; border-bottom: 1px dotted #000; line-height:25px}

.receipt-content .receipt-content-tips-left .video-tip .texto-tip-column p{padding: 10px 0 0 0; line-height: 15px; line-height: 17px; }

.receipt-content .receipt-content-tips-left .video-tip .texto-tip-column p.bold{ font-weight: bold; font-size:11px;}

.receipt-content .receipt-content-tips-left .video-tip .column-tip-video{width: 335px; height: 268px; float:right; padding: 22px 0 0 0;}

.receipt-content .receipt-content-tips-left .video-tip .column-tip-video .tip-video-area{width: 320px; height: 265px;}



.receipt-content .receipt-content-tips-right{ width: 213px; float:right; padding: 20px 0 0 0;}

.receipt-content .receipt-content-tips-right .comunidades-head{ width: 213px; height: 38px; background-image: url(../images/h3-siguenos-en.jpg); background-repeat:no-repeat;}

.receipt-content .receipt-content-tips-right .comunidades-body{ width: 213px; height: auto; background-image: url(../images/bg-body-comunidades.jpg); background-repeat: repeat-y;}

.receipt-content .receipt-content-tips-right .comunidades-body .comunidades-acceso{ height: 155px;}

.receipt-content .receipt-content-tips-right .comunidades-body .comunidades-acceso .comunidad{ height: 56px; padding: 13px 0 0 10px; clear:both;}

.receipt-content .receipt-content-tips-right .comunidades-body .comunidades-acceso .comunidad .comunidad-logo{ width: 108px; height: 56px; float:left; overflow:hidden;}

.receipt-content .receipt-content-tips-right .comunidades-body .comunidades-acceso .comunidad .comunidad-link{ width:88px; float:right; overflow:hidden; padding: 15px 0 4px 4px;}

.receipt-content .receipt-content-tips-right .comunidades-body .comunidades-acceso .comunidad .comunidad-link p { color: #DF5F01; font-weight: bold; font-size: 11px;}

.receipt-content .receipt-content-tips-right .comunidades-body .comunidades-acceso .comunidad .comunidad-link p a{ color: #DF5F01; font-weight: bold; text-decoration:underline; }

.receipt-content .receipt-content-tips-right .comunidades-body .comunidades-acceso .comunidad .comunidad-link p a:hover{ text-decoration:none; }

.receipt-content .receipt-content-tips-right .comunidades-footer{ width: 213px; height: 5px; background-image: url(../images/comunidades-foot.jpg); background-repeat: no-repeat;}

.receipt-content .receipt-content-tips-right .comunidades-body .hr-comunidades{ width: 213px; height: 1px; background-image:url(../images/hr-comunidades-column.jpg); background-repeat:no-repeat;}

.receipt-content .receipt-content-tips-right .comunidades-body .sobremesa{ width: 213px; height: 46px; text-align:center; padding: 15px 0 0 0;}

.receipt-content .receipt-content-tips-right .comunidades-body .links-notas{ padding: 10px 0 10px 20px; margin: 20px 0 0 0;}

.receipt-content .receipt-content-tips-right .comunidades-body .links-notas p{ padding: 5px 20px 5px 15px; color: #DF5F01; font-weight:bold; line-height: 17px; font-size: 11px;}

.receipt-content .receipt-content-tips-right .comunidades-body .links-notas p a{ color: #DF5F01; text-decoration:underline;}

.receipt-content .receipt-content-tips-right .comunidades-body .links-notas p a:hover{ color: #DF5F01; text-decoration:none;}

.receipt-content .receipt-content-tips-right .comunidades-body .btn-conversasion{ height: 28px; width: 213px;}

.receipt-content .receipt-content-tips-right .comunidades-body .btn-conversasion a.btn-conversasion{width:213px; height: 28px; background-image:url(../images/btn-unete-a-la-conversacion.jpg); background-repeat:no-repeat;}

.receipt-content .receipt-content-tips-right .comunidades-body ul li.btn-conversasion{ margin:0 0 0 15px; padding:8px 0 8px 0}
.receipt-content .receipt-content-tips-right .comunidades-body ul li.btn-conversasion a{ width:183px; height:27px; background-image:url(../images/sprite-buttons.gif); background-repeat:no-repeat; background-position: -750px 0;}
.receipt-content .receipt-content-tips-right .comunidades-body ul li.btn-conversasion a:hover{background-position: -750px -28px;}

.marginLeft260{margin-left: 260px;}
.marginLeft5{margin-left: 5px;}
.marginLeft350{margin-left: 350px;}

a.link-orange:link, a.link-orange:visited { color: #DF5F01; text-decoration:underline;}
a.link-orange:hover, a.link-orange:active { color: #DF5F01; text-decoration:none;}
.padd-top { padding-top:75px; text-align:center;}
.padd-top-left { padding:75px 0 0 29px; text-align:left;}
.padd-top-center { padding:30px; text-align:center; }










