/* Chrome fix to avoid orange borders */
*:focus {
    outline: 0;
}
/* Flexslider */
.flexslider { margin: 0 0 5px;
	border: none;
}
.flex-caption {
	font-size: 10px;
}
.navigation-slider .slides li {
	margin-left: 1px;
	margin-right: 1px;
}
.slides figure {
	position: relative;
}
.flex-direction-nav .flex-disabled {
  display: none;
}

.navigation-slider .slides img {
	cursor:pointer;
}

.navigation-slider .slides li {
	margin-left: 1px;
	margin-right: 1px;
}

.main-slider .slides figure > img {
	max-width: 100%;
 	width: auto;
 	display: block; 
 	margin: 0 auto;
}

.video-play-icon {
	position: absolute;
    top: 17%;
    margin-left: 30%;
    z-index: 10;
    cursor: pointer;
	width: 0;
	height: 0;
    border-top:13px solid transparent;
    border-left:22px solid white;
    border-left: 22px solid rgba(255, 255, 255, .7);
    border-bottom:12px solid transparent; 
}
.video-circle-icon{
	position: absolute;
    top: 15%;
    margin: 0px 0 0 -23px;
	left: 52%;
	z-index: 10;
    height:40px;
    width:40px;
    border-radius: 45px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    background-color: rgba(30, 30, 30, 0.3);
}
.main-slider .slides figure {
	position: relative;
}
.flex-direction-nav a {
	margin: -20px 0 0;
	display: block;	
	position: absolute;
	top: 60%;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	z-index: 8009;
}

.navigation-slider .flex-direction-nav a {
	width: 32px;
	height: 32px;
}

.main-slider .flex-direction-nav a {
	width: 35px;
	height: 40px;
}

.navigation-slider .flex-direction-nav .flex-next{
	background: url(../../../../../players/English/7423951-george-freeman-astellas-debate/images/right-nav.png) no-repeat 0 0;
}

.navigation-slider .flex-direction-nav .flex-prev{
	background: url(../../../../../players/English/7423951-george-freeman-astellas-debate/images/left-nav.png) no-repeat 0 0;
}

.main-slider .flex-direction-nav .flex-prev{
	background: url(../../../../../players/English/7423951-george-freeman-astellas-debate/images/left.png) no-repeat 0 0;
}

.main-slider .flex-direction-nav .flex-next{
	background: url(http://www.multivu.com/players/English/7423951-george-freeman-astellas-debate/images/right.png) no-repeat 0 0;
}

.main-slider {
	position: relative;
}

.croped-figure {
    width: 80px;
    height: 53px;
    overflow: hidden;
}

.croped-figure img{
	overflow: auto;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.wide-croped-figure {
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;    
}

/* Toolbar */
.photo_nav {
  	position: absolute;
	top: 5px;
	right: 5px;
	background: #000;
	padding: 2px 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 8009;
}

.icon_button {
	width: 20px !important;
	height: 20px;
}
.photo_nav .icon_button {
  margin-bottom: 5px;
}

.gestures-overlay {
	margin-left: auto;
	right: 0px;
	position: absolute;
	top: 0;
	width: 100%;
	height: 50%;
	background-color: transparent;
	z-index: 7000;
	display: none;
}

.slider-container {
	position: relative;
}

/* RWD Classic */
#multimedia h3 {
	margin: 0 0 25px 0;
}

.slider-separator-gap {
	margin: 60px 0 0 0;
}

.custom-navigation-overlay {
	width: 36px;
	height: 36px;
	position:absolute; 
    background-color: transparent;
	z-index: 8009;	
	visibility: hidden;
	margin-top: -40px;
	top: 60%;
}

.custom-navigation-overlay-next {
	right: 0;
	height: 36px;
	background: url(http://www.multivu.com/players/English/7423951-george-freeman-astellas-debate/images/right.png) no-repeat 0 0;
	z-index:7000;
	visibility: visible;
}
        	
.custom-navigation-overlay-prev  {
	left: 0px;
	height: 36px;
	background: url(../../../../../players/English/7423951-george-freeman-astellas-debate/images/left.png) no-repeat 0 0;
	z-index:7000;
	visibility: visible;
}

.custom-thumb-navigation-overlay-prev {
	left: 0px;
	height: 36px;
	background: url(../../../../../players/English/7423951-george-freeman-astellas-debate/images/left-nav.png) no-repeat 0 0;
	z-index:7000;
	visibility: visible;
	top: 100%;
}

.custom-thumb-navigation-overlay-next {
	right: 0;
	height: 36px;
	background: url(../../../../../players/English/7423951-george-freeman-astellas-debate/images/right-nav.png) no-repeat 0 0;
	z-index:7000;
	visibility: visible;
	top: 100%;
}
.gallery-internal-link{
	cursor:pointer;
}

.gallery-external-link{
	cursor:pointer;
}