﻿body 
{
background-image: url("./sfondi/d45.gif");
background-repeat: repeat;
}

#container 
{
position: absolute;
width: 70%;
left: 15%;   
    }

#tbmenu
{
position: absolute;
left: 50px;
top: 20px;
background-color: #FFFFC6;
border-style: solid;
border-color: Black;
border-width: thin;	
}
#tbadv
{position: absolute;
left: 820px;
top: 250px;
background-color: #FFFFC6;
border-style: solid;
border-color: white;
border-width: medium;		
	}
	
#tbc
{
position: absolute;
left: 50px;
top: 250px;	
border-width: medium;
border-style: solid;
border-color: white;
background-color: #FFFFC6;	
	}
#tbf
{
position: absolute;
left: 50px;
top: 620px;	
border-style: solid;
border-color: white;
background-color: #FFFFC6;
border-width: medium;	
	}	
a
{
color: Blue;
text-decoration: underline;
font-weight: bold;
	}
a:visited
{
color: Blue;
text-decoration: underline;
font-weight: bold;	
	}	
a:hover
{
color: #FF6900;
text-decoration: none;
font-weight: bold;	
	}
#lst1
{
list-style-type: square;
	}
#lst2
{
list-style-type: circle;
	}			
#footer
{
text-align: center;	
	}

#footer a
{
color: Blue;
text-decoration: underline;
font-size: medium;
font-style: italic;	
	}	
#footer a:hover
{
color: #FF6900;
text-decoration: none; 
font-size: medium;
font-style: italic;	
	}	
#txtfp
{
font-size: smaller;	
	}
#tbvgb
{
border-style: solid;
border-width: thin;    
border-color: navy;  
color: navy;  
    }	
#tbvgb:hover
{
background-color: Yellow;    
    }    
#ur
{
color: Olive;    
    }  
#tbbf
{
width: 720px;    
position: absolute;
left: 50px;
top: 250px;  
background-color: #FFFFC6;
text-align: justify;
border-width: medium;
border-style: solid;
border-color: White;
    }
#tbb
{
text-align: justify;
width: 720px;    
position: absolute;
left: 50px;
top: 250px;  
background-color: #FFFFC6;
text-align: justify;
border-width: medium;
border-style: solid;
border-color: White;
    }    

#tbfooter
{
position: absolute;
width: 720px;
left: 50px;
top: 620px;
background-color: #FFFFC6;   
font-style: italic; 
border-width: medium;
border-style: solid;
border-color: White;
    }   
#tbann
{  
color: Navy;
font-weight: bolder;
        } 
h4
{
color: Blue;    
    } 
#tbff
{
position: absolute;
width: 715px;
left: 50px;
top: 450px;
background-color: #FFFFC6;   
font-style: italic; 
border-width: medium;
border-style: solid;
border-color: White;    
    }
h3
{
color: navy;    
    }
#btnb
{
background-color: #FF7000;
font-weight: bolder;
color: White;    
    }  
#btnb:hover
{ 
background-color: #FF0000;
font-weight: bolder;
color: White;    
   }     
.bp
{
background-color: #FFFFA4;    
    } 
    
    
 
ul li
{
list-style-type: disc;
color: Navy;   
   } 
   
 /* accordion */      
* { margin: 0; padding: 0; }
#main { padding: 1em; }    
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
fieldset { padding: 8px; }
legend { font-weight: bold; }

pre { margin-bottom: 1em; }    


 
#s-m-t-tooltip{
	position:fixed; 
	max-width:300px;  
	padding:6px 8px 8px 8px; 
	background:#222; 
	z-index:10; 
	display:inline-block; /*important*/
	/*font*/
	font-family:Verdana, Geneva, sans-serif; 
	font-size:11px; 
	line-height:16px;
	color:#fff; 
	/*css3 rounded corners*/
	-moz-border-radius:5px; 
	-khtml-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
}       


.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

li { list-style-type: none; }
#list1, #list2, #list3, #navigation { width:20em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

a
{ 
color: blue;
text-decoration: underline;
 }
 a:hover
 { 
color: #FF7000;
text-decoration: none;
 }

#list1  {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 260px;
	height: 180px;
	font-family: verdana;
	margin:  0px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
#list1 p {
	margin-bottom: 10px;
	border: none;
	color: #0c449b;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFF5;
	overflow: hidden;
	height: 20em;	
}
#list1 h3 {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: blue;
	text-decoration: underline;
	background-color: #FFFFC6;
	border: none;
}
#list1 h3:hover {
	color: #FF7000;
	background-color: white;
	text-decoration: none;
}
#list1 h3.selected {
	color: white;
	background-color: navy;
	border-bottom: 1px solid black;
}

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}

#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;       
}
/* accordion */   
  
  
	
.atlp  span
 {
 display: none
	  }
	  
.atlp:hover span
 { 
display: block;
position: absolute;
top: 18em;
left: 25em;
width: 10em;
border: 2px solid navy;
background-color: #FFFFC6; 
color: navy;
text-align: center
	  }   
#tbfpblog
{
position: absolute;
left: 50px;
top: 250px;	
border-width: medium;
border-style: solid;
border-color: white;
background-color: #FFFFC6;
color: Navy;
text-align: center;    
	
	}




#formpp:hover
{   
background-color: Yellow;    
    }
    
#lstb li
{
padding: 2px;    
    }	
    

    
    
#ctnpv
{
position: relative;
left: 10px;
    }    
    
  
     
#ctnpv ul li
{
padding: 5px;
list-style-type: none;
    }    
    
     
      
