#nmstore #storepagenavwrapper, #nmstore .pagenav {
	text-align:right;
	margin-bottom:5px;
	margin-top:5px;
}

#nmstore #storepagenavwrapper .storepagenav, #nmstore .pagenav .storepagenav {
	background-color:#efefef;
	text-align:center;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:25px;
	margin-left:5px;
}

#nmstore #storepagenavwrapper .storepagenav a, #nmstore .pagenav .storepagenav a {
	width:25px;
	text-decoration:none;
	display:block;
}

#nmstore #storepagenavwrapper .storepagenav:hover, #nmstore .pagenav .storepagenav:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

/* icons */

#store_cartdisplay #showcartcontents {
	width:27px;
	height:23px;
	display:inline;
}

#store_cartdisplay #showcartcontents a {
	display:inline-block;
	*display:inline;
	zoom:1;
/*	width:27px; */
	height:23px;
	background:url(/nm_webkit/iconsets/store_default/shoppingcart.jpg) no-repeat;
	padding-left:30px;
}

#store_cartdisplay #num_incart {
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-left:5px;
	margin-top:5px;
	position:relative;
	top:5px;
}


#store_cartdisplay #numincart_divider {
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-left:5px;
	margin-right:5px;
}

#store_cartdisplay #checkouthide {
	width:23px;
	height:23px;
	display:inline;
}

#store_cartdisplay #checkouthide a {
	display:inline-block;
	*display:inline;
	zoom:1;
/*	width:23px; */
	padding-left:28px;
	height:23px;
	background:url(/nm_webkit/iconsets/store_default/checkouthide.jpg) no-repeat;
}

#store_cartdisplay .store_removeprod, #store_cartoptions .store_removeprod {
	width:79px;
	height:30px;
}

#store_cartdisplay .store_removeprod a, .store_cartoptions .store_removeprod a {
	width:79px;
	height:30px;
	background:url(/nm_webkit/iconsets/store_default/remove_fromorder.jpg) no-repeat;	
	text-indent:-5000px;
	display:inline-block;
	*display:inline;
	zoom:1;
}

#store_cartdisplay #store_feedback {
	color: #000;
	padding: 3px;
	font-weight: bold;
}

#store_cartdisplay #checkoutshow {
/*	width:30px; */
	height:30px;
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-top:10px;
}

#store_cartdisplay #checkoutshow a {
/*	width:30px; */
	padding-left:30px;
	height:30px;
	background:url(/nm_webkit/iconsets/store_default/checkout.jpg) no-repeat;	
	display:inline-block;
	*display:inline;
	zoom:1;
}

#nmstore .add_toorder {
	width:118px;
	height:30px;
	display:inline-block;
	*display:inline;
	zoom:1;
}

#nmstore .add_toorder a {
	width:118px;
	height:30px;
	background:url(/nm_webkit/iconsets/store_default/add_toorder.jpg) no-repeat;	
	display:inline-block;
	*display:inline;
	zoom:1;
	text-indent:-5000px;
}

#nmstore #modifyorder {
/*	width:23px; */
	height:23px;	
}

#nmstore #modifyorder a {
/*	width:23px; */
	padding-left:30px;
	height:23px;
	display:block;
/*	text-indent:-5000px; */
	background:url(/nm_webkit/iconsets/store_default/modify_order.jpg) no-repeat;
}

#nmstore #optionalfield_legend {
	width:75px;
	height:20px;
	display:block;
	background:url(/nm_webkit/iconsets/store_default/optionalfield.jpg) no-repeat;	
	padding-left:25px;
}

#nmstore #requiredfield_legend {
	width:75px;
	height:20px;
	display:block;
	background:url(/nm_webkit/iconsets/store_default/requiredfield.jpg) no-repeat;	
	padding-left:25px;
}

#nmstore .optionalfield {
	width:20px;
	height:20px;
	display:inline-block;
	*display:inline;
	zoom:1;
	text-indent:-5000px;
	background:url(/nm_webkit/iconsets/store_default/optionalfield.jpg) no-repeat;	
	margin-right:5px;
}

#nmstore .requiredfield {
	width:20px;
	height:20px;
	display:inline-block;
	*display:inline;
	zoom:1;
	text-indent:-5000px;
	background:url(/nm_webkit/iconsets/store_default/requiredfield.jpg) no-repeat;	
	margin-right:5px;
}

#nmstore #complete_order a {
	width:143px;
	height:30px;
	display:block;
	text-indent:-5000px;
	background:url(/nm_webkit/iconsets/store_default/complete_order.jpg) no-repeat;
}
