/*
* @package mj_vm
* @copyright (C) 2012 by Dasinfomedia - All rights reserved!
*/

@charset "utf-8";
/* CSS Document */

.mj-featured .productprice {
	display: none;
}
.mj-featured .prodmobile:hover .productprice {
	display: block;
}

.mj-featured .prodmobile {
	width: 24.9%;
}

.mj-featured .prodmobile:hover, .mj-featured .prodmobile:hover .productDetailsbtn {
	border: 1px solid #E0E0E0 !important;
}

.mj-featured .prodmobile:hover .productDetailsbtn {
	border-top: none !important;
}

.mj-featured .prodmobile .productDetailsbtn {
	width: 100%;
	margin-left: -1px;
}

.additional-images img {
	max-width: none;
}

legend {
	color: #404040;
}

#vm_module_cart .lof_vm_bottom {	
	border: 1px solid #e0e0e0;
}

.ie8 .cat-cart .addtocart-button input[type=submit], .ie8 .mj-random .productDetailsbtn .addtobtn .addtocart-button input[type=submit] {
	
	
	background-size:59px auto !important;
	background-position: 0px 0px;
}
.ie8 .mj-random .productDetailsbtn .addtobtn .addtocart-button input[type=submit] {
	background-size:59px auto !important;
	background-position: 1px 4px;
	height:85px !important;
}

.ie8 .mj-random .prodmobile .productbuttonprice
{
	height:85px;
}

.ie8 .tabcontent .product:hover .cat-cart .addtocart-button input[type="submit"], .ie8 .browse-view .product:hover .cat-cart .addtocart-button input[type="submit"]
{
background-position:0px 0px !important;
transform:none !important;
}


.ie8 .cat-cart .addtocart-button input[type=submit], .ie8 .mj-random .productDetailsbtn .addtobtn .addtocart-button input[type=submit]
{
	background-size: 59px auto !important;
}
