
/*====================================================*/
/* FILE /sedlex/inline_styles/910bae03c3d5dda4b2afa4e31912e3ef.css*/
/*====================================================*/
.social_linkz { 
	padding: 5px 0 10px 0 ; 
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.social_linkz a { 
	text-decoration: none;		
	border-bottom-width: 0px;
	border-bottom-style: none;
}

/*====================================================*/
/* FILE /plugins/social-linkz/css/css_front.css*/
/*====================================================*/

img.lnk_social_linkz {
	margin : 1px ; 
	text-decoration: none;		
	border-bottom-width: 0px;
	border-bottom-style: none;
}

/**** Bubble Icons *****/

.social_bubble {
	position: relative;
	left: -8px;
	text-decoration: none;
}

.social_bubble em{
	font-style: normal;
	font-size:12px ; 
	height:18px ; 
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #000000;
	top:-8px ; 
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 0px ; 
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;
	position: relative;
}

.social_bubble .arrow{
	top: -8px;
	left: 5px;
	margin: 0 0 0 0px ; 
	position: relative;
	z-index:10000;
}

.social_mask{
	position:fixed;
	z-index:90000;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	display:none;
}

.social_window {
	position:fixed;
	width:440px;
	height:400px;
	display:none;
	z-index:99999;
	padding:20px;
	background-color:#FFF;
}

.social_window h2 {
	font-size:130%;
	font-weight:bold;
}

.social_window textarea {
	width:90%;
}

.textEmailSocialLinkz {
	text-align:left ;
}

.closeEmailSocialLinkz {
	text-align:right ;
	font-size:80%;
}

.sendEmailSocialLinkz {
	font-size:115%;
	font-weight:bold;
	text-align:left ;
}

