
/*
	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; margin:0; padding:9px 8px 10px; float:left;}
.cs-buttons a { margin:0 2px; width:26px; height:26px; float:left; background:url(http://verdefenia.gr/rooms/wp-content/themes/loremblog/images/tabs_1.gif) no-repeat left top; color:#fff; text-indent:-10000px;}
.cs-buttons a.cs-active { background:url(http://verdefenia.gr/rooms/wp-content/themes/loremblog/images/tabs_2.gif) no-repeat left top; color:#fff;}


.cs-title big { display:block; padding:60px 40px 0; width:320px; height:340px; vertical-align:middle; background:url(http://verdefenia.gr/rooms/wp-content/themes/loremblog/images/overlay.png) repeat left top;filter:alpha(opacity=60);opacity:0.6;}
.cs-title big.lf { float:left;}
.cs-title big.rt { float:right;}
.cs-title small { display:block; padding:24px 0 0; font-size:13px; line-height:1.5em;}


.cs-prev, 
.cs-next { background:url(http://verdefenia.gr/rooms/wp-content/themes/loremblog/images/overlay.png) repeat left top; color:#fff; padding:0px 10px;}


#coin-slider-coin-slider { width: 970px}.cs-title { width:980px; height:400px; padding:0; color:#fff; font-size:18px; line-height:1.5em;}



