/* Newsletter module common css */
.mainnewsletter {
	width:155px;
	font-family: zapf,"Zapf Humanist 601 BT", "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	margin-left:40px;
/*	border:1px solid red;*/
}

.newsletterbutton {
	/*width:100%;*/
	/*border:5px solid #000000;*/
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.newsletterbutton a#toggle, .newsletterbutton p a.highslide{
	font-weight:bold;
	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;
	color: #92939D;
	font-size:12px;
	font-weight:normal;
	/*margin-top:5px;*/
	padding-top:10px;
}
#subscribelayout p, .highslide-body p, .normalsublayout p{
	text-align:center;
	font-weight:bold;
}
.highslide-body p{
	color: #92939D;
}

/* Normal style */
.normalsublayout {
	color: #FFF;
	font-size:12px;
	font-weight:normal;
	border: none;
}

.normalText{
	color:#FFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify !important;
}
.headline{
	font-family: zapf,"Zapf Humanist 601 BT", "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	text-align:left !important;
	margin-bottom:2px;
	padding:0;
}

.normalsublayout input.text{
	background:#FFF;
	border: 1px solid #000;	
	width:100%;
}

#addSubscriber{
	color:#FFF;
	border:none;
	background:transparent;	
	font-family: zapf,"Zapf Humanist 601 BT", "Times New Roman", Times, serif;
	font-size:16px;
}
