
/*
	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; margin-top:-45px }
.cs-buttons a { margin-left: 3px; height: 19px; width: 19px; float: left; text-indent: -1000px; background:url(/wp-content/themes/pico/images/btnFeaturedBox.png) no-repeat}
.cs-buttons a:hover {background:url(/wp-content/themes/pico/images/btnFeaturedBox.png) no-repeat 0 -19px}
.cs-buttons .cs-active, .cs-buttons .cs-active:hover {background:url(/wp-content/themes/pico/images/btnFeaturedBox.png) no-repeat 0 -38px; color: #FFFFFF; }

.cs-title { width: 960px; padding: 10px; color: #FFFFFF; width:425px; height:150px; text-shadow: 1px 1px 1px #000; top:150px !important; font-size:18px; line-height:21px; left:20px !important; opacity:1 !important; }

.cs-title h2 {font-size:32px; margin:0;	padding:0; line-height:36px}

.cs-prev, 
.cs-next {top:320px !important; width:24px !important; text-indent:-1000px; overflow:hidden; height:34px !important; opacity:1 !important }

.cs-prev {background:url(/wp-content/themes/pico/images/bgHeaderTitles.png) no-repeat -205px -337px; left:15px !important}

.cs-next {background:url(/wp-content/themes/pico/images/bgHeaderTitles.png) no-repeat -238px -337px; right:15px !important}

#coin-slider-coin-slider { width: 980px}
