/******************************************************
  Imaginarium.es
  Define el estilo de los modulos en CLub Imaginarium
******************************************************/

h1 {
	margin-bottom: 12px;
	padding-right: 70px;
	color: #52c000;
	font: normal 29px Arial, Helvetica, sans-serif;
}

h2.subtitle {
	color: #52c000;
	font: normal 19px Arial, Helvetica, sans-serif;
}

.content-club p { color: #5a7481 }

p.entry-text {
	margin-bottom: 17px;
	margin-right: 20px;
	font-size: 1.2em;
}

.floatR.margin-L { margin-left: 25px }
.txt-club { font-size: 1.2em }
.txt-club p { margin-bottom: 1em }

/*------------------------------------- IMAGEN RANDOM DE CABECERA -------------------------------------*/
.home-club {
	min-height: 700px;
	background: url('../images/bkg-club-home.jpg') 577px 230px no-repeat;
}

/*------------------------------------- MENU IZQUIERDO CLUB -------------------------------------*/
#club-menu {
	width: 175px;
	margin-left: 16px;
	padding-bottom: 150px;
	background: url('../images/bkg-club-menu-left2.gif') 24px bottom no-repeat;
}

	#club-menu .inner { width: 147px }/*width: 146px*/
	#club-menu h2 { margin-bottom: 8px }
	#club-menu ul { margin: 0 }
	
		#club-menu li {
			height: 1px;
			height /**/:/**/ 20px;
			border-bottom: 1px solid #fff;
			background: url('../images/bkg-club-menu-left.gif') left bottom no-repeat;
			font-size: 1.2em;
			font-weight: bold;
			list-style: none;
		}
		
			#club-menu li a:link,
			#club-menu li a:visited {
				display: block;
				height: 1px;
				height /**/:/**/ 10px;
				margin-bottom: 2px;
				padding: 2px 4px 2px 4px;
				padding-bottom /**/:/**/ 6px;
				color: #5a7481;
				text-decoration: none;
			}
			
			#club-menu li a:hover,
			#club-menu li a.active { background: #f1f8fa }
			#club-menu .banner { margin: 20px 0 }

/*------------------------------------- PROMOCIONES FAMILIA NUMEROSA Y ABUELOS (HOME) -------------------------------------*/
.special-promo-home {
	clear: both;
	* clear: none;
	width: 753px;
}

	/* Familia numerosa */
	.special-promo-home .family {
		float: left;
		width: 361px;
		margin-right: 13px;
		background: #01b5cc url('../images/bkg-club-home-family-top.gif') left top no-repeat;
	}
	
		.special-promo-home .family .inner {
			float: left;
			width: 361px;
			padding: 11px 0;
			background: url('../images/bkg-club-home-family-bottom.gif') left bottom no-repeat;
		}
		
			.special-promo-home .family img {
				float: left;
				margin: 0 12px 0 11px;
			}
			
			.special-promo-home .family h2 {
				margin: 0 11px 10px 11px;
				font-size: 1.8em;
			}
			
				.special-promo-home .family h2 a:link,
				.special-promo-home .family h2 a:visited { color: #a4f0ff }
				
			.special-promo-home .family p {
				margin: 0 20px 20px 0;
				color: #fff;
				font-size: 1.4em;
			}
			
			.special-promo-home .family p.smallest {
				margin: 0 100px 0 0;
				font-size: .9em;
			}
		
	/* Abuelos */
	.special-promo-home .grand-family {
		float: left;
		width: 378px;
		background: #0000a4 url('../images/bkg-club-home-abuelos-top.gif') left top no-repeat;
	}

		.special-promo-home .grand-family .inner {
			float: left;
			width: 378px;
			padding: 11px 0;
			background: url('../images/bkg-club-home-abuelos-bot.gif') left bottom no-repeat;
		}
		
			.special-promo-home .grand-family img {
				float: left;
				margin: 0 12px 0 11px;
			}
			
			.special-promo-home .grand-family h2 {
				margin: 0 11px 15px 11px;
				font-size: 1.8em;
			}
			
				.special-promo-home .grand-family h2 a:link,
				.special-promo-home .grand-family h2 a:visited { color: #9292f6 }
				
			.special-promo-home .grand-family p {
				margin: 0 60px 0 0;
				color: #fff;
				font-size: 1.6em;
				line-height: 130%;
			}

/*------------------------------------- PROMOCIONES HOME CLUB -------------------------------------*/
.promo-item-home {
	float: left;
	margin-bottom: 13px;
}

	.promo-item-home h2 {
		margin: 0 3px 9px 3px;
		font-size: 16px;
	}
	
/*--- Promociones estrechas ---*/
.promo-item-home.small {
	width: 240px;
	margin-right: 12px;
	background: url('../images/bkg-club-home-rnd-top.gif') left top no-repeat;
}

	.promo-item-home.small .inner {
		padding: 6px 8px 3px 8px;
		background: url('../images/bkg-club-home-rnd-bottom.gif') left bottom no-repeat;
		text-align: center;
	}
	
		.promo-item-home.small p.txt {
			margin: 11px 3px 8px 3px;
			font-size: 1.2em;
			text-align: left;
		}
		
		.promo-item-home.small p.txt img {
			float: right;
			margin-left: 10px;
		}

/*--- Promociones anchas ---*/

.promocion-larga-home-club
{
	clear: both;
	width: 753px;
	background: url('../images/bkg-club-home-rndBig-top.gif') left top no-repeat;
}

.promocion-larga-home-club-inner
{
		float: left;
		padding: 3px 8px 3px 15px;
		background: url('../images/bkg-club-home-rndBig-bottom.gif') left bottom 			no-repeat;
}


.promocion-larga-home-club .img {
	float: right;
	margin-left: 15px;
}
		
.promocion-larga-home-club .inner h2 {
	margin: 12px 0 9px 0;
	font-size: 15px;
	font-weight: bold;
}
		
.promocion-larga-home-club .inner p {
	margin-bottom: 0;
	font-size: 1.4em;
}
		
.promocion-larga-home-club p.txt img {
	float: left;
	margin-right: 10px;
}

.promocion-larga-home-club-inner p.txt{
	font-size:12px;
}

/*
.promo-item-home.large {
	clear: both;
	width: 753px;
	background: url('../images/bkg-club-home-rndBig-top.gif') left top no-repeat;
}

	.promo-item-home.large .inner {
		float: left;
		padding: 3px 8px 3px 15px;
		background: url('../images/bkg-club-home-rndBig-bottom.gif') left bottom no-repeat;
	}
	
		.promo-item-home.large .img {
			float: right;
			margin-left: 15px;
		}
		
		.promo-item-home.large .inner h2 {
			margin: 12px 0 9px 0;
			font-size: 15px;
			font-weight: bold;
		}
		
		.promo-item-home.large .inner p {
			margin-bottom: 0;
			font-size: 1.4em;
		}
		
		.promo-item-home.large p.txt img {
			float: left;
			margin-right: 10px;
		}
*/



/*--- Promocion MyFamilyWeb ---*/
.promo-item-home.large.myfamilyweb .img { margin: 5px 0 0 }
.promo-item-home.large.myfamilyweb img.fl-left { float: left; margin: 3px 18px 0 0 }
.promo-item-home.large.myfamilyweb h2 { margin-top: 10px }

	.promo-item-home.large.myfamilyweb h2 a {
		
		padding: 0 35px .2em 0;
		background: url('../images/ico-arroba.gif') right top no-repeat;
		font-size: 23px;
	}

.promo-item-home.large.myfamilyweb p strong { display: block; margin-top: .4em; font-size: 1.1em }

/*------------------------------------- PROMOCIONES CLUB -------------------------------------*/
.promotion-list { 
	float: left;
	width: 760px;
	background: url('../images/bkg-club-promociones.jpg') right -20px no-repeat;
}

	.promotion-list .promo-item {
		float: left;
		width: 271px;
		margin-bottom: 12px;
		background: url('../images/bkg-promos-imag-center.gif') left top repeat-y;
	}

		.promotion-list .promo-item.marginR { 
			margin-right: 14px;
			clear:both;
		 }
		.promotion-list .promo-item .outer { background: url('../images/bkg-promos-imag-top.gif') left top no-repeat }

		.promotion-list .promo-item .inner {
			height: 192px;
			height /**/:/**/ auto;
			min-height: 192px;

			* border-bottom: 0;
			padding: 6px;
			background: url('../images/bkg-promos-imag-bottom.gif') left bottom no-repeat;
		}

		.promotion-list .promo-item.large .inner {
			height: auto;
			min-height: auto;
			background: url('../images/bkg-promos-imag-L-bottom.gif') left bottom no-repeat;
		}

			.promotion-list .promo-item .inner h2 {
				height: 35px;
				height /**/:/**/ auto;
				min-height: 35px;
				margin-bottom: 0;
				padding: 2px 5px 0 5px;
				color: #064598;
				font-size: 14px;
				line-height: 110%;
			}

			.promotion-list .promo-item .inner .img { margin: 3px 0 8px 0; text-align: center }
			.promotion-list .promo-item .inner p { margin: 0 5px 3px 5px; color: #333; font-size: 1.2em }
			.promotion-list .promo-item .inner p img { float: right; margin-left: 6px }

	/*--- Version caja ancha ---*/
	.promotion-list .promo-item.large {
		width: 556px;
		margin-bottom: 12px;
		background-image: url('../images/bkg-promos-imag-L-center.gif');
	}
	
		.promotion-list .promo-item.large .outer { float: left; width: 556px; background-image: url('../images/bkg-promos-imag-L-top.gif') }
		.promotion-list .promo-item.large .inner h2 { font-size: 18px; font-weight: normal }
		.promotion-list .promo-item.large .inner h3 { margin: 0 0 0 5px; color: #333; font-size: 13px }
		.promotion-list .promo-item.large .inner p { margin: .5em 0 .5em 5px }
		.promotion-list .promo-item.large .inner p small { color: #999; font-size: .9em }
		
/*------------------------------------- PROMOCIONES ESTRELLA  -------------------------------------*/

.descripcion-promo-estrella{
	font-family: arial,verdana,sans-serif; 
	font-size: 12px; 
	margin-bottom: 20px;
}

/*------------------------------------- DESCUENTOS CLUB -------------------------------------*/
.descuento-item {
	float: left;
	width: 321px;
	height: 207px;
	margin-right: 23px;
	margin-bottom: 13px;
	background: url('../images/bkg-club-descuentos.gif') left top no-repeat;
	text-align: center;
}

	.descuento-item h2 {
		margin: 8px 11px 10px 11px;
		font-size: 1.4em;
	}
	
	.descuento-item p { margin: 5px 11px 0 11px }
/*--- Version caja ancha ---*/
.descuento-item.large {
	width: 556px;
	margin-bottom: 12px;
	background-image: url('../images/bkg-club-descuentos.gif');
	}
/*------------------------------------- TARJETAS CLUB IMAGINARIUM -------------------------------------*/
.entry-text.tarjeta-club { width: 500px }

.club-card {
	float: left;
	width: 285px;
	height: 257px;
	margin-right: 26px;
	background: url('../images/bkg-club-tarjetas-club.gif') left top no-repeat;
	text-align: center;
}

	.club-card img { margin: 15px 0 }
	
	.club-card h2 {
		margin-bottom: .5em;
		color: #52c000;
		font: normal 1.9em Arial, Helvetica, sans-serif;
	}
	
	.club-card p {
		margin-bottom: 0;
		font-size: 1.4em;
	}
	
/*------------------------------------- VENTAJAS CLUB IMAGINARIUM -------------------------------------*/
.ventajas-club {
	margin-top: 15px;
	background: url('../images/img-club-ventajas-1.jpg') right top no-repeat;
}

	.ventajas-club .item {
		width: 574px;
		margin-bottom: 14px;
		background: url('../images/bkg-club-ventajas-top.gif') left top no-repeat;
	}
	
		.ventajas-club .item .inner {
			padding: 3px;
			background: url('../images/bkg-club-ventajas-bottom.gif') left bottom no-repeat;
		}
		
			.ventajas-club .item .img {
				float: left;
				width: 70px;
			}
			
			.ventajas-club .item .txt { margin: 6px 15px 6px 73px }
			
				.ventajas-club .item .txt h2 {
					margin-bottom: 13px;
					color: #00afd2;
					font-size: 1.8em;
				}
				
				.ventajas-club .item .txt h3 {
					margin-bottom: 2px;
					color: #064598;
					font-size: 1.4em;
				}
				
				.ventajas-club .item .txt p {
					margin-bottom: 10px;
					font-size: 1.2em;
				}
				
	/*--- Ventaja n. 4 ---*/
	.ventajas-club .item.cuatro .inner { height: 120px }
	
	/*--- Ventaja n. 5 ---*/
	.ventajas-club .item.cinco { position: relative }

		.ventajas-club .item.cinco .txt { margin-bottom: 0 }
		.ventajas-club .item.cinco .txt p { position: relative; z-index: 10 }
		.ventajas-club .item.cinco .txt .img-4 { margin-top: -30px }

/*------------------------------------- MARCO PARA FORMULARIOS -------------------------------------*/
h1.frame-blue-bkg {
	margin-bottom: 0;
	padding-bottom: 22px; 
	background: url('../images/bkg-club-frame-top.gif') left bottom no-repeat;
}

.frame-blue {
	background: url(../images/bkg-view-cart-C.gif) left top repeat-y;
}

	.frame-blue .outer {
		padding-bottom: 40px;
		background: url(../images/bkg-view-cart-B2.gif) left bottom no-repeat;
	}
	
		.frame-blue .outer .inner { padding: 8px 16px 0 16px }
		
/*------------------------------------- HAZTE SOCIO -------------------------------------*/
.hazte-socio p { font-size: 1.2em }

	.hazte-socio .send { height: 80px }
	.hazte-socio .send .item { float: left }
	
	.hazte-socio .send .item h3 {
		margin: 0;
		padding: 11px 0 0 13px;
		float: left;
		font-size: 1.2em;
		text-transform: none;
	}
	
		/*--- Caja envio por correo ---*/
		.hazte-socio .send .mail {
			width: 276px;
			height: 66px;
			margin-right: 20px;
			background: url('../images/bkg-club-hazte-socio-direc.gif') left top no-repeat;
		}
		
			.hazte-socio .send .mail h3 {
				padding-bottom: 23px;
				background: url('../images/ico-direccion.gif') 13px bottom no-repeat;
			}
			
			.hazte-socio .send .mail p { margin: 11px 0 0 78px }
			
		/*--- Caja envio por fax ---*/
		.hazte-socio .send .fax {
			width: 202px;
			height: 66px;
			background: url('../images/bkg-club-hazte-socio-fax.gif') left top no-repeat;
		}

			.hazte-socio .send .fax h3 {
				padding-bottom: 26px;
				background: url('../images/ico-fax.gif') 13px bottom no-repeat;
			}

			.hazte-socio .send .fax p { margin: 11px 0 0 59px }
			
	/*--- Altas ---*/
	.hazte-socio .altas {
		clear: both;
		height: 120px;
		padding-top: 15px;
	}
		
	.hazte-socio .altas .inner {
		border-top: 1px solid #ecf0f5;
		padding-top: 20px;
	}

		.hazte-socio .altas .inner .item { float: left; width: 320px }
		.hazte-socio .altas .inner .item.abuelos { margin-left: 50px }
		
			.hazte-socio .altas .inner .item .img { float: left }
			.hazte-socio .altas .inner .item .txt { margin-left: 116px }
			
				.hazte-socio .altas .inner .item .txt h3 {
					margin-bottom: .2em;
					font-size: 18px;
					font-weight: normal;
				}

/*------------------------------------- HAZTE SOCIO: FORMULARIO DE ALTA -------------------------------------*/
.hazte-socio.alta-form h2.subtitle { font-size: 22px; font-weight: bold }
.hazte-socio.alta-form h2.subtitle big { margin: 0 6px 0 4px; font-size: 14px }
.hazte-socio.alta-form h2.subtitle span { color: #5a7481; font-size: 12px }
.hazte-socio.alta-form h2.subtitle span em { font-style: normal; font-weight: normal }

.hazte-socio.alta-form .note { margin: 15px 0 25px 0; font-size: 1.1em }

.hazte-socio.alta-form fieldset { border: 0; margin: 0 0 20px 0; padding: 0 }
.hazte-socio.alta-form legend { margin: 0 0 12px 0; * margin-left: -5px; padding: 0 }

	.hazte-socio.alta-form legend span {
		display: block;
		width: 720px;
		border-bottom: 1px solid #ecf0f5;
		padding-bottom: 1px;
		color: #064598;
		font-size: 1.4em;
		font-weight: bold;
	}

.hazte-socio.alta-form input.errorIn { border: 1px solid #ff0000; background: #f8eeee }

.hazte-socio.alta-form fieldset p { margin-left: 18px }
	
.hazte-socio.alta-form label {
	display: block;
	position: relative;
	width: 170px;
	height: 26px;
	color: #5a7481;
	font-size: 1.2em;
	text-align: right;
}

.hazte-socio.alta-form label.nombre-tutora,
.hazte-socio.alta-form label.telefono { margin-top: 25px }

	/* Campos */
	.hazte-socio.alta-form label input,
	.hazte-socio.alta-form label select {
		position: absolute;
		top: -2px;
		left: 181px;
		color: #5a7481;
		font-weight: bold;
	}
	
	.hazte-socio.alta-form label input.errorIn { border: 1px solid #ff0000; background: #f8eeee }
	
	.hazte-socio.alta-form label select.errorIn { border: 1px solid #ff0000; background: #f8eeee }

	.hazte-socio.alta-form label input { width: 257px; padding-left: 2px }
	.hazte-socio.alta-form label input.xsmall { width: 62px }
	.hazte-socio.alta-form label input.medium { width: 167px }
	.hazte-socio.alta-form label input.xsmallError { width: 62px; border: 1px solid #ff0000; background: #f8eeee }
	.hazte-socio.alta-form label input.mediumError { width: 167px; border: 1px solid #ff0000; background: #f8eeee }
	
	.hazte-socio.alta-form label select { width: 261px }
	.hazte-socio.alta-form label.parentesco select { width: 158px }
	.hazte-socio.alta-form label.tipo-via select { width: 170px }

	/* Hijos */
	.hazte-socio.alta-form fieldset.hijos label { width: 142px }
	.hazte-socio.alta-form fieldset.hijos label.nombre_registro { width: 142px; margin-left:-70px; }
	.hazte-socio.alta-form fieldset.hijosR label { width: 142px }
	.hazte-socio.alta-form fieldset.hijosR label.nombre_registro { width: 142px; margin-left:-70px; }
	.hazte-socio.alta-form label.inline { display: inline }
	.hazte-socio.alta-form label.apellido-1 { margin-left: 57px }
	.hazte-socio.alta-form label.apellido-2 { margin-left: 30px }
	
	.hazte-socio.alta-form fieldset.hijos label input { left: 153px; width: 195px }
	.hazte-socio.alta-form fieldset.hijosR label input { left: 153px; width: 195px }
	.hazte-socio.alta-form label.inline input { position: static; margin-left: 9px }
	
	/* Fecha de nacimiento */
	.hazte-socio.alta-form fieldset.hijos div {  margin: 6px 0 }
	.hazte-socio.alta-form fieldset.hijosR div {  margin: 6px 0; padding-bottom:1px; }
	.hazte-socio.alta-form label.fecha { display: inline; margin-left: 17px; }
	.hazte-socio.alta-form label.fecha input { position: static; margin-right: 5px }
	.hazte-socio.alta-form label.fecha input.dia { width: 40px; margin-left: 10px; text-align: center }
	.hazte-socio.alta-form label.fecha input.diaError { width: 40px; margin-left: 10px; text-align: center;  border: 1px solid #ff0000; background: #f8eeee }
	.hazte-socio.alta-form label.fecha input.mes { width: 40px; text-align: center }
	.hazte-socio.alta-form label.fecha input.mesError { width: 40px; text-align: center;  border: 1px solid #ff0000; background: #f8eeee }
	.hazte-socio.alta-form label.fecha input.ano { width: 62px; text-align: center }
	.hazte-socio.alta-form label.fecha input.anoError { width: 62px; text-align: center;  border: 1px solid #ff0000; background: #f8eeee }
	.hazte-socio.alta-form label.fecha input.errorIn { border: 1px solid #ff0000; background: #f8eeee }
	
	
	.hazte-socio.alta-form label.fecha .help {
		color: #7e7e7e;
		font-size: 11px;
		text-align: left;
	}
	
	/* Sexo */
	.hazte-socio.alta-form label.radio {
		display: inline;
		margin-top: 8px;
		text-align: left;
	}
	
	.hazte-socio.alta-form label.hombre { margin: 0 15px 0 41px }
	.hazte-socio.alta-form label.hombreR { margin: 0 15px 0 15px }
	.hazte-socio.alta-form label.radio input { position: static; width: auto !important }
	
	/* Boton Anadir */
	.hazte-socio.alta-form fieldset.hijos div.anadir { margin-left: 153px; font-size: 1.1em }
	.hazte-socio.alta-form fieldset.hijos div.anadir input { width: 70px }
	.hazte-socio.alta-form fieldset.hijosR div.anadir { margin-left: 153px; font-size: 1.1em }
	.hazte-socio.alta-form fieldset.hijosR div.anadir input { width: 70px }
	
	/* Tabla hijos */
	.hazte-socio.alta-form table {
		border-collapse: collapse;
		border: 0;
		margin: 28px 0 0 18px;
	}
	
		.hazte-socio.alta-form table th {
			height: 28px;
			padding: 0 30px 0 20px;
			background-color: #dee6ef;
			color: #5a7481;
			font-size: 1.2em;
			text-align: center;
		}
		
		.hazte-socio.alta-form table th.first { background: #dee6ef url('../images/bkg-view-cart-thL.gif') left top no-repeat; text-align: left }
		.hazte-socio.alta-form table th.last { background: #dee6ef url('../images/bkg-view-cart-thR.gif') right top no-repeat; text-align: left }
		
		.hazte-socio.alta-form table td {
			height: 28px;
			* height: 20px; /* para IEs */
			border-bottom: 1px solid #ecf0f5;
			padding: 7px 30px 0 20px;
			color: #5a7481;
			font-size: 1.2em;
		}
		
	/* Checkbox */
	.hazte-socio.alta-form div.checkbox {
		border-top: 1px solid #ecf0f5;
		border-bottom: 1px solid #ecf0f5;
		margin: 20px 0 10px 0;
		padding: 15px 0 12px 0;
	}

	.hazte-socio.alta-form div.checkbox label {
		width: auto;
		height: 21px;
		text-align: left;
	}
	
	.hazte-socio.alta-form div.checkbox label.comunicacion {
		width: auto;
		height: 21px;
		text-align: left;
		margin-left:17px;
	}
	
	.hazte-socio.alta-form div.checkbox label input	{
		position: static;
		width: auto;
		margin: 0;
	}
	
	/* Botones */
	.hazte-socio.alta-form .button span { font-size: 1.1em }
	
	.hazte-socio.alta-form .button .button-bluelight {
		margin-right: 13px;
		background: url('../images/bkg-input-buttonL2-blulight.gif') left center no-repeat;
	}
	
	.hazte-socio.alta-form .datos-personales {
		margin-top: 25px;
		font-size: 1.1em;
	}
	
/*------------------------------------- HAZTE SOCIO: RESUMEN FORMULARIO DE ALTA -------------------------------------*/
/*--- Logo Club Imaginarium oculto en pantalla ---*/
.hazte-socio.alta-form .logo-club { display: none }
	
/*--- Boton impimir ---*/
.hazte-socio.alta-form .summary .print { margin: 30px 0 }

	.hazte-socio.alta-form .summary .print a {
		display: block;
		width: 154px;
		padding: 5px 8px 7px 0;
		background: url('../images/bkg-club-imprimir-alta.gif') left top no-repeat;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
	}

/*--- Encabezados H3 ---*/
.hazte-socio.alta-form .summary h3 {
	border-bottom: 1px solid #ecf0f5;
	margin-bottom: 14px;
	color: #064598;
	font-size: 1.4em;
}

.hazte-socio.alta-form .summary h3.datos-personales { margin-bottom: 5px }
.hazte-socio.alta-form .summary h3 small { font-weight: normal }

.hazte-socio.alta-form .summary p.indent { margin-bottom: 50px; padding: 0 15px; font-size: 1.1em }

/*--- Lista de definicion (datos) ---*/
.hazte-socio.alta-form .summary dl {
	margin: 0 0 26px 50px;
	color: #5a7481;
	font-size: 1.2em;
}

	.hazte-socio.alta-form .summary dt {
		clear: both;
		float: left;
		width: 188px;
		margin-bottom: 2px;
		font-weight: bold;
	}
	
	.hazte-socio.alta-form .summary dt.tel,
	.hazte-socio.alta-form .summary dd.tel { margin-top: 20px }
	
	.hazte-socio.alta-form .summary dd { margin: 0 0 2px 0 }

/*--- Check ---*/
.hazte-socio.alta-form .summary .checkbox {
	border-top: 1px solid #ecf0f5;
	border-bottom: 1px solid #ecf0f5;
	margin-bottom: 30px;
	padding-left: 15px;
}

	.hazte-socio.alta-form .summary .checkbox p { margin-bottom: 4px }
	.hazte-socio.alta-form .summary .checkbox img { margin-right: 6px }

/*--- Firma ---*/
.hazte-socio.alta-form .summary .firma {
	height: 40px;
	margin: 25px 0 0 50px;
	font-size: 1.2em;
	font-weight: bold;
}

	.hazte-socio.alta-form .summary .firma li {
		float: left;
		width: 330px;
		list-style: none;
	}

/*------------------------------------- SORTEO MYFAMILIWEB -------------------------------------*/
.sorteo-myfamilyweb p { position: relative; font-size: 1.2em; line-height: 1.3em; }
.sorteo-myfamilyweb p img { float: right; margin: 0 0 0 35px }

.sorteo-myfamilyweb p.big {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2em;
}

.sorteo-myfamilyweb p.blue { margin-bottom: .5em; color: #00afd2 }

.sorteo-myfamilyweb p.gray {
	border-bottom: 1px solid #ecf0f5;
	margin: 0 250px 2em 0;
	padding-bottom: 1.3em;
	color: #5a7481;
}

.sorteo-myfamilyweb p.clr { margin-bottom: 30px; text-align: center }

/*--- Caja de texto */
.sorteo-myfamilyweb .txt {
	float: left;
	width: 338px;
	margin-bottom: 15px;
}

	.sorteo-myfamilyweb .txt h2 {
		margin-bottom: .3em;
		color: #00afd2;
		font-size: 1.6em;
		font-weight: bold;
	}

	.sorteo-myfamilyweb .txt h2 span { color: #cc1465 }
	.sorteo-myfamilyweb .txt p.small-txt { font-size: 1.1em }

/*--- Caja formulario */
.sorteo-myfamilyweb .form {
	float: left;
	width: 344px;
	margin: 10px 0 15px 0;
	_margin-bottom:0px;
	background: #cc1465 url('../images/bkg-captacion-correo-top.gif') left top no-repeat;
	color: #fff;
}

	.sorteo-myfamilyweb .form .inner {
		padding: 12px 16px;
		_padding: 10px 10px;
		background: url('../images/bkg-captacion-correo-bottom.gif') left bottom no-repeat;
		text-align: center;
	}
	
	.sorteo-myfamilyweb .form h3 { margin-bottom: .3em; font-size: 1.6em }
	.sorteo-myfamilyweb .form p { color: #fff }
	.sorteo-myfamilyweb .form form { margin-bottom: 0 }
	.sorteo-myfamilyweb .form table { margin: 0 auto }
	.sorteo-myfamilyweb .form td { text-align: left }
		
		.sorteo-myfamilyweb .form label {
				font-size: 1.2em;
				font-weight: bold;
			}
	
		.sorteo-myfamilyweb .form td.input input {
			width: 140px;
			border-top: 1px solid #999;
			border-left: 1px solid #999;
			border-bottom: 1px solid #eee;
			border-right: 1px solid #eee;
		}
		
.sorteo-myfamilyweb p.thanks {
	margin: 20px 0;
	font-size: 1.4em;
}

/*-- CAJA GANADORES MES -- */

.div-cuerpo-caja
{
	width:360px;
	background-image:url(../images/caja-ganadores-mes/cuerpo-caja.jpg);
	background-repeat:repeat;
	height:250px;
}

.div-pie-caja
{
	background-image:url(../images/caja-ganadores-mes/pie-caja.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:250px;
}

.div-cabecera-caja
{
	background-image:url(../images/caja-ganadores-mes/cabecera-caja.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:250px;
}

.texto-familia-caja
{
	text-align:justify;
	font-weight:bold;
}

.div-titulo-caja
{
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	margin-top:18px;
}


/*-- CAJA GANADORES MES V2 -- */

.encabezado-caja {
	color:#00AFD2;
	font-size:2.2em;
	font-weight:bold;
	margin-left:10px;
	/*margin-bottom:0.3em;*/
}

.texto-family-winner
{
	text-align:left;
	font-weight:bold;
	font-size:1.6em;
	line-height:1.3em;
	/*margin:10px;*/
	margin-left:50px;
}

.text-box-border-family-winner
{
	background-image:url(../images/caja-ganadores-mes/cuerpo-caja.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

.text-box-family-winner
{
	font-size:1.2em;
	line-height:1.3em;
	text-align:justify;
	width:70%;
	margin-left:15px;
	z-index:2;
}


.div-family-winner
{
	margin-top:10px;
}

.text-box-border-family-winner-img-fondo
{
	background-image:url(../images/caja-ganadores-mes/regalos-fondo.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:150px;
	width:150px;
	position:absolute;
	left: 770px;
	top: 740px;
	_top: 790px;
}

.cleaner-float
{
	clear:both;
}

.Txt-width-modify
{
	width:400px;
}

.box-presents
{
	width:280px;
	text-align:right;
}
/*
li {
	list-style-position: outside;
	list-style-image: url(../images/caja-ganadores-mes/bullet.jpg);
	list-style-type: disc;
}*/
