
/*- Reset -*/

.tvq-component div,
.tvq-component span,
.tvq-component object,
.tvq-component iframe,
.tvq-component h1,
.tvq-component h2,
.tvq-component h3,
.tvq-component h4,
.tvq-component h5,
.tvq-component h6,
.tvq-component p,
.tvq-component blockquote,
.tvq-component pre,
.tvq-component a,
.tvq-component abbr,
.tvq-component acronym,
.tvq-component address,
.tvq-component big,
.tvq-component cite,
.tvq-component code,
.tvq-component del,
.tvq-component dfn,
.tvq-component em,
.tvq-component font,
.tvq-component img,
.tvq-component ins,
.tvq-component kbd,
.tvq-component q,
.tvq-component s,
.tvq-component samp,
.tvq-component small,
.tvq-component strike,
.tvq-component strong,
.tvq-component sub,
.tvq-component sup,
.tvq-component tt,
.tvq-component var,
.tvq-component b,
.tvq-component u,
.tvq-component i,
.tvq-component center,
.tvq-component dl,
.tvq-component dt,
.tvq-component dd,
.tvq-component ol,
.tvq-component ul,
.tvq-component li,
.tvq-component fieldset,
.tvq-component form,
.tvq-component label,
.tvq-component legend,
.tvq-component table,
.tvq-component caption,
.tvq-component tbody,
.tvq-component tfoot,
.tvq-component thead,
.tvq-component tr,
.tvq-component th,
.tvq-component td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:Arial,Helvetica,sans-serif;
	list-style: none;
}

.tvq-l-player .tvq-lp-inner .tvq-lp-info .tvq-lpi-channel .tvq-lpic-name h2
{
	font-size:26px;
	color: #094fa4;
/*	border-bottom: 1px solid #094fa4;*/

}

.tvq-l-player .tvq-lp-inner .tvq-lp-info .tvq-lpi-title h3
{
	font-size:22px;
	color:  #f6891e;

}


.tvq-component ul { list-style: none; }

 /*- tvq.css -*/

.tvq-component div.spacer { clear: both !important; }

.tvq-component span.accesible { display: none; }

 /*- Main Viewer -*/

.tvq-carousel { float: left; width: 386px; padding:0 0 10px 0;/* background:url(../images/viewer-bgr.jpg) repeat-x scroll 0 0; */}

.tvq-carousel .tvq-c-content { width: 386px; }

/*.tvq-carousel .tvq-c-title { background:transparent url(../images/title-bgr01.jpg) repeat-x scroll 0 0; padding: 8px 10px 10px 10px; color: #fff; font-weight: bold; }*/

.tvq-carousel .tvq-c-title { 
/*	padding: 8px 10px 0px 0px;*/ 
	color: #f6891e;
	font-weight: bold;
	font-size:26px; 
}

.tvq-carousel .tvq-c-itemdetail { 
	margin-top: 5px; 
	margin-bottom: 20px; 
}

.tvq-carousel .tvq-c-carousel { 
	float: left; 
	margin-top: -10px; 
}

.tvq-carousel .tvq-c-carousel .tvq-cc-thumbnails { background: #f3971c; }

.tvq-carousel .tvq-c-carousel .tvq-cc-thumbnails .tvq-cct-title { /*float: 100%*/; margin-top: 6px; font-size: 12px; font-weight: bold; color: #004f95; height: 16px; }

.tvq-carousel .tvq-c-carousel .tvq-cc-navigation {/* margin-top: 10px;*/background-color:#F28E00; text-align: right;padding-right: 1.5em; }

.tvq-carousel .tvq-c-carousel .tvq-cc-navigation a { margin-left: 2px; width: 13px; height: 13px; }

.tvq-carousel .tvq-c-carousel #tvq-cc-mainviewer ul li a img { margin: 0px; width: 112px; height: 64px; }

.tvq-carousel .tvq-c-carousel #tvq-cc-mainviewer ul li a img.active { border: 3px solid #ddd; width: 106px; height: 58px; }

.tvq-carousel .tvq-c-carousel #tvq-cc-mainviewer ul li a img.over   { border: 2px solid #ff9800; width: 108px; height: 60px; }

.tvq-carousel .tvq-c-bottom { float: left; width: 100%; margin-top: 5px; }

.tvq-carousel .tvq-c-bottom a { color:#009ee5; line-height:1.22em; font-size: 12px; }

 /*- Video Library -*/

.tvq-video-library { width: 100%; }

.tvq-video-library .tvq-l-top { 
	float: left;
	width: 950px; 
	padding-bottom: 10px;
}

.tvq-video-library .tvq-l-top .tvq-lt-left { float: left; }

.tvq-video-library .tvq-l-top .tvq-lt-right { float: right; width: 440px; }

.tvq-video-library .tvq-l-top .tvq-lt-right .tvq-ltr-top { /*padding-bottom: 20px;*/ }

.tvq-video-library .tvq-l-top .tvq-lt-right .tvq-ltr-bottom { 
	float: right; 
	width: 100%; 
}

.tvq-video-library .tvq-l-bottom { float: left; width: 100%; padding-bottom: 5px; }

.tvq-video-library .tvq-l-footer { float: right; margin-top: 10px; margin-bottom: 20px; width: 820px; /*background: #ffffff url(../images/pub-bgr.gif) repeat-x;*/ }

.tvq-video-library .tvq-l-footer .tvq-lf-inner { padding: 10px; }

.tvq-video-library .tvq-l-footer .tvq-lf-left { float: left; padding: 10px; }

.tvq-video-library .tvq-l-footer .tvq-lf-right { float: right; width: 715px; font-size: 13px; }

.tvq-video-library .tvq-l-footer .tvq-lf-right .tvq-lfr-title { width: 100%; background: #009ee5; color: #fff; font-weight: bold; }

.tvq-video-library .tvq-l-footer .tvq-lf-right .tvq-lfr-title .tvq-lfrt-inner { padding: 7px; }

.tvq-video-library .tvq-l-footer .tvq-lf-right .tvq-lfr-content { float: left; margin-top: 7px; color: #9ca9b1; padding-bottom: 25px; line-height: 14px; }

.tvq-video-library .tvq-l-footer .tvq-lf-right .tvq-lfr-content a { color: #4072d0; text-decoration: underline; }

 /*- Video Player -*/

.tvq-video-library .tvq-l-player {
	background-color: #fcd4a5; 
	width:  496px; 
	height: 600px;
	/*border: 5px solid #f6891e;*/
	margin-top: 20px;
	 /*background: #ffffff url(../images/player-bgr.jpg) no-repeat; */
}

.tvq-video-library .tvq-l-player .tvq-lp-inner { padding-left: 10px; padding-right: 10px; padding-top: 10px; }
.tvq-video-library .tvq-l-player .tvq-lp-inner #tvq-video-library-player{
	width: 476px; height: 288px; text-align: center;
}

.tvq-video-library .tvq-l-player .tvq-lp-info { width: 460px; margin-left: auto; margin-right: auto; }

.tvq-video-library .tvq-l-player .tvq-lp-info .tvq-lpi-channel { float: left; width: 100%; height: 18px; margin-top: 32px; }

.tvq-video-library .tvq-l-player .tvq-lp-info .tvq-lpi-channel .tvq-lpic-logo { float: left; }

.tvq-video-library .tvq-l-player .tvq-lp-info .tvq-lpi-channel .tvq-lpic-name { float: left; margin-left: 6px; color: #f19311; font-size: 13px; font-weight: bold; margin-top: 3px; }

.tvq-video-library .tvq-l-player .tvq-lp-info .tvq-lpi-title {
	float: left; 
	width: 100%; 
	margin-top: 1em; 
	font-size: 16px; 
	color: #094fa4; 
	font-weight: bold; 
}

.tvq-video-library .tvq-l-player .tvq-lp-info .tvq-lpi-title h2{
    font-family: StagSansBook,Stag Sans Book,Arial,Helvetica,clean,sans-serif;
        font-size: 1.4em;
    font-weight: 100;
}
 h2.titlenoscript { 
	font-size: 16px !important; font-weight: bold; color: #f6891e; margin-left: 4px; margin-top: 4px;
 	background: url(../images/channels_title.jpg) 0 50% no-repeat;
padding-left: 50px;

height:40px;
 font-family: StagSansBook,Stag Sans Book,Arial,Helvetica,clean,sans-serif;
 	 font-family: StagSansBook,Stag Sans Book,Arial,Helvetica,clean,sans-serif;
	  font-size: 1.5em;
    line-height: 2.05em;
    text-transform:capitalize;
 }
 h2.titlenoscript span{
	background:#fff;
	 font-family: StagSansBook,Stag Sans Book,Arial,Helvetica,clean,sans-serif;
	  font-size: 1.5em;
    line-height: 2.05em;
    text-transform:capitalize;
    padding-right:10px;
}


.tvq-video-library .tvq-l-player .tvq-lp-info .tvq-lpi-subtitle { float: left; width: 100%; margin-top: 4px; font-size: 12px; color: #094fa4; font-weight: bold; }

.tvq-video-library .tvq-l-player .tvq-lp-info .tvq-lpi-description { float: left; width: 100%; margin-top: 6px; font-size: 14px; color: #555555; line-height: 17px; height: 68px; overflow: hidden; }

.tvq-video-library .tvq-l-player .tvq-lp-date { float: left; color: #009ee5; }

.tvq-video-library .tvq-l-player .tvq-lp-duration { float: left; margin-left: 10px; display: none; }

.tvq-video-library .tvq-l-player .tvq-lpi-rating { float:left; width: 100%; margin-top: 10px; }

.tvq-video-library .tvq-l-player .tvq-lpi-rating .tvq-lpir-label { float: left; color: #094fa4; font-size: 14px; margin-top: 1px; font-weight: bold; }

.tvq-video-library .tvq-l-player .tvq-lpi-rating .tvq-lpir-rating { float: left; margin-left: 12px; margin-right: 35px; }

.tvq-video-library .tvq-l-player .tvq-lpi-rating .tvq-lpir-rated { float: left; margin-left: 12px; margin-right: 10px; }

.tvq-video-library .tvq-l-player .tvq-lpi-link { float: left; width: 100%; margin-top: 15px; }

.tvq-video-library .tvq-l-player .tvq-lpi-link .tvq-lpil-label { float: left; color: #094fa4; font-size: 14px; margin-top: 6px; font-weight: bold; }

.tvq-video-library .tvq-l-player .tvq-lpi-link .tvq-lpil-url { float: left; margin-left: 15px; }

.tvq-video-library .tvq-l-player .tvq-lpi-link .tvq-lpil-url .tvq-lpilu-text { background: url(../images/url-bgr.png) repeat-x; border: 1px solid #ccc; width: 390px; padding: 5px; font-size: 11px; }

.tvq-video-library .tvq-l-player .tvq-lpi-subscribe { float: right; text-align: left; margin-top: 10px; }

.tvq-video-library .tvq-l-player .tvq-lpi-subscribe .tvq-lpis-label { float: left; color: #094fa4; font-size: 14px; margin-top: 3px; font-weight: bold; }

.tvq-video-library .tvq-l-player .tvq-lpi-subscribe ul { float: left; }

.tvq-video-library .tvq-l-player .tvq-lpi-subscribe ul li { float: left; margin-left: 5px; }

.tvq-video-library .tvq-l-player .tvq-lpir-summary {}

.tvq-video-library .tvq-l-player .tvq-lpir-results { float: right; margin-right: 40px; width: 220px; }

.tvq-video-library .tvq-l-player .tvq-lp-stars-summary { position: relative; height: 0px; width: 205px; top: 1px; left: 178px; z-index: 5; }

.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-container { display: none; position: absolute; border: 1px solid #19204c; color: #647481; background: #fafafa; font-size: 12px; width: auto; }

.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-inner { padding: 10px; }

.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-title { font-weight: bold; }

.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-data { margin-top: 10px; }

.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-data table {}

.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-data table tr {}


.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-data div { padding: 3px; vertical-align: middle; float: left;}

.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-data .count_votes { float: left; text-align: right; }

.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-data .text_votes { float: left; width: 66px; }

.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-data .img_container_votes { float: left; border: 1px solid #f39519; width: 64px; height: 7px; padding: 0; overflow: hidden; }


/*
.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-data table tr td { padding: 3px; vertical-align: middle; }

.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-data table tr td.count_votes { text-align: right; }

.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-data table tr td.text_votes { width: 66px; }

.tvq-video-library .tvq-l-player .tvq-lp-stars-summary .tvq-lpss-data table tr td .img_container_votes { float: left; border: 1px solid #f39519; width: 64px; height: 7px; padding: 0; overflow: hidden; }
*/
 /*- Videos Sections -*/

.tvq-video-library .tvq-l-navigator { width: 440px;  float: left; padding-top: 19px; }

.tvq-video-library .tvq-l-navigator .tvq-ln-tabs { font-size: 10px; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos { padding-top: 15px; height: 435px; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items { height: 410px; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item { width: 100%; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #ccc; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-picture { float: left; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-picture .tvq-lnvip-container { position: relative; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-data { float: right; width: 300px; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-data .tvq-lnvid-title { color: #094fa4; font-size: 14px; font-weight: bold; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-data .tvq-lnvid-title a { color: #094fa4; font-size: 14px; font-weight: bold; text-decoration: none; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-data .tvq-lnvid-subtitle { float: left; margin-top: 1px; width: 100%; color: #094fa4; font-size: 10px; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-data .tvq-lnvid-subtitle .tvq-lnvids-date { float: left; color: #555555; font-size: 10px; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-data .tvq-lnvid-subtitle .tvq-lnvids-duration { float: left; margin-left: 5px; font-size: 10px; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-data .tvq-lnvid-description { float:left; margin-top: 1px; width:100%; font-size:11px; color:#555555; line-height:14px; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-data .tvq-lnvid-stats { float: left; margin-top: 1px; width: 100%; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-data .tvq-lnvid-stats .tvq-lnvids-stars { float: left; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-data .tvq-lnvid-stats .tvq-lnvids-votes { float: left; margin-left: 6px; margin-top: 2px; color: #094fa4; font-size: 12px; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-data .tvq-lnvid-stats .tvq-lnvids-channel { float: right; margin-right: 10px; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-data .tvq-lnvid-stats .tvq-lnvids-channel .tvq-lnvidsc-icon { float: left; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-item .tvq-lnvi-data .tvq-lnvid-stats .tvq-lnvids-channel .tvq-lnvidsc-name{ float: left; font-size: 12px; font-weight: bold; color: #f6891e; margin-left: 4px; margin-top: 4px; }
 .titlenoscript { font-size: 16px !important; font-weight: bold; color: #f6891e; margin-left: 4px; margin-top: 4px; }


.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-browse { width: 98%; margin-left: auto; margin-right: auto; }

.tvq-video-library .tvq-l-navigator .tvq-ln-videos .tvq-lnv-items .tvq-lnvi-noresults { font-size: 12px; font-weight: bold; color: #094fa4; padding-bottom: 20px; }

 /*- Videos Channels -*/

.tvq-video-library .tvq-l-channels { width: 970px; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs { font-size: 10px; float: left; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos { height: 314px; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items { width: 100%; height: 288px; overflow: hidden; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items ul {}

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items ul li { display: inline; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items .tvq-lctvi-item { float: left; width: 374px; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #F6891E; margin-left: 6px; margin-right: 6px; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items .tvq-lctvi-item .tvq-lctvi-picture { float: left; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items .tvq-lctvi-item .tvq-lctvi-picture .tvq-lctvip-container { position: relative; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items .tvq-lctvi-item .tvq-lctvi-data { float: left; width: 250px; margin-left: 10px; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items .tvq-lctvi-item .tvq-lctvi-data .tvq-lctvid-title { color: #094fa4; font-size: 14px; font-weight: bold; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items .tvq-lctvi-item .tvq-lctvi-data .tvq-lctvid-title a { color: #094fa4; font-size: 14px; font-weight: bold; text-decoration: none; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items .tvq-lctvi-item .tvq-lctvi-data .tvq-lctvid-subtitle { float: left; margin-top: 5px; width: 100%; color: #094fa4; font-size: 10px; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items .tvq-lctvi-item .tvq-lctvi-data .tvq-lctvid-subtitle .tvq-lctvids-date { float: left; color: #555555; font-size: 10px; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items .tvq-lctvi-item .tvq-lctvi-data .tvq-lctvid-subtitle .tvq-lctvids-duration { float: left; margin-left: 5px; font-size: 10px; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items .tvq-lctvi-item .tvq-lctvi-data .tvq-lctvid-description { float: left; margin-top: 3px; width: 100%; font-size: 11px; color: #555555; line-height: 14px; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items .tvq-lctvi-item .tvq-lctvi-data .tvq-lctvid-stats { float: left; margin-top: 5px; width: 100%; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items .tvq-lctvi-item .tvq-lctvi-data .tvq-lctvid-stats .tvq-lctvids-stars { float: left; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-items .tvq-lctvi-item .tvq-lctvi-data .tvq-lctvid-stats .tvq-lctvids-votes { float: left; margin-left: 6px; margin-top: 2px; color: #094fa4; font-size: 12px; }

.tvq-video-library .tvq-l-channels .tvq-lc-tabs .tvq-lct-videos .tvq-lctv-browse { width: 98%; margin-left: auto; margin-right: auto; }

 /*- Video Search -*/

.tvq-video-library .tvq-l-search { float: right; width: 100%; margin-top: 20px; background: #009ee5; height: 70px; }

.tvq-video-library .tvq-l-search .tvq-ls-inner { 
	padding: 20px 10px; 
}

.tvq-video-library .tvq-l-search form label { float: left; font-size: 13px; font-weight: bold; color: #ffffff; margin-top: 8px; }

.tvq-video-library .tvq-l-search .tvq-ls-input { float: right; background: url(../images/search-input-bgr.png) repeat-x; border: 1px solid #71b1dc; width: 305px; padding: 2px; }

.tvq-video-library .tvq-l-search .tvq-ls-input .tsh-i-field { border: none; background: none; width: 270px; color: #777777; }

 /*- Pagination -*/

.tvq-component .tvq-browse { padding-top: 2px; padding-bottom: 8px; }

.tvq-component .tvq-browse ul { float:right; display:block; }

.tvq-component .tvq-browse ul li { float:left; margin:0 2px; }

.tvq-component .tvq-browse ul a { text-decoration: none; color: #094fa4; font-size: 11px; display: block; padding: 2px 5px; }

.tvq-component .tvq-browse .tvq-b-page a { 
	background:#eeeeee none repeat scroll 0 0; 
	border:1px solid #f6891e; 
}

.tvq-component .tvq-browse .tvq-b-active a { 
	background:#363636 none repeat scroll 0 0; 
	color: #ffffff; 
}

 /*- Video uploader -*/

.tvq-video-uploader { width: 850px; margin: auto; border:1px solid #666666; background: #000000 url(../images/bgr-upload.png) repeat-x scroll 50% bottom; color: #eee; font-size: 12px; }

.tvq-video-uploader .tvq-u-inner { padding: 20px; padding-bottom: 8px; }

.tvq-video-uploader .tvq-u-body { height: 295px; }

.tvq-video-uploader .tvq-u-title { width: 100%; text-align: right; font-weight: bold; font-size: 13px; margin-bottom: 15px; }

.tvq-video-uploader .tvq-u-description { width: 100%; text-align: left; margin-bottom: 15px; line-height: 16px; }

.tvq-video-uploader .tvq-u-fields { width: 100%; font-size: 10px; }

.tvq-video-uploader .tvq-u-fields label { font-weight: bold; padding-bottom: 3px; }

.tvq-video-uploader .tvq-u-fields input, .tvq-video-uploader .tvq-u-fields textarea, .tvq-video-uploader .tvq-u-fields select { font-size: 11px; margin-bottom: 8px; margin-top: 4px; }

.tvq-video-uploader .tvq-u-inputfield-w50 { width: 50px; }

.tvq-video-uploader .tvq-u-inputfield-w800 { width: 800px; }

.tvq-video-uploader .tvq-u-inputfield-h50 { height: 50px; }

.tvq-video-uploader .tvq-u-instructions { font-size: 12px; font-weight: bold; color: #ff9900; }

.tvq-video-uploader .tvq-u-bar { margin-top: 5px; }

.tvq-video-uploader .tvq-u-navigation { float: right; }

.tvq-video-uploader .tvq-u-navigation div { float: left; margin-left: 10px; }

.tvq-video-uploader .tvq-u-error { float: left; height: 30px; display: none; }

.tvq-video-uploader .tvq-u-error .tvq-u-e-icon { float: left; }

.tvq-video-uploader .tvq-u-error .tvq-ue-message { float:left; margin-left: 10px; margin-top: 3px; width: 550px; }

.tvq-video-uploader .tvq-u-error .tvq-ue-message .tvq-uem-inner { padding: 6px; border: 1px solid #ff9900; font-size: 10px; font-weight: bold; color: #fff; background: #ffc431; }

.tvq-video-uploader .tvq-ui-small img { margin-top: 8px; width: 80px; height: 45px; border: 1px solid #eee; }

.tvq-video-uploader .tvq-ui-big img { margin-top: 8px; width: 150px; height: 84px; border: 1px solid #eee; }

.tvq-video-uploader .tvq-u-info { margin-left: 10px; font-size: 10px; color: #ccc; }

 /*- Stats -*/

.tvq-stats { width: 100%; }

.tvq-stats .tvq-s-tabs { font-size: 10px; }

.tvq-stats .tvq-s-videos { padding-top: 20px; }

.tvq-stats .tvq-s-videos .tvq-sv-items {}

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item { width: 100%; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #ccc; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-picture .tvq-svip-container { position: relative; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-picture { float: left; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data { float: left; margin-left: 15px; width: 800px; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data .tvq-svid-title { color: #094fa4; font-size: 14px; font-weight: bold; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data .tvq-svid-subtitle { float: left; margin-top: 5px; width: 100%; color: #094fa4; font-size: 10px; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data .tvq-svid-subtitle .tvq-svids-date { float: left; color: #555555; font-size: 10px; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data .tvq-svid-subtitle .tvq-svids-duration { float: left; margin-left: 5px; font-size: 10px; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data .tvq-svid-description { float: left; margin-top: 5px; width: 100%; font-size: 11px; color: #555555; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data .tvq-svid-stats { float: left; margin-top: 5px; width: 100%; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data .tvq-svid-stats .tvq-svids-stars { float: left; height: 14px; overflow: hidden; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data .tvq-svid-stats .tvq-svids-data { float: left; margin-left: 10px; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data .tvq-svid-stats .tvq-svids-data ul {}

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data .tvq-svid-stats .tvq-svids-data ul li { float: left; margin-left: 14px; margin-top: 2px; color: #094fa4; font-size: 12px; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data .tvq-svid-stats .tvq-svids-channel { float: right; margin-right: 10px; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data .tvq-svid-stats .tvq-svids-channel .tvq-svidsc-icon { float: left; }

.tvq-stats .tvq-s-videos .tvq-sv-items .tvq-svi-item .tvq-svi-data .tvq-svid-stats .tvq-svids-channel .tvq-svidsc-name { float: left; font-size: 12px; font-weight: bold; color: #f6891e; margin-left: 4px; margin-top: 4px; }

.tvq-stats .tvq-s-videos .tvq-sv-browse { width: 98%; margin-left: auto; margin-right: auto; }

  /*-- stats videos --*/

.tvq-stats .tvq-s-channels { padding-top: 20px; }

.tvq-stats .tvq-s-channels .tvq-sc-items {}

.tvq-stats .tvq-s-channels .tvq-sc-items .tvq-sci-item { width: 100%; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #ccc; }

.tvq-stats .tvq-s-channels .tvq-sc-items .tvq-sci-item .tvq-sci-picture { float: left; }

.tvq-stats .tvq-s-channels .tvq-sc-items .tvq-sci-item .tvq-sci-data { float: left; margin-left: 15px; width: 800px; }

.tvq-stats .tvq-s-channels .tvq-sc-items .tvq-sci-item .tvq-sci-data .tvq-scid-title { color: #094fa4; font-size: 14px; font-weight: bold; }

.tvq-stats .tvq-s-channels .tvq-sc-items .tvq-sci-item .tvq-sci-data .tvq-scid-subtitle { float: left; margin-top: 5px; width: 100%; color: #094fa4; font-size: 10px; }

.tvq-stats .tvq-s-channels .tvq-sc-items .tvq-sci-item .tvq-sci-data .tvq-scid-subtitle .tvq-scids-date { float: left; color: #555555; font-size: 10px; }

.tvq-stats .tvq-s-channels .tvq-sc-items .tvq-sci-item .tvq-sci-data .tvq-scid-stats { float: left; margin-top: 8px; width: 100%; }

.tvq-stats .tvq-s-channels .tvq-sc-items .tvq-sci-item .tvq-sci-data .tvq-scid-stats .tvq-scids-stars { float: left; height: 14px; overflow: hidden; }

.tvq-stats .tvq-s-channels .tvq-sc-items .tvq-sci-item .tvq-sci-data .tvq-scid-stats .tvq-scids-data { float: left; margin-left: 10px; }

.tvq-stats .tvq-s-channels .tvq-sc-items .tvq-sci-item .tvq-sci-data .tvq-scid-stats .tvq-scids-data ul {}

.tvq-stats .tvq-s-channels .tvq-sc-items .tvq-sci-item .tvq-sci-data .tvq-scid-stats .tvq-scids-data ul li { float: left; margin-left: 14px; margin-top: 2px; color: #094fa4; font-size: 12px; }

.tvq-stats .tvq-s-channels .tvq-sc-browse { width: 98%; margin-left: auto; margin-right: auto; }

.tvq-stats .tvq-s-overlay { background:url(../images/white.png) no-repeat; padding:40px;  width:576px;  display:none; }

.tvq-stats div.tvq-s-overlay div.close { background:url(../images/close.png) no-repeat; position:absolute; top:2px; right:5px; width:35px; height:35px; cursor:pointer; }
 
.tvq-stats #tvq-s-mainplayer { display:block; height:450px; }

 /*- tvq.jquery-ui-1.8.custom.css -*/

/* Layout helpers ----------------------------------*/

.tvq-component .ui-helper-hidden { display: none; }
.tvq-component .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.tvq-component .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.tvq-component .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.tvq-component .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.tvq-component .ui-helper-clearfix { display:block; }
/* end clearfix */
.tvq-component .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; /*opacity: 0; filter:Alpha(Opacity=0); */}


/* Interaction Cues ----------------------------------*/

.tvq-component .ui-state-disabled { cursor: default !important; }


/* Icons ----------------------------------*/

.tvq-component .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals ----------------------------------*/

.tvq-component .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* Component containers ----------------------------------*/

.tvq-component .ui-widget { font-size: 18px; }

.tvq-component .ui-widget .ui-widget { font-size: 16px; }

.tvq-component .ui-widget input,

.tvq-component .ui-widget select,

.tvq-component .ui-widget textarea,
.tvq-component .ui-widget button { font-size: 16px; }

.tvq-component .ui-widget-content { border: none; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }

.tvq-component .ui-widget-content a { color: #222222; }

.tvq-component .ui-widget-header { border: none; background: #ffffff url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }

.tvq-component .ui-widget-header a { color: #222222; }

/* Interaction states ----------------------------------*/

.tvq-component .ui-state-default,
.tvq-component .ui-widget-content .ui-state-default { border: 1px solid #f6891e; background: #f6891e url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }

.tvq-component .ui-state-default a,
.tvq-component .ui-state-default a:link,
.tvq-component .ui-state-default a:visited { color: #ffffff; text-decoration: none; font-weight: bold; }

.tvq-component .ui-state-hover,
.tvq-component .ui-widget-content .ui-state-hover,
.tvq-component .ui-state-focus,
.tvq-component .ui-widget-content .ui-state-focus { border: 1px solid #f6891e; background: #ffffff url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #f6891e; }

.tvq-component .ui-state-hover a,
.tvq-component .ui-state-hover a:hover { color: #f6891e; text-decoration: none; }

.tvq-component .ui-state-active,
.tvq-component .ui-widget-content .ui-state-active { border: 1px solid #f6891e; background: #ffffff; font-weight: normal; color: #f6891e; }

.tvq-component .ui-state-active a,
.tvq-component .ui-state-active a:link,
.tvq-component .ui-state-active a:visited { color: #f6891e; text-decoration: none; font-weight: bold; }

.tvq-component .ui-widget :active { outline: none; }

/* Interaction Cues ----------------------------------*/

.tvq-component .ui-state-highlight,
.tvq-component .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }

.tvq-component .ui-state-highlight a,
.tvq-component .ui-widget-content .ui-state-highlight a { color: #363636; }

.tvq-component .ui-state-error,
.tvq-component .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }

.tvq-component .ui-state-error a,
.tvq-component .ui-widget-content .ui-state-error a { color: #cd0a0a; }

.tvq-component .ui-state-error-text,
.tvq-component .ui-widget-content .ui-state-error-text { color: #cd0a0a; }

.tvq-component .ui-priority-primary,
.tvq-component .ui-widget-content .ui-priority-primary { font-weight: bold; }

.tvq-component .ui-priority-secondary,
.tvq-component .ui-widget-content .ui-priority-secondary { /* opacity: .7; filter:Alpha(Opacity=70);*/font-weight: normal; }

.tvq-component .ui-state-disabled,
.tvq-component .ui-widget-content .ui-state-disabled { /*opacity: .35; filter:Alpha(Opacity=35);*/ background-image: none; }

/* Corner radius */
/*
.tvq-component .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }

.tvq-component .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }

.tvq-component .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }

.tvq-component .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

.tvq-component .ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }

.tvq-component .ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

.tvq-component .ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

.tvq-component .ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }

.tvq-component .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
*/
/* Overlays */

.tvq-component .ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; /*opacity: .30;filter:Alpha(Opacity=30);*/ }

.tvq-component .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; /*opacity: .30;filter:Alpha(Opacity=30);*/ /*-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;*/ }

/* Tabs ----------------------------------*/

.tvq-component .ui-tabs { position: relative; padding: 3px; /*zoom: 1;*/ padding: 0; }

.tvq-component .ui-tabs .ui-tabs-nav { 
	margin: 0;
	padding: 0; 
/*	margin-left: -5px;*/
}

.tvq-component .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 3px 1px 0; padding: 0; white-space: nowrap; }

.tvq-component .ui-tabs .ui-tabs-nav li a { float: left; padding: 4px 10px; text-decoration: none; font-size: 12px; }

.tvq-component .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }

.tvq-component .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.tvq-component .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.tvq-component .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }

.tvq-component .ui-tabs .ui-tabs-nav li a,
.tvq-component .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }

.tvq-component .ui-tabs .ui-tabs-panel { 
	display: block;
	border: 0;
	padding: 5px 5px; 
	background-color: #ffffff; 
	border: 1px solid #f6891e;
	width: 428px;
	/*margin-left: -9px;*/
}
.tvq-stats  .ui-tabs .ui-tabs-panel{
    width:98% !important;
}

.tvq-component .ui-tabs .ui-tabs-hide { display: none !important; }

/* Vertical Tabs ----------------------------------*/

.tvq-component .ui-tabs-vertical { width: 960px; }

.tvq-component .ui-tabs-vertical .ui-tabs-nav { 
	padding: 0; 
	float: left; 
	width: 150px;
}

.tvq-component .ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: -1px -1px 5px 0; padding-top: 12px; padding-bottom: 12px; }

.tvq-component .ui-tabs-vertical .ui-tabs-nav li { border: 1px #f6891e solid;/* background: url(../images/vertical-tab-bgr.png) repeat-x;*/ }

.tvq-component .ui-tabs-vertical .ui-tabs-nav li a { display:block; }

.tvq-component .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 12px; padding-right: 1px; border-right-width: 1px; border-right-width: 1px; margin-bottom: 5px; background: #ffffff; }

.tvq-component .ui-tabs-vertical .ui-tabs-panel { float: left; width: 793px; min-height: 150px; padding-left: 5px; padding-right: 0px; padding-top: 25px; }

.tvq-component .ui-tabs-vertical .ui-state-default a,
.tvq-component .ui-tabs-vertical .ui-state-default a:link,
.tvq-component .ui-tabs-vertical .ui-state-default a:visited { color: #094fa4; }

.tvq-component .ui-tabs-vertical .ui-state-default a,
.tvq-component .ui-tabs-vertical .ui-state-default a:link,
.tvq-component .ui-tabs-vertical .ui-state-default a:visited { color: #094fa4; }

.tvq-component .ui-tabs-sections .ui-tabs-nav li { border-bottom: 0 !important; }

.tvq-stats .ui-tabs .ui-tabs-nav li a { font-size: 10px; }

 /*- tvq.jquery.ui.stars.css -*/

.tvq-component .ui-stars-star,
.tvq-component .ui-stars-cancel { float: left; display: block; overflow: hidden; text-indent: -999em; cursor: pointer; }

.tvq-component .ui-stars-star a,
.tvq-component .ui-stars-cancel a { width: 15px; height: 14px; display: block; background: url(../images/jquery.ui.stars.png) no-repeat 0 0; }

.tvq-component .ui-stars-star a { background-position: 0 -30px; }

.tvq-component .ui-stars-star-on a { background-position: 0 -45px; }

.tvq-component .ui-stars-star-hover a { background-position: 0 -60px; }

.tvq-component .ui-stars-cancel-hover a { background-position: 0 -15px; }

.tvq-component .ui-stars-star-disabled,
.tvq-component .ui-stars-star-disabled a,
.tvq-component .ui-stars-cancel-disabled a { cursor: default !important; }

 /*---*/

.tvq-component .tvq-stars-large .ui-stars-star,
.tvq-component .tvq-stars-large .ui-stars-cancel { float: left; display: block; overflow: hidden; text-indent: -999em; cursor: pointer; }
.tvq-component .tvq-stars-large .ui-stars-star a,
.tvq-component .tvq-stars-large .ui-stars-cancel a { width: 18px; height: 17px; display: block; position: relative; background: url(../images/crystal-stars.png) no-repeat 0 0; }
.tvq-component .tvq-stars-large .ui-stars-star a { background-position: 0 -35px; }
.tvq-component .tvq-stars-large .ui-stars-star-on a { background-position: 0 -53px; }
.tvq-component .tvq-stars-large .ui-stars-star-hover a { background-position: 0 -71px; }
.tvq-component .tvq-stars-large .ui-stars-cancel-hover a { background-position: 0 -18px; }
.tvq-component .tvq-stars-large .ui-stars-star-disabled,
.tvq-component .tvq-stars-large .ui-stars-star-disabled a,
.tvq-component .tvq-stars-large .ui-stars-cancel-disabled a { cursor: default !important; }

 /*- jquery.jcarousel.css -*/

.tvq-component .jcarousel-container { position: relative; }

.tvq-component .jcarousel-clip { z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; }

.tvq-component .jcarousel-list { z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }

.tvq-component .jcarousel-list li,
.tvq-component .jcarousel-item { float: left; list-style: none; width: 75px; height: 75px; }

.tvq-component .jcarousel-next { z-index: 3; display: none; }

.tvq-component .jcarousel-prev { z-index: 3; display: none; }

.tvq-component .tvq-jcarousel-skin .jcarousel-container { background: #ffffff; }

.tvq-component .tvq-jcarousel-skin .jcarousel-container-horizontal { border:  13px solid #f28e00; width: 342px; padding: 15px 22px 5px 22px; }

.tvq-component .tvq-jcarousel-skin .jcarousel-clip-horizontal { width:  342px; height: 64px; }

.tvq-component .tvq-jcarousel-skin .jcarousel-item { width: 112px; height: 64px; }

.tvq-component .tvq-jcarousel-skin .jcarousel-item-horizontal { margin-right: 3px; }

.tvq-component .tvq-jcarousel-skin .jcarousel-item-placeholder { background: #fff; color: #000; }

.tvq-component .tvq-jcarousel-skin .jcarousel-next-horizontal { position: absolute;
  top: 32px;
  right: 3px;
  width: 18px;
  height: 32px;
  cursor: pointer;
  background: transparent url(../images/next-horizontal.gif) no-repeat 0 0;
}

.tvq-component .tvq-jcarousel-skin .jcarousel-next-horizontal:hover { background-position: -18px 0; }

.tvq-component .tvq-jcarousel-skin .jcarousel-next-horizontal:active { background-position: -36px 0; }

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

.tvq-component .tvq-jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: 32px;
    left: 3px;
    width: 18px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.gif) no-repeat 0 0;
}

.tvq-component .tvq-jcarousel-skin .jcarousel-prev-horizontal:hover { background-position: -18px 0; }

.tvq-component .tvq-jcarousel-skin .jcarousel-prev-horizontal:active { background-position: -36px 0; }

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


#quetzaltv_player {
 /*   background-image: url('../imagenes/home_separator_top_orange.jpg');
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 10px;*/
}
.player #columnaIzquierda .csc-textpic-image{
	margin-bottom:0;
	margin-top:10px;
}

.tvq-carousel .tvq-c-title img{
	margin-bottom:-10px;
} 


.zona_derecha #columnaCentral .csc-textpic-text .contenttable .bodytext {
	color: #666666;
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 0.8em;
	margin: 0cm 0cm 0pt 18pt;
}

#izquierda .post_itinerario #columnaCentral .tx-pluginsexpediciones-pi22 .videoteca .modo_texto
{
	color: #fff;
    display: inline;
    float: right;
    font-size: 13px;
    position: relative;
margin-right: 20px;
    margin-top: 3px;
}

.bullet-video li
{
	display:inline;
}


