/* CSS Document */

#site-bottom-bar
{
	border-top: 0px solid #808080;
	bottom: 0px;
	height: 30px;
	position: fixed;
	width: 1%;
	z-index: 1000;
}
#site-bottom-bar-frame
{
	height: 30px;
	margin: 0px 10px 0px 10px;
	position: relative;
}
#site-bottom-bar-content
{
	padding: 3px 0px 0px 0px;
}
#menu-root
{
	background: url(../BannerImages/sharebar_closed_background.gif);
	border: 0px solid #808080;
	color: #000000;
	display: none;
	height: 30px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	width: 85px;
	position: absolute;
	bottom: 3px;
left:5px;
	
}
#menu-root:hover
{
	background-color: #dadada;
}
#menu
{
	background-color: #808080;
	border: 0px solid #808080;
	bottom: 3px;
	display: block;
	left: 5px;
	position: absolute;
	width: 935px;
	height: 30px;
	
}
  
/* -------------------------------------------------- *//* -- IE 6 FIXED POSITION HACK ---------------------- *//* -------------------------------------------------- */
.bg
{
	/*background: url(../BannerImages/sharebar_background.gif);*/
	 background:#5a615a;

}
.txt1
{
	font: bold 14px Segoe, Arial;
	color: #ffffff;
	padding-left: 20px;
}
.txt2
{
	font: bold 13px Arial;
	color: #ffffff;
}
.txt2 a
{
	font: bold 12px Arial;
	color: #ffffff;
	text-decoration: underline;
}
.txt2 a:hover
{
	font: bold 12px Arial;
	color: #ffffff;
	text-decoration: none;
}
.txt-hide
{
	font: normal 11px Arial;
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
}
.txt-hide a
{
	font: normal 11px Arial;
	color: #ffffff;
	text-decoration: underline;
}
.txt-hide a:hover
{
	font: normal 11px Arial;
	color: #ffffff;
	text-decoration: none;
}
.imgarrow
{
	padding-top: 3px;
	text-align: center;
}



