/*------------------------------------------------------------------------
# JA Mesolite 1.0 - July, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

div.vm_element {
	left:-999em;
	position:absolute;
}

.productPrice {
	font-weight: bold;
}

.addtocart_button_module, .notify_button {
	padding: 0 0 2px;
	width: 100px;
	height: 25px;
	background: url(../images/bt-addtocart.gif) no-repeat top #333333;
	border: none;
	text-indent: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

* html .addtocart_button_module {
	padding-left: 22px;	
}

*+html .addtocart_button_module {
	padding-left: 22px;
}

.addtocart_button_module:hover, .addtocart_button_module:active {
	background: url(../images/bt-addtocart.gif) no-repeat bottom #666666;
	color: #FFFFFF;
}

.notify_button {
	background: url(../images/bt-notify.gif) no-repeat #666666;
}



.vmFieldTitle {
	margin-bottom: 5px;
	padding-top: 10px;
	background: url(../images/dot.gif) repeat-x top;
}

.chars-written {
	margin-top: 5px;
}

.chars-written input {
	background: #F7F7F7;
}

.vm-footer {
	margin: 15px 0 20px;
}

#vmMainPage a.category {
	color: #666666;
	text-decoration: none;
}

#vmMainPage a.category:hover,
#vmMainPage a.category:focus,
#vmMainPage a.category:active {
	color: #04A504;
	outline: none;
	text-decoration: none;
}

#vmMainPage a.readon {
	color: #04A504;
	text-decoration: none;
	display: inline;
	background: url(../images/arrow.png) no-repeat left center;
	width: auto;
	height: auto;
	line-height: normal;
	font-weight: normal;
	text-indent: 10px;
}

#vmMainPage a.readon:hover,
#vmMainPage a.readon:active,
#vmMainPage a.readon:focus {
	color: #C01122;
	text-decoration: underline;
	background: url(../images/arrow-on.png) no-repeat left center;
}

#vmMainPage hr {
	margin: 5px 0;
}

#vmMainPage br {
	height: 5px;
	line-height: 5px;
}

.ja-vmreview strong {
	display: block;
}

.ja-vmreview blockquote {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 0 0 0 30px;
	margin-bottom: 20px;
}

.ja-vmreview blockquote div {
}

.vmFeedIcon {
}

/*Global VM Module*/
.vm table {
	margin: 15px 0;
	padding: 0;
	display: block;
	width: 100% !important;
}

.vm hr {
	margin: 0 -15px;
}

.vm label {
	font-weight: bold;
	text-transform: uppercase;
}

/* YourCart Module */
#ja-vmcart {
	position: absolute;
	top: 20px;
	right: 60px;
	width: 202px;
	height: 74px;
	z-index: 10;
}

#ja-vmcart div.moduletable {
	color: #888888;
	border: none;
	overflow: hidden;
	height: 100px;
	padding: 0 15px;
	margin-top: 5px;
	font-size: 12px;
}

#ja-vmcart div.moduletable h3 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
	border: none;
	text-transform: none;
}

#ja-vmcart div.moduletable h3 span {
	padding: 0;
}

div.vm-showcart a {
	display: block;
	width: 200px;
	height: 27px;
	line-height: 27px;
	margin-left: 35px;
	padding-left: 30px;
	font-weight: bold;
	color: #666666;
	background: url(../images/bt-viewcart.jpg) no-repeat;
}

div.vm-showcart a:hover,
div.vm-showcart a:focus,
div.vm-showcart a:active {
	color: #666666;
	text-decoration: none;
}

.vm-total-pro {
	padding: 5px 0 0 40px;
	clear: left;
	text-align: center;
	color: #ffffff;
}

.vmCartModule a img {
	display: none;
}

.vmCartModule hr {
	display: none;
}

/* Select currency */
#ja-vmcurrency .button {
	background: url(../images/bt-currency.gif) no-repeat top #666666;
	border: none;
	height: 22px;
	line-height: 22px;
	margin-left: 5px;
	width: 110px;
}

/*Categories Module*/
a.mainlevel {
	background: url(../images/mainlevel-bg.gif) repeat-x right bottom;
	display: block;
	outline: none;
	padding: 5px 0 5px 0;
	margin: 0;
	text-decoration: none;
	color: #666666;
}

a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
	background: url(../images/mainlevel-hover.gif) repeat-x right bottom;
	text-decoration: none;
	color: #C01122;
}

a#active_menu {
	background: url(../images/mainlevel-active.gif) repeat-x right bottom;
	font-style: normal !important;
	font-weight: bold;
	color: #04A504;
}

#lbOverlay {
	z-index: 999;
}

#lbCenter , #lbBottomContainer{
	z-index: 1000;
}


ul.menulist {
  list-style-type: none;
  margin: 0;
  }
ul.menulist-main {
  list-style-type: none;
  margin: 0;
  color: rgb(120,120,120);
  }
ul.menulist-main li {
    background: none;
  }   
	  
ul.menulist-main li a {
  margin: 0;
  color: rgb(120,120,120);
  text-decoration: none;
  }  
ul.menulist  li {
	background: none;
	padding-left: 30px;
	margin: 0;
}
ul.menulist li a {
  color: #C01122;
  text-decoration: none;
  } 


a.menu_item_active {
    color: #C01122;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
  }  

a.submenu_item_active {
    color: #C01122;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
  }  
  
  
.ja-productwrap {
width:98%; border-top: 1px dashed rgb(120,120,120); margin-top: 8px; padding-top: 10px;padding-bottom: 0px; margin-bottom: 10px;
}  
.ja-product-desc  {
  float:left; width:98%; padding-right: 15px;padding-left: 15px;
  padding-bottom: 0;
}  
.dettagliContainer  {
  float:left; width:10%; margin-top: 3px;
  padding-left: 15px;
}    
a.dettagli  {
	display:block;
	color:#000;
	font-size:0px;
	font-weight:bold;
	width:90px;
	height:25px;
	background: url(http://www.tuttostore.com/templates/ja_zeolite/images/bt-dettagli.gif) no-repeat;
	background-position:top;
	text-indent:-5000px;
}
a.dettagli:hover {
	background:url(http://www.tuttostore.com/templates/ja_zeolite/images/bt-dettagli.gif) no-repeat;
		background-position:bottom;
}

div.ja-product h3 {
	margin: 0 -5px 10px;
	max-width:100%;
  	vertical-align:middle; 
	text-indent: 30px;
	background: url(http://www.tuttostore.com/templates/ja_zeolite/images/ci-right.gif) no-repeat top right;
}
div.ja-product h3 a {
	display: block;
	padding: 8px 0 8px 5px;
	color: #403C3A;
	background: url(http://www.tuttostore.com/templates/ja_zeolite/images/ci-left.gif) no-repeat top left;
	text-decoration: none;
}

.formAddToCartContainer { 
  height: 30px; 
  text-align:right;
  float:left; position:relative; width:80%; margin-top: 3px;
  padding: 0px;
}
.addtocart_form {
  padding: 0;
  margin: 0px;
  height: 19px;
}
.addtocart_form label, .quantity_box, .quantity_box_button, .inputboxquantity {
  padding: 0px;
  margin: 0px;
}
.quantity_box {
  margin-right: 10px;
}
.inputboxquantity {
  padding: 0px;
}

input.addtocart_button {
	color: #FFFFFF;
	margin: 10px 0 0;
	padding: 0 0 2px;
	text-indent: 18px;
	width: 100px;
	background: url(../images/bt-addtocart.gif) no-repeat top #333333;
	font-weight: bold;
	height: 25px;	
  padding: 0;
  margin: 0;	
}
input.addtocart_button_ {
  background: url(../images/bt-addtocart.gif) no-repeat top #333333;
  vertical-align: middle;
  border: none;
  height: 25px;
  width: 100px;
  margin-left: 5px;
  color: #ffffff;
	font-weight: bold;
	text-indent: 18px;
  padding-bottom: 2px;    
}
.browseProductImage {
  margin: 0; padding: 2px;
  /*height: 91px; width: 91px;*/
	float: left;
	/*overflow: hidden;*/
}
.productSnapShotImg {
  overflow:hidden;
  width: 150px;
}
.browsePriceContainer {padding-left: 0;}
.product-Old-Price  {
  background-color: rgb(185,63,184); height: 10px; line-height: 12px;
  color: white;
  padding: 1px 1px 3px 4px;
  font-size: 10px; font-weight: bold;
  margin: 0px;
  width: 40px;
  float: left;
  background-image: url('../images/bgdiscount.gif');
  background-repeat: no-repeat;
}
.productPrice {
  padding-left: 15px;
}
.tipz img {
  border: 4px solid rgb(194,194,195);
}
.free-shipping  {
  color: #006600;
}
.sectiontableheader_cart  {
  padding: 2px 2px 2px 2px;
  background-color: rgb(220,220,220);
  height: 14px;
  color: black;
}
.sectiontableheader_cart th {
  margin-top:5px;
  padding: 2px 2px 2px 2px;
  color: black;
  height: 14px;
}
