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

.hotcarousel {
	width:87.074829931972789115646258503401%; /* 640 / 735 */
	margin:0 auto;
	height:auto;
}

.hotcarousel .js {
	overflow:hidden;
	width:85%;
	float:left;
	-height:136px;
}

.hotcarousel .js .carousel-wrap {
	vertical-align:middle;
	margin:0 5px;
	height:100px !important;
}


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

.hotcarousel ul {
	margin:0;
	padding:0;
	right: auto !important;
	width:5500px !important;
	overflow:hidden !important;
}

.hotcarousel .js ul li {
	overflow:hidden !important;
	display:inline;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
	list-style:none;
	background:none;
	width:110px;
}

.hotcarousel .js ul li img{
	border:0;
	width:auto;
}

.hotcarousel img {
	margin:0 5px;
	padding:2px;
}


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

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

.hotcarousel .carousel-next {
	background: url(/../../images/circleright32.png) 0 15px no-repeat;float:left;
}

.hotcarousel .carousel-previous {
	background: url(/../../images/circleleft32.png) 0 15px no-repeat;float:left;margin-left:10px;
}

.hotcarousel .carousel-control{-height:136px;}

div.carousel-pagination {
	color:#fff;
	cursor:pointer;
	text-align:center;
}

div.carousel-pagination a {padding:0 6px;}

#mainImage {
	min-height:425px;
	width:100%;
}

#mainImage a img {
	max-height:425px;
	max-width:100%;
	margin:0 auto;
	display:block;
	border-radius:15px;
}

@media screen and (max-width:640px){
	#mainImage {min-height:225px;width:100%;}
	.hotcarousel {width:100%;}
	.hotcarousel .js {width:70%;padding-right:15px}
}
