.stepper {
	position: relative;
	width: 100%;
	clear: both;
}
.stepper .ouside {
	overflow: hidden;
}
.stepper ul {
	position: absolute;
	width: 100%;
	z-index: 100;
	height: 0;
	left: 0;
}
.stepper ul li a {
	display: block;
	width: 23px;
	height: 36px;
}

.stepper ul li:first-child {
	float: left;
}
.stepper ul li:last-child {
	float: right;
}

.stepper .inside {
	position: absolute;
	left: 0;
	width: 1458px;
}
.stepper .inside > *  {
	float: left !important;
}

.product-intro > div:first-child {
	/*margin-bottom: -93px;*/
}
.product-range .stepper .article {
	background-image: url(/th/images/decoration/home/two-tone-separator.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.product-range.short .stepper .article {
	background-image: url(/th/images/decoration/home/one-tone-separator.png);
}

.product-range {
	background-image: url(/th/images/decoration/home/orange.png);
	background-repeat: repeat-x;
	height: 141px;
	clear: both;
}
.product-range .stepper {
	height: 141px;
}
.product-range .container_12 {
	overflow: visible;
	height: 100%;
}
.product-range .outside {
	overflow: hidden;
	position: relative;
}
.product-range.short,
.product-range.short .stepper {
	height: 80px !important;
}


.product-range .stepper ul {
	top: 25px;
}

.product-range .stepper ul li:first-child a {
	background-image: url(/th/images/icons/stepper/white-left-arrow.png);
}
.product-range .stepper ul li:last-child a {
	background-image: url(/th/images/icons/stepper/white-right-arrow.png);
}

.product-range .article {
	padding-right: 24px;
	padding-left: 6px;
}
.product-range .article:last-child {
	padding-right: 0px;
}
.product-range .article > .header {
	position: relative;
	top: -10px;
}
#body .product-range .article .header h3 {
	margin-bottom: 27px !important;
	font-size: 20px;
}

.product-range .article .header h3 a {
	color: white !important;
}
.product-range .article .header h5 {
	margin-bottom: 0 !important;
}	
.product-range img {
	margin: 0 auto;
	image-rendering:optimizeSpeed;             /* Legal fallback */
    image-rendering:-o-crisp-edges;            /* Opera          */
    image-rendering:-webkit-optimize-contrast; /* Safari         */
    image-rendering:optimize-contrast;         /* CSS3 Proposed  */
    image-rendering:pixelated;                 /* CSS4 Proposed  */

}

.product-range .article:last-of-type {
	margin-right: 0;
}
.product-offers {
	overflow: hidden;
	background-color: white;
}
.product-offers .article {
	width: 298px;
}
.product-offers .stepper {
	box-sizing: border-box;
	padding-left: 27px;
	padding-right: 27px;
	height: 131px;
}


.product-offers .stepper ul {
	top: 43px;
}

.product-offers .stepper ul li:first-child a {
	background-image: url(/th/images/icons/stepper/orange-left-arrow.png);
}
.product-offers .stepper ul li:last-child a {
	background-image: url(/th/images/icons/stepper/orange-right-arrow.png);
}
.product-offers .stepper .outside {
	position: relative;
	height: 100%;
	overflow: hidden;
	
}

.product-offers .article {
	margin-right: 2px;
	padding-left: 2px;
	
}
.product-offers .article {
	height: 120px !important;
}

.product-offers .article .square {
	height: 100px !important;
}
.product-offers input {
	display: none;
}
.product-offers input ~ div {
	display: none;
}
.product-offers input:checked ~ div {
	display: block;
}
.product-offers label {
	cursor: pointer;
	float: left;
	clear: both;
	padding-right: 25px;
	padding-left: 30px;
	user-select: none;
	padding-top: 14px;
	padding-bottom: 8px;
}
.product-offers input + label {
	background-image: url(/th/images/icons/orange-expand.png);
	background-position: right -15px;
	background-repeat: no-repeat;
}
.product-offers input:checked + label {
	background-position: right 20px;
}

.product-offers .article > a {
	float: left;
	border: 1px solid #C4C4C4;
	border-right: none; 
}


.product-offers .square {
	padding: 10px !important;
	font-size: 80%;
	width: 155px;
	border-left: none; 
}
.product-offers .square p img {
	float: left;
	margin-right: 10px;
}
.product-offers .square p {
	overflow: hidden;
	margin-bottom: 15px !important;
}
.product-offers .price {
	font-size: 18px;
}
.product-offers .action {
	float: right;
}
.gecko .product-offers .action {
	margin-top: -5px;
}
.ie9 .product-offers .action {
	margin-top: -10px;
}
.product-offers .header h5 {
	margin-bottom: 2px !important;
}
.product-offers .price-info {
	float: left;
	width: 70px;
}


.extras .outside{
	top: -113px;
	height: 193px;
}

.extras .product-range .article > .header{
	top:-20px;
}

.extras .product-range img {
	height: 153px;
}

#body .product-intro.extras .article .header h3 {
	margin-bottom: 27px !important;
	font-size: 20px;
	width: 110px;
}

#body .product-intro.extras .article .header h3  {

	font-size: 18px;
}

.maps .outside{
	top: -103px;
	height: 182px;
}
.maps .product-range img{
	margin-bottom: 20px;
}

.pnd .outside, .dvr .outside, .combo .outside, .dvr .outside{
	top: -127px;
	height: 207px;
}
.pnd .article img, .dvr .article img, .combo .article img, .dvr .article img{
	height:168px;
}

.cyclo .outside{
	top: -127px;
	height: 207px;
}






#body .product-intro h2{

	font-size: 48px;
}






