/*======================================================================*\
|| #################################################################### ||
|| # Copyright ©2006-2009 Youjoomla LLC. All Rights Reserved.           ||
|| #################################################################### ||
\*======================================================================*/
/*opneing links container*/
.poping_links {
	display: block;
	width: 100%;
	position: relative;
    font: 12px/18px Arial, Helvetica, sans-serif;
	letter-spacing: -0.4px;
	}
.poping_links span {
	display: none;
}
.moduletable_LoginForm {
	margin: 0;
	padding: 0 0 0 0px;
	background: none;
	border-right: none;
	text-align: right;
	width: 197px;
	height: 34px;
	position: absolute;
	left: 293px;
	top: 73px;
	z-index: 1000;
}
.moduletable_LoginForm h3 {
	text-align: right;
	color: #797979;
	font: normal 21px/14px 'aharoni_clm',sans-serif;
	text-transform: uppercase;
	border: none;
	margin: 0;
	background: none;
	padding: 0;
	padding-top: 1px;
}
#form-login {
	overflow: hidden;
	padding-top: 6px;
	text-align: right;
	color: #000;
	text-transform: none;
	font-weight: normal;
	font-family: 'aharoni_clm',sans-serif;
}
#form-login span {
	display: block;
	padding-bottom: 5px;
}
#login_pop .button {
	display: block;
	float: left;
}
#login_pop .button:hover {
	text-decoration: none;
}
 @-moz-document url-prefix() {
 #login_pop .button {
}
}
/* opening buttons*/
#openLogin, #openReg {
	display: inline-block;
	height: auto;
	width: auto;
	text-align: right;
	background: none;
	border: none;
	text-decoration: none;
	margin: 0;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: -0.4px;
}
#openLogin:hover, #openReg:hover {
	color: #e62c39;
	text-decoration: none;
}
/* login box*/
#login_pop {
  background-color: #FFFFED;
  color: #333333;
  height: 250px;
  left: 0 !important;
  margin-right: 0 !important;
  padding: 10px;
  position: absolute !important;
  text-align: right;
  top: 40px !important;
  width: 170px;
  z-index: 1000000;
}

/* registration box */
#reg_pop {
	position: absolute!important;
	width: 455px;
	height: 275px;
	top: 220px!important;
	right: 50%!important;
	left: auto!important;
	margin-right: -250px!important;
	color: #ccc;
	text-align: left;
	padding: 20px 10px 10px 20px;
	z-index: 1000000;
	border-radius: 3px;
	background-image: url(../images/popup.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#reg_pop .popyjreg {
	overflow: hidden;
	display: block;
}
#reg_pop .popyjreg_ins {
	clear: both;
	overflow: hidden;
	display: block;
	padding-top: 2px;
}
#reg_pop .inputbox {
	width: 220px;
	float: left;
	margin-bottom: 5px;
	margin-left: 40px;
	margin-top: 3px;
}
.popyjreg_ins #name.inputbox {
	margin-top: 0!important;
}
#reg_pop label {
	float: right;
	display: block;
	color: #000;
	font: bold 12px/18px 'aharoni_clm',sans-serif;
	padding-top: 6px;
}
p.information_td {
	clear: both;
	display: block;
	color: #04225c;
}
/* closing buttons*/
#closeReg, #closeLogin {
	display: inline-block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 5px;
	left: 5px;
	text-align: center;
	line-height: 25px;
	background: url(../images/fancy_close.png) left top no-repeat;
	color: #000;
	text-decoration: none;
}
/* input boxes and rest */
#yjpop_passwd {
	margin: 0 10px 10px 0;
	color: #7c7c7c;
}
#yjpop_username {
	margin: 0 10px 5px 0;
	color: #7c7c7c;
}
#yjpop_remember {
	padding: 0;
	margin: 3px 0 0 5px;
	width: 12px;
	height: 12px;
	float: right;
	border: none;
	font: normal 0/0 'aharoni_clm',sans-serif;
	vertical-align: middle;
}
.Forgot {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.Forgot li a {
	font: normal 14px/18px 'aharoni_clm',sans-serif;
	color: #000;
}
/* logeedin class */
#login-form2 {
	float: none;
}
#logins span {
  clear: both;
  font-size: 12px;
  height: auto !important;
  overflow: hidden;
  text-align: right !important;
}
#login-form2 .button {
	display: inline-block;
	height: auto;
	width: auto;
	text-align: right;
	background: none;
	border: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-transform: none;
	float: none;
	background: none;
}
#login-form2 .button:hover {
	background: none;
	color: #000 !important;
	text-decoration: none;
}
#login-form2 .button {
	margin: 0 0;
	float: left;
	font-size:12px;
}
