html, body {
    height: 100%; 
    margin: 0; 
    padding: 0;
    color: #62667a;
}

table td, th {
    vertical-align: middle;
}


input, textarea, select {
    border: 1px solid #c0c0c0;
    background: #f3f3f3;
}

input:focus, textarea:focus, select:focus {
    border: 1px solid #505050;
    background: #ffffff;
}


hr {
    border: none;
    color: #b0b3b7;
    background-color: #b0b3b7;
    height: 1px;
}

/* Status messages */
.status_messages {
    font-size: 12px;
    font-weight: bold;
    background: #f4f4f4;
    margin: 10px auto;
    padding: 2px;

}

.status_messages div {
    margin: 5px auto 5px auto;
}

.status_messages div img {
    float: left;
    margin-right: 20px;
    vertical-align: middle;
}

.err {
    color: #3f4447;
    display: inline;
}

.ok {
    color: #3f4447;
    display: inline;
}

.not_uploaded {
    color: red;
}

/* Dimensions of DbObject fields */
.varchar_normal {
    width: 175px;
}

.varchar_mid_wide {
    width: 250px;
}

.varchar_wide {
    width: 375px;
}

.integer {
    text-align: right;
    width: 100px;
}

.double {
    text-align: right;
    width: 100px;
}

.currency {
    text-align: right;
    width: 100px;
}

.date {
    width: 80px;
}

.datetime {
    width: 130px;
}

.time {
    width: 80px;
}

/* Objects list */
/* style for rows 0, 2 ... */
.list_item_even {
    background-color: #f6f6f6;
}

/* style for rows 1, 3 ... */
.list_item_odd {
    background-color: #ffffff;
}

.list_item_selected {
    background: #ecedee;
}


.clear {
    clear: both;
}

.required {
    color: red;
}


#all {
    position: relative;
    height: 100%;
    min-height: 100%;
    z-index: 2;
    background: #d7d8d9; /* url(../images/center-bg.gif) center top repeat-y */
}

html>body #all {
    height: auto;
}

#footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #d7d8d9;
}

#footer {
    height: 120px;
}

#footer div {
    width: 880px;
    padding-top: 14px;
    font-size: 0.9em;


    margin-left: auto;
    margin-right: auto;
}

#footer .developer {
    float: right;
    margin-top: -30px;
}
         
#footer_empty {
    height: 120px;
    background: #d7d8d9;
}

#header {
    background-color: #005392;
    background-image: url(../images/header-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    *background-position: center 102px;
    min-width: 930px;
    height: 139px;
    *height: 142px;
}

*html #header {
    position: relative;
    top: 1px;
}

#header .header_inside {
    *position: relative;
    *top: -13px;
}

#header .header_inside ul.menu {
    *position: relative;
    *top: 10px;
}

#header .header_inside h2 {
    position: relative;
    *top: 23px;

}

.logo {
    *position: relative;
    *top: 13px;
}

#header .toolbar {
    background: #dbdbdb;
    height: 17px;
}

#header .toolbar a {
    color: #898c99;
    border-bottom: 0;
    font-weight: bold;
    text-transform: lowercase;
}

#header .toolbar div {
    width: 930px;
    margin-left: auto;
    margin-right: auto;

    position: relative;
    top: 4px;
}

#header .toolbar ul {
    list-style: none;
    margin: 0;
}

#header .toolbar ul li {
    height: 10px;
    float: right;
    padding: 0 10px;
    border-left:  1px solid #898b99;
    border-right:  1px solid #898b99;
    margin-top: 4px;
}

#header .header_inside {
    width: 930px;
    margin-left: auto;
    margin-right: auto;


}

#header .header_inside ul.menu {

}

#header .toolbar ul li:last-child {
    border-left: 0;
}

#header .toolbar ul li:first-child {
    border-right: 0;
}


#header .toolbar ul li a {
    position: relative;
    top: -4px;
    font-size: 14px;
}

ul.menu {
    list-style: none;
    margin: 0 0 0 0;
    height: 41px;
    position: relative;
    top: -4px;
    background: url(../images/menu/bg.jpg) no-repeat left top;
}

ul.menu li {
    float: left;
/*    padding: 6px 15px 10px 15px; */
/*    background: url(../images/menu/delimiter.gif) no-repeat right bottom;*/
    margin: 0;
}

ul.menu li:last-child {
    background: url(../images/0.gif) no-repeat right center;
}

ul.menu li a {
    border-bottom: 0;
    text-transform: uppercase;
    color: #424557;

    font-size: 0.9em;
    font-weight: bold;
}

.header_inside h2 {
    float: right;
    margin-top: -1.6em;
    *margin-top: -2em;

    font-size: 1.8em;
    font-weight: normal;
    padding-right: 70px;
    margin-right: 20px;
    background: url(../images/catalog-cross.gif) right center no-repeat;

    border-bottom: 1px dashed #919191;

}

.header_inside h2 a {
    border-bottom: 0;
    color: #004084;
}

#center {
    margin-left: auto;
    margin-right: auto;
    min-height: 580px;

    width: 930px;
    background: #f9f9f9 url(../images/center-bottom.gif) center bottom repeat-x;
    position: relative;
}

*html #center {
    background: #f9f9f9 url(../images/flash-bg.png) bottom center;
}

#flashcontent {
    margin-left: auto;
    margin-right: auto;
    width: 930px;
    position: relative;
    top: -10px;
    left: -5px;
    *top: 0px;
}

*html .#flashcontent {
    left: 0px;
}

.intro_empty {
    width: 400px;
    height: 220px;
    position: relative;
}

.intro {
    background: url(../images/intro.png) no-repeat left top;
    width: 377px;
    height: 210px;
    overflow: hidden;
    font-size: 0.8em;
    float: right;
}

.intro h3 {
    font-size: 1em;
    color: #6c7083;
}

.intro div {
    margin: 14px;
}

.intro h3 strong {
    color: #004084;
}

/*
div.lang_menu {
    float: right;
    position: relative;
    top: -60px;
    left: -100px;
}

div.lang_menu select {
    width: 100px;
}
*/

ul.languages {
    list-style: none;
    float: right;
    position: relative;
    left: -110px;
    z-index: 99;
    top: 10px;
    top: -72px;
}

html*ul.languages{
    top: 15px;
}/**/

ul.languages {
    *top: -51px ! important;
}

ul.languages li {
    display: inline;
}

ul.languages li img {

}

div.content {
    padding: 15px;
}

/* Login state */
.login_state {
    float: right;
    padding-right: 15px;
}

div.news {
    width: 45%;
    padding: 0 10px;

    position: relative;
    top: -22px;
    left: -17px;
}

div.news h1 {
    font-size: 1em;
}

div.news hr {
    background: url(../images/hr-bg.gif) repeat-x left top;
}

div.news ul li a {
    color: #66646f;
    border-bottom: 0;
}

div.news ul li a:hover {
    color: #093f6e;
}

table td, table tr {
    padding: 10px;
}

.downloads_browser td td {
    border: 1px solid black;

}

.downloads_browser .categories {
    vertical-align: top;
}

.downloads_browser .categories td {
    width: 100px;
    padding: 2px 5px;
}

.downloads_browser .descriptions td {
    padding: 2px 5px;
    width: 400px;
}

.list_item_selected {
    font-weight: bold;
}

.eurotech {
    position: relative;
    top: -9px;
    left: 435px;
}

.piva {
    text-align: left;
    float: left;
    font-size: 0.8em ! important;
}
