@charset "UTF-8";
/* CSS Document */



body { 
font-family: inherit;
font-family: 'lucida grande',verdana,arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
background-color:#000;
}

#collezione{  
margin:0; 
padding-bottom:20px;
background:url(../img/bkgd/collezione.jpg) no-repeat top;
background-color:#000;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
} 

#chisono{  
margin:0; 
padding-bottom:20px;
background-color:#000;
background: #000000 url(../img/bkgd/chi_sono.jpg) no-repeat top;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
} 

#distribuzione{  
margin:0; 
padding-bottom:20px;
background:url(../img/bkgd/distribuzione.jpg) no-repeat top;
background-color:#000;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
} 

#guestbook{  
margin:0; 
padding-bottom:20px;
background:url(../img/bkgd/guestbook.jpg) no-repeat top;
background-color:#000;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
} 

#contatti{  
margin:0; 
padding-bottom:20px;
background:url(../img/bkgd/contatti.jpg) no-repeat top;
background-color:#000;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
} 


/*COLLEZIONE FONDI*/
#tshirt_heart{  
margin:0; 
padding-bottom:20px;
background-color:#000;
background: #000000 url(../img/bkgd/tshirt_heart.jpg) no-repeat top;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
}

#tshirt_rock{  
margin:0; 
padding-bottom:20px;
background-color:#000;
background: #000000 url(../img/bkgd/tshirt_rock.jpg) no-repeat top;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
}

#tshirt_beiser{  
margin:0; 
padding-bottom:20px;
background-color:#000;
background: #000000 url(../img/bkgd/tshirt_beiser.jpg) no-repeat top;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
}

#gilet_black_ribbon{  
margin:0; 
padding-bottom:20px;
background-color:#000;
background: #000000 url(../img/bkgd/gilet_black_ribbon.jpg) no-repeat top;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
}

#gilet_rouge{  
margin:0; 
padding-bottom:20px;
background-color:#000;
background: #000000 url(../img/bkgd/gilet_rouge.jpg) no-repeat top;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
}

#tuta_lame{  
margin:0; 
padding-bottom:20px;
background-color:#000;
background: #000000 url(../img/bkgd/tuta_lame.jpg) no-repeat top;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
}

#cardigan_lame{  
margin:0; 
padding-bottom:20px;
background-color:#000;
background: #000000 url(../img/bkgd/cardigan_lame.jpg) no-repeat top;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
}

#acc_cappello{  
margin:0; 
padding-bottom:20px;
background-color:#000;
background: #000000 url(../img/bkgd/acc_cappello.jpg) no-repeat top;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
}

#acc_coprispalle{  
margin:0; 
padding-bottom:20px;
background-color:#000;
background: #000000 url(../img/bkgd/acc_coprispalle.jpg) no-repeat top;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
}

#acc_pellicciotto{  
margin:0; 
padding-bottom:20px;
background-color:#000;
background: #000000 url(../img/bkgd/acc_pellicciotto.jpg) no-repeat top;
background-position:top;
width: 100%;
height: 100%;
/*display: table;*/
}


/*fine collezione fondi*/

#main{
	position:relative;
	width: 936px;
	height: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: left;
}  
.container {  
    width: 936px; 
	height: 100%;
    margin: 0 auto;
}  

/* Logo */
#logo {  
    background: url(../img/logo.png) no-repeat;  
    height: 79px;  
    width: 215px; 
	margin-top: 6px;
	float: left;
} 

#logo h1 {  
    text-indent: -9999px;  
}  
#logo h1 a{  
    height: 79px;
	width: 215px;
	display: block;  
}  
/* Logo Fine */

#left_nav {  
    float: left;   
}  

/* Sub Menu*/
div#sub_menu{
	margin:0px; 
	padding:0px;
	position:absolute;
	right:0px; 
	left: 797px;
	width: 139px;
	height: 20px
}
div#sub_menu li{
	display: inline; 
	margin: 0px;
	padding: 0px; /*nota display: inline*/
	}

#secondary_menu a:hover{
	background-position:bottom left;
}

#secondary_menu{
	margin:0px; 
	padding:0px;
	position:relative;
	right:0px; 
	left: 0px;
	width: 139px;
	height: 20px;
	overflow:hidden;
}
#secondary_menu li{
	color:#2c4393;
	font-weight:bold;
	text-align:center;
	display:inline;
	float:left;
}
#secondary_menu a {
	background-position:top left;
	height:20px; /*altezza di met img jpg che contiene i 2 stati del bottone*/
	display:block;
	text-indent:-5000px;
	outline:none;
	text-decoration:none;
}
#secondary_menu a:hover{
	background-position:bottom left;
}

/*link alle img dei vari bottoni*/
.nav_ita{
	background:url(../img/sub_menu/btn_ita.png);
	width:36px;
}
.nav_eng{
	background:url(../img/sub_menu/btn_eng.png);
	width:43px;
}
.nav_eng_dis{
	background:url(../img/sub_menu/btn_eng_dis.png);
	width:43px;
}
.nav_credits{
	background:url(../img/sub_menu/btn_credits.png);
	width:60px;
}

#sub_menu li a.selected{
	background-position:bottom left !important;
}
/* Sub Menu Fine */

/* Menu Principale */
div#menu{
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px; 
	left: 243px;
	top: 30px;
	width: 693px;
	height: 42px
}
div#menu li{
	display: inline; 
	margin: 0px;
	padding: 0px; /*nota display: inline*/
	}

#primary_menu a:hover{
	background-position:bottom left;
}

#primary_menu{
	margin:0px; 
	padding:0px;
	position:relative;
	right:0px; 
	left: 0px;
	width: 693px;
	height: 42px;
	overflow:hidden;
}
#primary_menu li{
	color:#2c4393;
	font-weight:bold;
	text-align:center;
	display:inline;
	float:left;
}
#primary_menu a {
	background-position:top left;
	height:42px; /*altezza di met img jpg che contiene i 2 stati del bottone*/
	display:block;
	text-indent:-5000px;
	outline:none;
	text-decoration:none;
}
#primary_menu a:hover{
	background-position:bottom left;
}

/*link alle img dei vari bottoni*/
.nav_collezione{
	background:url(../img/menu/btn_collezione.png);
	width:176px;
}
.nav_distribuzione{
	background:url(../img/menu/btn_distribuzione.png);
	width:162px;
}
.nav_guestbook{
	background:url(../img/menu/btn_guestbook.png);
	width:138px;
}
.nav_chisono{
	background:url(../img/menu/btn_chisono.png);
	width:114px;
}
.nav_contatti{
	background:url(../img/menu/btn_contatti.png);
	width:103px;
}

#menu li a.selected{
	background-position:bottom left !important;
}
/* Menu Principale Fine*/

/* Bottoni bottom page */
div#bottoni_bottom{
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px; 
	left: 0px;
	width: 450px;
	height: 56px;
}
div#bottoni_bottom li{
	display: inline; 
	margin: 0px;
	padding: 0px; /*nota display: inline*/
	}

#btn_bottom a:hover{
	background-position:bottom left;
}

#btn_bottom{
	margin:0px; 
	padding:0px;
	position:relative;
	right:0px; 
	left: 0px;
	width: 450px;
	height: 56px;
	overflow:hidden;
}
#btn_bottom li{
	color:#2c4393;
	font-weight:bold;
	text-align:center;
	display:inline;
	float:left;
	margin-right: 30px;
	margin-left: 30px;
}
#btn_bottom a {
	background-position:top left;
	height:56px; /*altezza di met img jpg che contiene i 2 stati del bottone*/
	display:block;
	text-indent:-5000px;
	outline:none;
	text-decoration:none;
}
#btn_bottom a:hover{
	background-position:bottom left;
}

/*link alle img dei vari bottoni*/
.nav_commento{
	background:url(../img/bottoni/commento_ita.jpg);
	width:160px;
}
.nav_acquisto{
	background:url(../img/bottoni/acquisto_ita.jpg);
	width:160px;
}

#bottoni_bottom li a.selected{
	background-position:bottom left !important;
}
/* bottoni bottom Fine*/

#content {
	width: 452px;
	float: left;
	background: url(../img/sf_content2.png) repeat;
	color: #fff;
	/*text-shadow: 0px 1px 2px #000;*/
    margin: 0;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
}  
/*TITOLI PAGINE*/
h2#tit_collezione{
background-image:url(../img/titoli/collezione.png);
background-repeat:no-repeat;
width: 220px;
height: 30px;
margin: 0;
margin-bottom: 8px;
padding:0px;
text-indent:-5000px;
}

h2#tit_distribuzione{
background-image:url(../img/titoli/distribuzione.png);
background-repeat:no-repeat;
width: 220px;
height: 30px;
margin: 0;
margin-bottom: 8px;
padding:0px;
text-indent:-5000px;
}

h2#tit_chi_sono{
background-image:url(../img/titoli/chi_sono.png);
background-repeat:no-repeat;
width: 220px;
height: 30px;
margin: 0;
margin-bottom: 8px;
padding:0px;
text-indent:-5000px;
}

h2#tit_guestbook{
background-image:url(../img/titoli/guestbook.png);
background-repeat:no-repeat;
width: 220px;
height: 30px;
margin: 0;
margin-bottom: 8px;
padding:0px;
text-indent:-5000px;
}

h2#tit_contatti{
background-image:url(../img/titoli/contatti.png);
background-repeat:no-repeat;
width: 220px;
height: 30px;
margin: 0;
margin-bottom: 8px;
padding:0px;
text-indent:-5000px;
}

h2#tit_credits{
background-image:url(../img/titoli/credits.png);
background-repeat:no-repeat;
width: 220px;
height: 30px;
margin: 0;
margin-bottom: 8px;
padding:0px;
text-indent:-5000px;
}
/*TITOLI PAGINE*/


/*TITOLI PRODOTTI*/
h3.titolo_prodotto{
	font-size: 16px;
	font-weight:bold;
	margin:0;
	padding:0;
	/*border: 1px solid #F00;*/
}
/*BOX collezione*/
h3.titolo_paragrafo{
	font-size: 16px;
	font-weight:light;
	margin:0;
	padding:0;
	color: #000;
	/*border: 1px solid #F00;*/
}

h3.titolo_paragrafo a{
font-size: 16px;
font-weight:bold;
margin:0px;
padding:0;
color: #000;
}

h3.titolo_paragrafo a:hover{
font-size: 16px;
font-weight:bold;
margin:0;
padding:0;
color: #60050b;
}

h3.titolo_paragrafo a:visited{
font-size: 16px;
font-weight:bold;
margin:0;
padding:0;
color: #504f4e;
}

.paragrafo_generic_txt{
	margin-top: 4px;
	margin-bottom:12px;
	padding:0;
}
.paragrafo_box{
	margin:0;
	padding:0;
}

.separe{
	margin-top: 0px;
	margin-bottom:4px;
	padding:0;
}
.separe_bottom{
	margin: 0px;
	padding:0;
}

.separe_center{
	margin-top: 8px;
	margin-bottom: 8px;
	padding:0;
}

/*BOX elenco prodotti*/
.box_preview {
height: 100px;
width: 448px;
margin-right: 0px;
margin-left: 0px;
background-image: url(../img/box_collezione.png); /*our content box image */
background-repeat: no-repeat; /*content image nor to repeat*/
margin-bottom: 4px; /*margin bottom of 20px*/
clear: both; /*clears the floats both left and right*/
}
.content_thumb {
	height: 81px; /*height of our thumbnail*/
	width: 103px; /*width of our thumbnail*/
	float: left; /*floats our thumbnail to the left of our content box*/
	list-style: none;
	margin-top: 5px; 
	margin-bottom: 5px;
	margin-left: 10px;
	border: 0px;
}

.content_thumb img {border:0}
.content_desc {
	float: right; /*floats description text to the right*/
	margin-top: 5px; /*description text has a top margin*/
	margin-right: 12px; /*description text has a right margin*/
	margin-left: 5px; /*description text has a left margin*/
	text-align: left; /*description text is justifyed for nice clean columns*/
	overflow: auto; /*text that overflow the box will be hidden*/
	color: #000;
	height: 81px;
	width: 314px;
}

/*BOX DETAILS - icone*/
.box_detail{
	padding-bottom: 28px;
	
}
h4.titolo_box_details{
	font-size: 14px;
	font-weight:bold;
	margin:0;
	padding-bottom:4px;
}
.list_sn {
	width: 400px;
	display: block;
	float: left;
	text-align: left;
	margin: 0px;
	padding:0;
}

.list_sn li {
	float: left;
	list-style: none;
	display: block;
	margin:0 2px 2px 0;
	outline:none;
	text-decoration:none;
}
#social_n a{
	outline:none;
	text-decoration:none;}

.list_sn br {
    display:none;
}
/*ul.list_sn li{
	padding-right: 0px; 
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none
}*/


/*BOX FOTOGRAFIE*/
#list_photo {
	width: 444px;
	display: block;
	float: left;
	text-align: left;
	margin-top: 8px;
	margin:0;
	padding:0;
}

#list_photo li {
	float: left;
	display: block;
	margin:0 10px 10px 4px;
}

#list_photo img {border:0}

#list_photo br {
    display:none;
}

/*BOX NEGOZIO*/
.box_negozio{
	margin-bottom: 8px;
	padding: 4px;
}
h4.nome_negozio{
	font-size: 14px;
	font-weight:lighter;
	margin:0;
	padding:0;
}

/*Guestobook*/
.commento{
	margin-left:4px;
	margin-bottom:10px;
}
.commento-data{
	background: url(../img/commenti/box_titolo.png) no-repeat;
	width:439px;
	height:21px;
	padding-top:14px;
	padding-left:10px;
	color: #3b3b3b;
}
.commento-nome{
	font-size: 14px;
	color: #60050b;
	font-weight:bold;
}
p.commento-p{
	margin:0;
	padding:0;
}
.commento-testo{
	background: url(../img/commenti/box_sfondo.png);
	width:419px;
	margin:0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
}
.commento-chiusura{
	background: url(../img/commenti/box_bottom.png) no-repeat;
	width:439px;
	height:17px;	
}

.pages-top {
	text-align: right;
	position: relative;
	top: -46px;
	color: #fff;
	font-size: 14px;
	float: right;
}

.pages-top a {
	background-color: #fff;
	color: #000;
	font-size: 16px;
	display: inline-block;
	padding: 1px 3px;
}

.pages-top a:hover {
	background-color: #fff;
	color: #000;
	font-size: 16px;
}
.pages-top a:visited {
	background-color: #fff;
	color: #504f4e;
	font-size: 16px;
}

.pages-down {
	background-color: #fff;
	color: #000;
	font-size: 16px;
	float: right;
}

.pages-down a {
background-color: #fff;
	color: #000;
	font-size: 16px;
	display: inline-block;
	padding: 1px 3px;
}

.pages-down a:hover {
	background-color: #fff;
	color: #000;
	font-size: 16px;
	font-size: 16px;
}

/*commento_ bottone aggiungi commento*/
/* =COMMENTS
   --------------------------------------------------*/
#up {
	float: left;
	clear: right;
	display: block;
	width: 452px;
	font-family: Arial, Helvetica, sans-serif;
}

#add-comment p {
	font-size: 12px;
	width: 320px;
	float: left;
}

#comment-button a {
	float: right;
	text-indent: -99999px;
	width: 116px;
	background: url(../img/bottoni/btn_addcomment.png) 0 0;
	margin-top: 20px;
}

#comment-button a {
	display: block;
	height: 36px;
	background: url(../img/bottoni/btn_addcomment.png) 0 0;
}

#comment-button a:hover {
	background: url(../img/bottoni/btn_addcomment.png) 0 -36px;
}
/*Fine aggiungi commento*/

/*bottone facebook*/
#facebook-button a {
	float: left;
	text-indent: -99999px;
	width: 116px;
	background: url(../img/bottoni/btn_facebook.png) 0 0;
	margin-top: 6px;
}

#facebook-button a {
	display: block;
	height: 36px;
	background: url(../img/bottoni/btn_facebook.png) 0 0;
}

#facebook-button a:hover {
	background: url(../img/bottoni/btn_facebook.png) 0 -36px;
}
/*Fine bottone facebook*/

/*bottone vendi*/
#vendi-button a {
	float: left;
	text-indent: -99999px;
	width: 116px;
	background: url(../img/bottoni/vendi_ita.jpg) 0 0;
	margin-top: 6px;
}

#vendi-button a {
	display: block;
	height: 36px;
	background: url(../img/bottoni/vendi_ita.jpg) 0 0;
}

#vendi-button a:hover {
	background: url(../img/bottoni/vendi_ita.jpg) 0 -36px;
}
/*Fine bottone facebook*/
/*bottone acquista*/
#acquista-button a {
	float: left;
	text-indent: -99999px;
	width: 116px;
	background: url(../img/bottoni/acquisto_ita.jpg) 0 0;
	margin-top: 6px;
}

#acquista-button a {
	display: block;
	height: 36px;
	background: url(../img/bottoni/acquisto_ita.jpg) 0 0;
}

#acquista-button a:hover {
	background: url(../img/bottoni/acquisto_ita.jpg) 0 -36px;
}
/*Fine bottone facebook*/

/*BTN torna indietro*/
#back-button a {
	float: right;
	text-indent: -99999px;
	width: 116px;
	background: url(../img/bottoni/btn_tornaindietro.png) 0 0;
	margin-top: 5px;
}

#back-button a {
	display: block;
	height: 24px;
	background: url(../img/bottoni/btn_tornaindietro.png) 0 0;
}

#back-button a:hover {
	background: url(../img/bottoni/btn_tornaindietro.png) 0 -24px;
	font-family: Arial, Helvetica, sans-serif;
}
/*Fine BTN torna indietro*/

/*stili font paragrafi*/
h4.p_16 {
	font-size: 16px;
	font-weight:lighter;
	margin:0;
	margin-bottom:6px;
	padding:0;
	
}

.p_16 {
	font-size:16px;
	margin: 0px;
	margin-bottom:6px;
	padding:0;
	
}

.p_20 {
	font-size:20px;
	margin: 0px;
	padding:0;
}

.p_18 {
	font-size:18px;
	font-style:italic;
	margin: 0px;
	padding:0;
}

.p_14 {
	font-size:14px;
	margin: 0px;
	padding:0;
}
.p_12 {
	font-size:12px;
	line-height: 16px;
	margin: 0px;
	padding:0;
}

.p_14_bis {
	font-size:14px;
	margin: 0px;
	padding-bottom:6px;
}
.p_12_bis {
	font-size:12px;
	line-height: 16px;
	margin: 0px;
	padding-top:2px;
}

.piva {
	font-size:14px;
	line-height: 16px;
	margin: 0px;
	padding:0px;
	padding-top: 6px;
	padding-bottom: 3px;
}

.linea{
background: url(../img/box_form/linea_sep.jpg) no-repeat top left;
width:176px;
height:1px;
margin:4px;
padding:0px;
}

.linea_long{
background: url(../img/box_form/linea_sep.jpg) repeat top left;
width:432px;
height:1px;
margin:8px;
margin-top: 14px;
padding:0px;
}

.linea_long2{
background: url(../img/box_form/linea_sep.jpg) repeat top left;
width:432px;
height:1px;
margin:8px;
padding:0px;
}
/* fine stili font paragrafi*/

/*Link testuali*/
.link_txt{
	text-align:right;
	margin:0;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 2px;
	}
	
.link_txt a{
font-size: 10px;
background-color:#fff;
margin:0px;
padding:2px;
color: #900;
}

.link_txt a:hover{
font-size: 10px;
background-color:#fff;
margin:0px;
padding:2px;
color: #900;
}

.link_txt a:visited{
font-size: 10px;
background-color:#fff;
margin:0px;
padding:2px;
color: #504f4e;
}


.link_txt2{
	margin:0;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 2px;
	}
	
.link_txt2 a{
font-size: 16px;
background-color:#fff;
margin:0px;
padding:2px;
color: #900;
}

.link_txt2 a:hover{
font-size: 16px;
background-color:#fff;
margin:0px;
padding:2px;
color: #900;
}

.link_txt2 a:visited{
font-size: 16px;
background-color:#fff;
margin:0px;
padding:2px;
color: #504f4e;
}
/* Fine Link testuali*/

/*COntatti*/
#contact_me_info {
	float:left;
	width: 188px;
	margin-right:2px;
}

#contact_me_map {
	float:right;
	margin:0px;
	margin-top:26px;
	padding:0;
}

.img_map {
	width: 250px;
	height: 170px;
	background-color:#900;
	margin:0;
	padding:2px;
}

/*CHI SONO*/
.box_txt{
	float:left;
	width: 286px;
	margin:0px;
	font-size:12px;
	line-height: 16px;
}

.box_photo {
	float:right;
	width: 148px;
	height: 219px;
	margin-top:6px;
	margin:0;
	padding:0;
}

.p_12_box_txt {
	font-size:12px;
	line-height: 16px;
	margin: 0px;
	padding:0;
}
