/**********************************
* RSS Layer
**********************************/
.layer_RSS {
	display: none;
	position: absolute;
}
.RSS_shadow_top {
	background:url(../../images/lht/rss_shadow_top.png) no-repeat top left;
	width: 279px;
	height: 5px;
}
.RSS_shadow_content{
	background:url(../../images/lht/rss_shadow_content.png) repeat-y top left;
	width: 279px;
}
.RSS_shadow_bottom{
	background:url(../../images/lht/rss_shadow_bottom.png) no-repeat top left;
	width: 279px;
	height: 5px;
}
.RSS_content{
	background: #FFFFFF;
	border-top: 0px none;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	width: 273px;
	margin: 0 3px 0 1px;
}

.RSS_content p{
	clear: right;
	background: #eeeeee;
	color: #666666;
	margin: 0 1px 1px;
	padding: 9px 10px 14px;
	line-height: 15px;
}
.RSS_content p a,
.RSS_content p a:link,
.RSS_content p a:visited {
	background: url(../../images/lht/icons.gif) no-repeat left -744px;
	color: #000066;
	font-weight: bold;
	display: block;
	padding: 0 0 0 12px;
	line-height: 21px;
}
.RSS_content p a:focus,
.RSS_content p a:hover,
.RSS_content p a:active {
	background: url(../../images/lht/icons.gif) no-repeat left -627px;
}
/**********************************
* Share Layer
**********************************/
.layer_share {
	display: none;
	position: absolute;
}
.share_shadow_top {
	background:url(../../images/lht/share_shadow_top.png) no-repeat top left;
	width: 349px;
	height: 5px;
}
.share_shadow_content{
	background:url(../../images/lht/share_shadow_content.png) repeat-y top left;
	width: 349px;
}
.share_shadow_bottom{
	background:url(../../images/lht/share_shadow_bottom.png) no-repeat top left;
	width: 349px;
	height: 5px;
}
.share_content{
	background: #FFFFFF;
	border-top: 0px none;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	width: 343px;
	margin: 0 3px 0 1px;
}
.share_content .hLine{
	border-bottom: 1px solid #d8d8d8;
	margin: 0 0 1px 0;
}
.share_content h2{
	background: url(../../images/lht/service_layer_header_bg.png) repeat-x top left;
	color: #ffffff;
	height: 20px;
	line-height: 15px;
	margin: 0 1px 1px;
	padding: 0 5px 0 9px;
}
.share_content fieldset{
	clear: right;
	background: #eeeeee;
	color: #666666;
	margin: 0 1px 1px;
	padding: 13px 20px 15px 9px;
	line-height: 15px;
	border: 0px none;
}
.share_content fieldset.send{
	padding: 8px 20px 2px 10px;
}
.share_content fieldset.send p{
	float:left;
	margin: 4px 0 0 0;
}
.share_content fieldset div{
	clear: both;
}
.share_content fieldset div.share_message{
	display: none;
}
.share_content fieldset div.sec_code input{
	margin-bottom: 0px;
}
.share_content fieldset p{
	color: #9c9c9c;
	float: right;
	font-size: 10px;
	line-height: 13px;
	margin: -5px 0 0 0;
	width: 195px;
}
.share_content fieldset p.hidden_field{
	margin: -6px 0 15px 0;
}
.share_content fieldset p.code{
	margin: -5px 0 13px 0;
}
.share_content fieldset p a,
.share_content fieldset p a:link,
.share_content fieldset p a:visited,
p.privacy_info a,
p.privacy_info a:link,
p.privacy_info a:visited {
	background: url(../../images/lht/icons.gif) no-repeat left -748px;
	margin: 0 0 0 0px;
	padding: 0 0 0 12px;
	color: #000066;
	font-size: 10px;
}
.share_content fieldset p a:focus,
.share_content fieldset p a:hover,
.share_content fieldset p a:active,
p.privacy_info a:focus,
p.privacy_info a:hover,
p.privacy_info a:active {
	background: url(../../images/lht/icons.gif) no-repeat left -631px;
}
.share_content fieldset img{
	float: right;
	margin: 0 0 7px 0;
}
.share_content legend{
	display: none;
}
.share_content label{
	float: left;
}
.share_content input,
.share_content input:hover,
.share_content textarea{
	border-top: 1px solid #999999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #999999;
	width: 191px;
	margin: 2px 0 8px 0;
	padding: 1px;
	float: right;
}

.share_content fieldset div{
 overflow:hidden;
}
.share_content input.submit_button {
	width: 58px;
	cursor: pointer;
}
p.privacy_info {
	margin: 12px 12px 15px;
	font-size: 10px;
	line-height: 13px;
	color: #a0a0a0;
}
p.privacy_info a {
	margin: 0 0 0 4px;
}
/**********************************
* Bookmark Layer
**********************************/
.layer_BM {
	display: none;
	position: absolute;
}
.BM_shadow_top {
	background:url(../../images/lht/bm_shadow_top.png) no-repeat top left;
	width: 208px;
	height: 5px;
}
.BM_shadow_content{
	background:url(../../images/lht/bm_shadow_content.png) repeat-y top left;
	width: 208px;
}
.BM_shadow_bottom{
	background:url(../../images/lht/bm_shadow_bottom.png) no-repeat top left;
	width: 208px;
	height: 5px;
}
.BM_content{
	background: #FFFFFF;
	border-top: 0px none;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	width: 202px;
	margin: 0 3px 0 1px;
}

.BM_content p{
	clear: right;
	background: #eeeeee;
	color: #666666;
	margin: 0 1px 1px;
	padding: 10px 9px 1px;
	line-height: 15px;
}
.BM_content p a.icon,
.BM_content p a.icon:link,
.BM_content p a.icon:visited{
	color: #666666;
	padding: 1px 0 3px 26px;
	float: none;
	margin: 0 0 7px 0;
}
.BM_content p a.icon:focus,
.BM_content p a.icon:hover,
.BM_content p a.icon:active{
	color: #000066;
}
.BM_content a.arrow,
.BM_content a.arrow:link,
.BM_content a.arrow:visited{
	background: url(../../images/lht/icons.gif) no-repeat left -750px;
	color: #000066;
	display: block;
	padding: 0 0 0px 14px;
	line-height: 8px;
	margin: 0 0 10px 12px;
}
.BM_content a.arrow:focus,
.BM_content a.arrow:hover,
.BM_content a.arrow:active{
	background: url(../../images/lht/icons.gif) no-repeat left -633px;
}


/**********************************
* Service Layer Common
**********************************/
.RSS_content h2,
.BM_content h2,
.share_content h2{
	background: url(../../images/lht/service_layer_header_bg.png) repeat-x top left;
	color: #ffffff;
	height: 20px;
	line-height: 15px;
	margin: 0 1px 1px;
	padding: 0 5px 0 9px;
}

.share_content h2 a.closeLayer,
.RSS_content h2 a.closeLayer,
.BM_content h2 a.closeLayer {
	position: absolute;
	top: 7px;
	right: 10px;
}