/* CSS version 2.0, by Boris Cherny. */
/*Many thanks to Andreas, NickyD, ditchCrawler, TomW, whowrotewhat, hash bar, and Sanden Cottongame */

}
/*colore campo superiore con quadrattino*/
h1 {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 20px solid #FF9900;
	color: #FF9900;
	font-size: 130%;
	font-weight: normal;
	margin: 5px 0;
}
/*******sfondo form login**********/
input {
	background: #FF9900;
	margin: 2px 20px;
	width: 140px;
}
#column2 ul {
	margin: 10px 0;
}
#column2 li {
	color: #999999;
	list-style: square inside;
	text-indent: 10px;
}
/**colore carattere form**/
.login {
	border: 1px solid #666;
	color: #000000;
}
.login_hover {
	border: 1px solid #999;
	color: #ffffff;
}
#submit {
	border: 1px solid #666;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
}
#submit_hover {
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
}
/* The background-image's for the #wrap below are for preloading all the page's images, just add your own images to the pattern */
#wrap {
	background-image: url(Images/arrow.gif);
	background-image: url(Images/arrow_outline.gif);
	background-image: url(Images/background.gif);
	background-image: url(Images/camera1.gif);
	background-image: url(Images/camera2.gif);
	background-image: url(Images/camera3.gif);
	background-image: url(Images/header.gif);
	background-image: url(Images/selector.gif);
	background-image: url(Images/selector_sub.gif);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
	margin: 0 auto;
	text-align: left;
	width: 700px;
}
#header {
	background: url(skinte3.gif) center no-repeat;
	color: #e0e0e0;
	font-size: 327%;
	font-weight: bold;
	height: 100px;
	line-height: 120px;
	text-indent: 150px;
}
#nav {
	padding-bottom: 40px;
	width: 179px;
}
/* leave the padding-bottom in the #nav if you want some space between the navigation and the photos in the left column */
#nav ul li {
	display: inline;
	line-height: 16px;
	list-style: none;
}
/*colore scritta menu home e separatore*/
#nav ul li a {
	border-bottom: 1px solid #FF9900;
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 169px;
}
/* remove the 'text-decoration: underline;' in #nav li a:hover if you don't want the links in the left nav menu to be underlined when the user hovers over them with their mouse */
/*colore sfodo campi menu*/
#nav li a:hover {
	background: #666 url(Images/selector.gif) center right no-repeat;
}
/* the following 3 rules are for the submenu, if you removed the submenu remove these rules as well */
#nav ul ul li {
	line-height: 10px;
	border-bottom: none;
}
#nav ul ul li a {
	color: #ccc;
	text-indent: 10px;
}
#nav ul ul li a:hover {
	background-image: url(Images/selector_sub.gif);
}
#column1 {
	float: left;
	width: 180px;
}
#column1 img {
	border: 1px solid #666;
	margin: 5px 20px;
	padding: 10px 20px;
}
/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#column2 {
	float: none !important;
	float: right;
	margin-left: 175px !important;
	margin-left: 0;
	padding: 12px 40px 30px 9px;
}
#column2 p {
	line-height: 190%;
}
#links div {
	float: left;
	width: 140px;
}
#links div li {
	list-style: none;
}
#links div li a {
	background: url(Images/arrow_outline.gif) left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#links div li a:hover {
	background-image: url(Images/arrow.gif);
	color: #ac835c;
	text-decoration: underline;
}
#footer {
	clear: both;
	color: #999;
	font-size: 9px;
	padding: 30px 0 10px 0;
	text-indent: 185px;
}
#bottom {
        clear: both;
	color: #999;
        position: absolute;
        bottom: 20px;
        left: 560px;

}
#footer a {
	color: #999999;
	text-decoration: underline;
}

body{font:12px Arial,sans-serif}
a{color: #2257D5}

table.fao, td.fao, th.fao{border:1px solid #EEE;border-collapse:collapse}
td.fao,th{padding:3px 5px}
td.fao{text-align:right}
th{text-align:left}
tr.odd td,tr.odd th{background: #D5E4FF}
caption{font-weight:bold;color: #999}

tr.odd2 td,tr.odd2 th{background: #FF9900}
caption{font-weight:bold;color: #999}

tr.odd3 td,tr.odd3 th{background: #B0C4DE}
caption{font-weight:bold;color: #999}



/*
.chromestyle{
width: 99%;
font-weight: bold;
}      */

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/*
.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(m_tendina/chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
font:normal 11px arial;color:#494949;
line-height:18px;
z-index:100;
background-color: #494949;
width: 180px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

.DROPMENUDIV A:HOVER{ /*theme change here*/
BACKGROUND-COLOR: #ebf7ff;
}



/*********AUTOCOMPLETTAMENTO AJAX********************/


    div.campo{
	font-family:Verdana;
        font-size:11px;
    }
    div.boxsuggerimenti {
      font-family:Verdana;
      font-size:11px;
      position:absolute;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
    }
    div.boxsuggerimenti ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    div.boxsuggerimenti ul li.selected { background-color: #D5E4FF;}
    div.boxsuggerimenti ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:1px;
      cursor:pointer;
      border-bottom:0px solid #888;
    }
