/* Newsletter module common css */
.mainnewsletter {
	width:100%;
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-align:center;/*	border:1px solid red;*/
}
.mainnewsletter p {
	text-align:center;
}
.newsletterbutton {
	/*width:100%;*/
	border:5px solid #000000;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
.newsletterbutton p {
	text-align:center;
}
.newsletterbutton a#toggle, .newsletterbutton p a.highslide {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
/* highslide*/
.newsletterbutton_highslide {
	/*width:100%;*/
	border:0px solid #000000;
	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;
	/*margin-top:5px;*/
	padding-top:10px;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
#subscribelayout p, .highslide-body p, .normalsublayout p {
	text-align:center;
	padding-top:0px;
	font-weight:bold;
	display:none;
}
.highslide-body p {
	color: #92939D;
}
/* Normal style */
.normalsublayout {
	color: #92939D;
	font-size:12px;
	font-weight:normal;
/*	margin-top:5px;*/
	border: none;
}


.normalsublayout .button {
	border: none;
	color:#FFFFFF;
	font-size:12px;
/*	height:22px;
	line-height:12px;*/
/*	padding:0 0 3px 0;*/
	width:66px;
	background:transparent url(../../../templates/ja_lead/images/imgnew/bk_boton.jpg) repeat-x scroll 0 0;
/*	position:relative;*/
	padding:0px;
	height:22px;
}

/*.normalsublayout .button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FF6600 none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
font-size:12px;
height:25px;
line-height:12px;
padding:0;
width:86px;
}*/



.normalsublayout #email {
background:transparent url(graphics/back_umputnewsletter.jpg) no-repeat scroll left center;
border:medium none;
color:#818181;
font-size:11px;
padding:5px 5px;
width:131px;
height:14px;
}

.normalsublayout .emails {
/*	float:left;*/
/*	height:25px;*/
/*	margin:10px 0 20px 0px;*/
width:131px;
float:left;
padding-left:46px;
}

/*.normalsublayout .emails {
float:left;
height:25px;
margin:10px 0 20px 15px;
}*/



/*.normalsublayout .botonconfirmar {
	float:right !important;
	margin:9px 21px 20px 0 !important;
}*/

.normalsublayout .botonconfirmar {
float:right;
margin-right:25px;
}


.normalsublayout .nombre {
	display:none;
}

.moduletable_newsletter{
/*	height:54px;*/
	border-bottom:1px solid #FFF;
	/*margin-bottom:10px;*/
	width:295px;
	height:40px;
	margin-bottom:15px;
	background:transparent url(../../../templates/ja_lead/images/imgnew/fondo_newsltt.jpg) no-repeat scroll left 7px;
}