@import "bjqs.css";
@import "header.css";
@import "menu.css";
@import "prodotto.css";
@import url(../slider/box.css);
@import "elenco_articoli.css";
@import "footer.css";
@import "easyzoom.css";
@import "jquery.mCustomScrollbar.css";
@import url(../scr/fancybox/jquery.fancybox-1.3.1.css);

@import "//fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200";
@import "//code.jquery.com/ui/1.10.0/themes/base/jquery-ui.css";
body { 
	margin: 0px;
	font-family:  Arial, Gadget, sans-serif;
	background: url(../img/layout/bg.jpg);
	background-size:100%  auto;
	background-repeat:no-repeat;
	background-color:#F5F4F2;
} 

img {border: 0;}

a {text-decoration: none;}


p {margin: 0;}

ul li, ul {margin:0; padding:0;}

#shn_main {
	display: block;
	width: 1000px;
	min-height: 500px;
	margin: 0 auto;
	background: #fff;
	padding: 10px 20px 0px 20px;
	margin-top:130px;
}

#shn_main.home_page {
	background:#fff;
	border:none;
	margin-top:50px;
}

#contenitore_slider_marche{
	width: 1000px;
	background:#fff;
	margin:30px auto;
	padding: 5px 20px 0px 20px;
}

.title_section {
	display: block;
	width: 100%;
	text-align:center;
	color: #1168b0;
    font-family:  Arial, Gadget, sans-serif;
    font-size: 24px;
    font-weight: 300;
    margin: 50px  0 0 0;	
}

.title_section h1{
    font-size: 24px;
	margin:0;
	font-weight:normal;
}
.title_section h2{
    font-size: 20px;
	margin:0;
	font-weight: normal;
}

.title_hp {
	display: block;
	width: 100%;
	text-align:center;
	color: #1168b0;
    font-family:  Arial, Gadget, sans-serif;
    font-size: 24px;
    font-weight: 300;
    margin: 20px  0 0 0;	
}

.title_hp h1{
    font-size: 24px;
	margin:0;
	font-weight: normal;
}
.home_page .title_hp h1{color:#1168B0;}
.title_hp h2{
    font-size: 20px;
	margin:0;
	font-weight: normal;
}

.linea_section {margin:5px 0 10px 0;border-bottom: 1px solid #ddd;}
.linea_section img {max-width:100%;display:none;}

#shn_title {
	display: block;
	width: 100%;
	float: left;
	padding: 15px 0px 0px 0px;
}
#shn_title.titolo_prodotto_singolo {
	float: none;
	background:#fff;
	padding:5px 0 0 10px;
	margin-top:10px;
	width:auto;
}

	#shn_title h1 {
		margin: 0px;
		font-family:  Arial, Gadget, sans-serif;
		font-size: 24px;
		font-weight:300;
		color:#1168B0;
		letter-spacing:2px;
		font-size: 24px;
		padding: 0 5px;
		width: auto;
		}
	#shn_title.center h1 { text-align:center; }

	#shn_nav_path {
		font-size: 10px;
		padding-left: 2px;
		margin-bottom: 15px;
	}
	.titolo_prodotto_singolo #shn_nav_path {margin-bottom: 0;}
	#shn_nav_path a:link, #shn_nav_path a:visited, #shn_nav_path a:focus, #shn_nav_path a:active, #shn_nav_path a:hover { color: #666666;	}

	.titolo_prodotto_singolo p {font-family:  Arial, Gadget, sans-serif; font-size:16px; color:#666; margin: 3px 0px 10px; padding: 0px 5px;}

.title_text {
    color: #888;
    font-family:  Arial, Gadget, sans-serif;
    font-size: 14px;
	padding: 10px 0;
	text-align: justify;
	display: none;
}
.home_page .title_text {color:#888;}


.title_text a, .title_text a:link, .title_text a:visited, .title_text a:active, .title_text a:hover {
	color: #666666;
	cursor: text;
}

#articoli{
	width: 100%;
	/*overflow: auto;*/
}

#paginazione{font-size:11px;color:#666;}
#paginazione a{ color:#666; }
#paginazione a:hover{color:#000;}
#paginazione_label{line-height:20px;}
#paginazione_label, #paginazione_pulsanti{float:right;margin:0 5px;}
.numero_pagina{border:1px #ddd solid; border-radius:20px;display:inline-block;height:20px;width:20px;line-height:18px;text-align:center;}
.numero_pagina:hover{border:1px #999 solid;}
.pagina_attiva{background:#eee;border:1px #eee solid;}

.introduzione, a.introduzione:link, a.introduzione:visited { font-family:  Arial, Gadget, sans-serif; font-size:14px; color:#a1a1a1; padding: 0 20px; margin-bottom:20px;}
a.introduzione:hover {color:#d70000;}

#button_top{
	position: fixed;
	right: 10px;
	bottom: 243px;
	display:none;
	opacity:0.5;
}
#button_top a{display:block;width:58px;height:48px;background:#1168b0;text-align:center;}
#button_top a img{margin-top:5px;}

#button_top:hover{	opacity:1;}

.barrato {
	color: #999999;
	text-decoration: line-through;
}
.rosso {
	color: #D70000;
}

.artSingleItem {
	width: 181px;
	height: 220px;
	/*border: 1px solid #dadada;*/
	margin: 0 6px 10px; 
	background-color: white;
	text-align: center;
	float: left;
	position: relative;
}
	.artSingleItem:hover {
		/*border: 1px solid #999;*/
		background:url(../img/layout/bg_prodotto_hover2.jpg);
		background-size:auto 100%;
		/*background-position:bottom;*/
	}
	.artFoto {
		height: 180px;
		width: 178px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	.artColor {
		font-size: 11px;
		font-weight: bold;
		color: #333;
		position:absolute;
		top:7px;
		width:100%;
	}
	.artColor:hover {
	}
	
	.artSingleItem .modelPrice{position:absolute; bottom: 15px; color: #4C4C4C;
    font-family:  Arial, Gadget, sans-serif;
    font-size: 15px;
    line-height: 35px;}


	.artPrezzo {
		font-weight: bold;
	}
	.artPrezzo:hover {
		color: red;
	}

	.artSingleItem .modelDettaglio{color: rgb(255, 255, 255); font-size: 1em; font-weight: bold; padding: 6px 0px; text-align: center; font-family:  Arial, Gadget, sans-serif; position: absolute; bottom: -33px; z-index: 10; width: 100%; background: none repeat scroll 0px 0px rgb(229, 228, 226); display: none;}
	.artSingleItem:hover .modelDettaglio{display:block;}

	.artSingleItemContainer{height:253px;}	
	.artSingleItem:hover {z-index:10;}		
	.artSingleItem:hover .artSingleItemContainer{box-shadow:-2px 3px 3px #999;}	



#loader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 10000;
background: url(/img/layout/logo.gif) 50% 50% no-repeat rgba(255,255,255,0.9);
display:none;
}	

#banner{position:absolute;left:360px;top:0px;width:360px;float:left;height:63px;}
#banner a, #banner a:visited{line-height:20px;box-sizing: padding-box;display:block;width:120px;height:60px;background:url("/img/cartellino3.png");font-family:"Yanone Kaffeesatz",sans-serif;padding-top:3px;font-size:22px;color:#fff;background-size: auto 100%;background-repeat:no-repeat;background-position:middle top;text-transform:uppercase;text-align:center;word-spacing: 2000px;}
#banner a:hover{text-decoration:underline;}

.bottone_offerte{color:#fff;text-shadow:1px 1px 1px #333;margin-top:-10px;background:#bd173a; background-image:url(/img/uncheck.png);background-repeat:no-repeat;background-position:left center; height: 30px; line-height: 30px; display: block; padding-left: 40px;}
.bottone_offerte.checked{background-image:url(/img/check.png);}