/* 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%;*/
    
    background:transparent url(/templates/j5starte/images/ppfbanneradsnew.jpg) no-repeat scroll center center;
    font-weight:bold;
    height:49px;
    text-align:center;

}

.newsletterbutton p  {
	padding-top:18px;
	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:transparent url(/templates/j5starte/images/subscribers-bg.jpg) no-repeat scroll center center;

	color: #000000;

	font-size:12px;

	font-weight:normal;

	/*margin-top:5px;*/
	
}

.subscribelayout {
	margin:0 auto;
	width:156px;
}

#subscribelayout p, .highslide-body p, .normalsublayout p{

	text-align:center;

	padding-top:10px;

	font-weight:bold;

}

.highslide-body p{

	color: #92939D;

}

#addSubscriber{
margin-bottom:5px;
}

/* Normal style */

.normalsublayout {

	background: #FFFFFF;

	color: #92939D;

	font-size:12px;

	font-weight:normal;

	margin-top:5px;

	padding-top:10px;

	border: none;

}

