/* $Id$ */

/*
+----------------------------------------------------------------+
|   Feverultra for Dupal 6.x - Version 1.0                       |
|   Copyright (C) 2010 Antsin.com All Rights Reserved.           |
|   @license - Copyrighted Commercial Software                   |
|----------------------------------------------------------------|
|   Theme Name: Feverultra                                       |
|   Description: Feverultra by Antsin                            |
|   Author: Antsin.com                                           |
|   Date: 2nd August 2010                                        |
|   Website: http://www.antsin.com/                              |
|----------------------------------------------------------------+
|   This file may not be redistributed in whole or               |
|   significant part.                                            |
+----------------------------------------------------------------+
*/  

div.views-slideshow-ddblock-cycle-fever div.container {
  width: 100%;
}
div.views-slideshow-ddblock-cycle-fever div.container-inner {
  height: 300px;
  position: relative;
  z-index: 0;
}

div.views-slideshow-ddblock-cycle-fever div.slider {
  float:left;
  width:660px;
}

div.views-slideshow-ddblock-cycle-fever div.slider-inner {
  background: transparent url("../images/transparent_bg.png") repeat scroll 0 0!important;
  height: 300px;
  overflow: hidden;
  position: relative;
  visibility: hidden;
}

div.views-slideshow-ddblock-cycle-fever div.slide {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}

div.views-slideshow-ddblock-cycle-fever div.slide-inner img {
  width: 660px;
  height: 300px;
}

div.views-slideshow-ddblock-cycle-fever div.slide-text {
  background: transparent url("../images/transparent_bg.png") repeat scroll 0 0!important;
  position: absolute;
}

div.views-slideshow-ddblock-cycle-fever div.slide-text-horizontal {
  left: 0;
  bottom: 0;
  height: 80px;
  width: 660px;
}

div.views-slideshow-ddblock-cycle-fever div.slide-text-inner {
  color: white;
  padding: 10px;
}

div.views-slideshow-ddblock-cycle-fever div.slide-body-horizontal {
  width: 640px;
}

div.views-slideshow-ddblock-cycle-fever div.slide-body-inner p {
  margin: 0;
  padding: 0;
}

div.views-slideshow-ddblock-cycle-fever div.vsd-scrollable-pager {
  height: 260px;
  width: 275px;
  overflow: hidden;
  position: relative;
  float: left;
  padding: 40px 0 0 15px;
}

div.views-slideshow-ddblock-cycle-fever span.slide-title {
  color: #B8B8B8;
  font-size: 100%;
  font-weight: bold;
}

div.views-slideshow-ddblock-cycle-fever div.vsd-scrollable-pager div.items div {
  height: 68px;
}

div.views-slideshow-ddblock-cycle-fever div.vsd-scrollable-pager div.items div a {
  display: block;
  height: 58px;
  text-decoration: none !important;
}

div.views-slideshow-ddblock-cycle-fever div.vsd-scrollable-pager div.items div a:focus {
  outline: none;
}

div.views-slideshow-ddblock-cycle-fever div.vsd-scrollable-pager div.items img {
  float: left;
  height: 45px;
  padding: 5px;
  margin-right: 10px;
  vertical-align: middle;
  width: 99px;
}