﻿div.addthis_toolbox {
	text-align:center;
	padding: 2px 0;
	width:380px;
	margin:0;
	border-bottom:1px solid #999;
	background:#dfdcdc url('../../images-addthis/bg-add-this.jpg') repeat-x top left;
}
div.addthis_toolbox h3#AddThis-Title {
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	display:block;
	color:#000;
}
div.addthis_toolbox a, div.addthis_toolbox img {
	text-decoration:none;
	border:none;
	cursor:hand;
	cursor:pointer;
}
ul.IconList, ul.IconList li {
	display:inline;
}
ul.IconList li {
	float:left;
	text-align:center;
	margin:0 3px 0 0;
}
div.addthis_toolbox ul.IconList li a {padding:0px;}
span.ActionTitle {
	font-size:1em;
	padding:0;
	display:block;
}

/* Code below is for the pop up */
.pop {
	position: absolute;
	display: inline;
}
.pop .pop_menu {
	display: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.pop .pop_toggle {
	width: 47px;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
	background: url('../../images-addthis/iconsprite.png') no-repeat 0 -120px;
}
.active .pop_menu {
	display: block;
	position: absolute;
	left:-322px;
	top:-150px;
	padding: 0;
	width: 370px;
	height:150px;
	color:#000;
	background:url('../../images-addthis/bg-more-pop.png') no-repeat top left;
}
.active .pop_menu a {
	color: #fff;
}
.active .pop_toggle {
	z-index: 2000;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../../images-addthis/iconsprite.png') no-repeat 0 -144px;
}
table#AddThis-IconList img {
	margin-bottom:-8px;
}

table#AddThis-IconList a {
	color:#0076a3;
	display:block;
	font-size: 11px;
    margin: 5px 5px 0px;
	text-indent:20px;
	border:1px solid transparent;
}
table#AddThis-IconList a:hover {
	border:1px solid #ccc;
	background-color:#FFF;
}

.Iconlist a span {display:none;}

/* Buttons */
.addthis_button_facebook, .addthis_button_twitter, .addthis_button_email, .addthis_button_digg, .addthis_button_myspace {height:24px; display:block; text-indent:-2000px;}

.addthis_button_facebook {background:url('../../images-addthis/iconsprite.png') no-repeat 0 0; width:73px;}
.addthis_button_twitter {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -24px; width:60px;}
.addthis_button_email {background:url('../../images-addthis/iconsprite.png' ) no-repeat 0 -48px; width:56px;}
.addthis_button_digg {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -72px; width:50px;}
.addthis_button_myspace {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -96px; width:69px;}

/* Icons */
.addthis_button_amazonwishlist, .addthis_button_aolmail, .addthis_button_bebo, .addthis_button_bitly, .addthis_button_friendster, .addthis_button_mixx, .addthis_button_hotmail, .addthis_button_gmail, .addthis_button_yahoomail, .addthis_button_igoogle, .addthis_button_netvibes, .addthis_button_reddit, .addthis_button_orkut {}

.addthis_button_amazonwishlist {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -169px;}
.addthis_button_aolmail {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -185px;}
.addthis_button_bebo {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -201px;}
.addthis_button_bitly {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -217px;}
.addthis_button_friendster {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -233px;}
.addthis_button_mixx {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -249px;}
.addthis_button_hotmail {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -265px;}
.addthis_button_gmail {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -281px;}
.addthis_button_yahoomail {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -297px;}
.addthis_button_igoogle {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -313px;}
.addthis_button_netvibes {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -329px;}
.addthis_button_reddit {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -345px;}
.addthis_button_orkut {background:url('../../images-addthis/iconsprite.png') no-repeat 0 -361px;}
