.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

.tab {
  	background: url(../images/tab_blong.png) no-repeat 0 0;
	height: 36px;
	position: relative;
    top: 0;
    z-index: 999;}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 34px;
	width: auto;
  	font-weight: bold;
	line-height: 34px;
	margin: 0;
	right: 0px;
  	color: white;
  	font-size: 80%;
	text-align: center;}

.tab ul.login li.left {
  	background: url(../images/tab_l.png) no-repeat left 0;
  	height: 36px;
	width: 50px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;}

.tab ul.login li.right {
  	background: url(../images/tab_r.png) no-repeat left 0;
  	height: 36px;
	width: 10px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 36px;
  	background: url(../images/tab_m.png) repeat-x 0 0;}

.tab ul.login li a 					{ color: #22bec0; font-size: 11px; }
.tab ul.login li a:hover 			{ color: #fff; font-size: 11px;  }
.tab ul.login li a.livehelp			{ color:#ff9724; font-size: 11px;  }
.tab ul.login li a.livehelp:hover	{ color:#ffaa24; font-size: 11px; }


.tab .sep {color:#006569}


 
.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 7px;}

.tab a.open {background: url(../images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(../images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(../images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(../images/bt_close.png) no-repeat left -19px;}



/*--  DELETE ALL these styles when reapplying loginpanel :BEGINNING HERE --*/
.tab a:hover.open {background: url(../images/bt_open.png) no-repeat left 0 !important;}
.tab a:hover.close {background: url(../images/bt_close.png) no-repeat left 0 !important;}
.tab a.close, .tab a.open 	{-moz-background-clip:content !important; -moz-background-inline-policy:content  !important;}
.content .clearfix, .left	{ display:none }
.pagewrapper	{ margin-top:0px !important; }
.mainwrapper	{ margin: -24px auto -100px !important;}
a.livehelp {display:none !important;}
h2.phone	{ margin:0 0 0 540px !important; }
/*--  :ENDING HERE--*/


/*-- PASTE loginpanel.css here  !--*/
/*-- ALSO, remove capital letters from Javascript slide file, AND remove the href link from  Member Log In--*/