/*Customer Story Slider*/
#example {width:600px;height:350px;position:relative;margin-top:0;}
#ribbon {position:absolute;top:-3px;left:-15px;z-index:500;}
#frame {position:absolute;z-index:0;width:739px;height:341px;top:-3px;left:-80px;}
.arrow-next {background: url(../../images/sprite-icons-home.png) -81px -318px;display: block;width: 23px;height: 42px;}
.arrow-prev {background: url(../../images/sprite-icons-home.png) -81px -274px;display: block;width: 23px;height: 42px;}
/*Slideshow*/
#slides {position:absolute;top:0;left:4px;z-index:100;border: solid 10px white;box-shadow: 0 0 2px 2px #333;-moz-box-shadow: 0 0 2px 2px #333;-webkit-box-shadow: 0 0 2px 2px #333;}

/*Slides container Important: Set the width of your slides container Set to display none, prevents content flash*/
.slides_container {width:535px;overflow:hidden;position:relative;display:none;}

/*Each slide Important: Set the width of your slides If height not specified height will be set by the slide content Set to display block*/
.slides_container div.slide { width:535px; height:320px; display:block;}

/*Next/prev buttons*/
#slides .next,#slides .prev {position:absolute;top:140px;left:-33px;width:24px;height:43px;display:block;z-index:101;}
#slides .next {left:545px;z-index:300;}

/*Pagination*/
#slides .pagination {display:block !important;}
.pagination {margin:0;padding:0;float:none;position:absolute;left:218px;top:336px;}
.pagination ul{ list-style:none; margin-left:0; padding-left:200px;}
.pagination li {float:left;margin:0 1px;list-style:none}
.pagination li a {display:block;width:12px;height:0;padding-top:12px;background-image:url(../../images/slider/pagination.png);background-position:0 0;float:left;overflow:hidden;}
.pagination li.current a {background-position:0 -12px;}
/*Caption*/
.caption {z-index:500;position:absolute;bottom:-35px;left:0;width:515px;padding:5px 10px 5px 10px;margin:0;background:#000;background:rgba(0,0,0,.8);color:#fff;border-top:1px solid #000;overflow:hidden;}
.caption a {color: #F64242;font-weight: bold;}
/*Customer Story Slider*/

/*Customer Video Slider*/
		/*Slides container Important:Set the width of your slides container.Set to display none, prevents content flash*/
		#slides_two .slides_container {width:220px;display:none;}

		/*Each slide Important: Set the width of your slides If height not specified height will be set by the slide content Set to display block*/
		#slides_two .slides_container div {width:220px;height:180px;display:block;}
		#slides_two .slides_container ul .pagination {display:none;}

/*Customer Video Slider*/		
		/*Slides container Important:Set the width of your slides container.Set to display none, prevents content flash*/
		#slides_two_new .slides_container {width:440px;display:none;}

		/*Each slide Important: Set the width of your slides If height not specified height will be set by the slide content Set to display block*/
		#slides_two_new .slides_container div {width:440px;height:90px;display:block;}
		#slides_two_new .slides_container ul .pagination {display:none;z-index: 0;}
		#customer-video-slider .pagination {display:none;z-index: 0;}

/*Customer Summit Slider*/
#slides_three {position:absolute; left:240px}
#slides_three .slides_container {width:340px;display:none; margin: 0px 0px 0px 0px;}
/*Each slide Important: Set the width of your slides If height not specified height will be set by the slide content Set to display block*/
#slides_three .slides_container div {width:340px;height:40px;display:block;}
#slides_three .slides_control {width:340px !important;height:40px;}	
#slides_three .pagination {display:none;}

/*Lagan GtoC Slideshow*/
#slides_industries {position:absolute;top:0;left:4px;z-index:100;border: solid 10px white;box-shadow: 1px 1px 5px #ccc;-moz-box-shadow: 1px 1px 5px #ccc;-webkit-box-shadow: 1px 1px 5px #ccc;}

/*Slides container Important: Set the width of your slides container Set to display none, prevents content flash*/
.slides_container {width:535px;overflow:hidden;position:relative;display:none;}

/*Each slide Important: Set the width of your slides If height not specified height will be set by the slide content Set to display block*/
.slides_container div.slide { width:535px; height:320px; display:block;}
#slides_industries .pagination {display:none !important;}

/*Next/prev buttons*/
#slides_industries .next,#slides_industries .prev {position:absolute;top:140px;left:-34px;width:24px;height:43px;display:block;z-index:101;}
#slides_industries .next {left:545px;z-index:300;}