ul.VMmenu {
	background-image: none!important;
	list-style-type: none!important;
	padding: 2px;
}
textarea.virtuemart:hover {
	background: #e8e8e8;
	color: #000;
}
textarea.virtuemart {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff;
	border: solid #ccc 1px;
	border-radius: 4px;
	color: #777;
	padding: 5px 5px 4px;
	text-align: left;
}
textarea.customer-comment:hover {
	background: #e8e8e8;
	color: #000;
}
textarea.customer-comment {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff;
	border: solid #ccc 1px;
	border-radius: 4px;
	color: #777;
	margin-bottom: 2px;
	padding: 5px 5px 4px;
	text-align: left;
}
td.pricePad {
	padding-right: 10px;
}
td.priceCol {
	white-space: nowrap;
}
td.orders-key {
	font-weight: bold;
	text-align: left;
}
td.key {
	padding: 0 6px;
	width: 150px;
}
table.user-details input[type="radio"] {
	width: 20px;
}
table.user-details input[type="checkbox"] {
	width: 20px;
}
table.user-details input:hover {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) repeat-x;
	background-position: 0 -40px;
	color: #000;
	text-decoration: none;
}
table.user-details input.invalid {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid red 1px;
	border-radius: 4px;
	color: #777;
	margin-bottom: 2px;
	padding: 5px 5px 4px;
}
table.user-details input {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #ccc 1px;
	border-radius: 4px;
	color: #777;
	margin-bottom: 2px;
	padding: 5px 5px 4px;
	width: 200px;
}
table.user-details {
	margin-bottom: 10px;
	width: 550px;
}
table.cart-summary tr th {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border-bottom: solid #E9E8E8 1px;
	padding: 6px 0 3px;
}
span.variant-name {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 100px;
}
span.variant-dropdown select {
	width: 150px;
}
span.variant-dropdown {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 150px;
}
span.tos {
	display: inline-block;
	margin-right: 15px;
}
span.title {
	border-bottom: solid #CAC9C9 1px;
	display: block;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 6px;
}
span.stock-level {
	color: #7d7b7b;
	font-size: 10px;
}
span.red {
	color: red;
}
span.quantity-controls input.quantity-plus {
	background: url(../images/vmgeneral/quantity-controls.png) repeat-x;
	margin-bottom: 2px;
}
span.quantity-controls input.quantity-minus {
	background: url(../images/vmgeneral/quantity-controls.png) repeat-x;
	background-position: 15px 0;
}
span.quantity-controls input.quantity-controls {
	border: none;
	height: 14px;
	width: 15px;
}
span.quantity-controls {
	float: left;
	margin: 0 0 0 10px;
	padding-top: 2px;
	width: 15px;
}
span.quantity-box input.quantity-input:hover {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) repeat-x;
	background-position: 0 -40px;
	color: #000;
	text-decoration: none;
}
span.quantity-box {
	float: left;
	padding-top: 5px;
	width: 27px;
}
span.floatright {
	float: right;
}
span.floatleft {
	float: left;
}
span.details-button input.details-button {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: url("../images/vmgeneral/backgrounds.png") repeat-x scroll center top #E8E8E8;
	border: 1px solid #CAC9C9;
	border-radius: 4px;
	color: #135CAE;
	cursor: pointer;
	padding: 3px 8px 1px;
	text-align: center;
}
span.details-button {
	margin: 0 0 0 10px;
}
span.custom-variant-name {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 100px;
}
span.custom-variant-inputbox input.custom-attribute:hover {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) repeat-x;
	background-position: 0 -40px;
	color: #000;
	text-decoration: none;
}
span.custom-variant-inputbox {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 152px;
}
span.center {
	text-align: center;
}
span.cart-images img {
	float: left;
	margin: 0;
	width: 45px;
}
span.bold {
	font-weight: 700;
}
span.addtocart-button input.notify-button:hover {
	background-position: 0 -200px;
	color: #f2f2f2;
}
span.addtocart-button input.notify-button {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	background-position: 0 -160px;
	border: solid #596523 1px;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	height: 34px;
	letter-spacing: 1px;
	padding: 4px 5px;
	text-align: center;
	width: 152px;
}
span.addtocart-button input.addtocart-button:hover {
	background-position: 0 -200px;
	color: #f2f2f2;
}
span.addtocart-button input.addtocart-button-disabled {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f2f2f2 top repeat-x;
	border: solid #333 1px;
	border-radius: 4px;
	color: #333;
	cursor: pointer;
	font-size: 14px;
	height: 34px;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
	padding: 4px 5px;
	text-align: center;
	width: auto;
}
span.addtocart-button input.addtocart-button {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	background-position: 0 -160px;
	border: solid #596523 1px;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	height: 34px;
	letter-spacing: 1px;
	padding: 4px 5px;
	text-align: center;
	width: 152px;
}
span.addtocart-button {
	float: left;
	margin: 0 0 0 10px;
	width: 152px;
}
p.product_s_desc {
	margin-bottom: 6px;
	padding: 0;
}
label.invalid {
	color: red;
}
input.vm-default:hover {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) repeat-x;
	background-position: 0 -40px;
	color: #000;
	text-decoration: none;
}
input.vm-default {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	color: #777;
	margin-bottom: 2px;
	padding: 5px 5px 4px;
	text-decoration: none;
}
input.quantity-input {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	color: #777;
	font-weight: 700;
	height: 19px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	width: 25px;
}
input.highlight-button:visited {
	color: #fff;
}
input.highlight-button:hover {
	background-position: 0 -200px;
	color: #f2f2f2;
}
input.highlight-button {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	background-position: 0 -160px;
	border: 1px solid #00a000;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 4px 8px 2px;
	text-align: center;
	text-decoration: none;
}
input.custom-attribute {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	color: #777;
	padding: 5px 5px 4px;
	text-decoration: none;
	width: 140px;
}
div.terms-of-service {
	display: inline;
	margin: 10px 0 0;
	padding: 10px 0 15px;
}
div.spaceStyle {
	margin: 5px;
	padding: 0px;
	spacing: 0px;
}
div.details:hover {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) repeat-x;
	background-position: 0 -40px;
	color: #777;
	text-decoration: none;
}
div.details {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	background-position: 0 0;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	color: #777;
	display: inline-block;
	padding: 3px 8px 1px;
	text-decoration: none;
}
button.default:hover {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) repeat-x;
	background-position: 0 -40px;
	color: #777;
	text-decoration: none;
}
button.default {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	color: #777;
	cursor: pointer;
	display: inline-block;
	padding: 5px 8px 4px;
	text-decoration: none;
}
br.clear {
	clear: both;
}
a:hover .vm-img-desc {
	background: #095197;
}
a.terms-of-service {
	display: inline-block;
	font-size: 14px;
}
a.product-details:hover {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) repeat-x;
	background-position: 0 -40px;
	color: #777;
	text-decoration: none;
}
a.product-details {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	background-position: 0 0;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	color: #777;
	display: inline-block;
	padding: 3px 8px 1px;
	text-decoration: none;
}
a.highlight:visited {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	background-position: 0 -160px;
	border: solid #00a000 1px;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 3px 8px 1px;
	text-decoration: none;
}
a.highlight:hover {
	background-position: 0 -200px;
	color: #f2f2f2;
}
a.highlight {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	background-position: 0 -160px;
	border: solid #00a000 1px;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 3px 8px 1px;
	text-decoration: none;
}
a.details:hover {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) repeat-x;
	background-position: 0 -40px;
	color: #777;
	text-decoration: none;
}
a.details {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	background-position: 0 0;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	color: #777;
	display: inline-block;
	padding: 3px 8px 1px;
	text-decoration: none;
}
a.ask-a-question:hover {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) repeat-x;
	background-position: 0 -40px;
	color: #777;
	text-decoration: none;
}
a.ask-a-question {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	color: #777;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 8px;
	padding: 3px 12px 1px;
	text-decoration: none;
}
.write-reviews ul.rating li span {
	display: block;
}
.write-reviews ul.rating li {
	display: inline-block;
	list-style: none;
	padding: 0 5px;
	text-align: center;
}
.write-reviews ul.rating {
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
}
.write-reviews textarea.virtuemart {
	display: inline-block;
	margin-bottom: 6px;
}
.write-reviews span.step {
	display: inline-block;
	font-weight: 700;
	margin: 0 0 8px;
}
.write-reviews h4 span {
	font-size: 12px;
	font-weight: 400;
	margin-left: 8px;
}
.write-reviews h4 {
	text-align: left;
}
.write-reviews {
	margin: 20px 0 0;
	text-align: center;
}
.width99 {
	width: 99%;
}
.width98 {
	width: 98%;
}
.width97 {
	width: 97%;
}
.width96 {
	width: 96%;
}
.width95 {
	width: 95%;
}
.width94 {
	width: 94%;
}
.width93 {
	width: 93%;
}
.width92 {
	width: 92%;
}
.width91 {
	width: 91%;
}
.width90 {
	width: 90%;
}
.width9 {
	width: 9%;
}
.width89 {
	width: 89%;
}
.width88 {
	width: 88%;
}
.width87 {
	width: 87%;
}
.width86 {
	width: 86%;
}
.width85 {
	width: 85%;
}
.width84 {
	width: 84%;
}
.width83 {
	width: 83%;
}
.width82 {
	width: 82%;
}
.width81 {
	width: 81%;
}
.width80 {
	width: 80%;
}
.width8 {
	width: 8%;
}
.width79 {
	width: 79%;
}
.width78 {
	width: 78%;
}
.width77 {
	width: 77%;
}
.width76 {
	width: 76%;
}
.width75 {
	width: 75%;
}
.width74 {
	width: 74%;
}
.width73 {
	width: 73%;
}
.width72 {
	width: 72%;
}
.width71 {
	width: 71%;
}
.width70 {
	width: 70%;
}
.width7 {
	width: 7%;
}
.width69 {
	width: 69%;
}
.width68 {
	width: 68%;
}
.width67 {
	width: 67%;
}
.width66 {
	width: 66%;
}
.width65 {
	width: 65%;
}
.width64 {
	width: 64%;
}
.width63 {
	width: 63%;
}
.width62 {
	width: 62%;
}
.width61 {
	width: 61%;
}
.width60 {
	width: 60%;
}
.width6 {
	width: 6%;
}
.width59 {
	width: 59%;
}
.width58 {
	width: 58%;
}
.width57 {
	width: 57%;
}
.width56 {
	width: 56%;
}
.width55 {
	width: 55%;
}
.width54 {
	width: 54%;
}
.width53 {
	width: 53%;
}
.width52 {
	width: 52%;
}
.width51 {
	width: 51%;
}
.width50 {
	width: 50%;
}
.width5 {
	width: 5%;
}
.width49 {
	width: 49%;
}
.width48 {
	width: 48%;
}
.width47 {
	width: 47%;
}
.width46 {
	width: 46%;
}
.width45 {
	width: 45%;
}
.width44 {
	width: 44%;
}
.width43 {
	width: 43%;
}
.width42 {
	width: 42%;
}
.width41 {
	width: 41%;
}
.width40 {
	width: 40%;
}
.width4 {
	width: 4%;
}
.width39 {
	width: 39%;
}
.width38 {
	width: 38%;
}
.width37 {
	width: 37%;
}
.width36 {
	width: 36%;
}
.width35 {
	width: 35%;
}
.width34 {
	width: 34%;
}
.width33 {
	width: 33%;
}
.width32 {
	width: 32%;
}
.width31 {
	width: 31%;
}
.width30 {
	width: 30%;
}
.width3 {
	width: 3%;
}
.width29 {
	width: 29%;
}
.width28 {
	width: 28%;
}
.width27 {
	width: 27%;
}
.width26 {
	width: 26%;
}
.width25 {
	width: 25%;
}
.width24 {
	width: 24%;
}
.width23 {
	width: 23%;
}
.width22 {
	width: 22%;
}
.width21 {
	width: 21%;
}
.width20 {
	width: 20%;
}
.width2 {
	width: 2%;
}
.width19 {
	width: 19%;
}
.width18 {
	width: 18%;
}
.width17 {
	width: 17%;
}
.width16 {
	width: 16%;
}
.width15 {
	width: 15%;
}
.width14 {
	width: 14%;
}
.width13 {
	width: 13%;
}
.width12 {
	width: 12%;
}
.width11 {
	width: 11%;
}
.width100 {
	width: 100%;
}
.width10 {
	width: 10%;
}
.width1 {
	width: 1%;
}
.vmshipment_name {
	padding: 0 2px;
}
.vmshipment_description {
	color: gray;
	font-size: 9px;
	padding: 0 2px;
}
.vmshipment_cost {
	padding: 0 2px;
}
.vmquote {
	font-size: smaller;
}
.vmpayment_name {
	padding: 0 2px;
}
.vmpayment_description {
	color: gray;
	font-size: 9px;
	padding: 0 2px;
}
.vmpayment_cost {
	padding: 0 2px;
}
.vmpayment_cardinfo {
	color: gray;
	font-size: 9px;
}
.vmiconFE {
	background: url(../images/vm2-sprite.png) no-repeat top left;
}
.vmicon {
	background: url(../images/vm2-sprite.png) no-repeat top left;
}
.vm2-warning {
	background-position: 0 -1383px;
	height: 40px;
	width: 50px;
}
.vm2-termsofservice-icon {
	background-position: 0 -1309px;
	display: inline-block;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	width: 24px;
}
.vm2-stars_5 {
	background-position: 0 -1051px;
	height: 13px;
	width: 64px;
}
.vm2-stars_4 {
	background-position: 0 -988px;
	height: 13px;
	width: 64px;
}
.vm2-stars_3 {
	background-position: 0 -925px;
	height: 13px;
	width: 64px;
}
.vm2-stars_2 {
	background-position: 0 -862px;
	height: 13px;
	width: 64px;
}
.vm2-stars_1 {
	background-position: 0 -799px;
	height: 13px;
	width: 64px;
}
.vm2-stars_0 {
	background-position: 0 -736px;
	height: 13px;
	width: 64px;
}
.vm2-stars5 {
	background-position: 0 -673px;
	height: 13px;
	width: 64px;
}
.vm2-stars4 {
	background-position: 0 -610px;
	height: 13px;
	width: 64px;
}
.vm2-stars3 {
	background-position: 0 -547px;
	height: 13px;
	width: 64px;
}
.vm2-stars2 {
	background-position: 0 -484px;
	height: 13px;
	width: 64px;
}
.vm2-stars1 {
	background-position: 0 -421px;
	height: 13px;
	width: 64px;
}
.vm2-stars0 {
	background-position: 0 -358px;
	height: 13px;
	width: 64px;
}
.vm2-shipto-icon {
	background-position: 0 -284px;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	width: 24px;
}
.vm2-remove_from_cart {
	background-position: 0 -212px;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	height: 24px;
	vertical-align: top;
	width: 24px;
}
.vm2-nostock {
	background-position: 0 -1179px;
	display: block;
	height: 15px;
	width: 62px;
}
.vm2-normalstock {
	background-position: 0 -1244px;
	display: block;
	height: 15px;
	width: 62px;
}
.vm2-modallink {
	background: url("../images/icon_external_link.gif") no-repeat scroll left top transparent;
	display: inline-block;
	height: 16px;
	margin-left: 3px;
	vertical-align: top;
	width: 16px;
}
.vm2-lowstock {
	background-position: 0 -1114px;
	display: block;
	height: 15px;
	width: 62px;
}
.vm2-billto-icon {
	background-position: 0 -138px;
	border: 0px;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	width: 24px;
}
.vm2-arrow_down {
	background-position: 0 -72px;
	height: 16px;
	width: 16px;
}
.vm2-add_quantity_cart {
	background-position: 0 0;
	border: 0px;
	cursor: pointer;
	height: 24px;
	width: 24px;
}
.vm-pagination ul li {
	display: inline;
}
.vm-pagination ul {
	text-align: center !important;
}
.vm-pagination div {
	text-align: center !important;
}
.vm-pagination .counter {
}
.vm-notice {
	color: #CC0000;
}
.vm-img-desc {
	display: block;
}
.vm-customfield-mod img {
	vertical-align: middle;
	width: 16px;
}
.vm-customfield-cart img {
	vertical-align: middle;
	width: 16px;
}
.vm-button-correct:visited {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	background-position: 0 -160px;
	border: solid #00a000 1px;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 8px 20px 8px;
	text-align: center;
	text-decoration: none;
}
.vm-button-correct:link {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	background-position: 0 -160px;
	border: solid #00a000 1px;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 8px 20px 8px;
	text-align: center;
	text-decoration: none;
}
.vm-button-correct:hover {
	background-position: 0 -200px;
	color: #f2f2f2;
	display: inline-block;
	font-weight: 700;
	text-decoration: none;
}
.vm-button-correct {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	background-position: 0 -160px;
	border: solid #00a000 1px;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 8px 20px 8px;
	text-align: center;
	text-decoration: none;
}
.vm-bottom ul li {
	display: inline;
}
.vm-bottom ul {
	text-align: center !important;
}
.vm-bottom div {
	text-align: center !important;
}
.vm-bottom .counter {
}
.virtuemart_search .inputbox {
	height: 16px;
	vertical-align: middle;
}
.vendor-store-desc {
	margin-bottom: 25px;
}
.userfields_info {
	display: block;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}
.topten-view h4 {
	font-size: 14px;
	margin: 0 0 8px;
	padding: 0;
}
.topten-view .spacer img {
	height: auto;
	max-width: 100%;
	width: auto;
}
.topten-view .spacer h3 {
	font-size: 14px;
	margin: 0 0 6px;
	padding: 0;
}
.topten-view .spacer {
	padding: 6px;
}
.topten-view .product-price {
	margin: 10px 0;
}
.topten-view .product {
	text-align: center;
}
.topten-view {
	margin-bottom: 25px;
}
.terms-of-service h5 a:visited {
	color: #fff;
	text-transform: uppercase;
}
.terms-of-service h5 a {
	color: #fff;
	text-transform: uppercase;
}
.terms-of-service h5 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #7C1E21;
	border-radius: 6px;
	color: rgba(255, 255, 255, 0.9);
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 15px;
	text-align: center;
}
.stars-red {
	background-position: 0 -54px !important;
}
.stars-purple {
	background-position: 0 -216px !important;
}
.stars-orange {
	background-position: 0 0 !important;
}
.stars-green {
	background-position: 0 -108px !important;
}
.stars-blue {
	background-position: 0 -162px !important;
}
.right {
	text-align: right !important;
}
.related-products-view h4 {
	font-size: 14px;
	margin: 0 0 8px;
	padding: 0;
}
.related-products-view .spacer h3 {
	font-size: 14px;
	margin: 0 0 6px;
	padding: 0;
}
.related-products-view .spacer {
	padding: 6px;
}
.related-products-view .row .product .spacer img {
	height: auto;
	max-width: 90%;
}
.related-products-view .product {
	text-align: center;
}
.related-products-view {
	margin-bottom: 25px;
}
.recent-view h4 {
	font-size: 14px;
	margin: 0 0 8px;
	padding: 0;
}
.recent-view .spacer img {
	height: auto;
	max-width: 100%;
	width: auto;
}
.recent-view .spacer h3 {
	font-size: 14px;
	margin: 0 0 6px;
	padding: 0;
}
.recent-view .spacer {
	padding: 6px;
}
.recent-view .product-price {
	margin: 10px 0;
}
.recent-view .product {
	text-align: center;
}
.recent-view {
	margin-bottom: 25px;
}
.ratingbox span {
	background: url(../images/color-stars.png) repeat-x;
	display: block;
	height: 24px;
	position: absolute;
	width: 1%;
}
.ratingbox {
	background: url("../images/color-stars.png") repeat-x scroll 0 bottom transparent;
	display: block;
	height: 24px;
	position: relative;
	width: 120px;
}
.productdetails-view h1 {
	font-size: 22px;
	margin: 0 0 6px;
	padding: 0;
}
.productdetails-view .spacer-buy-area {
	padding: 0 0 0 12px;
}
.productdetails-view .product-short-description {
	margin: 0 0 15px;
	padding: 0;
}
.productdetails-view .product-description {
	margin: 15px 0;
}
.product-related-products {
	border-top: solid #ccc 1px;
	padding-bottom: 10px;
}
.product-related-categories .product-field {
	display: inline-block;
	float: left;
	width: 100%;
}
.product-related-categories {
	border-top: solid #ccc 1px;
	padding-bottom: 10px;
}
.product-price {
	margin: 0 0 15px;
}
.product-packaging {
	margin: 15px 0 0;
}
.product-neighbours a.previous-page {
	background: url(../images/vmgeneral/previous_16x16.png) no-repeat left;
	float: left;
	line-height: 20px;
	padding-left: 30px;
}
.product-neighbours a.next-page {
	background: url(../images/vmgeneral/next_16x16.png) no-repeat right;
	float: right;
	line-height: 20px;
	padding-right: 30px;
}
.product-neighbours {
	color: #777;
	margin: 0 0 15px;
}
.product-fields-title {
	font-weight: bold;
}
.product-fields .product-field-type-P {
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	margin-top: 18px;
}
.product-fields .product-field label.other-customfield {
	float: left;
	left: -18px;
	margin-bottom: 27px;
	position: relative;
	text-align: center;
	top: 20px;
	width: 25%;
}
.product-fields .product-field input[type=radio] {
	left: 33px;
	position: relative;
}
.product-fields .product-field .vm-img-desc {
	font-size: 9px;
}
.product-fields .product-field {
	display: inline-block;
	float: left;
	width: 100%;
}
.product-fields {
	margin: 15px 0;
}
.product-field-type-S {
	float: left;
	padding-left: 3%;
	width: 30%;
}
.product-field-type-P .product-fields-title {
	font-size: 120%;
}
.product-field-type-I {
	float: left;
	padding-left: 3%;
	width: 30%;
}
.product-field-type-B {
	float: left;
	padding-left: 3%;
	width: 30%;
}
.product-field-display a img {
	display: block;
}
.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax {
	text-decoration: line-through;
}
.page-results {
	margin-top: 25px;
	text-align: right;
}
.output-shipto span.values-zip {
	float: left;
	margin-right: 3px;
}
.output-shipto span.values-middle_name {
	float: left;
	margin-right: 3px;
}
.output-shipto span.values-first_name {
	float: left;
	margin-right: 3px;
}
.output-shipto span.values {
	float: left;
	padding-right: 5px;
}
.output-shipto span.titles {
	float: left;
	width: 150px;
}
.output-shipto {
	margin: 10px 0;
}
.output-billto span.values-zip {
	float: left;
	margin-right: 3px;
}
.output-billto span.values-middle_name {
	float: left;
	margin-right: 3px;
}
.output-billto span.values-first_name {
	float: left;
	margin-right: 3px;
}
.output-billto span.values {
	float: left;
	padding-right: 5px;
}
.output-billto span.titles {
	float: left;
	width: 150px;
}
.output-billto {
	margin: 10px 0;
}
.orderlistcontainer div.orderlist div:hover {
	background: #CAC9C9;
	color: #EEE;
}
.orderlistcontainer div.orderlist div {
	padding: 2px 12px 1px;
}
.orderlistcontainer div.orderlist {
	background: #FFF;
	border: solid #CAC9C9 1px;
	cursor: pointer;
	display: none;
	position: absolute;
}
.orderlistcontainer div.activeOrder {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #FFF top right no-repeat url(../images/vmgeneral/arrow_down.png);
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	cursor: pointer;
	font-size: 12px;
}
.orderlistcontainer a :hover {
	background: #777;
	color: #EEE;
	display: block;
	text-decoration: none;
}
.orderlistcontainer a {
	display: block;
	text-decoration: none;
}
.orderlistcontainer {
	display: inline-block;
	font-size: 12px;
	margin: 0 15px 0 0;
	text-decoration: none;
}
.orderby-displaynumber {
	border-bottom: solid #E9E8E8 1px;
	border-top: solid #E9E8E8 1px;
	margin: 10px 0;
	padding: 10px 0;
}
.order-view {
	margin-bottom: 25px;
}
.manufacturer-view-default .row .manufacturer .spacer {
	padding: 6px;
}
.manufacturer-product-link a {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	color: #777;
	padding: 5px 5px 4px;
	text-decoration: none;
}
.manufacturer-details-view img {
	float: right;
	margin: 0 0 10px 20px;
}
.manufacturer-details-view h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.manufacturer-details-view .spacer {
	padding: 10px;
}
.manufacturer-details-view .email-weblink a {
	margin-right: 15px;
}
.manufacturer-details-view .email-weblink {
	margin: 10px 0 0;
}
.manufacturer-details-view .description {
	margin: 10px 0 0;
}
.manufacturer {
	margin: 10px 0 0;
}
.main-image img.product-image {
	height: auto;
	max-width: 100%;
	width: auto;
}
.main-image img {
	height: auto;
	max-width: 100%;
}
.main-image {
	text-align: center;
}
.list-reviews span.date {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom: solid #CAC9C9 1px;
	border-left: solid #CAC9C9 1px;
	color: #777;
	display: block;
	float: right;
	font-size: 10px;
	padding: 4px 6px 2px;
	position: relative;
	right: -12px;
	top: -12px;
}
.list-reviews .normal blockquote:before {
	content: open-quote;
	font-size: 24px;
	font-weight: 700;
	padding-right: 6px;
}
.list-reviews .normal blockquote:after {
	content: close-quote;
	font-size: 24px;
	font-weight: 700;
	padding-left: 6px;
}
.list-reviews .normal blockquote {
	font-size: 12px;
	margin-top: 12px;
	word-wrap: break-word;
}
.list-reviews .normal {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	margin-bottom: 8px;
	padding: 12px;
}
.list-reviews .highlight blockquote:before {
	content: open-quote;
	font-size: 24px;
	font-weight: 700;
	padding-right: 6px;
}
.list-reviews .highlight blockquote:after {
	content: close-quote;
	font-size: 24px;
	font-weight: 700;
	padding-left: 6px;
}
.list-reviews .highlight blockquote {
	font-size: 12px;
	margin-top: 12px;
	word-wrap: break-word;
}
.list-reviews .highlight {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f7f6f6;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	margin-bottom: 8px;
	padding: 12px;
}
.line-through {
	text-decoration: line-through;
}
.latest-view h4 {
	font-size: 14px;
	margin: 0 0 8px;
	padding: 0;
}
.latest-view .spacer img {
	height: auto;
	max-width: 100%;
	width: auto;
}
.latest-view .spacer h3 {
	font-size: 14px;
	margin: 0 0 6px;
	padding: 0;
}
.latest-view .spacer {
	padding: 6px;
}
.latest-view .product-price {
	margin: 10px 0;
}
.latest-view .product {
	text-align: center;
}
.latest-view {
	margin-bottom: 25px;
}
.joomlaCoreField {
	background-color: #FFFFDD;
}
.invalid {
	background-color: #ffd;
	border-color: red;
	color: #000;
}
.inline {
	display: inline;
}
.icons {
	float: right;
	margin: 4px 0 10px 30px;
	text-align: right;
}
.horizontal-separator {
	background: #e9e8e8;
	height: 1px;
	margin: 10px 0;
}
.general-bg {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	color: #777;
	padding: 5px 5px 4px;
	text-decoration: none;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.featured-view h4 {
	font-size: 14px;
	margin: 0 0 8px;
	padding: 0;
}
.featured-view .spacer img {
	height: auto;
	max-width: 100%;
	width: auto;
}
.featured-view .spacer h3 {
	font-size: 14px;
	margin: 0 0 6px;
	padding: 0;
}
.featured-view .spacer {
	padding: 6px;
}
.featured-view .product-price {
	margin: 10px 0;
}
.featured-view .product {
	text-align: center;
}
.featured-view {
	margin-bottom: 25px;
}
.display-number {
	text-align: right !important;
}
.customer-reviews h4 {
	border-bottom: solid #CAC9C9 1px;
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0 0 6px;
}
.customer-reviews {
	margin: 25px 0 0;
}
.customer-comment {
	margin: 10px 0 0;
	padding: 10px 0 0;
	text-align: center;
}
.coupon {
	border: 1px solid #CAC9C9;
	border-radius: 4px;
	color: gray;
	font-size: 9px;
	padding: 3px;
}
.control-buttons button.default {
	margin-left: 8px;
}
.control-buttons {
	text-align: right !important;
}
.clr {
	clear: both;
	overflow: hidden;
}
.clear {
	clear: both;
}
.checkout-button-top input.terms-of-service {
	display: inline-block;
	margin-right: 10px;
}
.checkout-button-top {
	padding: 10px 0 10px 0;
	text-align: center;
}
.center {
	text-align: center;
}
.category-view h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.category-view .row .category .spacer h2 a img {
	height: auto;
	margin-top: 6px;
	max-width: 100%;
}
.category-view .row .category .spacer h2 a {
	display: block;
	font-size: 14px;
	text-align: center;
}
.category-view .row .category .spacer h2 {
	margin: 0;
	padding: 0;
}
.category-view .row .category .spacer {
	padding: 6px;
}
.category-view {
	margin-bottom: 25px;
}
.cart-view h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.cart-view h1 {
	font-size: 20px;
	margin: 0;
	padding: 0 0 10px;
}
.buttonBar-right {
	text-align: right;
	width: 100%;
}
.browse-view h1 {
	font-size: 16px;
	margin: 0 0 8px;
	padding: 0;
}
.browse-view .row .product .spacer img {
	height: auto;
	max-width: 90%;
}
.browse-view .row .product .spacer h2 {
	font-size: 14px;
	margin: 0 0 6px;
	padding: 0;
}
.browse-view .row .product .spacer {
	padding: 6px;
}
.browse-view {
	margin-bottom: 25px;
}
.billto-shipto span {
	display: inline-block;
	font-size: 14px;
}
.billto-shipto {
	margin: 10px 0 0;
	padding: 10px 0 25px;
}
.back-to-category {
	float: right;
}
.availability {
	margin: 15px 0 0;
	text-align: center;
}
.ask-a-question-view label {
	display: block;
	width: 100%;
}
.ask-a-question-view input.counter:hover {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) repeat-x;
	background-position: 0 -40px;
	color: #000;
	text-decoration: none;
}
.ask-a-question-view input.counter {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #ccc 1px;
	border-radius: 4px;
	color: #777;
	display: inline-block;
	margin: 0;
	padding: 5px 5px 4px;
}
.ask-a-question-view input#name {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #ccc 1px;
	border-radius: 4px;
	color: #777;
	display: inline-block;
	float: right;
	margin: -5px 0 0 10px;
	margin-right: 70px;
	padding: 5px 5px 4px;
}
.ask-a-question-view input#email:hover {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) repeat-x;
	background-position: 0 -40px;
	color: #000;
	text-decoration: none;
}
.ask-a-question-view input#email {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #ccc 1px;
	border-radius: 4px;
	color: #777;
	display: inline-block;
	float: right;
	margin: -5px 0 0 10px;
	margin-right: 70px;
	padding: 5px 5px 4px;
}
.ask-a-question-view h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.ask-a-question-view .product-summary img.product-image {
	height: auto;
	max-height: 100%;
	max-width: 100%;
	width: auto;
}
.ask-a-question-view .product-summary h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.ask-a-question-view .product-summary .short-description {
	margin-top: 6px;
}
.ask-a-question-view .product-summary {
	border-bottom: solid #CAC9C9 1px;
	margin: 10px 0 0;
	padding: 0 0 10px;
}
.ask-a-question-view .form-field textarea.field:hover {
	background: #fff url(../images/vmgeneral/default_hover_bg.jpg) top repeat-x;
	color: #000;
}
.ask-a-question-view .form-field textarea.field {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff url(../images/vmgeneral/default_bg.jpg) bottom repeat-x;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	color: #777;
	padding: 6px;
	text-align: left;
	width: 90%;
}
.ask-a-question-view .form-field .submit {
	width: 470px;
}
.ask-a-question-view .form-field {
	margin: 25px 0 0;
}
.ask-a-question-view {
	padding: 10px;
}
.ask-a-question {
	margin: 10px 0 0;
}
.addtocart-bar {
	margin: 0;
	padding: 0;
}
.additional-images img {
	height: auto;
	margin-right: 8px;
	width: 50px;
}
.additional-images {
	margin: 10px 0;
}
.VmArrowdown {
	background: top right no-repeat url(../images/vmgeneral/arrow_down.png);
	cursor: pointer;
	float: right;
	height: 16px;
	padding: 0 12px;
	width: 16px;
}
.VMmenu ul {
	background-image: none!important;
	list-style-type: none!important;
	padding: 2px;
}
.VMmenu li {
	background-image: none!important;
	list-style-type: none!important;
	padding: 2px;
}
#userForm select {
	width: 80%;
}
#ui-tabs ul#tabs li.current {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #596523;
	border: solid #596523 1px;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	height: 17px;
	letter-spacing: 1px;
	padding: 10px 20px 7px 20px;
	text-align: center;
}
#ui-tabs ul#tabs li {
	background: #f2f2f2;
	cursor: pointer;
	display: inline-block;
	padding: 10px 20px 7px;
}
#ui-tabs ul#tabs {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 20px 20px 0;
}
#ui-tabs .tabs {
	padding: 20px 0 20px 0;
}
#ui-tabs .dyn-tabs {
	display: none;
	overflow: auto;
}
#full-tos {
	display: none;
}
