/* Newsletter module common css */

div.module_subscribe {
	height:252px;
	display:block;
	float:right;
	width:186px;
}
.mainnewsletter {
	width:100%;
	font-family:Arial;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:right;
	background-image: url(/templates/ja_purity/sulayman/bg_right_bottom.jpg);
	background-position:top right;
	background-repeat:no-repeat;/*	border:1px solid red;*/
	height:560px;
}
.normalsublayout form {
	display:block;
	direction:ltr;
	padding-right:10px;
}
.mainnewsletter p {
	font-size:16px;
	text-align:right;
	margin:0;
	padding:10px 10px 0 0;
}
.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;
}
/* Mootols style */
#subscribelayout {
	background: #FFFFFF;
	color: #FFF;
	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: #FFF;
}
/* Normal style */
.normalsublayout {
	color: #FFF;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	padding-top:10px;
	border: none;
	direction:rtl;
	text-align:right;
}
.normalsublayout center {
	text-align:right;
	margin-top:5px;
	display:block;
	height:28px;
	text-align:right;
	direction:rtl;
	font-weight:bold;
}
.normalsublayout center input.buttonEmail {
	display:block;
	height:28px;
	border:none;
	font-weight:bold;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	width:120px;
	background-image:url(/templates/sulayman_final/images/submit-enews.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:transparent !important;
	padding-right:20px;
	
}
.normalsublayout center input.buttonEmail:hover {
	border:none;
	color:#FFFF00 !important;
	cursor:pointer;
	background-image:url(/templates/sulayman_final/images/images/submit-enews.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:transparent !important;
}
#subscribeFormModule {
	direction:ltr;
}
#subscribeFormModule input#name, #subscribeFormModule input#email {
	width:80px;
	height:20px;
	border:1px solid #0099FF;
	text-align:right;
}
.normalsublayout div {
	display:block;
	direction:ltr !important;
}
#mod_search_searchword {
	width:70%;
	margin-right:10px;
	padding:0px;
	font-size:16px;
	line-height:20px;
}
.moduletable_subscribe {
	height:623px;
}
