/* ngjarje-slider */
.ngjarjet-e-dites-container {
	padding: 0 0 15px 0;
	height: 29px;
}
.ngjarjet-e-dites-container ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #025aa4;
	width: 126px;
	float: left;
	height: 29px;
	line-height: 28px;
	list-style: disc;
	padding: 0 0 0 8px;
	background:url(../images/ngjarje_bg.png) no-repeat right #EFEFEF;
}
.ngjarjet-e-dites-container ul li.ngjarjet-e-dites {
    margin: 0 0 0 15px;
}

.ngjarjet-e-dites-titujt {
    float: left;
    width: 540px;
}

.ngjarje-slider{
    position:relative;
    height: 29px;
    width: 545px;
    overflow:hidden;    
}

.ngjarje-slider h2{
	color: #fff;
}	


.ngjarje-slider .backgrounds_ld{
    height: 29px;
}

.ngjarje-slider .backgrounds_ld .item{
    width: 526px;
    height: 29px;
    position: relative;
    display: inline-block;
    z-index:1;
    background:url(../images/ngjarje_item_bg.png) no-repeat left #FFF;
	color: #292929;
	font-family: Arial;
	font-size: 11px;
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: middle;
}

.ngjarje-slider .backgrounds_ld .item span{
    float: left;
	
    margin: 0 5px 0 0;
	
    line-height: 29px;
    font-weight: bold;
}

.ngjarje-slider .backgrounds_ld .item_title{
	line-height: 29px;
}

.ngjarje-slider .backgrounds_ld .item_1{
    
}

.ngjarje-slider .backgrounds_ld .item_2{
    
}

.ngjarje-slider .backgrounds_ld .item_3{
    
}

.ngjarje-slider .panel_ld{
    background:url(../images/ngjarje_arrows_bg.png) no-repeat left #efefef;
    color: #fff;
    position:absolute;
    right: 0;
    top:0;
    height: 29px;
    width: 70px;
    z-index:10;
}

.ngjarje-slider .panel_ld .paging{
    position:absolute;
    bottom: 5px;
    left:25px;
    width: 53px;    
    text-align:center;   
}

.ngjarje-slider .panel_ld .paging a{
    color: #4c4c4c;
    font-size: 1.1em;
}

.ngjarje-slider .panel_ld .pause_ld{
    position:absolute;
    right: 25px;
    top: 1px;
    display:block;
    width: 9px;
    height: 18px;
    background: transparent url(../images/ngjarje_arrows.png) no-repeat -19px top;
    text-indent: -6000px;
}

.ngjarje-slider .panel_ld .play_ld{
    position:absolute;
    right: 25px;
    top: 9px;
    display:block;
    width: 9px;
    height: 20px;
    background: transparent url(../images/ngjarje_arrows.png) no-repeat -19px bottom;
    text-indent: -6000px;
}

.ngjarje-slider .panel_ld .paging .next_ld{
    position:absolute;
    right:15px;
    bottom:4px;
    display:block;
    width: 12px;
    height: 20px;
    background: transparent url(../images/ngjarje_arrows.png) no-repeat -32px top;
    text-indent: -6000px;
}

.ngjarje-slider .panel_ld .paging .previous_ld{
    position:absolute;
    left: -5px;
    bottom:4px;
    display:block;
    width: 12px;
    height: 20px;
    background: transparent url(../images/ngjarje_arrows.png) no-repeat -4px 0;
    text-indent: -6000px;
}

.ngjarje-slider .panel_ld .paging #numbers_ld a {
    padding: 0 5px 0 5px;
}

.ngjarje-slider .panel_ld .paging #numbers_ld a.selected {
    color: #fff;
}



.ngjarje-slider .panel_ld .detail_lds_ld_wrapper_ld {
    position:absolute;
    top:20px;
    left:25px;
    width: 225px;
    overflow:hidden;
    height: 200px;
}

.ngjarje-slider .panel_ld .detail_lds_ld_wrapper_ld .detail_lds_ld{
    height: 200px;
}

.ngjarje-slider .panel_ld .detail_lds_ld_wrapper_ld .detail_lds_ld .detail_ld{
    width: 225px;
    height: 10px;
    float:left;
    
}

.ngjarje-slider .panel_ld .detail_lds_ld_wrapper_ld .detail_lds_ld h2{
    font-size: 1.9em;
    line-height: 1.2em;
    margin: 0 0 5px 0;
}

.ngjarje-slider .panel_ld .detail_lds_ld_wrapper_ld .detail_lds_ld a.more{
    color: #fff;
    font-size:1.1em;
}   

/* END ngjarje-slider */
