/* Front End Styles */



/* -- Facebook Metro Style Login Button -- */

a.fbkMetroStyleBtn {
	display: inline-block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 0 20px 0 58px;
	background-color: #3b5998;
	position: relative;
	transition: background-color 700ms ease-in-out;
	-moz-transition: background-color 700ms ease-in-out;
	-webkit-transition: background-color 700ms ease-in-out;
	-o-transition: background-color 700ms ease-in-out;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

a.fbkMetroStyleBtn span {
	width: 38px;
	height: 36px;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	position: absolute;
	background: url("../image/socialdiscount/fbkIconMetroBtn.png") no-repeat left top;
}

a.fbkMetroStyleBtn:hover {
	background-color: #2e4b89;
}


/* -- End -- */


/* -- Facebook Rounded Login Button -- */

a.fbkRoundedBtn {
	display: inline-block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0 20px 0 57px;
	background: url("../image/socialdiscount/roundedBtnBg.png") repeat-x left 0;
	border: 1px solid #264076;
	border-radius: 4px;
	position: relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

a.fbkRoundedBtn span {
	width: 37px;
	height: 30px;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	position: absolute;
	background: url("../image/socialdiscount/fbkIconRoundedBtn.png") no-repeat left top;
}

a.fbkRoundedBtn:hover {
	background: url("../image/socialdiscount/roundedBtnBg.png") repeat-x left -30px;
}

a.fbkRoundedBtn:active {
	background: url("../image/socialdiscount/roundedBtnBg.png") repeat-x left -60px;
}

#column-left .facebookButton a, #column-right .facebookButton a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#column-left .facebookButton a.fbkMetroStyleBtn, #column-right .facebookButton a.fbkMetroStyleBtn, 
#column-left .facebookButton a.fbkRoundedBtn, #column-right .facebookButton a.fbkRoundedBtn {
	padding: 0 10px 0 45px;
}

#column-left .facebookButton a.fbkStandardBtn, #column-right .facebookButton a.fbkStandardBtn {
	padding: 0 10px 0 30px;
}
/* -- End -- */

.socialButton {
	padding:5px 10px 5px 0;
	vertical-align: top;
	display: inline-block;
}

#column-left .socialButton, #column-right .socialButton {
	display: block;
}

.socialButton label{
	padding-right:8px;
}
.notificationMessage {
	clear: both;
}


/* Facebook Share Button */
.facebookShareBtn a {
background-color: #4460ae;
background-image: -webkit-linear-gradient(#4b68b9, #3b56a1);
background-image: -moz-linear-gradient(#4b68b9, #3b56a1);
background-image: -o-linear-gradient(#4b68b9, #3b56a1);
background-image: linear-gradient(#4b68b9, #3b56a1);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 11px;
color: #FFFFFF;
height: 20px;
line-height: 20px;
text-shadow: 0 -1px 0 #354c8c;
white-space: nowrap;
display: inline-block;
padding: 0 6px 0 3px;
font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;
font-weight: bold;
text-decoration: none;
}

.facebookShareBtn a:hover {
	text-decoration: none;
}

.facebookShareBtn a span {
background: url('../image/socialdiscount/facebookShareBtnIcon.png') no-repeat left;
width: 12px;
height: 12px;
display: inline-block;
float: left;
margin: 4px 5px 0 0;
}

.socialDiscountsWidget.sd-custom {
	padding:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	width:100%;
}

.socialDiscountsWidget.sd-custom .box-heading {
	border-radius: 0;
	border: none;
	background: none;
	padding:0;
	margin:0 0 10px 0;
	font-size: 160%;
	font-weight: bold;
	line-height: 140%;
}

.socialDiscountsWidget.sd-custom .box-content {
	background:none;
	border-radius: 0;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 0;
	margin: 0;
}

.socialDiscountsWidget .box-content { 
	overflow: auto;
}
.sd-button-description {
	margin-top: 10px;
	display: inline-block;
}

.twitter.update, .twitter.follow {
	position: relative;
    height: 20px;
    padding: 3px 8px 1px 6px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    background-color: #1b95e0;
    border-radius: 3px;
    box-sizing: border-box;    
}

.twitter.update:focus, .twitter.update:hover, .twitter.update:active,
.twitter.follow:focus, .twitter.follow:hover, .twitter.follow:active {
    background-color: #0c7abf;
}

.twitter.update, .twitter.update .text,
.twitter.follow, .twitter.follow .text {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
}

.twitter.update i, .twitter.follow i  {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: top;
    background: transparent 0 0 no-repeat;
    background-image: url("../image/socialdiscount/twitter.svg");
}

.twitter.update .text, .twitter.follow .text {
    margin-left: 3px;
    white-space: nowrap;
    font-size: 11px;
    font: normal normal normal 11px/14px 'Helvetica Neue',Arial,sans-serif;
    font-weight: 500;
}

.twitter.update .text b, .twitter.follow .text b {
    font-weight: 500;
    white-space: nowrap;
}

.facebookShareBtn a:hover{
	cursor: pointer;
}