/******************************
*  main tags
******************************/
body {
	background: url("../images/barra_alta_dx.jpg") repeat ;
	background: url("../images/Samsung27.gif") repeat-x ;
	background: url("../images/mida_sfondo.png") #e2d3a5  repeat-x ;
	
	
}

iframe {
	width: 100%;
	height: 600px;
	border-width: 0px;
}

H1{
	margin-bottom: 2px;
	font-family: Garamond, "Times New Roman", Times, Serif;
}

FIELDSET {
	border: 1px solid #ccc;
	padding: 1em;
	font-variant: small-caps;
}

LEGEND {
	color: #ccc;
	font-size: 120%;
}

TEXTAREA {
	font-family: monospace;
	font-size: 12px;
	border: 1px solid #999;
	margin: 2px;
}

LABEL {
	display: block;
	margin-top: 10px;
}

a {
	text-decoration: none;
	color: inherit;
}

img {
	padding: 1px;
	border: 0px;
}



td {
	font-family: verdana;
	font-size: 11px;
	padding: '1px';
	margin: '1px';
}

th {
	font-family: verdana;
    font-size: 11px;
    padding: '1px';
    margin: '1px';
    border: black 1px solid;
}

.notify{
	width: 450px;
	height: 85px;
	float: right;
	overflow:auto;
	color: #000000;
	font-size:12px;
	font-family: comics;
	/*background: black;*/
	background: url("../images/square_paper.jpg") repeat ; 
	display: none;/*starts invisible*/
}

.notify div.msg {
	border-bottom: red solid 1px;
}

.act_l1{color:grey;font-variant: small-caps;font-size:14px} /* option in select per conto level 1*/

.act_l2{color:grey;small-caps;font-size:12px;padding-left:20px} /* option in select per conto level 2*/

.act_l3{color:black;padding-left:40px;font-weight:bold} /* option in select per conto level 3*/

/***********************************************
*  FORMS STYLE
************************************************/
/*
form input, form select, form checkbox{
    font-weight: bold;
    padding: 2px;
    border-left: 2px solid grey;
    border-bottom: 2px solid grey;
    border-right: 2px solid white;
    border-top: 2px solid white;
    background: inherit;
}


form input[type="text"]:FOCUS  {
    background: #ccc;
    border: 2px solid #ccc;
    padding-bottom: 3px;
    border-bottom: 1px solid green;
}

*/

*/
/********************************
*  IDS
********************************/
#top {
	border-bottom: 1px solid white;
}

#menu_selector {
	width: 1020px;
	height: 52px;
}


#menu_top {
	width: 1000px;
	background: inherit;
	border: 1px     solid black;
	border-left: none;
	border-right: none;
}

#menu_sub {
	width: 1000px;
	background: inherit;
	
}

#left {
	font: 12px sans-serif;
	display: none;
	overflow: hidden;
	border-right: 2px solid grey;
	position: relative;
	float: left;
	margin: 1px;
	padding: 2px;
	
	
}
/* The loading image for ajax requests*/
#status_bar{
	position: fixed;
	right: 10px;
	top: 5px;
	z-index: 999;
	}

#shortcuts {
	font: 10px sans-serif;
	position: relative;
	float: left;
	padding: 1px;
}

#main_box {
	width: 1000px;
	height: inherit;
	font: 13px sans-serif;
	padding: 2px;
	border: none;
	position: relative;
	float: left;
	margin: 2px;
}


#footer {
	width: 900px;
	height: 900px;
	float: none;
	vertical-align: bottom;
	text-align: center;
	font: 10px Arial;
}


#row_l1,#row_l2 {
	cursor: pointer;
}

#row_l2,#row_l3 {
	display: none;
}



.container_simple {
	border: 1px double #627604;
	margin: 3px;
	}
.logo {
	font-size: 10px;
	border: 0px solid white;
	width: 170px;
	height: 50px;
	vertical-align: bottom
}

.row_1 {
	position: relative;
}

.tab {
	color: white;
	margin: 0px;
	font-family: sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	background: inherit;
	padding: 2px;
	position: relative;
	float: left;
}

.tab:HOVER {
	color: red;
	cursor: pointer;
}

.tab_sel {
	color: red;
	border: 1px solid grey;
	font-family: sans-serif;
	font-size: 12px;
	background: inherit;
	position: relative;
	float: left;
	border-bottom: none;
}

.sub {
	color: white;
	padding: 2px;
	margin: 1px;
	font-family: sans-serif;
	font-size: 14px;
	background: inherit;
	border-right: 1px white dotted;
	height: 15px;
	position: relative;
	float: left;
}

.sub:HOVER {
	color: red;
	cursor: pointer;
}

.sub_sel {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: beige;
	background: inherit;
	border-right: 1px white dotted;
	border-bottom: none;
	position: relative;
	float: left;
}

.title {
	font-family: sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}

.subtitle {
	color: white;
	font-family: sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	border-bottom: 1px solid grey;
}


.subtitle:HOVER {
	color: #b9e269;
	cursor: pointer;
	background: gold;
	color:black;
}

button , .button  {
	padding: 2px;
	margin: 1px;
	border: 1px black solid;
	cursor: pointer;
	background: #dedbd4;
	text-align: center;
	
}


button:ACTIVE, .button:ACTIVE{
    border: 2px black solid;
    background: #d4d8c0;
    padding:1px;
    color: black;
}

button:HOVER, .button:HOVER{
    border: 1px black solid;
    background: #EFEFEF;
    color: black;
}

.list button {
background: none;
border: 0px;
font-size: 8px;
font-family: arial;
cursor: pointer;
}


.contextMenu {
	display: none;
	font-size: 8px;
}

.numeric {
	font-family: monospace;
	font-size: 120%;
	text-align: right; //
	font-weight: bold;
}

.calcfield {
	border: 0px; 
	border-bottom: black double 3px;
	text-family:courier;
	text-align:right
	
	}
.monospace {
	font-family: monospace;
	font-size: 100%;
	text-align: left;
	}

.clock {
	color: white;
	font-size: 12px;
	font-family: monaco;
}

td.customer_view
{
	background-color: #8f93a9;
	border: blue 1px solid;
	}


	
.buttons a:HOVER{
	border-bottom-width: 2px;
	border-bottom-color: yellow;
	}
	
.float_box{
	border: black 1px solid;
	background: white;
	position: absolute;
		
	}
    
/***********************************
* REGISTRATION FORM FOR PASSIVE INVOICES 
******************************************/



.reg_bill *
{
	border: 1px solid black;
	background-color: #FFFFFF;
	color: black;
	font-size: 8px;
	font-family: Verdana ;
}


/******************************************
* AJAXCOMPLETE QuickForm 
*****************************************/
    .suggestionsBox {
        /*left: 30px;*/
        /*margin: 10px 0px 0px 0px;*/
        width: 200px;
        background-color: grey;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        border: 2px solid #000;
        color: #fff;
        position: absolute;
    }
    
    .suggestionList {
        margin: 0px;
        padding: 0px;
    }
    
    .suggestionList li {
        list-style: none;
        /*margin: 0px 0px 3px 0px;*/
        /*padding: 3px;*/
        cursor: pointer;
    }
    
    .suggestionList li:hover {
        background-color: #659CD8;
    }
    
    
/********************************
*  classes
********************************/

align_right{
	position: relative;
	float: right;
	text-align: right;
}

align_left{
    position: relative;
    float: left;
}

.debug {
	border: 1px solid green;
	font-family: monospace;
	font-size: 10px;
	display: none;
	float: none;
	position: static;
	width: 1024px;
}

.dare{
	color: green;
}

.avere {
	color: red;
}

.red{
	color: red;
	}
.green {
	color: green;
	}
	
.sp { /*use as separator */
	border-top: black 1px solid;
	color: white;
}

input.menu_item , div.menu_style{
    width: 80%;
    min-height: 25px;
    text-align: left;
    background: #C9C5BE;
    padding:2px;
    border: 0px none none;
    border-width: 0px;
    font-size: 10px;
    text-align: left;
    font-family: arial;
    font-weight: normal;
    border-style: none;
}


*.menu_item:HOVER{
    color:white;
    background: #1B75DF;
    width: 80%;
    padding:1px;
    text-align: left;
    font-size: 10px;
    font-family: arial;
    font-weight: normal;
    border-style: none;
    border: 1px grey solid;
    border-left: 1px yellow solid; 
}

.error {
font-family: monospace;
font-size: 10px;
background: #eee;
border: 1px dotted red;
text-align: left;
margin: 4px;
}

.tgrid, .tgrid td {
    background: white;
    color: black;
    border: 1px solid #555;
	font-size:10px;
	font-family: arial;
	width:auto;	
}

.ipmn  {font-size: 9px; font-family: monospace;	} /*grid tariffs input text*/

