
/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a {  background-color: black; margin-left: 5px; height: 7px; width: 38px; float: left; color: #FFFFFF; text-indent: -1000px; }
.cs-active {  background-color: transparent !important; background-image: url(a.png) !important; height: 19px !important; width: 40px !important; margin-top:-11px; }

.cs-title { display: none; width: 746px; padding: 10px; background-color: #000000; color: #FFFFFF; }


.cs-prev { background-image: url(p.png) !important; height: 40px; width: 19px;} 
.cs-next { background-image: url(n.png) !important; height: 40px; width: 19px;} 

#coin-slider-coin-slider { width: 766px}<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
