﻿/**
 * Facebook Slide FanBox
 * @license    GNU/GPL http://www.gnu.org/copyleft/gpl.html
 * @link       http://facebooklikebox.net
 */
#likebox_1 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:5px solid #3c95d9;
	background-color: #fff;
	position: fixed;
	display:block;
	z-index:10000;
}

#likebox_1_1 {
	overflow: hidden;
	text-align: left;
}

#likebox_1 img {
	position: absolute; 
	top: 0px; 
	cursor: pointer;
	border: 0;
}

#likebox_1 iframe {
	border:0px;
	overflow: hidden; 
	position: absolute;
	width:100%;
	height: 100%;
}

#polecam_1 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:5px solid #6CC5FF;
	background-color: #6CC5FF;
	position: fixed;
	display:block;
	z-index:10000;
}

#polecam_1_1 {
	overflow: hidden;
}

#polecamy_img {
	position: absolute; 
	top: 0px; 
	border: 0;
	cursor: pointer;
}

#google_1 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #006ec9;
	position: fixed;
	display:block;
	z-index:10000;
}

#google_1_1 {
	overflow: hidden;
}

#google_img {
	position: absolute; 
	top: 0px; 
	border: 0;
	cursor: pointer;
}

#youtube_1 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	position: fixed;
	display:block;
	z-index:10000;
}

#youtube_1_1 {
	overflow: hidden;
}

#youtube_1 img {
	position: absolute; 
	top: 0px; 
	overflow: hidden;
	cursor: pointer;
}
#linkedin_1 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #4B88C0;
	position: fixed;
	display:block;
	z-index:10000;
}

#linkedin_1_1 {
	overflow: hidden;
}

#linkedin_img {
	position: absolute; 
	top: 0px; 
	border: none;
	cursor: pointer;
}