﻿@charset "utf-8";
/* Stefano Saccani Shop Online */

/*TAG Classes*/
body{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
h1,h2, h3{
	font-size:25px;
	font-weight:lighter;
	margin-bottom:10px;
}
h1{ line-height:21px;}
h2{font-size:18px;}
h3{font-size:16px; text-transform:uppercase;}
hr{
	margin:20px 0px 20px 0px;
}

/*Service Classes*/
div.header{padding-bottom:25px;}
div.menu, div.submenu{padding-bottom:10px;}
div.menu ul li{
	display:inline;
	padding-right:15px;
	font-size:13px;
}
div.submenu ul li{
	display:inline;
	padding-right:10px;
}
div.submenu ul li a{
	color:#999;
}
div.left-menu{
	width:280px;
	position:relative;
	float:left;
	text-transform:uppercase;
}
div.right-content{
	width:690px;
	position:relative;
	float:left;
}
div.left-menu ul li{
	padding-bottom:3px;
}
.price-vat-included{
	font-size:18px;
}
.price-vat-excluded{
	font-size:14px;
	color:#999;
}
a.button {
    padding: 5px 10px;
    /*display: inline;*/
	display:block;
    background-color: #333;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
	font-size:10px;
}
a.button:hover {
    background-color: #666;
    }
a.button:active {
    position: relative;
    top: 1px;
    padding: 6px 10px 4px;
}
a.disabled {
    padding: 5px 10px;
    display: inline;
    background-color: #999;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
	font-size:10px;
}
.jqmWindow {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -130px;
	margin-top: -50px;
    width: 600px;
    background-color: #333;
    color: #fff;
    padding: 12px;
	width:260px;
	height:100px;
}
.jqmOverlay { background-color: #000; }
div.footer{
	float:left;
	clear:both;
	width:970px;
	padding-top:40px;
	text-align:center;
}
div.thumb-product{
	width:190px;
	height:450px;
	float:left;
	padding:20px 20px 40px 20px;
}
div.thumb-product-image{height:200px; width:190px; position:relative; padding-bottom:5px;}
div.thumb-product-text{height:100px; padding-bottom:5px;}
div.thumb-product-price{padding-bottom:10px;}
.checkout-input{width:200px;}
.search-input{width:100px; font-size:10px;}
.expand_link{
	color:#FFF;
	background-color:#666;
	text-decoration:none;
	cursor:pointer;
	line-height:30px;
}
.collapse_link{
	color:#FFF;
	background-color:#666;
	text-decoration:none;
	cursor:pointer;
	display:none;
	line-height:30px;
	}
.collapsible_element{
	display:none;
	color:#666;
}
nav.category-navigation{
	text-transform:uppercase;
}


/*Menu Classes*/

ul#leftmenu, ul#leftmenu ul {
  list-style-type:none;
}

ul#leftmenu a {
  display: block;
  text-decoration: none;	
}

ul#leftmenu li {
  margin-top: 1px;
  padding-top:2px;
  padding-bottom:2px;
}

ul#leftmenu li a {	
  font-size:18px;
}

ul#leftmenu li ul li a {
  padding-left: 20px;
  font-size:12px;
}

/* TAB System Classes */

ul.tabs {  
	margin:0 !important; 
	padding:0;	
}
ul.tabs li {
	display:inline;
}
ul.tabs a { 
	padding:2px 4px 2px 4px;	
	height:18px;
	background-color:#000;
	color:#fff;
}

ul.tabs a:hover {
	background-color:#333;
	color:#FFF;
}
ul.tabs a.current {
	background-color:#666;
	color:#fff;	
	cursor:default;
}
.panes div {
	padding-top:20px;
}

/*Custom Classes*/
div.product-home{padding-bottom:60px;}
div.main-content-home{height:500px;}
div.treatment-blog, div.focus{
	width:325px;
	padding-right:40px;
	position:relative;
	float:left;
}
div.focus{
	width:325px;
	padding-right:0px;
}
td.image-product-home{
	width:170px;
	padding-right:20px;
	text-align:left;
	vertical-align:top;
}
td.desc-product-home{
	width:500px;
	text-align:left;
	vertical-align:top;
}
div.product-infocus{
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
td.image-produc-infocus{
	width:80px;
	padding-right:20px;
	text-align:left;
	vertical-align:top;
}
div.product-image{
	height:350px;
	padding-top:40px;
}
div.product-image-big, div.product-image-thumbs{
	width:480px;
	position:relative;
	float:left;
	text-align:center;
	vertical-align:middle;
}
div.product-image-thumbs{
	width:210px;
	text-align:left;
	vertical-align:top;
}
div.product-image-thumbs img{
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #CCC;
	padding:3px;
}
div.product-details{height:100px;}
div.product-name, div.product-price{
	width:460px;
	position:relative;
	float:left;
}
div.product-price{
	width:230px;
}
div.color-shade{
	width:80px;
	margin-right:20px;
	float:left;
	height:120px;
	padding-top:0px;
	padding-bottom:20px;
	text-align:center;
}
table.buy{}
table.buy tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
table.buy td{padding:5px; vertical-align:middle;}
td.color{width:40px;}
td.code{width:70px;}
td.type{width:200px;}
td.price{width:80px;}
td.quantity{width:70px;}
td.quantity input{width:70px;}
td.shop{width:75px;}
td.wish{width:75px;}
td.comment{
	padding:5px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
table.addcomment td{
	padding:2px;
	vertical-align:top;
}
td.cart-delete, td.cart-quantity, td.cart-product, td.cart-variant, td.cart-price{
	padding:5px;
	width:100px;
	text-align:left;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
td.cart-delete{width:55px; text-align:center;}
td.cart-quantity{width:70px;}
td.cart-quantity input{width:70px;}
td.cart-product{width:220px;}
td.cart-variant{width:150px; text-align:center; vertical-align:middle;}
td.cart-price{width:65px; text-align:right; vertical-align:middle;}
.cart-header{color:#fff; background-color:#333;}
div.cart-order-total{
	text-align:right;
	vertical-align:middle;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
div.cart-buttons{
	text-align:right;
	vertical-align:middle;
	margin-top:20px;
	padding:5px;
}
td.checkout-form, td.checkout-name{
	padding:5px;
	width:100px;
	text-align:left;
	vertical-align:middle;
}
td.checkout-form{width:320px;}
td.checkout-name{width:100px;}

/*impoted classes*/

.table-standard{
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	border: 1px solid #e6e6e6;
}
.table-standard td{
	padding:5px;
	border: 1px solid #e6e6e6;
}
.td-standard-min-width{width:50px;}
.td-standard-blu{
	background-color:#e6e6e6;
	color:#000;
}
.td-standard-azzurro{
	background-color:#ccc;
	color:#000;
}


/* classe Mario per tasto disabilitato*/
.aspNetDisabled
{
    background-color: #666666 !important;
    cursor: default !important;
}
noscript table, noscript td, noscript div, noscript input{
	border-collapse:separate;
	margin:0;
	padding:0;
	border:0;
}