body, td, th
{
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #616161;
}
body
{
    background-color: #FFFFFF;
    background-image: url(../img/sfondo.jpg);
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-attachment: scroll;
    background-position: center top;
}
a
{
    font-size: 11px;
    color: #B00203;
    text-decoration: none;
}
a:hover
{
    color: #B00203;
    text-decoration: underline;
}

.titolo
{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}

p
{
    margin: 5px 0 10px 0;
    padding: 0;
}

img
{
    border: 0;
}

/* Controls */
.Button
{
    height: 22px;
    background-color: #808080;
    border-color: #a0a0a0;
    border-width: 1px;
    border-style: outset;
    color: White;
    font-size: 12px;
    font-weight: normal;
}

.DDL
{
    width: 200px;
    height: 24px;
    border-style: solid;
    border-width: 1px;
    border-color: #a0a0a0;
    background-color: #ffffff;
    color: Black;
    font-size: 11px;
    font-weight: normal;
    padding: 2px;
}

.TextBox
{
    width: 300px;
    height: 16px;
    border-style: solid;
    border-width: 1px;
    border-color: #a0a0a0;
    background-color: #ffffff;
    color: Black;
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
}

.logintitle
{
    font-size: 12px;
    line-height: 24px;
    color: #f0f0f0;
    background-color: #808080;
    font-weight: bold;
    text-align: center;
}

.logintext
{
    font-size: 11px;
    text-align: justify;
    padding: 5px 5px 5px 5px;
    color: #1C3E5A;
}

.loginlabel
{
    font-size: 11px;
    text-align: right;
    line-height: 35px;
    width: 160px;
    color: #101010;
}

/* GridViews */
.pagerstyle
{
    background-color: White;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
}

.pagerstyle a:link
{
    font-size: 12px;
    color: #3A84AB;
    font-weight: bold;
    text-decoration: underline;
}
.pagerstyle a:visited
{
    font-size: 12px;
    color: #3A84AB;
    font-weight: bold;
    text-decoration: none;
}
.pagerstyle a:active
{
    font-size: 12px;
    color: #3A84AB;
    font-weight: bold;
    text-decoration: none;
}
.pagerstyle a:hover
{
    font-size: 12px;
    color: #ff0000;
    font-weight: bold;
    text-decoration: underline;
}


.headerstyle
{
    background-color: #FBCB99;
    background-image: url(../img/sort_none.gif);
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 11px;
    color: White;
    height: 30px;
    padding-left: 15px;
}
.headerstylenosort
{
    background-color: #FBCB99;
    background-image: url(../img/sort_disabled.gif);
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 11px;
    color: Black;
    height: 30px;
}
.headerstyle a
{
    text-decoration: none;
    color: Black;
    display: block;
}

.alternatingrowstyle
{
    background-color: #d0d0d0;
    font-size: 11px;
    height: 30px;
}
.rowstyle
{
    background-color: #f0f0f0;
    font-size: 11px;
    height: 30px;
}

.rowstyle td, .alternatingrowstyle td
{
}

.sortascheaderstyle
{
    background-image: url(../img/sort_asc.gif);
    background-color: #8dbdd8;
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 15px;
}
.sortdescheaderstyle
{
    background-image: url(../img/sort_desc.gif);
    background-color: #8dbdd8;
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 15px;
}

#newslist
{
    margin: 5px 10px 5px 10px;
}

#linkslist
{
    margin-bottom: 15px;
}

/* Prezzi */

.alternatingrowstyle_room
{
    background-color: #ffffff;
}

.rowstyle_room
{
    background-color: #eeeeee;
}


.alternatingrowstyle_supp
{
    background-color: #FCFFCD;
}

.rowstyle_supp
{
    background-color: #FFF7DF;
}

/* Area messaggistica */
.messlistNew
{
    background: #FBFFE0;
    margin: 5px;
    padding: 5px;
    border: 1px solid #808080;
}

.messlistUser
{
    background: #e0e0e0;
    margin: 5px;
    padding: 5px;
    border: 1px solid #808080;
}

.messlistAlt
{
    background: #D8F6E0;
    margin: 5px;
    padding: 5px;
    border: 1px solid #808080;
}

/* Modal Popup gallery */
.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: #808080;
    width: 450px;
    text-align: center;
}

.modalPopupHeader
{
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    background: #404040;
}

/* TAG clouds */
#tagclouds
{
    width: 200px;
    text-align: justify;
}
#tagclouds a:hover
{
    text-decoration: none;
}

#tagclouds .TAG
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #202020;
    font-weight: bold;
    text-decoration: none;
    line-height: 14px;
}
#tagclouds .TAG_1
{
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
}
#tagclouds .TAG_1:hover
{
    color: #DF7401;
}
#tagclouds .TAG_2
{
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}
#tagclouds .TAG_2:hover
{
    color: #DF7401;
}
#tagclouds .TAG_3
{
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
}
#tagclouds .TAG_3:hover
{
    color: #DF7401;
}
#tagclouds .TAG_4
{
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
}
#tagclouds .TAG_4:hover
{
    color: #DF7401;
}
#tagclouds .TAG_5
{
    font-size: 20px;
    text-decoration: none;
    font-weight: normal;
}
#tagclouds .TAG_5:hover
{
    color: #DF7401;
}

#tagclouds .TAG_OLD
{
    color: #808080;
}
#tagclouds .TAG_MID
{
    color: #404040;
}
#tagclouds .TAG_NEW
{
    color: #000000;
}

/* Prodotto Random */

.table_prodotto
{
    padding: 7px 7px 7px 7px;
}
.prodotto_cat
{
    font-size: 11px;
    font-weight: bold;
    color: #202020;
}
.prodotto_nome
{
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
.table_prodotto a
{
    font-weight: bold;
}


/********************************      Sidebar      ********************************/

#verticalmenu
{
    width: 205px;
}

#verticalmenu a, #verticalmenu a:active
{
    /*color:#ccc;*/
}

#verticalmenu a:hover
{
    /*color:#fff;*/
}

/************ Sidebar Accordion Menu ************/

#verticalmenu .main-nav
{
    width: 205px;                 
    padding: 0;                 
    margin: 0;
}

#verticalmenu .main-nav li
{
    background: #d1cfcd;
    list-style: none;
    text-align: left;
}

#verticalmenu .main-nav li a.nav-top-item
{
    padding: 5px 10px 5px;
    color: #333333;
    cursor: pointer;
    display: block;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid #4f4843;
}

#verticalmenu .main-nav li a.nav-top-item:hover
{
    color: #990000;
}

#verticalmenu .main-nav li a.current
{
    background-color: #6a6561;
}

#verticalmenu .main-nav li a.current:hover
{
    color: #990000;
}

#verticalmenu .main-nav ul
{
    padding: 0;
    margin: 0;
}

#verticalmenu .main-nav ul li
{
    list-style: none;
    margin: 0;
    text-align: left;
    padding: 0;
    background-color: #96938c;
}

#verticalmenu .main-nav ul li a
{
    padding: 2px 20px 2px;
    display: block;
    color: #333333;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 13px;
    border-bottom: 1px solid #736f6e;
}

#verticalmenu .main-nav ul li a:hover, #verticalmenu .main-nav ul li a.current, #verticalmenu .main-nav ul li a.current:hover
{
    color: #000000;
}

#verticalmenu .main-nav ul li a.current
{
    background-color: #6a6561;
}


/* Struttura originale */
.sfondo_centrato
{
    background-repeat: repeat-x;
    background-position: center top;
}
.indirizzo
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    border-top: 1px solid #bdb6b1;
    padding: 5px 5px 0px 0px;
}
.sfondo_centro
{
    background-repeat: no-repeat;
    background-position: right top;
}
.titolo
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.JUST
{
    text-align: justify;
}
.centro
{
    padding: 10px 20px 10px 20px;
}
.lingua
{
    padding: 0px 0px 4px 0px;
}
.lingua_OFF
{
    padding: 0px 0px 4px 0px;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

