header.top #sso .sso_links img#facebook-avatar {
	width:30px;
	height:30px;
	position:absolute;
	left:-37px;
	top:-1px;
}
#fancybox-wrap {
	position:fixed !important;
	top:10px !important;
	left:50% !important;
}
#fancybox-outer {
	margin:0 0 0 -50% !important;
}

.fb-auth-form {
	background-color:#F8F8F8;
	color:#333;
	width:580px;
	padding:20px;
	border:10px solid #FFF;
}
.fb-auth-form h3 {
	font:18px/1.5 "Open Sans n7", arial, sans-serif;
	text-transform:uppercase;
	text-align: center;
	margin:0 0 12px;
}
.fb-auth-form p {
	font-size: 14px;
	line-height:1.5;
	margin-bottom:10px;
}
.fb-auth-form .error-messages {
	display:none;
	font-size:11px;
	color:#FF000F;
}
.fb-auth-form a {
	text-decoration: none;
}
.fb-auth-form a.forgot {
	font-size:11px;
}
.fb-auth-form a.fb-auth-registration-link, a.auth-required {
	font-weight: bold;
	text-decoration: underline;
}
.fb-auth-form strong {
	font-weight: bold;
}
.fb-auth-form .meta {
	font-size:11px;
}
.fb-auth-form label {
	font:700 14px/1.5 "Helvetica Neue", arial, sans-serif;
	margin-bottom:6px;
	display: block;
}
	.fb-auth-form label span {
		font-weight:400;
		color:#999;
		display:inline-block;
		padding-left:8px;
	}
.fb-auth-form input[type="text"],
.fb-auth-form input[type="submit"],
.fb-auth-form input[type="password"],
.fb-auth-form .default-button a {
	-moz-box-sizing:border-box;
		 box-sizing:border-box;
}
.fb-auth-form input[type="text"],
.fb-auth-form input[type="password"] {
	border: 1px solid #C9C9C9;
	width: 300px;
	margin-bottom:6px;
	display: block;
}
.fb-auth-form input[type="submit"],
.fb-auth-form .default-button a {
	font:16px/normal "Open Sans n6", arial, sans-serif;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	display:block;
	cursor: pointer;
}
.fb-auth-form .default-button {
	margin-bottom:7px;
}
.fb-auth-form .default-button.login {
	margin-top:10px;
}
.fb-auth-form .default-button a {
	width:300px;
	padding: 8px 0;
}
.fb-auth-form .facebook-connect-button {
	background:url(http://wac.450f.edgecastcdn.net/80450F/production.townsquareblogs.com/wp-content/uploads/2013/04/facebook-connect.png) no-repeat scroll 0 0 transparent;
	width:280px;
	height:46px;
	margin-bottom:14px;
	cursor:pointer;
}
.fb-auth-form .or {
	text-align:center;
	position:relative;
	margin:7px 0;
}
.fb-auth-form .or:before {
	content:"OR";
	background:#F8F8F8;
	font:14px/normal "Open Sans n6", arial, sans-serif;
	color:#999;
	display:inline-block;
	padding:0 7px;
	position:relative;
	z-index: 2;
}
.fb-auth-form .or:after {
	content:"";
	display:block;
	width:100%;
	height: 0;
	border-bottom:1px solid #CCC;
	position: absolute;
	top: 10px;
}

#fb-auth-required-fields,
#fb-auth-registration,
#fb-auth-login {
	width:280px;
}
#fb-auth-required-fields label.subscribe {
	display: inline-block;
	padding-right:6px;
}
#fb-auth-required-fields input[type="text"],
#fb-auth-required-fields .default-button a,
#fb-auth-registration .default-button a,
#fb-auth-login .default-button a,
#fb-auth-login input[type="text"],
#fb-auth-registration input[type="text"],
#fb-auth-login input[type="password"],
#fb-auth-registration input[type="password"],
#fb-auth-login input[type="submit"],
#fb-auth-registration input[type="submit"]{
	width:280px;
}
#fb-auth-login .register {
	font-size:14px;
	text-align:center;
	padding:10px 0;
}
#fb-auth-login .forgot {
	display:none;
	font-weight:400;
}
#fb-auth-registration .registration-modal-message {
	display: none;
	background: #E0E0E0;
	padding: 18px;
}
#fb-auth-registration .newsletter input {
	display: inline-block;
	float: left;
	margin: 4px;
}
#fb-auth-registration .newsletter span {
	margin-left: 18px;
	clear: none;
	display: block;
}
#fb-auth-registration .tsm_mathcha .tsm_mathcha_wrapper {
	padding: 4px 0px;
	margin-bottom: 6px;
}
#fb-auth-registration .tsm_mathcha label {
	color: #222 !important;
	display: inline-block;
	margin: 0px;
}
#fb-auth-registration .tsm_mathcha input {
	display: inline-block;
	margin: 0px;
	width: 50px;
}
#fb-auth-login .error, #fb-auth-registration .error {
	border: 1px solid #FF000F !important;
}

#user-auth-welcome-message {
	font-size:14px;
}
#user-auth-welcome-message:after {
	content:"";
	display:block;
	clear:both;
}
#user-auth-welcome-message h3{
	font-size:26px;
}
#user-auth-welcome-message p {
	margin-bottom:24px;
}
#user-auth-welcome-message .default-button {
	margin:0 12px 12px 0;
	float:left;
}
#user-auth-welcome-message .default-button a {
	width:auto;
	padding:8px 16px;
}

.loyalty-global-sponsor .overlay_fancybox, .loyalty-global-sponsor .overlay_sponsor_wrap {
	text-align: center;
}
.loyalty-global-sponsor .hidden {
	display: none;
}
.loyalty-global-sponsor .overlay_sponsor_wrap {
	border-top: 1px solid #D0D0D0;
	/* margin-top: 10px; */
	padding-top: 10px;
}
.loyalty-global-sponsor img {
	max-width: 280px;
	max-height: 80px;
}

.loyalty-restricted-logo-container {
	text-align: center;
	margin-bottom: 12px;
}
.loyalty-restricted-logo {
	max-width: 300px;
	max-height: 80px;
}
.loyalty-restricted-title {
	font-size: 22px !important;
	line-height: 26px !important;
}
.loyalty-restricted-text {
	font-size: 13px;
}