﻿TABLE.main TR.r1 TD.left
{
    background-image: url(/images/shading/images/Shade_TopLeft.jpg);
    background-position: right;
    width: 25px;
    background-repeat: repeat-y;
}
TABLE.main TR.r1 TD.center TABLE TR TD.left
{
    background-image: url(/images/shading/images/Shade_TopCenter.jpg);
    background-position: top right;
    background-repeat: repeat-y;
}
TABLE.main TR.r1 TD.center TABLE TR TD.center
{
    background-image: url(/images/shading/images/Shade_TopCenter.jpg);
    background-position: top left;
    background-repeat: repeat-y;
}
TABLE.main TR.r1 TD.center TABLE TR TD.right
{
    background-image: url(/images/shading/images/Shade_TopCenter.jpg);
    background-position: top left;
    background-repeat: repeat-y;
}
TABLE.main TR.r1 TD.right
{
    background-image: url(/images/shading/images/Shade_TopRight.jpg);
    background-position: left;
    width: 25px;
}
TABLE.main TR.r2 TD.left
{
    background-image: url(/images/shading/images/Shade_TopR2Left.jpg);
    background-position: top right;
    background-repeat: repeat-y;
}
TABLE.main TR.r2 TD.right
{
    background-image: url(/images/shading/images/Shade_TopR2Right.jpg);
    background-position: top left;
    background-repeat: repeat-y;
}

TABLE.main TR.r3 TD.left
{
    background-image: url(/images/shading/images/Shade_CenterLeft.jpg);
    background-position: top right;
    background-repeat: repeat-y;
}
TABLE.main TR.r3 TD.center
{
    background-image: none;
    background-color: #ffffff;
}
TABLE.main TR.r3 TD.right
{
    background-image: url(/images/shading/images/Shade_CenterRight.jpg);
    background-position: top left;
    background-repeat: repeat-y;
}

TABLE.main TR.mainContent TD.left
{
    background-image: url(/images/shading/images/Shade_CenterLeft.jpg);
    background-position: right;
    background-repeat: repeat-y;
}
TABLE.main TR.mainContent TD.center
{
    height: 500px;
    overflow: visible;
    vertical-align: top;
}
TABLE.main TR.mainContent TD.right
{
    background-image: url(/images/shading/images/Shade_CenterRight.jpg);
    background-position: left;
    background-repeat: repeat-y;
}

TABLE.main TR.f1 TD.left
{
    background-image: url(/images/shading/images/Shade_Bottomf1Left.jpg);
    background-position: right;
}
TABLE.main TR.f1 TD.right
{
    background-image: url(/images/shading/images/Shade_Bottomf1Right.jpg);
    background-position: left;
}

TABLE.main TR.f2 TD.left
{
    background-image: url(/images/shading/images/Shade_Bottomf2Left.jpg);
    background-position: top right;
    background-repeat: repeat-y;
}
TABLE.main TR.f2 TD.right
{
    background-image: url(/images/shading/images/Shade_Bottomf2Right.jpg);
    background-position: top left;
    background-repeat: repeat-y;
}

TABLE.main TR.f3 TD.left
{
    background-image: url(/images/shading/images/Shade_BottomLeft.jpg);
    background-position: top right;
    background-repeat: repeat-y;
}
TABLE.main TR.f3 TD.center TABLE TR TD.left
{
    background-image: url(/images/shading/images/Shade_BottomCenter.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}
TABLE.main TR.f3 TD.center TABLE TR TD.center
{
    background-image: url(/images/shading/images/Shade_BottomCenter.jpg);
    background-position: top center;
    background-repeat: repeat-x;
}
TABLE.main TR.f3 TD.center TABLE TR TD.right
{
    background-image: url(/images/shading/images/Shade_BottomCenter.jpg);
    background-position: top right;
    background-repeat: repeat-x;
}
TABLE.main TR.f3 TD.right
{
    background-image: url(/images/shading/images/Shade_BottomRight.jpg);
    background-position: top left;
    background-repeat: repeat-y;
}

TABLE.main TR.mainContent TD.center
{
    background-color: #ffffff;
    height: 500px;
    overflow: visible;
    vertical-align: top;
    padding: 0px 0px 3px 3px;
}
TABLE.main TR.f2 TD.left
{
    background-image2: url(/images/ADP_010_f2a.jpg);
    background-position: right;
}
TABLE.main TR.f2 TD.center
{
    background-color: #ffffff;
    height: 16px;
    line-height: 12px;
    font-family: Verdana;
    font-size: 12px;
    padding-left: 5px;
    color: #1e3d5c;
}
TABLE.main TR.f2 TD.right
{
    background-image: url(/images/ADP_010_f2c.jpg);
    background-position: left;
}

TABLE.main TR.f1 TD.left
{
    background-image2: url(/images/ADP_010_f1a.jpg);
    background-position: right;
}
TABLE.main TR.f1 TD.center
{
    background-image2: url(/images/ADP_010_f1b_PS.jpg);
    background-repeat: repeat-x;
    background-position: right;
    height: 10px;
}
TABLE.main TR.f1 TD.right
{
    background-image2: url(/images/ADP_010_f1c.jpg);
    background-position: left;
}

TABLE.languageTable TR TD
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #336699;
    width: 75px;
    table-layout: fixed;
    text-align: center;
    padding: 3px 7px 4px 7px;
    margin: 0px;
    border-collapse: separate !important;
    border-bottom: 1px solid #fd9f00;
    border-right: 1px solid #fd9f00;
    border-left: none;
    border-top: 0px none;
    height: 21px;
}

TABLE.languageTable TR TD.APIssue
{
    color: #990000;
}


TABLE.PageIntro TR TD.leftC IMG.PageHeader
{
    padding-bottom: 00px;
}

.ArticleTitle
{
    color: #990000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #336699;
    padding: 0px;
    margin-top: 0px !important;
    margin-right: 0px;
    margin-bottom: 6px;
}

.leftC P
{
    font-size: 12px;
    margin-bottom: 0px;
    background-color2: Gray;
    margin-top: 5px;
}

.leftC P
{
    padding-right: 8px;
}

TABLE.tt
{
}
TABLE.tt TR TD
{
}
TABLE.tt TR TD.Editoriale, TABLE.tt TR TD.Editoriale P
{
    padding: 0px;
    vertical-align: top;
    font-size: 10px;
    font-family: Verdana;
    font-weight: normal;
    line-height: 18px;
    color: #336699;
    font-size: 12px;
    padding-right:6px;
    list-style-position:inside;
}
TABLE.tt TR TD DIV.title
{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0px 0px 4px 0px;
    vertical-align: top;
    color: #990000;
    line-height: 20px;
}
TABLE.tt TR TD IMG
{
    padding: 0px 5px 0px 0px;
}
td.Index ul
{
    background-color2: Black;
    padding-left: 15px;
    margin-top: 0px;
    padding-top: 3px;
    margin-left: 7px;
    text-indent: 0px;
    list-style-position: outside;
    width: 160px;
}
td.Index ul li
{
    line-height: 14px;
    padding-bottom: 6px;
}
td.Index ul li i
{
    font-size: 10px;
    font-weight: bold;
}

div.homepageapboxtitle
{
    color: #336699;
    font-family: Courier;
    position: absolute;
}

div.homepageapboxsubtitle
{
    color: #336699;
    font-family: Courier;
}

TD.VolumeTitle, .APIssue
{
    text-align:center;
    font-family:Verdana;
    font-weight:bold;
    font-size: 18px;
    padding:20px 5px 0px 5px;
    vertical-align:middle;
    color:#990000;
    font-variant2:small-caps;
}

TD.VolumeTitle
{
    line-height:30px;    
}

P.PSPrayer
{
    font-weight:bold;
    font-style:italic;
    line-height:18px;
    padding-left:30px;
    padding-bottom:10px;
}
.ImmaginiInRivista
{
    float: left; padding: 0px 10px 5px 0px;
    width:100%;
}
.ImmaginiInRivista a img { border:0px none; padding-bottom: 3px;}

table tr td.leftC li
{
    list-style-position: inside !important;
}
