#memberContainer  {
    z-index: 120;
	position: absolute;
	top: 0;
	right: 0;
}
#memberContainer .lnkNavLft {
	border-left: none;
}
#memberContainer .lnkNavLftNone {
	border: none;
	cursor: auto;
}
#tbar-sbAmount {

}
#btnAcct {
	border: none;
	float: left;
	padding-right: 8px;
	cursor: pointer;
}
/* navigation bar menu*/
.drpDown {
    opacity: 0.93;
    MozOpacity: 0.93;
    KhtmlOpacity: 0.93;
    filter: alpha(opacity=93);
    position: absolute;
    z-index: 5000;
    width: 168px;
    top: 29px;
    text-align: left;
}
.drpLink {
    background-color: #303030;
    font-family: Gabarito, sans-serif;
    line-height: 29px;
    height: 29px;
    border-left: solid 1px #434343;
    border-right: solid 1px #434343;
    border-top: solid 1px #1E1E1E;
    border-bottom: solid 1px #434343;
    padding: 0 9px;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    font-size: 12px;
    width: 155px;
}
.drpLink:hover {
    background-color: #1E1E1E;
}
.drpLink:visited {
    color: #FFFFFF;
}
.drpDown span {
    color: #babbbf;
}
.drpDown span:hover {
    background-color: #303030;
}
.noscript {	
	background-color: #4f5159; 
	padding: 10px; 
	color: #FFFFFF; 
	font-family: Gabarito, sans-serif; 
	font-size: 11px; 
}
.noscript a { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold ;
}
.noscript a:hover { 
	text-decoration: underline; 
}
#tbrDialogLinks {
    font-size:10px;
    font-weight:bold;
    margin-top:4px;
}

/* popup form */
#dvPopupLoginTop {
    position: absolute;
    right: 0px;
    top: 33px;
    /*overflow: hidden;
    width: 285px;*/
    margin-left: auto;
}
#dvPopupLogin  {
    position: relative;
    margin-right: 3px;
    margin-bottom: 3px;
    display:none;
    z-index:1002;
    width: 280px;
    border-bottom: 1px #B3B3B3 solid;
    border-right: 1px #B3B3B3 solid;
    border-left: 1px #B3B3B3 solid;
    border-top: 1px #B3B3B3 solid;
    background-color: #EFEFEF;
    /*left: 50%;
    top: 50%;
    margin-left: -180px;
    margin-top: -180px;*/
    text-align: left;
    line-height: 15px;
    right: 0px;
    
}
.tbar-form {
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 6px;
    color: #666666;
    font-family: Gabarito, sans-serif;
    font-size: 9px;
    margin-bottom: 0px;
    margin-top: 0px;
    border-bottom: 1px #DEDEDE solid;
    border-right: 1px #DEDEDE solid;
    border-left: 1px #DEDEDE solid;
    background-color: #EFEFEF;
}
.tbar-input {
    border: 1px #CCCCCC solid;
    width: 204px;
    height: 16px;
    margin-bottom: 4px;
    font-family: Gabarito, sans-serif;
    font-size: 12px;
}

.tbar-input-chk {
	float: left;
}
.tbar-label-chk {
	float: left;
	padding-top: 3px;
	padding-left: 4px;
}
.tbar-chk-container {
    height: 20px;
    margin-bottom: 4px;
}

.tbr-dialog-invalidLogin {
    margin-top: 4px;
    color: #FF0000;    
}

.tbar-form-btns {
    margin-left: 0px;
    margin-top: 8px;
    text-align: left;
}

.tbr-dialog-title-bar {
  height: 21px;
  background-color: #DFDFDF;
  background-color: #D6DCEC;
  border-top: 1px #DEDEDE solid;
  border-left: 1px #DEDEDE solid;
  border-right: 1px #DEDEDE solid;
  width: 274px;
  padding-left: 2px;
  margin-left: 1px;
  margin-top: 1px;
  margin-right: 1px; 
}

.tbr-dialog-title {
  color: #1d1f26;
  font-weight: bold;
  float: left;
  font-size: 12px;
  font-family: Gabarito, sans-serif;
  margin-top: 2px;
}

.dialog-close {
  cursor: pointer;
  background-repeat: no-repeat;
  width: 8px;
  float: right;
  margin-top: 6px;
  margin-right: 3px;
}

.tbr-dialog-title-message {
    color: #111111;
    font-family: Gabarito, sans-serif;
    font-size: 11px;
    padding-top: 9px;
    padding-bottom: 6px;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    border-left: 1px #DEDEDE solid;
    border-right: 1px #DEDEDE solid;
}

.tbr-dialog-links {
    margin-top: 4px;
	font-size:10px;
	font-weight:bold;
}

.tbr-dialog-links  a {
    line-height: 20px;
}
#fadeCover  {
  display: none;
  background-color :#1d1f26;
  opacity: 0.5;
  MozOpacity: 0.5;
  KhtmlOpacity: 0.5;
  filter: alpha(opacity=50);
  position:fixed;
  -position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height: 100%;
  width:100%;
  height :100%;
  -height :expression(document.body.clientWidth);
  z-index:1001;
}

.tbar-btn {
    cursor: pointer;
}

#memberContainer a.errorEmail {
	color: #111111;
	font-size: 9px;
	float: none;
	height: auto;
	line-height: normal;
	text-decoration: none;
}
#memberContainer a.errorEmail:hover {
	text-decoration: underline;
}
.sqOuter {
    position:fixed;
    -position:absolute;
	z-index: 1002;
	width: 400px;
	left: 50%;
	top: 10%;
	-top: 75px;
	max-height: 68%;
	_height: 68%;
	margin: 0 0 0 -200px;
	background-color: #EDEDED;
	font-family: Gabarito, sans-serif;
	color: #242424;
	font-size: 12px;
	text-align: left;
	border: 5px solid #696969;
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 40px;	
}
.sqTitle {
	background-color: #5880B4;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}
.sqSecCont {
	padding: 6px;
	position: relative;
}
.sqSecCont b {
	font-size: 15px;
}
.sqSecCont .xSmall {
	font-size: 11px;
}
.sqSecCont div.xSmall {
	width: 270px;
	float: left;
}
.sqInput {
	border: 1px solid #A3A3A3;
	font-size: 14px;
	line-height: 14px;
	padding: 2px;
	margin: 6px 0;
	width: 345px;
}
.sqInputEx {
	font-style: italic;
	color: #868686;
	font-weight: 600;
}
select.sqInput {
	height: 22px;
	width: 350px;
	padding-top: 0px;
}
.sqSecCont .alertImg {
	float: left;
	margin-right: 10px;
	padding-top: 4px;
}
.sqSecCont .bandi {
	font-weight: bold;
	font-style: italic;
}
.sqSecCont .red {
	color: #FF0000;
	font-weight: bold;
}
.sqSecCont .sqSubHeader {
	font-weight: bold;
	color: #5880B4;
	margin: 5px 0;
}
.sqSecCont .catchPoint {
	padding: 5px 0;
}
.sqBtnSubmitDisabled {
	position: absolute;
	right: 8px;
	bottom: 8px;
	opacity: 0.5;
	MozOpacity: 0.5;
	KhtmlOpacity: 0.5;
	filter: alpha(opacity=50);	
}
.sqBtnSubmit {
	position: absolute;
	right: 8px;
	bottom: 8px;
	cursor: pointer;
}
.sqForm {
	margin: 0;
	padding: 0;
}
.sqError {
	background-color: #FFDFDF;
	border: 1px solid #990000;
	color: #990000;
	font-weight: bold;
	padding: 6px;
	width: 337px;
}
.clear {
	clear: both;
}
