/* CSS GENERALE */
#main-menu
{
    /*background:url('/static/images/azzurro/images/bck-menu.jpg') repeat-x;*/
    background-color: #2ca943;
    width:100%;
    height:29px;
    text-align:center;
    color: #ffffff;
}

#sub-main-menu
{
    width:959px;
    margin-left:auto;
    margin-right:auto;
    padding-top:5px;
}

#sub-main-menu A
{
    color:white;
    text-decoration:none;
}

#sub-main-menu ul
{
    display:inline;
}

#sub-main-menu ul li
{
    display:inline;
}

.input-frm
{
    font-size:10px;
    /*height:15px;*/
    padding:0px;
    width:100px;
    font-family: verdana, arial;
}

.input-frm2
{
    font-size:11px;
    height:18px;
    padding:0px;
    width:105px;
    font-family: verdana, arial;
}
.input-frm-home
{
    font-size:12px;
    height:18px;
    padding:0px;
    width:200px;
    font-family: verdana, arial;
}


#btn-search, #btn-profile
{
    position:relative;
    top:0.22em;
}

#btn-profile2
{
    position:relative;
    top:0.35em;
}

#log-name
{
    font-size:14px;
}

#main-content
{
    text-align:center;
    background:url('/static/images/azzurro/images/bck-main-content.jpg') repeat-x;
}

#main-header
{
    width:959px;
    margin-left:auto;
    margin-right:auto;
    height:70px;
    text-align:left;
}

#img-header
{
    float:left;
}

#banner-header
{
    margin-top:4px;
    float:right;
}

#main-box
{
    width:959px;
    margin-top:20px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}

#sub-main-box
{
    background:#FFFFFF;
    color:#96959A;
    margin-bottom:20px;
    height:740px;
}

#box-left
{
    width:750px;
    float:left;
}

#box-left-small
{
    width:160px;
    float:left;
    margin-right:9px;
}

#box-center
{
    width:581px;
    float:left;
}

#box-right
{
    width:200px;
    float:left;
    margin-left:9px;
}

#footer-box
{
    padding:0 10px 40px 10px;
}


#breadcrumb-g,#breadcrumb-v
{
    padding-left:15px;
    padding-bottom:10px;
}

#breadcrumb-g
{
    background:#00CB00;
}

#breadcrumb-v
{
    background:#C91CC4;
    padding-top:10px;
}

#breadcrumb-g A,#breadcrumb-v A
{
    text-decoration:underline;
    color: #ffffff;
}

#ico-house
{
    position:relative;
    top:5px;
}

#banner-left1, #banner-left2, #banner-right1, #banner-right2
{
    margin-bottom:10px;
}
/* CSS SOLO PAGINA HOME */

#box-home1, #box-home2, #box-home3
{
    width:313px;
    height:331px;
    float:left;
}

#box-home1
{
    margin-right:10px;
    background:url('/static/images/azzurro/images/img-Home1.jpg') no-repeat;
}

#box-home2
{
    margin-right:10px;
}

/* CSS SOLO PAGINA PROFILO */

#box-profile
{
    /*width:328px;*/
    /*height:748px;*/
    float:left;
}
#sub-box-profile1
{
    padding: 2px 15px 0px 17px;
    margin:0px;
    width: 190px;
}
#sub-box-profile1 p
{
    margin:10px 0px 10px 0px;
    line-height:15px;
}
#sub-box-profile1-text
{
    width:190px;
    float:left;
}
#sub-box-profile1-menu
{
    width:130px;
    padding:0px;
    margin:0px;
    float:right;
}
#sub-box-profile1-menu img
{
    padding:0px;
    margin:0px;
}
#sub-box-profile2
{
    background:#97969B;
    color:#FFFFFF;
    text-align:right;
    margin:0px;
    padding:2px 3px 5px 3px;
}
#sub-box-profile3
{
    height:294px;
}

/* CSS SOLO PAGINA TIPO */
#sub-box-tipo1
{
    height:346px;
    background:#FFFFFF;
    color: #96959A;
    padding:15px;
}
#sub-box-tipo1-menu
{
    float:left;
    width:130px;
}
#sub-box-tipo1-menu img
{
    padding:0px;
    margin:0px;
}
#sub-box-tipo1 h2
{
    margin:0px 0px 5px 0px;
    font-size:20px;
}
#sub-box-tipo2
{
    background:#97969B;
    color:#FFFFFF;
    text-align:right;
    margin:0px 15px 0px 15px;
    padding:6px 8px 4px 8px;
}
#sub-box-tipo3
{
    height:339px;
    margin:10px 0 10px 15px;
}
#sub-box-tipo2 select
{
    float:left;
    width:150px;
}
#box-central
{
    /*border:1px solid #D9D9DB;*/
    /*padding:25px 14px 10px 10px;*/
    /*margin:2px;*/

    width: 490px;
    padding: 0 0 0 10px;
    float:left;
}
#box-central p
{
    margin:0px;
    /*display:inline;*/
    /*float:left;*/
    padding-bottom:0px;
}
#box-central-top
{
    margin-bottom:10px;
    text-align:right;
    color:#44D844;
}
#box-central-top a
{
    color:#44D844;
}
#box-central-top p
{
    color: #96959A;
    text-align:left;
}
#box-central-bottom
{
    text-align:right;
    color:#4F4E54;
    /*margin-bottom:5px;*/
    border-bottom:1px solid #4F4E54;
}
#box-central-bottom p
{
    text-align:left;
}

/* CSS IFRAME */

#tbl-iframe,#tbl-iframe2
{
    border:0px;
    line-height:0.8em;
}
#tbl-iframe TD
{
    padding:10px 15px 5px 15px;
}
#tbl-iframe2 TD
{
    padding:5px 20px 20px 0px;
}
#tbl-iframe A,#tbl-iframe2 A
{
    font-size:11px;
    color:#96959A;
    text-decoration: underline;
    font-weight:bold;
}
#tbl-iframe strong,#tbl-iframe2 strong
{
    color:#000;
    text-decoration: underline;
}

/* CSS VARIE */
#group-central
{
    margin-bottom:10px;
}
#btn-comment
{
    margin:10px 0 15px 0;
}
#video
{
    float:left;
    margin-left:2px;
    width:416px;
    border:1px solid #D9D9DB;
}
.cmmt-user
{
    margin:5px 0 5px 0;
    width:390px;
    background:#D8D9DB;
    padding-top:7px;
    font-size:11px;
}
.cmmt-user p
{
    width:330px;
}
.cmmt-user img
{
    margin:0px 7px 7px 7px;
}
.cmmt-name
{
    color:#44D844;
}
.cmmt-text
{
    color:#000000;
    font-size:13px;
    padding-bottom:7px;
}

/* CLASSI */
.big-font
{
    font-size:16px;
}
.left
{
    float:left;
}
.right
{
    float:right;
}

/* +-------------------------------------------------------------------------+ */
/* + community                                                               + */
/* +-------------------------------------------------------------------------+ */
a:link { color: #336699; text-decoration: none; }
a:visited { color:#336699; text-decoration: none; }
a:hover { color: #336699; text-decoration: none; }
a:active { color: #336699; text-decoration: none; }

.actions a:hover {
    background-color:#ffffff;
    color:#336699;
}
.actions a.profile_action {
    padding: 0 0 5px 0;
    display: block;
    text-decoration: none;
}

#green_header {
    background-image: url('/static/images/azzurro/images/green_header.jpg');
    width: 200px;
    height: 32px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    font-family: "arial";
    vertical-align : middle;
    text-align: center;
    padding-top:5px;
}

#green_body {
    background-color: #00ca02;
    margin-bottom: 20px;
    padding: 10px 0 5px 10px;
}

#red_header {
    background-image: url('/static/images/azzurro/images/red_header.jpg');
    width: 200px;
    height: 32px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    font-family: "arial";
    vertical-align : middle;
    text-align: center;
    padding-top:5px;
}

#red_body {
    background-color: #ca1dc5;
    margin-bottom: 20px;
    padding: 10px 0 5px 10px;
}

.big-text {
    font-size: 25px;
    font-weight: bold;
    font-family: "arial";
}

hr {
    border:medium none;
    clear:both;
    color:#DDDDDD;
    float:none;
    width:100%;
}

.span-19 {
    width: 490px;
}