.store_carticon, .store_flag {
	border:none;
}

.store_carticon:hover, .store_flag:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

.store_prodhead {
	font-size:20px;
	font-weight:bold;
}

#nmstore #store_shippinginfotext, #nmstore #store_paymentinfotext {
	font-size:12px;
	line-height:125%;
}

#nmstore .store_quantitymenu {
	width:50px;
}

#nmstore #store_revieworder {
	text-align:left;
}

#nmstore #store_revieworder table {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#nmstore table td, #nmstore table table td {
	border:none;
}

#nmstore .store_impulseprods {
	width:850px;
	border:1px #5b5b5b solid;
	padding:10px;	
}
#nmstore .store_cartquantity, .store_cartitems .store_cartquantity {
	width:20px;
}
.store_maxwidth {
	width: 100%;
}
.store_cartprodframe {
	margin-left:5px;
}
.store_cartprodframe .store_cartoptions {
	width:90px;
}
.store_cartprodframe .store_maxwidth td {
	padding:1px;
}

#nmstore .store_custsecthead {
	font-weight:bold;
	font-size:14px;
}

#nmstore #store_countryselectuf {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 285px;
	border: 1px #dbdbdb solid;
	padding: 10px;
}

#nmstore #store_countryselect {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -.2pt;
	text-align:center;
	font-size: 10px;
}

#nmstore #store_checkouttotal {
	border-top: 1px #5b5b5b solid;
	background-color: #6ABF60;
	color:#fff;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
}

#nmstore .store_inputfield {
	width: 200px;
	border: 1px #6ABF60 solid;
}

#nmstore .store_addressfield {
	width: 200px;
	height: 30px;
	border: 1px #6ABF60 solid;
}

#nmstore .store_selectfield {
	width: 100px;
	border: 1px #6ABF60 solid;
}

#nmstore .store_textarea {
	width: 390px;
	height: 100px;
	border: 1px #6ABF60 solid;
}

#nmstore #complete_order {
	border-top:1px #6ABF60 solid;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
}

#store_cartdisplay {
	display: block;
}

.store_cartlink {
	background-color:#fff;
	color:#000;
	border-left:6px #6ABF60 solid;	
	border-right:6px #6ABF60 solid;
	border-bottom:6px #6ABF60 solid;
	border-bottom-right-radius:9px;	
	border-bottom-left-radius:9px;
	-moz-border-radius-bottomright:9px;
	-moz-border-radius-bottomleft:9px;	
	-webkit-border-bottom-right-radius:9px;
	-webkit-border-bottom-left-radius:9px;	
	position:relative;
	margin-top:-6px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	padding:5px;	
}
#store_cartlink_hide {
	width:467px;
	padding-left:414px;
}
#store_cartlink_show {
	width:877px;
}
.store_prodhead {

}
#store_cartlinkcontents {
	margin-top:5px;
	width:117px;
}
#store_feedback {
	color: #000;
	padding: 3px;
	font-weight: bold;
}
#nmstore #store_countryselect td {
	border: none;
}
.store_prodframe {
/*	border:1px #5b5b5b solid; */
}
.store_prodframe td {
	border: none;
}
.store_prodframe .store_prodhead {
	padding-left: 8px;
	padding-top: 8px;
	display: block;
}

#nmstore .prod_frame {
	position:relative;
	padding:10px;
	margin-bottom:10px;
}
#nmstore .grade1_frame {
	border:1px #F4D384 solid;
}
#nmstore .grade2_frame {	
	border:1px #EAA9A9 solid;
}
#nmstore .grade3_frame {
	border:1px #7DCDE8 solid;
}
#nmstore .grade4_frame {
	border:1px #C085F8 solid;
}

#nmstore .songmetadata {
	margin-top:20px;
	width:100%;
}

#nmstore .songmetadata thead td {
	white-space:nowrap;
	padding:1px;
}
#nmstore .songmetadata td {
	font-size:12px;
	text-align:center;
	color:#000;	
}
#nmstore .grade1_frame .songmetadata td {
	border:1px #F4D384 solid;
}
#nmstore .grade1_frame .songmetadata thead td {
	background-color:#F4D384;
}
#nmstore .grade2_frame .songmetadata td {
	border:1px #EAA9A9 solid;
}
#nmstore .grade2_frame .songmetadata thead td {
	background-color:#EAA9A9;
}
#nmstore .grade3_frame .songmetadata td {
	border:1px #7DCDE8 solid;
}
#nmstore .grade3_frame .songmetadata thead td {
	background-color:#7DCDE8;
}
#nmstore .grade4_frame .songmetadata td {
	border:1px #C085F8 solid;
}
#nmstore .grade4_frame .songmetadata thead td {
	background-color:#C085F8;
}

#nmstore #store_displaymode {
	border-bottom:1px #6ABF60 solid;
	margin-bottom:10px;
	padding-bottom:10px;
}
#nmstore #store_displaymode input {
	margin-right:5px;
}

#nmstore .prod_price {
	position:absolute;
	right:5px;
	top:5px;
	display:block;
	font-weight:bold;
	font-size:18px;
	color:#000;
	background-color:#C9FFC5;
	padding:1px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding:3px;
}

#nmstore .prod_details {
	margin-left:150px;
}

#nmstore .prod_name {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

#nmstore .inventoryleft {
	float:left;
	margin-right:10px;
}

#nmstore .productgrade {
	width:140px;
	height:164px;
	text-indent:-5000px;
}

#nmstore .productURL input {
	width:134px;
}

#nmstore .swing1 {
	background:url(/styles/images/swing1.png) no-repeat;
}
#nmstore .swing2 {
	background:url(/styles/images/swing2.png) no-repeat;
}
#nmstore .swing3 {
	background:url(/styles/images/swing3.png) no-repeat;
}
#nmstore .swing4 {
	background:url(/styles/images/swing4.png) no-repeat;
}

#nmstore .other1 {
	background:url(/styles/images/other1.png) no-repeat;
}
#nmstore .other2 {
	background:url(/styles/images/other2.png) no-repeat;
}
#nmstore .other3 {
	background:url(/styles/images/other3.png) no-repeat;
}
#nmstore .other4 {
	background:url(/styles/images/other4.png) no-repeat;
}

#nmstore .latin1 {
	background:url(/styles/images/latin1.png) no-repeat;
}
#nmstore .latin2 {
	background:url(/styles/images/latin2.png) no-repeat;
}
#nmstore .latin3 {
	background:url(/styles/images/latin3.png) no-repeat;
}
#nmstore .latin4 {
	background:url(/styles/images/latin4.png) no-repeat;
}

#nmstore .funk_rock1 {
	background:url(/styles/images/funk_rock1.png) no-repeat;
}
#nmstore .funk_rock2 {
	background:url(/styles/images/funk_rock2.png) no-repeat;
}
#nmstore .funk_rock3 {
	background:url(/styles/images/funk_rock3.png) no-repeat;
}
#nmstore .funk_rock4 {
	background:url(/styles/images/funk_rock4.png) no-repeat;
}

#nmstore .ballad1 {
	background:url(/styles/images/ballad1.png) no-repeat;
}
#nmstore .ballad2 {
	background:url(/styles/images/ballad2.png) no-repeat;
}
#nmstore .ballad3 {
	background:url(/styles/images/ballad3.png) no-repeat;
}
#nmstore .ballad4 {
	background:url(/styles/images/ballad4.png) no-repeat;
}

#nmstore .pagenav .storepagenav {
	background-color:#61bb5f;
}

#nmstore .pagenav .storepagenav a {
	color:#fff;
	font-weight:bold;
}

#nmstore .pagenav .thispage {
	background-color:#fff;
	border:1px #5b5b5b solid;
}

#nmstore .pagenav .thispage a {
	color:#000;
}

/* icons */

#store_cartdisplay #showcartcontents {
	margin-top:5px;
	width:117px;
	height:29px;
	display:inline;
}

#store_cartdisplay #showcartcontents a {
	background:url(/nm_webkit/user_iconsets/store_clovertone/shoppingcart.png) no-repeat;	
	text-indent:-5000px;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:117px;
	height:29px;
	padding:0;
}

#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 {
	margin-top:5px;	
	width:150px;
	height:29px;
	display:inline;
}

#store_cartdisplay #checkouthide a {
	background:url(/nm_webkit/user_iconsets/store_clovertone/review_order.png) no-repeat;	
	text-indent:-5000px;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:183px;
	height:29px;
	padding:0;
}

#store_cartdisplay .store_removeprod, .store_cartoptions .store_removeprod {
	width:117px;
	height:29px;
}

#store_cartdisplay .store_removeprod a, .store_cartoptions .store_removeprod a {
	width:117px;
	height:29px;
	background:url(/nm_webkit/user_iconsets/store_clovertone/remove_fromorder.png) no-repeat;	
	text-indent:-5000px;
	display:inline-block;
	*display:inline;
	zoom:1;
}

#store_cartdisplay #hidecartcontents {
	width:117px;
	height:29px;
	display:inline;
	margin-left:100px;
}

#store_cartdisplay #hidecartcontents a {
	width:117px;
	height:29px;
	background:url(/nm_webkit/user_iconsets/store_clovertone/shoppingcarthide.png) no-repeat;	
	text-indent:-5000px;
	display:inline-block;
	*display:inline;
	zoom:1;
}

#store_cartdisplay #checkoutshow {
	width:150px;
	height:29px;
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-top:10px;
	margin-left:694px;
}

#store_cartdisplay #checkoutshow a {
	width:153px;
	height:29px;
	background:url(/nm_webkit/user_iconsets/store_clovertone/review_order.png) no-repeat;	
	text-indent:-5000px;
	display:inline-block;
	*display:inline;
	zoom:1;
}

#nmstore .showURLlink {
	margin-top:2px;
	background-color:#C9FFC5;
	padding:1px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	text-align:center;
}

#nmstore .showURLlink a {
	font-size:10px;
	text-transform:uppercase;
	color:#000;
}

#nmstore .showURLlink a:hover {
	color:#60BA5D;
}

#nmstore .lowermeta {
	padding-top:20px;
	position:relative;
	height:30px;
}

#nmstore .addtocartwrapper {
	position:absolute;
	right:0;
	top:20px;
}

#nmstore .addtocart {

}

#nmstore .addtocartbutton a {
	background:url(/nm_webkit/user_iconsets/store_clovertone/add_toorder.png) no-repeat;	
	height:30px;
	width:118px;
	display:block;
	text-indent:-5000px;
}

#nmstore .addtocartbutton a:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

#nmstore .soundclips {	
	width:375px;
	height:30px;
	display:none;
}

#nmstore .soundclipicon {	
	width:117px;
	height:29px;
}

#nmstore .soundclipicon a {
	width:117px;
	height:29px;
	display:block;
	text-indent:-5000px;
	background:url(/nm_webkit/user_iconsets/store_clovertone/listen_to_song.png) no-repeat;
}

#nmstore .replacecliplink {
	display:none;
}

#nmstore .prodlinks {
	text-align:center;
	background-color:#C9FFC5;
	padding:1px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

#nmstore .prodlink {
	padding-left:8px;
	padding-right:8px;
}

#nmstore .prodlink a {
	font-size:10px;
	text-transform:uppercase;
	color:#000;
}

#nmstore .prodlink a:hover {
	color:#60BA5D;
}

#nmstore #modifyorder {
	width:117px;
	height:29px;
	padding-left:12px;	
}

#nmstore #modifyorder a {
	width:117px;
	height:29px;
	display:block;
	text-indent:-5000px;
	background:url(/nm_webkit/user_iconsets/store_clovertone/modify_order.png) no-repeat;
}

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

#nmstore #requiredfield_legend {
	width:75px;
	height:20px;
	display:block;
	background:url(/nm_webkit/user_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/user_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/user_iconsets/store_default/requiredfield.jpg) no-repeat;	
	margin-right:5px;
}

#nmstore #complete_order {
	border-top:1px #6ABF60 solid;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
}

#nmstore #complete_order a {
	width:117px;
	height:29px;
	display:block;
	text-indent:-5000px;
	background:url(/nm_webkit/user_iconsets/store_clovertone/complete_order.png) no-repeat;
	margin-left:390px;
}