﻿/* ---------------- LAYOUT DESIGN ---------------- */
@media screen
{
    body
    {
        text-align: left;
        
        background-repeat: no-repeat;
        background-color: #646869;/* #2469c6;*/
        font-family: Arial;
        margin: 0;
        padding: 0;
        color: white;
        width: 100%;
    }
}

@media handheld
{
    body
    {
        background-color: white;
    }
}

#Top
{
    position: absolute;
    top: .1em;
    right: 1em;
    border: 0;
    padding: 0;
    color: #000;
    text-align: center;
}

#header
{
    border: 0;
    background-image: url('immagini/TOP_Header_BG.jpg'); /* Background dell`header */
    background-repeat: repeat-x;
    height: 209px;
    margin: 0;
    padding: 0;
}

#LoginField a
{
    color: #99cccc;
}

#LoginStatus
{
    font-size: .8em;
    border-top: solid 1px #bbb;
    border-bottom: solid 1px #bbb;
    padding: .5em;
    margin-top: 2em;
    font-size: .7em;
}

#MainContainer /* Contiene Menu, HorNav, MainCOntent e sottomenu */
{
    margin: 0;
    padding: 0; /*.5em*/
    width: 100%;
    position: relative;
    min-height: 400px; /* da verificare */
}

#TotalContainer /* Contiene Menu, HorNav, MainCOntent e sottomenu */
{
    margin: 0 0 0 0;
    background-image: url(     'immagini/Bottom_Header_BG.jpg' ); /* Background del corpo */
    background-repeat: repeat-x;
}

#wrapper
{
    background-image: url(     'immagini/Bottom_Header.jpg' ); /* Background del corpo */
    background-repeat: no-repeat;
    
}


#Navigator /*Contiene HorNav e Search*/
{
    position: relative;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    padding: .4em 0 .4em 1em;
    background-image: url('immagini/FondoTrasparenteNavigatore3.png');
    font-size: .9em;
    color: White;
}
#Search
{
    position: absolute;
    right: 2.5em;
    margin-top: -0.3em;
}

#Main_Content /* Contenuto principale */
{
    width: 55%;
    margin: 1em 0 1em 1em;
    background-image: url(   'immagini/FondoTrasparenteArticoli_Big.png' );
    padding: .7em;
    color: Black;
    float: left;
}

#Categories /* Menu principale */
{
    float: left;
    width: 16%;
    margin: 1em 0 0 2em;
    
}

#UsersCounter
{
    margin: 1em;
    text-align: center;
    font-size: .7em;
}

#Last_Inserted /* sotto Menu Principale*/
{
    margin: 1em 1em 1em 0;
    
    float:right;
    width: 19%;
}

#CopyrightInfo
{
    text-align: left;
    font-size: .8em;
    padding-bottom: .5em;
}
#W3Links
{
    float:right;
}

#EndPage
{
    clear: both;
    background-color: #333;
    border-top: dashed 1px #eef;
    padding: 1em;
    
}

/* ---------------- END of LAYOUT DESIGN ---------------- */


/* ---------------- Graphics DESIGN ---------------- */

#header .Logo
{
    background-image: url(     'immagini/TOP_Header.jpg' ); /* HEADER Lato SX*/
    background-repeat: no-repeat;
    height: 209px;
    margin: 0;
}

#header .PositionLayout
{
    position: absolute;
    top: 3.5em;
    right: 5.5em;
    text-align: center;
    margin: 0;
    padding: 0;
}

#header .Titolo
{
    font-family:"Trebuchet MS";
    font-size: 2.5em;
    font-weight: normal;
    color: #fff;
    margin: 0;
}

#header .SottoTitolo
{
    color: #ffa;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}

.LeftSide
{
    background-image: url(     'immagini/left_side.jpg' ); /* Header Lato DX */
    background-repeat: repeat-y;
    width: 77px;
}


#EndPage .EndPageDX
{
    
}

#EndPage .EndLogo
{

}

#ArticlesNavigation
{
    border-top: dashed 1px navy;
    font-size: .8em;
    width: 100%;
    padding: .1em;
    margin-top: 1em;
}

#NextArticle
{
    float: right;
}

#PreviousArticle
{
}

#MainPager
{
    padding: .5em 0 .5em 0;
    margin-top: 1em;
    margin-bottom: 1em;
    border-top: dashed 1px #999;
    width: 100%;
}
#MainPager a
{
    text-decoration: underline;
    font-weight: normal;
}

#MainPager a:hover
{
    text-decoration: none;
}

#PagerPrevious
{
    text-align: left;
    padding-right: 5em;
}

#PagerNext
{
    text-align: right;
    padding-left: 5em;
    float: right;
}

/* ---------------- END of Graphics DESIGN ---------------- */


/* ---------------- ELEMENT Design ---------------- */
ul
{
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
}

#Main_Content p
{
    font-family: sans-serif;
    font-size: .8em;
    line-height: 1.5em;
    letter-spacing: .02em;
}

#Main_Content ul
{
    list-style-type: disc;
    font-size: .8em;
    text-indent:1em;
    line-height: 1.5em;
}

#Main_Content a
{
    font-weight: normal;
}

#Main_Content a:hover
{
    color: Red;
}

#Main_Content h1
{
    margin-top: 0;
    color: Navy;
}

#Main_Content h1 a
{
    font-family: "Trebuchet MS";
    font-weight: normal;
    font-size: .8em;
    color: Navy;
    text-decoration: none;
}

#Main_Content h1 a:visited
{
    color: #0066cc;
    text-decoration: none;
}

#Main_Content h1 a:hover
{
    color: #09c;
    text-decoration: underline;
}

#Search_Results ul
{
    list-style-type: none;
    font-family: Arial;
    font-size: 95%;
    padding: 0 0 0 0;
}

#Search_Results h1
{
    font-family: Arial;
    font-size: 1.5em;
}

img.MainImages
{
    margin: 1em;
    float: left;
}

img.MainBigImages
{
    float: none;
}

.SpanBigImage
{
    text-align: center;
}

.SpanBigVideo
{
    text-align: center;
    float: none;
}

.ObjectVideo
{
    margin: 1em;
    float: left;
}

#Categories ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-position: outside;
    text-align: center;
    font-weight: bold;
    font-size: 95%;
    font-family: "Verdana";
}

#Categories ul a
{
    text-decoration: none;
    color: #ccffff;
    display: block;
    padding: 0.1em 1em 0.1em 1em;
    border-top: solid 1px transparent;
    border-bottom: hidden 1px transparent;
}

#Categories li .OrderCatNumbers
{
    color: #efefef;
    font-size: 80%;
}

#Categories li.CategoryHeader
{
    border: dotted 1px black;
    margin: .5em 0 .2em 0;
}

#Categories li /*Normale*/
{
    margin: .5em 0 .2em 0;
}

#Categories li.AdminCommand
{
    border: dotted 1px #9ab;
    margin: .5em;
    padding: 0;
}

#Categories ul a.EditCatLink
{
    display: block;
    margin: .5em;
    border: solid 1px black;
}

#Categories ul a.DeleteCatLink
{
    display: block;
    margin: .5em;
    border: solid 1px black;
}

#Categories ul a:visited
{
    text-decoration: none;
    color: #99cccc;
}

#Categories ul a:hover
{
    text-decoration: underline;
    color: White;
}

#Categories ul a:active
{
    text-decoration: underline;
    color: White;
 }

#Categories ul a:focus
{
    text-decoration: underline;
    color: White;
 }

.NormalCat
{
}

.EditCatLink
{
    font-family: Arial;
    font-size: .8em;
    color: Black;
    background-color: #777;
}

.DeleteCatLink
{
    font-family: Arial;
    font-size: .8em;
    color: Black;
    background-color: #777;
}

#Categories ul .ParentLink
{
    border-top: solid 1px #bbb;
    padding: .3em 0 .3em 0;
    font-size: .7em;
    font-weight: normal;
    color: #eee;
}

#Last_Inserted div
{
    margin: .5em 0 0 0;
    font-family: "Verdana";
    font-style: italic;
    text-align: center;
}

#Last_Inserted ul
{
    margin: 0 0 1em 0;
    padding: 0;
    list-style: none;
    list-style-position: outside;
    font-size: 0.8em;
    text-align: left;
    border-top: dashed 1px #999;
}

#Last_Inserted ul a
{
    text-decoration: none;
    color: #cff;
    display: block;
    padding: 0.2em 1em 0.2em 1em;
    margin: 0;
    font-weight:normal;
    font-style:normal;
}

#Last_Inserted li /*Normale*/
{
    margin: .1em 0 .1em 0;
}

#Last_Inserted ul a:visited
{
    
    text-decoration: none;
    color: #9ee;
}

#Last_Inserted ul a:hover
{
    text-decoration: underline;
    color: #fff;
    background-image: url(   'Fondo_Titolo_Verticale.png' );
}
#Last_Inserted ul a:active
{
    text-decoration: underline;
    color: #fff;
    background-image: url(   'Fondo_Titolo_Verticale.png' );
}
#Last_Inserted ul a:focus
{

    text-decoration: underline;
    color: #fff;
    background-image: url(   'Fondo_Titolo_Verticale.png' );
}

.SocialNetworkLinks 
{
    padding:.1em;
    margin: .5em 0 0 0;
}
.SocialNetworkLinks img
{
    border: none;
}
.SocialNetworkLinks ul
{
    list-style-type: none;
}
.SocialNetworkLinks li
{
    display: inline;
    padding: 0 .2em 0 .2em;
}

.SocialNetworkLinks img:hover
{
    border: none;
}

.HomeGroupImage
{
    text-align:center;
}

.ContentHeader
{
    font-size: 0.8em;
    font-style: italic;
    text-align: center;
    margin: .5em 0 0 0;
    padding-bottom: 0.5em;
    border-bottom: solid 1px #bbb;
}

img
{
    border:none;
}
img:hover
{
    border:none;
}
img:focus
{
    border:none;
}
img:active
{
    border:none;
}

#CopyrightInfo a
{
    color: #9cf;
    font-weight: normal;
}

/* ---------------- END of ELEMENT Design ---------------- */


/* ---------------- General Classes ---------------- */
.AccessAid
{
    color: White;
}
.AccessAid ul
{
    margin: 0;
    padding: 0;
}
.AccessAid li
{
    padding: 0;
    font-size: .7em;
    display: inline;
}

.AccessAid a
{
    padding: 0 .5em 0 .5em;
    color: #ccc;
    text-decoration: none;
}

.AccessAid a:visited
{
    color: #ccc;
    text-decoration: none;
}

.AccessAid a:hover
{
    color: #000;
    text-decoration: underline;
    background-color: white;
}

.AccessAid a:active
{
    color: #000; 
    text-decoration: none;
    background-color: white;
}

.AccessAid a:focus
{
    color: #000; /*Viola*/
    text-decoration: none;
    background-color: white;
}

A.LinkNavigatore
{
    color: #ffd;
    text-decoration: none;
    font-weight: bold;
    font-size: 100%;
    font-family: "Verdana";
}

A.LinkNavigatore:visited
{
    color: #ffd;
    text-decoration: none;
    font-weight: bold;
    font-size: 100%;
}
A.LinkNavigatore:hover
{
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}
A.LinkNavigatore:active
{
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    font-size: 100%;
    background-color:#333;
}
A.LinkNavigatore:focus
{
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    font-size: 100%;
    background-color:#333;
}

A.LinkContinua
{
    text-decoration: underline;
    font-weight: bold;
    font-size: .8em;
}

A.LinkContinua:hover
{
    text-decoration: none;
    font-weight: bold;
}


A.LinkCommenti
{
    color: #0aa;
    text-decoration: underline;
    font-weight: bold;
    font-size: 90%;
}

A.LinkCommenti:hover
{
    color: #FF9900;
    text-decoration: none;
    font-weight: bold;
}

.FileDownloadList
{
    margin: 1em 0 1em 0;
}
.DivFileDownloadList
{
    margin: .8em .2em .3em .2em;
    border-left: dotted 1px green;
    border-top: dotted 1px green;
    font-size: .8em;
    font-style: italic;
    padding-left: .3em;
    padding-top: .3em;
}

A.LinkAttach
{
    color: #00a;
    text-decoration: underline;
    font-weight: bold;
}

A.LinkAttach:hover
{
    color: #FF9900;
    text-decoration: none;
    font-weight: bold;
}

.DocSeparator
{
    height: 1em;
    border-bottom: dotted 2px black;
    margin-bottom: 1em;
    clear: both;
}

#ReservedArea img
{
    border: solid 0px red;
}

.Message
{
    font-weight: bold;
    color: white;
    background-color: green;
}

.ArticleDateTime
{
    font-family: Arial;
    font-size: .8em;
    color: #050;
    letter-spacing: .2em;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #0000FF;
    position: relative;
    top: -1em;
}

#InsertNotes
{
    display: block;
    padding: 1em;
    margin-top: 1em;
}

#InsertNotes p
{
    border-bottom: solid 1px black;
}

#RepliesCollection li
{
    margin-bottom: 1em;
    padding-bottom: .5em;
    border-bottom: dotted 1px green;
}

#RepliesCollection p
{
    margin: 0;
}

.ReplyAuthor
{
    color: Green;
    font-size: 1.1em;
    font-weight: bold;
}
.ReplyText
{
    font-family: verdana;
    font-size: .8em;
}
.ValidatorClass
{
    color: Red;
    font-weight: bold;
}

.LoadedImagesCollection
{
    margin: 1em 0 1em 0;
    border: dotted 1px green;
}
.LoadedImagesCollection li
{
    list-style: none;
    display: block;
    border: solid 1px gray;
    margin: .5em;
    vertical-align: middle;
}
.LoadedImagesCollection li img
{
    margin: 1em;
}

/* ---------------- END of Classes ---------------- */
a
{
    text-decoration: underline;
    color: #163e88;
    font-weight: bold;
}
a:visited
{
    text-decoration: underline;
    color: #0066cc;
}
a:hover
{
    text-decoration: none;
    color: #336699;
}
a:active
{
    text-decoration: none;
    color: #336699;
}
a:focus
{
    text-decoration: none;
    color: #336699;
}

