﻿
.stepcarousel
{
    margin: 0px auto;
    overflow: scroll !important;
    width: 1114px;
    position: relative;
    height: 250px;
}
.stepcarousel .belt
{
    left: 0px;
    position: absolute;
    top: 0px;
	margin-top:10px;
}
#displaycssbelt
{
    visibility: hidden;
}
#stocklevels
{
    visibility: hidden;
}
.stepcarousel .panel
{
    float: left;
    margin: 0px 14px;
    overflow: hidden;
    width: 262px;
}
.stock
{
    clear: both;
    font-size: 10px;
    padding-bottom: 5px;
    margin: 0px auto;
    width: 929px;
    color: #000;
    border-bottom: #000 1px dashed;
    font-family: arial, verdana, sans-serif;
    height: 10px;
    text-align: right;
}
.subfeature
{
    display: block;
    margin: 0px;
    overflow: hidden;
    width: 260px;
	border: 1px solid #d1d1d1;
	background: #fff;
}
.subfeature img
{
    width: 260px;
	height:174px;
}
.subfeature-txt
{
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    padding-bottom: 0px;
    margin-top: -3px;
    width: 260px !important;
    line-height: 17px;
    padding-top: 3px;
    position: relative;
}
.subfeature-txt h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	height: 48px;
	overflow: hidden;
}
.subfeature-txt H2
{
    clear: both;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 3px;
}
.subfeature-txt H2 A
{
    color: #000;
}
.subfeature-txt H2 A:hover
{
    color: #ff0076;
}
.subfeature A IMG
{
    border-radius: 0% !important;
	border:none;
}
.subfeature A IMG:hover
{
    border:none;
}
