/*
* @package mj_vm
* @copyright (C) 2012 by Dasinfomedia - All rights reserved!
*/
/* Virtuemart CSS */

.vendor-store-desc {
	background: none repeat scroll 0 0 #E7E4CA;
	border: 1px solid #D5D2BB;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
	font-style: italic;
	margin-top: 5px;
	padding: 10px;
}

.category-view .row .category .spacer {
	border: 1px solid #D9D9D9;
	border-radius: 5px !important;
	margin: 0 10px !important;
	min-height: 230px;
}

.category-view .row .category .spacer:hover {
	border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease 0s;
}

.catagoryimg {
	text-align:center;
	/*min-height: 190px;*/
	padding: 5%;
	min-height:180px;
}

.addtobtn .quantity-controls {
	display:none;
}

.addtobtn .quantity-box {
	display:none;
}
/******* product Detail css start*************/

/*.productmain {
	border: 1px solid #D9D9D9;
	border-radius: 5px 5px 5px 5px;
	display: inline-block;
	float: left;
	width: 99%;
}*/
/*.productmain .productname {
	padding-bottom: 7px;
	text-transform: uppercase;
	font-size: 16px;
}*/
/*.productinfoprice .product-price {
	float: left;
	margin: 13px 10px 10px;
}*/
.productinfoprice p {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.productmain .productimage {
	float: left;
	text-align: center;
	display: flex;
    align-items: center;
	width: 92%;
	padding:4%;
	min-height: 150px;
}
.productmain .productbuttonprice {
	background-color: #F7F7F7;
	border-top: 4px solid #E9E9E9;
	float: left;
    width: 100%;
	height:94px;
	border-radius: 0 0 5px 5px;
}
/*.productmain:hover {
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}*/
/*.productmain .productdescription {
	float: left;
	width: 92%;
	padding:4%;
	text-align: center;
}*/
.customerrating {
	/*float:left;
	width:96%;
	padding-bottom:10px;
	margin-left: 10px;
	margin-top: 5px;*/
	float: left;
    padding: 5px;
    width: 96%;
	font-size:14px;
}
.customerrating > img {
    position: relative;
    top: 2px;
}
/******* product Detail css ENd*******/

/* Random product Start*/

/*.mj-random ul li {
	margin-top: 11px;
}*/
.moduletable.mj-random {
	border: 1px solid #D8D8D8;
	display: inline-block;
	float: left;
	width: 100%;
}
.mj-random .prodmobile .productbuttonprice {
	background-color: #F7F7F7;
	border-radius: 0 0 5px 5px;
	border-top: 4px solid #E9E9E9;
	float: left;
	width: 100%;
}
/*.mj-random h3 {
	background-image: url(../images/aerrow.png);
	background-position:center right;
	background-repeat: no-repeat;
	border-radius: 3px 3px 0 0;
	color: white;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 4px;
	background-origin: content-box;
	padding-right:10px;
}*/
.mj-random .productprice {
	float: left;
	font-weight: bold;
	padding-left: 10px;
	padding-top:10px;
}
/*.mj-random .productbuttonprice .addtobtn .addtocart-button {
	float: right;
	padding-right: 10px;
	font-size: 12px;
	padding-bottom: 5px;
	border: none;
	margin-bottom: 4px;
}*/
/******* Random product End*********/
	 
/******* Search product start*********/	
  
.productsearch {
	float:left;
	width:100%;
	background-color: #F0F0F0;
	border: 1px solid #D8D8D8;
	border-radius: 4px 4px 4px 4px;
	padding: 10px 0;
	margin-bottom: 10px;
}
.search #mod_virtuemart_search {
	float: left;
	margin-right: 3%;
	width: 60%;
	margin-top: 0;
}
#mj-header .search #mod_virtuemart_search {
   	box-shadow: none;
    margin: 0;
    min-height: 0;
    outline: medium none;
    padding: 3.5px 0 3px 1em;
    width: 90%;
}
.search .btnserach {
	float: left;
	font-size: 12px;
	margin-top: 1px;
	width: 20%;
}
/******* Search product End*********/	 	 

/*a.product-details:hover, a.details:hover, div.details:hover, a.ask-a-question:hover,  span.details-button input.details-button:hover, div.pagination ul li a:hover, div.pagination ul li.pagination-active a {
	border: 1px solid #1FD0FC;
	background: #00B3E0;
}*/
/*a.product-details:hover, a.details:hover, div.details:hover, a.ask-a-question:hover, span.details-button input.details-button:hover {
	color: white;
	text-shadow: 0 1px rgba(0, 0, 0, .2);
}*/
/* ===== */

.mj-featured .prodmobile {
	margin: 0px;
	position: relative;
	text-align: center;
	width: 25%;
}
.mj-featured .productimage, .mj-featured .productbuttonprice {
	padding: 0 10px;
}
.mj-featured .addtobtn {
	position: absolute;
	bottom:30px;
	left: 32%;
	padding-left: 10px;
}
.mj-featured .addtobtn .addtocart-button {
	background:none !important;
	border: medium none !important;
	font-size: 12px;
	padding: 0;
	text-align: center;
	text-shadow: 0 0 0;
	text-transform: capitalize;
	width: auto;
}
.mj-featured .productprice {
	color: transparent;
	font-size: 14px;
	font-weight: bold;
	height: 65px;
	padding-top: 32px;
	position: absolute;
	right: 10px;
	top: 0;
	width: 82px;
}
.mj-featured .productname {
	padding:15px 0 5px;
	border-top: 1px solid #EEEEEE;
}
.mj-featured .productname a {
	color: #404040;
	font-size: 16px;
	text-transform: uppercase;
}
.mj-featured .prodmobile .rating .mj-rating {
	float: left;
	font-size: 14px;
	margin-left: 25%;
	margin-top: -1px;
	text-align: right;
}
.mj-featured .prodmobile .rating img {
	float: left;
}
.mj-featured .prodmobile:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	border-radius: 5px 5px 0 0;
}
.mj-featured .prodmobile:hover .productprice {
	-moz-transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
	-ms-transition: all 0.5s ease-in 0s;
	-moz-transform: translate(0, 90%);
	-webkit-transform: translate(0, 90%);
	-o-transform: translate(0, 90%);
	-ms-transform: translate(0, 90%);
	background-image: url("../images/prd_price.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.mj-featured .prodmobile:hover .productname {
	border-top: 1px solid #CCCCCC;
}
.horizontal-separator {
	background: none repeat scroll 0 0 transparent;
}
.mj-featured .product-fields {
	display:none;
}
/* ===== */

.browse-view h3 {
	text-transform:uppercase;
	font-size:18px;
}
.mj-featured .prodmobile .productdescription {
	padding-bottom: 15px;
}
.mj-featured .prodmobile .productDetailsbtn {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 0 0 5px 5px;
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.3);
	display: none;
	padding-bottom: 15px;
	position: absolute;
	width: 100%;
	z-index: 200;
}
.mj-featured .prodmobile:hover .productDetailsbtn {
	display: block;
}
/***********/

.productdetails .PricesalesPrice, .productmain .PricesalesPrice{
	font-family:Myriad Pro;
	font-size: 18px !important;
	margin-left:2px;
}
/*.product-details {
	font-family:oswald;
	font-size:14px;
}*/
.mj-random .productbuttonprice .addtobtn .addtocart-button {
	font-family: oswald;
	font-size: 16px;
}
.productinfoprice p {
	margin-right:15px;
}
.mj-random .productprice p {
	font-family:Myriad Pro;
	font-size: 16px !important;
}
.mj-random .rating {
	display:none;
}
.browse-view h3 {
	border-bottom:1px solid #d2d2d2;
	padding-bottom:10px;
	margin-bottom: 25px;
	padding-top: 15px;
}
.mj-featured .productname {
	border:none;
}
.mj-random .productname {
	font-size:16px;
	text-transform:uppercase;
}
.continue_link {
	font-size: 16px;
}
.billto-shipto .output-billto span {
	color: #404040;
	font-size: 14px;
}
.output-shipto {
	font-size: 14px;
}
.mj-random .product-details, .billto-shipto .details, span.details-button input.details-button {
	font-family: Oswald, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}
.mj-random p.product_s_desc {
	display:none;
}
.cart-summary tr {
	vertical-align: middle;
}
.cart-summary td {
	padding: 5px;
}
.cart-summary td a, .cart-summary td {
	font-size: 14px;
}
.cart-summary th .priceColor2 {
	color: #FFFFFF;
}
.cart-summary tr.mj-bg {
	background-color: #F9F9F9;
}
.cart-summary tr.mj-btop td {
	border-top: 1px solid #F2F2F2;
}

.cart-summary .inline input[type="text"] {
	width: auto;
	text-align: center;
}
.cart-summary, .cart-summary td {
	border: medium none;
}
.cart-summary td.mj-prdname a {
	float: left;
	padding-top: 15px;
}
.cart-summary tr {
	background: none;
}
.cart-summary .vmicon {
	background: url(../images/cart_btn.png) no-repeat scroll 0 0 transparent;
	border: medium none;
	height: 16px;
	line-height: 10px;
	margin: 0;
	padding: 0;
	width: 16px;
	vertical-align: middle;
}
.cart-summary .vm2-remove_from_cart {
	background-position: right top;
	vertical-align: middle;
}
/*.mj-random .addtobtn {
	background-color: #F7F7F7;
	bottom: 8px;
	float: right;
	position: absolute;
	right: 0;
}*/
/*.mj-random .productDetailsbtn {
	background-color: #F7F7F7;
	float: left;
	position: relative;
	width: 100%;
}*/
/*.mj-random .productname {
	position: absolute;
	bottom: -5px;
	left: 116px;
}*/

/*.mj-random .productimage {
	position:relative;
}*/
.mj-random ul li {
	position:relative;
}
.terms-of-service h5 {
	background-image: url(../images/caution.png);
	background-position: 10px center;
	background-repeat: no-repeat;
}
.terms-of-service span.terms-of-service {
	float: left;
	font-size: 13px;
	color: #747474;
}
.terms-of-service #full-tos h2 {
	color: #747474;
	font-family: Oswald, sans-serif;
	font-size: 13px;
}
#mj-left {
	margin-top:0px;
}
.availability {
	display:none;
}
/*.latest-view .product {
	border: 1px solid #D9D9D9;
	float: left;
	margin-right: 20px;
	width:31%;
	position:relative;
}*/
.latest-view .product .spacer {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0 !important;
}
.latest-view .product .propricemain {
	background-color: #F7F7F7;
	border-top: 4px solid #E9E9E9;
	float: left;
	width: 100%;
	border-radius:0 0 5px 5px;
}
.latest-view .product .propricemain .PricesalesPrice {
	float:left;
	margin-bottom: 15px;
	/*margin-left: 10px;*/
}
/*.latest-view .product a.product-details {
	box-shadow: none;
	position: absolute;
	right: 0;
	margin-right: 10px;
	margin-top: 14px;
}*/
td.key {
	padding: 0 20px 0 6px;
}
table.user-details {
	width:533px;
	margin-top:5px;
}
.adminlist {
	width:100%;
	border-collapse: collapse;
}
.spaceStyle {
	float:left;
	width:100%;
}
td.orders-key, .detailitems th {
	border-bottom: 1px solid #E9E8E8;
	border-top: 1px solid #E9E8E8;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0 3px 5px;
	text-align: left;
}
.spaceStyle strong {
	float:left;
	width:100%;
	font-size: 15px;
}
.sectiontableheader th {
}
.adminlist th {
	border-bottom: 1px solid #E9E8E8;
	border-top: 1px solid #E9E8E8;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0 3px 5px;
	text-align: left;
}
.sectiontableheader th {
	border-bottom: 1px solid #E9E8E8;
	border-top: 1px solid #E9E8E8;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0 3px 5px;
	text-align: left;
}
.pricep {
	border-bottom: 1px solid #E9E8E8;
	border-top: 1px solid #E9E8E8;
	color:#fff;
}
.odetails {
	text-align:right !important;
}
/*.cartlogin {
	margin: 5px 0;
}*/
.cartlogin h2 {
	font-size: 16px;
}

.cart_login .width30.floatleft {
	width: 26%;
}
.cartlogin input[type="text"], .cartlogin input[type="password"] {
	font-size: 11px;
	padding: 2px 5px;
	width: 160px;
}
.user-details select {
	width: 210px;
	margin-bottom: 10px;
	border-radius: 4px;
}
.user-details input[type="checkbox"] {
	width: auto;
	margin-bottom: 10px;
}
.checkoutStep {
	color: #666666;
	font-family: Oswald, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.cart-view #form-login, .cart-view .billto-shipto, .cart-view fieldset, .cart-view #checkoutForm {
	float: left;
	width: 100%;
}
.cart-view .continue_link {
	
	float: right;
	font-size: 16px;
	padding-bottom: 10px;
	width: 100%;
	text-align:right;
}
#form-login .button {
	float: right;
}
#form-login {
	font-size: 16px;
	line-height: 40px;
	margin: 10px 0;
}
.detailitems td, #tab-2 table td, .orderdetail td, .adminlist td {
	padding: 5px;
	vertical-align: middle;
}
.detailitems .priceColor2 {
	color: #404040;
}
.pricep .priceColor2 {
	color: #FFFFFF;
}
.popup .continue, .popup .floatright {
	display: inline-block;
	margin: 10px 0;
}
.popup h4 {
	margin-top: 10px;
}
.mj-random .product-fields {
	display:none;
}
.customerrating .mj-rating {
	margin-right: 10px;
}
.vm-customfield-cart span {
	float: left;
	padding: 0;
	width: 100%;
}
/* payment Method css start*/

.vmpayment_cardinfo td input {
	float: left;
	width: 100%;
}
.vmpayment_cardinfo td {
	float: left;
	font-size: 13px;
	padding: 8px;
}
#paymentForm {
	line-height: 22px;
}
/* payment Method css End*/


/* -------- Add to cart pop-up------*/
#facebox .popup > div {
	display: block !important;
	padding: 20px !important;
	width: auto !important;
}
#facebox .popup > div > div {
	position: relative;
	text-align: center;
	padding: 10px 30px 50px 10px!important;
}
#facebox .popup > div > div > a {
	display: block;
	padding: 6px 9px;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	color: white!important;
	cursor: pointer;
	position: absolute;
	bottom: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	text-transform: uppercase;
	font-family: Oswald, sans-serif;
}
#facebox .popup > div > div > a:hover {
	opacity: 0.8 !important;
}
#facebox .popup > div > div > a.continue {
	left: 0px;
}
#facebox .popup > div > div > a.floatright {
	right:0px;
}
.lof_vm_bottom .lofclose {
	padding: 5px;
    text-align: center;
    width: 33px !important;
	color: #FFFFFF !important;
}
#users-profile-core > legend {
	font-family: Oswald, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}
.profile a {
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset !important;
	color: #FFFFFF;
	font-family: Oswald, sans-serif;
	font-size: 15px;
	padding: 3px 10px;
	text-shadow: 0 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	margin-top:10px;
	float:left
}
.mj-greybox ul {
	border:none !important;
}
.row .product.floatleft.width33 {
	width: 31.1%;
}
.row .product.floatleft.width33:first-child {
	padding-left: 0;
}
.button.vm-button-correct {
	color: #FFFFFF !important;
	float: none;
}
.button.vm-button-correct:hover {
	opacity:0.8;
	color:#ffffff!important;
}

.category-view h3
{
	padding:10px 0px;
}

/* review css start */


.list-reviews .normal, .list-reviews .highlight {
    float: left;
}

.list-reviews .mj-review {
    float: left;
    padding: 10px;
	background: -moz-linear-gradient(#EEF6FE, #FEFFFF) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(#EEF6FE, #FEFFFF) repeat scroll 0 0 transparent;
	background: -o-linear-gradient(#EEF6FE, #FEFFFF) repeat scroll 0 0 transparent;
	background: -ms-linear-gradient(#EEF6FE, #FEFFFF) repeat scroll 0 0 transparent;
	background-color: #EEF6FE;
	 width: 98%;
}

.list-reviews .vote {
    display: block;
    padding: 2px 5px;
	background: -moz-linear-gradient(#F9F9F9, #CCCCCC) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(#F9F9F9, #CCCCCC) repeat scroll 0 0 transparent;
	background: -o-linear-gradient(#F9F9F9, #CCCCCC) repeat scroll 0 0 transparent;
	background: -ms-linear-gradient(#F9F9F9, #CCCCCC) repeat scroll 0 0 transparent;
	background-color: #f9f9f9;
	box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1) inset;
	float: left;
}
.list-reviews span.vote
{
	margin-left:0;
	width: 99%;
}
.list-reviews .user_detail {
    background: none repeat scroll 0 0 #F2F2F2;
    float: left;
    margin-right: 10px;
    padding: 5px;
    text-align: center;
    width: 15%;
}

.list-reviews .review_content {
    float: left;
    width: 80%;
}
/* review css end */

.empty_cart {
    float: left;
    font-size: 20px;
    width: 95%;
}

#mj-left .VmClose, #mj-left .VmClose ul li, #mj-right .VmClose, #mj-right .VmClose ul li {
	padding: 0;
}





/*#mj-left .moduletable ul.VMmenu li.active a, #mj-left .moduletable ul.VMmenu li a:hover, #mj-right .moduletable ul.VMmenu li.active a, #mj-right .moduletable ul.VMmenu li a:hover {
	background: url("../images/topbar-arrow-white.png") no-repeat scroll 93% center transparent;
}*/

ul.VMmenu li a i
{
	float:right;
	font-size:18px;
}
ul.VMmenu li a:hover i, ul.VMmenu li.active a i
{
	color:#fff;
}

#mj-left .VmClose:first-child, #mj-right .VmClose:first-child {
    background: none repeat scroll 0 0 transparent !important;
}

#mj-left .VmClose ul, #mj-right .VmClose ul {
	padding: 0 !important;
}
.moduletable ul.VMmenu{
	padding:10px 0;	
}

.productdetails-view .product-description, .product-fields {
	margin-top: 10px !important;
}

span.details-button input.details-button {
	vertical-align: middle;
}

.mj-featured p.product_s_desc {
    margin-bottom: 15px;
}

span.quantity-controls {
    line-height: 0;
}

.productdetails-view h1, .shopping_cart h1, .orderheading h1, .item-page h2, .blog-featured h2, .categories-list h1, .category-list h1, .contact-category h1, .contact h1, .login h1, .registration h1, .remind h1, .reset h1, .search h1, .blog h2, .profile h1, .profile-edit h1, .weblink-category h1, #paymentForm h1, .order_history h1{	
	padding-top: 11px;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
}

.product-description .title {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.customer-reviews h4 {
    margin-bottom: 15px !important;
    padding-bottom: 10px;
}

.category-view .browse-view > h3 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 0;
}

/*.productmain .PricebasePrice , .productmain .PricediscountAmount , .productmain .PricetaxAmount , .productmain .PricediscountAmount
{
	display:none;
}

.productrightview .PricebasePrice , .productrightview .PricediscountAmount , .productrightview .PricetaxAmount , .productrightview .PricediscountAmount
{
	display:none !important;
}
*/
.productdetails .manufacturer
{
	margin: 10px 0px 10px !important;
}

.productdetails .manufacturer span.bold
{
	float:left;
}

.productdetails .manufacturer a
{
	padding-left:5px;
	font-size: 15px;
    padding-left: 5px;
    padding-top: 1px;
}

/* New */

.spacer {
    padding: 0 !important;
}
.product.floatleft.width33.vertical-separator, .product.floatleft.width33 {
    border: 1px solid #D9D9D9;
    border-radius: 5px !important;
    margin-right: 2.9% !important;
   /* min-height: 370px;*/
    padding: 0 !important;
}
.product.floatleft.width33 {
    margin: 0 !important;
}
/*.tabcontent */.product:hover {
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0,0.5);
    -webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}
.tabcontent .cat-cart .product:hover {
	border-radius: 0px;
    box-shadow: none;
}
.mj-random .productimage .productname {
    padding: 0 10px 10px;
}
.mj-random .browseImage{
	
	padding: 5%;
}
#com-form-login-remember {
    float: left !important;
    margin-top: 20px !important;
    width: auto;
}
#com-form-login-remember .default {
    float: left !important;
    font-family: Oswald,sans-serif;
    font-size: 15px;
    margin-right: 15px !important;
}
.vm-button-correct, .vm-button-correct:hover, .vm-button-correct:visited {
    font-weight: normal !important;
}
.order_login .width30.floatleft {
    width: 26%;
}

ul.VMmenu, .VMmenu ul, .VMmenu li{
	padding:0px !important;
}
.category-view .row .category .spacer h2 {
    padding: 5% !important;
}


#bottom-pagination {
    padding-top: 15px;
}

.additional-images {
    text-align: center;
}

.floatleft1 {
    display: inline-block;
}


.productdetails .product-field select {
    width: 200px;
}



.customerrating .mj-rating
{
	font-weight:normal !important;
	color:#404040 !important;
}

.productdetails-view .product-short-description
{
	display:none;
}

.productdetails-view .addtocart-bar
{
	float:left;
	margin: 8px 0 0 !important;
}

#mj-footer .menu li 
{
	float:left;
	width:100%;
}

.catagorymenu .mj-greybox h3
{
background: url(../images/sidebox-bg.png) repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #D8D8D8;
    font-size: 16px;
    margin: 0;
    padding: 10px;
}

.catagorymenu .mj-greybox
{
	border: 1px solid #D8D8D8;
}

.mj-latest ul:last-child
{
	border:none;
}

.productdetails .main-image {
    float: left;
    padding-top: 14px;
    width: 100%;
}
.productdetails .additional-images {
    float: left;
    text-align: center;
    width: 100%;
}

/*.productinfoprice .PricesalesPrice
 {
display: none !important;
}*/

.productdetails .PricediscountAmount
{
display: none !important;
}

.tabcontent .PricediscountAmount {
text-decoration: line-through;
}

/* list View  */

.list_view p.product_s_desc {
	float:left;
	width:100%;
	padding-top:15px;
	height:auto;
}
.list_view span.quantity-controls {
	float:left;
	height:24px;
	margin-top:6px;
	border-radius: 3px 3px 3px 3px;
	border-right:solid 1px #d3d3d3;
	border-bottom:solid 1px #d3d3d3;
	border-top:solid 1px #d3d3d3;
}
.list_view .quantity-box {
	margin-top:5px;
}
.list_view .button
{
	float:left;
	margin-left:25px;
	margin-top:12px;
}
.list_view a .link-compare {
	float:right !important;
}
.list_view .addtocart cart_listing {
	float:left;
	width:100%;
}
.list_view .list_img .floatleft {
	margin-top:20px;
}
.list_view a .link-wishlist {
	float:right;
}
.list_view input.quantity-input {
	border:solid 1px #d3d3d3;
	border-radius: 3px 3px 3px 3px;
}
.list_view a .link-compare {
	display:inline;
}
.list_view .product:hover {
	box-shadow : none;
}
.list_view .link-wishlist {
	font-size:14px;
	padding-right: 15px;
}
.list_view .link-compare {
	font-size:14px;
}
.list_view .spacer img {
	
	max-width:100% !important;
	padding-top:25px !important;
    height: auto;
}
.list_view div.product {
	border:none !important;
	border-bottom: 1px solid #ddd !important;
}
.list_view .addtocart-bar {
	text-align:left !important;
}
.list_view input .addtocart-button {
	margin-top:10px !important;
	padding-right:10px !important;
}
.list_view .addtocart-area {
	  margin: 0 0 1em;
}
.list_view p.product_s_desc {
	
}
.list_view .addtocart-button{
	height:33px;
	margin-top:6px;
	margin-left:9px;
}
.list_view .floatleft.content_section.width65.responsive_cust_list {
    padding: 10px;
}

/* Virtuemart Wishlist */

.my-wishlist .data-table {
    border: 1px solid #d5d5d5;
    border-collapse: collapse;
    margin-bottom: 5px;
    width: 100%;
}
.my-wishlist tr.for-desktop {
  display: table-row;
}
.my-wishlist .for-desktop {
  display: block;
}
.my-wishlist .data-table thead th {
  background: #c5c3c4 !important;
  color: #272727;
}
.my-wishlist .data-table thead th {
  font-weight: normal;
  border-right: 1px solid #e3e3e3;
  padding: 10px!important;
  white-space: nowrap;
  vertical-align: middle;
  text-align: left;
  text-transform: uppercase;
  font-family: 'open sans', Sans-serif;
  font-size: 13px;
}
.my-wishlist .last {
  margin-right: 0 !important;
  clear: right;
}
.my-wishlist table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: gray;
}
.my-wishlist .data-table td {
  vertical-align: top;
}
.my-wishlist .data-table tbody th, .data-table tbody td {
  border-bottom: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
}
.my-wishlist .data-table td {
  padding: 6px 6px;
}
.my-wishlist .browseProductImage {
	max-height:110px !important;
	padding-left:30px;
}
.my-wishlist .data-table td.last, .data-table th.last {
  border-right: 0;
}
.my-wishlist .last {
  margin-right: 0 !important;
  clear: right;
}
.my-wishlist span .PricesalesPrice{
	float:right;
}
.my-wishlist .last .btn-remove2 {
    background: url("../images/cart/close.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: left;
    font-size: 0;
    height: 27px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 27px;
}
a {

  text-decoration: none;
}
.my-wishlist .product-details {
	float:right;
}
.my-wishlist .product-name a {
	height:20px;
}
.my-wishlist h3 {
	padding-top:10px;
}

/* Param Filter */


.moduletable .paramfilter.ver160 {
    padding: 8px 12px;
}
.filter_category .heading .akordeon-icon {
  display:inline !important;
}
.filter_category .heading.closed
{
  background: url(../images/expand_icon_2.png) scroll right 6px no-repeat;
  font-family: 'PT Sans',sans-serif;
  color: #404040;
  text-transform: uppercase;
  padding-bottom:5px;
}
.filter_category .heading 
{
	background: url(../images/expand_icon_2.png) scroll right -82px no-repeat;
}
.filter_manufacturers .heading.closed
{
  background: url(../images/expand_icon_2.png) scroll right -82px no-repeat;
  font-family: 'PT Sans',sans-serif;
  color: #404040;
  text-transform: uppercase;
}
.filter_manufacturers .heading 
{
	background: url(../images/expand_icon_2.png) scroll right 6px no-repeat;
	padding-bottom:5px;
}
.filter_price .heading.closed
{
  background: url(../images/expand_icon_2.png) scroll right 6px no-repeat;
  font-family: 'PT Sans',sans-serif;
  color: #404040;
  text-transform: uppercase;
    padding-bottom:3px;
}
.filter_price .heading 
{
	background: url(../images/expand_icon_2.png) scroll right -82px no-repeat;
	margin-bottom:5px;
}
.custom_params .heading.closed
{
  background: url(../images/expand_icon_2.png) scroll right 6px no-repeat;
  font-family: 'PT Sans',sans-serif;
  color: #404040;
  text-transform: uppercase;
  margin-top:6px;
}
.custom_params .heading 
{
	background: url(../images/expand_icon_2.png) scroll right -82px no-repeat;
	margin-top:5px;
}
.mcf_button {
	margin-top:10px !important;
}
.paramfilter ul {
	margin:6px;
}

/* Add to Compare */


.data-table.compare-table {
    border: 1px solid #d5d5d5;
}
table.for-desktop {
    display: table;
}
.data-table {
    border: 1px solid #d5d5d5;
    border-collapse: collapse;
    margin-bottom: 5px;
    width: 100%;
    border-collapse: collapse;
}
}
table {
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}
.data-table .odd {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.data-table.compare-table th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #d5d5d5;
    border-color: -moz-use-text-color -moz-use-text-color #f7f7f7;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    font: 13px "Raleway",sans-serif;
    text-align: right;
    text-transform: uppercase;
	padding-right:10px;
}

.compare-table tr.product-img-row td {
    padding: 20px 30px;
    position: relative;
}
.compare-table tr.first td {
    text-align: center;
}
.data-table.compare-table td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e3e3e3 #e3e3e3 -moz-use-text-color;
    border-image: none;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
}
.data-table .even {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.compare-table tr.product-img-row .product-image img {
    width: 300px !important;
}
.compare-table tr.product-img-row td .product-name {
    margin: 15px 0 0;
}
.compare-table tr.first td .product-name {
    color: #203548;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
}
.price-box span.PricesalesPrice {
    font-family: "lato",sans-serif;
    font-weight: bold;
}
.price-box span.PricesalesPrice {
    margin: 0;
}
.PricesalesPrice {
    color: #d64c35 !important;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.data-table.compare-table td {
	text-align:center !important;
}
.ratings {
    font-size: 14px;
    line-height: 1.25;
}
.compare-table tbody th, .compare-table tbody td {
	padding:10px;
}
caption, th, td {
    vertical-align: top;
}
.compare-table tr.product-img-row td a.btn-remove2 {
    background: url("../images/close_2.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
}
.btn-remove2 {
    background: url("../images/close.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 27px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 27px;
}
span .ratingbox{
	float:none;
}
.product  .product_desc {
    float: left;
    height: 37px;
}
#checkoutForm .PricebillTaxAmount {
    display: none;
}
.sectiontableentry1.payment.mj-bg.mj-btop fieldset input {
    margin: 15px;
}
@media screen and (min-width: 768px) {
.cart-summary tr.product_list td {
    border-bottom: 1px solid #cac9c9;
    border-color: #cac9c9;
    margin-bottom: 15px !important;
    padding: 17px 1px;
	vertical-align: middle;
	min-width: 100px !important;
}

.cart-images > img {
    height: auto;
    width: 100px !important;
}

}
@media only screen and (max-width: 767px) and (min-width: 320px){
.inline td {
    float: left;
    margin: 11px 1px;
}
}
@media only screen and (max-width: 800px) and (min-width: 768px){
.cart-summary tr.product_list td{  min-width: 90px !important; }	
}
@media only screen and (min-width: 500px){
.hidden-xs{ display:none;}


}
@media only screen and (max-width: 500px){

.hidden-md { display:none }
.ty {
    border: medium none !important;
    color: #4b5668 !important;
}

.order_i  tr {
    border-bottom: 1px solid #e9e8e8;
    float: left;
    padding: 15px 0;
    width: 100%;
}
.ty
{text-align:center; width:100%;  float: left;  padding: 0 !important;}
.ty span{font-size:16px;}
.spaceStyle #ui-tabs {
    text-align: center;
}
}
#sbox-window.shadow {
     margin-top: 23px;
}
