/* 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;
	margin-bottom:5px;
	margin-top:2px;
}
.newsletterbutton {
	/*width:100%;*/
	border:5px solid #000000;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
.newsletterbutton p  {
	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: #FFFFFF;
	color: #92939D;
	font-size:12px;
	font-weight:normal;
	/*margin-top:5px;*/
	padding-top:10px;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
#subscribelayout p, .highslide-body p, .normalsublayout p{
	text-align:center;
	padding-top:3px;
	font-weight:bold;
}

.highslide-body p{
	color: #92939D;
}

/* Normal style */
.normalsublayout {
	background: #f0f0f0;
	color: #000000;
	font-size:12px;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	border: none;
}
.nyhedstilmeld {width:68px;height:20px;cursor:pointer;border: none;overflow:hidden;float: left;text-align: center;line-height: 18px;}
.nyhedstilmeld {background: url(graphics/checkout-button.png) 0 0 no-repeat;color: #fff;margin: 0;padding: 0;text-align: center;margin-top: 4px; margin-bottom:6px;}
.nyhedstilmeld:hover {color: #ccc;}


.nyhedsafmeld {width:68px;height:20px;cursor:pointer;border: none;overflow:hidden;float: right;text-align: center;line-height: 18px;}
.nyhedsafmeld {background: url(graphics/nyhedsafmeld.png) 0 0 no-repeat;color: #fff;margin: 0;padding: 0;text-align: center;margin-top: 4px; margin-bottom:6px;}
.nyhedsafmeld:hover {color: #ccc;}

.nyhedsafmeldlog {width:68px;height:20px;cursor:pointer;border: none;overflow:hidden;text-align: center;line-height: 18px;}
.nyhedsafmeldlog {background: url(graphics/nyhedsafmeld.png) 0 0 no-repeat;color: #fff;margin: 0;padding: 0;text-align: center;margin-top: 4px; margin-bottom:6px;}
.nyhedsafmeldlog:hover {color: #ccc;}