/**
 * YouAMA.com
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA that is bundled with this package
 * on http://youama.com/freemodule-license.txt.
 *
 /****************************************************************************
 *                      MAGENTO EDITION USAGE NOTICE                         *
 ****************************************************************************/
 /* This package designed for Magento Community edition. Developer(s) of
 * YouAMA.com does not guarantee correct work of this extension on any other
 * Magento edition except Magento Community edition. YouAMA.com does not 
 * provide extension support in case of incorrect edition usage.
 /****************************************************************************
 *                               DISCLAIMER                                  *
 ****************************************************************************/
 /* Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future.
 *****************************************************
 * @category   Youama
 * @package    Youama_Ajaxlogin
 * @copyright  Copyright (c) 2012-2013 YouAMA.com (http://www.youama.com)
 * @license    http://youama.com/freemodule-license.txt
 */

.youama-ajaxlogin-cover { display:none;  opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity = 50); left:0; top:0; width:100%; height:100%; float:left; position:fixed; z-index:7;/*z-index:9997;*/  background:url(http://img1.ancient-greek-sandals.com/overlay-bg.png) repeat;}
.youama-showhideme { display:none; }

.youama-register-window {  display:none; width:347px; background-color:#fff; position:fixed; margin-top:0; top:300px; left:50%; margin-left:-200px; z-index:8;/*z-index:9998;*/ padding:50px 100px; }

.youama-login-window {  display:none; width:347px; background-color:#fff; position:fixed; margin-top:0; top:300px; left:50%; margin-left:-200px; z-index:8;/*z-index:9998;*/ padding:50px 100px; }

.youama-window-outside { margin:0; position:relative; }
.youama-close { right:-174px; top:-50px; width:64px; height:64px; cursor:pointer; position:absolute; }
.youama-window-title h3 { margin:0; /*color:#e76200;*/ font-weight:normal; font-size:25px; color:#000000; text-transform:uppercase; font-family: 'gothambook'; text-align:left}
.youama-window-box { text-align:left; }
.youama-window-subtitle p { margin:0; float:left; width:auto; font-size:14px; font-weight:normal; /*color:#aaa;*/  font-family: 'gothamlight'; text-transform:uppercase;}
.youama-window-box .input-fly { padding:5px 0; float:left; width:100% }
.youama-window-box .input-fly label { font-size:14px; float:left; width:50%; line-height:26px; }
.youama-window-box .input-fly input { font-size:14px; padding:3px; color:#aaa; width:325px; border:solid 1px #a2a2a2; padding:10px; font-size:15px; color:#000000; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; }
.youama-ajaxlogin-error { float:left; width:90%; color:#eb340a; }
.err-licence { float:left; }
.err-newsletter { float:left; }
.youama-window-box .input-fly-checkbox input { float:left; margin:7px 7px 0 0; }
.youama-window-box .input-fly-checkbox label { font-size:12px; width:auto;  font-family: 'gothamlight'; }
.youama-window-box .input-fly .youama-ajaxlogin-error { text-align:left; font-size:11px; color:#fe0000; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; padding-top:5px; }
.youama-window-box .input-fly-checkbox .youama-ajaxlogin-error { text-align:left; float:left; }
.youama-window-box .box-contents { float:right; margin-bottom:0px; }
.youama-window-box .box-contents-button { width:100%; margin-top:20px; text-align:left;}
.youama-window-box .box-contents-button button { margin:0; }
.youama-window-box .box-contents-button button span{ width:173px; padding:0; height:39px; line-height:39px; font-size:15px; font-family: 'gothamlight';}
.youama-window-box .box-contents-button button:hover span{ background:#000;}
.youama-window-box .youama-forgot-password { float:left; /*margin-top:10px;*/ }
.forgotpass{ font-size:12px; color:#000000; text-transform:uppercase; font-family: 'gothamlight'; clear:both; display:block; margin-top:10px; text-decoration:none;}

.youama-ajaxlogin-loader { background-image:url('http://img1.ancient-greek-sandals.com/ajax-loader-black.gif'); background-repeat:no-repeat; background-position:center center; width:220px; height:20px; position:fixed; display:none; margin-left:-110px; margin-top:-10px; top:35%; left:50%; z-index:9;/*z-index:9999;*/ }

.youama-window-box .youama-forgot-password a{
text-decoration:none;
color:#F5EDBC
}
.youama-window-box .youama-forgot-password a:hover{
text-decoration:none
}
.youama-window-box button.btn-checkout span:hover{
background:#000;
}
.youama-window-title{ margin-left:0; padding-bottom:10px; font-size:25px; color:#000000; text-transform:uppercase; font-family: 'gothambook';}

.youama-close{ background: url("http://img1.ancient-greek-sandals.com/closebox.png") no-repeat scroll 0 0 transparent; color:transparent; } 
.youama-close:hover{ background: url("http://img1.ancient-greek-sandals.com/closebox-h.png") no-repeat scroll 0 0 transparent; color:transparent; }
.youama-window-box .input-fly-checkbox input{ width:20px; margin-left:0;}

.login-tet{ font-size:13px; color:#c49f5d; line-height:18px; font-family: 'gothamlight'; text-transform:uppercase; text-align:left}
.catalog-product-view .youama-ajaxlogin-loader {
    display:block;
}