.clr{clear:both;overflow:hidden;}
.general-bg,input.custom-attribute,input.quantity-input,.manufacturer-product-link a,input.vm-default,div.details,button.default{border:solid #CAC9C9 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;text-decoration:none;padding:5px 5px 4px;}
span.custom-variant-inputbox input.custom-attribute:hover,span.quantity-box input.quantity-input:hover,input.vm-default:hover,span.quantity-box input.quantity-input:hover,.ask-a-question-view input.counter:hover,.ask-a-question-view input#email:hover,table.user-details input:hover,a.details:hover,div.details:hover,button.default:hover{background-position:0 -40px;color:#000;text-decoration:none;}
.productdetails-view .spacer-buy-area input.addtocart-button {float:left;
display: inline-block;
height: 32px;
line-height: 32px;
font-weight: 900;
padding: 0px 10px 0px 10px;
font-size: 14px;
margin-left: 30px;
}

.action-handler .custom-fields-panel {
	display: none;
}

.cart-summary fieldset label {
	display: inline;
}

.product-cart-row {
	padding: 5px 0px;
}

#cart .vm_cart_products  {
	padding: 0px 20px;
	height: 230px;
	overflow-y: auto;
}

.cartpanel .show-cart-link a {
	text-transform: uppercase;
	font-weight: 600;
}

.show-total-items {
	line-height: 34px;
	margin-right: 7px;
}

.total_products { line-height: 14px;font-size: 11px;}

.PricebasePriceVariant { white-space: nowrap; }

.product-cart-row {
	border-bottom: 1px solid rgba(255,255,255,0.3);
	padding: 5px 0px;
}

.product-neighbours{color:#777;padding:0 0 15px;}

.product-neighbours, .product-neighbours a  {
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.product-neighbours {
	-webkit-transition-property: opacity;
	-ms-transition-property: bopacity;
	-o-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity;
	opacity: .8;
	-webkit-backface-visibility: hidden;
}

.product-neighbours:hover {
	opacity: 1.0;
}

.product-neighbours a {
	
}

.product-neighbours a.previous-page{padding: 0px;float:left;}

.product-neighbours a.previous-page:before {
background-image:url(../images/arrow-prev.png);
background-repeat: no-repeat;
background-position: 50% 50%;
width: 20px;
height: 20px;
margin-right: 10px;
float: left;
display: block;
content: " ";
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}

.product-neighbours a.previous-page:hover {}

.product-neighbours a.next-page{padding: 0px;float:right;}
.product-neighbours a.next-page:after {
background-image:url(../images/arrow-next.png);
background-repeat: no-repeat;
background-position: 50% 50%;
width: 20px;
height: 20px;
margin-left: 10px;
float: right;
display: block;
content: " ";
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}

.product-neighbours a.next-page:hover {}


.productdetails-view h1{font-size:22px;margin:0 0 6px;padding:0;}
.productdetails-view.productdetails h1 a {
	display: inline;
	float: right;
}

.productdetails-view .product-short-description{margin: 4px 0px 10px 0 !important; text-align: left; }

.productdetails-view .product-short-description .module-arrow {
	position: absolute;
}

.product-additional-nav {
	margin-bottom: 10px;
	padding-bottom: 9px;
}

.back-to-category {
	line-height: 40px;
}

.productdetails-view .product-description,.product-fields{margin:15px 0 5px 0px;}
span.title{display:block;margin:0 0 6px;}
.product-packaging{margin:15px 0 0;}
.icons{text-align:right; float:right;}
.icons a {
	margin-left: 8px;
	opacity:0.6;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-property: opacity;
	-ms-transition-property: opacity;
	-o-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity;
}

.icons a:hover {
	opacity: 0.9;
}

.additional-images img{margin-right:8px;width:50px;height:auto;}

.spacer-buy-area .product-price .PricesalesPrice {
	font: 600 100%/120% "Open Sans", Helvetica, sans-serif;
	padding: 10px 0px;
}

.spacer-buy-area .product-price .PricesalesPrice span {
	letter-spacing: -1px;
	font-size: 250%;
}

.product-fields-title, .product-fields-title-wrapper { vertical-align: middle; }
.product-field-desc {
	display: block;
}

.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax{text-decoration: line-through;}
.productdetails-view .addtocart-bar{margin:0;padding:0px;width:auto;text-align:left;}

.productdetails-view .addtocart-bar .quantity-box, .productdetails-view .addtocart-bar span.quantity-controls {
	vertical-align: top;
}

.productdetails-view .addtocart-bar span.quantity-box input,
.productdetails-view span.quantity-controls .quantity-controls.quantity-plus,
.productdetails-view span.quantity-controls .quantity-controls.quantity-minus {
	box-shadow: none !important;
}

.availability{text-align:right;margin:10px 0px;}
.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: bold 12px Arial, Helvetica, sans-serif;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;}
.write-reviews ul.rating li span{display:block;}
.write-reviews textarea.virtuemart{margin-bottom:6px;display:inline-block;}
.list-reviews .normal{margin-bottom:8px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;padding:12px;background-color: rgba(0,0,0,0.04);border: 1px solid rgba(0,0,0,0.05);}
.list-reviews .normal blockquote,.list-reviews .highlight blockquote{margin-top:12px;font-size:12px;word-wrap:break-word;}
.list-reviews .highlight{font-weight:normal;margin-bottom:8px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;padding:12px;background-color: rgba(0,0,0,0.07);}

.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{width:32px;height:32px;display:inline-block;padding-top:0px;}
input.quantity-input{height:28px;width:25px;text-align:center;font-weight:700;padding:2px;}
span.quantity-controls{width: 32px; height: 16px;padding-top:0px;margin:0px 0px;display:inline-block;vertical-align: middle;}

span.quantity-controls input.quantity-controls{line-height:17px;height:16px;border:none;width:32px;margin:0px !important;padding:0px;font-size: 14px;font-weight:bold;background-repeat:no-repeat;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: all !important;
	-ms-transition-property: all !important;
	-o-transition-property: all !important;
	-moz-transition-property: all !important;
	transition-property: all !important;
}

span.quantity-controls input.quantity-plus{	
	background-image: url(../images/quantity-arrows-plus.png);
	background-position: 50% 0px;
}
span.quantity-controls input.quantity-minus{
	background-image: url(../images/quantity-arrows-minus.png);
	background-position: 50% -16px;
}

span.quantity-controls input.quantity-plus:hover {	
	background-position: 50% -16px;
}
span.quantity-controls input.quantity-minus:hover {
	background-position: 50% 0px;
}

span.quantity-controls {
	position: relative;
}

span.quantity-controls .quantity-controls.quantity-plus, span.quantity-controls .quantity-controls.quantity-minus {
	position: absolute; 
	background-repeat: no-repeat;
}

span.quantity-controls .quantity-controls.quantity-plus {
	top: 0px;
	left: 0px;
}

span.quantity-controls .quantity-controls.quantity-minus {
	top: 16px;
	left: 0px;
}

.spacer .addtocart-bar {
position: relative; 

}

.h-pr-title {
	font: 700 14px "Open Sans", Helvetica, sans-serif;
	letter-spacing: 0px !important;
}


.quantity-input.js-recalculate, input.quantity-input {
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px !important;
	width: 30px;
	height: 30px;
}

.addtocart-bar{margin:0 auto;padding:0;width:auto;text-align:center;height:32px;display: inline-block;}

.spacer .action-handler .addtocart-bar span.quantity-box, .spacer .action-handler .addtocart-bar span.quantity-controls {
	position: absolute;
	top: 0px;
	opacity: 0;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: all !important;
	-ms-transition-property: all !important;
	-o-transition-property: all !important;
	-moz-transition-property: all !important;
	transition-property: all !important;
}

.spacer .action-handler .addtocart-bar span.quantity-box {
	margin: 0;
	left: 0px;
}

.spacer .action-handler .addtocart-bar span.quantity-controls {
	margin: 0px 0px 8px 0px;
	right: 0px;
}

.spacer:hover .action-handler .addtocart-bar span.quantity-box {
	opacity: 1;
	left: -40px;
}

.spacer:hover .action-handler .addtocart-bar span.quantity-controls {
	opacity: 1;
	right: -40px;
}

.action-handler .addtocart-bar span.quantity-box input {
	border-width: 1px !important;
	border-style: solid !important;
	width: 30px;
	height: 30px;
}

.addtocart-bar span.quantity-box input {
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
}

span.quantity-controls .quantity-controls.quantity-plus {
	-webkit-border-radius: 3px 3px 0px 0px !important;
	-moz-border-radius: 3px 3px 0px 0px !important;
	border-radius: 3px 3px 0px 0px !important;
}

span.quantity-controls .quantity-controls.quantity-minus {
	-webkit-border-radius: 0px 0px 3px 3px !important;
	-moz-border-radius: 0px 0px 3px 3px !important;
	border-radius: 0px 0px 3px 3px !important;
}

input.addtocart-button {
	background-color: transparent !important;
}

span.addtocart-button {
	position: relative;
	display: inline-block;
}

span.addtocart-button{margin:0px;}
span.cart-images img {
    float: left;
    width: 45px;
	margin: 4px 10px 10px 4px;
}
span.addtocart-button input.notify-button{width:152px;background-position:0 -160px;color:#fff;border:solid #00a000 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:14px;cursor:pointer;height:34px;text-align:center;letter-spacing:1px;padding:4px 5px;}
span.addtocart-button input.addtocart-button-disabled {width:auto;background:#f2f2f2 top repeat-x;border:solid #333 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:14px;cursor:pointer;height:34px;text-align:center;letter-spacing:1px;padding:4px 5px;color:#333;margin:10px 0px 0px 0px;}

.spacer h2 a, .spacer h2 a:hover {
	text-decoration: none;
}

.category-view .row .category .spacer h2{margin:0;padding:0;}
.category-view .row .category .spacer h2 a{font-size:14px;display:block;text-align:center;}
.category-view .row .category .spacer h2 a img{margin-top:6px;max-width:100%;height:auto;}

.orderby-displaynumber{margin:10px 0;padding:10px 0;}
.orderlistcontainer{font-size:12px;display:inline-block;text-decoration:none;margin:0 15px 0 0;}
.orderlistcontainer div.activeOrder{background: rgba(255,255,255,0.7) 94% 5px no-repeat url(../images/vmgeneral/arrow_down.png);cursor:pointer;font-size:100%;padding:7px 40px 7px 10px;}
.orderlistcontainer a{text-decoration:none;display:block;}
.orderlistcontainer a:hover{text-decoration:underline;display:block;}
.orderlistcontainer div.orderlist{display:none;position: absolute;
background: #ffffff;
cursor: pointer;
box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
z-index: 99;
padding: 10px 15px;
min-width: 190px;
}
.orderlistcontainer div.orderlist div{padding:8px 0px;border-bottom: 1px solid rgba(0,0,0,0.1);}
.orderlistcontainer div.orderlist div:hover{}

.ask-a-question-view .product-summary{border-bottom:solid #cccccc 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;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;color:#000;}
.ask-a-question-view .form-field .submit{ }
.ask-a-question-view .counter { width: auto !important; }

.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{margin-bottom:8px;}
a.ask-a-question:hover{color:#777;text-decoration:none;}
input.vm-default{margin-bottom:2px;}

.write-reviews input.vm-default, .write-reviews input.vm-default:hover {
	width: 50px;
	font-size: 12px;
	font-weight: bold;
}

div.details{background-position:0 0;display:inline-block;padding:3px 8px 1px;}
a.details:hover,div.details:hover{background-position:0 -40px;color:#777;}
span.details-button{ margin:0 0 0 10px;}
span.details-button input.details-button {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{margin-bottom:0px !important;}
button.default{display:inline-block;cursor:pointer;padding:5px 8px 4px;}
button.default:hover{color:#777;}
a.highlight,a.highlight:visited{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;}

.h-pr-details .vmicon {margin: 0px; }

.horizontal-separator{height:1px;margin:10px 0;}
.invalid{color:#000;border-color:red;}
.page-results{margin-top:25px;text-align:right;}
.control-buttons button.default{margin-left:8px;}
table.user-details input{margin-bottom:2px;padding:5px 5px 4px; width:60%}
table.user-details input:hover { background: inherit !important; }
table.user-details input.invalid{margin-bottom:2px;padding:5px 5px 4px;}
table.user-details{margin-bottom:25px;}
table.user-details input[type="checkbox"] , table.user-details input[type="radio"] {width:20px}

.div-table-seperator {padding: 5px 0px; }

.userfields_info {
	display: block;
	padding: 15px 0px 5px 0px;
}

td.key{padding:0 6px; width: 150px;}
.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:right;padding:10px 0;margin:10px 0px;}
.checkout-button-top input.terms-of-service{margin-right:10px;display:inline-block;}
span.tos{display:inline-block;margin-right:15px;}
.billto-shipto{margin:10px 0 0;padding:10px 0 25px;}
.billto-shipto span,a.terms-of-service{display:inline-block;font-size:14px;}
#full-tos {display: none;}
.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:6px 10px;}
.customer-comment{ margin:10px 0 0;padding:10px 0 0;}
textarea.customer-comment{margin-bottom:2px;text-align:left;padding:5px 5px 4px;height:60px;width:90%;}
div.terms-of-service{ margin:10px 0 0;padding:10px 0 15px;}
.terms-of-service h5{background:#7C1E21;color:rgba(255, 255, 255, 0.9);font-size:14px;text-align:center;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;font-weight:400;margin:0;padding:15px;}
.terms-of-service h5 a,.terms-of-service h5 a:visited{color:#fff;text-transform:uppercase;}

ul.VMmenu,.VMmenu ul,.VMmenu li{list-style-type:none!important;background-image:none!important;padding:0px 0px 2px 0px;}
.VMmenu li div {
	position: relative;
}
.VmArrowdown{
	background: 50% 0px no-repeat url(../images/vmgeneral/arrow_down.png);
	cursor: pointer;
	float: right;
	width: 26px;
	height: 26px;
	padding: 0;
	position: absolute;
	right: 7px;
	top: 7px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: all !important;
	-ms-transition-property: all !important;
	-o-transition-property: all !important;
	-moz-transition-property: all !important;
	transition-property: all !important;
}

.VMmenu li:hover .VmArrowdown {
	background-position: 50% -26px !important;
}

.VmOpen ul {
	padding: 0px;
	margin: 0px;
}

#ui-tabs ul#tabs{list-style-type:none;overflow:hidden;margin:0;padding:20px 20px 0;}
#ui-tabs ul#tabs li{display:inline-block;cursor:pointer;background:#f2f2f2;padding:10px 20px 7px;}
#ui-tabs ul#tabs li.current{display:inline-block;background:#ccc;color:#444;}
#ui-tabs .tabs{padding:20px;}
#ui-tabs .dyn-tabs{overflow:auto;display:none;}
.clear,br.clear{clear:both;height:1px;overflow:hidden;}
.floatright,span.floatright{float:right;}
.floatleft,span.floatleft{float:left;}
li.floatleft {
	padding: 0px;
}

.vmproduct.product-details {
	margin-bottom: 15px; 
}

ul.vmproduct.product-details {
	margin: 0;
	padding: 0 0px 30px 0px;
}

ul.vmproduct.product-details li.span12 {
	margin: 0px;
	padding: 0px;
	background: none;
}

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


.vmicon, .vmiconFE{background:url(../images/vm2-sprite.png) no-repeat top left;}
.vm2-add_quantity_cart{background-position: 0 0;width: 28px !important;height: 26px;border: 0px;cursor: pointer;}
.vm2-arrow_down{background-position:0 -72px;width:16px;height:16px;}
.vm2-billto-icon{background-position:0 -138px;height:28px;margin-right:6px;vertical-align:middle;width:28px;border :0px;}
.vm2-remove_from_cart{background-position: 0 -212px;border: 0 none;cursor: pointer;display: inline-block;height: 32px;vertical-align: middle;width: 26px;padding:0px;margin:0px 2px;}
.vm2-shipto-icon{background-position:0 -284px;height:28px;margin-right:6px;vertical-align:middle;width:28px;}

.cart-summary form.inline input.inputbox { width: 30px !important; }

.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;margin:0px auto !important;}
.vm2-nostock{background-position:0 -1179px;width:62px;height:15px;display:block;margin:0px auto !important;}
.vm2-normalstock{background-position:0 -1244px;width:62px;height:15px;display:block;margin:0px auto !important;}
.vm2-termsofservice-icon{background-position:0 -1309px;height:26px;margin-right:6px;vertical-align:middle;width:26px;display:inline-block;}
#tosAccepted { margin: 0px 10px 0px 0px !important; }
.vm2-modallink{height:16px;margin-left: 3px;vertical-align:top;width:16px;display:inline-block; background: url("../images/icon_external_link.gif") no-repeat scroll left top transparent;}
.vm2-warning{background-position:0 -1383px;width:50px;height:40px;}
.vendor-store-desc,.category-view,.featured-view,.latest-view,.topten-view,.recent-view,.related-products-view,.browse-view,.order-view{margin-bottom:25px;clear:both;}
.main-image,.featured-view .product,.latest-view .product,.topten-view .product,.recent-view .product,.related-products-view .product,.center,span.center{text-align:center;}

.category_description { clear: both; }

.productdetails-view.productdetails .main-image {
	padding: 10px 0px;
}

.product-field-display select {
	line-height: 26px;
}

.vmproduct li { background-image: none; }

.button.addto-cart-link {
	background-image: url('../images/add-to-cart-button.png');
	background-repeat: no-repeat;
	background-position: 5px 4px;
	text-indent: -99999px;
	float: right;
	width: 32px;
	height: 32px;
	padding: 0px;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: background-position !important;
	-ms-transition-property: background-position !important;
	-o-transition-property: background-position !important;
	-moz-transition-property: background-position !important;
	transition-property: background-position !important;
}

.category-view .spacer:hover .button.addto-cart-link,
.latest-view .spacer:hover .button.addto-cart-link,
.topten-view .spacer:hover .button.addto-cart-link,
.recent-view .spacer:hover .button.addto-cart-link,
.featured-view .spacer:hover .button.addto-cart-link,
.vmproduct.product-details .spacer:hover .button.addto-cart-link,
.browse-view .spacer:hover .button.addto-cart-link {
	background-position: 5px -59px;
}

.category-view .spacer:hover .button.addto-cart-link:hover, 
.latest-view .spacer:hover .button.addto-cart-link:hover, 
.topten-view .spacer:hover .button.addto-cart-link:hover, 
.recent-view .spacer:hover .button.addto-cart-link:hover, 
.featured-view .spacer:hover .button.addto-cart-link:hover,
.vmproduct.product-details .spacer:hover .button.addto-cart-link:hover, 
.browse-view .spacer:hover .button.addto-cart-link:hover {
	background-position: 5px -123px;
}

.latest-view .spacer, 
.topten-view .spacer, 
.recent-view .spacer, 
.featured-view .spacer, 
.vmproduct.product-details .spacer, 
.browse-view .spacer {
	text-align: center;
	border-width: 1px;
	padding: 15px;
	border-style: solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.latest-view .spacer:hover, 
.topten-view .spacer:hover, 
.recent-view .spacer:hover, 
.featured-view .spacer:hover, 
.vmproduct.product-details .spacer:hover, 
.browse-view .spacer:hover {

}


.vmproduct.product-details .spacer .product-price, .h-pr-details .product-price {
	border: 0 !important;
}

.vmproduct.product-details .spacer .product-price .PricesalesPrice {
	font: 700 95% 'Open Sans', Arial, Helvetica, sans-serif;
}

.pr-add {
	text-align: left;
	padding: 5px 15px;
}

.pr-add-bottom,
.featured-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .recent-view .spacer h3, .related-products-view .spacer h3, .browse-view .product .spacer h2,
.featured-view .spacer .product_s_desc, .latest-view .spacer .product_s_desc, .topten-view .spacer .product_s_desc, .recent-view .spacer .product_s_desc, .related-products-view .spacer .product_s_desc, .browse-view .product .spacer .product_s_desc {
	padding: 12px 0px 12px 0px !important;
	margin-bottom: 10px;
}

.h-pr-title {
	padding: 20px 0px 0px 0px;
	background-image: url(../images/h-pr-title-sep.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-weight: 300;
}

.browse-view .product .spacer h2,
.featured-view .spacer .product_s_desc, .latest-view .spacer .product_s_desc, .topten-view .spacer .product_s_desc, .recent-view .spacer .product_s_desc, .related-products-view .spacer .product_s_desc, .browse-view .product .spacer .product_s_desc {
	margin: 2px 0px 0px 0px !important;
}

.pr-add-bottom .product-price {
	padding: 6px 0px;
}

.pr-add a {
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: color;
	-ms-transition-property: color;
	-o-transition-property: color;
	-moz-transition-property: color;
	transition-property: color;
}

.pr-add a, .pr-add a:hover {
	text-decoration: none;
}

.pr-add-left {
	float: left;
	text-align: left;
}

.pr-add-left .PricesalesPrice, .pr-add-left .go-to-product {
	text-align: left;
}

.pr-add-left .product-price {
	margin: 0px;
}

.pr-add-right {
	float: right;
}

.productdetails-view.productdetails .category-view {
	margin: 25px 0px;
}

.main-image img.product-image,.featured-view .spacer img,.latest-view .spacer img,.topten-view .spacer img,.recent-view .spacer img{max-width:100%;height:auto;width:auto;}

.additional-images,.output-billto,.output-shipto{margin:10px 0;}

.ask-a-question,.manufacturer,.manufacturer-details-view .email-weblink,.manufacturer-details-view .description{margin:10px 0 0;}
.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;}
span.addtocart-button input.addtocart-button:hover,span.addtocart-button input.notify-button:hover,input.highlight-button:hover,a.highlight:hover{color:#f2f2f2;}

.spacer .addtocart-area .addtocart-bar span.addtocart-button .addtocart-button {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	font-weight: 700;
	padding: 0px 16px 0px 16px;
	font-size: 12px;
}

.category-view .spacer .spacer-handler, .latest-view .spacer .spacer-handler, .topten-view .spacer .spacer-handler, .recent-view .spacer .spacer-handler, .featured-view .spacer .spacer-handler, .vmproduct .spacer .spacer-handler, .browse-view .spacer .spacer-handler {
	margin: 0px 0px 0px 0px !important;
	text-align: center;

	height: 100%;
}

.row-fluid .product {
	margin-bottom: 15px;
}

.spacer h3,.browse-view .spacer h2, .browse-view h1, .manufacturer-details-view h1{
	letter-spacing:0px;
	font-size:100%;
	margin:1px;
	text-transform: none;
}

.featured-view .spacer h3 a,.latest-view .spacer h3 a,.topten-view .spacer h3 a,.recent-view .spacer h3 a,.related-products-view .spacer h3 a,.browse-view .row .product .spacer h2 a {
	text-decoration: none;
}

.browse-view h1, .manufacturer-details-view h1 {
	padding: 15px 0px;
}

.product-price {
	margin: 8px 0px 20px 0px;

}

span.PricesalesPrice {
	font: 700 125% 'Open Sans', Arial, Helvetica, sans-serif;
}

.cart-summary span.PricesalesPrice {
	font-size: 100% !important;
}

.featured-view .spacer span,.latest-view .spacer span,.topten-view .spacer span,.recent-view .spacer span,.related-products-view .spacer span,.browse-view .row .product .spacer span{ }
.browse-view .row .product .spacer img,.related-products-view .row .product .spacer img{max-width:90%;height:auto;}
.display-number,.right{text-align:right !important;}
.ask-a-question-view,.manufacturer-details-view .spacer{padding:30px;}
.ask-a-question-view h1 {font-size:18px;margin:0;padding:0;}
#userForm select,.width80{width:61%;}
.manufacturer-product-link {display:none;}

.manufacturer-email { padding:3px 0px 3px 22px; background: url(../images/email.png) no-repeat 0px 50%;}
.manufacturer-url { padding:3px 0px 3px 22px; background: url(../images/weblink.png) no-repeat 0px 50%;}
.manufacturer-description {padding: 3px 0px }

ul.vmmanufacturer {
	padding:0px;
	margin: 0px;
}

.man-sp-handle {
	text-align: center;
	padding: 0px 10px;
}

.man-main-handler [class*="vmmanufacturer"]:first-child {
	border-top: 0px;
}

.man-main-handler .owl-wrapper-outer {
	padding: 15px 0px;
}


.man-main-handler img {
	opacity: 0.8;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-property: opacity !important;
	-ms-transition-property: opacity !important;
	-o-transition-property: opacity !important;
	-moz-transition-property: opacity !important;
	transition-property: opacity !important;
	-webkit-backface-visibility: hidden;
}

.man-main-handler img:hover {
	opacity: 1.0;
}


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

.display-number select {
	width: auto;
}

.vm-pagination {
	clear: both;
	padding: 10px 0px;
}

.vm-pagination div{ }
.vm-pagination ul{padding:0px; margin: 0px; float:left;}
.vm-pagination ul li{display: inline;background: none;}
.vm-pagination  .counter{text-align: right !important;}


.vm-pagination ul > li > a, .vm-pagination ul > li > span {
	float: left;
	padding: 6px 10px;
	line-height: 14px;
	background-color: rgba(0,0,0,0.1);
	color: rgba(0,0,0,0.5);
	border: 0px;
}

.vm-pagination ul li {
	background: none !important;
	display: block;
	float: left;
	padding: 0 4px 4px 0 !important;
	margin: 0px;
}

.vm-pagination ul li a {
	font-weight: bold;
	padding: 6px 10px;
	display: block;
	float: left;
	cursor: pointer;
	vertical-align: middle;
	text-transform: none !important;
	text-decoration: none;
	font-size: 13px;
	border: 0;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-property: background-color !important;
	-ms-transition-property: background-color !important;
	-o-transition-property: background-color !important;
	-moz-transition-property: background-color !important;
	transition-property: background-color !important;
}


.vm-bottom div{text-align:center !important;}
.vm-bottom ul{text-align:center !important;}
.vm-bottom ul li{display: inline;}
.vm-bottom  .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{font-size: 90%;}
.vm-customfield-mod{line-height:100%;padding-top:4px;font-size: 90%;}
.product-fields-title{ font-weight: bold;}

.product-field {
	padding-bottom: 10px !important;
}

.product-fields-title-wrapper {
	line-height: 30px;
}

.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 {padding: 0 2px;
display: block;
opacity: 0.5;}
.vmpayment_cardinfo {color:gray;font-size:9px;}
.virtuemart_search .inputbox{vertical-align :middle}
/* Custom Field Images */
.product-fields .product-field,.product-related-categories .product-field{
width: auto;
float: none;
display: block;
margin-bottom: 5px;
padding: 0px 0px 5px 0px;
}

.product-fields .product-field label.other-customfield {width:25%;float:left;position:relative;top:20px;left:-18px;margin-bottom:27px;text-align:center;}  /* For 4 images across use width:17% */
.product-fields .product-field input[type=radio] {position:relative;left:33px;}
.product-fields .product-field .vm-img-desc {font-size:9px;}

.span6.floatleft span.vote {
	display: block;
	text-align: center;
	height: 24px;
	line-height: 24px;
	vertical-align: top;
}

/* some more styles */
.priceColor2{color:gray;}
.line-through{text-decoration:line-through}
.inline{display: inline;}
td.pricePad{padding-right: 10px;}
td.priceCol{white-space:nowrap;}
div.spaceStyle{padding: 0px; margin: 5px; spacing: 0px;}
.vm-notice{color: #CC0000;}
.buttonBar-right{text-align: right; width: 100%;}
.userfields_info{font-weight: 300;font-size:18px;}
.ratingbox {
	position:relative;
	display:block;
	width:120px;
	height:24px;
	background:url("../images/color-stars.png") repeat-x scroll 0 bottom transparent;
	cursor: pointer;
}

.spacer-buy-area .ratingbox, .spacer-buy-area .ratingbox div {
	cursor: default;
}

.ratingbox div, .ratingbox span {
	background:url(../images/color-stars.png) repeat-x;
	display:block;
	width:1%;
	height:24px;
	position:absolute;
	cursor: pointer;
}

.stars-orange {
	display: block;
	height: 24px;
}

.stars-orange{background-position:0 0 !important;}
.stars-red{background-position:0 -54px !important;}
.stars-green{background-position:0 -108px !important; }
.stars-blue{background-position:0 -162px !important;}
.stars-purple{background-position:0 -216px !important;}

#com-form-login-remember label {display: inline; }
.billto-shipto.row-fluid .span6 {
	padding-bottom: 10px;
}

.vm-button-correct, .vm-button-correct:hover {
	border: none;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: background-color;
	-ms-transition-property: background-color;
	-o-transition-property: background-color;
	-moz-transition-property: background-color;
	transition-property: background-color;
}

.category-view .row-fluid .category img,
.row-fluid .spacer img {
	-webkit-backface-visibility: hidden;
}


.category-view .row-fluid .category,
.row-fluid .spacer,
.browse-view .spacer {
	opacity: 1;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: opacity, -webkit-filter, border-color;
	-ms-transition-property: opacity, border-color;
	-o-transition-property: opacity, border-color;
	-moz-transition-property: opacity, border-color;
	transition-property: opacity, -webkit-filter, border-color;
}

.category .spacer img {
	border: none;
}

.category .spacer {
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.category .spacer h2 a {
	position: relative;
}

.spacer .pr-img-handler img {
	opacity: 1.0;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: opacity;
	-ms-transition-property: opacity;
	-o-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity;
}

.spacer:hover .pr-img-handler img {
	opacity: 1.0;
}

.category .cat-title {
	display: block;
	font-size: 14px;
	line-height: 14px;
	padding: 9px 0px;
	font-weight: 300;
	letter-spacing: 0px;
}

.category-view .row-fluid .category .spacer h2 a .cat-title {
	-webkit-backface-visibility: hidden;
	text-align: center;
	display: block;
	vertical-align: middle;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-property: position, bottom;
	-ms-transition-property: position, bottom;
	-o-transition-property: position, bottom;
	-moz-transition-property: position, bottom;
	transition-property: position, bottom;
	bottom: 0px;
}

.category-view .row-fluid:hover .category:hover .spacer h2 a .cat-title {
	position: absolute;
	bottom: 32%;
	text-align: center;
	width: 100%;
}

.category-view .row-fluid:hover .category:hover .spacer {
	padding-bottom: 31px;
}

.category .spacer img {
transition: all .4s ease-in-out;
}

.category .spacer:hover img {
	opacity: 0.0;
}

.category h2 {margin:0px;padding:0px;overflow:hidden;}

.pr-img-handler {
	position: relative;
	width: 100%;
}

.row-fluid .spacer .pr-img-handler .popout-price {

	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height: 30px;
	text-align: center;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}

.popout-price > .PricesalesPrice {
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	box-shadow: 0px 2px 15px rgba(0,0,0,0.4);
}

.row-fluid .spacer:hover .pr-img-handler .popout-price {
	opacity: 1;
}

.row-fluid .spacer .pr-img-handler .popout-price .product-details,
.row-fluid .spacer .pr-img-handler .popout-price .show-pop-up-image,
.row-fluid .spacer .popout-price-buttons-handler .show-advanced-fields {
	width: 24px;
	height: 24px;
	background-image: url(../images/product-details.png);
}

.row-fluid .spacer .pr-img-handler .popout-price .show-pop-up-image {
	background-position: 0px 0px;
}

.row-fluid .spacer .pr-img-handler .popout-price .product-details {
	text-indent: -9999px;
	padding:0px !important;
	margin: 0px;
	background-position: 0px -30px;
	display: block;
}

.row-fluid .spacer .popout-price-buttons-handler .show-advanced-fields {
	text-indent: -9999px;
	padding:0px !important;
	margin: 0px;
	background-position: 0px -60px;
	display: block;
}

.row-fluid .spacer .pr-img-handler .popout-price .popout-price-buttons-handler {
	position: relative;
	width: 100%;
	height: 36px;
}

.row-fluid .spacer .pr-img-handler .popout-price .show-pop-up-image a {
	display: block;
	width: 24px;
	height: 24px;
}

.row-fluid .spacer .pr-img-handler .popout-price .show-pop-up-image img {
	display: none;
}

.row-fluid .spacer .popout-price-buttons-handler {
	position: relative;
}

.row-fluid .spacer .popout-price-buttons-handler .show-pop-up-image,
.row-fluid .spacer .popout-price-buttons-handler .product-details,
.row-fluid .spacer .popout-price-buttons-handler .show-advanced-fields {
	position: absolute;
	opacity: 0.0;
	-webkit-transition-property: opacity, top, background-color !important;
	-ms-transition-property: opacity, top, background-color !important;
	-o-transition-property: opacity, top, background-color !important;
	-moz-transition-property: opacity, top, background-color !important;
	transition-property: opacity, top, background-color !important;
}

.row-fluid .spacer .popout-price-buttons-handler .show-pop-up-image {
	top: 80px;
	left:0px;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border: 0px !important;
}

.row-fluid .spacer .popout-price-buttons-handler .product-details {
	top: 80px;
	left: 0px;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border: 0px !important;
}

.row-fluid .spacer .popout-price-buttons-handler .show-advanced-fields {
	top: 80px;
	left: 0px;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border: 0px !important;
}

.row-fluid .spacer:hover .popout-price-buttons-handler .show-pop-up-image,
.row-fluid .spacer:hover .popout-price-buttons-handler .product-details,
.row-fluid .spacer:hover .popout-price-buttons-handler .show-advanced-fields {
	left: 0px;
	opacity: 1;
}

.row-fluid .spacer:hover .popout-price-buttons-handler .show-pop-up-image { top: 0px;}
.row-fluid .spacer:hover .popout-price-buttons-handler .product-details { top: 30px;}
.row-fluid .spacer:hover .popout-price-buttons-handler .show-advanced-fields { top: 60px;}

.row-fluid .spacer .pr-img-handler .popout-price .product-details,
.row-fluid .spacer .pr-img-handler .popout-price .show-pop-up-image,
.row-fluid .spacer .popout-price-buttons-handler .show-advanced-fields  {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.product-field-display select { width: 100%; }

.marginbottom12 {
	margin-bottom: 12px;
}

.is-empty {
	white-space: nowrap;
	float: right;
    padding: 11px 10px;
	font: 700 18px "Raleway", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.action-handler {
	position: relative;
	text-align: center !important;
}

.action-handler .addtocart-area form.product {
	position: relative;
}

.action-handler .addtocart-area form.product .custom-fields-panel {
	position: absolute;
	bottom: 40px;
	width:100%;
	opacity:0.90;
	padding-bottom: 20px;
}

input.terms-of-service.required {
	width: auto;
	float: left;
	margin-right: 10px;
}

button.vmicon,button.vmicon:hover { background-color: transparent !important;padding:0px !important; }
.cart-summary .quantity-input.js-recalculate, .cart-summary input.quantity-input {background:#ffffff !important;font-size: 14px !important;color:#393939 !important;border:1px solid #cfcfcf !important;padding:0px 2px !important;}


.productdetails-view .spacer-buy-area input.quantity-input{}
.productdetails-view .spacer-buy-area span.quantity-controls input.quantity-controls {margin-left: 5px !important;}

.cls1 {width:100% !important;}

.cls2 {width:50% !important;}

.cls3 {width:33.33% !important;}

.cls4 {width:25% !important;}

.cls5 {width:20% !important;}

.cls6 {width:16.66% !important;}

.cls7 {width:14.25% !important;}

.cls8 {width:12.5% !important;}

.cls1, .cls2, .cls3, .cls4, .cls5, .cls6, .cls7, .cls8 {margin:0px !important;padding:0px !important;}


#fancybox-content .product-related-products .product-field {
	float: left;
	max-width: 200px;
	margin: 10px;
}

/* Products Slider*/



.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel .owl-item{float:left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer;}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}

.vmgroup_products.product-sl-handler {
	margin: 0px -10px 0px -10px;
}

.owl-item > li, .owl-item > div {
	padding: 0px 10px;
	list-style: none;
}

.owl-pagination {
	float: left;
	margin: 6px;
}

.owl-buttons {
	float: right;
}

.customNavigation{text-align:center;}
.customNavigation a{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}

/*owl.theme.css*/
.owl-theme .owl-controls{position:absolute;top:-38px;right:5px;}

.vmmanufacturer.owl-theme .owl-controls {
	right: 0px;
}

.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;width:22px;height:22px;line-height:12px;margin:0px 3px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border-width:1px; border-style: solid;text-indent: -9999px;}

.owl-theme .owl-controls .owl-buttons div.owl-prev, .owl-theme .owl-controls .owl-buttons div.owl-next {
position: relative;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:before, .owl-theme .owl-controls .owl-buttons div.owl-next:before {
	position: absolute;
	top: 6px;
	content: "";
	border: 5px solid transparent;
	width: 0px;
	height: 0px;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
	left: 3px;
}

.owl-theme .owl-controls .owl-buttons div.owl-next:before {
	left: 9px;
}

.moduletable_products.flat > h3, .moduletable_products.flat > h3 .h-cl {
	background-color: transparent !important;
}

.moduletable_products.flat > h3 .h-cl {
	border-right: 0 !important;
	padding-left: 0px;
	padding-right: 0px;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-controls .owl-page span{display:block;width:8px;height:8px;line-height:8px;margin:5px 3px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}

.owl-theme .owl-controls .owl-page span.owl-numbers{font-size:7px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
.owl-item.loading{min-height:150px;background:url(../images/AjaxLoader.gif) no-repeat center center;}

/*owl.transitions.css*/
.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x :50%;-webkit-perspective-origin-y :50%;-moz-perspective :1200px;-moz-perspective-origin-x :50%;-moz-perspective-origin-y :50%;perspective :1200px;}
.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease;}
.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease;}
.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease;}
.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease;}
.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both;}
.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both;}
.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both;}
.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both;}
@-webkit-keyframes empty{0%{opacity:1}
}
@-moz-keyframes empty{0%{opacity:1}
}
@keyframes empty{0%{opacity:1}
}
@-webkit-keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@-moz-keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@-moz-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);}
75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}
100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}
}
@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px);}
75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}
100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}
}
@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px);}
75%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}
100%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}
}
@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);}
75%{opacity:.5;-webkit-transform:translateZ(-500px);}
100%{opacity:1;-webkit-transform:translateZ(0) translateX(0);}
}
@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%);}
75%{opacity:.5;-moz-transform:translateZ(-500px);}
100%{opacity:1;-moz-transform:translateZ(0) translateX(0);}
}
@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%);}
75%{opacity:.5;transform:translateZ(-500px);}
100%{opacity:1;transform:translateZ(0) translateX(0);}
}
@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8);}
}
@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8);}
}
@keyframes scaleToFade{to{opacity:0;transform:scale(.8);}
}
@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%);}
}
@-moz-keyframes goDown{from{-moz-transform:translateY(-100%);}
}
@keyframes goDown{from{transform:translateY(-100%);}
}
@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5);}
}
@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5);}
}
@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5);}
}
@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);}
}
@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5);}
}
@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5);}
}
