/*charset:utf-8;*/
/* CSS Document */
/* Powered By Intempra.com */

body
{
    font-family: Open Sans, Verdana, sans-serif;
    height: auto;
    overflow: auto;
    font-size: 12px;
    background: #0f2e38;
    text-align: center;
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 100%;
    
}
	
a:link, a:visited
{
    text-decoration: none;
    color: #003656;
}
a:hover, a:active
{
    text-decoration: none;
    color: #fabb00;
}

h1{font-size: 18px; color: #666; }
h2{font-size: 16px;}
h3{font-size: 14px;}
h4{font-size: 12px;}
h5{font-size: 10px;}
h6{font-size: 10px; font-weight: normal; color: #666666; margin: 0px; padding: 0px;}

img{border: none;}

/* Div */

.css_grid_colonna_invisibile 
{
	width:0px;
	visibility:hidden;
 max-width:0px;
 display:none;
	}
	
#container {
	width: 100%;
	height: auto;
	overflow: hidden;
	/*min-height: 600px;*/
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
	
#testata
{
    height: 75px;
    width: 100%;
    border-bottom: solid 1px #ccc;
    text-align: left;
    background-image: url(../img/bg-testata.png);
    background-repeat: no-repeat;
    background-position: right top;
    border-bottom-color: #999999;
}

	#testata-login 
{
	height: 75px;
	width: 100%;
	text-align: left;
	border-bottom: solid 2px #ccc;
}

#testata img
{
    max-height:75px;
}
	
.shine
{
    background-position: center top;
    background-image: url(  '../img/shine.png' );
    background-repeat: no-repeat;
}

	.marchio
	{
	position: relative;
	float: left;
	width: 75px;
	height: 75px;
    
    
}	
.logo 
	{
	position: relative;
	float: left;
	/*width: 310px;*/
	height: 75px;
}

    
 .giallo 
 { 
     color: #FABB00;
    
     } 
    
.accesso 
{
    position: relative;
    float: right;
    text-align: right;
    padding-right: 20px;
    margin-top: 5px;
}
.accesso h1,.accesso h3
{
    margin:0;
}
	
	#testata h1 { font-size: 1.3em; color: #FABB00;}
	#testata h2 { font-size: 1.2em; color: #FABB00;}
	#testata h3 { font-size: 1.1em; color: #FABB00;}
	
	#lbl_user { width: auto; margin: auto; padding: 0px; font-size: 12px; position: absolute; top: 70px; left: auto; right: 20px;}

#new_menu
{
    width: auto;
    height: 47px;
    background-color: #E6E6E6;
    z-index: 50;
}
.ombra_menu
{
    height: 25px;
    background-image: url(   'img/ombra_menu2.png' );
    background-position: center bottom;
    background-color: #fff;
    background-repeat: repeat-x;
}

.label_menu
{
    margin: 0px auto 0px auto;
    padding: 0px auto 0px auto;
    height: 50px;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    color: #003656;
    line-height: 30px;
    text-align: center;
    background-color: #FFFFFF;
}
	
.label_menu a
{
	margin-left:50px;
	float:left;
	height: 30px;
	margin: 0px 0px 0px 10px;
    padding: 5px 0px 5px 0px;
    width: 100px;
    border: 1px solid #CCCCCC;
    background: url(img/bg_menu.jpg) repeat-x 50% top;
    font-size: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	}
	
	.label_menu a:hover
{
    color: #003656;
    text-decoration: none;
}

/** VECCHIO MENU E STILI

#menu {
	width: 100%;
	height: 30px;
	background: url(img/bg_menu.jpg) top scroll repeat-x;
	border: 1px solid #F4F5F7;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: none;
	}

.ts_menu {
	width: inherit;
	height: inherit;
	margin: 0px auto 0px 20px;
	padding: 0px 0px 0px 0px;
	}

.ts_menu_dynamic_item {
	width: 130px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background: url(img/bg_menu.jpg) top scroll repeat-x;
	font-size:10px;
	font-weight:bold;
	z-index:100;
		}
		
	.ts_menu_dynamic_item2 {
	width: 130px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(img/bg_menu.jpg) top scroll repeat-x;
	font-size:10px;
	font-weight:bold;
	
		}
**/	

#corpo
{
    min-height: 600px;
    overflow: auto;
    padding: 50px;
    text-align: left;
    background-color: #FFFFFF;
}

#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
	width: 100%;
	text-align: Center;
	color: #ffffff;
	font-size: 0.9em;
	font-family: verdana, Sans-Serif;
	border-top: solid 2px #ccc;
	margin: 0px;
	}
	
#footer a
{
    color: #fabb00;
    font-weight: bold;
    text-decoration: none;
}
#footer a:hover
{
    color: #fabb00;
    font-weight: bold;
    text-decoration: underline;
}
	
/* Classi */

.tree_view
{
    margin: 10px 20px 10px 10px;
    width: 200px;
    min-height: 400px;
    border: 1px solid #CCCCCC;
    vertical-align: top;
    padding: 10px;
}

.grid
{
	padding:0px 0px 0px 0px;
	margin:5px 20px 0px 20px;
	width:100%;
	min-height:400px;
	vertical-align:top;
	}

.toolbar
{
    width: auto;
    height: auto;
    margin: 0px 0px 20px 0px;
    padding: 10px 10px 10px 10px;
    border: 1pt solid #E8E8E8;
    background-color: #F8F8F8;
}

/* Table */

.table_campi
{
    width: 100%;
    /*min-height: 400px;*/
    margin: 0px;
    padding: 0px;
    border: none;
    border-collapse: collapse;
    caption-side: top;
    vertical-align: middle;
    text-align: left;
    
}

.table_campi tr
{
    padding: 0px;
    margin: 0px;
   /* height: 40px; */   /* auto size in base al contenuto*/
    max-height: 40px;
}
	
/* Classi della griglie */

.css_grid
{
    width: auto;
    min-width: 300px;
    height: auto;
    border: 1px solid #CCCCCC;
    margin: 0px 5px 5px 20px;
    font-size: 12px;
    border-collapse: collapse;
    background: #fafafa;
}


.css_grid caption
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #CCCCCC;
    background: url(img/bg_menu.jpg) top scroll repeat-x;
    color: #003656;
    height: 35px;
    font-weight: bold;
    font-size: 16px;
    font-family: 'open Sans', verdana, sans-serif;
    padding-top: 10px;
}
	
.css_grid_intestazione
{
	border-left: 1px solid #0f2e38;
    border-right: 1px solid #0f2e38;
    border-top: 1px none #0f2e38;
    border-bottom: 1px none #0f2e38;
    color: #fabb00;
	height: 30px;
	font-weight: bold;
	font-family: 'open Sans' , verdana, sans-serif;
	background-color: #0f2e38;
	text-transform: uppercase;
	padding-top: 6px;
    width: 694px;
}

.css_grid_label
{
    background-color: #EEEEEE;
    border-bottom: 1px solid #DDE3EE;
    color: #333333;
    height: 18px;
    text-align: left;
    font-size: 0.9em;
}


.css_grid_bottone1 input
{
    background: url(    '../img/button.jpg' );
    font-size: 10px;
    height: 20px;
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
    padding: 2px 5px 2px 5px;
    border: 1px solid #808080;
    font-family: 'open Sans' , verdana, sans-serif;
    color: #333333;
    background-repeat: repeat-x;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-weight: bold;
    cursor: pointer;
}

.css_grid_bottone2 input
{
    font-weight: bold;
    background: url(../img/menu_btn.jpg);
    font-size: 10px;
    height: 20px;
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
    padding: 2px 5px 2px 5px;
    border: 1px solid #808080;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: 'open Sans' , verdana, sans-serif;
    color: #163163;
    cursor: pointer;
}



.css_grid_link a
{
    color: #003656;
    text-decoration: none;
}
.css_grid_link a:visited
{
    color: #003656;
    text-decoration: none;
}

.css_grid_link a:hover
{
    text-decoration: none;
    color: #fabb00;
}

.css_grid_link2 a { color: #333333; font-weight: bold; text-decoration: none;}
.css_grid_link2 a:visited { color: #333333; font-weight: bold; text-decoration: none;}
.css_grid_link2 a:hover
{
    text-decoration: none;
    color: #fabb00;
}

.css_grid_riga1{background:  #F8E9E9;}
.css_grid_riga2
{
    background: #E4E4E4;
}

.css_grid td
{
    border-style: none;
    padding: 5px 10px 5px 10px;
}

img.css_grid_img  {
    max-width: 100px;
}

.css_grid th
{
    padding: 5px 10px 5px 10px;
    border-style: none;
    min-width: 70px;
    text-align: left;
}
.css_grid tr:hover {
	color: #B07B00;
}

/* Oggetti Form */

.lbl
{
	width:150px;
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 0px;
	text-align:right;
	color: #003656;
	font-weight: bold;

	}

#lbl_error 
{
	color: #003656;
	font-size: 1.1em;
	position: relative;
	top: 20px;
	float: right;
	font-weight: bold;

	
}	
	
.btn
{
    margin: 0px 0px 0px 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 10px;
    padding: 0px 0px 0px 0px;
    width: 140px;
    height: 30px;
    border: 1px solid #CCCCCC;
    background: url(img/button.jpg) top repeat-x scroll;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #666;
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    cursor: pointer;
}

.btn2
{
    margin: 10px 0px 10px 10px;
    padding: 5px 0px 5px 0px;
    width: 100px;
    border: 1px solid #CCCCCC;
    background: url(img/button.jpg) repeat-x 50% top;
    font-size: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
}


.cbo
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:300px;
	height:25px;
	}

.txt
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:300px;
	height:20px;
	}

.txt_area
{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:auto;
	min-height:350px;
	min-width:750px;
	}

.txt_area_small
{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:auto;
	min-height:150px;
	min-width:750px;
	}

.file_upload
{
    width: 290px;
    height: 25px;
    padding: 5px;
    margin: 0px 0px 20px 0px;
    border: 1px solid #CCCCCC;
    background: top;
    background-color: #D8D8D8;
}

/*--- Gallery ----*/

#table_img
{	
	border: 1px solid #cecece;
	background-color: #fafafa;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	width: 95%;
	}
	

	/*
#table_img td
{
    margin: 10px;
    padding: 10px;
    border: 1px solid #dedede;
    font-size: 12px;
     color: #666;
    font-family: Open Sans, Verdana, sans-serif;
    font-weight: bold;
     text-align: center;
    vertical-align: top;
    font-weight: bold;
}

#table_img span {border: 0;}
#table_img a {text-decoration:none;}
#table_img a img { border: 0; margin:0px 0px 0px 0px;} */

/*---- Fine Gallery ----*/

.divbox
{
    border: 1px solid #cecece;
    margin: 5px 5px 5px 0px;
    padding: 10px;
}
				
/*---- stili per box aggiungi immagini ----*/


.box-foto
{
	width: 500px;
	height: 300px;
	overflow: hidden;
	padding: 20px;
	background-color: #FFFFFF;
	/*border: 2px solid #808080;*/
	position: relative;
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 10%;*/
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: url(img/bg-testata.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

select
{
    background-color: #fff;
    height: 25px;
    min-width: 100px;
}

#filedacaricare
{
    border-style: none;
    border-width: 0px;
}

.uploadfoto
{
    border: 2px solid #808080;
    width: 604px;
    height: auto;
    overflow: auto;
    z-index: 1000;
    position: absolute;
    top: 20%;
    left: 20%;
    right: auto;
    margin: auto auto auto auto;
    background-color: #0f2e38; /*border: 2px solid #333333;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    
    visibility: hidden; 
    
}

.uploadfoto-inserisci
{
    top:2%;
    right:2%;
    bottom:2%;
    left:2%;
    border: 2px solid #808080;
    overflow: auto;
    z-index: 1000;
    position: fixed;
    /*width: auto;
    height: auto;
    top: 20%;
    left: 10%;
    right: auto;
    margin: auto auto auto auto;*/
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    font-size: 12px;
    color: #666;
    font-family: Open Sans, Verdana, sans-serif;
    font-weight: bold;
}

div.img80x80
{
    margin:0 auto 10px auto;
    display:block;
    vertical-align:middle;
    text-align:center;
    width:80px;
    height:80px;
}

#table_img_container li
{
    width:140px;
    margin:5px;
    display:inline-block;
    list-style:none;
    border:1px dashed #ccc;
    text-align:center;
}
#table_img_container li:hover
{
    background-color: #eee;
}
#table_img_container a
{
    padding:3px;
    display:block;
}

#table_img_container img
{
    max-width:80px;
    max-height:80px;
    padding: 5px;
    margin:auto;
}

.uploadfoto-inserisci table td
{
padding: 5px;
}

#frm_login 
{
   margin: 0px;
   padding: 0px; 
    }
