/* Newsletter module common css */
.mainnewsletter { margin-top: -14px;
	
/*	border:1px solid red;*/
}
.mainnewsletter p {
	
}
.newsletterbutton { background-image: url(graphics/newsletterbuttonbg.gif); background-repeat: no-repeat; background-position: right top; position: relative; height: 34px; z-index: 10; margin: 0;
	/*width:100%;*/
	
}
.newsletterbutton p  {
	
}
.newsletterbutton a#toggle, .newsletterbutton p a.highslide{ color: #fff; font-size: 16px; line-height: 30px; text-decoration:none; text-transform: uppercase; padding-top: 0; padding-right: 35px; }

/* highslide*/
.newsletterbutton_highslide {
	/*width:100%;*/
	border:solid 0 #000000; padding: 0; }
.newsletterbutton_highslide p  {
	
}
.newsletterbutton_highslide a#toggle, .newsletterbutton_highslide p a.highslide{ color: #fff; font-size: 16px; text-decoration:none; text-transform: uppercase; }

/* Mootols style */
#subscribelayout { background: #ffffff; color: #92939d; font-size:12px; font-weight:normal;
	/*margin-top:5px;*/
	position: relative; width: 254px; z-index: 5; overflow: hidden; float: right; padding-top: 6px; padding-right: 10px; padding-bottom: 6px; border-bottom: 2px solid #000; border-right: 2px solid #000; border-top-color: #000; border-left-color: #000; }
#subscribelayout p, .highslide-body p, .normalsublayout p{
	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;
}
