/* CSS Document */

*
{
    margin: 0;
    padding: 0;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    background: #fff url(../images/background_grey.jpg) left 136px repeat-x fixed;
}
h1
{
    display: none;
}
img
{
    border: 0;
}
a, a:link, a:visited, a:active
{
    color: #000;
    text-decoration: underline;
}
a:hover
{
    color: #CC0000;
}
a.ico
{
    padding-left: 20px;
    background: left center no-repeat;
}

#header
{
    position: fixed;
    height: 126px;
    background-color: #fff;
    width: 100%;
    z-index: 2;
}
#header #logo
{
    position: absolute;
    width: 200px;
    height: 65px;
    top: 10px;
    overflow: hidden;
}
#header #logoeurolbacom
{
    position: absolute;
    right: 0;
    width: 125px;
    height: 65px;
    top: 5px;
}
#menu
{
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    margin-top: 50px;
}
#menu .primoLiv ul
{
    height: 28px;
    line-height: 28px;
    margin-left: 220px;
    list-style-type: none;
}
#menu .primoLiv ul li
{
    float: left;
    width: 102px;
    background: url(../images/menuPrimo.gif) no-repeat;
    text-align: center;
}
#menu .primoLiv ul li a
{
    color: #fff;
    text-decoration: none;
}
#menu .primoLiv ul li a:hover
{
    text-decoration: underline;
}
#menu .primoLiv ul li.sel
{
    background: url(../images/menuPrimoSel.gif) no-repeat;
}

#menu .secondoLiv
{
    background-color: #bbb;
}
#menu .secondoLiv ul
{
    list-style-type: none;
    height: 28px;
}
#menu .secondoLiv ul li
{
    float: left;
    line-height: 18px;
    margin: 5px 0 0 0;
    border-right: #fff 1px solid;
    position: relative;
}
#menu .secondoLiv ul li a
{
    color: #fff;
    text-decoration: none;
    float: left;
    padding: 0 6px;
    margin: 0 10px;
}
#menu secondoLiv ul li a:hover
{
    background-color: #999;
}

#menu .secondoLiv ul li a.sel
{
    background-color: #999;
}

#menu .thirdLiv
{
    background: #ccc url(../images/bgThirdLiv.jpg) left top repeat-x;
    height: 30px;
    line-height: 16px;
}
#menu .thirdLiv ul
{
    list-style-type: none;
}
#menu .thirdLiv ul li
{
    float: left;
    margin: 8px 0 0 8px;
    border-right: #fff 1px dotted;
    position: relative;
}
#menu .thirdLiv ul li a
{
    margin-right: 10px;
    color: #fff;
    text-decoration: none;
    float: left;
}
#menu .thirdLiv ul li a:hover
{
    text-decoration: underline;
}

#menu img
{
    float: left;
    margin-right: 5px;
}
#menu .arrow
{
    width: 6px;
    height: 20px;
    background: url(../images/menuVarrow.gif) no-repeat;
    float: left;
    margin: 0 10px 0 -5px;
}
#menu .arrow2
{
    width: 6px;
    height: 20px;
    background: url(../images/menuVarrow2.gif) no-repeat;
    float: left;
    margin: 0 10px 0 -5px;
}
#menuServ
{
    position: absolute;
    top: 50px;
    right: 10px;
    font-size: 10px;
}
#menuServ ul
{
    height: 21px;
    line-height: 21px;
    list-style-type: none;
    display: inline;
}
#menuServ ul li
{
    float: left;
    border-right: #999 1px dotted;
}
#menuServ ul li a
{
    margin: 0 10px;
    float: left;
}
#menuServ ul li span
{
    float: left;
}

#content
{
    font-size: 10px;
    padding: 20px;
    position: absolute;
    top: 126px;
}
#content h2
{
    font-size: 20px;
}

/* Form */
.formConteiner
{
    float: none;
    clear: both;
    width: 980px;
    padding-top: 10px;
}
.formConteiner .menuMiniTab
{
    height: 20px;
    overflow: hidden;
}
.formConteiner .menuMiniTab ul
{
    list-style-type: none;
}
.formConteiner .menuMiniTab ul li
{
    float: left;
    text-transform: uppercase;
    border-right: 1px solid #7f7f7f;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.formConteiner .menuMiniTab ul li a, .formConteiner .menuMiniTab ul li a:link, .formConteiner .menuMiniTab ul li a:visited, .formConteiner .menuMiniTab ul li a:active
{
    background-color: #CCC;
    padding: 4px 6px;
    display: block;
    text-decoration: none;
}
.formConteiner .menuMiniTab ul li a:hover
{
    color: #000;
    text-decoration: underline;
}
.formConteiner .menuMiniTab ul li a.sel
{
    background-color: #fff;
}
.formConteiner .formCenter
{
    background-color: #FFF;
    border-bottom: 1px solid #7f7f7f;
    border-right: 1px solid #7f7f7f;
    padding: 10px;
}
.formConteiner .formCenter table
{
    border: none;
    border-collapse: collapse;
}
.formConteiner .formCenter table .colSmall
{
    width: 12%;
}
.formConteiner .formCenter table .colBig
{
    width: 38%;
}
.formConteiner .formCenter table td
{
    padding: 5px;
    vertical-align: top;
}
/* .formConteiner .formCenter input[type="text"], .formConteiner .formCenter select, .formConteiner .formCenter textarea{ width:280px;} */

/* Aggiuto da Fabio */
#contentSearch
{
    height: 0px;
    overflow: hidden;
    width: 100%;
}
#contentSearch h2
{
    font-size: 20px;
}

/* Aggiuto da Fabio */
#contentLogin
{
    width: 300px;
    height: 300px;
    font-size: 12px;
    margin: 0 auto;
    position: relative;
    top: 100px;
    text-align: center;
}

#results
{
    float: left;
    margin: 5px 0 0 -10px;
    text-transform: uppercase;
    font-weight: bold;
    height: 20px;
}
#results ul
{
    list-style-type: none;
    background-color: #fff;
    padding: 3px 0;
    padding-right: 10px;
    float: left;
    border-bottom: 1px solid #7f7f7f;
    border-right: 1px solid #7f7f7f;
}
#results ul li
{
    border-right: #999 1px solid;
    display: inline;
    padding: 0 10px;
    margin: 3px 0;
}

table.grid
{
    border: 1px solid #ccc;
    border-collapse: collapse;
    background-color: #fff;
    margin-top: 10px;
    clear: both;
    float: none;
}
table.grid th
{
    background-color: #d0d0d0;
    padding: 2px 2px;
    white-space: nowrap;
    vertical-align: bottom;
}

table .tableListRow, table .tableListRow td
{
    border: 1px solid #adadad;
    border-collapse: collapse;
    padding: 2px 4px;
    text-align: left;
    white-space: nowrap;
}
table .tableListRow:hover
{
    background-color: #ececec;
}
table .tableListRow:hover td
{
    color: #FF0000;
}

table .tableListAlternatingRow, table .tableListAlternatingRow td
{
    border: 1px solid #adadad;
    border-collapse: collapse;
    padding: 2px 4px;
    text-align: left;
    white-space: nowrap;
}
table .tableListAlternatingRow:hover
{
    background-color: #ececec;
}
table .tableListAlternatingRow:hover td
{
    color: #FF0000;
}

.hidden
{
    display: none;
}
.center
{
    text-align: center;
}
.right
{
    text-align: right;
}
.left
{
    text-align: left;
}

/* Aggiuto da Fabio */
table.grid .tdOption
{
    width: 20px;
}
table.grid .tableListHiddenColum
{
    display: none;
}
table.grid .tdCenter
{
    text-align: center;
}
table.grid .tdLeft
{
    text-align: left;
}
table.grid .tdRight
{
    text-align: right;
}

table.grid .tdCenterSwap
{
    text-align: center;
    width: 0px;
}
table.grid .tdLeftSwap
{
    text-align: left;
    width: 0px;
}
table.grid .tdRightSwap
{
    text-align: right;
    width: 0px;
}

table.grid .tdCenterSwap2
{
    text-align: center;
    width: 0px;
}
table.grid .tdLeftSwap2
{
    text-align: left;
    width: 0px;
}
table.grid .tdRightSwap2
{
    text-align: right;
    width: 0px;
}

table.tableListDetails
{
    border: 1px solid #ccc;
    border-collapse: collapse;
    background-color: #fff;
    margin-top: 10px;
    clear: both;
    float: none;
}
table.tableListDetails th, table.grid td
{
    border: 1px solid #adadad;
    border-collapse: collapse;
    padding: 2px 4px;
    text-align: left;
    white-space: nowrap;
}
table.tableListDetails th
{
    background-color: #d0d0d0;
}
table.tableListDetails .tableListHiddenColum
{
    display: none;
}
table.tableListDetails .tdCenter
{
    text-align: center;
}
table.tableListDetails .tdLeft
{
    text-align: left;
}
table.tableListDetails .tdRight
{
    text-align: right;
}

table.tableDetails h4
{
    margin-top: 20px;
}
table.tableDetails td td
{
    vertical-align: bottom;
}
table.tableDetails .formBlock
{
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #6a7b86;
}
table.tableDetails .tableDetailsUc td input
{
    margin: 0 10px 0 0;
}

table.tableListPager a.sel
{
    font-weight: bold;
    font-size: 12px;
}

.tableList
{
    border: 1px solid #ccc;
    border-collapse: collapse;
    background-color: #fff;
    margin-top: 10px;
    clear: both;
    float: none;
}
.tableList th
{
    background-color: #d0d0d0;
    height: 20px;
    padding: 0 8px 0 8px;
}
.tableListPager
{
    background-color: #d0d0d0;
    height: 20px;
    padding: 0 8px 0 8px;
}
.tableListPager table td
{
    padding: 0 2px 0 2px;
}
.tableList .tableListOptionColum
{
    text-align: center;
}
.tableList .tableListHiddenColum
{
    display: none;
}
.tableList .tdCenter
{
    text-align: center;
    padding: 0 5px;
    height: 25px;
}
.tableList .tdCenterNoPrint
{
    text-align: center;
    padding: 0 5px;
    height: 25px;
}
.tableList .tdLeft
{
    text-align: left;
    padding: 0 5px;
    height: 25px;
}
.tableList .tdRight
{
    text-align: right;
    padding: 0 5px;
    height: 25px;
}
.tableList .tdCenterEdit
{
    text-align: center;
    padding: 0 5px;
    height: 25px;
    background-color: #BBB;
}
.tableList .tdLeftEdit
{
    text-align: left;
    padding: 0 5px;
    height: 25px;
    background-color: #BBB;
}
.tableList .tdRightEdit
{
    text-align: right;
    padding: 0 5px;
    height: 25px;
    background-color: #BBB;
}


.tableListRow, .tableListRow td
{
    border: 1px solid #adadad;
    border-collapse: collapse;
    padding: 2px 4px;
    text-align: left;
    white-space: nowrap;
}
.tableListRow:hover
{
    background-color: #ececec;
}
.tableListRow:hover td
{
    color: #FF0000;
}

.tableListAlternatingRow, .tableListAlternatingRow td
{
    border: 1px solid #adadad;
    border-collapse: collapse;
    padding: 2px 4px;
    text-align: left;
    white-space: nowrap;
}
table .tableListAlternatingRow:hover
{
    background-color: #ececec;
}
table .tableListAlternatingRow:hover td
{
    color: #FF0000;
}

.hidden
{
    display: none;
}
.center
{
    text-align: center;
}
.right
{
    text-align: right;
}
.left
{
    text-align: left;
}
