﻿/*home enciclopedia*/
.tabella_enciclopedia
{
    font-family: 'spinnaker';
    text-align: left;
    padding: 0px 0px;
    position: relative;
}
.tabella_enciclopedia p
{
    font-family: 'arial';
    font-size: 14px;
    letter-spacing: 2px;
    text-align: justify;
    line-height: 22px;
}
.tabella_enciclopedia .intro
{
    padding: 20px 30px 40px;
}
.tabella_enciclopedia .intro p strong
{
    display: block;
    font-family: 'spinnaker';
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    text-transform: uppercase;
}
.tabella_enciclopedia .intro p img
{
    width: 100%;
}
/*enciclopedia philum e enciclopedia categorie */
.enciclopedia_top
{
    padding: 0px 30px 50px;
}
.enciclopedia_philum
{
    padding: 0px 30px;
}
.enciclopedia_categorie
{
    float: left;    
}
.enciclopedia_philum .enciclopedia_title,
.enciclopedia_categorie .enciclopedia_title
{
    background-color: black;
    clear: both;
    color: #F6F6F6;
    display: inline;
    float: left;
    font-size: 28px;
    padding: 0 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px\0/; /*ie9 hack*/
}
.enciclopedia_philum table,
.enciclopedia_categorie table
{
    clear: both;
    display: block;
    font-size: 18px;    
    padding-top: 25px;
    width: auto !important;
}
.enciclopedia_philum table tbody,
.enciclopedia_categorie table tbody
{
    width: 100%;
    display: block;
}
.enciclopedia_philum table tr,
.enciclopedia_categorie table tr
{
    background-color: #F6F6F6 !important;
    float: left\0/; /*ie9 hack*/
    border-left: 10px solid #000000;
    display: block;
    margin-bottom: 20px;    
}
.enciclopedia_philum table tr
{
    float: left;
    width: 375px;
}
.enciclopedia_philum table tr.right_side
{
    float: right;
}
.enciclopedia_philum ul li,
.enciclopedia_categorie ul li 
{    
    font-weight: normal;
    letter-spacing: 2px;
    margin-left: 12px;
}
.enciclopedia_philum ul li a:hover,
.enciclopedia_categorie ul li a:hover
{
    border-bottom: 2px solid #000000;
}
.enciclopedia_philum ul li a.detail
{
    text-transform: uppercase;
    font-size: 12px;
}

/*enciclopedia ricerca*/
.enciclopedia_ricerca
{
    float: right;
    width: 310px;
}
.enciclopedia_ricerca #Titolo
{
    background-color: black;
    clear: both;
    color: #F6F6F6;
    display: inline;
    font-size: 28px;
    padding: 0 10px;
    text-transform: uppercase;
    float: left;
    letter-spacing: 2px;
    margin-bottom: 0;
}
.GabbiaRicerca tbody tr td table
{
    font-family: 'Spinnaker';
}
.GabbiaRicerca tbody tr td table tbody
{
    display: block;
    padding-top: 15px;
}
.GabbiaRicerca tbody tr td table tbody tr td
{
    width: 300px;
}
.GabbiaRicerca tbody tr td table tbody tr td > div
{
    font-size: 18px;
    letter-spacing: 2px;
    padding-bottom: 2px;
    padding-top: 10px;
}
.GabbiaRicerca tbody tr td table tbody tr td > select
{
    background-color: #D7D7D7;
    font-family: 'spinnaker';
    padding: 3px;
    width: 310px !important;
    font-size: 18px;
}
.GabbiaRicerca tbody tr td table tbody tr td > select option
{
    padding-left: 5px;
}
.GabbiaRicerca tbody tr td table tbody tr td > input
{
    background-color: #D7D7D7;
    font-family: 'spinnaker';
    padding: 5px;
    width: 300px !important;
}
.GabbiaRicerca tbody tr td table tbody tr td > a,
.enciclopedia_home a
{
    background-color: #000000;
    color: #F6F6F6;
    float: right;
    font-family: 'spinnaker';
    font-size: 16px;
    letter-spacing: 2px;
    padding: 5px;
    position: relative;
    right: 0px;
    text-transform: uppercase;
    top: 5px;
}
.GabbiaRicerca tbody tr td table tbody tr td > a:hover,
.enciclopedia_home a:hover
{
    color: #96CB00;
}

/*enciclopedia item list*/
.enciclopedia_home
{
    position: absolute;
    right: 15px;
    top: 85px;
    z-index: 999;
}
.enciclopedia_home a{
    right: 0px;
    top: 0;
}
#Titolo
{
    border-bottom: 2px solid #000000;
    font-size: 40px;
    font-weight: normal;
    letter-spacing: 8px;
    margin-bottom: 65px;
    text-transform: uppercase;
}
#CellaElenco
{
    padding-bottom: 15px;
}
#CellaElenco > a
{
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;    
}
#CellaElenco > a:hover
{
    border-bottom: 2px solid #000;
}
#CellaElenco > a:first-child:hover
{
    border-bottom: none;
}
#CellaElenco > a:first-child
{
    display: block;
}
/*enciclopedia item detail*/
.enciclopedia_titolo_dettaglio h2
{
    border-bottom: 2px solid #000000;
    font-size: 40px;
    font-weight: normal;
    letter-spacing: 8px;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.enciclopedia_detail_page_image
{
    padding-top: 50px;
    text-align: left;
}
.enciclopedia_detail_page_info
{
    text-align: left;
}
.enciclopedia_detail_page_info div
{
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold;
}
.enciclopedia_detail_page_info div b
{
    font-family: 'arial';
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 22px;
    text-transform: none;
    font-weight: normal;
}
.enciclopedia_detail_page_info #VoceRicerca 
{
    border-bottom: 2px solid #000000;
    float: left;
    margin-bottom: 10px;
}
.enciclopedia_detail_page_info #VoceRicerca b
{
    font-size: 18px;
}
.enciclopedia_detail_page_desc
{
    font-family: 'arial';
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 22px;
    width: 800px;
    padding-top: 55px;
    text-align: left;
}
.enciclopedia_detail_page_desc em
{
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold;
}
.enciclopedia_detail_page_desc > p
{
    padding-bottom: 10px;
}
.enciclopedia_detail_page_desc em strong
{
    text-transform: none;
    font-weight: normal;
}
/*famiglie ricerca*/
.famiglie_ricerca #Titolo
{
    color: #F6F6F6;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: none;
    margin: 0;
    background-color: #000;
    float: left;
    position: relative;
    top: 0;
    left: 293px;
}
.famiglie_ricerca .GabbiaRicerca
{
    clear: both;
}
.enciclopedia_title.detail_title
{
    text-align: left;
}
.enciclopedia_title.detail_title h3
{
    border-bottom: 2px solid #000000;
    font-size: 40px;
    font-weight: normal;
    letter-spacing: 8px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.enciclopedia_philum_famiglia
{
    padding-top: 50px;
}
.enciclopedia_philum_famiglia table tr
{
    background-color: #F6F6F6 !important;
    border-left: 10px solid #000000;
    display: block;
    margin-bottom: 20px;    
}
.enciclopedia_philum_famiglia table tr
{
    float: left;
    width: 375px;
}
.enciclopedia_philum_famiglia ul li
{    
    font-weight: normal;
    letter-spacing: 2px;
    margin-left: 12px;
    font-size: 16px;
}
.enciclopedia_philum_famiglia ul li a
{
    margin-bottom: 2px;
}
.enciclopedia_philum_famiglia ul li a:hover
{
    border-bottom: 2px solid #000000;
}
.enciclopedia_philum_famiglia ul li a.detail
{
    text-transform: uppercase;
    font-size: 12px;
}