﻿.addthis_toolbox .custom_hover
{
    position: relative;
    	width:200px;
}

.addthis_toolbox .custom_hover .custom_button
{
    font-weight: bold;
    padding: 4px;    
    -moz-border-radius: 5px 5px 0 0;        
    -webkit-border-radius: 5px 5px 0 0;
}

.addthis_toolbox .custom_hover .custom_button.active
{
    background-color: #eee;
}

.addthisHeader
{
				margin: 10px 10px 10px 10px ;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-bottom-color: #C0C0C0;
				text-align:center;
}

.addthisHeaderInner
{
		margin:0 auto;		
		height:20px;
		padding-bottom:3px;
}
.addthisHeaderInner img
{
				margin: 0 3px -3px 0;
				
}

.addthis_toolbox
{
				}

.hoverAddThis
{
				float:left;
				width:50px;
				
				
}



.column1, .column2
{
				float:left;
				width:129px;
				overflow:hidden;
}

.hoverAddThis img
{
		margin-bottom:-3px;

			
}

.shareText
{
			
				font-size:12px;
				font-weight:normal !important;
				text-decoration:underline;	
				margin-bottom:5px;
				margin-left:5px;
}

.onPageAddThis
{
				float:left;
				width:130px;
}

.addthis_toolbox .hover_menu 
{
    display: none;    
    position: absolute;    
    background: #fff;
}

.hover_menu
{
				margin-top:-210px;
				margin-left:-40px;
				width:285px;
				height:220px;
				overflow:hidden;
				float:right;
}

.hover_menu2
{
				margin-top:-210px;
				margin-left:-40px;
				width:285px;
				height:220px;
				overflow:hidden;
				z-index:100;
				position:absolute;


}


.addthis_toolbox .custom_hover .tower
{    
	-webkit-border-radius: 0 5px 0 0;       
	-moz-border-radius-topleft: 0;    
}

.addthis_toolbox .hover_menu 
{       
     
    border: 3px solid #eee;    
}

.addthis_toolbox .hover_menu  a
{
   width:100%;
    padding: 4px 0 4px 34px;    
    position: relative;    
    display: block;    
    text-decoration: none;    
    color: blue;
}

.addthis_toolbox .hover_menu  a:hover
{	
     
    background: #B4D3F8;    
    text-decoration: none;
}

.addthis_toolbox .hover_menu  span
{

    position: absolute;    
    left: 14px;    
    top: 4px;
}

.addthis_toolbox .hover_menu  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;    
    margin: 10px 10px 0 10px;    
    text-align: center;
}

.addthis_toolbox .hover_menu  .more a
{
    padding: 4px 0;    
    margin: 0;
}

.addthis_toolbox .hover_menu  .more span
{
    display: none;
}