.movie_preview {
text-align:center;
padding:10px 0;
margin-top:10px;
}
.movie_preview img {
max-width:100%;
text-align:center;
}
.movie_video_container {
background:#252529;
}
.movie_attached_gallery {
margin-bottom:0;
}
.movie_updates {
margin-top:0;
padding-top:0!important;
}
.movie_video_container,.movie_attached_gallery {
margin-top:10px;
}
.movie_video_container {
padding:10px 0;
}
.movie_player,#movie_player_wrapper,#movie_player {
margin:0 auto;
display:block;
min-height:360px;
}
.movie_streaming_bar {
margin:10px auto;
width:960px;
}
.movie_streaming_bar li {
float:left;
display:block;
width:20%;
line-height:40px;
height:40px;
text-align:center;
font-family:Arial;
font-size:15px;
background:#171717;
}
.movie_streaming_bar li a {
display:block;
color:#777;
height:37px;
border-bottom:3px solid #222;
}
.movie_streaming_bar .selected,.movie_streaming_bar li:hover {
background:#222;
}
.movie_streaming_bar .selected,.movie_streaming_bar li:hover a {
color:#CCC;
}
.movie_streaming_bar .streaming_options,.movie_streaming_bar .streaming_options:hover {
background:#4B4B4B;
color:#FFF;
}
.movie_streaming_bar .downloading_options {
background:#171717;
color:#FFF;
cursor:pointer;
}
.movie_streaming_bar .downloading_options .downloading_arrow {
position:relative;
top:-1px;
padding-left:4px;
font-size:11px;
}
.downloading_options_list {
display:none;
position:relative;
z-index:200;
}
.movie_streaming_bar .downloading_options:hover .downloading_options_list {
display:block;
}
.downloading_options_list li {
background:#222;
width:100%;
float:none;
height:24px;
line-height:24px;
padding:4px 0;
text-indent:7px;
text-align:left;
font-size:12px;
}
.downloading_options_list li:hover {
background:#171717;
}
.downloading_options:hover a {
border-bottom:0!important;
}
.downloading_options_list li a {
height:auto;
border-bottom:0!important;
}
.downloading_options_filesize {
float:right;
margin-right:7px;
}
.movie_high_text,.movie_hd_text {
padding-left:29px;
background:url('../images/movie_high.png') no-repeat 0 2px;
}
.movie_low_text {
padding-left:29px;
background:url('../images/movie_low.png') no-repeat 0 1px;
}
.movie_mobile_text {
padding-left:16px;
background:url('../images/movie_mobile.png') no-repeat;
}
.gallery_display {
position:relative;
}
.gallery_display_table {
width:100%;
margin-bottom:2px;
}
.gallery_display_table td {
vertical-align:top;
padding-bottom:19px;
text-align:center;
}
.image_details {
padding:2px 0;
background:#222;
display:block;
position:relative;
top:-3px;
font-size:11px;
color:#ABABAB;
font-family:Arial;
text-decoration:none;
text-indent:4px;
margin:0 auto;
text-align:left;
}
.image_size,.image_resolution {
display:block;
}
.gallery_overview {
min-height:120px;
height:auto!important;
height:120px;
background:#252529;
position:relative;
text-align:center;
}
.gallery_overview_bottom {
height:140px;
margin-bottom:25px;
}
.gallery_overview_access {
margin-bottom:25px;
}
.gallery_overview_top {
margin:10px 0;
}
.gallery_res {
position:relative;
top:15px;
margin:0 170px;
font-family:Arial;
font-size:11px;
color:#CCC;
}
.gallery_res li {
display:inline;
padding-right:2px;
}
.gallery_res li:after {
content:"/";
padding-left:4px;
}
.gallery_res .last:after {
content:"";
}
.gallery_res li a {
color:#CCC;
text-transform:uppercase;
text-decoration:none;
}
.gallery_res li .selected {
color:#FFCC00;
}
.pagination_container .selected {
background:#222;
}
.pagination_container {
margin:25px auto 0;
}
.pagination_container .paginate_right_arrow {
display:table-cell;
padding-left:5px;
}
.gallery_pagination {
min-height:25px;
height:auto!important;
height:25px;
}
.gallery_pagination ul li {
position:relative;
top:-2px;
}
.paginate_left_arrow {
display:table-cell;
padding-right:5px;
}
.paginate_left_arrow a {
width:24px;
height:46px;
display:block;
background:url('../images/showcase_left.png') no-repeat;
}
.paginate_left_arrow .arrow_disabled {
cursor:default;
background:none;
}
.paginate_right_arrow {
display:table-cell;
}
.paginate_right_arrow a {
width:24px;
height:46px;
display:block;
background:url('../images/showcase_right.png') no-repeat;
}
.paginate_right_arrow .arrow_disabled {
cursor:default;
background:none;
}
.gallery_overview:hover .gallery_join_display,.gallery_display:hover .gallery_join_display {
display:block;
}
.gallery_join_display {
font-family:Arial;
font-size:12px;
background:#FFFFFF;
border:2px solid #666;
color:#000000;
font-size:12px;
font-weight:bold;
margin-left:255px;
position:absolute;
text-align:center;
left:0;
top:50px;
width:450px;
z-index:888;
display:block;
}
.gallery_join_display a {
display:block;
padding:20px;
color:#000;
text-decoration:none;
}
.gallery_overview .gallery_join_display {
position:absolute;
top:35px;
}
.scenes_container_header,.scene_counter {
font-family:Arial;
font-size:12px;
color:#CCC;
display:block;
}
.scene_counter {
text-align:right;
}
.scenes_container_list li {
display:block;
float:left;
margin-right:10px;
}