body {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#737373;
}

#cnt {
	padding: 30px;
	padding-right: 0px;
	width: 900px;
	margin:auto;
	min-height:300px;
}

/* HEADER */
#header {
	width: 100%;
	height: 80px;
}

#lang {
margin-top:-20px;
margin-bottom:5px;
width:100%;
text-align:right;

}

.ita{
 display:block;
 width:33px;
 height:21px;
 background: url(../images/ita-over.jpg) no-repeat;
 float:left;
}
.ita:hover, .itaselected {
 background: url(../images/ita.jpg) no-repeat;
  display:block;
 width:33px;
 height:21px;
 float:left;  
}
.eng{
 display:block;
 width:33px;
 height:21px;
 background: url(../images/eng-over.jpg) no-repeat;
 float:left;
}
.eng:hover, .engselected {
 display:block;
 width:33px;
 height:21px;
 float:left;  
 background: url(../images/eng.jpg) no-repeat;
}

#header .logo {
	width: 296px;
	height: 37px;
	display: block;
	background: url(../images/logo-fragile.jpg) no-repeat;
	float: left;
}
#top_bar {
	float: right;
}
#header .logo span{
	display: none;
}

/* SEARCH */
#FS {
	padding: 0px;
	margin: 0px;
	float: left;
}
#keyword {
	height: 17px;
	border: 1px solid #e5e5e5;
	border-right: 0px;
	padding: 1px 3px;
	outline: none;
	float: left;
}
#search {
	width: 22px;
	height: 21px;
	background: url(../images/loghi.png) -10px -60px no-repeat;
	border: 0px;
	margin-left: -2px;
}
#to_wishlist {
	width: 60px;
	height: 21px;
	line-height: 21px;
	margin-left: 10px;
	display: block;
	background: #f70b5f;
	text-align: center;
	color: #ffffff;
	text-decoration: none;	
	float: left;
}
#to_chart {
	width: 25px;
	height: 22px;
	display: block;
	float: left;
	margin-left: 10px;	
	background: url(../images/loghi.png) no-repeat; 
}


#to_chart.empty {
	background-position: -60px -35px;
}
#to_chart.empty:hover {
	background-position: -60px -10px;
}
#to_chart.full {
	background-position: -60px -10px;
}
#to_chart span {
	display: none;
}

/* LEFT */
#left {
	width: 200px;
	float: left;
}
#news_menu {
	margin-top:20px;
  margin-bottom: 180px;
  float:left;
}
#sub_menu {
	list-style: none;
	width: 150px;
	margin: 0px;
	/*margin-bottom: 120px;*/
	padding: 0px;

}
#sub_menu li {
	padding:  4px 5px;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 1px;
}
#sub_menu li.active {
	border:1px solid #000000;
}

#sub_menu li a {
	color: #000000;
}
#sub_menu li.sub a {
	color: #666666;
	text-transform: lowercase;	
  margin-left:10px;
}

#sub_menu li.active2 a {
  color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

#footer {
	width: 200px;
	height: 140px;
	background: url(../images/codice-barre-footer.jpg) no-repeat;
	background-position: left bottom;
	margin-top: -140px;
	color: #999999;
	font-size: 12px;
	line-height: 14px;
	float: left;
}
#footer img {
	margin-bottom: 7px;
}
#footer strong {
	color: #333333;
}

/* RIGHT */
#right {
	margin-left: 200px;
}
#right img{
 border:1px solid #AD0E0E;
}

/* HOME */
#home_flash {
	width: 700px;
	height: 350px;
}
#home_news {
	width: 700px;
	padding: 6px 0px;
	background-color: #eaeaea;
	background-image: url(../images/barre-box-servizi.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#home_news .news_box {
	margin-left: 6px;
	border: 1px solid #e1e1e1;
	float: left;
}

/* CNT */
#right.main {
	padding-left: 20px;
} 

h1 {
	font-size: 56px;
	line-height: 56px;
	font-weight: lighter;
	margin: 0px;
	margin-bottom: 15px;
	margin-left:-5px;
  color: #ad0e0e;
	text-transform: uppercase;
}

/*#right.main h1 {
	width: 100%;
	height: 45px;
	margin: 0px;
	margin-bottom: 45px;
	padding: 0px;
	/*background: url(../images/titoli.png) no-repeat;
}
#right.main h1.t_news {
	background-position: -10px -10px;
}

#right.main h1.t_links {
 background-position: -10px -60px;
}
#right.main h1.t_eventi {
 background-position: -10px -160px;
}
#right.main h1.t_rassegna {
 background-position: -10px -310px;
}

h1 span {
	display: none;
}*/

/* NEWS */
.news {
	padding-bottom: 20px;	
	border: 1px solid #cfcfcf;
	margin-bottom: 25px;
	padding-right:10px;
}

.bottom_border{
  border:none;
  border-bottom: 1px solid #cfcfcf;
}
.news h2 {
	color: #ad0e0e;
	font-size: 24px;
	line-height: 24px;
	margin: 0px;
	margin-bottom: 10px;
}
.news h3 {
	color: #141414;
	font-size: 16px;
	margin: 0px;
	margin-bottom: 15px;
}
/*
.novita2 {
	color: #ad0e0e;
	font-size: 24px;
	line-height: 24px;
	margin: 0px;
	margin-bottom: 5px;
}
.novita {
	color: #141414;
	font-size: 16px;
	margin: 0px;
	margin-bottom: 10px;
}   */

.news p {
	font-size: 12px;
	line-height: 14px;
	color: #565656;
}

/* SHOP */
.shop h1 {
	font-size: 36px;
	line-height: 36px;
	padding: 5px 10px;
	border: 1px solid #eaeaea;
	color: #000000;
}

.shop_list{
  width:675px;
}

.immagine_lista{
  float:left;
  padding-right:10px;
  padding-bottom:10px;
  height:125px;
  text-align:center;

}

.immagine_lista_div{
  line-height:15px;
  width:125px;
  height:75px;
  padding-top:50px;
}

.immagine_lista span{
  
  margin-top:50px;
}

.immagine_media{
  width:395px;
  height:395px;
  text-align:center;
  border:1px solid #EAEAEA;
}


.immagine_lista a{
  border:0px;
}

.item_preview {
	height: 102px;

}
.images {
	float: left;
}

.images a{
  height:97px;
	width:97px;
	display:block;
	float:left;
	margin-right:10px;
	border: 1px solid #d4d4d4;  
}

.images img {
	
	margin-right: 8px;
}
.small_details {
	border: 1px solid #eaeaea;
	margin-left: 325px;
	padding-left: 8px;
	height:97px;
}
.small_details h2, #item_details h2{
	font-size: 28px;
	line-height: 35px;
	font-weight: normal;
	margin:  0px;
	margin-top: 5px;
	color: #b3b3b3;
}
.small_details .info, .small_details .price, #item_details .info  {
	padding: 0px 2px;
	border-bottom: 1px solid #d4d4d4;
	font-size: 11px;
	line-height: 24px;
	float: left;
}
.small_details .info, .small_details .price {
	width: 296px;
}
.small_details .info span, .small_details .price span, #item_details .info span, .label {
	color: #ad0e0e;
	font-weight: bold;
}
.small_details .show_details {
	width: 17px;
	height: 16px;
	display: block;
	margin: 10px 8px 0px 0px;
	background: url(../images/loghi.png) -10px -170px no-repeat;
	float: right;
}
.small_details .show_details span {
	display: none;
}

.dist{
  margin-top:28px;
}

/* SHOP DETAIL */

#shop img{
  border:none;
}

#item_images {
	width: 397px;
	float: left;
}
#item_images img {
	border: 1px solid #eaeaea;
}
#item_thumbs {
	margin-top: 8px;
}
#item_thumbs a{
	margin-right: 5px;
}
#item_thumbs a.no_margin {
	margin: 0px;
}
#item_details {
	margin-left: 410px;	
}
#item_details .name {
	padding: 5px 10px;
	border: 1px solid #eaeaea;
	margin-bottom: 10px;
}
#item_details h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 10px 0px;
	color: #b3b3b3;
}
#item_details .info {
	width: 286px;
}
#item_details .description {
	margin: 15px 0px 25px 0px;
	float: left;
	display:block;
	width:100%;
}
#item_details .description span {
	color: #ad0e0e;
	font-weight: bold;
}

.send2friend {
	background: #7b0a40 url(../images/loghi.png) -112px -31px;
	padding: 3px 3px;	
	padding-left: 27px;
	margin-right:5px;
	color: #ffffff;
	float: left;
}
.contactus {
	background: #f70b5d;
	color: #ffffff;
	padding: 3px 10px;
	float: right;	

}
.private {
	background: #ae0e0e;
	color: #ffffff;
	line-height: normal;
	padding: 3px 10px;
	margin-top: 3px;
	float: right;	
}
.add2Cart {
	background: #ae0e0e;
	color: #ffffff;
	line-height: normal;
	padding: 3px 10px;
	margin-top: 3px;
	float: right;	
}

.add2CartW{
	background: #ae0e0e;
	color: #ffffff;
	line-height: normal;
	margin-top: 3px;
  HEIGHT:24PX;
  width:21px;
  display:block;
  float:left;	
	background: url(../images/icona-aggiunge-carrello.jpg);
}


#suggestions {
	margin-top: -30px;
}
#suggestions .button {
	padding: 3px 7px;
	margin-left: 7px;
	background: #a8a6a7;
	color: #ffffff;
}
#suggestions .active {
	background: #000000;	
}
#suggestions h4 {
	font-size: 14px;
	color: #9a9a9a;
}

.suggestions_cnt {
	width: 90%;	
	height: 80px;
	padding: 5px 0px;
	border: 1px solid #d4d4d4;
	overflow: hidden;
	
}
.suggestions_cnt .prev_sugg, .suggestions_cnt .next_sugg {
	width: 25px;
	height: 100%;
	display: block;	
	background: #cc0000;
}
.suggestions_cnt .prev_sugg {
	border-right: 1px solid #d4d4d4;
	float: left;
}
.suggestions_cnt .next_sugg {
	border-left: 1px solid #d4d4d4;
	float: right;
}
.suggestions_cnt .suggested_thumb {
	width: 80px;
	height: 80px;
	display: block;
	float: left;
	border-left: 1px solid #d4d4d4;
}
.suggestions_cnt .suggested_thumb:hover {
	background: #d9d9d9;
}


/* SCHEDA SHOP */


#immagini{
  width:405px;
}
#immagini img{
  margin-right:10px;
  border-bottom: 1px solid #d4d4d4;
}



#immagini p img{
  width:123px;
  height:123px;
}

/* OTHER */
a {
	color: #ad0e0e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.input {
	border: 1px solid #d6d6d6;
	padding: 1px 2px;
}
.input_error {
	border: 1px solid #cc0000;
}
.read_more {
	width: 17px;
	height: 18px;
	display: block;
	background:  #cc0000;
	float: right;
	background: url(../images/loghi.png) no-repeat;
}
.read_more.off {
	background-position: -10px -170px;
}
.read_more.on {
	background-position: -10px -190px;
}
.pages {
	float: right;
}
.pages a {
	margin-left: 10px;
	color: #565656;
}
.pages a.active, .pages a:hover {
	color: #ad0e0e;
}
.clearfloat {
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

.no_news,.no_link{
 float:left;
 width:650px;
 height:300px;
}

/* CART */
#shop_cart {
	width: 100%;
	margin-top: 30px;
}

#shop_cart th {
	color: #ad0e0e;
	text-align: left;
	vertical-align: top;
	padding: 8px 0px;
	border-bottom: 1px solid #d8d8d8;
	
}
#shop_cart td {
	padding: 3px 1px;
}

#shop_cart .bb td {
	border-bottom: 1px solid #d8d8d8;
}
#shop_cart td.thumb {
	width: 90px !important;
}
#shop_cart td.thumb a {
	width: 48px;
	height: 48px;
	display: block;
	border: 1px solid #d8d8d8;
}

#shop_cart td h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 4px 0px;
	padding: 0px;
}
#shop_cart td.price {	
	font-size: 16px;
	text-align: center;
	width: 115px;
}
#shop_cart td.single {	
	background-color: #eaeaea;
}
#shop_cart td.total {
	color: #ad0e0e;
}
#shop_cart .iprice {
	width: 50px;
	border: 1px solid #666666;
	text-align: right;
}
#shop_cart td.total_order {
	background: #ad0e0e;
	color: #ffffff;
}

#shop_cart .remove {
	width: 21px;
	height: 23px;
	background: url(../images/loghi.png) -90px -35px no-repeat;
	display: block;
}

.wishlist{
  float:left;
  margin:5px;
  border-bottom:10px;
}

#shop_cart .wishlist .remove {
	width: 13px;
	height: 23px;
	margin-top:8px;
	background: url(../images/cestino-rosso.jpg)no-repeat;
	display: block;
	float:left;
	margin-right:10px;
}

#shop_cart td.label {
	color: #ad0e0e;
	font-size: 14px;
	padding-right: 10px;
}

.emptyCart {
	width: 99px;
	height: 83px;
	background: url(../images/loghi.png) -120px -150px no-repeat;
	float: left;
	margin-top:16px;
}

.cart h2 {
	color: #ad0e0e;
	font-size: 30px;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px;
}

.button {	
	color: #ffffff;
	line-height: normal;
	padding: 3px 10px;
	margin-top: 3px;
}

.red {
	background: #ae0e0e;
}

/* EVENTI */

.eventi .news h2{
  font-size: 16px;
  margin:0px;
  font-weight:600;
}
.eventi .news h3{
 font-size: 22px;
 margin-top:10px;
 margin-bottom:5px;
}

.img_cont{
  float:left;
}

.eventi .news .more{
  float:right;
  width:480px;
  margin-right:12px;
}

/* RASSEGNA */

.rassegna {
	padding-bottom: 20px;	
	border-bottom: 1px solid #cfcfcf;  
	margin-bottom: 25px;
	float:left;
}



.rassegna h2 {
	color: #ad0e0e;
	font-size: 22px;
	line-height: 22px;
	margin: 0px;
	margin-bottom: 15px;
}
.rassegna h3 {
	color: #141414;
	font-size: 16px;
	margin: 0px;
	
}

.cont_rassegna{
  float:left;
  width:400px;
}

.pdf{
  font-size:14px;
  font-weight:bold;
}


/*---      fragile        ---*/

.gallery_cnt{
  width:635px; 
  height:290px;
  
} 
.gallery_list{
  width:635px; 
  height:260px;  
  margin-top:20px;
}

.read_more_2 {
	width: 17px;
	height: 18px;
	display: block;
	background:  #cc0000;
	
	background: url(../images/loghi.png) no-repeat;
}

.next{
  background-position: -10px -170px;
}
.prev{
  background-position: -10px -150px;
}

.pulsante{
  height:20px;
  line-height:20px;
  display:block;
  background-color:#ad0f0c;
  color:#f0f0f0;
  float:left;
  padding:5px;
  
}
.tit{
	color: #ad0e0e;
	font-size: 28px;
	line-height: 28px;
	margin: 0px;
	margin-bottom: 15px;
	margin-top:10px;
	display:block;
}

.pulsante a {
  color:#f0f0f0;
}


/*-----------  NEWSLeTTER -------------*/

#news_email,#nome,#cognome,#notes,#age{
  border:none;
  border:1px solid #CFCFCF; 
}
.invia{
  height:25px;
  width:55px;
  text-align:center;
  line-height:25px;
  display:block;
  background-color:#ad0f0c;
  color:#f0f0f0;
  font-size:13px;
  margin-left:400px;
}



.links .news h2{
  font-size: 22px;
  margin:0px;
  font-weight:600;
}
.links .news h3{
 font-size: 16px;
 margin-top:10px;
 margin-bottom:15px;
}

.serv_cont{
  float:left;
  padding-bottom:0px;
  padding-left:5px;
  width:100%;
  
}

.serv_interna{
  margin-top:10px;
  color:#AD0E0E;
}

.login h2 {
	color: #ad0e0e;
	font-size: 28px;
	line-height: 24px;
	margin: 0px;
	margin-bottom: 15px;
	margin-top:30px;
}
.login input{
  width:250px;
  margin-bottom:5px;
  margin-top:10px;
}

.registrazione input{
  margin-bottom:5px;
  margin-top:5px;
}

.shopping{
  padding:5px;
  color:#737373;
  background-color:#eaeaea;
}
.conferma{
  padding:5px;
  color:#ffffff;
  background-color:#AD0E0E;
}
.aggiorna{
  padding:5px;
  color:#ffffff;
  background-color:#7a7879;
}


