﻿/* Elements - Start */
html, body
{
    height: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000033;
    background-color: #CCCCCC;
}
h3
{
    font-family: Arial;
    font-size: 12px;
    text-transform: uppercase;
}
p
{
    text-align: justify;
}
a:link, a, a:visited
{
    text-decoration: none;
    color: #000033;
}
a:hover
{
    font-weight: 600;
}
/* Elements - End */

/* Element IDs - Start */

#TransparentLink
{
    border-style: none;
    cursor: pointer;
    cursor: hand;
}

#BaseContainer
{
    width: 100%;
    margin: 0px 0px 0px 0px;
}

#EntryContainer
{
    width: 100%;
    margin: 0px 0px 0px 0px;
}

#EntryTop
{
    background: url(Images/EntryTop.jpg) no-repeat;
    width: 957px;
    height: 167px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
#EntryLang
{
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: right;
}

#EntryLangHome
{
    position: absolute;
    right: 20px;
    top: 20px;
}

#EntryMiddle
{
    position: relative;
}
#EntryLink
{
    position: absolute;
    bottom: 40px;
    left: 130px;
}

#BaseLink
{
    position: absolute;
    bottom: 60px;
    left: 40px;
    cursor: pointer;
    cursor: hand;
}

#EntryFlash
{
    /*Non implementata*/
}

#EntryBottom
{
    background: url(Images/EntryBottom.jpg) no-repeat;
    width: 957px;
    height: 231px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

#EntryMenu
{
    /*border: solid 1px red;*/
    float: right;
    margin-right: 200px;
    margin-top: 60px;
    width: 270px;
    height: 110px;
}

#EntryMessage
{
    /*border: solid 1px red;*/
    float: right;
    margin-right: 180px;
    margin-top: 60px;
    width: 390px;
    height: 110px;
}

#EntryFooter
{
    position: relative; /*border: solid 1px red;*/
    top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -10px;
    width: 900px;
    height: 25px;
    text-align: center;
    vertical-align: text-bottom;
    clear: both;
}
#MainWrap
{
    position: relative;
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
    min-height: 100%;
    height: 100%;
}

* html #MainWrap
{
    height: 100%; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}

#BaseTop
{
    position: relative;
    z-index: 9999 !important;
}

#InnerTop
{
    height: 163px;
    width: 900px;
    background-image: url(Images/Top.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
#InnerTopHome
{
    height: 163px;
    width: 900px;
}

#InnerContent
{
    position: relative;
    clear: both;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    min-height: 500px;
}
#InnerFooter
{
    text-align: center;
    color: #2d4472;
    height: 50px;
    margin-left: 285px;
    margin-right: 30px;
    padding-top: 25px;
}
#LeftColumn
{
    position: relative;
    float: left;
    width: 285px;
}
#HomeLeftColumn
{
    position: relative;
    float: left;
    left: 0px;
    width: 285px;
}
#HomeMainColumn
{
    position: relative;
    margin-left: 315px;
    margin-right: 20px;
}
#MainColumn
{
    position: relative;
    margin-left: 285px;
    margin-right: 30px;
}
#HomeTopNews
{
    position: relative;
    height: 132px;
    width: 900px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
#TopInfo
{
    position: relative;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}
#TopMenuHome
{
    position: absolute;
    width: 595px;
    height: 60px;
    float: right;
    clear: right;
    top: 103px;
    right: 0px;
}
#TopMenu
{
    position: absolute;
    width: 595px;
    height: 60px;
    top: 100px;
    right: 0px;
}
#UpperMenu
{
    position: relative;
    height: 20px;
    z-index: 2000 !important;
}
#LowerMenu
{
    position: relative;
    height: 20px;
    margin-left: 60px;
    padding-top: 10px;
}

#IconSolution
{
    background-position: left center;
    background-image: url(Images/Solution.jpg);
    vertical-align: middle;
    background-repeat: no-repeat;
    width: 65px;
    height: 68px;
}

#IconLearning
{
    background-position: left center;
    background-image: url(Images/Learning.jpg);
    vertical-align: middle;
    background-repeat: no-repeat;
    width: 65px;
    height: 68px;
}

#IconLinks
{
    background-position: left center;
    background-image: url(Images/Links.jpg);
    vertical-align: middle;
    background-repeat: no-repeat;
    width: 65px;
    height: 68px;
}
#CertPartTop
{
    margin-top: 13px;
    background-position: right top;
    width: 305px;
    height: 119px;
    position: relative;
    float: left;
    background-image: url(Images/GoldCertTop.jpg);
    background-repeat: no-repeat;
}
#FirstTopNews
{
    margin-top: 14px;
    width: 585px;
    height: 83px;
    position: relative;
    float: left;
    margin-left: 4px;
}
#FirstTopNewsContent
{
    position: relative;
    width: 532px;
    height: 70px;
    display: block;
    clear: both;
    margin-left: 20px;
    margin-right: auto;
    margin-bottom: 3px;
    margin-top: 3px;
}

#BottomLogos
{
    height: 99px;
    margin-left: 285px;
    margin-right: 30px;
}
#BottomLogosLeft
{
    background-position: right center;
    position: relative;
    float: left;
    width: 285px;
    height: 99px;
    margin-right: 3px;
    background-image: url(Images/GoldCertBottom.jpg);
    background-repeat: no-repeat;
}
#BottomLogosRight
{
    background-position: left center;
    position: relative;
    float: left;
    width: 285px;
    height: 99px;
    margin-left: 3px;
    background-image: url(Images/EduCenter.jpg);
    background-repeat: no-repeat;
}
#HomeLink
{
    width: 305px;
    height: 105px;
    position: relative;
    top: 0px;
    left: 0px;
    border: solid 1px red;
}

#InnerPlaceHolder
{
    margin-top: 13px;
    width: 305px;
    height: 119px;
    position: relative;
    float: left;
}

#InnerTopTitle
{
    margin-top: 14px;
    width: 585px;
    height: 63px;
    position: relative;
    float: left;
    margin-left: 4px;
}
#InnerTopTitleContent
{
    width: 532px;
    height: 50px;
    display: block;
    clear: both;
    margin-left: 20px;
    margin-right: auto;
    margin-bottom: 3px;
    margin-top: 3px;
}
#PageAvatar
{
    position: fixed;
    bottom: 0px;
    z-index: 1;
}
#Home2ColumnLeft
{
    position: relative;
    float: left;
    width: 272px;
    font-size: 11px;
}
#Home2ColumnCenter
{
    position: relative;
    float: left;
    width: 15px;
}
#Home2ColumnRight
{
    position: relative;
    float: left;
    width: 272px;
    font-size: 11px;
}
#Home2Row
{
    clear: both;
    padding-top: 20px;
}
/* Element IDs - End */

/* Classes - Start */
.NewsContent
{
    width: 585px;
    position: relative;
    float: left;
    margin-left: 4px;
    margin-right: 20px;
    text-align: justify;
}

li.NoTypeAndImage
{
    list-style-type: none;
    list-style-image: none;
}

div.BaseTopWrapper
{
    width: 900px;
    height: 163px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
div.EntryWrapper
{
    width: 957px;
    height: 209px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
div.EntryOverlay
{
    background-image: url(Images/Transparent.gif);
    color: black;
    text-align: center;
    width: 50px;
    height: 50px;
    padding: 1em;
    background-repeat: repeat;
}
div.BaseOverlay
{
    background-image: url(Images/Transparent.gif);
    color: black;
    text-align: center;
    width: 210px;
    height: 50px;
    padding: 1em;
    background-repeat: repeat;
}
.Clear
{
    clear: both;
}

div.Icons
{
    margin-left: -10px;
}

td.IconsText
{
    vertical-align: top;
    padding-top: 20px;
    color: #4980bc;
    font-weight: 600;
    text-transform: uppercase;
}

.InnerBody
{
    background-image: url(Images/BackEffect.jpg);
    background-repeat: repeat-y;
    background-position: center;
}
.HomeColumn
{
    position: relative;
    float: left;
    width: 200px;
    margin-left: 5px;
    font-size: 11px;
}
a.EntryLeftLink:link, a.EntryLeftLink, a.EntryLeftLink:visited, a.EntryLeftLink:Link
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    display: block;
}
a.EntryLeftLink:hover
{
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: underline;
    display: block;
}
a.EntryRightLink:link, a.EntryRightLink, a.EntryRightLink:visited, a.EntryRightLink:Link
{
    color: #2d4472;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    display: block;
}
a.EntryRightLink:hover
{
    color: #2d4472;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: underline;
    display: block;
}
a.TopLabelMenu:link, a.TopLabelMenu, a.TopLabelMenu:visited, a.TopLabelMenu:Link
{
    color: #2d4472;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
}
.Hline
{
    background-position: center center;
    position: relative;
    display: block;
    clear: both;
    width: 572px;
    height: 5px;
    background-image: url(Images/Hline.jpg);
    background-repeat: no-repeat;
    margin-left: 3px;
}
.HomeText
{
    font-family: Arial;
    font-size: 11px;
    color: #7b7b7b;
}
a.HomeLink
{
    width: 305px;
    height: 105px;
    top: 0px;
    left: 0px;
    border: solid 1px black;
}
.TeoTitle
{
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    color: #4980bc;
}

.TeoTitle12
{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #4980bc;
}

.TeoTitle12Border
{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #4980bc;
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 3px;
    margin-top: 10px;
}

.TeoBold12
{
    font-weight: 600;
    font-size: 12px;
}

.TeoBold
{
    font-weight: 600;
    font-size: 11px;
    color: #000033;
}
.TeoGold
{
    font-weight: 600;
    font-size: 11px;
    color: #a36b04;
}
.TeoNews
{
    text-align: justify;
}

h2 a.TeoBold:link, h2 a.TeoBold, h2 a.TeoBold:visited
{
    font-weight: 600;
    font-size: 12px;
    text-decoration: none;
    color: #000033;
}
/*Inizio - Stile per forzare aspetto eventi*/
.EventList
{
    list-style-image: none;
    list-style-type: none;
    padding-left:0px;
}
h3.sf_eventsList, h3.sf_eventTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    text-decoration: none !important;
    color: #000033 !important;
    text-transform: none !important;
    line-height: normal !important;
}
p.sf_eventPriod
{
    text-align: right;
    margin-bottom: 10px !important;
}
div.sf_eventSummary
{
    text-align: justify;
}
/*Fine - Stile per forzare aspetto eventi*/

a.Simple:link, a.Simple, a.Simple:visited
{
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #000033;
}
a.Simple:hover
{
    font-weight: normal;
    color: #4980bc;
}
.TextJustify
{
    text-align: justify;
}

.TeoRight
{
    text-align: right;
}
.TeoSum
{
    font-style: italic;
}

a.TeoLink:hover, a.TeoLink:visited, a.TeoLink:active, a.TeoLink:link
{
    padding-left: 0px;
    padding-right: 0px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(Images/Separator.png);
    background-repeat: no-repeat;
    background-position: right center;
    font-weight: 600;
    text-transform: uppercase;
    color: #2d4472;
    text-decoration: none;
    width: 200px;
    margin-top: 20px;
}
a.TeoDoc, a.TeoDoc:visited, a.TeoDoc:active, a.TeoDoc:link
{
    padding-left: 15px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(Images/LinkIcon.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    color: #2d4472;
    text-decoration: none;
}
a.TeoDoc:hover
{
    font-weight: 600;
}

table.Archive
{
    width: 100%;
}

th.Date
{
    text-align: left;
    vertical-align: top;
    font-weight: 600;
    font-size: 12px;
    width: 100px;
}
th.Title
{
    text-align: left;
    vertical-align: top;
    font-weight: 600;
    font-size: 12px;
    width: auto;
}
/* Classes - End */
