.product {
	float:left;
	width:632px;
}
.product_left {
	float:left;
}
.product_right {
	float:right;
	width:175px;
}
.heading {
	float:left;
	height:27px;
	border-bottom: solid #cccccc 1px;
	width: 632px;
}

.details {
	float:left;
	padding-bottom: 25px;
}
.details li {
	list-style: none;
	width:632px;
	float: left;
}
#effect li {
	list-style: none;
	width:632px;
	height: 49px;
	overflow: hidden;
	cursor:pointer;
	float: left;
	background-image: url(../images/shop/moreinfo.gif);
	background-repeat: no-repeat;
	background-position: 354px 10px;
}
.item_type {
	float:left;
	width:80px;
	height:14px;
	float: left;
	padding: 5px;
	padding-top: 8px;
}
.item_code {
	float:left;
	width:40px;
	height:14px;
	float: left;
	padding: 5px;
	padding-top: 8px;
}
.item_code2 {
	float:left;
	width:40px;
	height:14px;
	float: left;
	padding: 5px;
	padding-top: 12px;
}
.item_size {
	float:left;
	width:40px;
	height:14px;
	float: left;
	padding: 5px;
	padding-top: 8px;
}
.item_price {
	float:left;
	width:50px;
	height:14px;
	float: left;
	padding: 5px;
	padding-top: 8px;
}
.item_cart {
	float:right;
	width:105px;
	height:14px;
	padding: 5px;
	padding-top: 8px;
	text-align: right;
}
.item_cart_description {
	float:left;
	height:14px;
	padding: 5px;
}
.item_cart2 {
	float:left;
	width:105px;
	height:14px;
	padding: 5px;
	padding-top: 12px;
}
.details_giftvoucher {
	float:left;
}
.item_viewmore {
	float:left;
	width:231px;
	height:14px;
	float: left;
	padding: 5px;
	padding-top: 8px;
	text-align: right;
}
.item_description {
	float:left;
	width:445px;
	height:14px;
	float: left;
	padding: 5px;
}
#cover {
	position:absolute;
	height: 30px;
	width:350px;
	z-index:100000;
}
#effect li:hover, #effect li.over {
	background-image: url(../images/shop/moreinfo_off.gif);
	background-repeat: no-repeat;
	background-position: 354px 10px;

}
.paginationbox {
	float: left;
	height: 20px;
	width: 632px;
	padding-top: 10px;
	margin-top: 0px;
	border-top: solid #999999 1px;
	padding-bottom:40px;
}
.item_name {
	float:left;
	width:250px;
	height:14px;
	float: left;
	padding: 5px;
	padding-top: 8px;
}
.item_name2 {
	float:left;
	width:280px;
	height:35px;
	float: left;
	padding: 5px;
	padding-top: 12px;
	padding-right: 12px;
}
.hiddenDiv {
	display: none;
}
.visibleDiv li, .visibleDiv ul {
	display: block;
	padding-left:0px;
	margin-left:0px;
}
.visibleDiv {
	display: block;
}
.product_giftvoucher {
	float:left;
	width: 632px;
	border-bottom: solid #cccccc 1px;
}
.heading_giftvoucher {
	float:left;
	height:50px;
	border-bottom: solid #cccccc 1px;
	width: 632px;
}
/* Add-To-Cart Buttons */
.productTextInput {
	width: 20px;
	border: 1px solid #cccccc;
	color: #333333;
	font: 11px/15px Arial, Verdana, Helvetica, sans-serif;
}
.productSubmitInput {
	width:105px;
	height:14px;
	border: none;
	background: transparent url(../images/shop/addtocart.gif) no-repeat center;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
	cursor:pointer;
}
.productSubmitInput:hover {
 	background: transparent url(../images/shop/addtocart_over.gif) no-repeat left top;
}
.paginationleft {
	float: left;
	height: 30px;
	width: 240px;
}
.paginationcenter {
	float: left;
	height: 30px;
	width: 192px;
	text-align: left;
}
.paginationright {
	float: left;
	height: 30px;
	width: 200px;
	text-align: right;
}
#effect {
	float: left;
	width: 632px;
	padding-top:10px;
	padding-bottom:50px;
}
.headerleft {
	float: left;
	height: 30px;
	width: 250px;
}
.loginright {
	float: right;
	height: 30px;
	width: 370px;
}
.shopheader {
	float: left;
	width: 632px;
	padding-bottom: 10px;
	border-bottom: solid 1px #999999;
	margin-bottom: 20px;
}
.loginrightfield {
	width: 100px;
	border: solid #999999 1px;
}
.loginsubmit {
	width: 45px;
	margin: 0;
	border: solid #333333 1px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: pointer; /* for IE 5.x */
	margin-left: 5px;
	background-color: #FFFFFF;
	font: 11px/15px Arial, Verdana, Helvetica, sans-serif;
}
.paginationboxtop {
	float: left;
	height: 20px;
	width: 632px;
	padding-top: 0px;
	padding-bottom:20px;
}
.item_price2 {
	float:left;
	width:45px;
	height:14px;
	float: left;
	padding: 5px;
	padding-top: 12px;
	text-align: right;
}

.discountcodeInput {
	width: 20px;
	border: 1px solid #cccccc;
	color: #333333;
	font: 11px/15px Arial, Verdana, Helvetica, sans-serif;
}

.cartInputText {
	width: 20px;
	border: 1px solid #cccccc;
	color: #333333;
	font: 11px/15px Arial, Verdana, Helvetica, sans-serif;
}

.update {
	width: 20px;
	border: 1px solid #cccccc;
	color: #333333;
	font: 11px/15px Arial, Verdana, Helvetica, sans-serif;
}
