/* Copyright Line Multimediaagency - www.linee.it - All Rights Reserved.*/

.border-bottom-green{
    border-bottom: 4px solid #016821 !important;
}

div.columns_1_1_1, div.columns_1_1_0, div.columns_1_0_0, div.columns_1_0_1{
    /* padding: 0.5em 0.5em 0.5em 0.5em; */
    /* background-image: url('../../../../images/skins/default/portlet_bg.jpg'); */
    background-repeat: repeat-y;
}

div.left div.explorer {
    /* border: 1px solid red; */
    width: 150px;
    padding: 0px;
    background-color: #000000;
    background-image: url('../../../../images/skins/default/portlet_bg.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 50px;
}

div.left div.explorer div.header {
    padding-left: 42px;
    padding-top: 10px;
    background-image: url('../../../../images/skins/default/portlet_head.jpg');
    background-repeat: no-repeat;
    background-color: #000000;
    font-variant:normal;
    font-weight: bold;
    text-align: left;
    font-size: 11pt;
    min-height: 20px;
}

div.width-center_1_1_1 div.explorer div.header {
    display: none;
}

.round-border {
    border: none;
}

div.body div.header {
    color: #f9eb30 !important;
    font-size: 2.1em;
    font-weight: bold;
    margin: 0px;
    padding: 5px;
    font-variant:normal;
}

div.body div.header span.content-title {
    font-size: 24pt;
    line-height: 24pt;
}

dt.container-block {
    border-bottom: 1px solid #ffffff;
}

div.left div.portlet dt.container-block {
    border-bottom: none;
    background-image: url('../../../../images/skins/default/gradient_under_voice.png');
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 10px;
    text-align: left;
    padding-left: 3px;
}

div.width-center_1_1_1 div.comments_list dl.menu {
    border-left: 1px solid white;
    padding-left: 5px;
    margin-bottom: 20px;
}

div.width-center_1_1_1 div.comments_list dl.menu div.comment_tail {
    margin-top: 10px;
    margin-bottom: 10px;
}

div.width-center_1_1_1 div.comments_list div.menu div.dt-menu {
    margin-left: 0px;
}

div.width-center_1_1_1 div.comments_list div.menu div.dd-menu input{
    width: 100%;
}
div.width-center_1_1_1 div.comments_list div.menu div.dd-menu input[type=submit]{
    width: 100%;
    margin: 0px;
    padding: 0px;
}

div.width-center_1_1_1 div.comments_list div.menu div.dd-menu textarea{
    width: 100%;
    height: 150px;
}

div.width-center_1_1_1 div.comments_list a.menu-item {
    color: #f9eb30 !important;
}


div.left div.portlet dt.container-block strong.menu-folder {
    font-weight: normal;
}

div.width-lateral_1_1_1, div.width-lateral_1_0_1, div.width-lateral_0_1_1 {
    width: 18% !important;
}

div.width-center_1_1_1 {
    width: 67% !important;
}
div.width-center_1_0_1 {
    width: 82% !important;
}

div.width-center_0_1_1 {
    width: 82% !important;
}

div.content-area div.right {
    width: 15% !important;
}
/*
div.comments_list div.body dl.menu {
border: 1px solid white;
}
*/
div.body div.resource_info_pdf {
    padding: 10px;
    background-image: url('../../../../images/skins/default/curricula_element_bg.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #666666;
    /* padding-left: 100px; */
    padding-bottom: 20px;
}
div.body div.resource_info_pdf div.resource_head span.resource_head {
    color: #f9eb30 !important;
    font-weight: bold;
}

div.body a.resource_anchor_pdf {
   /*  margin-right: 50px; */
    margin-top: 10px;
    background-image: url('../../../../images/skins/default/pdf_48x48.png');
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    display: block;
}
div.body a.resource_anchor_pdf span.resource_anchor_text_pdf {
    display: none;
}

/* colori */
.bgcolor-2 {
    background-color:#333333 !important;
}

