/*stili per il layout fisso con background*/
html,body{margin: 0;padding:0}

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
}

div#container_totale{
	width:995px; 
	margin:0 auto;
	background-color: #fff;
}

img{border: none;}

h1,h2{margin: 0;padding:0}

h1{ 
	font-size: 18px;
	font-family: Geneva, sans-serif;
	color: #333333;
	margin-bottom: 10px;
}

h2{
	font-size: 16px;
	font-family: Geneva, sans-serif;
	color: #f96302;
}

h3{
	font-size: 14px;
	font-family: Geneva, sans-serif;
	color: #333333;
}

h4{
	font-size: 12px;
	font-family: Geneva, sans-serif;
	color: #333333;
}

a{
	color: #333;
	text-decoration: none;
}

a:hover{
	color: #ADB5C0;
	text-decoration: none;
}

/*stili generici, su header e footer*/

div#header{
	height: 120px;
	background-color:#fff;
	color: #ff0;
	padding: 0;
	margin: 0;
}

div#footer a{
	color: #333333;
	text-decoration: none;
}

div#footer a:hover{
	color:#ADB5C0;
	text-decoration: none;
}

/*stili specifici per il layout*/
div#left{
	float: left;
	width: 210px;
	padding: 4px 4px 0 0;
	margin: 3px 0 10px 0;
}

div#right{
	float: right; 
	width: 210px;
	padding: 4px 0 0 2px;
	margin: 3px 0 0 0;
}

div#content{
	margin: 0 212px 0 214px;
	padding: 4px 0 0 0;
}

div#footer{
	clear:both; 
	text-align:center; 
	padding: 0;
   background: url(../images/bk_footer.gif) repeat-x bottom;
	color: #000;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 915px;
	height: 55px;
	border: solid 1px #d3d3d3;
}

#footer p{
	color: #ADB5C0;
}

/*-----STILI HOME FAI------*/

div#top_bar{
	width: 100%;
	margin: 0 auto;
	background-color: #eee;
	color: #333333;
	padding: 4px 0;
	text-align: center;
	height: 17px;
	font-size: 10px; 
	border-bottom: 1px solid #ccc;
}

#logo-fai{
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
}

#partedestra{
	float: right;
	margin: 0;
	padding: 0;
	/*position: relative;*/
}

div#menu_top{
	color: #333333;
	margin: 0;
	padding: 15px 0 0 0;
	float: right;
}

div#menu_top ul{
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}

div#menu_top ul li{display: inline;}

div#menu_top ul li.flag img{
	margin: 0;
	padding: 0 0 0 5px;
}

div#menu_top ul li a{
	color: #333333;
	text-decoration: none;
}

div#menu_top ul li a:hover{
	color:#ADB5C0;
	text-decoration: none;
	border-bottom: solid 1px #f96302;
}

/*current Link*/
div#menu_top ul li a.current{
	color:#ADB5C0;
	text-decoration: none;
	border-bottom: solid 1px #f96302;
}

div#bannerandform{
	/*float: right;*/
	margin: 40px 0 0 0;
	/*margin: 40px 0 0 0;*/
	padding: 0;
	/*position: relative;
	right: -230px;*/
}

div#banner_orizzontale{
	margin: 0;
	padding: 0;
	/*padding: 0 20px 0 0;*/
	float: left;
}

div#form_orizzontale{
	margin: 0;
	padding: 20px 20px;
	float: right;
	background-color: #F96302;
}

div#form_orizzontale form{
	padding: 0;
	margin: 0;
}

/* ---- MENU PRINCIPALE HOME ---- */
div#navcontainer{
	padding: 0;
	margin: 0;
	position: relative;
	width: 995px;
	background: url(../images/bk_menu1.gif) repeat-x top #f96302;
	height: 55px;
	border-bottom: solid 1px #f96302;
}

div#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Trebuchet MS ,Geneva, sans-serif;
	font-size: 16px;
	padding: 3px 15px 5px 15px;
}

div#navcontainer ul li{
	display: inline;
}

div#navcontainer ul li a{
	color: #FFF;
	text-decoration: none;
	padding: 3px 5px 6px 5px;
	font-weight: bold;
}

div#navcontainer ul li a:hover{
	color:#FFF;
	text-decoration: none;
	background-color: #f96302;
	padding: 3px 5px 6px 5px;
}

div#navcontainer ul li.current a{
	color:#FFF;
	text-decoration: none;
	background-color: #f96302;
	padding: 3px 5px 6px 5px;
}

#select_menu{
	float: right;
	margin-top: -27px;
	padding: 0 4px 0 0;
}

/* --- SECONDO LIVELLO ---*/
#navcontainer ul li ul#secondo-livello{
	font-family: Trebuchet MS ,Geneva, sans-serif;
	position: absolute;
	top: 30px;
	left: 0;
	width: 830px;
	background: #f96302;
	margin: 0;
	padding: 1px 5px 0 5px;
}

#navcontainer ul li ul#secondo-livello li {
	display: inline;
	margin: 0;
	padding: 0;
}

#navcontainer ul li ul#secondo-livello li a{
	padding: 0 5px 0 5px;
	margin: 0;
}

#navcontainer ul li ul#secondo-livello li a,
#navcontainer ul li ul#secondo-livello li a:link,
#navcontainer ul li ul#secondo-livello li a:visited{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#navcontainer ul li ul#secondo-livello li a:hover,
#navcontainer ul li ul#secondo-livello li a:focus{
	color: #333;
	text-decoration: none;
}

#navcontainer ul li ul#secondo-livello li.current a{
	color: #333;
	text-decoration: none;
}



/*----LOGIN+CARRELLO----*/
.button_login {
  float:none;
  background-color: #333;
  margin:1px 0;
  width:210px;
  border: solid 1px #000;
  height: 20px;
  font-size:14px;
  color:#FFFFFF;
 font-family: Trebuchet MS ,Geneva, sans-serif;
 text-align: left;
}

.button_login div {
  background-color: #333;
}

.button_login div div {
 background-color: #333;
}

.button_login a {
  display:block;
  line-height:34px;
  font-size:16px;
  color:#FFFFFF;
 font-family: Trebuchet MS ,Geneva, sans-serif;
  width:210px;
}

.button_login a:hover {
	border-bottom: none;
	color:#FFFFFF;
}

.button_login.active a {
	line-height:34px;
	color:#FFFFFF;
}

/* BOXES */
#login-home{
	margin:0 0 1px 0;
	padding: 0;
  	background:#fff;
	border: solid 1px #d3d3d3;
	width: 210px;
}

#login-home input{
border: solid 1px #ccc;
}


#login-home ul{
	margin: 10px 0;
	padding: 0;
	line-height: 15px;
}

#login-home ul li{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0;
	display: inline;
}

#login-home ul li a{
	color:#f96302;
	font-weight: bold;
}

#login-home ul li a:hover{
	color:#f96302;
	font-weight: bold;
}

#login-home input{
	width: 185px;
}

#login-home input.invia{
	width: 50px;
	/*background-color: #ff9933;
	color: #fff;
	border:  solid 1px #f96302;
   	margin: 4px 6px 4px 0;
	float: left;*/
}

#carrello{
	margin:0 0 1px 0;
	padding: 0;
  	background:#fff;
	border: solid 1px #d3d3d3;
	width: 209px;
	height: 80px;
	
}

#carrello iframe{
	border: none;

}

#login-home form{
	margin: 0;
	padding:5px 10px;
  	line-height:14px;
}

#pass{
	margin: 5px 0 0 0;
}
			
#pass a{
	font: bold 12px Trebuchet MS, Verdana, arial,sans-serif;
	color: #ff9933;
	text-decoration: none;
}

#pass a:hover{
	color:#f96302;
	text-decoration: none;
	border-bottom: none;
}

.invia{     
	background-color: #ff9933;
	color: #fff;
	border:  solid 1px #f96302;
   margin: 4px 6px 4px 0;
	float: left;
}

input.ok{     
	background-color: #000;
	color: #fff;
	border:  solid 1px #fff;
	margin: 0;
	padding: 0 5px;
	font-weight: bold;
}


#blinddown_demo2{
	width:209px;
	height: 55px;
	/*height:107px;*/
	margin: 0;
	padding: 0; 
	background: #fff;
	
}

/*#blinddown_demo2 p{
	margin: 3px 0 0 5px;
	padding: 0;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/

/*#blinddown_demo2 a{
	margin: 0 0 0 5px;
}*/

#smallCartIframe{
  width:209px;
	margin: 0;
	padding: 5px 0 0 0;
}

#article-bag{
	margin: 5px 0 0 0;
	background: url(../images/bag2.jpg) no-repeat bottom center #fff;
	height: 66px;
	
}

#article-bag h3{
	color: #333;
	font: bold 34px Trebuchet MS, Verdana, arial,sans-serif;
	float: left;
	margin: 10px;
	padding: 0;
	
}

#article-bag p{
	color: #333;
	font: bold 18px Trebuchet MS, Verdana, arial,sans-serif;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	
}

#box-registrati{
	margin:0 0 1px 0;
	padding: 0;
  	background:#fff;
	border: solid 1px #d3d3d3;
	width: 210px;
	height: 40px;
	text-align: center;
}

#box-registrati p{
	text-align: center;
	padding: 10px 10px 5px 0;
	margin: 0;
}

#box-registrati input{
	margin: 0 0 0 4px;
}
/*--------CATEGORIE----------*/

#categorie_label{
	background: url(../images/search.jpg);
	height: 35px;
	border: solid 1px #ff0000;
	width: 210px;
}

#categorie_label p{
	line-height:34px;
  	font-size:18px;
  	color:#FFFFFF;
 	font-family: Trebuchet MS ,Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

#categorie{
	margin: 0 0 2px 0;
	padding: 0;
}

#categorie h3{
	background: url(../images/categorie.jpg) no-repeat top center;
	height: 35px;
	width: 210px;
	border: solid 1px #d04700;
	margin: 0;
	padding: 0;
}

#categorie ul{
	margin: 0;
	padding: 0;
	width: 210px;
	border: solid 1px #cdcdcd;
	background: #cdcdcd;
}

#categorie li{
	background: url(../images/bk-categorie.gif) repeat-x;
	color: #333;
	font: bold 13px Trebuchet MS, Verdana, arial,sans-serif;
	line-height: 21px;
	list-style: none;
}

#categorie li a{
	padding-left: 10px;
}

#categorie li a.current{
	color: #f96302;
}

#categorie ul li ul{
	margin: 0;
	padding: 0;
	border: none;
}

#categorie ul ul li{
	background: url(../images/bk-categorie.gif) repeat-x;
	color: #333;
	font: normal 12px Trebuchet MS, Verdana, arial,sans-serif;
	line-height: 21px;
	list-style: none;
}

#categorie ul ul li a{
	padding-left: 25px;
}

#categorie ul ul li a.current{
	color: #f96302;
}

/*--------RICERCA-------*/

#ricerca_label{
	background-color: #f96302;
	height: 20px;
	border: solid 1px #ff0000;
	width: 210px;
}

#ricerca_label p{
	font-size:14px;
  	color:#FFFFFF;
 	font-family: Trebuchet MS ,Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

#cerca{
	margin:0 0 1px 0;
	padding: 0;
  	background:#fff;
	border: solid 1px #d3d3d3;
	width: 210px;
}

#cerca form{
	margin: 10px 20px;
}

#catalogo_top{
	margin: 0 0 3px 0;
	width: 210px;
	height: 200px;
	padding: 0;
	border: solid 1px #cdcdcd;
}

#catalogo_top h2{
font: bold 14px Verdana, arial,sans-serif;
padding: 6px;
background-color:#eee;
color: #000;
}

#catalogo_top p{
	margin: 0;
	padding: 2px 0 2px 6px;
	color: #333;
	font: bold 14px Verdana, arial,sans-serif;
}

#catalogo_top p a{
	margin: 0;
	padding: 2px;
	color: #f16832;
	font: 11px Verdana, arial,sans-serif;
}

#catalogo_top p a:hover{
	margin: 0;
	padding: 2px;
	color: #000;
	font:  11px Verdana, arial,sans-serif;
	border-bottom: none;
}

#catalogo_top ul{
	margin: 10px 0 0 10px;
	padding: 0;
	width: 188px;
	height: 128px;
	overflow:auto;
	line-height: 130%; 
}

#catalogo_top li{
	font-size: 12px;
}

#catalogo_bottom{
	
	width: 210px;
	/*height: 145px;*/
	height: 200px;
	margin: 3px 0 3px 0;
	padding: 0;
	border: solid 1px #cdcdcd;
	/*border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;*/
}

#catalogo_bottom h2{
background-color:#eee;
font: bold 14px Verdana, arial,sans-serif;
padding: 6px;
color: #000;
}

#catalogo_bottom p{
	margin: 0;
	padding: 2px 0 2px 6px;
	color: #333;
	font: bold 14px Verdana, arial,sans-serif;
}

#catalogo_bottom p a{
	margin: 0;
	padding: 2px;
color: #f16832;
	font: 11px Verdana, arial,sans-serif;
}

#catalogo_bottom p a:hover{
	margin: 0;
	padding: 2px;
color: #000;
	font: 11px Verdana, arial,sans-serif;
	border-bottom: none;
}

#ul-padre{
	margin: 10px 0 0 5px;
	padding: 0;
	width: 200px;
	height: 140px;
	overflow:auto;
}

#ul-padre ul{
	line-height: 120%;
	list-style: none;
	margin: 0;
	padding: 0;
}

#ul-padre ul li{
	font-size: 12px;
	/*padding-top: 5px;*/
	padding: 1px 0 1px 4px;
	margin: 2px 0;
}

#categoriericerca{
	margin: 10px 0 0 5px;
	padding: 0;
	width: 200px;
	height: 140px;
	overflow:auto;	
}

#categoriericerca ul.menu-ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 120%;
}

#categoriericerca ul.menu-ul li{
	margin: 0;
	list-style: none;
	line-height: 120%;
	border: solid 1px green;
}

/*-- NON VIENE VISUALIZZATO --*/
li.categoryLevel_0{
	padding: 5px 0 5px 0;
}

.categoryLevel_0 a{
	font-weight: bold;
}

/*-- PRIMO LIVELLO E FIGLI --*/
.categoryLevel_1 a{
	font-weight: normal;
	font-family: Verdana;
	color: #000;
}

.categoryLevel_2 a{
	color: #cb3400;
	padding-left: 4px;
	font-weight: normal;
	font-family: Verdana;
}

.categoryLevel_3 a{
	color: #f96302;
	padding-left: 9px;
	font-weight: normal;
	font-family: Verdana;
}

.categoryLevel_4 a{
	color: #616b74;
	padding-left: 14px;
	font-weight: normal;
	font-family: Verdana;
}

.categoryLevel_5 a{
	padding-left: 19px;
	font-weight: normal;
	font-family: Verdana;
}

.categoryLevel_6 a{
	padding-left: 23px;
	font-weight: normal;
	font-family: Verdana;
}

/*---numero verde---------*/

#green_number{
	margin: 1px 0 5px 0;
	border: solid 1px #cdcdcd;
	width: 210px;
}
/*--------NEWS----------*/

#title_news{
	border-top: solid 1px #5E6F77;
	border-left: solid 1px #5E6F77;
	border-right: solid 1px #5E6F77;
	background-color: #666;
	height: 34px;
	margin: 0;
	padding: 0;
	width: 208px;
	color: #fff;
	font: bold 12px Trebuchet MS, Verdana, arial,sans-serif;
}

#title_news h1{
	margin: 0;
	padding: 3px 0 0 0;
	font-weight: normal;
	float: left;
	color: #fff;
}

#rss{
	margin: 0;
	padding: 6px 0 0 0;
	float: right;
}

#rss img{
	vertical-align:middle;
}

#rss a{
	color: #fff;
	text-decoration: none;
}

#rss a:hover{
	color: #f96302;
	border-bottom: none;
}

.accordion_toggle {
	display: block;
	height: 26px;
	width: 208px;
	background: url(../images/bk-newscorrevoli.gif) repeat-x top;
	line-height: 30px;
	outline: none;
	color: #676767;
	border-top: 1px solid #bebcbd;
	border-left: 1px solid #bebcbd;
	border-right: 1px solid #bebcbd;
	cursor: pointer;
	margin: 0 0 0 0;
	font-size: 13px;
}
		
.accordion_toggle_active {
	background: url(../images/bk-newscorrevoli.gif) repeat-x top;
	color: #676767;
	border-top: 1px solid #bebcbd;
	border-left: 1px solid #bebcbd;
	border-right: 1px solid #bebcbd;
}
		
.accordion_content {
	background: url(../images/bk-newscorrevoli.gif) repeat-x bottom;
	color: #676767;
	overflow: hidden;
	height: 83px;
	width: 208px;
	border-left: 1px solid #bebcbd;
	border-right: 1px solid #bebcbd;
}

.accordion_content img {
	float: right;
}

.accordion_content p {
	padding: 10px 8px;
	margin: 0;
	width: 100px;
}

#banner{
	margin: 0;
	padding: 0;
}

#banner img{
	margin: 3px 0 0 0;
	padding: 0;
	border: 1px solid #bebcbd;
}

#banner img.newsletterbanner{
	border: 1px solid #2A849E;
}

#archivio{
	background: url(../images/bk-categorie.gif) repeat-x;
	height: 20px;
	border: solid 1px #bebcdb;
	width: 208px;
	text-align: center;
}

#archivio p{
	margin: 5px 0 0 0;
	padding: 0;
}


/*--------FLASH---------*/

#flash-home{
	margin: 3px 0 0 0;
	padding: 0;
}

*>div#flash-home{
	padding: 0 0 0 5px;
}

#flash-home object{
	margin: 0;
	padding: 0;
}

#flash-home embed{
	margin: 0;
	padding: 0;
}

/*---BOX OFFERTE SETTIMANA--*/

#button_3 {
  float:none;
  background:url(../images/off-left.gif) no-repeat left top;
  margin-bottom: 1px;
  margin-top: 15px;
  width: 554px;
  border: solid 1px #d04700;
}

*>div#button_3{
	margin: 15px 0 0 5px;
}

#button_3 div {background:url(../images/off-right.gif) no-repeat right top;}

#button_3 div div {background:url(../images/off-center.gif) repeat-x left top;}

#button_3 a {
  background:url(../images/ec_plus.gif) no-repeat right center;
  display:block;
  line-height:22px;
  font-weight:bold;
  font-size:17px;
  color:#ffffff;
  font-family: "MS Sans Serif", Geneva, sans-serif;
  width: 554px;
  padding-left: 0;
}

#button_3.active a {
	background-image:url(../images/ec_minus.gif);
	line-height:22px;
 	font-weight:bold;
	color:#000000;
}

#button_4 {
  float:none;
  background:url(../images/off-left.gif) no-repeat left top;
  margin-bottom: 1px;
  margin-top: 1px;
  margin-left: 5px;
  width: 554px;
  border: solid 1px #d04700;
}

#button_4 div {background:url(../images/off-right.gif) no-repeat right top;}

#button_4 div div {background:url(../images/off-center.gif) repeat-x left top;}

#button_4 a {
  background:url(../images/ec_plus.gif) no-repeat right center;
  display:block;
  line-height:22px;
  font-weight:bold;
  font-size:17px;
  color:#ffffff;
  font-family: "MS Sans Serif", Geneva, sans-serif;
	width: 554px;
  padding-left: 0;
}

#button_4.active a {
	background-image:url(../images/ec_minus.gif);
	line-height:22px;
 	font-weight:bold;
	color:#000000;
}

#button_5 {
  float:none;
  background:url(../images/off-left.gif) no-repeat left top;
  margin-bottom: 1px;
  margin-top: 1px;
  width: 554px;
  margin-left: 5px;
  border: solid 1px #d04700;
}

#button_5 div {background:url(../images/off-right.gif) no-repeat right top;}

#button_5 div div {background:url(../images/off-center.gif) repeat-x left top;}

#button_5 a {
  background:url(../images/ec_plus.gif) no-repeat right center;
  display:block;
  line-height:22px;
  font-weight:bold;
  font-size:17px;
  color:#ffffff;
  font-family: "MS Sans Serif", Geneva, sans-serif;
  width: 554px;
  padding-left: 0;
}

#button_5.active a {
	background-image:url(../images/ec_minus.gif);
	line-height:22px;
 	font-weight:bold;
	color:#000000;
}

/*----BOXES-BUTTON----*/

#service_3 {
  	width: 554px;
  	/*height: 220px;*/
	height: 250px;
  	position: relative;
	left: 5px;
  	border: solid 1px #d3d3d3;
  	background-image: url(../images/bk-carosello.gif);
	background-repeat: repeat-x;
}

#service_4 {
  	width: 554px;
  	/*height: 220px;*/
	height: 250px;
  	position: relative;
	left: 5px;
  	border: solid 1px #d3d3d3;
  	background-image: url(../images/bk-carosello.gif);
	background-repeat: repeat-x;
}

.jcarousel-skin-ie7 .jcarousel-item p{
   color: #333;
	font: normal 11px Trebuchet MS, Verdana, arial,sans-serif;
	margin: 0;
	padding-top: 4px;
	line-height: 9px;
	text-align: center;
	background-color: #ddeef5;
}

.jcarousel-skin-ie7 .jcarousel-item p.red{
	color: #cb3400;
}

/*--------FOOTER-----------*/

div#menu-bottom{
	clear: both;
	width: 100%;
	padding: 20px 0 10px;
	margin: 0 auto;
	text-align: center;
}

.area{
	font-weight: bold;
	color: #f96302;
}

div#menu-bottom ul{
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}

div#menu-bottom ul li{display: inline;}

div#menu-bottom ul li a{
	color: #333333;
	text-decoration: none;
}

div#menu-bottom ul li a:hover{
	color:#ADB5C0;
	text-decoration: none;
	border-bottom: solid 1px #f96302;
}

/*current Link*/
div#menu-bottom ul li a.current{
	color:#ADB5C0;
	text-decoration: none;
	border-bottom: solid 1px #f96302;
}

div.logo_small{
	float: left;
	padding: 0;
	margin: 0;
	margin: 12px 0 12px 5px;
}

div#footer p{
	padding: 0;
	margin: 20px 150px;
	text-align: center;
	font-size: 9px;	
}

div.pay{
	float: right;
	padding: 0;
	margin: -40px 12px 0 0;
}

/*-----------CAROUSEL----------*/

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
  	width: 140px;
	 height: 165px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
	width: 474px;
   padding: 5px 40px;
}


.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
	 width: 470px;
    	/*height: 206px;*/
	height: 236px;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 140px;
    /*height:203px;*/
	height: 230px;
    border: 1px solid #fff;
	 margin: 0;
	 padding: 0;
	 background-color: #ddeef5;
	 text-align: center;
}

.jcarousel-skin-ie7 .jcarousel-item img{
	margin: 0 auto;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #808080;
}

/*.jcarousel-skin-ie7 .jcarousel-item-horizontal {
	 margin-right: 8px;
	 margin-left: 5px;
}*/

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
	 margin-right: 20px;
	 margin-left: 0;
}

*>div.jcarousel-skin-ie7 .jcarousel-item-horizontal {
	 margin-right: 6px;
	 margin-left: 9px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    /*top: 40px;*/
	top: 60px;
    right: 5px;
    width: 32px;
	height: 116px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    /*top: 40px;*/
	top: 60px;
    left: 5px;
    width: 32px;
    height: 116px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/*--------PAGINE INTERNE------------*/

#content-center{
	margin: 7px 0 0 235px;
	padding: 0;
	width: 720px;
	}

#content-center h2{
margin-bottom: 4px;
}

#content-center ul{
	margin-bottom: 0;
	padding-bottom: 0;
}

/*stampa*/

#stampa{
	float: right;
	margin-right: 0px;
}

#stampa img{
vertical-align: middle;
} 

#stampa2{
	display: none;
	float: right;
	margin-right: 0px;
	font-weight: bold;
}

#stampa2 img{
vertical-align: middle;
}

/*catalogo*/

#articolo_prodotti{
	margin: 0;
	padding: 0 0 20px 0;
}

#articolo_prodotti li{
	list-style: url(../images/list.gif);
	line-height: 15px; 
}

table#table_catalogo td{
	border: solid 1px #d3d3d3;
	background-color: #f7f7f7;
	text-align: center;
	width: 140px;
	height: 165px;
}

table#table_catalogo td img{
	margin: 0 auto;
}

table#table_catalogo h3{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
div.prezzo{
	color: #f16832;
	text-align: center;
	font-size: 11px;
}

table#table_catalogo p{
	text-align: center;
	margin: 0;
	padding: 0;
}

#no-cat{
	width: 600px;
	background: url(../images/bk-newscorrevoli.gif) repeat-x bottom;
	border: solid 1px #d3d3d3;
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#no-cat img{
	vertical-align: middle;
}


/*foglia news*/

#foglia img{
	float: left;
	padding: 0 20px 10px 0;
}

#back{
	clear: both;
}

.link_dettaglio_news{
	padding: 10px;
	background-color: #f96302;
	width: 200px;
	margin-top: 10px;
	text-align: center;
	float: right;
}

.link_dettaglio_news a{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.link_dettaglio_news a:hover{
	text-decoration: underline;
}


/*pagina standard*/

.img_testo1 img{
	float: left;
	padding: 0 20px 10px 0;
}

.img_testo2 img{
	float: right;
	padding: 0 20px 10px 0;
}

.articoloparteseconda{
	margin: 30px 0 0 0;
}

#primo-articolo ul li{
	list-style: url(../images/list.gif);
	line-height: 15px; 
}

#primo-articolo ol li{
	line-height: 15px; 
}

#primo-articolo a{
	color: #f96302;
	text-decoration: none;
}

#primo-articolo a:hover{
	color: #ADB5C0;
	text-decoration: none;
}

.text_1 table caption,
.text_2 table caption{
	background-color: #f96302;
	font-size: 14px;
	font-family: Trebuchet MS ,Geneva, sans-serif;
	color: #fff;
	font-weight: bold;
}

.text_1 table th,
.text_2 table th{
	background: url(../images/bk_menu1.gif) repeat-x top #2F3841;
	font-size: 12px;
	font-family: Trebuchet MS ,Geneva, sans-serif;
	color: #fff;
	font-weight: bold;
	height: 10px;
	text-align: center;
}

.text_1 table td,
.text_2 table td{
	border: solid 1px #d3d3d3;
	padding: 5px 10px;
}

.text_1 table td,
.text_2 table td{
	border: solid 1px #d3d3d3;
	padding: 5px 10px;
}

.text_1 table td ul,
.text_2 table td ul{
	margin: 0;
	padding: 0;
}

.text_1 table td ul li,
.text_2 table td ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.text_1 table td ul li form,
.text_2 table td ul li form{
	margin: 0;
	padding: 0;
}

#secondo-articolo{
	clear: right;
	margin-top: 50px;
	/*height:auto !important;
	height:110px; 
	min-height:110px;*/
}

#secondo-articolo a{
	color: #f96302;
	text-decoration: none;
}

#secondo-articolo a:hover{
	color: #ADB5C0;
	text-decoration: none;
}

#secondo-articolo ul li{
	list-style: url(../images/list.gif);
	line-height: 15px; 
}

#secondo-articolo ol li{
	line-height: 15px; 
}

table.documenti-download img{
	margin: 0;
	padding: 0;
} 

table.documenti-download td{
	border: none;
} 

/*----CONTATTI----*/

#contact img{
	float: left;
}

#contact h1{
	padding: 10px 10px 10px 0;
}

#form_contatti{
	margin: 0;
	padding: 0;
}

table.contactsTable{
	margin: 0;
	padding: 0;
}

table.serviceMessage{
	background: url(../images/bk-newscorrevoli.gif) repeat-x bottom;
	border: solid 1px #d3d3d3;
	margin-bottom: 20px;
	margin-top: 20px;
}

.serviceMessage h2{
	color: #333333;
}

.serviceMessage ul{
	margin: 0;
	padding: 0 20px;
}

table.serviceMessage2{
	background: url(../images/bk-newscorrevoli.gif) repeat-x bottom;
	border: solid 1px #d3d3d3;
	margin-top: 150px;
}

.serviceMessage2 h2{
	color: #333333;
}

.serviceMessage2 ul{
	margin: 0;
	padding: 0 20px;
}

/*-----MAPPA SITO--*/
#mappa img{
	float: left;
}

#mappa h1{
	padding: 10px 10px 0 0;
}

#mappa-sito li{
	list-style: url(../images/list.gif);
	line-height: 15px; 
}

/*----ARCHIVIO-----*/

/*fieldset di ricerca*/

#left-ricerca{
	width: 250px;
	background: url(../images/bk-newscorrevoli.gif) repeat-x bottom;
	border: solid 1px #d3d3d3;
}

#left-ricerca fieldset{
	border: none;
}

#left-ricerca form{
	margin: 0;
	padding: 0;
}

#left-ricerca fieldset select{
	width: 145px;
}

#left-ricerca fieldset input.name{
	width: 141px;
}

/*tabella*/

div.nextPagesListTitle {
	font: bold 12px Trebuchet MS, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
	background-color: #e0e0e0;
}

div.nextPagesListTitle a{
	color: #f96302;
	text-decoration: none;
}

div.nextPagesListTitle a:hover{
	color: #ffa63e;
	text-decoration: underline;
}

#elenco-risultati{
	margin: 20px 0 0 0;
}

#elenco-risultati img{
	float: left;
}

#elenco-risultati div.tableDiv{
	margin: 0;
	padding: 0;
}

#elenco-risultati div.tableDiv table.table_serchResult{
	margin: 0;
	padding: 0;
	width: 518px;
}

#elenco-risultati div.tableDiv th,td{
	border-left: none;
}

#elenco-risultati table {
	border-collapse: separate;
	border-spacing: 1px;
	width: 520px;
	margin: 0 0 0 0;
}

#elenco-risultati td, th {
	padding: 10px 6px;
	border: none;
}

#elenco-risultati td {
	background:#f2f2f2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 15px;
	font-weight: normal;
}

#elenco-risultati td img{
	margin: 0;
	padding: 0;
}


/* links */

#elenco-risultati td a, td a:visited {
	padding-top:6px;
	padding-bottom:6px;
	margin-top:-6px;
	margin-bottom:-6px;
}

#elenco-risultati td a {
	color: #f96302;
	text-decoration: none;
	font: bold 14px Trebuchet MS, Geneva, sans-serif;
	font-style: normal;
}

#elenco-risultati td a:hover {color:#ffa63e;}

/*#elenco-risultati td a:visited {color: #fec250;}*/

#indent {
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(../images/indent.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#elenco-risultati td div#indent a {
	color:#f96302;
	text-decoration: none;
	font: bold 14px Trebuchet MS, Geneva, sans-serif;
	font-style: italic;
}

#elenco-risultati td div#indent a:hover {
	color:#ffa63e;
	font-style: italic;
}

/*---------LOGIN--------*/

#login img{
	float: left;
}

#login h1{
	padding: 10px 10px 0 0;
}

table#messaggi{
	background: none;
	border: none;
}

table#login-table{
	width: 328px;
	background: url(../images/bk-newscorrevoli.gif) repeat-x bottom;
	border: solid 1px #d3d3d3;
}

table#login-table input[type=image]{
	width: 220px;
	height: 30px;
	margin: 0 0 10px 0;
}

table#login-table input[type=text]{
	width: 160px;
	border: solid 1px #CCC;
}

table#login-table input[type=password]{
	width: 160px;
	border: solid 1px #CCC;
}

table#login-table input.login_button{
	width: 80px;
}


table#login-table a{
	color:#f96302;
	font-weight: bold;
}

table#login-table a:hover{
	color:#f96302;
	font-weight: bold;
}



/*--------AREA DOCUMENTI------*/

#documenti img{
	float: left;
}

#documenti h1{
	padding: 10px 10px 0 0;
}

#under2{
	width: 240px;
	background: url(../images/bk-newscorrevoli.gif) repeat-x bottom;
	border: solid 1px #d3d3d3;
	margin-top: 20px;
}

#under2 label{
	font-size: 16px;
	font-family: Trebuchet MS ,Geneva, sans-serif;
	color: #f96302;
	font-weight: bold;
	text-align: center;
	padding: 0 30px 0 50px;
}

#under2 form{
	padding: 10px 20px 0 20px;
	margin: 0;
}

#download ul li{
	line-height: 25px;
	list-style: none;
}

div.docPagination{
	margin: 20px 0 0 0;
	padding: 0;
}

#no-doc table{
	width: 250px;
	background: url(../images/bk-newscorrevoli.gif) repeat-x bottom;
	border: solid 1px #d3d3d3;
	margin-top: 20px;
}



/*dettaglio prodotto*/

#sample{
	width: 300px;
	height:600px;
	margin-bottom: 50px;
	float: left;
}

#left-scheda{
	float: left;
}

#right-scheda{
	margin-left: 320px;
	width: 390px;
}

.mask6{
	position:absolute;
	width:290px;
	height:435px;
	overflow:hidden;
}

#box7{
	position:absolute;
	width:290px;
	height:435px;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	top: 75%;
	width: 275px;
	clear:both;
	height:145px;
	overflow:hidden;
	/*margin-top:450px;*/
	/*margin-left: 25px;*/
}

#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height: 145px;
	margin-left: 25px;
}

#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width: 60px;
	height:81px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles7 span{
	background:url(../images/thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(../images/thumbs_mask.gif) no-repeat center top;
}

#video{
	margin-left: 350px;
}


#varianti{
	border: solid 1px #d3d3d3;
	margin: 0;
	padding: 10px 5px;
}


#infoProdotto h1{
	margin-bottom: 0;
}

#infoProdotto h2{
	font-size: 14px;
	font-family: Trebuchet MS ,Geneva, sans-serif;
	color: #f96302;
}

#infoProdotto h3{
	margin: 0;
	padding: 0;
}

#infoProdotto ul{
	border: solid 1px #d3d3d3;
	margin: 0;
	padding: 10px;
	
}

#infoProdotto li{
	list-style: none;
	text-align: left;
}
 
#availableTextId{
/*background-color: #f26832;*/
padding: 6px;
font-size: 12px;
font-weight: bold;
color: #000;
/*text-align: center;*/
}

#contenitore-prezzo{
margin-top: 20px;
}

#left-cart{
	width: 380px;
	color: #333;
	margin: 10px 0;
	height: 80px;
}

#left-cart h4{
	font: bold 24px Trebuchet MS, Verdana, arial,sans-serif;
	margin: 0;
	margin: 0 50px 0 0;
}

#currencyConverterLabel{
	margin: 0;
	padding: 0;
}

#currencyConverterLabel a{
	margin: 0;
	color: #ffa400;
	text-decoration: underline;
	padding: 0;
}

#currencyConverterLabel a:hover{
	margin: 0;
	color: #f96302;
	text-decoration: underline;
}

.pallino{
	/*background:url(../images/numerazione.gif) no-repeat;*/
	background-position: center center;
	height: 30px;
	width: 30px;
	color: #fff;
	font-size: 14px;
	padding: 0;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	font-weight: bold;
}

.scegli{
	font-weight: bold;
	margin: 0;
}

#right-cart{
	float: left;
	width: 170px;
	margin: 20px 0 0 -30px;
	padding: 0;
}

#availableImgId{
	float: left;
}

#availableTextId{
	margin: 0 100px 0 40px;
}

#right-login{
	float: right;
}
	
#right-login a{
	text-decoration: underline;
	color: #f96302;
	}
	
#right-login a:hover{
	text-decoration: none;
	color: #000;
}
	
#right-login th{
	font: bold 22px Trebuchet MS, Verdana, arial,sans-serif;
	text-align: left;
	background-color:#f96302;
	color: #fff;
}

#right-login-aligned-left {
	/*float: right;*/
	width: 333px;
	height: 193px;
}
	
#right-login-aligned-left a{
	text-decoration: underline;
	color: #f96302;
}
	
#right-login-aligned-left a:hover{
	text-decoration: none;
	color: #000;
	}
	
#right-login-aligned-left th{
	font: bold 22px Trebuchet MS, Verdana, arial,sans-serif;
	text-align: left;
	background-color:#f96302 ;
	color: #fff;
	}
	
#left-login{
	float: left;
	margin: 0 15px 0 0;
}

#left-login a {
	text-decoration: underline;
}

#left-login a:hover {
	text-decoration: none;
}
	
#left-login th{
	font: bold 22px Trebuchet MS, Verdana, arial,sans-serif;
	text-align: left;
	background-color:#333;
	color: #fff;
	}

#prezzoProdotto{
	border: solid 1px #d3d3d3;
	background:url(../images/bk-price.gif) repeat-x;
	height: 37px;
	margin-left: 365px;
	margin-top: 20px;
	margin-right: 37px;
}

#prezzoProdotto ul{
	margin: 0;
	padding: 10px 0 0 0;
}

#prezzoProdotto li{
	list-style: none;
	color: #333;
	font: bold 18px Trebuchet MS, Verdana, arial,sans-serif;
	text-align: center;
}

form#addcart{
	margin: 0;
	padding: 0;
}

#productAddedNotificationContainer{background-color: #fff;}

#back2{
	clear: both;
	margin-top: 10px;
}

/*---TAB NAVIGATION----*/

#tab-navigation{
	padding: 10px;
	margin-left: 230px;
}

/*---PAGINA CARRELLO----*/

#percorso{
	margin: 0;
	padding: 0;
}

#percorso ul{
	margin: 0;
	padding: 0;
}

#youAreHere ul li{display: inline;}

#youAreHere{
	margin: 0;
	padding: 0;
}

#youAreHere ul{
	margin: 0;
	padding: 0;
}

#percorso ul li{display: inline;}

#inheritedRowsConsole{
	width: 100%;
	margin: 10px 0;
	padding: 0;
}

#inheritedRowsConsole img{
	vertical-align: middle;
}

td.button-rowsConsole{
	border: solid 1px #CCC;
	background-color: #E6E6E6;
}

td.button-rowsConsole a{
	color: #000;
}

td.button-rowsConsole a:hover{
	color: #F96302;
}

#tabella_carrello{
	width: 100%;
	margin: 0;
}

#tabella_carrello th{
	text-align: center;
	background: url(../images/bk-price.gif) repeat-x;
	border: solid 1px #d3d3d3;
	color: #333;
	font: bold 14px Trebuchet MS, Verdana, arial,sans-serif;
	padding: 0;
	margin: 0;
}
#tabella_carrello td.immagine_piccola p.orange_title{
	color: #f38d28;
	font: bold 14px Trebuchet MS, Verdana, arial,sans-serif;
	margin: 0; 
	padding: 0;
}

#tabella_carrello td.immagine_piccola p.black_title{
	color: #000;
	font: bold 14px Trebuchet MS, Verdana, arial,sans-serif;
	margin: 0; 
	padding: 0;
}

#tabella_carrello td.immagine_piccola img{
	width:54px;
	height: 81px;
}

#tabella_carrello td.riga{
	height: 1px;
	background-color: #d3d3d3;
}

form#newshopping{
	float: left;
	margin-bottom: 20px;
}

form#compra{
	float: right;
	margin-bottom: 20px;
}

#login{
	float: left;
}

#registrati{
	float: left;
	margin-left:40px;
	padding-bottom: 40px;
}

#registrati img{
	float: left;
}

#registrati h1{
	padding: 10px 10px 0 0;
}

table#registrazione-table{
	width: 328px;
	background: url(../images/bk-newscorrevoli.gif) repeat-x bottom;
	border: solid 1px #d3d3d3;
}

/* BOX CARRELLO */

#product_cart_counter_div p
{
	padding-left: 4px;
}

#afterInsertNotification p{
		color: #000;
		margin: 0;
		padding: 5px 0;
	   
}

#afterInsertNotification p.cartNotification{
		color: green;
	   
}

#afterInsertNotification p.cartError{
		color: red;
	   
}

#afterInsertNotification p.cartLink{
		color: #f96302;
	   
}

#afterInsertNotification a:hover{
		color: #000;
	   
}

#afterInsertNotification{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 18px;
		background-color: #fff;
}

/* INSERIMENTO INDIRIZZI */

/* INFO CLIENTE */

#infoCliente fieldset{
	margin-left: 240px;
	width: 743px;

}

#infoCliente a{
text-decoration: underline;
}


#infoCliente legend{
font: bold 22px Trebuchet MS, Verdana, arial,sans-serif;
text-align: left;
color: #f96302;
}

#infoCliente legend span{
color: #333;
}

/* INFO SPEDIZIONE */

#unbox{
margin-left: 240px;
width: 700px;

}

#infoSpedizione {

}

#infoSpedizione fieldset{
margin-left: 240px;
}


#infoSpedizione legend{
	font: bold 18px Trebuchet MS, Verdana, arial,sans-serif;
	text-align: left;
	color: #333;

}

#fatturazione {


}

#fatturazione fieldset{
margin-left: 240px;
}

#fatturazione legend{
	font: bold 18px Trebuchet MS, Verdana, arial,sans-serif;
	text-align: left;
	color: #333;

}

/* PAGAMENTO */

#tipo-pagamento{
	margin-left: 240px;
}

#tipo-pagamento legend{
	font: bold 22px Trebuchet MS, Verdana, arial,sans-serif;
	text-align: left;
	color: #f96302;
}

#tipo-pagamento a{
	color: #f96302;
}

#tipo-pagamento a:hover{
	color: #000;
}

#message-box{
	border: solid 2px #ccc;
	padding: 4px;
	margin: 30px 0 6px 0;
	font-size: 11px;
}

#message-box h1{ 
	margin: 0;
	font-size: 14px;
}
	
#riepilogo_carrello{
	margin-left: 240px;
}
	


/*---PASSWORD DIMENTICATA--*/

hr.requestLine{
	border: solid 1px #ff9933;
}

/*-----riepilogo------*/

#order-user2{
	margin: 7px 0 0 235px;
	padding: 0;
	width: 720px;
}

#order-user2 h2{
	border-bottom: solid 1px #ff9933;
	margin: 5px 0;
}

#order-user2 table th{
	padding: 3px 10px;
	margin: 0;
}

#order-user2 table td{
	padding: 3px 10px;
	margin: 0;
}

#tabella_righe_ordine{
	width: 100%;
	margin: 30px 0;
}

#tabella_righe_ordine th{
	text-align: center;
	background: url(../images/bk-price.gif) repeat-x;
	border: solid 1px #d3d3d3;
	color: #333;
	font: bold 14px Trebuchet MS, Verdana, arial,sans-serif;
	padding: 0;
	margin: 0;
}

#tabella_righe_ordine td.immagine_piccola p.orange_title{
	color: #f38d28;
	font: bold 14px Trebuchet MS, Verdana, arial,sans-serif;
	margin: 0; 
	padding: 0;
}

#tabella_righe_ordine td.immagine_piccola p.black_title{
	color: #000;
	font: bold 14px Trebuchet MS, Verdana, arial,sans-serif;
	margin: 0; 
	padding: 0;
}

#tabella_righe_ordine td.immagine_piccola img{
	width:54px;
	height: 81px;
}

#tabella_righe_ordine td.riga{
	height: 1px;
	background-color: #d3d3d3;
}



/*---storico ordini---------*/

#view-cart{
	margin: 7px 0 0 235px;
	padding: 0;
	width: 720px;
}


table#table_storico th{
	background: url(../images/bk_menu1.gif) repeat-x top #2F3841;
	font-size: 12px;
	font-family: Trebuchet MS ,Geneva, sans-serif;
	color: #fff;
	font-weight: bold;
	height: 10px;
	text-align: center;
}

table#table_storico td{
	border: solid 1px #d3d3d3;
	padding: 5px 10px;
}

table#table_storico td{
	border: solid 1px #d3d3d3;
	padding: 5px 10px;
}

table#table_storico td ul{
	margin: 0;
	padding: 0;
}

table#table_storico td ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

table#table_storico ul li form{
	margin: 0;
	padding: 0;
}

/*---------modifica dati------*/

#register{
	margin: 7px 0 0 235px;
	padding: 0;
	width: 720px;
}

#register h2{
	border-bottom: solid 1px #ff9933;
	margin: 5px 0;
}

#register table th{
	color:#f96302;
}

#view2{
	margin: 7px 0 0 235px;
	padding: 0;
	width: 720px;
}

#view2 h2{
	border-bottom: solid 1px #ff9933;
	margin: 5px 0;
}

#view2 table th{
	color:#f96302;
}

.thumb{
	padding: 6px;
	margin-top: 4px;
}

.thumb img{
	padding-top: 15px;
}

/*----pagamento------*/

#pay{
	margin: 7px 0 0 235px;
	padding: 0;
	width: 720px;
}

#pay p.legend{
font: bold 22px Trebuchet MS, Verdana, arial,sans-serif;
text-align: left;
color: #f96302;
float: left;
padding-right: 10px;
}

#pay p.legendNoFloat{
font: bold 22px Trebuchet MS, Verdana, arial,sans-serif;
text-align: left;
color: #f96302;
padding-right: 10px;
}

#pay img{
vertical-align: middle;
} 

#paymentForm{
	float: left;
	padding: 20px 20px 0 0;
} 

#abort{
	padding: 20px 0 0 0;
} 

.divPerIngrandimento {
width: 10px;
height: 10px;
z-index: 10000000;
top: 150px;
position: absolute;
}

.searchCriteriaTitle {
font: bold 12px Trebuchet MS, Verdana, arial,sans-serif;
color: #000;
}

#searchCriteria{
border: 1px solid #ccc;
padding: 4px;
}

.searchCriteriaObject a{
color: #f16832;
}

.searchCriteriaObject a:hover{
color: #000;
}


.table{
border: 1px solid #ccc;
background-color: #fff;
padding: 2px;
}

.table a{
color: #f16b32;

}

.table a:hover{
color: #000;

}

.designer{
font-weight: bold;
}

.title{
font-size: 11px;
}

.letter_head{
font-size: 12px;
font-weight: bold;
border: solid 1px #ccc;
padding: 4px;
}


/*--------------------------------------- MODIFICA PILLI --------------------------------------------------*/
/*
#navlist { list-style-image: url(../images/arrow.gif); } 
*/
ul#navlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#navlist li{
	margin: 0;
	padding: 0;
}

p.thanks{
	font-size: 16px;
	font-family: Geneva, sans-serif;
	color: #f96302;
	font-weight: bold;
	text-align: center;
} 

/*----------------------- ECOMMERCE DIALOG BOX CSS --------------------------------------*/
#dialog {position:absolute; width:425px; padding:10px; z-index:200; background:#fff}
#dialog-header {display:block; position:relative; width:411px; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(../images/dialog_close.gif) no-repeat}
#dialog-close-link {cursor:pointer; margin:0 auto; margin-top: 3px; text-align: center;}
#dialog-content {display:block; height:160px; padding:6px; color:#666666; font-size:14px; text-align: center; padding-top: 40px; font-weight: bold;}
#dialog-mask {position:absolute; top:0; left:0; min-height:1000px; width:100%; background:#333; opacity:.55; z-index:100;}
.error {background:#fff url(../images/error_bg.jpg) bottom right no-repeat; border:1px solid #F10930; border-top:none}
.errorheader {background:url(../images/error_header.gif) repeat-x; color:#6f2c2c; border:1px solid #F10930; border-bottom:none}
.warning {background:#fff url(../images/warning_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(../images/warning_header.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.success {background:#fff url(../images/success_bg1.jpg) bottom right no-repeat; border:1px solid #A6C829; border-top:none}
.successheader {background:url(../images/success_header1.gif) repeat-x; color:#3c7f51; border:1px solid #A6C829; border-bottom:none}
/* prompt nn è usato */
.prompt {background:#fff url(../images/prompt_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(../images/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}

#continueShopping {float:left; background:url(../images/bgreen.jpg) no-repeat; color: #fff; padding: 10px 5px 10px 25px; height: 38px; font-size:12px;}
#goToCart{float:right; background:url(../images/borange.jpg) no-repeat; color: #fff; padding: 10px 25px 10px 5px; height: 38px; font-size:12px;}

/* per futuri sviluppi: il div che contiene le scritte "continua lo shopping e vai al carrello ha id=cartOrContinue" */
/* il link "continua lo shopping" è un a con id=continueShopping"*/
/* il link "vai al carrello" è un a con id=goToCart"*/
/* la dicitura "visualizza in $" è un div con id=currencyConverterLabel */




/*--------ALTA SARTORIA---------*/

div#top_bar2{
	width: 100%;
	margin: 0 auto;
	background-color: #ded9c2;
	color: #333333;
	padding: 4px 0;
	text-align: center;
	height: 17px;
	font-size: 10px; 
	border-bottom: 1px solid #ccc;
}

#logo2{
	padding: 0;
	margin: 0;
	float: left;
}

div#menu_top2{
	color: #333333;
	margin: 0;
	padding: 15px 0 0 0;
	float: right;
}

div#menu_top2 ul{
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}

div#menu_top2 ul li{display: inline;}

div#menu_top2 ul li.flag img{
	margin: 0;
	padding: 0 0 0 5px;
}

div#menu_top2 ul li a{
	color: #333333;
	text-decoration: none;
}

div#menu_top2 ul li a:hover{
	color:#ded9c2;
	text-decoration: none;
	border-bottom: solid 1px #752936;
}

/*current Link*/
div#menu_top2 ul li a.current{
	color:#ADB5C0;
	text-decoration: none;
	border-bottom: solid 1px #752936;
}

div#form_orizzontale2{
	margin: 0;
	padding: 20px 20px;
	float: left;
	background-color: #ded9c2;
}

div#form_orizzontale2 form{
	padding: 0;
	margin: 0;
}

#pass2{
	margin: 5px 0 0 0;
}
			
#pass2 a{
	font: bold 12px Trebuchet MS, Verdana, arial,sans-serif;
	color: #c15769;
	text-decoration: none;
}

#pass2 a:hover{
	color:#752936;
	text-decoration: none;
	border-bottom: none;
}

input.ok2{     
	background-color: #752936;
	color: #ded9c2;
	border:  solid 1px #ded9c2;
	margin: 0;
	padding: 0 5px;
	font-weight: bold;
}






/* ---- MENU PRINCIPALE HOME ALTA SARTORIA ---- */
div#navcontainer2{
	padding: 0;
	margin: 0;
	position: relative;
	width: 995px;
	background: url(../images/bk_menu2.gif) repeat-x top #ded9c2;
	height: 55px;
	border-bottom: solid 1px #ded9c2;
}

div#navcontainer2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Trebuchet MS ,Geneva, sans-serif;
	font-size: 16px;
	padding: 3px 15px 5px 15px;
}

div#navcontainer2 ul li{
	display: inline;
}

div#navcontainer2 ul li a{
	color: #FFF;
	text-decoration: none;
	padding: 3px 5px 6px 5px;
	font-weight: bold;
}

div#navcontainer2 ul li a:hover{
	color: #752936;
	text-decoration: none;
	background-color: #ded9c2;
	padding: 3px 5px 6px 5px;
}

div#navcontainer2 ul li.current a{
	color: #752936;
	text-decoration: none;
	background-color: #ded9c2;
	padding: 3px 5px 6px 5px;
}

/* --- SECONDO LIVELLO ALTA SARTORIA ---*/
#navcontainer2 ul li ul#secondo-livello2{
	font-family: Trebuchet MS ,Geneva, sans-serif;
	position: absolute;
	top: 30px;
	left: 0;
	width: 830px;
	background: #ded9c2;
	margin: 0;
	padding: 1px 5px 0 5px;
}

#navcontainer2 ul li ul#secondo-livello2 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#navcontainer2 ul li ul#secondo-livello2 li a{
	padding: 0 5px 0 5px;
	margin: 0;
}

#navcontainer2 ul li ul#secondo-livello2 li a,
#navcontainer2 ul li ul#secondo-livello2 li a:link,
#navcontainer2 ul li ul#secondo-livello2 li a:visited{
	font-size: 14px;
	color: #752936;
	font-weight: bold;
}

#navcontainer2 ul li ul#secondo-livello2 li a:hover,
#navcontainer2 ul li ul#secondo-livello2 li a:focus{
	color: #752936;
	text-decoration: underline;
}

#navcontainer2 ul li ul#secondo-livello2 li.current a{
	color: #752936;
	text-decoration: underline;
}

/*----LOGIN+CARRELLO----*/


h1#titolo_sartoria{
	color: #752936;
}

/*-------carosello Alta sartoria molisana---*/

#button_6 {
  float:none;
  background:url(../images/off-center2.gif) repeat-x left top;
  margin-bottom: 1px;
  margin-top: 1px;
  margin-left: 5px;
  width: 750px;
  border: solid 1px #752936;
  font-weight:bold;
  font-size:17px;
   font-family: "MS Sans Serif", Geneva, sans-serif;
	color:#ffffff;
}

#service_6 {
  	width: 750px;
	height: 250px;
  	position: relative;
	left: 5px;
  	border: solid 1px #ded9c2;
  	background-image: url(../images/bk-carosello2.gif);
	background-repeat: repeat-x;
}


.jcarousel-skin-ie8 .jcarousel-item p{
   color: #fff;
	font: normal 11px Trebuchet MS, Verdana, arial,sans-serif;
	margin: 0;
	padding: 4px 0;
	line-height: 9px;
	text-align: center;
	background-color: #A13542;
}

.jcarousel-skin-ie8 .jcarousel-item p.yellow{
	color: #F3E724;
}

.jcarousel-skin-ie8 .jcarousel-container-horizontal {
	width: 632px;
   	padding: 5px 58px;
}

*>div.jcarousel-skin-ie8 .jcarousel-container-horizontal {
	width: 632px;
   	padding: 5px 60px;
}


.jcarousel-skin-ie8 .jcarousel-clip-horizontal {
	 width: 635px;
	height: 236px;
}

.jcarousel-skin-ie8 .jcarousel-item {
    width: 140px;
	height: 230px;
    border: 1px solid #fff;
	 margin: 0;
	 padding: 0;
	 background-color: #ded9c2;
	 text-align: center;
}

.jcarousel-skin-ie8 .jcarousel-item img{
	margin: 0 auto;
}

.jcarousel-skin-ie8 .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-ie8 .jcarousel-item-horizontal {
	 margin-right: 20px;
	 margin-left: 0;
}

*>div.jcarousel-skin-ie8 .jcarousel-item-horizontal {
	 margin-right: 6px;
	 margin-left: 9px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie8 .jcarousel-next-horizontal {
    position: absolute;
	top: 60px;
    right: 5px;
    width: 32px;
	height: 116px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie8 .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie8 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie8 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie8 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie8 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-ie8 .jcarousel-prev-horizontal {
    position: absolute;
	top: 60px;
    left: 5px;
    width: 32px;
    height: 116px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie8 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-i8 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie8 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie8 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie8 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


/*---- BOX DEL CARRELLO CON SCONTO SPECIALE----*/

#ricalcola {
	margin: 15px 0 15px 0;
	padding-top: 8px;
	width: 720px;
	height: 35px;
	background-color: #CCC;
}

#ricalcola input.campaignCode {
	border: solid 1px #CCC;
	vertical-align: middle;
}

#ricalcola strong {
	margin: 0 0 0 25px;
	color: #000;
}

#ricalcola a {
	color: #F2822D;
	font-weight: bold;
	text-decoration: none;
}

#ricalcola a:hover {
	color: #F2822D;
	font-weight: bold;
	text-decoration: underline;
}

#ricalcola input.bottone {
	margin: 0 0 0 190px;
	padding: 0;
	vertical-align: middle;
}

#campaignDescription {
	width: 470px;
	padding: 0;
	font-weight: bold;
	color: green;
	margin-top: -7px;
}

#campaignDescription2 {
	width: 470px;
	padding: 0;
	font-weight: bold;
	color: red;
	margin-top: -7px;
}

#ricalcola input.bottone1 {
	float: right;
	margin: -20px 20px 0 0;
	padding: 0;
}

#campaignGreen {
	font-weight: bold;
	color: green;
}


#elimina_sconto {
	margin: 15px 0 15px 0;
	padding-top: 8px;
	width: 720px;
	height: 35px;
	background-color: #CCC;
}

#elimina_sconto input.campaignCode {
	border: solid 1px #CCC;
	vertical-align: middle;
}

#elimina_sconto strong {
	margin: 0 0 0 25px;
	color: #000;
}

#elimina_sconto a {
	color: #F2822D;
	font-weight: bold;
	text-decoration: none;
}

#elimina_sconto a:hover {
	color: #F2822D;
	font-weight: bold;
	text-decoration: underline;
}


#elimina_sconto input.bottone2 {
	float: right;
	margin: -16px 20px 0 0;
	padding: 0;
}

/*-------- ADD TO FAVOURITES ---------*/

#addToFavourites {
	background: url(../images/bg_preferiti.gif);
	border: solid 1px #f2a231;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	width: 701px;
}

#linkUrl{
	width: 307px;
}

#img_preferiti{
	margin-bottom: 7px;
	text-align: right;
}

#searchCriteria {
	width: 710px;
	padding-top: 5px;
	padding-left: 7px;
}

.searchCriteriaTitle {
	padding-top: 10px;
}


#gotoDeliveryInfo a {
	text-decoration: underline;
}

#gotoDeliveryInfo a:hover {
	text-decoration: none;
}

#dove_sei a {
	color: #f96302;
	text-decoration: none;
}

#dove_sei a:hover {
	text-decoration: underline;
}

a.currentPageInPagination {
	color: #000;
}

a:hover.currentPageInPagination {
	color: #000;
}

