/* Content style */

img
{
	border: 0px; 	
}

html, body 
{ 
  width: 99%; 
  height: 99%; 
  background-color:#ffffff;
} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	
}


td {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: black;
}

a.beigelink:link, a.beigelink:visited, a.beigelink:active, a.beigelink:hover,a:link, a:visited, a:active, a:hover {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F5E4C;
	text-decoration: none
}

.whitelink a { color: #ffffff; }
.whitelink a:visited { color: #ffffff; }
.whitelink a:hover { color: #ffffff; }

a.link0:hover {
	color: red;
	text-decoration: none;
}

.greenboxdiv {
	width: 223px;	
	
	 
	height:167px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	
}

.search input { font-size:10pt }

A.imglink img { border:1px solid #CEC3B5; padding: 1px 1px 1px 1px; }
A.imglink:active img { border:1px solid #CEC3B5; padding: 1px 1px 1px 1px; } 
A.imglink:hover img {border:1px solid #CEC3B5; padding: 1px 1px 1px 1px; }

HR {
	color: silver;
	height : 1px;
}

HR.HrTitle
{
	color: Silver; 
	height : 1px;
}

HR.HrSection
{
	color: Silver;
	height : 2px;
	width : 85%;
	text-align : center; 
	display : none;
}

li {
	left: -10px;
	position: relative;
	list-style: url(Images/bullet.gif);
}

.greenbox {
background:url(Images/greenbox_up.jpg) no-repeat #E7DBCE; height:160px; width:220px;
}

.Evidenziato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight :bold; 
}

.ErrorText, .ErrorText li {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bolder;  	
	list-style-image: url(Images/Bullet.gif);
	vertical-align: middle;  
}

.ToolbarWarningMsg {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color:LightGray;
	font-weight:lighter;  	
	vertical-align: middle;  
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-width:1px;
	border-color: Navy;
	background-color:LemonChiffon;           
}

.TitlePage {
    font-family: arial; 
    font-size: 15pt; 
    font-weight: normal; 
    color: #6B5D4A;
    text-align: left; 
}

.TitleSection {
    color: #428E5A;
    font-family: arial; 
    font-size: 14pt; 
    font-weight: normal; 
    text-align: left; 
}	

.TitleParagraph {
   font-family: Arial;
   font-size: 13px;
   font-weight:bold; 
   color: #428E5A;
   text-align: left; 
   /*line-height: 100%; */
}

Toolbar, Toolbar:visited, Toolbar:active {
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: Navy;
	font-size: x-small;
}

.Toolbar:hover {
	color: red;
}

.BodyHelp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
}

.DivStyle {
	border-right: navy 1px solid; 
	border-top: navy 1px solid;
	border-left: navy 1px solid; 
	border-bottom: navy 1px solid; 	
	padding-left : 10px;
}

.AjaxLoader 
{
	font-weight:lighter; 
	background-color:#F1F1F1; 
	border-color:#CEC7AD; 
	border-style:solid; 
	border:1px; 
	padding:5px;
}

.OuterProgressPanel
{	
	background-color: Transparent;
	color: Black;
	font-size: larger;
	font-weight: bold;
	z-index: 100;
	width: 98%;
	height: 98%;
	cursor: wait;
	position: absolute;
}

.InnerProgressPanel
{
	background-color: #F1F1F1;
	width: 300px;
	height: 150px;
	border-style: groove;
	border-width: 2px;
	/*border-bottom-color: gray;*/
	border-color: #CEC7AD;
	vertical-align: middle;
	cursor: wait;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
