/**
 * @name         :  Apptha Out Of Stock Notification
 * @version      :  0.1.5
 * @since        :  Magento 1.4
 * @author       :  Apptha - http://www.apptha.com
 * @copyright    :  Copyright (C) 2011 Powered by Apptha
 * @license      :  http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @Creation Date:  June 20 2011
 * @Modified By  :  Bala G
 * @Modified Date:  August 7 2013
 *
 * */

.responceMessStyle{height: 30px;}
.notify_error{}
.apptha-outofstock-block-body {font-size: 13px;}
.bmargin10 {margin-bottom: 10px;}
.tmargin10 {margin-top: 10px;}
.notify-button-blue {
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3881A7), to(#245A77));background-color: #245A77;border-bottom-left-radius: 4px 4px;border-bottom-right-radius: 4px 4px;
border: 0px;border-top-left-radius: 4px 4px;border-top-right-radius: 4px 4px;color: white !important;cursor: pointer;display: inline-block;
font-family: tahoma, verdana, arial, sans-serif;font-size: 13px;font-weight: bold;line-height: normal !important;padding: 5px 15px;text-decoration: none;
text-shadow: rgba(0, 0, 0, 0.296875) 0px 1px 1px;zoom: 1;}
.ajaxreloadimage{
	background-image: url("ajax-loader.gif");
    background-repeat: no-repeat;
    display: none;
    float: right;
    height: 16px;
    left: 175px;
    margin-top: 10px;
    position: absolute;
    top: 0;
    width: 34px;
}
#notify_submit1 {
	display: block;
	position: relative;
}

.powered_by{font-size:11px;text-align:right;padding: 5px 0 0;}
#outofstock_email1 {
	height: 38px;
	width: 192px;
}
#outofstock_notify_error1 { margin-top: 5px; margin-left: 5px;}
#notify_errorVal1 { margin-left: 0 !important;}


