.clr{
	clear: both;
	overflow: hidden;
}
.productdetails-view .spacer-buy-area{
	padding: 0 0 0 12px;
	margin-top: 30px;
}
.product-neighbours{
	margin: 0 0 15px;
}
.product-neighbours a.next-page{
	background: url(../images/vmgeneral/next_16x16.png) no-repeat right;
	padding-right: 30px;
	line-height: 20px;
	float: right;
}
.product-neighbours a.previous-page{
	background: url(../images/vmgeneral/previous_16x16.png) no-repeat left;
	padding-left: 30px;
	line-height: 20px;
	float: left;
}
.productdetails-view h1{font-size:22px;margin:0 0 6px;padding:0;}
.productdetails-view .product-short-description{margin:0 0 15px;padding:0;}
.productdetails-view .product-description,.product-fields{margin:15px 0;}
span.title{font-weight:700;display:block;border-bottom:solid #CAC9C9 1px;font-size:14px;margin:0 0 6px;}
.product-packaging{margin:15px 0 0;}
.icons{text-align:right;float:right;margin:0 0 10px 30px;}
.additional-images img{margin-right:8px;width:88px;height:auto;}
.product-price{margin:0 0 15px;}
.productdetails-view .addtocart-bar{margin:15px 0 0;padding:0;}
.availability{text-align:center;margin:15px 0 0;}
.customer-reviews h4{margin:0 0 10px;padding:0 0 6px;}
.write-reviews{margin:20px 0 0;}
.write-reviews h4{text-align:left;}
.write-reviews h4 span{font-size:12px;font-weight:400;margin-left:8px;}
.write-reviews span.step{font-weight:700;display:inline-block;margin:0 0 8px;}
.write-reviews ul.rating{text-align:center;margin:0 0 20px;padding:0;}
.write-reviews ul.rating li{
	display: inline-block;
	list-style: none;
	text-align: center;
	padding: 0 5px;
	background: none;
}
.write-reviews ul.rating li span{display:block;padding-bottom:5px;}
.write-reviews textarea.virtuemart{margin-bottom:6px;display:inline-block;}
.list-reviews .normal{margin-bottom:8px;padding:12px;}
.list-reviews .normal blockquote,.list-reviews .highlight blockquote{margin-top:12px;font-size:12px;word-wrap:break-word;}
.list-reviews .normal blockquote:before,.list-reviews .highlight blockquote:before{content:open-quote;font-weight:700;font-size:24px;padding-right:6px;}
.list-reviews .normal blockquote:after,.list-reviews .highlight blockquote:after{content:close-quote;font-weight:700;font-size:24px;padding-left:6px;}
.list-reviews .highlight{background: #f5f5f5;margin-bottom:8px;padding:12px;font-weight: normal;}
.list-reviews span.date{float:right;display:block;position:relative;top:-12px;right:-12px;font-size:10px;padding:4px 6px 2px;}
span.variant-dropdown{width:150px;float:left;display:block;margin-bottom:5px;}
span.variant-dropdown select{width:150px;}
span.custom-variant-inputbox{width:152px;float:left;display:block;margin-bottom:5px;}
input.custom-attribute{width:140px;}

span.quantity-box{float:left;width:25px; padding: 0 !important;}
input.quantity-input{    
	border: medium none;
    height: 32px;
    margin: 0 !important;
    padding: 0;
    text-align: center;
    width: 24px;}
span.quantity-controls{width:55px;float:left;padding-top:0px;margin:0px 0px 0px 10px !important;height: 30px !important; border: solid 1px #FF4200;}
span.quantity-controls input.quantity-controls{height:15px;border:none;width:15px;}
span.quantity-controls input.quantity-plus{
	background: url(../images/vmgeneral/quantity-controls.png) repeat-x;
	margin: 0px;
	cursor: pointer;
}
span.quantity-controls input.quantity-minus{
	background: url(../images/vmgeneral/quantity-controls.png) repeat-x;
	background-position: 15px 0;
	cursor: pointer;
	margin: 0px
}
.addtocart-bar{margin:0;padding:0;}

.addtocart-area {
	float: right;
}

.spacer-buy-area .addtocart-area {
	float: left;
}

.vmproduct_products .productPrice {
	float: left;
	line-height: 32px;
}

.vmproduct-list.vmproduct_products input.addtocart-button {
	padding: 0px 8px 0px 8px;
}

span.addtocart-button{float:left;margin:0px;}
span.cart-images img {
    float: right;
    margin: 0;
    width: 45px;
}

.category-view .row .category .spacer h2{margin:0;padding:0;}
.category-view .row .category .spacer h2 a{
	display: block;
	text-align: center;
	font: normal normal bold 12px/120% Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
.category-view .row .category .spacer h2 a img, .category-view .featuredProductImage, 
.featured-view .featuredProductImage, .latest-view .featuredProductImage, .topten-view .featuredProductImage, 
.main-image img.product-image {
max-width:100%;height:auto;
margin: 0px auto;
}
.featured-view h4,.latest-view h4,.topten-view h4,.related-products-view h4, .category-view h4{
	margin:0 0 16px 0px;padding:0;
	font-size: 150%;
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 10px;
}

.browse-view h1{font-size:16px;margin:0 0 8px;padding:0;}
.orderby-displaynumber {
	margin:10px 0;padding:10px 0;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
}
.orderlistcontainer{font-size:12px;display:inline-block;text-decoration:none;margin:0 15px 0 0;}
.orderlistcontainer div.activeOrder{
	background: #ffffff top right no-repeat url(../images/vmgeneral/arrow_down.png);
	cursor: pointer;
	font-size: 12px;
	padding: 2px 24px 1px 12px;
	border: 1px solid #E9E9E9;
	border-bottom: 0;
	border-bottom-left-radius: 2px 2px;
	border-bottom-right-radius: 2px 2px;
	border-top-left-radius: 2px 2px;
	border-top-right-radius: 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.096875) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.096875) 0px 1px 2px;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	margin-bottom: -1px;
	margin-top: 10px;
}
.orderlistcontainer a{text-decoration:none;display:block;}
.orderlistcontainer a:hover{text-decoration: underline;display:block;}
.orderlistcontainer div.orderlist{
	display: none;
	position: absolute;
	border: 1px solid #E9E9E9;
	border-bottom-left-radius: 2px 2px;
	border-bottom-right-radius: 2px 2px;
	border-top-left-radius: 2px 2px;
	border-top-right-radius: 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.096875) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.096875) 0px 1px 2px;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	background: #FFF;
	cursor: pointer;
}
.orderlistcontainer div.orderlist div{padding:2px 12px 1px;}
.orderlistcontainer div.orderlist div:hover{color:#EEE;background:#efefef;}
.ask-a-question-view .product-summary{border-bottom:solid #CAC9C9 1px;margin:25px 0 0;padding:0 0 10px;}
.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 img.product-image{max-width:100%;max-height:100%;width:auto;height:auto;}
.ask-a-question-view .form-field textarea.field{width:394px;background:#fff url(../images/vmgeneral/default_bg.jpg) bottom repeat-x;border:solid #CAC9C9 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;text-align:left;padding:12px;}
.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 .submit{width:418px;}
.ask-a-question-view input.counter,.ask-a-question-view input#email{background:#e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;border:solid #ccc 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;display:inline-block;margin:0 0 0 10px;padding:5px 5px 4px;}
.vmquote{font-size:smaller;}
.manufacturer-details-view img{float:right;margin:0 0 10px 20px;}
.manufacturer-details-view .email-weblink a{margin-right:15px;}
a.ask-a-question{height: 22px; width:244px; vertical-align: middle !important;font-size:13px !important;font-weight:normal;display:inline-block;text-decoration:none;margin-bottom:0 auto; padding: 5px 0;text-align:center;}
a.ask-a-question:hover{text-decoration:none;}
input.vm-default{margin-bottom:2px;}
input.highlight-button{background:#e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;background-position:0 -160px;color:#fff;border:1px solid #00a000;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:12px;cursor:pointer;text-align:center;letter-spacing:1px;display:inline-block;text-decoration:none;padding:4px 8px 2px;}
input.highlight-button:visited{color:#fff;}
span.details-button{ margin:0 0 0 10px;}
span.details-button input.details-button { background: url("../images/vmgeneral/backgrounds.png") repeat-x scroll center top #E8E8E8;color:#135CAE;border:1px solid #CAC9C9 ;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;cursor:pointer; text-align:center;padding:3px 8px 1px;}
.coupon{color: gray;  border-radius:4px; border:1px solid #CAC9C9 ; font-size: 9px;padding: 3px;}
button.default{display:inline-block;cursor:pointer;padding:5px 8px 4px;}
button.default:hover{color:#777;}
a.highlight,a.highlight:visited{background:#e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;border:solid #00a000 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:12px;display:inline-block;text-decoration:none;background-position:0 -160px;color:#fff;padding:3px 8px 1px;}

p.product_s_desc{margin-bottom:6px;padding:0;}
span.stock-level{font-size:10px;color:#7d7b7b;float:left;}
.horizontal-separator{height:1px;margin:10px 0;}
.invalid{background-color:#ffd;color:#000;border-color:red;}
.page-results{margin-top:25px;text-align:right;}
.control-buttons button.default{margin-left:8px;}

table.user-details input.invalid{border:solid red 1px;}

td.key{padding:0 6px;}
.cart-view h1{font-size:20px;margin:0;padding:0 0 10px;}
.cart-view h2{font-size:12px;margin:0;padding:0;}
.checkout-button-top{text-align:center;padding:10px 0 0;}
.checkout-button-top input.terms-of-service{margin-right:10px;display:inline-block;}
span.tos{display:inline-block;margin-right:15px;}
.billto-shipto{margin:0;padding:0px 0 0px;}
.billto-shipto span,span.terms-of-service{display:inline-block;font-size:14px;}
span.terms-of-service{color:#ff4200;}
span.terms-of-service:hover{text-decoration:underline;cursor:pointer;}
.output-billto span.titles,.output-shipto span.titles{width:150px;float:left;}
.output-billto span.values-first_name,.output-billto span.values-middle_name,.output-billto span.values-zip,.output-shipto span.values-first_name,.output-shipto span.values-middle_name,.output-shipto span.values-zip{float:left;margin-right:3px;}
table.cart-summary tr th{border-bottom:solid #E9E8E8 1px; padding: 0 10px;}
.customer-comment{text-align:center;margin:10px 0 0;padding:10px 0 0;}
textarea.customer-comment{margin-bottom:2px;text-align:left;}
div.terms-of-service{margin:10px 0 0;padding:10px 10px 15px 0 !important;}
.terms-of-service h5 {
	margin: 20px 5px !important;

}
.terms-of-service h5 a,.terms-of-service h5 a:visited{ text-transform:uppercase;}

.VMmenu li div .VmArrowdown{
	background: top right no-repeat url(../images/vmgeneral/arrow_down.png);
	cursor: pointer;
	float: right;
	width: 16px;
	height: 16px;
	padding: 0;
	position: absolute;
	right: 6px;
	top: 6px;
}
ul.VMmenu,.VMmenu ul,.VMmenu li {
	list-style-type: none !important;
	background-image: none;
	padding: 0px;
	margin: 0px !important;
}

ul.VMmenu {
	padding-bottom: 15px;
}

.VMmenu li div {
	position: relative;
	margin-bottom: 3px;
}

.VMmenu li div a {
	list-style-type: none !important;
	background: #fafafa;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 10px 8px 10px;
	font: normal normal bold 100%/140% Arial, Helvetica, sans-serif !important;
	color: #474747;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #E9E9E9;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 0px 0px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px 5px 0px 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.096875) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.096875) 0px 1px 2px;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.VMmenu li li div a {
	background: url(../images/ul-li-default.png) no-repeat 7px 5px;
	border: 0 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none;
	font-weight: normal !important;
}

.VMmenu li li div {
	background-image: none;
}

#ui-tabs ul#tabs{list-style-type:none;overflow:hidden;margin:0 0 -1px 0;padding:20px 0px 0px 10px;}
#ui-tabs ul#tabs li{
	margin: 0px 0px 0px 0px;
	display: inline-block;
	cursor: pointer;
	list-style-type: none !important;
	padding: 7px 20px 7px 20px;
	font: normal normal bold 100%/140% Arial, Helvetica, sans-serif !important;
	color: #474747;
	text-decoration: none;
	background-image: none !important;
	
}
#ui-tabs ul#tabs li.current{
	display:inline-block;
	background-color: #ffffff;
	border: 1px solid #E9E9E9;
	border-bottom: 0px;
	border-bottom-left-radius: 0px 0px;
	border-bottom-right-radius: 0px 0px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px 5px 0px 0px;
}

#ui-tabs .tabs{
	margin-top: -1px;
	padding: 20px;
	background: #ffffff;
	border: 1px solid #E9E9E9;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 0px 0px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius: 10px 10px 0px 10px;
	margin: 0px 5px 5px 5px;
}

#ui-tabs .dyn-tabs{overflow:auto;display:none;}
.clear,br.clear{clear:both;}
.floatright,span.floatright{float:right;}
.floatleft,span.floatleft{float:right;}
span.bold{font-weight:700;}

.width1{width:1%;}.width2{width:2%;}.width3{width:3%;}.width4{width:4%;}.width5{width:5%;}.width6{width:6%;}.width7{width:7%;}.width8{width:8%;}.width9{width:9%;}.width10{width:10%;}.width11{width:11%;}.width12{width:12%;}.width13{width:13%;}.width14{width:14%;}.width15{width:15%;}.width16{width:16%;}.width17{width:17%;}.width18{width:18%;}.width19{width:19%;}.width20{width:20%;}.width21{width:21%;}.width22{width:22%;}.width23{width:23%;}.width24{width:24%;}.width25{width:25%;}.width26{width:26%;}.width27{width:27%;}.width28{width:28%;}.width29{width:29%;}.width30{width:30%;}.width31{width:31%;}.width32{width:32%;}.width33{width:33%;}.width34{width:34%;}.width35{width:35%;}.width36{width:36%;}.width37{width:37%;}.width38{width:38%;}.width39{width:39%;}.width40{width:40%;}.width41{width:41%;}.width42{width:42%;}.width43{width:43%;}.width44{width:44%;}.width45{width:45%;}.width46{width:46%;}.width47{width:47%;}.width48{width:48%;}.width49{width:49%;}.width50{width:50%;}.width51{width:51%;}.width52{width:52%;}.width53{width:53%;}.width54{width:54%;}.width55{width:55%;}.width56{width:56%;}.width57{width:57%;}.width58{width:58%;}.width59{width:59%;}.width60{width:60%;}.width61{width:61%;}.width62{width:62%;}.width63{width:63%;}.width64{width:64%;}.width65{width:65%;}.width66{width:66%;}.width67{width:67%;}.width68{width:68%;}.width69{width:69%;}.width70{width:70%;}.width71{width:71%;}.width72{width:72%;}.width73{width:73%;}.width74{width:74%;}.width75{width:75%;}.width76{width:76%;}.width77{width:77%;}.width78{width:78%;}.width79{width:79%;}.width81{width:81%;}.width82{width:82%;}.width83{width:83%;}.width84{width:84%;}.width85{width:85%;}.width86{width:86%;}.width87{width:87%;}.width88{width:88%;}.width89{width:89%;}.width90{width:90%;}.width91{width:91%;}.width92{width:92%;}.width93{width:93%;}.width94{width:94%;}.width95{width:95%;}.width96{width:96%;}.width97{width:97%;}.width98{width:98%;}.width99{width:99%;}.width100{width:100%;}


.paddingtop8 .vmicon {
float:left;margin-left: 10px;
}
.vm2-add_quantity_cart{background-position:0 0;width:24px;height:24px;border: 0px;cursor:pointer;}
.vm2-arrow_down{background-position:0 -72px;width:16px;height:16px;}
.vm2-billto-icon{background-position:0 -138px;height:24px;margin-right:6px;vertical-align:middle;width:24px;border :0px;}
.vm2-remove_from_cart{    background-position: 0 -207px; border: 0 none; cursor: pointer; display: inline-block; height: 28px; vertical-align: bottom; width: 18px;}
.vm2-shipto-icon{background-position:0 -284px;height:24px;margin-right:6px;vertical-align:middle;width:24px;}
.vm2-stars0{background-position:0 -358px;width:64px;height:13px;}
.vm2-stars1{background-position:0 -421px;width:64px;height:13px;}
.vm2-stars2{background-position:0 -484px;width:64px;height:13px;}
.vm2-stars3{background-position:0 -547px;width:64px;height:13px;}
.vm2-stars4{background-position:0 -610px;width:64px;height:13px;}
.vm2-stars5{background-position:0 -673px;width:64px;height:13px;}
.vm2-stars_0{background-position:0 -736px;width:64px;height:13px;}
.vm2-stars_1{background-position:0 -799px;width:64px;height:13px;}
.vm2-stars_2{background-position:0 -862px;width:64px;height:13px;}
.vm2-stars_3{background-position:0 -925px;width:64px;height:13px;}
.vm2-stars_4{background-position:0 -988px;width:64px;height:13px;}
.vm2-stars_5{background-position:0 -1051px;width:64px;height:13px;}
.vm2-lowstock{background-position:0 -1114px;width:62px;height:15px;display:block;}
.vm2-nostock{background-position:0 -1179px;width:62px;height:15px;display:block;}
.vm2-normalstock{background-position:0 -1244px;width:62px;height:15px;display:block;}
.vm2-termsofservice-icon{background-position:0 -1309px;height:24px;margin-right:6px;vertical-align:middle;width:24px;display:inline-block;}
.vm2-warning{background-position:0 -1383px;width:50px;height:40px;}
.vendor-store-desc,.category-view,.featured-view,.latest-view,.topten-view,.related-products-view,.browse-view,.order-view{margin-bottom:25px;}
.main-image,.featured-view .product,.latest-view .product,.topten-view .product,.related-products-view .product,.center,span.center{text-align:center;}
.paddingtop8 {
	padding-top: 10px;
}

.main-image img.product-image,.featured-view .spacer img,.latest-view .spacer img,.topten-view .spacer img{
	max-width:100%;
	height:auto;
	width:auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto !important;

}
.additional-images,.featured-view .product-price,.latest-view .product-price,.topten-view .product-price,.output-billto,.output-shipto{margin:10px 0;}
.ask-a-question{margin:10px 0 0; width: 244; height: 32px;}
.manufacturer,.manufacturer-details-view .email-weblink,.manufacturer-details-view .description{margin:10px 0 0; width: 244;}
.ask-a-question {
	clear: both;
}
.customer-reviews,.ask-a-question-view .form-field{margin:25px 0 0;}
span.variant-name,span.custom-variant-name{width:100px;float:left;display:block;margin-bottom:5px;}

.category-view .row .category .spacer,.featured-view .spacer,.latest-view .spacer,.topten-view .spacer,.related-products-view .spacer,.browse-view .row .product .spacer, .vmproduct_empty .spacer {
	padding:6px;
	border: 1px solid #E9E9E9;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 0px 0px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius: 10px 10px 0px 10px;
	padding: 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.096875) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.096875) 0px 1px 2px;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	margin: 0px 5px;
	background: #ffffff;
}

.spacer .modal {
	display: block;
	min-height: 120px;
}

.featured-view .spacer h3,.latest-view .spacer h3,.topten-view .spacer h3,.related-products-view .spacer h3,.browse-view .row .product .spacer h2{
display: block;
text-align: center;
font: normal normal bold 12px/120% Arial, Helvetica, sans-serif;
letter-spacing: 0px;
margin-bottom: 12px;

}
.product-price {
	text-align: left;
	display: inline-block;
	float: left;
	margin: 0 !important;
	padding: 5px 5px 5px 0px;
}

.PricesalesPrice {
	font-size: 12px !important; 
	font-weight: normal !important;	
}
.featured-view .spacer span,.latest-view .spacer span,.topten-view .spacer span,.related-products-view .spacer span,.browse-view .row .product .spacer span{font-weight: bold;}

.display-number,.control-buttons,.right{text-align:right !important;}
.ask-a-question-view,.manufacturer-details-view .spacer{padding:30px;}
.ask-a-question-view h1,.manufacturer-details-view h1{font-size:18px;margin:0;padding:0;}
#userForm select,.width80{width:80%;}

label.invalid,span.red{color:red;}
.output-billto span.values,.output-shipto span.values,.floatleft,span.floatleft{float:left;}
.output-billto span.values,.output-shipto span.values {padding-right:5px;}
.joomlaCoreField {background-color: #FFFFDD;}
#bottom-pagination div{text-align:center !important;}
#bottom-pagination ul{text-align:center !important;}
#bottom-pagination ul li{display: inline;}
#bottom-pagination  .counter{text-align: right !important;}

td.orders-key{font-weight: bold; text-align: left; }

/* Manufacturer View Default */
.manufacturer-view-default .row .manufacturer .spacer {padding: 6px;}
.product-field-display a img{display: block;}
.product-related-products, .product-related-categories{border-top:solid #ccc 1px;padding-bottom: 10px;}
.product-fields .product-field-type-P{clear: both; border-bottom: 1px solid #EEEEEE; margin-top: 18px;}
.product-field-type-P .product-fields-title{ font-size: 120%;}
.product-field-type-B,.product-field-type-S,.product-field-type-I{padding-left:3%;float:left;width:30%}
.product-fields-title{ font-weight: bold;}

.vm-customfield-mod img,.vm-customfield-cart img{ vertical-align: middle; width: 16px;}
.vm-img-desc{display:block;}
.vmpayment_name, .vmpayment_cost, .vmshipment_name, .vmshipment_cost{padding:0 2px;}
.vmpayment_description,.vmshipment_description {color:gray;font-size:9px;padding:0 2px;}
.vmpayment_cardinfo {color:gray;font-size:9px;}

.vmproduct li.center {
	background: none;
	padding: 0;
	margin: 0;
}

.vmproduct li.center img {
	max-width: 90%;
}

.moduletable .vmproduct .spacer {
	padding: 0px 5px 25px 5px !important;
}

.toggler {
	cursor: pointer;
}

#vmpaccordion .customer-reviews, #vmpaccordion .write-reviews{
	margin: 0px;
}

#facebox {
z-index: 65560000000000000000000000;
}

#facebox_overlay {
z-index: 65558;
}

#facebox .popup {
position: relative;
border: 1px solid rgba(0,0,0,0.05) !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}

#facebox .content {
	padding: 20px;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
}

#facebox .content div {
	padding: 25px;
}

#facebox .content div div {
	padding: 3px 0px;
}

ul.vmproduct-list, ul.vmproduct-list li {
	padding: 0px;
	background: none;
	margin: 0px 0px 15px 0px;
}

#content-top .moduletable_products {
	clear: both;
	padding-bottom: 15px;
}

.vmproduct_empty .mod-prod-image-handler {
	min-height: 100px;
}

.vmproduct_empty .mod-prod-image-handler a {
	text-align: center;
	display: block;
}

.vmproduct_empty .product-name {
	margin-bottom: 15px;
	display: block;
}

.vmproduct_empty .productPrice {
	line-height: 30px;
}

.vmproduct_empty .form-handler {
	padding-top: 15px;
}

.vmproduct_empty .mod-prod-image-handler .featuredProductImage {
	margin: 5px auto;
}

.productdetails-view {
	padding-bottom: 15px;
}

.spacer-buy-area .manufacturer {
	clear: both;
}

#vmpaccordion {
	padding-top: 20px;
}

#vmpaccordion h3.product-details-header {
	font-size: 100%;
	font-weight: bold;
	background: whiteSmoke;
	cursor: pointer;
	border: 1px solid #E7E7E7;
	color: #666;
	padding: 10px;
}

#system-message dt.info {
	display: none;
}

.img_d {
	height: 150px;
	margin: 0 auto 20px;
	width: 100%;
	position: relative;
}

.title_d {
	height: 41px;	
}


.title_d h3 {
        display: block;
    font: bold 12px/120% Arial,Helvetica,sans-serif;
    letter-spacing: 0;
    margin-bottom: 12px;
    text-align: center;
}

.width50.floatleft {
    padding-right: 20px;
}

.width40 .product-price div.PricesalesPrice span.PricesalesPrice {
font-size: 24px !important;
}

.medium-image {
    max-height: 300px;
    max-width: 300px;
    float: left;
    margin: 0 0 15px;
}

.counter {
	display: inline-block;
	float: left;
	width: 34px !important;
	padding: 5px 0px 0px 5px;
}

.thmbh {
height: 75px !important;	
}

#form-login {
    float: right;
}

#table_shipto {
    padding-top: 8px;
}

#sumslid, #tax_amount, #sales_price, #total_tax {
    background: none repeat scroll 0 0 #FF4200;
    color: #FFFFFF;
}

.cart-summary tr td {
padding: 0 10px 0 10px;	
}


#shipments input,#payments input {
    height: auto;
    margin-left: 40px;
}

#shipments fieldset,#payments fieldset {
	margin-top: 0px;
}