.jcarousel-skin-nonstop .jcarousel-container {
/*-moz-border-radius: 10px;
    background: #D4D0C8;
    border: 1px solid #808080; */
}
.jcarousel-skin-nonstop .jcarousel-container-horizontal {
/* padding: 6px 40px 10px 23px; */
			padding:0;
		    background: transparent url(nonstop_bg.png) no-repeat 0 0;
			width:962px;
			height:130px;
			z-index:1;
}
.jcarousel-skin-nonstop .jcarousel-clip-horizontal {
    width:  850px;
    height: 97px;
	left:64px;
	top:26px;
}

.jcarousel-skin-nonstop .jcarousel-clip-vertical {
    width:  77px;
    height: 145px;
}

.jcarousel-skin-nonstop .jcarousel-item {
    width: 140px;
    height: 100px;
    /* border-right: 1px solid #d2d2d2; */
}

.jcarousel-skin-nonstop .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-nonstop .jcarousel-item-horizontal {
    margin-right: 2px;
}

.jcarousel-skin-nonstop .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-nonstop .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-nonstop .jcarousel-next-horizontal {
    position: absolute;
	left:920px;
	top:47px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;	
}

.jcarousel-skin-nonstop .jcarousel-next-horizontal:hover {
    background-position: -30px 0;
}

.jcarousel-skin-nonstop .jcarousel-next-horizontal:active {
    background-position: -60px 0;
}

.jcarousel-skin-nonstop .jcarousel-next-disabled-horizontal,
.jcarousel-skin-nonstop .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-nonstop .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -90px 0;
}

.jcarousel-skin-nonstop .jcarousel-prev-horizontal {
    position: absolute;
    top: 47px;
    left: 16px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-nonstop .jcarousel-prev-horizontal:hover {
    background-position: -30px 0;
}

.jcarousel-skin-nonstop .jcarousel-prev-horizontal:active {
    background-position: -60px 0;
}

.jcarousel-skin-nonstop .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-nonstop .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-nonstop .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -90px 0;
}



/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-skin-nonstop .jcarousel-container {
    position: relative;
	margin-bottom:-20px;
	top:-15px;
}
.jcarousel-skin-nonstop .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-skin-nonstop .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-skin-nonstop .jcarousel-list ul {
	display:inline;
}
.jcarousel-skin-nonstop .jcarousel-list li{
 	float: left; 
  	list-style-type: none;
	list-style: none; 
    width: 140px;
    height: 90px;
	margin-top: -3px;
	display:inline;
}
.jcarousel-skin-nonstop .jcarousel-item {
    float: left;
    list-style: none;
    width: 140px;
    height: 100px;
	list-style-type: none;
	display:inline;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-skin-nonstop .jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-skin-nonstop .jcarousel-prev {
    z-index: 3;
    display: none;
}
#table-onecolumn-kanali tbody tr.streem_tr:hover {
background:none;
}

#nonstop_tab{
left:12px;
margin-top:-156px;
position:absolute;
z-index:0;
}
#nonstop_tab span{
background: transparent url(http://static.etvnet.com/css/nonstop/nonstop_tab_bg.png) repeat-x 0 0;
display:block;
height:38px;
padding:6px 20px 0 20px;
float:left;
border:1px solid #a1a1a1;
box-shadow:0px 0px 15px #848484;
-webkit-box-shadow:0px 0px 15px #848484;
-moz-box-shadow:0px 0px 15px #848484;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#b0b0b0', Direction=5, Strength=3);
border-radius:5px; 
-moz-border-radius:5px; 
-webkit-border-radius:5px;
line-height:21px;
font-weight:bold;
cursor:pointer;
}
.nonstop_btn_close {
cursor:pointer;
left:936px;
position:relative;
top:-116px;
z-index:3;
width:17px;
}
.onair {
	color:#333; 
	margin-top:8px; 
	display:block; 
	float:left; 
	width:135px; 
	margin-bottom:5px;
	font-size: 14px;
}
.onair_duration {
	color:#333; 
	margin-top:4px; 
	display:block; 
	float:left;
	font-size: 14px;
}
.onair_play {
	color:#333; 
	margin-top:3px; 
	display:block; 
	float:right; 
	margin-right:15px;
}
