/* ------caseta care tine caruselul centru ----*/
.bdialog {
	width:392px;
	min-width:292px;
	color:#2a2a2a;
	margin:3px 0 0px 0;
}

.bdialog .hd .c,
.bdialog .ft .c {
	font-size:1px; /* ensure minimum height */
	height:2px;
}

.bdialog .ft .c {
	height:2px;
}

.bdialog .hd {
	background:transparent url(/images/tlblue.gif) no-repeat 0px 0px;
}

.bdialog .hd .c {
	background:transparent url(/images/trblue.gif) no-repeat right 0px;
}

.bdialog .bd {
	background:transparent url(/images/mlblue.gif) repeat-y 0px 0px;
}

.bdialog .bd .c {
	background:transparent url(/images/mrblue.gif) repeat-y right 0px;
}

.bdialog .bd .c .s {
	margin:0px 4px 0px 4px;
	background:url(../images/msblue.gif) repeat-x 0px 0px;
	padding:0.1em;
}

.bdialog .ft {
	background:transparent url(/images/blblue.gif) no-repeat 0px 0px;
}

.bdialog .ft .c {
	background:transparent url(/images/brblue.gif) no-repeat right 0px;
}

.bdialog ul {
        list-style-type:none;
        margin:0;
        padding:0;
	width:360px;
}

.bdialog ul.video {
        list-style-type:none;
        margin:0px 5px;
        padding:0;
	width:370px;
}	

.bdialog li {
    float:left;
	margin-left: 10px;
	padding:0;
	width:100px;
	text-align:center;

}
* html .bdialog li{
	margin-left: 0px;
}


.bdialog li img {
	display:block;
	padding-left: 12px;
	padding-top:5px;
}

.bdialog li.livideo {
    float:left;
	padding:6px 0px 4px 2px;
	width:120px;
	text-align:center;
	margin-left: 0px;

}
* html .bdialog li.livideo{
	margin-left: 0px;
}
a.imgvideo img{
	display:block;
	margin:0 0 0 0 5px;
	padding:0px;
}

.tblvideo{
	border-collapse:collapse; 
	padding:0px
}

.tdvideo{
	width:120px;
	height:90px;
	background-color:#000000;
	vertical-align:middle; 
}


/* --------- caseta care tine caruselul stanga  -------------------*/
.bdialog-thin {
	width:202px;
	color:#2a2a2a;
	margin:3px 0 0px 0;
}

.bdialog-thin .hd .c,
.bdialog-thin .ft .c {
	font-size:1px; /* ensure minimum height */
	height:2px;
}

.bdialog-thin .ft .c {
	height:2px;
}

.bdialog-thin .hd {
	background:transparent url(/images/tlblue.gif) no-repeat 0px 0px;
}

.bdialog-thin .hd .c {
	background:transparent url(/images/trblue.gif) no-repeat right 0px;
}

.bdialog-thin .bd {
	background:transparent url(/images/mlblue.gif) repeat-y 0px 0px;
}

.bdialog-thin .bd .c {
	background:transparent url(/images/mrblue.gif) repeat-y right 0px;
}

.bdialog-thin .bd .c .s {
	margin:0px 4px 0px 4px;
	background:url(../images/msblue.gif) repeat-x 0px 0px;
	padding:0.1em;
}

.bdialog-thin .ft {
	background:transparent url(/images/blblue.gif) no-repeat 0px 0px;
}

.bdialog-thin .ft .c {
	background:transparent url(/images/brblue.gif) no-repeat right 0px;
}

.bdialog-thin ul {
        list-style-type:none;
        margin:0;
        padding:0;
	width:190px;
}	

.bdialog-thin li {
        float:left;
	margin-left: 20px;
	margin-bottom: 5px;
	padding:0;
	width:150px;
	text-align:center;
}
* html .bdialog-thin li{
	margin-left: 6px;
}
*+ html .bdialog-thin li{
	margin-left: 15px;
}

.bdialog-thin li img {
	display:block;
	padding-left: 8px;
	padding-top:5px;
}

/* ----------------- header caseta carusel -------------------*/

.player{
	width:100% auto;
	border-bottom:1px dashed #c7c7c7;
	margin:0;
	padding:0 0 5px 0;
	font-size: 12px;
	height:100%;
}
	
.player_left {
	font-size:14px;
	margin:2px 0 0 0 ;
	padding:0;
	color:#5974B5;
	float:left;
	width:60%;	
}
	
.player_right{
	float:right;
	margin:0px;
	padding:0;
	width:40%;
}
	    
.player_right img {margin-left:3px;}

/* ---------- zona pe care se face scrolling pe centru  ----------------------------*/
.scrollbody {
	width: 380px;
	overflow: hidden;
	position:relative;
}

/* ---------- zona pe care se face scrolling pe centru (hot in seriale)  ----------------------------*/
.slidescrollbody {
	width: 380px;
	height:130px;
	overflow: hidden;
	position:relative;
	
}

/* ---------- zona pe care se face scrolling pe stanga  ----------------------------*/
.scrollbody-thin {
	width: 190px;
	overflow: hidden;
	position:relative;
}

.slidescrollbody h2, .scrollbody h2, .scrollbody-thin h2{
    font-size:10px;
    color: #696969;
    margin: 5px 0;
}


/*    ---------------- carusel stanga  -----------------------         */
.ulwrap {
        float: left;
        width:380px;
} * html .ulwrap {
	margin:5px 0 5px 2px;
}

.ulwrap-thin {    
        float: left;
        width:190px;
} * html .ulwrap-thin {
	margin:5px 0 5px 2px;
}

.slidescrollpages {
	height:100px;
	background:transparent scroll 0pt;
        list-style-type:none;
}

.scrollpages {
	background:transparent scroll 0pt;
        list-style-type:none;
}

.scrollnav {
        position: absolute;
        top: 14px;
        right: 85px;
        list-style-type: none;	
}

.bullets{
	float:right;
	display:inline;
}

.bullets a{
        display:block;
        float:left;
        background: transparent url(/images/bullets.gif) no-repeat 0 0;
        width:12px;
        height:10px;
        margin: 3px 2px;
}
.bullets a:hover, .bullets a.current {
	background-position:-12px 0;
}
.arrows{
	float:right;
}

.arrows a.video-prev-slide {
	margin: 0 -10px 0 0;
        padding:0;
}
.arrows a.arrow-disabled, .arrows a.arrow-disabled img {
        cursor:default;
        opacity:0.6;
        filter:alpha(opacity=60);
        -moz-opacity:.6;
        color: #2C967B
}   
