.interior_video { margin-top: 148px;position: absolute;margin-left: 200px; }
.interior_admin { margin: 0 auto; padding: 0; width: 1075px;/*bottom: 5px; float: left; position: fixed; width: 67%;left: 15%;background: #000;*/ }
.interior_btns { padding: 3px 10px; }
.jwplayer { position: absolute !important; margin-top: 148px !important; margin-left: 210px !important; pointer-events:none; }
#myElement_wrapper { position: absolute !important; margin-top: 148px; margin-left: 210px; pointer-events:none; }

.sample { /*position: absolute !important; width:780px; border:1px solid red; height:430px; margin-top: 148px !important; margin-left: 210px !important; pointer-events:none; z-index: 9999; background: url('http://retro-daze.kingdomevil.com/images/theater/images.jpg');*/ }
.sample { /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://retro-daze.kingdomevil.com/images/theater/images.jpg', sizingMethod='scale'); background: none !important;*/ }

.mavicons { margin-left: 265px; margin-top: 17px; position: absolute; }
.mad { float: left; margin-right: 20px; }
.mav_title { color: white; text-align: center; }
.points { color: #555555; font-size: 18px; font-weight: bold; margin-top: 70px; position: absolute; text-align: center; width: 210px; }
.attendence {color:#555555;position: absolute;margin-top: 105px;padding-left: 10px; }
.attndnce_title { float:left;margin-right: 5px; }
.present_viewers { float: left; margin-left: -35px; margin-top: -16px; }
.infobox { margin-left: -13px; }

.viewers_name { list-style-type: none; }
.viewers_name li { float:left;margin-right: 5px; }
.viewers_name li a { color: #FCF40C; }

.interior_options { padding: 5px;margin-left: 100px; }
.viewer_options { float:left;color:#fff; }
.exit_theater { float:left; margin-left: 30px; margin-right: 30px; border-bottom: 1px solid white; cursor: pointer; }
.theater_exit { text-align: center; }
.exit_theater a { color: #fff; }
.theater_exit a { color: #fff; }
.theater_options { color: #fff; }

.admin_box {
  background-color: transparent;
  padding: 5px;
}

.admin_player_options {
  /*border-bottom: 2px solid #A0A0A4;*/
  background-color: white;
  height: 112px;
  width: 650px;
  margin: auto;
  padding: 1em;
}
.feature_options { float: left; }
.feature_options tr td select { width: 200px; }

.player { float:left;margin-left: 5px;margin-right: 5px; }
.intermission_start { margin-top:5px; }
.intermission_start input { text-align: right; }
.play_options { height:80px;float: left;width: 150px;margin-left: 20px; }
.play_options .stop,.play,.pause { float: left;cursor: pointer; }
.now_playing { background: none repeat scroll 0 0 #E5E5E5; float: left; height: 22px; width: 315px; }

.riffs { float: left;margin-right: 5px; }
.riffs select { width: 170px; }
.riff_in { margin-top:3px;padding-left: 10px; }
.riff_in input { text-align: right; }
.riff_out { margin-top:3px; }
.riff_out input { text-align: right; width: 164px; }
.riff_del { margin-top:7px; text-align: center; width: 175px; /*margin-left: 40px;*/ }

.riffs .btn-save-live {
  color: white;
  background-color: green;
  margin-top: 8px;
  cursor: pointer;
  width: 170px;
}


.save_riff { position: absolute; margin-top: -34px; cursor: pointer; }

.interior_player_options { float: left;/*border-bottom: 2px solid #A0A0A4; height: 105px;*/ }


/* Timeline slider */
.start_time { width: 10px; /*float: left;*/ }
.end_time { float: right; width: 17%; margin-top: -18px; }
.ui-widget-content {
    background-image: url('../images/theater/arrow1.png');
    background-repeat: no-repeat;
    height:45px;
    width: 85%;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 7px;
	height: 1.2em;
	cursor: default;
}
.ui-slider-horizontal .ui-slider-handle {
	top: 5px;
	/*margin-left: -.6em;*/
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: url('../images/theater/timeline1.png') no-repeat;
}
