.TB_Wrapper {
	position: relative;
	/* overflow: hidden; */
	top:0;
}
		
.TB_Wrapper .Slides {
	z-index: 1;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
	
.TB_Wrapper .Slide {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000 url(/templates/flexibletemplate/js/images/preloader.gif) center center no-repeat;
}	


.TB_Wrapper .icon {
	background-image: url(/templates/flexibletemplate/js/images/icons.png);
}

.TB_Wrapper .timer_sprite {
	background-image: url(/templates/flexibletemplate/js/images/timer-sprite.png);
}
	
/* Global Description Style */	
.TB_Wrapper .Slide div {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#fff;
	font-size:16px;	
}

	
/*Hyperlink Styles*/
.TB_Wrapper a:link{		
	color:#000;
	text-decoration:none;
}
	
.TB_Wrapper a:visited{		
	color:#000;
}
	
.TB_Wrapper a:hover{		
	color:#000;
	text-decoration:underline;
}
	
.TB_Wrapper a:active{		
	color:#000;
}

.TB_Wrapper .noSelect {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.TB_Wrapper .buttonText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

.TB_Wrapper .buttonTextSizeNormal {
	font-size: 12px;
}

.TB_Wrapper .buttonTextSizeTouch {
	font-size: 16px;
}
.txtCont
{
/* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; */
/*
background: #4d4d4d;
background:rgba(77,77,77,.6);
*/
/*
background: #fff;
padding:14px 10px 10px 30px;
opacity: .8;
*/
/* width: 500px!important; */

}


.SlideCaption
{
margin-left:20px;
}

/* slideshow in edit mode */


#editing
{
background:#fff;
}

#editing #slatelist
{
padding:5px;
}

#editing #slatelist a, #editing .wfw_slate_title a
{
color:#000;
} 

#editing #slatelist a:hover, #editing .wfw_slate_title a:hover, #editing .wfw_slate_title, #editing .wfw_slate_controls
{
color:#000;
} 

#editing
{
color:#000;
padding:10px;
}

#editing .wfw_blog_summary
{
color:#000;
}


#slideshow
{
position:relative;
top:0px;
width:100%;
}

#slideshow-edit
{
background:#fff;
width:100%;
}

#logo
{
position:absolute;
top: 7px;
left: 0px;
width:157px;
height:150px;
z-index:59;
}

#editlogo
{
width:100%;
clear:both;
}

#slideshow-edit, #slideshow-edit #editing .wfw_blogpost_title, #editing .wfw_blog_summary
{
color:#000!important;
}

#slideshow-edit a, #slideshow-edit .wfw_slate_breadcrumb
{ 
color:#222;
}

.TB_Wrapper .navHolder {
	position: absolute; 
	-webkit-touch-callout: none; 
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.captionCanvas
{
visibility:hidden;
}