
/* CSS for jQuery Orbit Plugin 1.2.3
 * www.ZURB.com/playground
 * Copyright 2010, ZURB
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
*/
div.orbit > img, .pika-stage, .pika-stage img, div.orbit-wrapper, div.orbit, .orbit > div {width: 100%!important;}
div.imgslider.orbit div.content{position:relative;background:#f0f0f0;border-bottom:1px solid #ccc;}.imgslider{background:#000 url('/modules/mod_orbit/images/loading.gif') no-repeat center center;overflow:hidden;}.imgslider>img,.imgslider>div,.imgslider>a{display:none;}div.orbit-wrapper{width:1px;height:1px;position:relative;}div.orbit{width:1px;height:1px;position:relative;overflow:hidden;}div.orbit>img{position:absolute;top:0;left:0;display:none;}div.orbit>a{border:none;position:absolute;top:0;left:0;line-height:0;display:none;}.orbit>div{position:absolute;top:0;left:0;width:100%;height:100%;}div.timer{width:40px;height:40px;overflow:hidden;position:absolute;top:10px;right:10px;opacity:.6;cursor:pointer;z-index:1001;}span.rotator{display:block;width:40px;height:40px;position:absolute;top:0;left:-20px;background:url(/modules/mod_orbit/images/rotator-black.png) no-repeat;z-index:3;}span.mask{display:block;width:20px;height:40px;position:absolute;top:0;right:0;z-index:2;overflow:hidden;}span.rotator.move{left:0;}span.mask.move{width:40px;left:0;background:url(/modules/mod_orbit/images/timer-black.png) repeat 0 0;}span.pause{display:block;width:40px;height:40px;position:absolute;top:0;left:0;background:url(/modules/mod_orbit/images/pause-black.png) no-repeat;z-index:4;opacity:0;}span.pause.active{background:url(/modules/mod_orbit/images/pause-black.png) no-repeat 0 -40px;}div.timer:hover span.pause,span.pause.active{opacity:1;}.orbit-caption{display:none;}.orbit-wrapper .orbit-caption{background:#fff;background:rgba(255,255,255,0.6);z-index:800;color:#000;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);box-shadow:0 2px 5px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;padding:5px;position:absolute;top:5%;left:5%;width:30%;}.orbit-wrapper .orbit-caption a{color:#444;}.orbit-wrapper .orbit-caption a:hover{text-decoration:none;}div.slider-nav{display:block;}div.slider-nav span{width:32px;height:32px;text-indent:-9999px;position:absolute;z-index:800;top:50%;cursor:pointer;}div.slider-nav span.right{background:url(/modules/mod_orbit/images/right-arrow.png);right:.5%;}div.slider-nav span.left{background:url(/modules/mod_orbit/images/left-arrow.png);left:.5%;}.orbit-bullets{float:left;display:block;padding:10px 0;margin:0 auto;list-style:none;background:#fff;width:100%;border-bottom: 1px solid #ddd;background:#f8f9f9 ;}.orbit-bullets li{float:left;display:inline;cursor:pointer;color:#999;position:relative;left:50%;text-align:center;text-indent:-9999px;background:url(/modules/mod_orbit/images/bullets.png) no-repeat 3px 0;width:13px;height:12px;overflow:hidden;}.orbit-bullets li.active{color:#222;background-position:-8px 0;}.orbit-bullets li.has-thumb{width:60px;height:60px;background-color:#FFF;border:1px solid #d9d9d9;background-repeat:no-repeat;padding:2px;margin:0;}.orbit-bullets li.active.has-thumb{border:1px solid #c90;}

@media only screen and (max-width: 860px) {
	.orbit-wrapper .orbit-caption, .pika-stage .caption { top: 10%; left:2%; position: absolute; width: 90%; padding:2%;}
	.pika-imgnav a.previous, .pika-imgnav a.next {z-index: 1000;}
	.item-info, .item-image { float: none; clear: both; height: auto; }
	.item-info {width: 80%; margin: 5% 8% ; height: 50%;}.orbit > div {height:auto;}
	.item-image {width: 80%; margin: 2% 8% ;height: auto;} .item-image img {width: 100%; height:auto;}.orbit-bullets {display: none;}
}

@media only screen and (max-width: 560px) {
	.pika-stage .caption, .pika-textnav, .orbit-caption {display:none;visibility:hidden;}
	#imgsliderul1{width:90%; height:250px;}
	.pika-thumbs li {width:80px; height:50px;}
}

@media only screen and (max-width: 489px) {
  	.jcarousel-skin-pika, .item-image {display:none;}
}
