/*
* @package   ENY Virtuemart Login
* @version   1.0.00 2010-01-06
* @author    ENYtheme http://www.enytheme.com
* @copyright Copyright (C) 2009 ENYtheme e.K.
* @licence	 GNU/GPL
*/

fieldset#eny_login_area {width: 140px;margin: 0 auto;}
form#form-login fieldset#eny_login_area {width: 140px;margin: 0 auto;padding: 0px;border: 0px;}
p.eny_vm_login_p {padding: 0px;}
.eny_username {
	background: url(../images/inputbox.png) top no-repeat;
	background-position: 0px 0px;
	width: 140px;
	height: 25px;
	margin-bottom: 8px;
	}
	
.eny_password {
	background: url(../images/inputbox.png) top no-repeat;
	background-position: 0px -25px;
	width: 140px;
	height: 25px;
	margin-bottom: 8px;
	}


ul.eny_icon_area {margin: 0px auto;padding: 0px;text-align: center;width: 140px;}
form#form-login ul.eny_icon_area {margin: 0px auto;padding: 0px;text-align: center;width: 140px;}
ul.eny_icon_area li {display: inline;list-style: none;}
ul.eny_icon_area li img {padding: 0px 4px;margin: 4px 0px;border:none;}


.eny_vm_login {width: 100px;margin: 0 auto;}
input.eny_vm_button {height: 20px;width: 100px; border: none;
background: url(../images/inputbox.png) top no-repeat;
background-position: 0px -50px;color: #666;margin-top: 14px;}


.eny_my_order {padding: 10px 16px 2px 0px;background: url(../images/inputbox.png) right top no-repeat;background-position: 100% -70px;}
.eny_my_order a:hover {text-decoration: none;}
span.eny_vm_login_title {font-size: 14px;margin: 0px 0px 0px 0px;padding: 0px;font-weight: bold;}
span.eny_vm_login_slogan {font-size: 10px;}
.eny_my_order img {float: left;margin-right: 12px;padding-bottom: 4px;}
