.list-featured {
  background-color: #fff;
  border: 1px solid #dee7ec;
  border-top: none;
}
.lof-featured h3.featured-title {
    background-color: #fff;
    color: #323131;
	margin: 0;
    padding: 12px;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: normal;
	border:none;
	text-align:left;
}
.responsive-img {
    max-width: 100%;
}
.lof-featured .lof-pager {
    padding: 13px;
	height: 0px;
    position: absolute;
    right: 60px;
    top: -38px;
}
.lof-pager a {
    background: url("images/miscellaneous_sprite.png") no-repeat scroll 0 -300px transparent;
    display: inline-block;
    height: 15px;
    margin: 0 5px 0 0;
    width: 15px;
}
.lof-pager a.selected {
    background-position: -25px -300px;
    cursor: default;
}
.lof-pager a span {
    display: none;
}
.lof-featured{
  margin-bottom: 10px;
}
.list-featured {
	
}
.list-featured > ul {
    display: block;
    height: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.list-featured ul li {
    display: block;
    float: left;
    margin-right: -1px;
    padding: 0;
    width: 189px;
}
.list-featured ul li {
    padding-top: 10px;
}
.list-featured ul li .featured-item {
    margin-left: 11px;
    margin-right: 10px;
}
.entry-content .entry-price-discount{
  font-style: italic;
}
.entry-content .entry-price {
  font-size: 20px;
  color: #525151;
  font-weight: bold;
  padding-top: 0px;
  float:left;
  width:70px;
  height:20px;
}
.list-featured ul li h4 {
  margin-bottom: 3px;
  font-size: 13px;
}
.list-featured ul li h4 a {
    color: #888;
    display: block;
    height: 20px;
    overflow: hidden;
}

.list-featured ul li h4 a:hover {
  text-decoration: none;
  color: #000;
}
.list-featured ul li p {
    margin: 5px 0 0;
	height: 40px;
	overflow: hidden;
}
.list-featured.responsive {
	padding: 5px 0 10px;
	position: relative;
	 background-color: #fff;
	  border: none;
}
.list-featured.responsive .caroufredsel_wrapper {
  padding-bottom: 15px;
}
.list-featured .featured-nav {
    padding: 10px;
    position: absolute;
    right: 18px;
    top: -27px;
}
.list-featured .featured-nav a {
    outline: medium none;
    text-decoration: none;
}
.list-featured .next, .list-featured .prev {
    background-color: #d4d4d4;
    height: 17px;
    position: absolute;
    top: 0;
    width: 17px;
	border-radius: 100%;
}
.list-featured .next:before{
    border-color: transparent transparent transparent #4f4f4f;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 5px;
    top: 4px;
}
.list-featured .next:after {
    border-bottom: 1px solid #d4d4d4;
    content: "";
    display: block;
    position: absolute;
    right: 9px;
    top: 8px;
    width: 1px;
  
}
.list-featured .next:hover, .list-featured .prev:hover{
    background-color: #f2f2f2;
}
.list-featured .prev {
    right: 15px;
}
.list-featured .prev:before {
	border-color: transparent #4f4f4f transparent transparent;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    content: "";
    display: block;
    height: 0;
    left: 5px;
    position: absolute;
    top: 4px;
}
.list-featured .prev:after{
    border-bottom: 1px solid #e7e7e7;
    content: "";
    display: block;
    position: absolute;
    right: 7px;
    top: 8px;
    width: 1px;
}

.featured-item .video-thumb {
    position: relative;
	padding: 3px;
	border:1px solid #333;
	margin-bottom:8px;
	overflow: hidden;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;;
	width:192px;
	text-align:left;
}

.video-thumb img{ margin:0 auto !important;}

.featured-item .play-icon {
    background: url("images/play.png") no-repeat scroll center center transparent;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 168px;
}
.featured-item .black-overlay {
    background: none repeat scroll 0 0 #000000;
    cursor: pointer;
    display: block;
    height: 100%;
    opacity: 0.3;
    width: 100%;
}
.featured-item img {
 -webkit-transition: all 0.5s ease-out;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
}
 
.featured-item img:hover {
-webkit-transform: scale(1.1,1.1);
  -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.featured-item a.lof-add-cart span{
/*    background-color: #4289B9;
    background-image: -moz-linear-gradient(center top , #4289B9 50%, #396D9C 50%);
    border: 1px solid #396D9C;
    box-shadow: 0 1px 0 0 #50A4C8 inset;*/
	background:url(images/addtcart.jpg) no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 0px 6px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
	width:134px;
	height:26px;
	float:left;
}
.featured-item a.lof-add-cart:hover span{
/*    background-color: #396D9C;
    background-image: -moz-linear-gradient(center top , #396D9C 50%, #4289B9 50%);*/
    box-shadow: none;
    text-decoration: none;
    text-shadow: 0 0 4px #FFFFFF;
}
.featured-item a.lof-add-cart:hover{
    text-decoration: none;
}
.featured-item .lof-main-puplic {
    text-align: center;
	float:left;
	width:134px;
	height:26px;
	margin-left:0px;
}

#bottpan{
	width:200px;
	height:21px;
	margin-bottom:7px;
	margin-right:0px;
	}