﻿body
{
    background-position: center;
    height: 100%;
    color: #333;
    font-family: Arial, sans-serif;
    font-size: 0.7em;
    background-color: rgba(135, 147, 153, 1);
        
    background-image: url('../../images/Cecchini/sfondometallico-d.jpg');
    background-repeat: no-repeat;
    
    background-position: top, center;
    
}

html, body, form, et
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logo1 
{
    margin-left: 48px;
    margin-right: 48px;
}
.logo2
{
    margin-left: 48px;
    margin-right: 48px;
}
#top_wrapper 
{
    /*
     width: 100%;
     height: 38px;
     background-color: #F8B64B;
     display: block; */
}
#top 
{
    margin-top: -5px;
    margin-right: 8px;
    padding-left: 16px;
}


#header_wrapper 
{
     
   text-align: center;
   
	padding-top: 10px;
	
	padding-bottom: 5px;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	 
	position: relative;
    
	

}

#top_wrapper 
{
    
	 display: block; 
	 
	 padding-left: 20px;
	 margin-left: auto;
	 margin-right: auto;
	 height: 44px;
	 
}

#top_paper
{
	 display: block; 
	 padding-top: 8px;
	 padding-left: 20px;
	 margin-left: auto;
	 margin-right: auto;
	 height: 56px;
	 /*border-bottom: 1px solid Gray;*/
	 
}
#mid_paper
{
     
     min-height: 600px;
	 padding-left: 20px;
	 padding-right: 20px;
     display: block; 
	
	 margin-left: auto;
	 margin-right: auto;
	 height: 44px;
	 
}
#leftmenusection 
{
    width: 200px;
    float: left;
}
#mainsection 
{
   display: block;
    margin-left: 205px;
    min-width: 755px;
    overflow: auto;
    min-height: 800px;
    
    color: #CCA548;
}

#bot_paper
{
}
#body_wrapper 
{}

#mainblock 
{
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: White;
    width: 960px;
    min-height: 900px;
    box-shadow:  0px 11px 10px rgba(0,0,0,0.3); -moz-box-shadow: 0 11px 10px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 11px 10px rgba(0, 0, 0, 0.3);
}

#logo 
{
    
    
}
/* ACCORDION */


.ui-acc-menu 
{
    margin-left: 1px;
    width: 192px; 
}
.ui-acc-menu .ui-accordion .ui-accordion-content 
{
    padding: 0.4em;
}

.ui-accordion-menu 
{
    height: 280px;
}

/* MENU */

/*
 * jQuery UI Menubar @VERSION
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 */
.ui-menubar {
	list-style: none;
	margin: 0; padding-left: 0;
}


.ui-menubar-item {
	float: left;
}


.ui-menubar .ui-button {
	float: left;
	font-weight: normal;
	border-top-width: 0 !important;
	border-bottom-width: 0 !important;
	margin: 0;
	outline: none;
}
.ui-menubar .ui-menubar-link {
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
}


.ui-menubar .ui-menu {
	width: 200px;
	position: absolute;
	z-index: 9999;
	font-weight: normal;
}

#MainForm
{
    text-align: left;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: Gray;
}

.loginDisplay a:link
{
    color: Gray;
}

.loginDisplay a:visited
{
    color: Gray;
}

.loginDisplay a:hover
{
    color: Gray;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}



.ui-grid tr:nth-child(even) 
{
     background: #DDD
}
.ui-grid tr:nth-child(odd) 
{
    background: #FFF;
}

.ui-grid tr:hover
{
    background: #009933;
}




 label, input[type="text"]{
     display:inline-block;
 }
 
 
 label
 {
     clear: left;
     margin:5px 0px;
     margin-right: 5px;
     height: 1.6em;
     padding-top: 4px;
     padding-bottom: 0px;
     vertical-align: bottom;
  
 }
 
 label.ui-button
 {
     clear: left;
     margin:0px 0px;
     margin-right: 5px;
     height: auto;
     padding-top: 0px;
     padding-bottom: 0px;
     vertical-align: bottom;
 }
 span.ui-label
 {
     margin:5px 0px;
     margin-right: 5px;
     min-height: 1.2em;
     padding-top: 4px;
     padding-bottom: 0px;
     vertical-align: bottom;
     
  
 }

input[type="text"], input[type="checkbox"] {
     
     margin:5px 0px;
     vertical-align: middle;
     height: 1.6em;
 }
 input[type="password"]{
     
     margin:5px 0px;
     vertical-align: middle;
     height: 1.6em;
 }
 
 div.field 
 {
    display: block;
    float: left;
    padding-left: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 6px;
 }
 div.fieldrow
 {
    display: block;
    float: none;
    
 }
 div.acapo 
 {
     clear: left;
 }

 .pagination div
 {
     float: left;
     padding: 4px 4px 4px 4px;
 }
 
  .ui-border, .ui-edit-text, .ui-grid
 {
     border: 1px solid #AAA;
 }
 
 .ui-edit-text
 {
     background-color: White ;

     padding-left: 4px;
     padding-right: 4px;
 }
 
 .ui-widget-margin, .ui-grid
 {
     margin-top: 4px;
 }
 .ui-widget-padding 
 {
     padding: 4px 4px 4px 4px;
 }
 
  .ui-combobox         
  {
       position: relative;        
       display: inline-block;    
       
  }    
  
  .ui-combobox .ui-button-icon-only 
  {
      position: relative;
      
      padding-top: 5px;
      padding-bottom: 11px;
  }
  
  .ui-combobox-toggle         
  {
      position: absolute;        
      top: 0;        
      bottom: 0;        
      margin-left: -1px;        
      padding: 0;        /* adjust styles for IE 6/7 */        *
      height: 1.7em;        
      float: left; /* adjust for chrome */
      
  }    
  .ui-combobox-input         
  {
      float: left;
      margin: 0;        
      padding: 0.43em;    /* 0.4 -> 0.43 for chrome */
  }
.pagination ul
{
    text-indent: 0px;
 
}

.noTitleStuff .ui-dialog-titlebar {display:none}
.noTitleStuff .ui-dialog-content
{
    padding: 0px 4px 0px 4px !important;
    /*font-size: 0.8em;*/
}       


.ui-form  
{
    font-size: 1em;    
}
.ui-label 
{
    float: left;
}
label.ui-label 
{
    font-weight: bold;
    float: left;
}
span.ui-label 
{
    border: 1px solid #DDD
}

table.ui-toolbar 
{
    
}
table.ui-toolbar td
{
    border-collapse: collapse;
    padding: 1px 3px 1px 1px;
}

.ui-combobox-input  
{
    vertical-align: inherit;
}

 .ui-autocomplete         
 {
     max-height: 220px;        
     overflow-y: auto;        
     /* prevent horizontal scrollbar */        
     overflow-x: hidden;    
}

.ui-combo-select 
{
    display: none;
    position: absolute;
    z-index: 0;
   
}

.ui-combo-select ul
{
    
    overflow: auto;
}

.loading 
{
    display: none ;
    font-weight: bold;
    position: absolute;
    color: Gray;
    padding: 4px;
    height: 32px;
    width: 160px;
}

.loading img 
{
    margin-left: 4px;
    margin-right: 4px;
    
    float: left;
}
.loading div 
{
    padding-left: 48px;
    padding-top: 6px;
    
}

.gridBtn { padding: 2px 2px 3px 2px !important }
.gridBtn .ui-button-text { padding-top:  0px !important;
                           padding-right:  6px !important;
                           padding-bottom:  0px !important; }
                           
.validationMessage
{
    color: #808080;
    font-style: italic;
    font-weight: bold;
    padding-left: 20px;
    margin-left: 8px;
    background-image: url('../../images/error.png');
    height: 1.6em;
    display: inline-block;
    background-repeat: no-repeat;
}

#SimpleInfo 
{
    display: inline-block;
    margin-left: 40px;
    margin-top: -12px;
}

.ui-searchbutton 
{
    display: inline-block; vertical-align: middle; margin-left: 4px
}

.ui-combobutton 
{
    display: inline-block; 
    vertical-align: middle; 
    margin-left: -5px; 
    height: 1.8em
}

textarea 
{
    margin-bottom: 4px;
}

.CellIconLink  
{
    
     
    
}
.CellIconLink a, img
{
     text-decoration: none;
     vertical-align: middle;
}