#store_introtext {
	font-size:16px;
	border:2px #5b5b5b solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:18px;	
	padding:5px;
	background-color:#699BCB;
}

#store_introtext p {
	margin:0;
	padding:0;
}

#store_introtext a {
	font-weight:bold;
}

#store_introtext a:hover {
	color:#dbdbdb;
}

.store_button {
/*	text-align:right; */
}

.store_carticon, .store_flag {
	border:none;
}

.store_button:hover, .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;
	color:#5b5b5b;
}

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

.store_quantitymenu {
	width:50px;
}

#store_revieworder {
	text-align:left;
}

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

.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;
}

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

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

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

#store_checkouttotal {
	border-top: 1px #699bcb solid;
	background-color: #18181A;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
}

.store_inputfield {
	width: 200px;
	border: 1px #5b5b5b solid;
}

.store_addressfield {
	width: 200px;
	height: 30px;
	border: 1px #5b5b5b solid;
}

#nmstore .store_selectfield {
	width: 100px;
	border: 1px #5b5b5b solid;
}

#nmstore .store_textarea {
	width: 500px;
	height: 100px;
	border: 1px #5b5b5b solid;
}

#nmstore .store_inputfield:focus, #nmstore .store_addressfield:focus, #nmstore .store_selectfield:focus, #nmstore .store_textarea:focus {
	background-color: #efefef;
}

#complete_order {
	border-top:1px #5b5b5b solid;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
}

#store_cartdisplay {
	color:#AEAEAE;
	display: block;
}

.store_cartlink {
	background-color:#000;
	color:#AEAEAE;
	border-left:6px #699bcb solid;	
	border-right:6px #699bcb solid;
	border-bottom:6px #699bcb solid;		
	width:890px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	padding:5px;
}
#store_cartlink_hide {
	text-align:right;
}
.store_prodhead {
	color: #5b5b5b;
}
#store_cartlinkcontents {
	text-align: right;
}
#store_cartlinkcontents a {
	text-align: right;
}
#store_feedback {
	color: #AEAEAE;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-style:normal;
}
#store_countryselect td {
	border: none;
}
.store_prodframe {
	border:2px #5b5b5b solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.store_prodframe td {
	border: none;
}
.store_prodframe .store_prodhead {
	padding-left: 8px;
	padding-top: 8px;
	display: block;
}

#store_cartdisplay #checkoutshow {
	margin-left:700px;
}

/* iconsets */

#store_cartdisplay #showcartcontents a {
	background:url(/nm_webkit/user_iconsets/arriale/shoppingcart.jpg) no-repeat;
}

#store_cartdisplay #checkouthide a {
	background:url(/nm_webkit/user_iconsets/arriale/checkouthide.jpg) no-repeat;
}

#store_cartdisplay .store_removeprod a, .store_cartoptions .store_removeprod a {
	background:url(/nm_webkit/user_iconsets/arriale/remove_fromorder.jpg) no-repeat;
}

#store_cartdisplay #checkoutshow a {
	background:url(/nm_webkit/user_iconsets/arriale/checkouthide.jpg) no-repeat;
}

#nmstore .add_toorder a {
	background:url(/nm_webkit/user_iconsets/arriale/add_toorder.jpg) no-repeat;	
}

#nmstore #modifyorder a {
	background:url(/nm_webkit/user_iconsets/arriale/modify_order.jpg) no-repeat;
}

#nmstore #optionalfield_legend {
	background:url(/nm_webkit/user_iconsets/arriale/optionalfield.jpg) no-repeat;	
}

#nmstore #requiredfield_legend {
	background:url(/nm_webkit/user_iconsets/arriale/requiredfield.jpg) no-repeat;	
}

#nmstore .optionalfield {
	background:url(/nm_webkit/user_iconsets/arriale/optionalfield.jpg) no-repeat;	
}

#nmstore .requiredfield {
	background:url(/nm_webkit/user_iconsets/arriale/requiredfield.jpg) no-repeat;	
}

#nmstore #complete_order a {
	margin-left:700px;
	background:url(/nm_webkit/user_iconsets/arriale/complete_order.jpg) no-repeat;
}