/*bof featured carousel*/
.image_carousel {position: relative;padding: 0 0 0 0;width: 100%;background-size:100%;margin-top:50px;left:-20px;height:250px !important;}
.image_carousel .panel {display: block;float: left;text-align: center;padding: 0px 10px;margin: 0px 10px;width: 200px;height:250px !important; transition:border 2s ease; -webkit-transition:border 2s ease;-moz-transition: border 2s ease;  -o-transition:border 2s ease;}
.image_carousel .panel:hover{border: 0px solid #171717;}
#foo2_prev, a#foo2_next,a#foo1_prev, a#foo1_next {background: url(../images/carousel_nav.gif) no-repeat transparent;width: 24px;height: 35px;display: block;position: absolute;top: -90px;margin-right:30px;}
#foo2_prev,a#foo1_prev {left: 90%; background-position: 0 0;}
a#foo2_prev:hover,a#foo1_prev:hover {background-position: 0 -37px;}
a#foo2_next,a#foo1_next{right: -20px;background-position: -23px 0;}
a#foo2_next:hover,a#foo1_next:hover {background-position: -23px -37px;}
a.prev span, a.next span {display: none;}
.carouselImage{border:0px solid #000;}
.carouselImage { -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;}
.carouselImage:hover { -webkit-transform: scale(1.05);transform: scale(1.05); -moz-transform: scale(1.05);}



.carouselTitle{width:95%;margin:0 auto;margin-top:20px;color:#171717;font-size:120%;line-height:18px;min-height:60px;border-bottom:1px solid #dbdbce;display:none;}
.carouselTitle a{color:#171717;}
.carouselDescription{text-align:left !important;width:85%;margin:0 auto;}
.button_buy_now{margin-top:20px !important;}
.carouselPrice{color:#171717;font-size:150%;text-align:center;}
.normalprice{font-size:80%;text-align:center;margin-left:10px;}
.productSpecialPrice{font-size:100%;text-align:center;}
.productPriceDiscount{display:none;}
.carouselPrice img{display:none;}
.carouselBuyNow{width:100%;margin:0 auto;margin-top:30px;}
.caroufredset_wrapper{height:250px !important;}
#foo1{height:250px !important;}

.centerBoxHeading{margin-top:30px;}
.bottom-ads{margin-bottom:0px;margin-top:40px;}
.home-featured{margin-left:-20px;margin-bottom:0;}

@media (max-width:767px){
a#foo2_prev,a#foo1_prev {left: 20px;top:20px}
.centerBoxHeading{text-align:center !important;}
#foo2_prev, a#foo2_next,a#foo1_prev, a#foo1_next {margin-right:0px;}
}

@media (min-width:768px) and (max-width:979px){
.centerBoxHeading{width:35%;}
#foo2_prev, a#foo2_next,a#foo1_prev, a#foo1_next {margin-right:0px;}
}


/*bof cross browser*/

