/* 

Minibuzz - CSS File For s3Slider JQuery

*/
#s3slider { 
   width: 959px; /* important to be same as image width */ 
   height: 344px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3slider a.but, #s3slider a.but:visited{color:#fff; padding:4px 4px; background-color:#444; filter: alpha(opacity=90); opacity: 0.9; border:solid 2px #363637; margin-top:10px; float:left;}

#s3sliderContent {
   width: 959px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin:0px ;/* important */
   list-style-type:none !important;
   
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
   llist-style-type:none !important;
}

.s3sliderImage div {
   position: absolute; /* important */
   right:0;
   top:0;
   font-size: 12px;
   padding:0;
   width: 335px;
   height:344px;
   padding:20px 20px 20px 20px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: white;
   display: none; /* important */
   bottom: 0px;
}
.s3sliderImage div h1 {font-size:28px; color:#fff; line-height:50px;}
.s3sliderImage div h2 {font-size:20px; color:#fff; line-height:50px;}

.clear {
   clear: both;
} 



cufon{text-indent:0!important; color:#fff;}@media screen,projection{cufon{display:inline!important;display:inline-block!important;position:relative!important;vertical-align:middle!important;font-size:1px!important;line-height:1px!important;}cufon cufontext{display:-moz-inline-box!important;display:inline-block!important;width:0!important;height:0!important;overflow:hidden!important;text-indent:-10000in!important;}cufon canvas{position:relative!important;}}@media print{cufon{padding:0!important;}cufon canvas{display:none!important;}}