html, body {
height:100%;
}

#tooltipOverlay {
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
}
.tooltipshare {
	display:block;
	left:45px;
	position:absolute;
	top:160px;
	width:144px;
	z-index:1;
}

.tooltipshare .linetop-left, .tooltipshare .linetop-right, .tooltipshare .linebot-left, .tooltipshare .linebot-right {

	font-size: 1px; 
	height: 11px;
}
.tooltipshare .linetop-right {
	background-position: 100% 0px;
}
.tooltipshare .linetop-right, .linebot-right {
  margin-left: 11px;
  margin-top: -11px;
}
.tooltipshare .linetop-left, .linebot-left {
  margin-right: 11px;
}
.tooltipshare .linebot-right {
	background-position: 100% -11px;
}
.tooltipshare .linebot-left {
	background-position: 0px -11px;
}
.tooltipshare .boxtip {
 	background:url("http://www.thenewyooxer.yoox.com/it/wp-content/themes/yooxer/Img/blank85.png") repeat;
	*background:none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.thenewyooxer.yoox.com/it/wp-content/themes/yooxer/Img/blank85.png" ,sizingMethod="scale");
  	position: relative;
	height:37px;
}
.tooltipshare .bodytip {
	padding-left: 5px;
	padding-right: 5px;	
}
.tooltipshare .headertip {
	font-size: 1px;
	padding-right: 5px;
}
.tooltipshare .footertip {
	font-size: 1px;
	height: 3px;
}
.tooltipshare .headertip .tipclosebtn{
	display:block;
	float:right;
	height:16px;
	margin-top:4px;
	position:relative;
	width:13px;
}

.share {
	float:right;
}

.share a, .bookmarks a{
	display: block;
	text-decoration:none;
	background-repeat: no-repeat;
}

.bookmarks a {
	color:#7D7D7D;
	display:inline;
	float:left;
	height:16px;
	line-height:15px;
	padding-bottom:5px;
	padding-left:20px;
	text-align:left;
	margin-top:12px;
}


.bookmarks a:hover { 
	color: #d1d1d1;
}

.bookmarks a img.arrow{
	border: 0px;
	margin-left:5px;
}

.share .start{
	line-height:23px;
	padding-right:22px;
	text-align:right;
	width:117px;
}

.bookmarks .clear {
	clear: both;
}

.bookmarks .list {
	margin-left: 9px;
	text-align: left;	
}

.bookmarks .embed {
	float: right;
	padding-left:20px;
	display: none;
}

.bookmarks .embed textarea {
	width: 200px;	
	border: 1px solid #ee6d57;
	background-color: #eeeeee;
	margin-bottom: 2px;
	text-align: left;
}

.bookmarks .embed a.button {
	color: #ffffff;
	font-weight: bold;
	width: 80px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	line-height: 11px;
	margin-left: 122px;
}
