.socialmapping-error{
    color:#222;
    font-weight:normal;
    font-size:12px;
    margin-top:10px;
    padding:10px;
    margin-bottom:10px;
    border: ridge 1px #333;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
	background: #eeeeee; /* old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* ie */
}
a#nextunlink{
	font-size:12px;
	padding: 6px 10px;
	-webkit-border-radius: 2px 2px;
	border: solid 1px rgb(153, 153, 153);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(221, 221, 221)));
	color: #333;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(255,255,255,1);
	line-height: 1;
}
.social-reg-info{
	width:100%;
	width: 700px;
	font-size:10px;
	font-weight:bold;
	line-height:1.3em;
	clear:both;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	background: #ffffff; /* old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* ie */
	margin:0;
	padding:10px;
	margin-bottom:10px;
	border: ridge 1px #333;
	float:none;
	margin:0 auto;
	margin-top:30px;
}
.bignum{
	height:100%;
	width:1.3em;
	color:#dd1100;
	font-size:30px;
	font-weight:bold;
	margin-right:10px;
}
ul.socdescr{
	font-size:12px;
	list-style:none;
	display:inline-table;
}
ul.socdescr > li{
	float:left;
	display:block
}
.linkedacc-info{
  	box-shadow: rgba(46,60,63, 0.55) 0px 0px 20px; 
  	-moz-box-shadow: rgba(46,60,63, 0.55) 0px 0px 20px; 
  	-webkit-box-shadow: rgba(46,60,63, 0.55) 0px 0px 20px; 
	background: #fcfff4; /* old browsers */
	background: -moz-linear-gradient(top, #fcfff4 0%, #e9e9ce 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(100%,#e9e9ce)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 ); /* ie */
    width:180px;
    text-align:center;
    font-weight:bold;
    color:#444;
    clear:both;
    margin:0 auto;
    margin-top:10px;
    margin-bottom:10px;
    padding:7px;
    border-radius:4px;
    border:inset 1px #666;
}
div.socialbox{
    float:right;
    width:190px;
    clear:none;
    left:auto;
    font-size:12px;
    margin-bottom:30px;
    margin-right:20px;
}

div.socialusername{margin:20px;}
div.socialusername  div{background:url('https://ly.lygo.com/ly/reg/img/mobile/socialsprite.png') no-repeat;width:150px;height:50px;}
div.socialusername div.facebook{background-position:0 0;}
div.socialusername div.google{background-position:0 -50px;}
div.socialusername div.paypal-ids{background-position:0 -100px;}


#loginform > *{
	margin:0 auto;
}
 ul li#loginelems > *{
 	margin:0 auto;
 	display:block;
 }
 
 
 
 
.social-or{
	width:120px;
	height:15px;
	line-height:15px;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
	font-size:14px;
	color:#333;
}
div#socialbar{
	display: block;
	width:310px;
	margin: 0 auto;
	clear:both;
        height:30px;
}
ul#social-icon-bar{
	padding: 0;
	margin-bottom: 15px;
	display:inline-block;
	list-style:none;
}
ul#social-icon-bar > li{
	float:left;
	display:block;
	margin-left:5px;
	margin-right:1px;
	width:auto;
}
ul#social-icon-bar > li a.socialauth{
	height:24px;
	width:85px;
    margin:0 auto;
	background: url('http://ly.lygo.com/ly/reg/img/social-icons.png') no-repeat;
	display:inline-block;
}
ul#social-icon-bar > li p{
    font-size:12px;
    font-family: Rockwell, Georgia, 'Times New Roman', Times, serif;
    font-weight:bold;
    text-align:center;
    margin:0 auto;
}
    
ul#social-icon-bar > li a#fbLogin{
	width:95px;
	background-position:0 0;
	-webkit-background-position:0 0;
	-moz-background-position:0 0;
}
ul#social-icon-bar > li a#gLogin{
	background-position:0 -27px;
	-webkit-background-position:0 -27px;
	-moz-background-position:0 -27px;
}
ul#social-icon-bar > li a#ppLogin{
	background-position:0 -54px;
	-webkit-background-position:0 -54px;
	-moz-background-position:0 -54px;
}

div#social-widget{
	width:auto;
	height:auto;
	padding:5px;
	margin:0 auto;
    margin-bottom:10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#socialbuttons{
    margin:0 auto;
    position: relative;
/*    left: -24px;
    width:340px;*/
}
.loginBk{
	padding-bottom:0;
}

.social-redlabel{  
    font-size:15px;
    text-align:center;
    color:#D10;
    font-weight:bold;
}
