/**
 * @package    AcyMailing for Joomla!
 * @version    4.7.1
 * @author     acyba.com
 * @copyright  (C) 2009-2014 ACYBA S.A.R.L. All rights reserved.
 * @license    GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */

div.acymailing_module, .acymailing_module div {
	padding      : 0 !important;
	margin       : 0 !important;
	border-style : none !important;
}

table.acymailing_form {
	margin : auto;
	border : 0 !important;
	width  : 100%;
}

a.acymailing_togglemodule {
	display   : block;
	font-size : 16px;
}

.acymailing_mootoolsbutton p {
	text-align : center;
}

.acysubbuttons {
	text-align : center;
}

img.captchaimagemodule {
	border : 1px solid #DDD;
	float  : left;
}

.captchakeymodule .captchafield {
	margin-top  : 3px;
	margin-left : 2px;
}

.acymailing_fulldiv tr, .acymailing_fulldiv td {
	border : 0;
}

.acymailing_module_form td {
	padding-bottom : 5px;
	vertical-align : top;
}

div.acymailing_module_error {
	color            : #400;
	background-color : #fdd;
	padding          : 1em !important;
	margin-bottom    : 10px;
}

div.acymailing_module_success {
	color            : #130;
	background-color : #dfc;
	padding          : 1em !important;
	z-index          : 10;
	margin-bottom    : 10px;
}

.acymailing_module_form .acymailing_introtext {
	padding-bottom : 10px;
	display        : block;
}

.refreshCaptchaModule {
	background-image : url(../images/refresh.png);
	width            : 16px;
	height           : 16px;
	display          : block;
	float            : left;
	cursor           : pointer;
}

.acymailing_fulldiv a.modal {
	position : static !important;
	margin   : 0 !important;
	width    : auto !important;
}
