/* Newsletter module common css */
.mainnewsletter {
	width:100%;
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFFF;
/*	border:1px solid red;*/
}
.mainnewsletter p {
	text-align:center;
}
.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:10px;
	font-weight:bold;
}
.highslide-body p{
	color: #92939D;
}

/* Normal style */
.normalsublayout {
position:absolute;
top:527px;
 
	background: #FBFBFB;
	color: #92939D;
	font-size:16px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
	padding-top: 5px;
	padding-left:72px;
	padding-right:72px;
	border: none;
}

.bl {top:0px;position:relative;left:-1px;background: url(../tmpl/images/grey_bl.gif) 0 100% no-repeat #FBFBFB; width: auto}
.blr {top:0px;position:relative;left:-1px;background: url(../tmpl/images/grey_bl.gif) 0 100% no-repeat #FBFBFB; width: 282px}
.br {background: url(../tmpl/images/grey_br.gif) 100% 100% no-repeat; padding: 0 0 10px 0px;}
.l {background: url(../tmpl/images/grey_l.gif)   repeat-y center left;  }
.r {background: url(../tmpl/images/grey_r.gif)    repeat-y center right;  }
.b1 {position:relative;left:15px;top:-25px;background: url(../tmpl/images/grey_b.gif)  repeat-x  center ; padding:20px 0px 0px 0px;width:448px;z-index:122}
.b2x {position:relative;left:15px;top:-17px;background: url(../tmpl/images/grey_b.gif)  repeat-x  center ; padding:20px 0px 0px 0px;width:448px;z-index:122}
 .b2 {position:relative;left:15px;top:-17px;background: url(../tmpl/images/grey_b.gif)  repeat-x  center ; padding:20px 0px 0px 0px;width:448px;z-index:122}

 .b2right {position:relative;left:15px;top:-17px;background: url(../tmpl/images/grey_b.gif)  repeat-x  center ; padding:20px 0px 0px 0px;width:268px;z-index:122}
.b1right {position:relative;left:15px;top:-25px;background: url(../tmpl/images/grey_b.gif)  repeat-x  center ; padding:20px 0px 0px 0px;width:268px;z-index:122}

.clear {font-size: 1px; height: 1px}