﻿.link_text 
{
    font: 11px arial, helvetica, clean, sans-serif
}
.horz_li 
{
    display: inline;
    list-style-type: none;
}
.vert_li 
{
    list-style-type: none;
}
.share_top_closed
{
    position: relative;
    padding: 20px 2px 2px 2px;
	BORDER: solid 1px #ffffff; 
}
.share_top_opened
{
    position: relative;
    padding: 6px 2px 2px 2px;
	BORDER-BOTTOM: #2574bc 0px solid; 
	BORDER-LEFT: #2574bc 1px solid; 
	BORDER-TOP: #2574bc 1px solid; 
	BORDER-RIGHT: #2574bc 1px solid;
}
.share_lbl 
{
    padding-left: 20px;
    background-image: url("share.png");
    background-repeat: no-repeat;
    background-position: 0px -480px;    
}
A.share_a 
{
    text-decoration: none;
    color: #247cd4;
}
A.share_a:hover
{
    text-decoration: underline;
    color: #247cd4;
}
ul.share_dropdown 
{
    margin: 2px 10px 2px 0px;
    padding: 0px 0px 0px 0px;
}
.share_list_a 
{
    margin-left: 0px;
    line-height:20px;    
    padding-left: 22px;
    background-image: url("share.png");
    background-repeat: no-repeat;
}
.up_arrow 
{
    padding-right: 16px;
    background-image: url("share.png");
    background-repeat: no-repeat;
    background-position: 0px -40px;    
    height: 0px;
    overflow:  hidden;
}
.down_arrow 
{
    padding-right: 16px;
    background-image: url("share.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;    
    height: 0px;
    overflow:  hidden;
}
.delicious 
{
    background-position: 0px -80px;    
}
.digg
{
    background-position: 0px -120px;    
}
.facebook
{
    background-position: 0px -160px;    
}
.fark
{
    background-position: 0px -200px;    
}
.newsvine
{
    background-position: 0px -240px;    
}
.reddit
{
    background-position: 0px -280px;    
}
.stumbleupon
{
    background-position: 0px -320px;    
}
.technorati
{
    background-position: 0px -360px;    
}
.twitter
{
    background-position: 0px -400px;    
}
.yahoo-bookmarks
{
    background-position: 0px -440px;    
}
.menu-bd-opened 
{
	Z-INDEX: 100;
	POSITION: absolute; 
	left: -71px; top: 18px;
	padding: 3px 15px 3px 5px; 
	BORDER-BOTTOM: #2574bc 1px solid; 
	BORDER-LEFT: #2574bc 1px solid; 
	BORDER-TOP: #2574bc 1px solid; 
	BORDER-RIGHT: #2574bc 1px solid;
	BACKGROUND: #FFFFFF; 
	text-align: left;
}
.menu-hlp-opened 
{
	Z-INDEX: 101;
	POSITION: absolute; 
	left: 0px; top: 18px;
	height: 3px;
	width: 72px;
	border-style: none;
	BACKGROUND: #FFFFFF; 
}
.menu-shadow-opened 
{
	Z-INDEX: 99;
	POSITION: absolute; 
	left: -69px; top: 1px;
	height: 226px;
	width: 142px;
	border-right: solid 2px #ccc;
	border-bottom: solid 2px #ccc;
	border-top: none;
	border-left: none;
	BACKGROUND: transparent; 
}
.share_iframe_opened 
{
	Z-INDEX: 98;
	POSITION: absolute; 
	left: -71px; top: 1px;
	height: 226px;
	width: 142px;
	BACKGROUND: transparent; 
    filter : "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)";	
}

.menu-bd-closed 
{
    display: none;
}
.menu-hlp-closed
{
    display: none;
}
.menu-shadow-closed
{
    display: none;
}



