.slide-container {width:100%;float:left;text-align:center;margin-bottom:0px;padding: 3px 8px; padding-bottom: 48px; background:url(../../../images/slide_bg.png) no-repeat center bottom;}
.slide-show{float:left;position:relative;}
.indentmenu{position:absolute;bottom:-20px;z-index:1;margin-left:auto;margin-right:auto;left:0;right:0;}
.banner-content-style1{position:absolute; top:0; left:0;}
.indentmenu ul{display:inline-block;padding:0;background: transparent;margin: 2 auto;}
.indentmenu ul li{float:left;list-style:none;}
.indentmenu ul li a{
	float: left;margin: 2px;color: #000;padding: 0px 6px;text-decoration: none;background:url(../../../images/bullet_slide_inactive.png) no-repeat center center;
	color:rgba(0,0,0,0);}
.indentmenu ul li a:hover{
	/*background:#ddd;*/
	background:url(../../../images/bullet_slide_active.png) no-repeat center center;
	color:rgba(0,0,0,0);}
.indentmenu ul li a.selected{
	background:url(../../../images/bullet_slide_active.png) no-repeat center center;
	padding-top: 0px; /*shift text down 1px*/padding-bottom: 0px;color:rgba(0,0,0,0) !important;}
.indentmenu ul li a.selected:hover{;padding-top: 0px; /*shift text down 1px*/padding-bottom: 0px;
color:rgba(0,0,0,0)!important;}
.tabcontent{width:100%;float:left;position:relative;display:none;}
.tabcontent a{width:100%;float:left;z-index:9; text-decoration:none;}
@media print {.tabcontent {display:block !important;}}
.banner_content {padding:0px 10px 10px 10px;position:absolute;bottom:0;left:0;text-align:left;/*z-index:99; background:#000; opacity: 0.7; filter: alpha(opacity = 70);*/}
.banner_content p{color:#fff;}
.banner_content .learn-more-btn{position:absolute; bottom: 50px; left:50px; width:151px; height:36px; background:url(../../../images/learnmore.png) no-repeat center center; z-index:99;}
.banner_content .try-our-tech-btn{position:absolute; bottom: 50px; left:50px; width:151px; height:38px; background:url(../../../images/producttour.png) no-repeat center center; z-index:99;}
.banner_content .request-free-sampler-btn{position:absolute; bottom: 50px; left:50px; width:173px; height:38px; background:url(../../../images/requestfreesampler.png) no-repeat center center; z-index:99;}
/* Clear */
.clear{width:100%;height:0px;clear:both;font-size:0px;line-height:0px;}

#banner-slider-left-arrow,#banner-slider-right-arrow{
	position:absolute;
	width:51px;
	height:382px;
	top:0px;
	cursor:pointer;
}
#banner-slider-left-arrow{left:-50px; background:url(../../../images/arrowleft_slide.png) no-repeat center center;opacity: 0.4;filter:alpha(opacity=40);}
#banner-slider-right-arrow{right:-50px; background:url(../../../images/arrowright_slide.png) no-repeat center center;opacity: 0.4;filter:alpha(opacity=40);}

#banner-slider-left-arrow:hover{ opacity: 1;filter:alpha(opacity=100);}
#banner-slider-right-arrow:hover{opacity: 1;filter:alpha(opacity=100);}
div#slide-images{margin-top: 5px;}