/* Newsletter module common css */

.mainnewsletter {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-align:center;
	background-color: #FFFFFF;
	display: block;
}

.mainnewsletter p {
	text-align:left;

}

.newsletterbutton {
	color: #FFFFFF;
	font-size: 0%;
	background-position: center top;
	display: block;
	background-image: url(../../../images/suscribirme.png);
	background-repeat: no-repeat;
	text-align: center;
	background-color: #FFFFFF;
	width: 130px;
	height: 80px;
	text-transform: uppercase;
	margin: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.newsletterbutton p  {
	text-align:left;
	background-image: url(../../../images/suscribirme.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 80px;
	background-position: center top;
}

.newsletterbutton a#toggle, .newsletterbutton p a.highslide{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding-top: 0px;
	padding-left:15px;
	display: block;
	background-repeat: no-repeat;
	font-size: 0px;
	width: 160px;
	height: 60px;
}


/* highslide*/

.newsletterbutton_highslide {
	font-weight:bold;
	text-align:center;
	padding-top:5px;

}

.newsletterbutton_highslide p  {
	text-align:center;

}

.newsletterbutton_highslide a#toggle, .newsletterbutton_highslide p a.highslide{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

/* Mootols style */

#subscribelayout {
	background: #FFFFFF;
	color: #92939D;
	font-size:12px;
	font-weight:normal;
	padding-top:10px;

}

#subscribelayout p, .highslide-body p, .normalsublayout p{
	text-align:left;
	padding-top:10px;
	font-weight:bold;

}

.highslide-body p{
	color: #92939D;

}


/* Normal style */

.normalsublayout {
	background: #FFFFFF;
	color: #92939D;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	padding-top:10px;
	border: none;

}


.buttonnewsletter {
	color: #666666;
	font-size: 85%;
	text-transform: uppercase;
	background-image: url(../../../images/enviar.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 25px;
	width: 95px;
	text-align: center;
	padding: 0px;
	margin-left: 55px;
	background-color: #FFFFFF;
}


.buttonnewsletter:hover, .buttonnewsletter:focus {
	color: #000000;
}
