.nextSlideshows, .slideshowbox_expandable .nextSlideshows {
	-moz-user-select: none;
	background: url(images/responsive/next_27x44.png) no-repeat scroll 49px 50% transparent;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 100%;
	opacity: .5;
	outline: medium none;
	padding: 0;
	position: absolute;
	right: 0;
	/*text-indent: -9999px;*/
	width: 90px !important;
	z-index: 1;
}
.prevSlideshows, .slideshowbox_expandable .prevSlideshows  {
	-moz-user-select: none;
	background: url(images/responsive/previous_27x44.png) no-repeat scroll 14px 50% transparent;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	opacity: .5;
	outline: medium none;
	padding: 0;
	position: absolute;
	/*text-indent: -9999px;*/
	width: 90px !important;
	z-index: 1;
}
.nextSlideshows:hover, .prevSlideshows:hover {
	opacity: 1;
}
.slideshowboxHolder, .slideshowbox_popupHolder {
	position:relative;
	padding-left:59px;
}
.slideshowbox_popupHolder {
	padding-top:20px;
	padding-bottom:20px;
}
.slideshowboxHolder_expandable {
	position:relative;
	padding-left:0;
	z-index:9999;
}
.slideshowbox {
	float:left;
	width:70%;
}
.slideshowbox_expandable {
	float:left;
	width:100%;
	z-index: 1001;
	position: relative;
}
.slideshowbox_popup {
	float:left;
	width:70%;
}
.slideshowbox_popup #show_popup {
	height:407px;
	background-color:#000;
	color:#fff;
	position:relative;
}
.slideshowbox #show_1, .slideshowbox_expandable #show_1 {
	//height:407px;
	background-color:#000;
	color:#fff;
	position:relative;
}
.slideshowbox_expandable td img{
	margin-bottom:0;
}
.slideshowbox .btn_1 {
	position:absolute;
	z-index:3;
	top:20px;
	left:20px;
	background-color:#a71800;
	padding:5px;
	color:#fff;
	font-weight: bold;
	font-size: 11px;
}
.slideshowbox .btn_1:hover {
	text-decoration:none;
	background-color:#730003;
}
.slideshowboxHolder .counterDetail, .slideshowboxHolder_expandable .counterDetail {
	display:block;
	color:#fff;
	float:left;
	//height:407px;
	height:100%;
	overflow:hidden;
}
.slideshowboxHolder .counterDetail {
	width:30%;
	background-color:#555;
	float:right;
}
.slideshowboxHolder .counterDetail .detailHolder{
	height:377px;
}
.slideshowboxHolder_expandable .counterDetail .detailHolder{
	//height:387px;
}
.slideshowbox_popupHolder .slideshow_detail .detailHolder{
	height:409px;
}
.slideshowboxHolder_expandable .counterDetail {
	width:50%;
	position:absolute;
	background-color:#222;
	z-index:1000;
}
.counterDetail #slideCounter {
	font:48px Arial, Helvetica, sans-serif;
	white-space:nowrap;
	margin-top: -10px;
}
.counterDetail #scrollPane-slideDetail{
	clear:left;
	position:relative;
	height:322px;
}
.counterDetail #slideDetail {
	font:12px Arial, Helvetica, sans-serif;
	clear:left;
	/*max-height:128px;*/
	/*
	max-height:336px;
	overflow:auto;
	*/
	/*margin-bottom:33px;*/
	line-height:1.21em;
	padding-right:10px;
}
.slideshowboxHolder_expandable .counterDetail #scrollPane-slideDetail {
	/*max-height:98px;
	margin-bottom:29px;*/
	clear:left;
	position:relative;
	height:294px;
}
.slideshowboxHolder_expandable .counterDetail #slideDetail {
	/*max-height:98px;
	margin-bottom:29px;*/
	/*max-height:322px;*/
}
.counterDetail #slideDetail a{color:#00afdf;}
.counterDetail #slideDetail a:hover{text-decoration:none; color:#ed1c24;}

.margin_10 {
	margin:10px;
}
.margin_10_0 {
	margin:10px 0;
}
.margin_0_10 {
	margin:0 10px;
}
.margin_0_10_10 {
	margin:0 10px 10px;
}
.margin-bottom_10{
	margin-bottom:10px;
}
.slideshowbox a.start-pause, .slideshowbox_popup a.start-pause, .slideshowbox_expandable a.start-pause, .slideshowbox_popup a.start-pause, .counterDetail a.start-pause {
	width: 129px;
	height: 26px;
	z-index: 1000;
	background: url(images/responsive/start-pose.png) no-repeat 0 0;
}
.start-pause{
	background-position:0 0 !important;
	
}
.start-pause.playing{
	background-position:0 -28px  !important;
}
.slideshowbox_expandable a{
	color:#ccc !important;
}
.slideshowbox_expandable a i{
	font-style:normal !important;
	vertical-align:top;
}
.slideshowbox_expandable a:hover{
	color:#fff !important;
}
.slideshowbox .title .page-info, .slideshowbox_popup .title .page-info, .slideshowbox_expandable .title .page-info, .slideshowbox_popup .title .page-info, .counterDetail .page-info{
	top: 12px;
	z-index: 999;
	background: #C00;
	color: #fff;
	padding: 3px 5px;
	font-size: 12px;
	line-height: 13px;
	float: right;
}
.counterDetail .page-info{
	float: left;
}
.slideshow_sharepanel {
	position:absolute;
	top:0;
	left:0;
	width:58px;
	border-right: 1px solid #fff;
}
#ssPopupHolder .slideshow_sharepanel {
	border-right:none;
}
.slideshow_sharepanel .social-share {
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
	height: 367px;
	padding-left: 10px;
	padding-top: 40px;
	padding-right:10px;
}
.popup_content .slideshow_sharepanel .social-share {
	padding-top: 64px;
}
.slideshow_sharepanel .social-share .icon {
	margin-bottom: 40px;
	width: 38px;
	height: 38px;
	background: url(images/responsive/social-connect.png) no-repeat 0 0;
}
.slideshow_sharepanel .social-share .icon.fb {
	background-position: 0 -77px;
}
.slideshow_sharepanel .social-share .icon.tw {
	background-position: 0 -32px;
}
.slideshow_sharepanel .social-share .icon.gp {
	background-position: 0 -123px;
}
.slideshow_sharepanel .social-share .icon.lnkd {
	background-position: 0 -215px;
}
.mincontent {
	background-color: #333;
	float: left;
	min-height: 76px;
	width: 100%;
	border-top: 1px solid #fff;
}
.contentdata {
	color: #fff;
	float: left;
	font: 12px arial;
	padding: 10px;
	width: 96%;
}
.contentdata .count {
	float: left;
	font: 48px arial;
	width: 63px;
}
.contentdata .data {
	vertical-align: middle;
	display: table-cell;
	width: 499px;
	height: 57px;
}
.synopsisit, .synopsisit p {
	color: #fff !important;
}
.pagination_3 {
	background: none repeat scroll 0 0 #444;
	float: left;
	position: relative;
	width: 100%;
	border-top: 1px solid #eee;
	margin-bottom: 1px;
	padding: 0;
	margin-left: 0;
	height: auto;
}
.pagination_3 ul {
	clear: left;
	float: left;
	left: 50%;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}
.pagination_3 ul li {
	border-left: 1px solid #fff;
	color: #a7a7a7;
	cursor: pointer;
	display: block;
	float: left;
	font: 11px/24px arial;
	list-style: none outside none;
	margin: 0;
	padding: 2px 10px;
	position: relative;
	right: 50%;
	text-align: center;
	width: auto;
}
.pagination_3 ul li.active {
	background-color:rgb(167, 24, 0);
	color: #fff;
}
.pagination_3 ul li.pvsbtn {
	background: url(images/responsive/icon-nxt_pvs_135x12.png) no-repeat scroll 5px 8px transparent;
	height: 24px;
	padding: 2px 15px;
}
.pagination_3 ul li.nxtbtn {
	background: url(images/responsive/icon-nxt_pvs_135x12.png) no-repeat scroll -110px 8px transparent;
	border-right: 1px solid #fff;
	height: 24px;
	padding: 2px 15px;
}
.pagination_3 ul li.page a {
	color: #fff;
}
.hidden {
	display:none;
}
.full_width {
	width:100%;
}
.align_center_h {
	text-align:center;
}
.disp_table {
	display:table;
}
.disp_table-row {
	display:table-row;
}
.disp_inline-block {
	display:inline-block;
}
.bg_000 {
	background-color:#000;
}
.bg_111 {
	background-color:#111;
}
.bg_888 {
	background-color:#888;
}
.color_fff {
	color:#fff;
}
.pos_rel {
	position:relative;
}
.opaque{
	-moz-opacity: 1;
	opacity:1;
	filter: alpha(opacity=100);
}
.black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.grey_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #343434;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.popup_content {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	max-width:1000px;
	background-color: black;
	z-index:99999;
	box-shadow: 2px 1px 4px #111111;
	-moz-box-shadow: 2px 1px 4px #111111;
	-webkit-box-shadow: 2px 1px 4px #111111;
}
.showtitle {
	color: #fff;
	font-family: arial;
	font-size: 18px;
	line-height: 1.3em;
	white-space: nowrap;
	width: 84%;
	text-overflow: ellipsis;
	overflow: hidden;
}
.slideshow_detail {
	width:30%;
}
.slideshow_detail a.close, .counterDetail a.close {
	display:block;
	width: 18px;
	height: 18px;
	background: url(images/responsive/slideshow-close.png) no-repeat 0 -20px;
}

.slideshow_detail a.close:hover, .counterDetail a.close:hover {
	background-position: 0 0;
}
.slideshow_detail .description {
	margin: 24px 10px 10px 10px;
}
.slideshow_detail h5, .counterDetail h5 {
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	max-height:35px;
	overflow:hidden;
	clear:left;
	margin-top:20px;
	margin-bottom:10px;
}
.slideshowbox_popupHolder .slideshow_detail h5{
	margin-top:41px;
	margin-bottom:10px;
}
.slideshow_detail #scrollPane-slideDetail_popup{
	clear:left;
	position:relative;
	height:346px;
}
.slideshow_detail #slideDetail_popup {
	font-size: 13px;
	color: #ababab;
	line-height: 1.21em;
	/*margin-bottom:33px;*/
	/*
	max-height:128px;
	overflow:auto;
	*/
	padding-right:10px;
}
.slideshowbox_popupHolder .slideshow_detail #slideDetail_popup {
	/*max-height:181px;*/
	max-height:360px;
}
.slideshow_detail .adblock, .counterDetail .adblock {
	background-color:#1c1c1c;
	color:#fff;
	height: 180px;
	overflow: hidden;
	display: block;
	clear:left;
	text-align:center;
	width:100%;
}
#show_slider_1 .overlay, #show_expandable .overlay {
	background: url(images/responsive/overlay_grey_2_2.png) repeat scroll 0 0 transparent;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
.opaque {
	opacity:1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
.transparent {
	opacity:0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
.pos_abs-top-left {
	position:absolute;
	top:0;
	left:0;
	z-index:1001;
}
.pos_abs-top-right {
	position:absolute;
	top:0;
	right:0;
	z-index:1001;
}
.pos_abs-bottom {
	position:absolute;
	bottom:0;
	z-index:1001;
}
.post .slideshowbox_expandable table, .post .slideshowbox_expandable table tr td{border:0;}
.post .slideshowbox_expandable table tr th, .post .slideshowbox_expandable table tr td{
	padding:0;
	text-align:center;
}
.post .full_width.pos_rel{z-index:900;}

.slideshowbox_expandable #fsBtn_expandingBlock{
	font-size:16px;
}
.layout4-xpndbl-show-hldr .slideshowbox_expandable{
	width:70%;
}
.layout4-xpndbl-show-hldr .slideshowboxHolder_expandable .counterDetail{
	width:30%;
	left:70% !important;
}
.layout4-xpndbl-show-hldr .slideshowboxHolder_expandable .counterDetail a.close{
	display:none;
}

@media screen and (max-width: 767px){
	.start-pause {
		width: 27px!important;
		background-position: -94px 0!important;
	}
	.start-pause.playing {
		background-position: right -28px!important;
	}
	.slideshowboxHolder_expandable .counterDetail a.close{
		display:none;
	}
	.nicescroll-rails {z-index:9999 !important;}
}
@media screen and (max-width: 767px) and (min-width: 568px){
	.slideshowbox_expandable{width:70% !important;}	
	.slideshowboxHolder_expandable .counterDetail{width:30% !important; left:70% !important;}
}

@media all and (max-width: 567px){
  	.showtitle {
		font-size: 16px;
	}
	.slideshow_detail h5, .counterDetail h5{
		font-size:14px;
	}
	.slideshow_detail #slideDetail_popup {
		font-size:12px;
	}
	#lightCntr .slideshow_sharepanel{
		display:none;
	}
	.slideshowboxHolder_expandable{
		margin-bottom:170px;
	}
	.slideshowboxHolder_expandable .counterDetail{
		height:184px;
		top:100%;
		width:100%;
		position:relative;
	}	
	.layout4-xpndbl-show-hldr .slideshowbox_expandable{
		width:100%;
	}
	.layout4-xpndbl-show-hldr .slideshowboxHolder_expandable .counterDetail {
		height: 184px;
		top: 100%;
		width: 100%;
		position: relative;
		left:0 !important;
	}
}

@media all and (max-height: 567px){
	#lightCntr .slideshow_sharepanel{
		display:none;
	}
}