/*-- required & default rules --*/
.multi { width:740px; height:423px;}
.slideBoxCont{ width:740px; float:left; color:#FFFFFF;}
.slide { margin:0px 120px 0px 80px; float:left;}
#LayerZoom { position:absolute; z-index:5000; display:none; margin-left:80px; width:375px; float:left; color:#FFFFFF;}
#LayerZoom2{background:#FFFFFF; position:absolute; width:710px; height:403px; z-index:8000; display:none; float:left; border:10px solid #E71818; margin-left:80px; text-align:center;}
#LayerZoom2 img { background:url(/images/ajax_loader.gif) center no-repeat; }

#ricercaNulla{ position:absolute; width:710px; height:403px; z-index:8000; float:left; margin-left:80px; text-align:center;}
#ricercaNulla .box{width:260px; background-color:#e71818; color:#FFFFFF; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; height:100px; vertical-align:middle; z-index:2000;}
#ricercaNulla .box p{ padding:20px;}

.chiudi { float:right; padding:12px 12px 0 12px}
.chiudi a {cursor:pointer;background: url(/images/ico_chiudi.gif) no-repeat; float:left; width:18px; height:18px;}
.chiudi a:hover {cursor:pointer;background: url(/images/ico_chiudi_over.gif) no-repeat; float:left; width:18px; height:18px;}
.chiudi a span { display:none;}

.load { width:150px; height:150px; background-color:#FFF;}
.load img{ margin-top:40px;}



/*-- NELLO SLIDE --*/
#schedaGallery img { background:url(/images/ajax_loader.gif) center no-repeat; }
#schedaGallery .box01_b { width:357px; height:422px;  float:left; margin-right:14px; background:url(/images/bgBoxGallery_b.png) no-repeat;}
* html #schedaGallery .box01_b { width:357px; height:422px;  float:left; margin-right:14px;
	background:url(/images/bgBoxGallery_b.gif) no-repeat;}

#schedaGallery .box01_b_margin { padding:12px; float:left;}
#schedaGallery .box01_b_prev {background:#FFF; width:335px; height:278px; text-align:center; float:left;}
#schedaGallery .box01_b_tit { white-space:nowrap; background: #E71818;  padding:4px 4px 0px 0px;  top:8px; font-weight:bold; font-style:italic; z-index:400; float:left; height:18px;}

#schedaGallery .box01_b_tit a{ background: url(/images/bgTit.gif) no-repeat right #E71818;  padding:4px 28px 0px 10px; color:#FFFFFF; text-decoration:none;}
#schedaGallery .box01_b_tit a:hover{ background: url(/images/bgTit_over.gif) no-repeat right #E71818;  padding:4px 28px 0px 10px; color:#a90d00; text-decoration:none;}

#schedaGallery .box01_b_img { width:334px; float:left; height:230px;}
#schedaGallery .box01_b_link { float:left; width:334px;}
#schedaGallery .linkSx{ float:left; padding: 6px 4px;}
#schedaGallery .linkSx a{ font-size:11px; font-weight:bold; color:#E71818; font-style:italic; text-decoration:none; background:url(/images/arrowSx_link.gif) left no-repeat; padding-left:20px;}
#schedaGallery .linkSx a:hover{ font-size:11px; font-weight:bold; color:#a90d00; font-style:italic; text-decoration:none; background:url(/images/arrowSx_link_over.gif) left no-repeat; padding-left:20px;}

#schedaGallery .linkSx a.chiudiSimili { font-size:11px; font-weight:bold; color:#E71818; font-style:italic; text-decoration:none; background:url(/images/arrowDx_link.gif) left no-repeat; padding-left:20px;}
#schedaGallery .linkSx a.chiudiSimili:hover{ font-size:11px; font-weight:bold; color:#a90d00; font-style:italic; text-decoration:none; background:url(/images/arrowDx_link_over.gif) left no-repeat; padding-left:20px;}

#schedaGallery .linkDx{ float:right; padding:4px;}
#schedaGallery .linkDx a{ font-size:11px; font-weight:bold; color:#E71818; font-style:italic; text-decoration:none; background:url(/images/ico_zoom.gif) right no-repeat; padding-right:20px;}
#schedaGallery .linkDx a:hover{ font-size:11px; font-weight:bold; color:#E71818; font-style:italic; text-decoration:none; background:url(/images/ico_zoom_over.gif ) right no-repeat; padding-right:20px; color:#a90d00;}

#box01_b_zoom { position:absolute; background-color:#00FFCC;}
#schedaGallery .box01_text { padding:6px 0px; float:left; width:336px;}
#schedaGallery .box01_text .title { font-size:12px; border-bottom:1px solid #FFFFFF; padding-bottom:6px; font-weight:bold;
}#schedaGallery .box01_text  p { font-size:11px; padding-bottom:4px 0px 4px 0px;}


/* NUOVO CODICE */
#schedaGallery .box01_s_bg { 
	position: absolute;
	width:165px; 
	height:195px;
	top:0;
	left:0;
}
#schedaGallery .box01_s_content { 
	background:url('/images/bgIcoImg.png') no-repeat;
}
#schedaGallery .box01_s_content_hover{
	background:url('/images/bgIcoImg_over.png') no-repeat;
}
 /* \*/* html #schedaGallery .box01_s_content { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bgIcoImg.png');
}
 /* \*/* html #schedaGallery .box01_s_content_hover{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bgIcoImg_over.png');
}

#schedaGallery .box01_s { 
width:165px; 
height:195px; 
z-index:20;
float:left;
margin-right:12px;
margin-top:14px;
font-family:Georgia, "Times New Roman", Times, serif;
position:relative;
}
/* FINE NUOVO CODICE
 
* html #schedaGallery .box01_s:hover{ width:165px; height:195px; 
background:url('/images/bgIcoImg_over.gif') no-repeat; 
filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7; 
float:left; margin-right:12px; margin-top:14px; font-family:Georgia, "Times New Roman", Times, serif}


#schedaGallery .box01_s:hover{ width:165px; height:195px; background:url('/images/bgIcoImg_over.png') no-repeat; behavior: url(iepngfix.htc)} */
#schedaGallery  .margin{padding:8px; float:left;}
#schedaGallery .box01_s_cont { float:left; width:165px;}
#schedaGallery .box01_s_img { background:#FFFFFF; text-align:center; width:150px; height:150px; float:left;}

#schedaGallery .box01_s_margin { padding:8px 8px 4px 8px;}
#schedaGallery .box01_s_text { padding:2px 0px; float:left; font-size:11px; font-weight:bold; margin:0px; color:#FFF;}
#schedaGallery .box01_s_text .text {   }
#schedaGallery .box01_s_text  p { padding:0px; margin:0px; color:#FFF;  float:left; font-weight:bold; font-size:11px;}



#boxEvidenza { background-color:#A90D00; width:146px; height:400px; float:left; margin:11px 0px 0px 12px; }
#boxEvidenza  .margin{ padding:20px 6px 0px 18px;}
#boxEvidenza  img{ border:5px solid #D48680; margin:16px 16px 0px 16px ;}


.loading {/*left: 310px; top: 74px;*/  margin:0!important; padding:0!important; }
.img_load { background-color:#FFFFFF; padding:3px;  margin:74px 0 0 310px; width:31px; height:31px;}

#slide_holder {
margin-top:-17px;
overflow: hidden;
position: relative;
text-align: left; 
height:423px;
width: 880px;
/* --width: 524px;
 width: 1533px; */
z-index: 1000;
}

#slide_holder_inner {
height: 423px;
overflow: hidden;
position: absolute;
top: 0px;
margin-top:0px;
width: 880px;
z-index: 2000;
font-family:Georgia, "Times New Roman", Times, serif;
}

#intro, .intro {
position: absolute;
z-index: 9000;
}

/*-- for slide divs --*/

#slide_holder_inner div {
position: absolute;
}
/*-- for divs in html slides to position relative --*/
div#slide_holder_inner div.slide div {
position: relative;
}
div#carousel_controls {
background-image: url(/images/bg_controls.png);
background-position: 0 0;
background-repeat: no-repeat;
height: 30px;
width: 100px;
z-index: 4000;
}

/*-- for slide buttons --*/

#slide_buttons li:hover, #pause_button, #prev_button, .next_button, #hover_next_button, #hover_prev_button, #first_button, #last_button {
cursor: pointer;
cursor: hand;
z-index: 5000;
}
#carousel_controls #button_selected, #carousel_controls .prev_button_disabled, #carousel_controls  .next_button_disabled, #carousel_controls  .first_button_diabled, #carousel_controls  .last_button_disabled {
cursor: auto;
}
#slide_buttons li span, #pause_button span, .prev_button span, .next_button span, #first_button span, #last_button span, #hover_next_button span, #hover_prev_button span, #water_mark span, .prev_button_disabled span, .next_button_disabled span{
margin-left: -10000px;
}
#slide_buttons li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
background-repeat: no-repeat;
overflow: hidden;
top: 0px;
}
ul#slide_buttons {
padding: 15px 7px 15px 15px;
position: absolute;
left: 250px;
top: -7px;
z-index: 5000;
}
ul#slide_buttons li {
background-image: url(/images/button.png);
display: block;
float: left;
height: 9px;
list-style: none;
margin: 0 0 0 3px;
padding: 2px;
width: 10px;
}
ul#slide_buttons li:hover {
}
ul#slide_buttons li#button_selected {
background-image: url(/images/button_selected.png);
}
ul#slide_buttons li#button_selected:hover {
}
/*-- first & last buttons --*/

#first_button {
background-image: url(/images/first_over.png);
height: 27px;
left: 5px;
width: 31px;
top: 197px;
background-position: 0 0px;
behavior: url(/css/iepngfix.htc);
}
#first_button:hover {
background-image: url(/images/first.png);
height: 27px;
left: 5px;
width: 31px;
top: 197px;
background-position: 0 0px;
behavior: url(/css/iepngfix.htc);
}
.first_button_disabled{
filter: alpha(opacity=50);
opacity: 0.5;
cursor:none;
}

#last_button {
background-image: url(/images/last_over.png);
height: 29px;
left: 848px;
width: 34px;
top:196px;
background-position: 0 0px;
behavior: url(/css/iepngfix.htc);
}
#last_button:hover {
background-image: url(/images/last.png);
height: 29px;
left: 848px;
width: 34px;
top:196px;
background-position: 0 0px;
behavior: url(/css/iepngfix.htc);
}
.last_buttondisabled {
filter: alpha(opacity=50);
opacity: 0.5;
cursor:none; }
/*-- end first & last buttons --*/

/*-- next & prev buttons --*/
#next_prev_buttons {
position: absolute;
left: 0;
z-index: 5000;
}
#next_button {
background-image: url(/images/next_over.png);
background-position: 0 0px;
height: 27px;
left: 820px;
width: 31px;
top:196px;
behavior: url(/css/iepngfix.htc);
}
#next_button:hover {
background-image: url(/images/next.png);
background-position: 0 0px;
height: 27px;
left: 820px;
width: 31px;
top:196px;
behavior: url(/css/iepngfix.htc);
}
.next_button_disabled{
filter: alpha(opacity=50);
opacity: 0.5;
cursor:none; 
}
#prev_button {
background-image: url(/images/prev_over.png);
height: 27px;
left: 34px;
width: 31px;
top:197px;
behavior: url(/css/iepngfix.htc);
}
#prev_button:hover {
background-image: url(/images/prev.png);
behavior: url(/css/iepngfix.htc);
}

.prev_button_disabled{
background-position: 0 0;
filter: alpha(opacity=50);
opacity: 0.5;
cursor:none; 
}
/*-- end next & prev buttons --*/


/*-- looks like pause button --*/
.pause_button {
background-image: url(/images/pause.png);
background-position: 0 -36px;
height: 29px;
left: 419px;
width: 24px;
}
.pause_button:hover {
background-position: 0 0;
}
/*-- looks like play button --*/
.paused_button {
background-image: url(/images/play.png);
background-position: 0 -36px;
height: 29px;
left: 419px;
width: 24px;
}
.paused_button:hover {
background-position: 0 0;
}

/*-- hover next & hoverprev buttons --*/

#hover_next_button, #hover_prev_button {
height: 125px;
background-repeat: no-repeat;
display: none;
overflow: hidden;
width: 77px;
top: 35px;
z-index: 6000;
}
#hover_next_button span {
}
#hover_next_button {
background-image: url(/images/hover_next.png);
background-position: 21px 35px;
padding: 30px 0 30px 30px;
right: 0;
}
#hover_prev_button {
background-image: url(/images/hover_prev.png);
background-position: 8px 35px;
padding: 30px 30px 30px 0;
left: 0;
}

/*-- end next & prev buttons --*/

/*-- rules for slide captions --*/

#slide_captions {
color: #333;
left: 8px;
overflow: visible;
top: 5px;
z-index: 6000;
}
#slide_captions span {
font-family: Tahoma;
font-size: 15px;
height: 20px;
line-height: 20px;
overflow: visible;
}

/*-- end rules for slide captions --*/

/*-- rules for watermark --*/

#water_mark {
background-image: url(/images/water_mark.png);
height: 30px;
left: 202px;
width: 246px;
top: 208px;
z-index: 6000;
}

#water_mark span {
}

/*-- end rules for slide captions --*/

/*-- slide number display --*/

#slide_number_display {
background-image: url(/images/bg_swatch.png);
background-position: 0 0;
background-repeat: no-repeat;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
height: 23px;
padding: 4px;
right: 7px;
text-align: center;
top: 208px;
width: 37px;
z-index: 5000;
}

/*-- for carousel view --*/

#row_of_slides {
position: absolute;
top: 0;
background-color:#FFFF00;
}
#row_of_slides .slide {
display: none;
position: absolute;
}
				
/*-- end for carousel view --*/				

/*-- end number display --*/

/*-- end required & default rules --*/

/*-- example rules --*/
html body {
font-family: Arial, Helvetica, sans-serif;
margin: 20px;
background-color: #333;
}
#slide_holder {
margin: 20px auto 0 auto;
}
