@charset "utf-8";
/* CSS Document */

.new_styele_2{ position:relative;  top:-53px; left:-5px; bottom:0; background:url(video_page_images/yellow-txt.png) no-repeat; width:507px; height:84px; font-family: 'Conv_JosefinSansStd-Light'; font-size:23px; padding-left:80px; padding-top:23px; margin-top:13px;  }
.style_1{ width:1049px; height:480px; position:relative; z-index:1; padding:15px; border:1px solid #e4e4e4; margin-bottom:20px; }
.style_2{ width:1080px;}
.style_3{ text-align:center;}
.media_style{ margin-top:15px; margin-left:75px;}
.video_title{
	color:#ff6d01;
	font:30px/30px 'verlaglight';
	margin-bottom:15px;
}
.video_caption{
	color:#333;
	font:20px/26px 'verlaglight';
	min-height: 0 !important;
	margin-bottom:25px;
}

/*.slider-bg{ width:753px; height:66px;  margin:10px 15px ; padding-top:15px; padding-left:7px; border:0px solid red; margin-left:10px;}
#slide {
margin-left: 38px;
margin-right: 20px;
margin-top: 0px;
border: 0px solid red; }*/

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
   	width:1080px;
	}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

/*.jcarousel-skin-tango .jcarousel-clip-horizontal {
    
    height: 66px;
	margin-left:-11px;
}*/


.jcarousel-skin-tango .jcarousel-item {
    width: 123px;
    height: 66px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 8.5px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 5px;
    margin-right: 0;
}


/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 9px;
    right: -40px;
    width: 26px;
    height: 94px;
    cursor: pointer;
    background:url("../images/right-arrow.jpg") no-repeat;
	border:0px solid red;
}


.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 9px;
    left: -40px;
	right:0px;
    width: 26px;
    height: 94px;
    cursor: pointer;
    background:url("../images/left-arrow.jpg") no-repeat;
	border:0px solid red;
}

.jcarousel-skin-tango li
{
 background:none;
}
.jcarousel-skin-tango li:hover
{
 background:url("../../images/bg_yellow.png") no-repeat;
}