@charset "utf-8";
@import url("layout.css");
@import url("default.css");

/* ORGANIZZASPOSI - HOMEPAGE        */
/* FOGLIO DI STILE CSS Livello 2.1    */
/* design -> Alessandro Ferullo <-    */

/* COLONNA MAIN HOMEPAGE (CENTRALE)*/

#homepage #content {
    background: url("i/content_home_bg.png") top center no-repeat;
}

#homepage #content-main {
    width: 475px;
    margin: 10px auto 0px auto;
    padding: 0px 0px 0px 0px;
    background: none;
}

#homepage .content-box {
    position: relative;
    overflow: auto;
    width: 447px;
    margin: 0px auto 0px auto;
    padding: 5px 10px 5px 10px;
    background: #FFF url("i/content_box_bg.png") top left repeat-x;
    font-size: 85%;
    line-height: 1.3;
    color: #6c3506;
    text-align: left;
}


/* COLONNA LATERALE SINISTRA */
#sidebar .videoguide_thumb {
    float: left;
    margin: 0px 0px 5px 7px;
}


/* CONSOLE */
#console .box {
    position: relative;
    margin: 5px 5px 5px 5px;
    padding: 5px 0px 0px 0px;
    border: 4px solid #fff;
    background: #FFF;
    text-align: center;
}

/* Evidenza centrale Homepage 450x185 */
#console #centrale {
    width: 450px;
    height: 185px;
    margin: 0px auto 0px auto;
}

/* Evidenza laterale e Box Login Homepage 235x185 */
#console .laterale {
    width: 235px;
    height: 185px;
    margin: 0px 0px 0px 0px;
}

#console .laterale img {
    width: 230px;
    height: 185px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#console .laterale img {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

/* Box di testo in overlay per le evidenze */
#console span {
    position: absolute;
    left: 3px;
    bottom: 0px;
    display: block;
    width: 230px;
    height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #000;
    border-top: 1px solid #CCC;
    font-size: 120%;
    color: #FFF;
    text-align: center;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    opacity:.80;
}

#console #centrale span {
    left: 3px;
    bottom: 0px;
    width: 445px;
}

#console span a {
    color: #FFF;
    font-weight: bold;
}

/* BOX_HOME: "SEGNALIAMO", "ALTO GRADIMENTO" */
.box_home {
    position: relative;
    width: 475px;
    margin: 10px auto 20px auto;
    padding: 0px 0px 0px 0px;
    background: #c58512 url("i/box1_top.png") 50% 0 no-repeat;
}

.box_home h2 {
    width: auto;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    font-size: 110%;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
}

.box_home a {
    width: 100%;
    height: 100%;
}

.box_home a:hover {
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.box_home img {
    margin: 5px 5px 5px 5px;
    border: 1px solid #6c3506;
    float: left;
}

.box_home ul {
    margin: 5px 20px 5px 20px;
    padding: 0px 0px 0px 0px;
}

.box_home ul li {
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 110%;
}

.box_home .bottom {
    position: relative;
    clear: none;
    width: 100%;
    height: 44px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    background: #c58512 url("i/box1_bottom.png") 50% 100% no-repeat;
    line-height: 55px;
    font-size: 90%;
    text-align: center;
}

.box_home .bottom a:hover {
    text-decoration: underline;
}

/* FEATURETTE */
.featurette {
    position: relative;
    width: 475px;
    margin: 10px auto 15px auto;
    padding: 0px 0px 0px 0px;
    background: #c58512;
}

/* CLASSI AGGIUNTIVE PER LE FEATURETTE PRINCIPALI E SECONDARIE */
.first {
    background: #c58512 url("i/box1_top.png") 50% 0 no-repeat;
}

.first h2 {
    width: 360px;
}

.minore {
    background: #c58512 url("i/featurette_top.png") top left no-repeat;
}

.featurette h2 {
    margin: 0px auto 0px auto;
    padding: 4px 0px 4px 0px;
    font-size: 110%;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    line-height: 18px;
}

.featurette h2 a {
    color: #FFF;
}

/* categoria origine featurette */
.dettaglio3 {
    margin: 0px 10px 5px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 70%;
    color: #42210B;
    text-align: right;
}

.featurette img {
    margin: 5px 5px 5px 5px;
    border: 1px solid #6c3506;
    float: left;
}

.featurette .bottom  {
    clear: none;
    width: 475px;
    height: 19px;
    margin: 0;
    padding: 0;
    background: #c58512 url("i/featurette_bottom.png") center top no-repeat ;
    font-size: 70%;
    color: #42210B;
    text-align: right;
}

.featurette .bottom a {
    margin: 0px 15px 0px 0px;
}
