/* Overlay , enable it if display in header, and header{over-flow:hidden;} */
#simplemodal-overlay {background-color:#000;}
#simplemodal-container a.modalCloseImg {background:url(../images/close_bt.png) top no-repeat; width:26px; height:26px; display:inline; z-index:3200; position:absolute; top:6px; right:10px; cursor:pointer;}
#simplemodal-container a.modalCloseImg:hover {background:url(../images/close_bt.png) bottom no-repeat; width:26px; height:26px; display:inline; z-index:3200; position:absolute; top:6px; right:10px; cursor:pointer;}
.simplemodal-wrap{
	overflow:visible!important;
}
div.btl-panel-login-outer {overflow: hidden;display: block;float:right;width: 250px;text-align: left;padding: 20px 0 42px 0;}
div.btl-panel-logout-outer {overflow: hidden;display: block;float:right;width: 300px;text-align: left;padding: 20px 0 42px 0;}
span#btl-panel-login  {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: -1px;
	text-transform: lowercase;
	background:  url(../images/lock.png) center top no-repeat;
  	width: 50px;
	margin:-11px 0 1px 0;
	display:block;
	float: left;
	text-align: center;
	padding:35px 0px 0 0px;
	cursor:pointer;
}
span#btl-panel-login:hover  {
	background:  url(../images/lock.png) center -54px no-repeat;
}

span.header-phone {	color: #f57b20;font-size: 34px;letter-spacing: -2px;}
.btl-editdetails {
	float:left;
	display:block;
	overflow:hidden;
	margin-top:-11px;
}
.btl-editdetails a{
	display:block;
	font-family: 'Open Sans', sans-serif;
	width:50px;
	height:50px;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: -1px;
	text-transform: lowercase;
	cursor:pointer;
	color: #7d7d7d !important;
	font-weight: normal;
	background: transparent url(../images/pen.png) center 0px no-repeat;
	padding:35px 0px 0 0px;
	width: 60px;
	margin:0px 0 -35px 0;
	text-align: center;
	outline:none;
}
.btl-editdetails a:hover{
	background:  url(../images/pen.png) center -54px no-repeat;
	outline:none;
}
.btl-content-block{
	background: none repeat scroll 0 0 #f1f2f2;
    border-radius: 10px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
    display: none;
    height: auto;
    overflow: hidden;
    text-align: left;	
	font-size:18px;
	position:relative;

}
.btl-content-block form{
	margin:0;
	padding:0;
}
.btl-content-block h3{
	background:#9bd849 url(../images/heading-bg.jpg) 0 -2px repeat-x;
	border-bottom:1px solid #6c9339;
	position:relative;
	font-size:26px;
	font-family: 'Open Sans', sans-serif;
	line-height:1em;
	font-weight: 300;
	letter-spacing: -1px;
	margin:0 0 20px 0;
	padding:18px;
	text-transform:capitalize;
	color:#ffffff;
	text-shadow:none;
	word-spacing:.1em;
	display:block;
	text-align:center;
}
.btl-input > input[type=text],
.btl-input > input[type=password]{

}
.btl-input > input:focus{

}
#btl{
	position:relative;
}
#btl .btl-panel{
	overflow:hidden;
	
}
#btl .btl-panel > #btl-panel-profile{
	background:url(../images/btl-panel-bg.png) top right no-repeat;
	padding-right:30px;
}
button::-moz-focus-inner {
padding:0; border: none;
}
#btl .btl-panel > span{
	display:inline-block;
	height:26px;
	line-height:28px;
	padding:0 18px;
	cursor:pointer;
	text-indent: 0!important;
	width: auto;	
}
#btl .btl-panel > span{
	margin:2px 0px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
#btl .btl-panel > span,button.btl-buttonsubmit,input.btl-buttonsubmit{
	border-radius:3px;
}
#btl .btl-panel > span.active,button.btl-buttonsubmit:focus,input.btl-buttonsubmit:focus{
	opacity:0.8;
}
.btl-error{
	display:none;	
}
.btl-error-detail{
	display:none;
	float: right;
	color: #FF0000;
	margin-bottom:4px;
}
.btl-field,#register-link,.btl-error-detail,.btl-error,.btl-note{
	margin-left:20px;
	margin-right:25px!important;
	overflow:hidden;
}
 .btl-label{
	width: 240px;
}
 .btl-input{
	width: 240px;
}
.btl-label, .btl-input {
	line-height:38px;
	height: 38px;
}
#recaptcha{
	height: auto!important;
	float:right;
}
#btl-content-login .btl-input input{

}
#btl-input-remember{
	font-size: 12px;
}
#btl-checkbox-remember{
	width: 15px!important;
	vertical-align:middle;
	padding:0;
	margin:0;
}
.clear{
	clear:both;
}
.btl-error{
	color: #FF0000;
}
button.btl-buttonsubmit,  input.btl-buttonsubmit[type="button"] {
	background: transparent url(../images/lock.png) center top no-repeat;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: -1px;
	text-transform: lowercase;
	cursor:pointer;
	color: #7d7d7d !important;
	font-weight: normal;
	border: none;
	padding:29px 0px 0 0px;
	margin:-10px 0 -35px 0;
	width: 50px;
	float:left;
	outline:none;
}
button.btl-buttonsubmit:hover,  input.btl-buttonsubmit:hover[type="button"] {
	background: transparent url(../images/lock.png) center -54px no-repeat;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: -1px;
	text-transform: lowercase;
	cursor:pointer;
	color: #7d7d7d !important;
	font-weight: normal;
	border: none;
	outline:none;
}

/* STYLE FOR DROP-DOWN PANEL (all element in  #btl-content) */
#btl-content ul li a:hover{
	color:#7BA428 !important;
	text-decoration: underline!important;
	background-color: transparent!important;
	
}
#btl-content > .btl-content-block{
	position:absolute!important;
	z-index:99999;
	margin-top: -50px;
}
#btl-content #btl-content-login{
	width:300px;
}

#btl-content-registration{
	min-width:300px;
}
.btl-note,#register-link{
	padding:18px 0px;
}

 #btl-content-login .btl-input{

}
#btl-content-login .spacer{
	height:1px;
}

#btl-content div.btl-buttonsubmit{
	padding: 0 20px;
}
#btl-content #btl-content-login .btl-label {
	line-height:38px;
	min-width: 0px!important;
}

/* CSS FOR USER PROFILE MODULE**/
#btl-content  #btl-content-profile{
	overflow:hidden;
}
#module-in-profile{
	min-width:200px;
}
#btl-content #btl-content-profile #module-in-profile ul{
	position: static;	
	text-align: left;
	margin: 0 0 0 15px;
	padding: 0!important;
	
}
#btl-content-profile ul.menu li {
    background: url("../images/bullet.png") no-repeat scroll 5px 15px transparent;
    padding: 0 0 0 20px!important;
	border-bottom: 1px solid #E8E8E8;
	display:list-item!important;
    line-height: 37px;
	
}
#btl-content #btl-content-profile #module-in-profile ul li a{
	color: #6b6b6b;
	text-decoration: none !important;
	text-transform: none!important;
	font-family: arial,tahoma;
}

#btl-content-profile ul.menu li a {
    color: #616161!important;
	text-decoration:none!important;
	border:none!important;
	background:none!important;
	display:inline!important;
	padding:0!important;
	margin:0!important;
	text-transform: none!important;
}
#btl-content-profile div.btl-buttonsubmit{
	clear:both;
	margin-bottom:15px;
	border: none!important;
	text-align: center;
	margin-top: 0!important;
	
}
/* style panel when action process */
#btl-register-in-process,#btl-login-in-process{
	display: none;
	background: url("../images/loading.gif") no-repeat #000 50%;
	opacity: 0.4;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9999;
	top:-1px;
	left:-1px;
	padding-top:1px;
	padding-left:1px;
}

/* style panel when register success */
#btl-success{
	display: none;
	margin: 20px 0 30px 0;
	background:url("../images/notice-info.png") no-repeat;
	display: none;
	color:#000;
	border-bottom: 2px solid #90B203;
	border-top: 2px solid #90B203;
	font-size:14px;
	padding: 10px 10px 10px 25px;
}
/* style for ul in login panel*/
#bt_ul{
	margin-top:20px!important;
	margin-bottom:20px!important;
	margin-right: 25px!important;
	float:right;
}

/* for modal*/
#btl-content-login ul{
	position: static!important;	
	text-align: left;
	list-style-type: disc !important;
}
#btl-content-login ul li{
	margin-top: 3px;
}
#bt_ul li a{
	padding: 0!important;
	text-decoration: none!important;
	color:#545454!important;
	
}
#btl-wrap-module{
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}