/**

 * @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{



	width: 160px;

	height: 28px;

	

}

#alg{

	float: right;

	width: 145px;

}

.text-login {

	text-align: center !important;

}

.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: 25px;

	display: block;

}

.text-login a:hover{



	font-size: 13px;

	font-weight: bold;

	text-transform: capitalize;

	text-decoration: underline;

	color: #0760ff;

}

.btlo{

	background: url('../images/login.png') no-repeat;

	background-position: center 1px;

	width: 80px;

	height: 28px;

	border: none;

	font-family: tahoma;

	font-size: 13px;

	font-weight: bold;

	text-transform: capitalize;

}



.btlo:hover {

	color: #666;

}



#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: 4px;
	color: #fff;
	font-weight: bold;
	padding-top: 5px;

}



.qlogout_button div {

	margin: 0;

}

.login_left {
	float: left;
	width: 250px;
	padding-left: 20px;
	padding-top: 15px;
}

.login_right {
	float: left;
}


.qlogout_right {

	float: left;

}



#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;
	background-position: 7px 2px;
	width: 80px;

	height: 27px;

	border: none;

	color: #333333;

}

.signup_qpopup a:link, .signup_qpopup a:visited {
	color: #333;
	font-weight: bold;
	font-size: 13px;
}

.signup_qpopup {
	background: url(../images/signup_background.png) no-repeat;
	width: 203px;
	height: 25px;
	padding-left: 9px;
	padding-top: 2px;
	margin-top: 15px;
	margin-left: 4px;
	
}


.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: 66px;
	margin-left: 10px;
}

#helpdiv form ul.fx li{

	background-image: none;

	padding-left: 0px;

	margin-top: 5px;

}

#sbox-content {
	background: #eee url(../images/login_background.jpg) no-repeat !important; 
	border: 3px solid #ccc;
	-moz-box-shadow: 0 0 8px #000;
	-webkit-box-shadow: 0 0 8px #000;
}

#sbox-window {
	background: transparent !important;
}

.login_text_button {
	font-size: 12px;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	font-weight: bold;
}

.login_text_button a:link, .login_text_button a:visited {
		font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000;
}

.login_text_button a:hover {
	color: #ccc;
}

.qlogout_button {
	margin: 0;
}





#helpdiv form ul.fx li a{

	text-decoration: none;

	color: #111;

}

#helpdiv form ul.fx li a:visited {
	color: #111;
}

#helpdiv form ul.fx li a:hover {
	color: #999 !important;
}

.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: 0px;
	padding-bottom: 11px;
	font-size: 17px;

	font-weight: bold;

}




.form-submit input {

	font-weight: bold;

}



.form-submit input:hover {

	color: #666;

}



.qlogout_button {

	float: right;

}