/**
 * @package 	Qloginpopup for Joomla! 1.5
 * @version 	$Id: qloginpopup.css.php 002 2010-12-07 02:26:33Z NetQ $
 * @author 		NETQ CREATIVE SOFTWARE (service@netqcreative.com)
 * @copyright 	Copyright (C) 2010 - NETQ CREATIVE SOFTWARE
 * @license 	GNU/GPL http://www.gnu.org/copyleft/gpl.html
 */
#sbox-window{
	background: transparent;
	width: 300px;

	
}

#sbox-content {
	-moz-border-radius: 10px;
}


#sbox-btn-close{
	right: 16px !important;
	top: 16px !important;
}
#helpdiv{
	margin-left: 10px;
	_margin-left: 5px;
	margin-right: 10px;
	_margin-right: 5px;
}
#loginbt{


	height: 28px;
	
}
#alg{
	float: right;
	padding-right: 6px;
}
.text-login {

}
.text-login a{
	font-family: arial;
	font-size: 13px;
	font-weight: bold !important;
	text-transform: capitalize;
	color: #fff !important;
	text-shadow: 1px 1px 0 #000;
	line-height: 22px;
	display: block;
}
.text-login a:hover{

	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	color: #0760ff;
}
.btlo{
	background: #0063c4;
	background-position: center 1px;
	width: 80px;
	margin-top: 3px;
	color: #fff;
	height: 20px;
	border: none;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000;
	text-transform: capitalize;

}

.btlo:hover {
	background: #0073e4;
}

#helpdiv form #title{
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	margin-top: 3px;
	color: #333333;
}
#helpdiv form div.ip{
	font-family: tahoma;
	font-size: 13px;
	margin: 0px auto 0px auto;
	margin-top: 12px;
	color: #333333;	
}

.qlogout_left {
	float: left;
	padding-right: 7px;	color: #fff;	font-weight: bold;
	padding-top: 4px;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	text-shadow: 1px 1px 0 #000;
}

.qlogout_button div {
	margin: 0;
}.login_left {	float: left;	width: 250px;}.login_right {	float: left;}

.qlogout_right {
	float: left;
	padding-right: 6px;
}

#helpdiv form input.ipbox{	 background: none repeat scroll 0 0 #FFFFFF;    border: 2px solid #C8C8C8;    font-size: 12px !important;
	width: 200px;
}
#helpdiv form input.bt{
	background: url('../images/login1.png') no-repeat;
	width: 70px;
	height: 27px;
	border: none;
	color: #333333;
}
.account_ul {	background: #f8f8f8;	border: 1px solid #ccc;	-moz-box-shadow: 0 2px 2px #ccc;	-webkit-box-shadow: 0 2px 2px #ccc;	padding: 10px;	width: 190px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;}.account_ul li {	margin-left: 20px;}
#helpdiv form ul.fx{
	list-style: none;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding-left: 0px;
	margin-left: 8px;
}.login_rightside {	float: left;	margin-top: 52px;	margin-left: 10px;}
#helpdiv form ul.fx li{
	background-image: none;
	padding-left: 0px;
	margin-top: 5px;
}#sbox-content {	border: 3px solid #ccc;	-moz-box-shadow: 0 0 8px #000;	-webkit-box-shadow: 0 0 8px #000;}#sbox-window {	background: transparent !important;}
#helpdiv form ul.fx li a{
	text-decoration: none;
	color: #0168d3;
}.smaller_title_1 {	font-weight: bold;	font-family: arial, helvetica, sans-serif;}.login_rightside_header {	font-weight: bold;	font-size: 13px;}
#helpdiv form ul.fx li a:hover, a:active, a:focus {
	color: #000;
}

#form-login .title {
	padding-top: 20px;	padding-bottom: 11px;
	font-size: 20px;
	font-weight: bold;
	color: #0a4898;
}

.form-submit input {
	font-weight: bold;
}

.form-submit input:hover {
	color: #666;
}

.qlogout_button {
	float: right;
	margin-top: -4px;
	margin-bottom: 0;
	
}

#nq-mod_username, #nq-mod_passwd {
	padding-top: 3px;
	padding-bottom: 3px;
}

