
ol, ul {
	list-style: none;
	
}
#block-views-nodequeue_3-block ul{
margin:0px!important;
}
ul.slider li{
margin:0px 2px;
padding:0px;
list-style: none outside none !important;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	width: 100%;
}
.wrapper {
	width: 980px;
	margin: 0 auto;
}



/* Middle
-----------------------------------------------------------------------------*/




.rotating-carousel {
  position: relative;
  height: 406px;
  /*width: 980px;*/
  margin: 0 auto;
  /*padding-bottom: 6px;*/
  overflow: hidden;
}
.rotating-carousel .slider {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  *zoom: 1;
}
.rotating-carousel .slider:before,
.rotating-carousel .slider:after {
  display: table;
  content: "";
}
.rotating-carousel .slider:after {
  clear: both;
}
.rotating-carousel .slider .item {
  position: relative;
  float: left;
  opacity: 0.5;
  filter: alpha(opacity=20);
  cursor: pointer;
}
.rotating-carousel .slider .item > img {
  max-width: none;
}
.rotating-carousel .slider .item > .item-link {
  display: block;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rotating-carousel .slider .item .headline {
  text-align: left;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: -1;
  width: 330px;
  padding: 18px;
  top: -70%;
  left: 0;
  text-align: center;
  color: #ef3124;
}

.rotating-carousel .slider .item .headline.underlay {
  background: #333333;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
}
.rotating-carousel .slider .item .headline a {
  background: #20c4f4;
  color: #fff;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin: 12px 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 9px 15px 9px 16px;
  font-size: 18px;
  text-align: center;
  text-decoration: none !important;
  margin-top: 15px;
}
.rotating-carousel .slider .item .headline a:hover {
  color: #fff;
  background: #076f8e;
}
.rotating-carousel .slider .item .headline a.small {
  font-size: 14px;
  padding: 4px 11px 4px 12px;
}
.rotating-carousel .slider .item.sliding,
.rotating-carousel .slider .item.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.rotating-carousel .slider .item.active {
  cursor: default;
}
.rotating-carousel .slider .item.active .headline {
  z-index: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
  margin-top: 242px;
  -webkit-transition: 350ms ease-out top;
  -moz-transition: 350ms ease-out top;
  -ms-transition: 350ms ease-out top;
  -o-transition: 350ms ease-out top;
  transition: 350ms ease-out top;
}
.rotating-carousel .slider .item.active .play-video-link {
  display: block;
  cursor: pointer;
}
.rotating-carousel .slider .play-video-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  outline: none;
  text-indent: -9999px;
  display: none;
  background: rgba(255, 255, 255, 0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.rotating-carousel .carousel-indicator {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 6px;
  bottom: 0;
  background: #ebebeb;
}
.rotating-carousel .carousel-indicator .carousel-indicator-handle {
  background: #d4d4d4;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.rotating-carousel .shadow {
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 -3px 4px -1px rgba(0, 0, 0, 0.35) inset;
  -moz-box-shadow: 0 -3px 4px -1px rgba(0, 0, 0, 0.35) inset;
  box-shadow: 0 -3px 4px -1px rgba(0, 0, 0, 0.35) inset;
  height: 10px;
  border: none;
  position: absolute;
  bottom: 0;
  z-index: 10;
}
#productcategory-features {
  background: #fff;
}
.ccont{
width:980px;
height:400px;
margin:0 auto;
}
.carousel-control {
  width: 26px!important;
  height: 42px!important;
  display:block!important;
  position:relative;
  z-index: 10;
  top: 50%;
  margin-top: -21px;
  background-color: transparent;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.carousel-control:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.rotating-carousel a.carousel-control {
  color: #cbcccc;
}
.rotating-carousel a.carousel-control.right {
  float:right;
  margin-right:25px;
  background-image:url(/themes/infania/i/right.png);
  background-position:center center;
  background-repeat:no-repeat;
}
.rotating-carousel a.carousel-control.left {
  float:left;
  margin-left:25px;
  background-image:url(/themes/infania/i/left.png);
  background-position:center center;
  background-repeat:no-repeat;
}
.rotating-carousel a.carousel-control:hover,
.rotating-carousel a.carousel-control.active {
  color: #ef3124 !important;
}
#press-list a.carousel-control {
  width: 18px;
  height: 46px;
  line-height: 48px;
  font-size: 48px;
  font-weight: bold;
  color: #fafafa !important;
  color: rgba(255, 255, 255, 0.8) !important;
  background-color: #333333;
  background-color: rgba(0, 0, 0, 0.5);
  text-indent: -17px;
}
#press-list a.carousel-control.right {
  right: 0;
  -webkit-border-radius: 8px 0px 0px 8px;
  -moz-border-radius: 8px 0px 0px 8px;
  border-radius: 8px 0px 0px 8px;
  border-width: 12px 14px 12px 20px;
}
#press-list a.carousel-control.left {
  left: 0;
  -webkit-border-radius: 0px 8px 8px 0px;
  -moz-border-radius: 0px 8px 8px 0px;
  border-radius: 0px 8px 8px 0px;
  border-width: 12px 20px 12px 14px;
}
#press-list a.carousel-control:hover,
#press-list a.carousel-control.active {
  color: #fff !important;
  background-color: #20c4f4;
}