/*
* @package mj_vm
* @copyright (C) 2012 by Dasinfomedia - All rights reserved!
*/

/* CSS For IE-7 and lower version */

*+html .mj-grid32 {
	width: 30%;
}

*+html .mj-grid16 {
    width: 13.666%;
}

*+html .mj-grid72 {
    width: 70%;
}

*+html .mj-grid24 {
    width: 22%;
}

*+html .mj-grid88 {
    width: 89.60%;
}

*+html .mj-grid8 {
    width: 6.30%;
}

*+html .mj-grid48 {
width: 47%;
}


*+html .nspCol3 {
    width: 32.3%;
}

*+html .row .product.floatleft.width33 {
	width: 30.3%;
}

.cols-2 .column-1, .cols-2 .column-2 {
	width:47%;
}

*+html .mj-featured .prodmobile .productDetailsbtn {
	position: relative;
}

/* changes on 9-11-12 */

.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;
}

.row .product.floatleft.width33 {
	width: 30.2% !important;
	padding-left: 25px !important;
}

#mj-footer .vmgroup {
    margin-top: 0px \0/;
}