/* Newsletter module common css */
.mainnewsletter {
	width:100%;*
	display:block;
	/*font-family:Arial;*/
	/*font-size:14px;*/
	/*color:#000000;*/
	/*font-weight:bold;*/
	/*text-align:center;*/
	
	
	 
/*	border:1px solid red;*/
}
.mainnewsletter p {
	/*text-align:center;*/
	/*margin-left: 10px;*/
	
}
.newsletterbutton {
	/*width:100%;*/
	 background:url(http://www.luna-online.co.uk//templates/lunaonline/images/newsletter_back.jpg) no-repeat left;
  height:80px;
  width:280px;
  display:block;
  padding: 0px 0px 0px 0px;
  margin-top:20px;
	/*border:5px solid #000000;*/
	/*font-weight:bold;*/
	/*text-align:center;*/
	/*padding-top:5px;*/
}
.newsletterbutton p  {
	/*text-align:center;*/
	margin-left: 10px;
	padding-top: 45px;
}
.newsletterbutton a#toggle, .newsletterbutton p a.highslide{
	font-weight:bold;
	/*color:#000000;*/
	text-decoration:none;
	margin-top: 40px;
}

/* 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;*/
	padding-left:10px;
	display:block;
	height:100px;
	border-bottom: 1px dotted #C5D3F0;
	border-left: 1px dotted #C5D3F0;
	border-right: 1px dotted #C5D3F0;
}
#subscribelayout p, .highslide-body p, .normalsublayout p{
	/*text-align:center;*/
	/*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;
}
#subscribeForm {
	margin-left:20px;
	font-size:1.3em;
}