#featured-footer {
	background-color: white;
	/*padding-bottom: 20px;*/
}

#featured-footer h2 {
	color: black;
	margin-left: 20px;
}
#featured-footer li a {
	color: black;	
}

.lof-featured h3.featured-title {
    background-color: #fff;
    color: #cb4d4d;
	margin: 0;
    padding: 12px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	/*border: 1px solid #dee7ec;*/
}

.lof-featured h4.featured-title {
    /*background: url(../img/bg_bt_index.gif) no-repeat scroll 197px 0;*/
	background-image: url("../img/spriteme1.png");
    background-position: 187px -420px;
    color: #000000;
    font-size: 12px;
    padding-top: 7px;
    text-align: center;
    text-shadow: 0 0 0 #000000;
    text-transform: uppercase;
	height:13px;
	background-color:#FFF;
}


.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{
  /*padding:20px;*/
}
.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: 3px;
    margin-right: 3px;
}
.list-featured ul li .featured-item a {
   /*
	 margin-left: 3px;
    margin-right: 3px;
    */
}
.entry-content .entry-price-discount{
  font-style: italic;
  text-align: center;
}
.entry-content .entry-price {
  font-size: 16px;
  color: #cb4d4d;
  font-weight: bold;
  padding-top: 3px;
  text-align: center;
}
.list-featured ul li h4 {
  margin-bottom: 3px;
  font-size: 12px;
  text-align: center;
}
.list-featured ul li h5 {
  text-align: center;
}
.list-featured ul li h4 a {
    color: #000000;
    display: block;
    height: 15px;
    overflow: hidden;
}

.list-featured ul li h4 a:hover {
  text-decoration: none;
  color: #3B77BF;
}
.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: 1px solid #dee7ec;*/
	  border-top: 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: #dee7ec;
    height: 30px;
    position: absolute;
    top: 0;
    width: 30px;
	border-radius: 100%;
}
.list-featured .next:before{
    border-color: transparent transparent transparent #FFF;
    border-style: solid;
    border-width: 10px 0 10px 14px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 6px;
    top: 5px;
}
.list-featured .next:after {
    border-bottom: 1px solid #DEE7EC;
    content: "";
    display: block;
    position: absolute;
    right: 9px;
    top: 8px;
    width: 1px;
  
}
.list-featured .next:hover, .list-featured .prev:hover{
    background-color: #b4cad6;
}
.list-featured .prev {
    right: 15px;
}
.list-featured .prev:before {
	border-color: transparent  #FFF transparent transparent;
    border-style: solid;
    border-width: 10px 14px 10px 0;
    content: "";
    display: block;
    height: 0;
    left: 6px;
    position: absolute;
    top: 5px;
}

#productfeatured-data {
	/*margin-top: 47px;*/
}

.list-featured .prev:after{
    border-bottom: 1px solid #DEE7EC;
    content: "";
    display: block;
    position: absolute;
    right: 7px;
    top: 8px;
    width: 1px;
}

.featured-item .video-thumb {
    position: relative;
	text-align: center;
	padding: 3px;
	/* border: 1px solid #dee7ec; */
	margin-bottom:8px;
	overflow: hidden;
}
.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;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 6px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.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;
}

.list-featured {
  background-color: #fff;
  /*border: 1px solid #dee7ec;*/
  border-top: none;
}
.responsive-img {
    max-width: 100%;
}

.list-featured.responsive .caroufredsel_wrapper {
  padding-bottom: 15px;
}
#featured-header-center h4
{
	margin-left: 15px;
}

.caroufredsel_wrapper {
    height: 480px ;
}
/*
@media screen and (max-width: 768px){
    .caroufredsel_wrapper {
        height: 258px;
    }
}
@media only screen and (max-width: 1000px) { 
	.list-featured ul li {width:25%;height: 480px}
	.list-featured.responsive .caroufredsel_wrapper {width:25%;height: 480px}
}
@media only screen and (min-width: 1701px) and (max-width: 1800px) {
	.list-featured ul li {width:25%;height: 480px}
	.list-featured.responsive .caroufredsel_wrapper {width:25%;height: 480px}
}
@media only screen and (min-width: 1601px) and (max-width: 1700px) {
	.list-featured ul li {width:25%;height: 455px}
	.list-featured.responsive .caroufredsel_wrapper {width:25%;height: 455px}
}
@media only screen and (min-width: 1501px) and (max-width: 1600px) {
	.list-featured ul li {width:25%;height: 430px}
	.list-featured.responsive .caroufredsel_wrapper {width:25%;height: 430px}
}
@media only screen and (min-width: 1401px) and (max-width: 1500px) {
	.list-featured ul li {width:25%;height: 405px}
	.list-featured.responsive .caroufredsel_wrapper {width:25%;height: 405px}
}
@media only screen and (min-width: 1301px) and (max-width: 1400px) {
	.list-featured ul li {width:25%;height: 385px}
	.list-featured.responsive .caroufredsel_wrapper {width:25%;height: 385px}
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
	.list-featured ul li {width:25%;height: 355px}
	.list-featured.responsive .caroufredsel_wrapper {width:25%;height: 355px}
}
@media only screen and (min-width: 1101px) and (max-width: 1200px) {
	.list-featured ul li {width:25%;height: 330px}
	.list-featured.responsive .caroufredsel_wrapper {width:25%;height: 330px}
}
@media only screen and (min-width: 1001px) and (max-width: 1100px) {
	.list-featured ul li {width:25%;height: 305px}	
	.list-featured.responsive .caroufredsel_wrapper {width:25%;height: 305px}
}
@media only screen and (min-width: 901px) and (max-width: 1000px) {
	.list-featured ul li {width:25%;height: 280px}	
	.list-featured.responsive .caroufredsel_wrapper {width:25%;height: 280px}
}
@media only screen and (min-width: 801px) and (max-width: 900px) {
	.list-featured ul li {width:25%;height: 260px}	
	.list-featured.responsive .caroufredsel_wrapper {width:25%;height: 260px}
}
@media only screen and (min-width: 751px) and (max-width: 800px) {
	.list-featured ul li {width:50%;height: 420px}	
	.list-featured.responsive .caroufredsel_wrapper {width:50%;height: 420px}
}
@media only screen and (min-width: 700px) and (max-width: 750px) {
	.list-featured ul li {width:50%;height: 395px}	
	.list-featured.responsive .caroufredsel_wrapper {width:50%;height: 395px}
}
@media only screen and (min-width: 661px) and (max-width: 699px) {
	.list-featured ul li {width:50%;height: 370px}	
	.list-featured.responsive .caroufredsel_wrapper {width:50%;height: 370px}
}
@media only screen and (min-width: 600px) and (max-width: 660px) {
	.list-featured ul li {width:50%;height: 350px}	
	.list-featured.responsive .caroufredsel_wrapper {width:50%;height: 350px}
}
@media only screen and (min-width: 500px) and (max-width: 599px) {
	.list-featured ul li {width:50%;height: 320px}	
	.list-featured.responsive .caroufredsel_wrapper {width:50%;height: 320px}
}
*/
