/**
 * @package    AcyMailing for Joomla!
 * @version    4.7.2
 * @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
 */

@import url("module_default_square_black.css");

div.acymailing_module, .acymailing_module div {
   margin-top: -5px !important;
}

.acymailing_module .inputbox {
	background-image: -moz-linear-gradient(center bottom , rgb(230, 240, 240) 10%, rgb(255, 255, 255) 75%) !important;
	margin: 0 !important;
   padding: 0 0 0 3px !important; 
   height: 30px;  	

}

.acysubbuttons input.button {
   height: 30px;
   line-height: 20px;
   font-size: 13px;
   color: #333333;
	margin: -10px 5px 0 0 !important;
   padding: 0 3px 0 3px !important;
}

/*
.acysubbuttons input.button:hover, .acysubbuttons .button:hover, .acysubbuttons button.validate:hover, .acymailing_mootoolsbutton a:hover, .acymailing_mootoolsbutton a:active {
   color:#333333 !important;
   font-weight: bold;
}

.acymailing_module form a:hover, .acymailing_module form a:active, .acymailing_module form a:focus {
   color:#333333 !important;
   font-weight: bold;
}
*/
