
/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


.coin-slider { zoom: 1; position: relative; background: #000}
.coin-slider a{ text-decoration: none; outline: none; border: none;}

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #eed8a7; color: #bca063; text-indent: -1000px; }
.cs-active { background-color: #d6b160; color: #FFFFFF; }

.cs-title { width: 300px; height: 330px; padding: 10px; background: #000000; color: #FFFFFF; margin: 0 0 0 638px;}

.cs-prev {background-image:url(left.png);display:block;color:transparent;width:34px; height: 36px;}
.cs-next {background-image:url(right.png);display:block;color:transparent;width:34px; height: 36px;}

#coin-slider-coin-slider { width: 955px}<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
