﻿/* ---------------- LAYOUT DESIGN ---------------- */

body
{
    text-align: left;
    background-color: #fff; /*#889093;*/
    background-image: url(  'immagini/bg.gif' );
    background-repeat: repeat;
    font-family: Tahoma;
    margin: 0;
    padding: 0;
    color: #000;
    width: 100%;
}

#TotalContainer
{
    margin: 0 1em 0 1em;
    background-color: #91a3aa;
    border-top: dotted 1px gray;
    border-left: dotted 1px gray;
    border-right: dotted 1px gray;
}

#Top
{
    position: absolute;
    right: 1em;
    border: 0;
    padding: 0 0 .3em 0;
    color: #000;
    text-align: center;
    font-size: .9em;
}

#header
{
    border: 0;
    background-image: url(     'immagini/Top_BG_DX.jpg' ); /* Background dell`header */
    background-repeat: repeat-x;
    height: 206px;
    width: 100%;
    margin: 0;
    padding: 0;
    border-right: solid 0px #555;
}

#LoginStatus
{
    font-size: .7em;
    padding: .5em;
    top: 1.7em;
    right: 0;
    width: 14em;
    position: absolute;
}

#MainContainer /* Contiene Menu, HorNav, MainCOntent e sottomenu || ed anche graficamente il fondo del background riflesso*/
{
    margin: 0;
    padding: 0; /*.5em*/
    border: 0;
    background-image: url('immagini/body_logoSW_bg.jpg');
    background-repeat: repeat-x;
    height: 382px;
}

#Navigator /*Contiene HorNav e Search*/
{
    border-bottom: solid 1px gray;
    border-top: solid 1px gray;
    padding: .2em 0 .4em 1em;
    background-image: url('immagini/FondoNavigatore3.png');
    background-position: bottom;
    font-size: .9em;
    color: Navy;
}
#Search
{
    position: absolute;
    right: 2.5%;
    margin-top: -0.2em;
}

#Main_Content /* Contenuto principale */
{
    float: right;
    width: 57%;
    padding: 1%;
    margin: 1% 1% 1% 0%; /*    background-image: url(   'FondoTrasparente4.png' );*/
    background-color: White;
    background-repeat: repeat;
    border: solid 1px black;
    color: Black;
}
#Categories /* Menu principale */
{
    font-size: .8em;
    width: 17%;
    padding-top: .6em;
    margin: 1% 0% 1% 1%;
    background-image: url(   'immagini/FondoTrasparenteVerticale3.png' );
    background-repeat: repeat;
    border: solid 1px gray;
    color: Black;
}

#Last_Inserted 
{
    float: right;
    font-size: .9em;
    width: 17%;
    padding-top: .5em;
    margin: 1% 1% 1% 1%;
    background-image: url(   'immagini/FondoTrasparenteVerticale3.png' );
    background-repeat: repeat;
    border: solid 1px gray;
    color: Black;
    font-weight: bold;
}

#Last_Replies /* sinistra */
{
    float: left;
    width: 44%;
    padding: 1%;
    margin: 2% 1% 1% 2%; /*background-image: url(   'FondoTrasparenteVerticale3.png' );*/
    background-repeat: repeat;
    border: solid 1px black;
    color: Black;
}

#Info /* destra */
{
    float: right;
    width: 44%;
    padding: 1%;
    margin: 2% 2% 1% 0%; /*background-image: url(   'FondoTrasparenteVerticale3.png' );*/
    background-repeat: repeat;
    border: solid 1px black;
    color: Black;
}

#Footer /* Layout element: contains Last_Replies and Info */
{
    clear: left;
}

#EndPage
{
    clear: both;
    padding: 0 0 .2em 0;
    color: Black;
    text-align: center;
    font-size: 0.8em;
}

/* ---------------- END of LAYOUT DESIGN ---------------- */


/* ---------------- Graphics DESIGN ---------------- */

#header .Logo
{
    background-image: url(     'immagini/Top_Logo.jpg' ); /* Logo */
    background-repeat: no-repeat;
    height: 206px;
    margin: 0;
}

#header .PositionLayout
{
    position: absolute;
    top: 4.5em;
    right: 1em;
    text-align: center;
    width: 350px;
    margin: 0;
    padding: 0;
}

#header #GraphicTitle span
{
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: repeat;
    background-image: url( 'immagini/Top_BG_DX.jpg.jpg' );
}

#header .Titolo
{
    color: #000;
    font-family: "Trebuchet MS" , Arial;
    font-size: 2.5em;
    margin: 0;
    padding: 0;
}

#header .SottoTitolo
{
    color: #a00;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}

.ReflectedLogo
{
    background-image: url(     'immagini/Body_LogoSW.jpg' ); /*  Background dell`header riflesso */
    height: 382px;
    background-repeat: no-repeat;
}


#EndPage .EndLogo
{
    /*background-image: url(    'Bottom_Page.jpg' );     background-position: 20px 0;     background-repeat: no-repeat;     padding-top: 2em;*/
}

#EndPage .EndLayout
{
    margin: 0;
}

#MainPager
{
    padding: .3em 0 .3em 0;
    margin-top: .1em;
    margin-bottom: .1em;
    font-size: .8em;
}
#MainPager a
{
    color: Navy;
    text-decoration: underline;
    font-weight: normal;
}

#MainPager a:hover
{
    color: Green;
    text-decoration: none;
}

#PagerPrevious
{
    text-align: left;
    padding-right: 5em;
}

#PagerNext
{
    text-align: left;
    padding-left: 5em;
    float:right;
    position:relative;
}

/* ---------------- END of Graphics DESIGN ---------------- */


/* ---------------- ELEMENT Design ---------------- */
ul
{
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
}

h1
{
    margin-top: 0;
    color: Navy;
    font-size: 1.2em;
    margin: 0em 0 0em 0;
}

h1 a
{
    font-family: Arial;
    color: Navy;
    text-decoration: none;
}

h1 a:visited
{
    font-family: Arial;
    color: #006699;
    text-decoration: none;
}

h1 a:hover
{
    font-family: Arial;
    color: #900;
    text-decoration: underline;
}

#Main_Content p
{
    font-family: Verdana;
    font-size: .8em;
    line-height: 1.5em;
    margin-top: 0;
}

#Main_Content ul
{
    list-style-type: disc;
    font-size: .8em;
    line-height: 1.5em;
}

img.MainImages
{
    margin: 1em;
    float: right;
    border: solid 1px black;
}

img.MainBigImages
{
    float: none;
    border: solid 1px black;
}

.SpanBigImage
{
    text-align: center;
    clear: both;
}

.SpanBigVideo
{
    text-align: center;
    float: none;
    clear: both;
}

.ObjectVideo
{
    margin: 1em;
    float: left;
}

#Categories ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-position: outside;
    text-align: left;
}

#Categories ul a
{
    text-decoration: none;
    color: Navy;
    display: block;
    padding: 0.3em 1em 0.3em 1em;
    border-top: solid 1px transparent;
    border-bottom: hidden 1px transparent;
}

#Categories li .OrderCatNumbers
{
    color: Gray;
    font-size: 80%;
}

#Categories li.CategoryHeader
{
    border-top: dotted 1px black;
    border-bottom: dotted 1px black;
    margin: .3em 0 .3em 0;
    padding: .1em 0 .1em 0;
    background-color: #fff;
    color: Navy;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
}

#Categories li /*Normale*/
{
    margin: 0;
    border-bottom: solid 1px navy;
}

#Categories li.AdminCommand
{
    border: dotted 1px red;
    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
{
    text-decoration: none;
    color: Navy;
    font-size: 1em;
}

#Categories ul a:visited
{
    text-decoration: none;
    color: #006699;
}

#Categories ul a:hover
{
    text-decoration: underline;
    color: #990000;
    background-image: url(   'immagini/FondoCategorie3.png' );
}

#Categories ul a:active
{
    text-decoration: underline;
    color: #990000;
    background-image: url(   'immagini/FondoCategorie3.png' );
}

#Categories ul a:focus
{
    text-decoration: underline;
    color: #990000;
    background-image: url(   'immagini/FondoCategorie3.png' );
}

.NormalCat
{
}

.EditCatLink
{
    font-family: Arial;
    font-size: .8em;
    color: Black;
    background-color: #ccc;
}

.DeleteCatLink
{
    font-family: Arial;
    font-size: .8em;
    color: Black;
    background-color: #ccc;
}

#Categories ul .ParentLink
{
    border-top: solid 1px black;
    padding: .3em 0 .3em 0;
    font-size: .9em;
    font-weight: normal;
    color: Navy;
    text-align: center;
}


#Last_Inserted li
{
    border-bottom: dotted 1px gray;
}


#Last_Inserted ul
{
    margin: 0;
    padding: .8em 0 .8em 0;
    list-style: none;
    list-style-position: outside;
    font-size: 0.8em;
    text-align: left;
}

#Last_Inserted ul a
{
    text-decoration: none;
    font-weight: bold;
    color: Navy;
    display: block;
    padding: 0.3em 1em 0.3em 1em;
    margin: 0;
}

#Last_Inserted ul a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #336600;
}

#Last_Inserted ul a:hover
{
    font-weight: bold;
    text-decoration: underline;
    color: #990000;
    background-color: #fff;
}
#Last_Inserted ul a:active
{
    font-weight: bold;
    text-decoration: underline;
    color: #990000;
    background-color: #fff;
}
#Last_Inserted ul a:focus
{
    font-weight: bold;
    text-decoration: underline;
    color: #990000;
    background-color: #fff;
}

#Last_Inserted div
{
    text-align: center;
}

.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.9em;
    text-align: center;
    margin: 0;
    padding-bottom: 0.5em;
    border-bottom: solid 1px black;
}

img
{
    border: solid 1px black;
}
img:hover
{
    border: solid 1px black;
}
img:focus
{
    border: solid 1px red;
}
img:active
{
    border: solid 1px red;
}


/* ---------------- END of ELEMENT Design ---------------- */


/* ---------------- General Classes ---------------- */
.AccessAid
{
    color: #000;
}
.AccessAid ul
{
    margin: 0;
    padding: 0;
}
.AccessAid li
{
    padding: 0 .5em 0 .5em;
    font-size: .7em;
    display: inline;
}

.AccessAid a
{
    color: #333;
    text-decoration: none;
    font-weight: normal;
}

.AccessAid a:visited
{
    color: #333;
    text-decoration: none;
}

.AccessAid a:hover
{
    color: #fff;
    text-decoration: underline;
}

.AccessAid a:active
{
    color: #fff; /*Viola*/
    text-decoration: none;
    background-color: Black;
}

.AccessAid a:focus
{
    color: #fff; /*Viola*/
    text-decoration: none;
    background-color: Black;
}

A.LinkNavigatore
{
    color: navy;
    text-decoration: none;
    font-weight: bold;
    font-size: 100%;
}

A.LinkNavigatore:visited
{
    color: navy;
    text-decoration: none;
    font-weight: bold;
    font-size: 100%;
}
A.LinkNavigatore:hover
{
    color: #933;
    text-decoration: underline;
    font-weight: bold;
}
A.LinkNavigatore:active
{
    color: #933;
    text-decoration: underline;
    font-weight: bold;
    font-size: 100%;
}
A.LinkNavigatore:focus
{
    color: #933;
    text-decoration: underline;
    font-weight: bold;
    font-size: 100%;
}

A.LinkContinua
{
    color: #070;
    text-decoration: underline;
    font-weight: normal;
}

A.LinkContinua:hover
{
    color: #FF9900;
    text-decoration: none;
}


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: verdana;
    font-size: .7em;
    font-weight: bold;
    color: #020;
    letter-spacing: .2em;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #000;
    padding: 0;
}

#ArticlesNavigation
{
    border-top: dashed 1px navy;
    font-size: .8em;
    width: 100%;
    padding: .1em;
}

#NextArticle
{
    float:right;
}

#PreviousArticle
{
    
}


#InsertNotes
{
    display: block;
    padding: 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
{
    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: Navy;
    font-weight: bold;
}
a:visited
{
    text-decoration: underline;
    color: #006699;
}
a:hover
{
    text-decoration: none;
    color: #060;
}
a:active
{
    text-decoration: none;
    color: #060;
}
a:focus
{
    text-decoration: none;
    color: #060;
}

