/*
@copyright	Copyright (C) 2010 Arhimedia Network - All rights reserved.
@license    http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
*/

.IE button {
width:1%;
overflow:visible;
}

.foo {
float:left;
}

.hotcarousel .js .carousel-wrap {
vertical-align:middle;
margin:0;
}

.IE .hotcarousel .js .carousel-wrap {
display:inline;
}

.hotcarousel .js ul li.carouselcontent, .hotcarousel .js ul li.carouselimage {
overflow:hidden;
display:inline;
float:left;
list-style:none;
background:none;
margin:0;
padding:0;
}

.hotcarousel .carousel-control {
overflow:hidden;
display:inline-block;
vertical-align:middle;
width:31px;
cursor:pointer;
line-height:999px;
}

.hotcarousel .disabled,.hotcarousel .disabled:hover {
cursor:default;
}

div.carousel-pagination {
text-align:center;
clear:both;
}

div.carousel-pagination p {
text-align:center;
padding:0;
margin:10px 0 0 0;
}

div.carousel-pagination a {
padding:0;
text-decoration:none;
}

.disabled {
	opacity:0.4;
}

.clr {
	clear:both;
}
