#cart_list .fleft .product_row a.vm2-remove_from_cart {
	display:none;
}
.vm_cart_products .container_cart .wrapper .fleft .product_row form.inline{
	display:none !important;
}
#cart_list .block-content .action .button.btajaxqtyall{
	display:none;
}
#cart_list .block-content .vm_cart_products .container_cart .wrapper .fleft .product_attributes{
	display:none;
}
#cart_list .block-content .action .button.ajetall{
	display:none;
}
.nbajaxcart{
	background: none;
	display: inline-block;
    float: left;
    height: 40px;
    width: 40px;
    margin-top: 8px;
    border-right: 1px solid #FFFFFF;
    margin-bottom: 0;
    margin-left: 15px;
    margin-top: 0;
    padding-bottom: 5px;
    padding-right: 22px;
    padding-top: 5px;
}
#vmCartModule {
    height: auto;
    float:right;
    position: relative;
    border-radius: 5px;
    background: #337baa; /* Old browsers */
background: -moz-linear-gradient(top,  #337baa 0%, #75b6e2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#337baa), color-stop(100%,#75b6e2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #337baa 0%,#75b6e2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #337baa 0%,#75b6e2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #337baa 0%,#75b6e2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #337baa 0%,#75b6e2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#337baa', endColorstr='#75b6e2',GradientType=0 ); /* IE6-9 */
}
#cart_list {
    color: #4D4D4D;
    display: none;
    text-align: center;
}

#cart_list .marg-bot {
    margin-bottom: 10px;
}
#cart_list .container_cart .wrapper.marg-bot {
    overflow: hidden;
    border-bottom: 1px solid #c1c1c1;
    margin:0 10px 10px;
}
#cart_list .container_cart .wrapper.marg-bot:first-child {
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #B5D7EA;
}
#cart_list .container_cart .wrapper.marg-bot .quantity {
    float: left;
    padding: 0 5px;
}
#cart_list .container_cart .product_row {
    padding-bottom: 5px;
}
#cart_list .container_cart .product_row .prices {
    color:#F74D4D;
}
#cart_list .fleft {
    float: left;
    padding-top: 15px;
    position: relative;
    text-align: left;
    width: 70%;
}
#cart_list .fleft .product_row a.vm2-remove_from_cart {

    border: 0 none;
    cursor: pointer;
    height: 15.5px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 5px;
    vertical-align: bottom;
    width: 15.5px;
    text-indent: -999em;
    margin-top: 18px;
    margin-right: 8px;
}

#cart_list .fleft .product_row .add-to-cart{
	display:inline;margin-left:12px;
}
#cart_list .fleft .product_row .add-to-cart input{width: 12px;}
#cart_list .fleft .product_row #mod_ajax_form span.update-total{
    background: url("../images/update.png") no-repeat 0 4px;
    border: medium none;
    display: inline-block;
    filter:none!important;
    float: right;
    height: 12px;
    margin: 0 0 0 5px;
    padding: 4px 0;
    text-indent: -999em;
    width: 12px;
}
#cart_list .fleft .product_row .add-to-cart button.btajaxqty span{
	text-indent: -999em;display:block;
}
#vm_cart_products .image {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin-right: 0;
    padding: 10px;
    margin-top: 19px;
}

#vm_cart_products img {
    height:auto;
}
.product_row .product_name a {
    color: #000000;
    display: inline-block;
    padding-bottom: 8px;
    padding-top: 5px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.product_row .product_name a:hover{
	color: #000 !important;
	background: transparent;
}
.show_products {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 0 0;
    box-shadow: 0 3px 6px #666;
    display: none;
    padding: 0px 0 0;
    position: absolute;
    right: 0px;
    top: 50px;
    width: 330px;
    z-index: 999;
    min-height: 60px;
}
.show_products .total {
    color: #f74d4d;
    font: bold 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
    padding: 0px 20px 0;
    text-align: right;
    text-transform: uppercase;
}
.show_products .total span {
    color: #514A48;
    padding-right: 5px;
}
.show_products .action {
    overflow: hidden;
    padding: 8px 0px 0px;
    float: left;
    width: 100%;
}
.show_products .action a {

    border: medium none;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal !important;
    font-weight: bold;
    height: 23px;
    letter-spacing: 0;
    line-height: 22px !important;
    margin: 5px 0 15px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: auto;
}
.action a:hover {
    text-decoration: none;
}

.empty {
    text-align: left;
}
.cart hr, .cart .none {
    display: none;
}
#cart_list .xxx {
    margin-bottom: 5px;
    padding-top: 0;
    left: 60px;
}
span.product_counter {
	font-size: 95%;
	color: #999;
	padding-left: 0.5em;
}

.cart_num{
	display: block;
	text-align: center;
	padding-top: 15px;
}
.totalprice{
	padding: 4px 8px;text-align: left;
}
.total_products {
    text-align: left;
    padding: 4px 6px;
}
.total_products > strong {
    color: #000;
    font-weight: normal;
}
.show-cart {
    margin-top: 7px;
}
.show-cart a {
    display: block;
    height: 24px;
    min-height: 15px;
    text-indent: -999em;
    width: 70px;
}
.product_attributes {
    color: #666666;
    font-size: 9px;
}
.total_products > p {
    margin-top: 5px;
    color: #DC5001;
    font-size: 13px;
    font-weight: bold;
}
.total_products > span{color: red;font-weight: normal;}
.rt-cart{
	float: left;
}
/**/
.vm_cart_products {
    float: left;
    width: 100%;
    position:relative;
    overflow: hidden;
}
.show_products .block-title strong{
	display: block;
    float: left;
    padding:5px 0px 9px 10px;
}
.show_products .block-title{
	float:left;
	width:100%;
	color:#fff;
	text-transform:uppercase;
}
.show_products .block-content{
	position:relative;
	float:left;
	width:100%;
}
 .block-content .summary{background:#f7f7f7;float:left;width:100%;}
 .block-content .summary p.amount{color:#000;margin:0px;float:left;padding:4px 0px 4px 10px;}
  .block-content .summary p.amount span{color:#337bab;}
 .block-content .summary p.amount a{color:#337bab;text-decoration:none;}
#cart_list .vm_cart_products .container_cart .wrapper .image{
	float:left;
	width: 20%;
}
#cart_list .block-content .action .button.btajaxqtyall{
	width:40px;float:left;
}
#cart_list .block-content .action .button.ajetall{
	width:70px;float:left;margin-left:5px;
}
/*#cart_list .vm_cart_products .container_cart .wrapper .image img{
	width:40px;height:auto;
}*/
.vm_cart_products .container_cart .wrapper .fleft{}
.vm_cart_products .container_cart .wrapper .fleft .product_row{}
.vm_cart_products .container_cart .wrapper .fleft .product_row{}
.vm_cart_products .container_cart .wrapper .fleft .product_row form.inline{
	float:right;
	width:95 px;
	padding-bottom:5px;
}
.show_products .block-content .total-footer{
	float: right;
}
.total-footer > strong{
	margin-right:12px;
}
.show_products .block-content .update-total{
	color:#fff;
	border-radius:3px;
	height:21px;
	line-height:21px;
	padding: 0 12px;
	cursor: pointer;
	float:right;
	margin-right: 12px;
}
.vm_cart_products .container_cart .wrapper .fleft .product_row form.inline input.quantity-input{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    float: left;
    height: 16px !important;
    width: 29px;
}
.vm_cart_products .container_cart .wrapper .fleft .product_row form.inline input.quantity-input:focus{
	border:1px solid;
}
.vm_cart_products .container_cart .wrapper .fleft .product_row form.inline .vm2-add_quantity_cart{
	background: url(../images/iconupdate.png) no-repeat 0 5px;
	display:block;
	height:22px;width:12px;
	float:right;
}
.vm_cart_products .container_cart .wrapper .fleft .product_row form.inline .vm2-add_quantity_cart:focus{
	border:none;
}
.minicart {
    display: inline-block;
    float: right;
    color:#fff;
}
.total_products {
	border-bottom: 1px solid #FFFFFF;
}
.style-1 .block-content .action a.button.ajshcart{
	margin-right: 12px;
}
/* style for printnew */

.cart #vmCartModule #cart_list.show_products .block-content .action .remove-all {
  background: #c8c8c8;
  font: 11px Arial, Helvetica, sans-serif;
  width: auto;
  margin-top: 2px;
  margin-right: 10px;
  height: 18px;
  float: left;
  padding: 4px 8px 1px;
  color: #ffffff;
  cursor: pointer;
    margin-left: 15px;
  }

.cart #vmCartModule #cart_list.show_products .block-content .action span.update-total {
  float: left;
  background: #c8c8c8;
  font: 11px Arial, Helvetica, sans-serif;
  border-radius: 0 !important;
  height: 19px;
  padding-top: 4px;
  margin-top: 2px;
  margin-left: 10px;
}

.cart #vmCartModule #cart_list.show_products .block-content .action .ajshcart {
  height: 21px;
  margin: 0 0 10px;
  border-radius: 3px;
  padding: 2px 18px;
  float:right;
  margin-right: 15px;
}
.img-before-ajax{
	position: absolute;
	top: 50%;
	left:45%;
}
.cms-prices {
	    float: left;
    }
#mod_ajax_form {
    float: left;
}
.quantity_plus {
	background: url("../images/plus.png") !important;
    clear: right;
    cursor: pointer;
    display: block;
    float: left;
    height: 7px;
    margin-left: 8px;
    margin-top: 1px;
    text-indent: -99em;
    width: 7px;
}
.quantity_minus {
	background: url("../images/minus.png") !important;
    cursor: pointer;
    display: block;
    float: left;
    height: 7px;
    margin-left: -7px;
    margin-top: 12px;
    text-indent: -99em;
    width: 8px;

}

