/*FeedReaderJP */

#nscontainer{
border: 1px solid #999;overflow:hidden;width:346px;
background:url(../images/gradient-bg.gif);
}

#nsfulltext{
	height:165px;width:100%;position:relative;
}

#nsitemcontainer{
position:relative;width:100%;height:137px;display:none;
}

#feedreaderjp {
width:100%;background:#ffffff;
}

#tempi{
width:100%;background:#ecf6fc;height:155px;display:none;color:#000000;position:absolute;left:0;top:20px;
overflow-x: hidden;overflow-y:scroll;overflow:-moz-scrollbars-vertical !important;
}

.loadingmsg{
	background-image: url(../images/loader-blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:165px;

}

.feeditemjp {
	width:100%;float:left;color:black;background:#ffffff;height:150px;
	overflow-x: hidden;overflow-y:scroll;overflow:-moz-scrollbars-vertical !important;
}

#scrolleritems{
position:absolute;top:0;left:0;width:100%;height:135px;background:#ffffff;display:none;overflow:auto;

}

#nstitle{
background:url(../images/panel-title-light-bg.gif);width:100%;text-indent:2px;font-weight:bold;text-align:right;
}

#cbar{
background:url(../images/panel-title-light-bg.gif);height:18px;width:100%;position:relative;
}

.ns_control{
width:14px;float:left;cursor:pointer;position:absolute;left:0px;top:0;background: url(../images/ns-expand.gif) no-repeat 0 3px;
}

#loading_feed{background: url(../images/loader2.gif) no-repeat;position:absolute;top:0;right:10px;}

#ns_oc{
display:none;
}

.ns_ititle{float:left;width:22%;padding-left:10px;}
.ns_ftitle{float:left;width:22%;background: url(../images/ns-expand.gif) no-repeat 0 3px;padding-left:10px;cursor:pointer;position:relative}
.ns_fload{float:left;width:22%;background: url(../images/ns-expand.gif) no-repeat 0 3px;padding:0 10px;cursor:pointer;position:relative;z-index:10}
.ns_cload{float:left;width:22%;background: url(../images/ns-expand.gif) no-repeat 0 3px;padding:0 10px;cursor:pointer;position:relative}

.ns_c{
background: url(../images/ns-collapse.gif) no-repeat 0 3px;font-weight:bold;color:#000032;
}



#feedslist,#myfeeds{
position:absolute;top:0;left:0;width:100%;height:135px;background:#ffffff;display:none;overflow:auto;
}

#feed-url-box{
position:absolute;top:0;left:0;width:99%;background:url(../images/gradient-bg.gif);display:none;border:1px solid #4c77b4;
}


.delfeed{position:absolute;top:0;left:0;width:20px;height:20px;background:url(../images/ns-close.gif) no-repeat 0 3px;cursor:pointer;}

.customfl{cursor:pointer;float:left;overflow:hidden;height:20px;width:100%}

.feeditemjp img{
	border: 1px solid #f7f7f7;
	padding: 2px;float:left;margin-right:2px;
}
.insidejp{
padding:5px;
}

.item_heading a{
font-weight:bold
}


.itemlist{
padding:4px 11px;overflow:hidden;position:relative;
border-bottom:1px solid #95bce2;cursor:pointer;background:#ffffff;
}

.alt{
background: #ecf6fc;
}

.ns_over{
background: #e5e5e5;/*background: #bcd4ec;*/
}

.ns_active{
background:#aec9f1;
}

.showit{
display:block;
}

.hideit{
display:none;
}

.wait{
background:url(../images/loader-blue.gif) no-repeat 0 3px;width:30px;display:none;
}
