/* Newsletter module common css */

.mainnewsletter {

	/*width:170px;*/

	font-family:Arial;

	font-size:14px;

	color:#5D753E;

	font-weight:normal;

	text-align:left;

/*	border:1px solid red;*/

}

.mainnewsletter p {

	text-align:center;

}

.newsletterbutton {

	/*width:100%;*/

	background-image: url('../../../modules/mod_ccnewsletter/assets/button.png');

	font-weight:bold;	

	text-align:center;	

	padding-top:0px;
	
	
	height:33px;


width:170px;
color: #EDF3E0;

}





.newsletterbutton p  {

	text-align:center;
	font-family:Arial;

	font-size:14px;


}

.newsletterbutton a#toggle, .newsletterbutton p a.highslide{

	font-weight:normal;	

	color: #EDF3E0;;

	text-decoration:none;
	font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;

}

/* Mootols style */

#subscribelayout {
	background: #EDF3E0;
	color: #5D753E;
	font-size:12px;
	font-weight:normal;
	/*margin-top:5px;*/

	padding-top:10px;
	border-bottom: 1px solid #5D753E;
	border-left: 1px solid #5D753E;
	border-right: 1px solid #5D753E;
	padding: 5px;
}

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

	text-align:center;

	padding-top:10px;

	font-weight:normal;
	color: #5D753E;
	font-size:12px;

}

.highslide-body p{

	color: #5D753E;

}



/* Normal style */

.normalsublayout {

	/* background: #FFFFFF; */

	color: #5D753E;

	font-size:12px;

	font-weight:normal;

	margin-top:5px;

	/*padding-top:10px;*/

	border: 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;

}


