html, body {
    background-color: #7d715b;
}

body {
    width: 99%;
    font-family: Arial;
    font-size: 100%;
    color: #6d6d6d;
    color:black;
}

#error-box {
    display: none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    background-color: #FF7575;
    padding: 2px 0 2px 10px;
    opacity: 0.9;
    font-size: 11px;
    color: #000;
    font-weight: bold;
    z-index: 99;
}
#error-text {
    position:relative;
    margin-right:20px;
}
#error-box p {
    margin: 1px; padding: 0;
}
#error-box a {
    color: #FFFFC0;
}
#error-box-close {
    position: absolute;
    top: 2px;
    right: 2px;
}

a {
    text-decoration: none;
    outline: none;
}
p {
  padding: 0;
  margin: 8px 0;  
}
a:hover {
    text-decoration: underline;
}

#wrap {
    width: 898px;
    margin: 0 auto;
    background: #fff url(/assets/img/agro-bg-bottom.jpg) no-repeat bottom right;         
}

#header {
    background: transparent url(/assets/img/agro-header.jpg) no-repeat 0 0;
    height: 80px;
    padding: 13px 22px 0;
    text-align: right;
}

#header h1 {
    text-align: right;

}

.menu-top {
    margin-top: 8px;
    font-size: 0.7em;
    font-weight: bold;
    color: #e5a75a;
}
.menu-top a { color: #e5a75a; }

#header-foto {
   /* height: 310px;*/
    padding: 8px; 
}
#header-flash {
    height: 311px;
    width: 882px;
}
.content {
    float: left;
    width: 658px;
    padding-left: 16px;
    margin-right: -2px;
}
.content p, .content span, .content td {
    font-size: 7.5pt;
}
.content div {

}
.content h1, .content h2, .content h3, .content h4  {
    color: #47650D;
    margin: 20px 0 10px;
}

.content-home {
    float: left;
    width: 658px;
    padding-left: 16px;   
}
.content-home div {
    width: 352px;
    height: 260px;
    background: #eaeedd url(/assets/img/agro-bg-welcome.gif) no-repeat right top;
    padding-top: 13px;   
    padding-left: 27px;
    padding-right: 278px;
}
.content-home div p {
    font-size: 0.7em;
}
.content-home ul {
    margin: 5px 0;
    list-style: none;
    padding: 0;
    margin-left: -2px
}
.content-home ul li {
    float: left;
    font-size: 0.7em;
    margin: 0 2px;
}
.content-home ul li a {
    color: #69870f;
    display:block;
    padding-top:55px;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}



.column {
    width: 216px;
    float: left; 
    padding-left: 8px;
}

h1, h2, h3 {
    font-weight: normal;
    margin: 0; padding: 0;
}

h1 { font-size: 1.3em; }
h2 { font-size: 1.9em; }
h3 { font-size: 1.125em; }
h4 { font-size: .9em; } 
                       
div.column h1 {
    font-size: 1.125em;
    border-bottom: #69870f 1px solid;
    padding-bottom: 4px;
    padding-left: 20px;
    background-image: url(/assets/img/bg-sub-2.gif);
    background-repeat: no-repeat;
    background-position: 0 45%;

}
div.column h1.v {
    background-image: url(/assets/img/bg-sub-1.gif);
}
div.column ul {
    font-size: 0.7em;
    list-style: none;
    padding-left: 18px;
    margin: 10px 0;
}
div.column ul li {
    margin: 5px 0 0;
    line-height: 1.2em;
}
div.column ul li span a {
    color: #e4a353;
    font-weight: bold;
}

div.column {
    width:209px;
    padding-left: 15px;

}

.column-wrap {
    margin-left: -7px;
}

.form-login {
    width: 158px;
    margin: 0 auto;
    margin-top: 10px;

}

.form-login input, .input-bg input {
    margin: 2px 0; 
    font-size: 11px;
    border: 1px solid #a5acb2;
    width: 154px;
    height: 15px;
    background: transparent url(/assets/img/input-text-bg.gif) repeat-x 0 0;
    padding: 2px;
}

#form-login {     position:relative;  }
#form-login .mask {
    font-size: 10px;
    text-align: center;
    top:0;
    left: 0;
    position:absolute;
    background-color: #fff;
    display:none;
}

.hide {
    display:none;
}

select {
    background: #fff url(/assets/img/input-text-bg.gif) repeat-x 0 0;
    border: 1px solid #a5acb2; 
    padding: 1px;
    
    font-size: 10px;   
}

.form-login input.submit {
    background-image: none;
    background-color: #e4a353;
    color: white;
    width: 40px;
    height: auto;
    line-height: 16px;
    padding: 0;
    margin-top: 8px;
    
}
.form-login input.submit:active {
    background-color: #c28131; 
}


.menu-bottom {
    padding-bottom: 5px;

} 
.menu-bottom h1 {
    margin-bottom:6px;
}
.menu-bottom ul {
    margin-bottom: 5px !important;
    margin-top: 10px !important;  
}
.menu-bottom ul li {
    margin: 2px 0 !important;
    position:relative; 
}
.menu-bottom ul li a { 
    color: #000;
    padding-left: 12px;
    font-size: 1.05em;
    background: transparent url(/assets/img/agro-arrow-small.gif) no-repeat left 58%;
}

.menu-bottom ul li a:hover 
{
    text-decoration: none;
}

.menu-bottom ul li ul {
    display: none;  
    position:absolute;
    background-color: #fff;  
    font-size: 1.05em;
    margin-bottom: 0 !important;
    padding: 0 5px;
    border: 1px solid #69870F;
    
}
.menu-bottom ul li ul li {
   
}
.menu-bottom ul li ul li a {
background: transparent url(/assets/img/agro-dot-small.gif) no-repeat left 58%;   
color: #E4A353; 
font-weight: bold;
font-size: 0.95em;
}

.verde {
    color: #47650d;
}

.marrone {
    color:  #2c2312 !important;
}
.marrone-old {
    color: #7d715b;
}
.arancio {
    color: #E5A75A;
}
.bianco {
    color: #fff;
}

#footer { font-size: 0.7em; width: 898px; margin: 0 auto; position:relative; }
#footer .info1 {
    color: #E5A75A;
    font-weight: bold;
}
#footer .info2 {
    color: #fff;
}
#footer .valid {
	position:absolute;
	bottom: 0;
	right: 0;	
}

object { outline:none; }

.round {
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;  
    border-top-radius: 5px;   
}

.ico {
    border: none;
}

.cf:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.cf {
    display: inline-block;
}
 
html[xmlns] .cf {
    display: block;
}
 
* html .cf {
    height: 1%;
}


table.generic {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}

table.generic thead th {
    background-color: #F8EDDE;
    color: #69870F;
    border: 1px solid #E2D7C0;    
    background: #fff url(/assets/img/agro-thead-bg.gif) repeat-x scroll 0 0;
    font-size: 0.65em;
    font-weight: bold;
    white-space: nowrap;
    padding: 4px 3px;    
}
table.generic thead tr th a {
    color: #69870F;
}

table.generic td {
    padding: 1px 3px;
    font-size: 0.65em;
    text-align:left;
    background-color: #f3f3f3;
    border: 1px solid #ddd;        
}

table.generic tr.alt td {
    background-color: #f6f6f6;
}

div.mb {
    padding-bottom: 40px
}


ul.pagination {
    text-align:center;
    margin: 0;
    width: auto;
    padding: 0;
    margin-top: 20px;
    list-style: none;
    
}
ul.pagination li {
    float: left;
}
ul.pagination li {
    margin: 0 1px;   
}
ul.pagination li a, ul.pagination li.current span {
    font-size: .9em;
    font-weight: normal;
    padding: 4px;
}
ul.pagination li a {

}

a.icon {
    position:relative;
    padding: 0.1em 0.6em 0.1em 20px;
    text-decoration: none;
}

.icon span {
    position: absolute;
    top: 50%;
    margin: -8px 5px 0 0;
    left: 0.2em;
}

.form-user-edit {

    margin: 0 auto;
}
.form-user-edit input {
    width: 130px;
}

.fieldset {
    color: #444;
    margin-top: 20px;
    border: 1px solid #ddd;
    position: relative;
    z-index: 0; 
    padding: 10px;
}
.fieldset label {
    width:100px;
    padding-right: 20px;
    display: block;
    float: left;
    line-height: 25px;
}
.fieldset input {
    float: left;
}
.fieldset h4 {
    font-size: 10pt;
    margin: 0;
    padding: 2px;
    background-color: #fff;
    z-index: 10;
    position:absolute;
    top: -14px;
    left: 10px;
    color: #E4A353;
}
.fieldset .info-form {
    color: red;
    float:left;
    padding-top: 5px;
    padding-left: 5px;
    background: none !important;
    border: none !important;
}
.ui-datepicker table {
    font-size: 7pt !important;
}
.ui-datepicker th {
    padding: 0 !important;
}
.ui-datepicker {
    width: 13em !important;
}
.ui-datepicker td a {
    text-align: center !important;
}

.sort_icon span {
    
    position:absolute;
    top: 0;
    left: -16px;
}

.sort_icon {
    position: relative;
    margin-left: 16px;
    
}

.admin-user-details p {
    position: relative;
    padding-left: 100px;
}
.admin-user-details p span {
    position: absolute;
    top: 1px;
    left: 0;
    font-weight: bold;
}

.riservata-box {
    position: relative;
}
.riservata-box a {
    text-decoration: none;
    color: #6D6D6D;
    line-height: 18px;
    display:block;
    position:relative;
    font-weight: bold;
    padding-left: 22px;
    width: 145px;
    border: none;
}
.riservata-box a:hover {

  
}
.riservata-box a.logout-button {
    display:inline;
    position:absolute;
    bottom: 118px;
    right: 0;
    width: 1px;
    padding-left: 15px;    
}
.riservata-box a span {
    width: 16px;
    height: 16px;    
}

.notizie {
    padding: 0 20px;
}
.notizia {
    margin-bottom: 40px;
}
.notizia h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.notizia .info .date {
    line-height: 16px;
    padding: 0 20px;
    font-size: 7.5pt;
    float:left;
    font-weight: bold;
}
.notizia .text {
    margin-top: 10px;
}
.notizia .text p {
    font-size: 8pt;    
}

.modulistica {
    padding: 0 20px;
}

.categoria .file {
    font-size: 8pt;
    float:left;
    width: 186px;
}
.categoria h4 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;

}
.categoria .text {
    font-size: 8pt;
    color: #666;
}

.file {
    margin: 5px 0;
    line-height: 16px;
    padding: 0 0 0 20px; 
    background-repeat: no-repeat;
    background-position: 0 0;
    position:relative;
}

.file a:hover {
    background-color: #f6f6f6;
}

.msgBox a {
    color: green !important;
}

.admin-ctrls {
    font-size: 7pt;
    text-align: right;
    margin-top: 20px;
}

.interna { padding: 0 20px }

.interna h1 { font-size:17pt }
.interna h2 { font-size:14pt }
.interna h3 { font-size:12pt }
.interna h4 { font-size:10pt }

.interna p, .interna ul li { font-size:8pt }                        

.area-links a {
    font-size: 8pt;
    text-transform: uppercase;
    font-weight: bold;
    color: #69870F;
    margin: 0 5px;
}

#content a {
    color: #47650D;
}

.progressbar {
  width: 300px;
}

#progress {
  background: #eee;
  border: 1px solid #222;
  margin-top: 20px;
}
#progressbar {
  width: 0px;
  height: 24px;
  background: #333;
}

.msgBox p {
	margin: 0;
}
