﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: normal 11px  Arial;
}

.level1
{
	font: bold 14px  Arial;
    COLOR:#FFFFFF;
    font-weight: bold;
    cursor: pointer; 
}

.level2
{
	font: normal 14px  Arial;
    COLOR:#000000;
}
.level3
{
	font: normal 14px Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 2px;
}

.Indent
{
	font: normal 14px Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 50px;
}
.Mpp_D
{
	font: normal 14px Arial;
	color: #000000;
	font-weight: bold;
}
.Mpp_V
{
	font: normal 14px Arial;
	color: #000000;
	font-weight: normal;
	text-indent: 5px;
}
.Mpp_VV
{
	font: normal 14px Arial;
	color: #000000;
	font-weight: normal;
}
.hoverstyle
{
    font-weight: bold;
    COLOR:#FFFFFF;
}
.hovercolor
{
	background-color:#94B91C;
	}
.hovercolor_D
{
	background-color: #FF9933;
}
.PagerW
{
	font: 12px Arial;
	color: #000000;
	font-weight: bold;
}	
.ScritteHeader
{
	font: 14px Arial;
	color: #ffffff;
	font-weight: bold;
}	
.ScritteHeader a
{
	font: 14px Arial;
	color: #ffffff;
	font-weight: bold;
}
.Tipo1
{
	background-color: #FFFF99;
}
.Tipo2
{
	background-color: #CCFFFF;
}
.Tipo3
{
	background-color: #FFCCFF;
}
.Login_Scritte
{   
	font-family: Arial;
	font-size: 12px;  

}
.scritte
{
   font-family: Arial;
	font-size: 11px;  
}
hr {
background-color: #005261;
color: #005262;
height: 1px;
border: 1px dotted #005261;
width: 100%;
}
.Asterisco
{
	color: #FF0000;
}

.BGGrigio{
	background-color: #7C8185;
	}
.BGGrigino{
    background-color:#E9E9E9;
	}
.BGArancio{
	background-color: #FF9933;
	}
.BGRosso{
	background-color: #DB0706;
	}	
.BGBlu{
	background-color: #326BB0;
}

.linkRosso
{
	color: #DB0706;
	text-decoration:none;
}
.modalBackground {
	background-color:gray;
	filter:alpha(opacity=50);
	opacity:0.7;
	-moz-opacity:.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.imgpopup{
            height: 576px;
            width: 768px;
        } 
        
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../image/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../image/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: gray; }

.grayimage {
opacity: .5;
filter: alpha(opacity=50);
-moz-opacity:.5;
} 
.normimage {
opacity: 1;
filter: alpha(opacity=100);
-moz-opacity:1;
} 
.imageclick{
	cursor:pointer;
}

.collapsePanel {
      height:0px;
      background-color:white;
      overflow:hidden;
}
 
.collapsePanelHeader{   
      font-weight:bold;
      float:none;
      padding:5px;  
      vertical-align: middle;
}

.fileUploadQueue
{
	height:350px;
	width:230px;
	overflow:auto;
}

.fileUploadQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 1px solid #E5E5E5;
	margin-top: 5px;
	padding: 5px;
	width: 200px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}





#dialog {
position:absolute;
width:220px;
padding:0px;
z-index:200;
background:#fff
}
#dialog-header {
display:block; 
position:relative; 
width:208px; 
padding:3px 6px 7px; 
height:14px; 
font-size:14px; 
font-weight:bold
}
#dialog-title {
float:left
}
#dialog-close
{
	float: right;
	cursor: pointer;
	margin: 2px;
	height: 16px;
	width: 16px;
	background: url(../../image/cross.gif) no-repeat;
}
#dialog-content
{
	display: block;
	height: 50px;
	padding: 6px;
	color: #000000;
	font: bold 11px arial;
}
#dialog-mask {
position:absolute; 
top:0; 
left:0; 
min-height:100%; 
width:100%; 
background:Gray; 
opacity:.70; 
filter:alpha(opacity=70); 
z-index:100
}
.error {background:#fff url(../../image/error_bg.jpg) bottom right no-repeat}
.errorheader {background:url(../../image/error_header.gif) repeat-x; color:#6f2c2c}
.warning {background:#fff url(../../image/warning_bg.jpg) bottom right no-repeat}
.warningheader {background:url(../../image/warning_header.gif) repeat-x; color:#957c17}
.success {background:#fff url(../../image/success_bg.jpg) bottom right no-repeat}
.successheader {background:url(../../image/success_header.gif) repeat-x; color:#3c7f51}
.prompt
{
	background: #FFF;
}
.promptheader { background:#DB0706 repeat-x; color:#000}
.oldpromt{background:url(../../image/bk.jpg)}
.Ultimi_Arrivi
{
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #DB0706;
	text-decoration: none;
	
}
.scritte_b
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.Scritte_Ricerca
{
	font-family: Arial;
	font-size: 13px;
}

.scritte_t
{
	font: bold 12px  Arial;
    font-weight: bold;
}

.UpMenu_S
{
	font: normal 16px Arial;
	color: #000000;
	text-indent: 2px;
}

.UpMenu_H
{
    font-weight: bold;
    COLOR:#000000;
}



.LeftMenu_U_1
{
	font: bold 16px  Arial;
    COLOR:#FFFFFF;
    font-weight: bold;
    cursor: pointer; 
}
.LeftMenu_U_2
{
	font: normal 13px  Arial;
    COLOR:#FFFFFF;
}
.LeftMenu_U_L
{
	font: bold 16px  Arial;
    COLOR:#FFFFFF;
    font-weight: bold;
}

.LeftMenu_U_H
{
    font-weight: bold;
    COLOR:#FFFFFF;
}

.LeftMenu_D_1
{
	font: bold 16px  Arial;
    COLOR:#000000;
    font-weight: bold;
    cursor: pointer; 
}
.LeftMenu_D_2
{
	font: normal 13px  Arial;
    COLOR:#000000;
}
.LeftMenu_D_L
{
	font: bold 16px  Arial;
    COLOR:#000000;
    font-weight: bold;
}

.LeftMenu_D_H
{
    font-weight: bold;
    COLOR:#000000;
}





.Login_S
{
	font: bold 16px  Arial;
    font-weight: bold;
    COLOR:#DB0706;
}


.UP_LEFT_CORNER
{
	width:21px;
	height:21px;
	background-image:url('../../Image/Frame/_1.gif');
	background-repeat:no-repeat;
}
.UP_CENTER
{ 	
	height: 21px;
	background-image:url('../../Image/Frame/_2.gif');
	}
.UP_RIGHT_CORNER
{
	width:21px;
	height: 21px;
	background-image: url( '../../Image/Frame/_3.gif');
	background-repeat:no-repeat;
	
}
.MIDDLE_LEFT
{
	width:21px;
	background-image:url('../../Image/Frame/_4.gif');
}
.MIDDLE_CENTER
{
	font: normal 11px  Arial;
	background-image:url('../../Image/Frame/_5.gif');
	}
.MIDDLE_RIGHT
{
	width:21px;
	background-image: url( '../../Image/Frame/_6.gif');
	
}
.DOWN_LEFT_CORNER
{
	width:21px;
	height:21px;
	background-image:url('../../Image/Frame/_7.gif');
	background-repeat:no-repeat;
}
.DOWN_CENTER
{
	height: 21px;
	background-image:url('../../Image/Frame/_8.gif');
	}
.DOWN_RIGHT_CORNER
{
	width:21px;
	height: 21px;
	background-image: url( '../../Image/Frame/_9.gif');
	background-repeat:no-repeat;
	
}

.UP_LEFT_CORNER_A
{
	width:15px;
	height:15px;
	background-image:url('../../Image/Frame/_1aw.gif');
	background-repeat:no-repeat;
}
.UP_CENTER_A
{ 	
	font-size:15px;
	height: 15px;
	background-image:url('../../Image/Frame/_2aw.gif');
	}
.UP_RIGHT_CORNER_A
{
	width:15px;
	height:15px;
	background-image: url( '../../Image/Frame/_3aw.gif');
	background-repeat:no-repeat;
	
}
.MIDDLE_LEFT_A
{
	width:15px;
	background-image:url('../../Image/Frame/_4aw.gif');
}
.MIDDLE_CENTER_A
{
	font: normal 11px  Arial;
	background-image:url('../../Image/Frame/_5aw.gif');
	}
.MIDDLE_RIGHT_A
{
	width:15px;
	background-image: url( '../../Image/Frame/_6aw.gif');
	
}
.DOWN_LEFT_CORNER_A
{
	width:15px;
	height:15px;
	background-image:url('../../Image/Frame/_7aw.gif');
	background-repeat:no-repeat;
}
.DOWN_CENTER_A
{
	height: 15px;
	background-image:url('../../Image/Frame/_8aw.gif');
	}
.DOWN_RIGHT_CORNER_A
{
	width:15px;
	height: 15px;
	background-image: url( '../../Image/Frame/_9aw.gif');
	background-repeat:no-repeat;
	
}
.UP_LEFT_CORNER_B
{
	width:21px;
	height:21px;
	background-image:url('../../Image/Frame/_01w.gif');
	background-repeat:no-repeat;
}
.UP_CENTER_B
{ 	
	font-size:21px;
	height: 4px;
	background-image:url('../../Image/Frame/_02w.gif');
	}
.UP_RIGHT_CORNER_B
{
	width:21px;
	height:21px;
	background-image: url( '../../Image/Frame/_03w.gif');
	background-repeat:no-repeat;
	
}
.MIDDLE_LEFT_B
{
	width:21px;
	background-image:url('../../Image/Frame/_04w.gif');
}
.MIDDLE_CENTER_B
{
	font: normal 11px  Arial;
	background-image:url('../../Image/Frame/_05w.gif');
	}
.MIDDLE_RIGHT_B
{
	width:21px;
	background-image: url( '../../Image/Frame/_06w.gif');
	
}
.DOWN_LEFT_CORNER_B
{
	width:21px;
	height:21px;
	background-image:url('../../Image/Frame/_07w.gif');
	background-repeat:no-repeat;
}
.DOWN_CENTER_B
{
	height: 21px;
	background-image:url('../../Image/Frame/_08w.gif');
	}
.DOWN_RIGHT_CORNER_B
{
	width:21px;
	height: 21px;
	background-image: url( '../../Image/Frame/_09w.gif');
	background-repeat:no-repeat;
	
}

.Bordi
{
	border-width:1;
	border-color:white;
	border-style:solid;
}
.Bordi:hover
{
	border-width:1;
	border-color:#DB0706;
	border-style:solid;
	cursor:pointer;
}
.BordiB
{
	border-width:1;
	border-color:white;
	background:white;
	border-style:solid;
}

