@import url(https://fonts.googleapis.com/css?family=Open+Sans:600);

#vdox_space {
    font-family: 'Open Sans', sans-serif;
    background:#212121;
    padding:0;    
	margin:0px auto 15px auto;
	overflow:hidden;
}

#vdox_thumbnail_space {
	margin-top: 25px;
	text-align:center;
}

#vdox_thumbnail_space_left{
	width:8.5%;
	height:10%;
	display:inline-table;
	background:inherit;
}
#vdox_thumbnail_space_right{
	width:8.5%;
	height:10%;
	display:inline-table;
	background:inherit;
}

#vdox_thumbnail_space img {
    vertical-align:middle;
	background:none;
	box-shadow:none;
}

#vdox_thumbnail_space_inner{
    width:79.54%;
    margin:0px 0.2%;
    height:inherit;
    display:inline-table;
}
#vdox_thumbnail_space_thumbs_strip{
    width:100%;
    height:inherit;
}

.vdox_thumbnail_strip {
    clear: both;
    display: block;
    width: 100%;
    text-align:center;
}

.vdox_thumbnail_strip img {
    text-decoration: none;
    border: none;
    display:inline-table;
    border: 2px solid #666666;
    border-radius: 4px;
}
.vdox_thumbnail_strip a:first-child{
}
.vdox_thumbnail_strip img:hover {
    border: 2px solid #2572FF;
}
.vdox_thumbnail_strip .video_playing {
    border: 2px solid #2572FF;
}

.vdox_thumbnail_div_item{
    display:inline-table;
    width:29.75%;
    text-align:left;
}

.vdox_thumbnail_div_item_middle{
    margin:0px 2.5%;
}

.vdox_thumbnail_div_item a:link, .thumbnail_div_item a:active, .thumbnail_div_item a:visited, .thumbnail_div_item a:hover{
    text-decoration:none;
    color:#FFFFFF;
}

.vdox_thumbnail_div_item a span{
    font-size:12px;
}

.vdox_thumbnail_div_item_title{
    font-size:14px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.65);
    font-size: 12px;
    height: 38px; /*36.5854%;*/
    position: relative;
    top: -37px;
    width: 93.65%;
    padding:3px;
    border-radius: 0 0 4px 4px;
    color:#FFFFFF;
    overflow:hidden;
	line-height:14px;
}

.vdox_popup{ position:relative;}

.vdox_popup > aside{
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    position:absolute;
    background:rgba(0,0,0,0.6);
    color:#FFF;
    border:1px solid black;
    border-radius: 5px;
    padding:5px;
    width: 90%;
    bottom:102.5%;
    left:1%;
    display:none;
    font-size:12px;
}

.vdox_popup > aside:before,aside:after {
    content: ".";
    position: absolute;
    color:transparent;
    top:100%;
    width: 0;
    height: 0;
    left:4px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 11px solid black;
}

.vdox_popup > aside:after {
    left:5px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(0,0,0,0.4);
}

.vdox_popup:hover > aside {
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    display:block;
}

/* Below is solely the Twitter Bootstrap button CSS, nothing to do with the popup, just makes things prettier :) */
.vdox_article{
}

.vdox_article:hover {
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

#vdox_thumbnail_space_list{
    text-align:left;
	padding:0px 5px;
	max-height:225px;
	overflow:auto;
	background:#D0D0D0;
}

.vdox_thumbnail_space_list_itemrow{
    width:inherit;
    margin:5px 0px;
    vertical-align:top;
	background:inherit;
}

.vdox_thumbnail_space_list_itemrow:hover{
	background:#909090;
}

.vdox_thumbnail_space_list_itemrow_imageholder{
    width:35%;
    display:inline-table;
    text-align:left;
}
.vdox_thumbnail_space_list_itemrow_titleholder{
    width:58%;
    display:inline-table;
    text-align:left;
	margin-left:2%;
	vertical-align:top;
	padding-top:5px;
}
.vdox_thumbnail_space_list_itemrow_imageholder img{
    max-heigth:25px;
    width:auto;
}

.vdox_thumbnail_space_list_itemrow a:link, .vdox_thumbnail_space_list_itemrow a:active, .vdox_thumbnail_space_list_itemrow a:visited{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	line-height:13px;
}
.vdox_thumbnail_space_list_itemrow a:hover{
	color:#E9E9F1;
	font-weight:bold;
}
.vdox_thumbnail_space_list_itemrow_description{
    font-size:8px;
    color:#A5A5AA;
    text-align:justify;
    line-height:8px;
    margin-top:3px;
}

.vdox_mobile_cinema{
    padding:5px;
    background:#FFF;
    /*height:290px;*/
    overflow:hidden;
}

.vdox_mobile_cinema_item{
    width:100%;
    border:1px solid #CFCFCF;
    padding-bottom:15px;
/*    display:inline-table;	*/
}
.vdox_mobile_item_title{
    font-size:16px;
    color:#6B6C73
}
.vdox_mobile_item_description{
    font-size:12px;
    color:#DEDEDE;
    line-height:12px;
}

.vdox_suggested{
    font-size:18px;
    color:#6B6C73
    margin-right:20px;
}

.vdox_go, .vdox_go:hover{
    font-size:12px;
    color:#6B6C73;
    text-decoration:none;
    margin-left:5px;
}

.vdox-mobile {
	padding:5px 5px!important;
	width:auto;
	background:#FFFFFF!important;
	min-width:auto!important;
}

.bx-wrapper{
	box-shadow:none!important;
	border:none!important;
}

.bx-viewport{
	height:auto!important;
}

.vdox-mobile-item-info-space{
	padding:5px;
}

.vdox_mobile_cinema_item a{
	text-decoration: none;
}

#vdox-end-floating{
}

.vdox-float-do{
    display:block!important; 
    position: fixed; 
    bottom: 275px; 
    right: 0px; 
    width: 449px; 
    z-index:9999999;
    background:#f5f5f5;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    border-radius: 5px 5px 0 0;
    padding-left:5px;
}
.vdox-float-do a{
    color:#6c6c6c;
    text-decoration:none;
    font-family:Verdana;
    font-size:9px;
}
.vdox-float-do a:hover{
    text-decoration:underline;
}

.vdox-float-undo{
    display:none!important;
}

.vdox-end-floating-info {
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
    background-blend-mode: overlay;
    bottom: 0;
    color: #fff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    overflow: hidden;
    padding: 2px 5px;
    position: fixed;
    right: 0;
    width: 442px;
    z-index: 999999999;
    display:none;
    border-left:1px solid #CDCDCD;
    border-right:1px solid #CDCDCD;
    border-bottom:1px solid #CDCDCD;
    border-top:none;
    min-height:25px;
}

/*	mobile	*/
#vdox-mobile-space {
    bottom: 0;
    position: fixed;
    z-index: 999999;
	left:1px;
}
.vdox-mobile-top-marker {
    background: rgba(0, 0, 0, 0.2) url("images/vdox_mob_top_marker.png") no-repeat scroll left top;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    padding: 5px 10px;
    width: 320px;
	border-radius: 5px 0 0;
}
.vdox-mobile-list-space {
    background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0;
	border-radius: 0 7px 0 0;
}
.vdox-mobile-list-row {
    background: inherit;
    display: block;
    height: 75px;
    padding: 0 10px;
	border-radius: 0;
}
.vdox-mobile-list-row:first-child{
	border-radius: 0 7px 0 0;
}

.vdox-mobile-list-row-image {
    display: inline-table;
    vertical-align: top;
    width: 20%;
}
.vdox-mobile-list-row-desc {
    display: inline-table;
    vertical-align: middle;
    width: 68%;
	padding-left:15px;
	margin-top:20px;
}

.vdox-mobile-list-row > a:active, .vdox-mobile-list-row > a:visited, .vdox-mobile-list-row > a:link {
    color: #dedede;
    font-size: 12px;
    text-decoration: none;
	line-height:13px;
}
.vdox-mobile-list-row > a:hover {
	color: #dedede;
    text-decoration:underline;
}
#vdox-mobile-full-cortain-close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
}
#vdox-mobile-full-cortain {
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
    border: medium none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
	display:none;
}
#vdox-mobile-full-cortain-player {
    height: auto;
    margin-top: 25px;
    width: 100%;
}
.vdox-mobile-external-ad{
	width:inherit;
	height:50px;
	background:inherit;
	margin-top:15px!important;
}
.vdox-mobile-brand{
	background:#3C8DBC;
	padding:1px 10px;
}
.vdox-mobile-brand a:link, .vdox-mobile-brand a:hover, .vdox-mobile-brand a:visited, .vdox-mobile-brand a:active {
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}
#vdox-mobile-cortain-title{
	font-size:18px;
	color:#FFF;
	padding:3px 5px;
	text-align:left;
	margin-top:20px;
}
#vdox-mobile-full-cortain-next{
	float:right;
	margin:15px 25px;
}
#vdox-mobile-full-cortain-next a:link, #vdox-mobile-full-cortain-next a:hover, #vdox-mobile-full-cortain-next a:visited, #vdox-mobile-full-cortain-next a:active {
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}
#vdox-inline-mobile-player-title{
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	text-align:left;
}

/* brid */
#vdox-brid-shut{
	float:right;
	position:relative;
	top:-10px;
	right:15px;
}

.vdox-float-do-brid{
	display:block; 
    position: fixed; 
    bottom: 0px; 
    right: 0px; 
    width: 222px; 
    z-index:9999999;
	padding:0;
    background:#f5f5f5;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    border-radius: 5px 5px 0 0;
}

#vdox-float-do-brid-message{
	width:95%;
	margin:0 auto;
}

#vdox-float-do-brid-message a{
	color:#6c6c6c;
	text-decoration:none;
}

#vdox-end-floating-brid{
	display:block;
	text-align:left;
}

#vdox-brid-player{
	width:222px;
	height:127px;
}