/* SoluzioneSito Snc (www.soluzionesito.com) */
/* Davide Cattorini (davide@soluzionesito.com) */

body, td, li, .form_gen input, .form_gen textarea, .form_gen select, .font_gen, .btn_gen_oriz, .btn_gen_vert {
	font: 11px/13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
body, td, li {
	color: #362F2D;
}

a {
	color: #362F2D;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}
h4 {
	font: bold 11px/13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.img_right {
	margin: 8px 0 8px 14px;
	padding: 2px;
	border: 1px solid #362F2D;
}
.img_left {
	margin: 8px 14px 8px 0;
	padding: 2px;
	border: 1px solid #362F2D;
}
.btn_gen_vert, .btn_gen_oriz {
	height: 23px;
	@media screen and (-webkit-min-device-pixel-ratio: 0; margin: 3px 0 0 5px;)
}

/* PERSONALIZZAZIONI PER SITO */

.txtsearchlittle {
	width: 117px !important;
	width: 115px;
	height: 14px !important;
	height /**/: 17px;
	border-color: #D4D0C8;
	border-width: 1px;
	font: 11px/13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #362F2D;
}
*:first-child+html .txtsearchlittle {
	width: 115px !important;
}
.btnperformsearchlittle {
	width: 26px;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url("../../images/frontend/default/btn_go.gif") center center no-repeat;
	cursor: pointer;
	cursor: hand;
	@media screen and (-webkit-min-device-pixel-ratio: 0; height: 14px; padding-bottom: 3px;)
}

.img {
	margin: 5px;
	padding: 2px;
	border: 1px solid #362F2D;
}

div.quick_menu_cat {
	margin: 16px 5% 10px 5% !important;
	margin: 0 5% 8px 5%;
}
*:first-child+html div.quick_menu_cat {
	margin: 0 5% 8px 5% !important;
} 
div.quick_menu_cat ul li a {
	display: none;
	visibility: hidden;
}
div.quick_menu_cat ul li ul li a {
	display: list-item;
	visibility: visible;
}
div.quick_menu_cat ul ul li {
	height: 18px;
	margin: 0;
	padding: 0 0 0 14px;
	background: url("../../images/frontend/default/nav_catalog_nor.gif") left 1px no-repeat;
}
div.quick_menu_cat ul li.last-child, div.quick_menu_cat ul ul li.last-child { 
	background: url("../../images/frontend/default/nav_catalog_lst.gif") left 1px no-repeat;
}
div.quick_menu_cat li.folder ul {
	background: none;
}
div.quick_menu_cat ul li img {
	display: none;
	visibility: hidden;
}

div.quick_menu_cat ul li ul li .highlight {
	color: #FDD43C;
}

.no_news {
	margin: 200px auto;
}

.tab_spedizioni {
	line-height: 20px;
	border-collapse: collapse;
	width: 90%;
	margin: 0 auto;
}
.tab_spedizioni th {
	padding: 4px 0.5em;
	text-align: center;
	border-top: 2px solid #88C63D;
	border-bottom: 2px solid #88C63D;
	background: #ddf6bf;
}
.tab_spedizioni td {
	border-bottom: 1px solid #CCC;
	padding: 4px 0.5em;
}
.tab_spedizioni td+td {
	border-left: 1px solid #CCC;
	text-align: center;
}

.little {
	font-size: 10px;
}
.big {
	font-size: 12px;
}

.js_no_catalogue_random_products {
	width: 300px;
	margin: 180px auto;
}

.catalogue_random_products_element {
	width: 255px;
	float: left;
	padding: 0 4px 0 0;
	border: 1px solid #D0C9C6;
	margin: 4px;
}
.catalogue_random_products img {
	height: 95px;
	margin: 5px;
	padding: 2px;
	border: 1px solid #D0C9C6;
}
.catalogue_random_products table {
	height: 130px;
}
.catalogue_random_products_element td:first-child {
	width: 105px;
	text-align: center;
}
.catalogue_random_products_element td {
	width: 150px;
	text-align: left;
}
.catalogue_random_products_element .button {
	width: 92px;
	height: 20px;
	float: right;
	margin: 0;
	padding: 2px 0 0 0;
	display: block;
	background: url("../../images/frontend/default/link_products.jpg") top left no-repeat;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

.index_space {
	margin: 0;
}

/* MODULO SHOP */

#shop_cart table, #shop_foot table {
	line-height: 20px;
}
#shop_cart th, #shop_foot th {
	border-top: 2px solid #88C63D;
	border-bottom: 2px solid #88C63D;
	background: #DDF6BF;
}
#shop_cart td, #shop_foot td {
	border-bottom: 1px solid #CCC;
}
#shop_cart .adjacent, #shop_foot .adjacent {
	border-left: 1px solid #CCC;
}
#shop_cart .col_qty {
	width: 10% !important;
}
#shop_foot .col_tol {
	border-bottom: 0;
}

.shop_css_step_2 .btn_shop_add, .shop_css_step_3 .btn_shop_add, .shop_css_step_4 .btn_shop_add {
	width: 0;
	visibility: hidden;
	disply: none;
}