
.df-container a:active,
.scrollslider a:active,
.df-container a:focus,
.scrollslider a:focus  {outline: none;}
.slider-items,
.df-control-nav,
.df-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles
*********************************/
.scrollslider {margin: 0; padding: 0;}
.scrollslider .slider-items > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.scrollslider .slider-items img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slider-items:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slider-items {display: block;}
* html .slider-items {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slider-items > li:first-child {display: block;}



/* FlexSlider Default Theme
*********************************/
.scrollslider { margin: 0 0 0; background: #222; background: rgba(0,0,0,.6);  position: relative;  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.df-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .df-viewport { max-height: 300px; }
.scrollslider .slider-items { zoom: 1; }

.slider-items li {text-align:center}
.slider-items li a{ display: block; height:46px; line-height:46px; font-size: 14px; color: #999999; text-decoration: none;}
.slider-items li a:hover{ color:#ffffff;text-decoration:none; }


.carousel li { margin-right: 5px; }


/* Direction Nav */
.df-direction-nav {*height: 0;}
.df-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 48px; margin: -20px 0 0; position: absolute; top: 40%; z-index: 10; overflow: hidden; opacity: 0.5; cursor: pointer; color: rgba(0,0,0,0.8);  background:url(../img/arr.png) no-repeat; text-indent:-999em }
.df-direction-nav .df-prev { left: -50px; background-position:0 0 }
.df-direction-nav .df-next { right: -60px; background-position:-132px 0}
.scrollslider:hover .df-prev { opacity: 0.7; left: -50px;}
.scrollslider:hover .df-next { opacity: 0.7; right: -60px;}
.scrollslider:hover .df-next:hover, .scrollslider:hover .df-prev:hover { opacity: 1; }
.df-direction-nav .df-disabled { opacity: 0.5!important; filter:alpha(opacity=50); cursor: default; }



/* Pause/Play */
.df-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.df-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.df-pauseplay a:hover  { opacity: 1; }
.df-pauseplay a.df-play:before { content: '\f003'; }


/* Control Nav */
.df-control-nav {width: 100%; position: absolute; bottom: -60px; text-align: center;}
.df-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.df-control-paging li a {width: 11px; height: 11px; display: block; background: #cccccc; background: rgba(255,255,255,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.df-control-paging li a:hover { background: #333; background: rgba(255,255,255,0.7); }
.df-control-paging li a.df-active { background: #eeeeee; background: rgba(255,255,255,0.9); cursor: default; }


@media screen and (max-width: 860px) {
  .df-direction-nav .df-prev { opacity: 1; left: 10px;}
  .df-direction-nav .df-next { opacity: 1; right: 10px;}
}





















/* tt  */







.tt-container a:active,
.pressslider a:active,
.tt-container a:focus,
.pressslider a:focus  {outline: none;}
.press-items,
.tt-control-nav,
.tt-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles
*********************************/
.pressslider {margin: 0; padding-top: 10px; }
.pressslider .press-items > li { display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.pressslider .press-items .homepressimg {width: 90%; height: 160px; margin: auto auto 10px auto; display: block; background: #B87779;}
/*.pressslider .press-items img {width: 90%; margin: auto auto 10px auto; display: block;}**/
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.press-items:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .press-items {display: block;}
* html .press-items {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .press-items > li:first-child {display: block;}



/* FlexSlider Default Theme
*********************************/
.pressslider { margin: 0 0 0; position: relative;   }
.loading .tt-viewport { max-height: 300px; }
.pressslider .press-items { zoom: 1; }

.press-items li {text-align:left;  padding: 5px auto 5px auto; }
.press-items li a{ display: block; width: 90%; margin: 10px auto 10px auto; 
	height: 60px;
	max-height: 60px;
	line-height: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #444444;}
.press-items li a:hover{ color:#1998F2;text-decoration:none; }

.press-items li p{ display: block; width: 90%; 
	margin: 20px auto 0px auto;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #b2b2b2;}

.presscarousel li { margin-right: 5px; }


/* Direction Nav */
.tt-direction-nav {*height: 0;}
.tt-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 48px; margin: -20px 0 0; position: absolute; top: 40%; z-index: 10; overflow: hidden; opacity: 0.5; cursor: pointer; color: rgba(0,0,0,0.8);  background:url(../img/arr2.png) no-repeat; text-indent:-999em }
.tt-direction-nav .tt-prev { left: -50px; background-position:0 0 }
.tt-direction-nav .tt-next { right: -60px; background-position:-132px 0}
.pressslider:hover .tt-prev { opacity: 0.7; left: -50px;}
.pressslider:hover .tt-next { opacity: 0.7; right: -60px;}
.pressslider:hover .tt-next:hover, .pressslider:hover .tt-prev:hover { opacity: 1; }
.tt-direction-nav .tt-disabled { opacity: 0.5!important; filter:alpha(opacity=50); cursor: default; }



/* Pause/Play */
.tt-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.tt-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.tt-pauseplay a:hover  { opacity: 1; }
.tt-pauseplay a.tt-play:before { content: '\f003'; }


/* Control Nav */
.tt-control-nav {width: 100%; position: absolute; bottom: -60px; text-align: center;}
.tt-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.tt-control-paging li a {width: 11px; height: 11px; display: block; background: #cccccc; background: rgba(255,255,255,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.tt-control-paging li a:hover { background: #333; background: rgba(255,255,255,0.7); }
.tt-control-paging li a.tt-active { background: #eeeeee; background: rgba(255,255,255,0.9); cursor: default; }


@media screen and (max-width: 860px) {
  .tt-direction-nav .tt-prev { opacity: 1; left: 10px;}
  .tt-direction-nav .tt-next { opacity: 1; right: 10px;}
	
	
.pressslider .press-items .homepressimg { height: 80px;}
	
	
}











