﻿/* Share Part */

.SocialNetworkBox
{
  float: left;
  position: relative;
  border: solid 0px red;
  margin: 0px auto;
  width: 100%;
}
.addthis_button
{
  cursor: pointer;
}
.social_nets
{
  background-position: center;
  border-bottom: #6f6f6f 1px solid;
  position: absolute;
  width: 100%;
  max-width: 250px;
  display: none;
  background: #fff;
  border-top: #6f6f6f 1px solid;
  top: 19px;
  border-left: #6f6f6f 1px solid;
  border-right: #6f6f6f 1px solid;
}
.sn_top
{
  border-bottom: #cfcfcf 1px solid;
  width: 100%;
  background: #f8f8f8;
  height: 17px;
}
.sn_top SPAN
{
  padding-bottom: 0px;
  font: normal 12px tahoma;
  color: #000;
  padding-top: 10px;
  font-size: 10px;
}
.close_sn
{
  text-align: center;
  width: 20px;
  display: block;
  font: Bold 12px/18px tahoma;
  height: 20px;
  color: #bf5557;
  text-decoration: none;
  cursor: pointer;
}
.sn_list {
  
}
.sn_left
{
  width: 110px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.sn_right
{
  padding-bottom: 10px;
  padding-left: 0px;
  width: 110px;
  padding-right: 0px;
  padding-top: 10px;
}
.sn_left A
{
  width: 90px;
  display: block;
  font: 12px/18px tahoma;
  margin-bottom: 5px;
  height: 20px;
  color: #000;
  text-decoration: none;
}
.sn_right A
{
  width: 90px;
  display: block;
  font: 12px/18px tahoma;
  margin-bottom: 5px;
  height: 20px;
  color: #000;
  text-decoration: none;
}
.sn_twitter {
	BACKGROUND: url(/Images/SN/twitter.gif) no-repeat 10px 2px
}
.sn_facebook {
	BACKGROUND: url(/Images/SN/facebook.gif) no-repeat 10px 2px
}
.sn_greader {
	BACKGROUND: url(/Images/SN/greader.gif) no-repeat 10px 2px
}
.sn_su {
	BACKGROUND: url(/Images/SN/su.gif) no-repeat 10px 2px
}
.sn_digg {
	BACKGROUND: url(/Images/SN/digg.gif) no-repeat 10px 2px
}
.sn_delicious {
	BACKGROUND: url(/Images/SN/delicious.gif) no-repeat 10px 2px
}
.cloob_link {
	BACKGROUND: url(/Images/SN/100c.gif) no-repeat 10px 2px
}
.sn_Li
{
BACKGROUND: url(/Images/SN/LinkedIn.gif) no-repeat 10px 2px
}
/* End Share Part */