.product {
	float:left;
	width:605px;
}
.product_left {
	float:left;
}
.product_right {
	padding-top:10px;
	float:right;
	width:175px;
	height: 170px;
}
.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: 27px;
	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;
	width: 632px;
	padding-top: 10px;
	margin-top: 0px;
	border-top: solid #CCCCCC 1px;
	padding-bottom:40px;
}
.item_name {
	float:left;
	width:300px;
	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;
	width: 240px;
	display:inline;
	text-align: left;
}
.paginationcenter {
	float: left;
	width: 192px;
	text-align: left;
}
.paginationright {
	float: left;
	width: 200px;
	text-align: right;
}
#effect {
	float: left;
	width: 632px;
	padding-top:10px;
	padding-bottom:50px;
}
.headerleft {
	float: left;
	width: 250px;
}
.loginright {
	float: right;
	height: 30px;
	width: 370px;
}
.loginright_status {
	float: right;
	text-align:right;
	height: 30px;
	width: 370px;
	display:none;
}
.loginright_statusshow {
	float: right;
	text-align:right;
	height: 20px;
	width: 370px;
	padding-right: 15px;
	padding-top: 15px;
}
.shopheader {
	float: left;
	width: 632px;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCCCCC;;
}
.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;
	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: 111px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
	font: 11px/15px Arial, Verdana, Helvetica, sans-serif;
}
.cartInputText {
	width: 70px;
	border: 1px solid #CCCCCC;
	color: #333333;
	font: 11px/15px Arial, Verdana, Helvetica, sans-serif;
	padding-top:3px;
}

.shippingDropDown{
	width: 175px;
	border: 1px solid #CCCCCC;
	color: #333333;
	font: 11px/15px Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.update {
	width: 60px;
	border: 1px solid #CCCCCC;
	color: #333333;
	background-color:#FFFFFF;
	font: 11px/15px Arial, Verdana, Helvetica, sans-serif;
}
.cartlarge{
	width: 190px;
	float:left;
	padding:5px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.cartmid{
	width: 190px;
	float:left;
	padding:5px;
	height: 30px;
}
.cartsmall{
	width: 90px;
	float:left;
	padding:5px;
	height: 30px;
}

.cartproduct {
	float:left;
	padding-bottom:20px;

}
.cartlarge_flex {
	width: 190px;
	float:left;
	padding:5px;
}
.cartmid_flex {
	width: 200px;
	float:left;
	padding:5px;

}
.cartsmall_flex {
	width: 90px;
	float:left;
	padding:5px;
}
.cart {
	float:right;
	width:632px;

}

.cart a {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}

.cart a:hover {
	color:#666;
	text-decoration:underline;
	font-weight:normal;

}
.shipping {
	float:left;
	width:600px;
	height:200px;
}
.cartcontentbox {
	width: 260px;
	float:left;
}
.cartbutton {
	float:left;
	width:80px;
	text-align:center;
	padding: 5px;
	background-color: #ff407a;
}
.cartbutton2 {
	float:left;
	width:80px;
	text-align:center;
	padding: 5px;
	background-color: #ff8caf;
	font-weight:normal;
}
.cartbutton a{
	color: #FFFFFF;
	font-weight:normal;
}
.cartbutton2 a{
	color: #FFFFFF;
	font-weight:normal;
}
.cartbutton a:hover{
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.cartbutton2 a:hover{
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.cartfullline {
	width: 632px;
	float:left;
	height: 10px;
	margin-top: 10px;
	border-top: solid #CCCCCC 1px;
}
.cartsmall_ship {
	width: 190px;
	float:left;
	padding:5px;
	height: 200px;
}
.cartmid_ship {
	width: 190px;
	float:left;
	padding:5px;
	height: 200px;
}
.cartlarge_ship {
	width: 190px;
	float:left;
	padding:5px;
	height: 200px;
}
.cartsmall_js {
	width: 95px;
	float:left;
	padding:5px;
	height: 60px;
}
.cartmid_js {
	width: 190px;
	float:left;
	padding:5px;
	height: 40px;
}
#cartlarge_js {
	width: 190px;
	float:left;
	padding:5px;
	height: 40px;
}
#noGST {
	width: 190px;
	float:left;
	padding:5px;
	height: 40px;
}

.cartbuttondiv {
	width: 180px;
	float:left;
	padding:5px;
	height: 35px;
	text-align:left;
}
.cartimage {
	width: 370px;
	float:left;
	height: 35px;
}
.cartpay {
	width: 600px;
	float:left;
	height: 60px;
	margin-top: 10px;
}
.cartnotpay {
	width: 632px;
	float:left;
	height: 60px;
	margin-top: 10px;
}
.hiddenDiv {
	display: none;
}
.visibleDiv {
	display: block;
}

.category_breakdown {
	float: left;
	width: 632px;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-bottom:5px;

}

.category_breakdown a {
	font-size:9px;
	
}

.category_title {
	float: left;
	padding: 5px;
	padding-top: 7px;
	padding-left: 8px;
	height:15px;
	width:142px;
	text-align:left;
	border-left:solid 1px #CCCCCC;

}

.category_link {
	float: left;
	padding: 5px;
	padding-top:10px;
	padding-right: 5px;

}

.catalogueItemNotFound {

	float: left;
	padding: 5px;
	padding-top:8px;
	padding-right:5px;
	
}

.catalogueTable {
	float:left;
}

.catalogueItem {
	float: left;
	width:155px;
	height:27px;
	padding: 0px;
	margin:0px;
}
.cartleftnav  {
	width: 168px;
	border-top: 1px solid #dcdcdc;
	display: block;
	margin-top: 0;
	padding-top: 5px;
	margin-bottom: 0;
	padding-bottom: 5px;
	margin-left: 0;
}
.cartleftnav a:link {
	color: #e71312;	
	font-weight: bold;	
	text-decoration: none;
}
.cartleftnav a:visited {	
	color: #e71312;	
	font-weight: bold;	
	text-decoration: none;
}
.cartleftnav a:hover {
	color: #ff4a05;	
	font-weight: bold;	
	text-decoration: none;
}
.cartleftnav a:active {
	color: #e71312;	
	font-weight: bold;	
	text-decoration: none;
}
#showtext li {
	list-style: none;
	width:632px;
	height: 22px;
	overflow: hidden;
	cursor:pointer;
	float: left;
	background-image: url(../images/shop/moreinfo.gif);
	background-repeat: no-repeat;
	background-position: 354px 4px;
}
#showtext li:hover, #effect li.over {
	background-image: url(../images/shop/moreinfo_off.gif);
	background-repeat: no-repeat;
	background-position: 354px 4px;

}
#showtext {
	float: left;
	width: 632px;
	padding-top:10px;
}
