﻿/* CSS Document */
.product-container{width:155px;height:200px;background-color:#ccc;}
.prev-button-ni{background-color:#564319;cursor:pointer;text-align:left;width:44px;height:30px;background-image: url(../i/ni_01.png);background-repeat: no-repeat;background-position: center center;}
.stop-button-ni{background-color:#564319;cursor:pointer;text-align:right;width:44px;height:30px;background-image: url(../i/ni_stop_button.png);background-repeat: no-repeat;background-position: center center;}
.next-button-ni{background-color:#564319;cursor:pointer;text-align:right;width:44px;height:30px;background-image: url(../i/ni_03.png);background-repeat: no-repeat;background-position: center center;}
.curritemcount{background-color:#564319;font-size:1.5em;color:#000000;	text-align:center;	width:72px;	height:30px;	background-image: url(../i/ni_02.png);	background-repeat: repeat;	background-position: center center;}
.just-space{height:5px;}
.product-container{	width:155px;height:250px;background-color:#ccc;	display:none;font-family:Verdana, Arial, Helvetica, sans-serif;}
.product-container-show{width:160px;height:275px;display:block;	background-image: url(../i/ni_05.png);	background-repeat: no-repeat;background-position: center top;}
.outer-container{display:block;	overflow:hidden;width:160px;height:275px;background-color: #ffffff;	text-align: center;}

/*Product CSS*/
.product-image{width:130px;height:110px;border:#0771a2 2px solid;background-color:#FFFFFF;text-align:center;}
.empty-top-table{width:30px;height:44px;}
.in-stock-button{width:30px;height:30px;}
.share-this-offer{height:30px;width:30px;}
.now-only-text{text-align:right;height:16px;font-size:1em;font-weight:bold;color:#333333;display:none;}
.now-price-text{height:28px;font-size:2.2em;font-weight:bold;text-align: right;color:#e00000;}
.vat-text{text-align:right;	height:14px;font-size:0.9em;font-weight:bold;color:#333333;}
.ni-more-button{width:150px;height:30px;}
.product-title-text{color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:0.88em;height:60px;width:150px;}
.latest-product-class{background:#000 url(../i/ni_04.png) center center no-repeat;width:160px;  height:30px;}

