.advps-slide-container{ position:relative; } .advps-slide-container ul { margin:0; padding:0; } .advps-excerpt-one{ position:absolute; -moz-opacity:1; filter:alpha(opacity=100); opacity:1; z-index:1; } .advps-overlay-one { width:100%; height:100%; position: absolute; top: 0; left: 0; z-index: 0; } .advps-excerpt-block-one{ position:relative; padding:10px; width:auto; height:auto; z-index:9; } .advps-slide-field-three img { float:left; margin-right:20px; } .advs-title a{ font-weight:bold; text-decoration:none; } /* --------------------- navigation -----------------*/ .advps-number{ position:absolute; font-size:11px; font-family:Arial, Helvetica, sans-serif; z-index:9999; } .advps-number ul{ margin:0; padding:0; } .advps-number ul li{ position:relative; list-style:none; float:left; display:inline; margin:0; } .advps-number li a { margin: 2px 2px 2px 0; padding:5px 8px 5px 8px; text-decoration:none; width:auto; display:block; color:#FFFFFF; font-size:12px; font-weight:bold; text-shadow: 0px 1px 1px #666666; background-color:#333333; background: -webkit-gradient(linear, 0 top, 0 bottom, from(#666666), to(#000000)); background: -moz-linear-gradient(#555555, #000000); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#000000',GradientType=0 ); background-image: -ms-linear-gradient(top, #666666 0%, #000000 100%); background-image: -o-linear-gradient(top, #666666 0%, #000000 100%); background-repeat:no-repeat !important; background-position:center !important; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; } .advps-number li a:hover { color:#000000; text-shadow: 0 1px 0 #FFFFFF; background-color:#FFFFFF; background:-moz-linear-gradient(#FFFFFF, #E0E0E0); background:-webkit-gradient(linear, 0 top, 0 bottom, from(#FFFFFF), to(#E0E0E0)); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#E0E0E0',GradientType=0 ); background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E0E0E0 100%); background-image: -o-linear-gradient(top, #FFFFFF 0%, #E0E0E0 100%); } .advps-number li.activeSlide a{ color:#000000; text-shadow: 0 1px 0 #FFFFFF; background-color:#FFFFFF; background:-moz-linear-gradient(#FFFFFF, #E0E0E0); background:-webkit-gradient(linear, 0 top, 0 bottom, from(#FFFFFF), to(#E0E0E0)); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#E0E0E0',GradientType=0 ); background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E0E0E0 100%); background-image: -o-linear-gradient(top, #FFFFFF 0%, #E0E0E0 100%); cursor:default; } .advps-bullet{ width:auto; position:absolute; z-index:9999; } .advps-bullet li { display:inline; list-style:none; margin:0px !important; } .advps-bullet li a{ display:block; width:18px; height:18px; float:left; background:url(images/advps-bullet-two.png) no-repeat; margin-left:2px; } .advps-bullet li a:hover{ background:url(images/advps-bullet-active-two.png) no-repeat; cursor:pointer; } .advps-bullet li.activeSlide a{ background:url(images/advps-bullet-active-two.png) no-repeat; } /* ------------------- next previous ----------------------*/ .advps-left-arrow{ width:55px; height:55px; position:absolute; left:0%; top:39%; z-index:100; display:none; background:url(images/advps-left-arrow.png) no-repeat; text-indent:-9999px; cursor:pointer; } .advps-right-arrow{ width:55px; height:55px; position:absolute; right:0%; top:39%; z-index:100; display:none; background:url(images/advps-right-arrow.png) no-repeat; text-indent:-9999px; cursor:pointer; } .advps-play-pause { width:50px; position:absolute; right:46%; top:39%; z-index:100; display:none; } .advps-left-arrow-two{ width:20px; height:29px; position:absolute; left:1%; top:39%; z-index:100; display:none; background:url(images/l1.png) no-repeat; text-indent:-9999px; cursor:pointer; } .advps-right-arrow-two{ width:20px; height:29px; position:absolute; right:1%; top:39%; background:url(images/r1.png) no-repeat; z-index:100; text-indent:-9999px; cursor:pointer; display:none; } .advps-play-pause-two { width:25px; position:absolute; right:48%; top:39%; z-index:100; display:none; } .advps-down-arrow{ width:55px; height:21px; position:absolute; left:36%; bottom:0; z-index:100; background:url(images/advps-down-arrow.png) no-repeat; text-indent:-9999px; cursor:pointer; } .advps-up-arrow{ width:55px; height:21px; position:absolute; left:36%; top:0; z-index:100; background:url(images/advps-up-arrow.png) no-repeat; text-indent:-9999px; cursor:pointer; } .advps-slide-container .advs-title { line-height:30px; }