.fullslider{
	float:right;
	width:100%;
	position:relative;
	overflow:hidden;
	min-height:301px;
}
.fullslider #featured .ui-tabs-hide{ 
	display:none; 
}
.fullslider #featured ul.ui-tabs-nav{
	text-align:center;
}
.fullslider #featured ul.ui-tabs-nav li img{ 
	float:right;
	margin:2%; 
	background:#fff; 
	padding:2%;
	width:92%;
	min-width:92%;
	border:1px solid #CCC;
	float:right;
}
.fullslider #featured .ui-tabs-panel{
	position:relative;
}

.fullslider #featured .ui-tabs-panel img{
	float:right;
	max-height:300px;
	margin:0;
	min-width:100%;
}
.fullslider #featured .ui-tabs-panel.span10{
	background:#EBEBEB;
	min-height:301px;
}
.fullslider #featured .ui-tabs-panel.span10 *{
	max-width:98%;
}
.fullslider #featured .ui-tabs-panel .info{ 
	bottom:0px;
	right:0px;
	width:99%;
	padding:0.5%;
	margin:0.5%;
	float:right;
	position:absolute;
	background:url(../images/transparent-bg.png) repeat top right;
	color:#EFEFEF;
	font-size:11px;
}
.fullslider #featured .ui-tabs-panel .info a{
	color:#FFF;
	font-size:13px;
}
/*Slide of Thumnail*/
.videos.row-fluid [class*="span"]{
	float:right;
	max-width:50%;
}
.row-fluid [class*="span"].video_item{
	float:right;
}
.item_video{
	margin:5px;
	position:relative;
	min-height:220px;
	overflow:hidden;
}
.item_video .movietime{
	position:absolute;
	bottom:10px;
	left:0px;
	font-size:11px;
	padding:3px;
	background:#900;
	color:#FFF;
	opacity:0.9;
}
.item_video .saleable{
	position:absolute;
	background:url(../images/salable.png) no-repeat top right;
	width:14px;
	height:47px;
	z-index:1;
	left:5px;
	top:0px;
}
.item_video .production{
	position:absolute;
	background:url(../images/prodcution.png) no-repeat top right;
	width:14px;
	height:47px;
	z-index:1;
	left:03px;
	top:0px;
}
.item_video .item_image{
	float:right;
	width:100%;
	height:auto;
	position:relative;
	margin-bottom:5px;
}
.item_video .item_image img{
	float:right;
}
.item_video .special{
	position:absolute;
	background:url(../images/special.png) no-repeat top right;
	width:36px;
	height:36px;
	z-index:1;
	right:0px;
	bottom:0px;
}
.item_video .mp4{
}
.avatar{
	float:right;
	width:100%;
}
#followbtn{
	border:none;
	color:#060;
	font-size:11px;
	padding:0px;
	height:auto;
	cursor:pointer;
	margin:0px;
	background:none;
}
#followbtn:hover{
	box-shadow:none;
	color:#F00;
}
#unfollowbtn{
	border:none;
	cursor:pointer;
	font-size:11px;
	padding:0px;
	height:auto;
	margin:0px;
	background:none;
	color:#F00;
}
#unfollowbtn:hover{
	box-shadow:none;
	color:#060;
}
.avatar img{
	float:right;
	border:1px solid #CCC;
	padding:2px;
	margin-left:5px;
	margin-bottom:5px;
}
.audiojs{
	margin-bottom:10px;
	width:100%;
	margin-top:10px;
	float:right;
}
.audiojs .scrubber{
	min-width:70%;
}
.playerfile{
	float:right;
	width:100%;
	position:relative;
	margin-top:10px;
}
.playerfile .saleable{
	position:absolute;
	background:url(../images/) no-repeat top right;
	width:14px;
	height:47px;
	z-index:1;
	left:5px;
	top:0px;
}
.playerfile .production{
	position:absolute;
	background:url(../images/prodcution.png) no-repeat top right;
	width:14px;
	height:47px;
	z-index:1;
	left:23px;
	top:0px;
}
.item_video img{
	width:100%;
}
h2.video_title{
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#A70C0D;
	font-weight:normal;
	overflow:hidden;
	height:40px;
}
h2.video_title a{
	color:#A70C0D;
}
.item_video span{
	display:block;
	font-size:11px;
	color:#FFCE06;
}
.item_video .hits{
	font-size:10px;
	color:#999;
}
.barp{
	float:right;
	width:100%;
	text-align:center;
	margin-top:10px;
}
.projekktor{
	direction:ltr;
	position:relative;
	width:100%;
	float:right;
}
.projekktor #player_a_media{
	width:100%;
	height:auto;
}
.theme-default{
	float:right;
	width:100%;
}
.theme-default .nivoSlider {
	position:relative;
	background:#dedede url(../images/ajax-loader.gif) no-repeat 50% 50%;
	margin-bottom:10px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	max-height:300px;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	float:left;
	margin-top:-75px;
	position:relative;
	z-index:10;
	opacity:0.7;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:16px;
	height:16px;
	background:#CCC;
	text-indent:-9999px;
	margin:3px;
	border:0;
	box-shadow:1px 1px 7px -5px #000 inset;
}
.theme-default .nivo-controlNav a.active {
	background:#F00;
	box-shadow:1px 1px 17px -5px #000 inset;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 0.5; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Tahoma;
}
.theme-default .nivo-caption a {
    color:#dedede;
    border-bottom:1px dotted #dedede;
}
.theme-default .nivo-caption a:hover {
    color:#dedede;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	background:#333;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	overflow: hidden;
	display: none;
	height:30px;
	margin-bottom:-1px;
	box-shadow:1px 1px 7px -5px #000 inset;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:40%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
body .row-fluid.video_info [class*="span"].video_main{
	margin-left:1%;
	min-width:64%;
	float:right;
	position:relative;
}
body .row-fluid.video_info [class*="span"].left_video{
	margin-right:1%;
	min-width:32%;
	float:left;
}
.component .row-fluid.video_info h3{
	margin-bottom:5px;
}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
	float:right;
	width:98%;
	background:#F9F9F9;
    padding:1%;
}
.modal-body {
    position: relative;
	float:right;
	width:96%;
    padding:2%;
}
.modal-footer {
	float:right;
	width:99%;
    padding:0.5%;
	background:#F8F8F8;
	font-size:10px;
	color:#999;
    border-top: 1px solid #e5e5e5;
}
a.rbootm{
	position:absolute;
	left:0px;
	top:5px;
	display:block;
	width:90px;
	color:#FFF;
	background:#CCC;
	font-size:12px;
	padding:2px;
	border-radius:3px;
	text-align:center;
}
.relate_video{
	float:right;
	width:98%;
	margin:0.5%;
	padding:0.5%;
	font-size:12px;
	border-bottom:1px dotted #CCC;
}
.relate_video img{
	float:right;
	max-width:40%;
	height:auto;
	margin-left:5px;
	margin-bottom:5px;
}
#showembede{
	display:block;
	cursor:pointer;
	float:right;
	font-size:16px;
}
#embedeg{
	display:none;
}
#embedeg textarea{
	border: solid 1px #ccc;
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.05);
	border-radius: 3px;
	background: #fefefe;
	font-size: 11px;
	box-sizing: border-box;
	direction:ltr;
	text-align:left;
	width:100%;
	max-width:100%;
	height:50px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.video-show-size{
	background:#EFEFEF;
	padding:5px;
	border-radius: 3px;
	margin-top:5px;
}
.video-show-size select{
	border:none;
}
.keys li{
	position:relative;
}
.downloadlink{
	float:right;
	width:85%;
	position:absolute;
	top:0px;
	right:20px;
}
.downloadlink:hover{
	background:#F7F7F7;
	cursor:pointer;
}
.downloadlink ul{
	position:absolute;
	top:15px;
	display:none;
	background:#EFEFEF;
	width:98%;
	padding:1%;
}
.downloadlink:hover ul{
	display:block;
}
.downloadlink ul li{
	border-bottom:1px solid #CCC;
	line-height:30px;
	font-size:11px;
	padding-right:10px;
}
.downloadlink ul li:hover{
	border-bottom:1px solid #999;
	background:#CCC;
}
body .movieinfo.row-fluid{
	background:#F8F8F8;
}
body .movieinfo.row-fluid [class*="span"]{
	float:right;
	height:30px;
	line-height:30px;
	min-width:48%;
	margin:0.5%;
	background:#FFF;
	overflow:hidden;
}
body .movieinfo.row-fluid [class*="span"] h3{
	float:right;
	width:20%;
	height:30px;
	line-height:25px;
	color:#FFF;
	background:#CCC;
	margin-left:1%;
}
.ias_trigger{
	background:#EFEFEF;
	float:right;
	width:99%;
	padding:0.25%;
	margin:0.25%;
	text-align:center;
}
ul.taglist li li:before{
	content:url(../images/arrow_right.png);
}
ul.taglist li li{
	padding-right:15px;
}

