/*
  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 30px 0px 30px; float: left; left:40px !important; z-index:1; }


.cs-buttons a { 
margin-left: 10px; 
height: 15px; 
width: 15px; 
float: left; 
background-image:url(/images/activejQuery.gif); 
background-repeat:no-repeat;
text-indent: -1000px; 
background-position:center center;
}
.cs-buttons a:hover {
background-image:url(/images/inactivejQuery.gif); 
}

.cs-active { border:1px solid #a5bfd4 !important; 
background-image:url(/images/inactivejQuery.gif); 
}

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

.cs-prev, 
.cs-next { background-color: #000000; color: #9ebad0; padding: 0px 10px; }

.cs-prev a, .cs-prev a:hover, .cs-prev a:active, .cs-next a, .cs-next a:hover, .cs-next a:active { color:#fcac19;}

.coin-slider p {
padding:0px;
margin:0px;

}

.coin-slider-coin-slider p {
padding:0px;
margin:0px;
}


div#coin-slider img {
width:1000px !important;
height:333px !important;
}



a.cs-coin-slider {
background-repeat:no-repeat !important;
height:333px !important;
}




.jqtabs {
width:1000px;
height:40px;
background-color:#004984;
margin-top:-30px;
}





#coin-slider {
background-color:#cfc7bc;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
