﻿
/* E_BackgroundImage */
div.E_BackgroundImage
{
    position: absolute;
    z-index: auto;
    left: -19px;
    top: -9px;
}


/* E_TopicBlocks */
td.E_TopicBlocks
{
    padding-top: 340px;
    padding-left: 10px;
}

td.E_TopicBlocks div.TopicBlock
{
    width: 258px; /*568px;*/
    margin-top: 20px;
    border: 1px dashed #c0c0c0; /* background-image: url('<%=GetLiniearGradientImageUrl(0, 1, 478, "#ffffff", "#eeeeee", "0.0 0.3 0.6 0.9 1.0", "0.0 0.25 0.5 0.75 1.0")%>') */
    background-position: right;
    background-repeat: repeat-y;
}

td.E_TopicBlocks div.TopicBlock td.ImageCell
{
    width: 90px;
}

td.E_TopicBlocks div.TopicBlock td.ImageCell img.ImageCell_Icon
{
    width: 90px;
}

td.E_TopicBlocks div.TopicBlock td.ContentCell
{
    padding-left: 10px;
    padding-right: 6px;
    padding-bottom: 6px;
}

td.E_TopicBlocks div.TopicBlock td.ContentCell h3, td.E_TopicBlocks div.TopicBlock td.ContentCell h3 a, td.E_TopicBlocks div.TopicBlock td.ContentCell h3 a:hover
{
    font-size: 16px;
    text-decoration: none;
    color: #550b41;
}

td.E_TopicBlocks div.TopicBlock td.ContentCell p
{
    padding-top: 5px;
    font-size: 12px;
    color: #000;
}

td.E_TopicBlocks div.TopicBlock td.ContentCell a, td.E_TopicBlocks div.TopicBlock td.ContentCell a.linka, td.E_TopicBlocks div.TopicBlock td.ContentCell a.linkb
{
    font-size: 12px;
    color: #00F;
    text-decoration: none;
}

td.E_TopicBlocks div.TopicBlock td.ContentCell a.linka, td.E_TopicBlocks div.TopicBlock td.ContentCell a.linkb
{
    color: #000;
}

td.E_TopicBlocks div.TopicBlock td.ContentCell a.linkb
{
    cursor: text;
}

td.E_TopicBlocks div.TopicBlock td.ContentCell a:hover, td.E_TopicBlocks div.TopicBlock td.ContentCell a.linka:hover
{
    text-decoration: underline;
}

td.E_TopicBlocks div.TopicBlock td.ContentCell a.linkb:hover
{
    cursor: text;
    text-decoration: none;
}

td.E_TopicBlocks div.TopicBlock td.ContentCell a.Arrow2_f27f0c
{
    background-image: url(../../../gr/pp/a/Arrow2_Right_f27f0c_1515.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 1px;
    line-height: 15px;
    font-weight: bold;
    font-size: 12px;
    color: #00a;
    text-decoration: none;
}

td.E_TopicBlocks div.TopicBlock td.ContentCell a.Arrow2_f27f0c:hover
{
    background-image: url(../../../gr/pp/a/Arrow2_Right_0000ff_1515.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 1px;
    color: #00a;
    text-decoration: underline;
}



/* E_HeadParagraph */
td.E_HeadParagraph
{
    text-align: left;
}

td.E_HeadParagraph h1, td.E_HeadParagraph h1 a
{
    text-align: left;
    font-size: 32px;
    padding-left: 0px;
    color: #550b41;
    text-decoration: none;
}

td.E_HeadParagraph h1 a:hover
{
    cursor: text;
    text-decoration: none;
}

td.E_HeadParagraph p, td.E_HeadParagraph a, td.E_HeadParagraph a.linka, td.E_HeadParagraph a.linkb
{
    font-size: 15px;
    text-decoration: none;
}

td.E_HeadParagraph a
{
    color: #00F;
}

td.E_HeadParagraph a.linka, td.E_HeadParagraph a.linkb
{
    color: #000;
}

td.E_HeadParagraph a:hover, td.E_HeadParagraph a.linka:hover
{
    text-decoration: underline;
}

td.E_HeadParagraph a.linkb:hover
{
    cursor: text;
    text-decoration: none;
}

/* */

td ul
{
    margin-top: 0px;
    padding-top: 0px;
}

td ul.CheckList
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

td ul.CheckList li
{
    color: #000;
    padding-left: 15px;
    background-image: url(../../../gr/pp/a/t/listcheck.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 16px;
}

td ul.ArrowList
{
    margin: 0px;
    padding: 0px;
    list-style-image: url(../../../gr/pp/a/t/listarrow.gif);
    list-style-position: inside;
}

td ul.ArrowListW
{
    margin: 0px;
    padding: 0px;
    list-style-image: url(../../../gr/pp/a/t/listarrowW.gif);
    list-style-position: inside;
}

/* E_TipBlocks */
td.E_TipBlocks
{
}

td.E_TipBlocks div.TipBlock
{
    width: 568px;
    margin-top: 20px;
    border: 1px dashed #c0c0c0; /* background-image: url('<%=GetLiniearGradientImageUrl(0, 1, 478, "#ffffff", "#eeeeee", "0.0 0.3 0.6 0.9 1.0", "0.0 0.25 0.5 0.75 1.0")%>') */
    background-position: right;
    background-repeat: repeat-y;
}

td.E_TipBlocks div.TipBlock td.ImageCell
{
    width: 90px;
}

td.E_TipBlocks div.TipBlock td.ImageCell img.ImageCell_Icon
{
    width: 90px;
}

td.E_TipBlocks div.TipBlock td.ContentCell
{
    padding-left: 10px;
    padding-right: 6px;
    padding-bottom: 6px;
}

td.E_TipBlocks div.TipBlock td.ContentCell h3, td.E_TipBlocks div.TipBlock td.ContentCell h3 a, td.E_TipBlocks div.TipBlock td.ContentCell h3 a:hover
{
    font-size: 22px;
    text-decoration: none;
    color: #550b41;
}

td.E_TipBlocks div.TipBlock td.ContentCell p
{
    padding-top: 5px;
    font-size: 14px;
    color: #000;
}

td.E_TipBlocks div.TipBlock td.ContentCell a, td.E_TipBlocks div.TipBlock td.ContentCell a.linka, td.E_TipBlocks div.TipBlock td.ContentCell a.linkb
{
    font-size: 14px;
    color: #00F;
    text-decoration: none;
}

td.E_TipBlocks div.TipBlock td.ContentCell a.linka, td.E_TipBlocks div.TipBlock td.ContentCell a.linkb
{
    color: #000;
}

td.E_TipBlocks div.TipBlock td.ContentCell a.linkb
{
    cursor: text;
}

td.E_TipBlocks div.TipBlock td.ContentCell a:hover, td.E_TipBlocks div.TipBlock td.ContentCell a.linka:hover
{
    text-decoration: underline;
}

td.E_TipBlocks div.TipBlock td.ContentCell a.linkb:hover
{
    cursor: text;
    text-decoration: none;
}

td.E_TipBlocks div.TipBlock td.ContentCell a.Arrow2_f27f0c
{
    background-image: url(../../../gr/pp/a/Arrow2_Right_f27f0c_1717.png);
    background-repeat: no-repeat;
    padding-left: 24px;
    padding-top: 2px;
    line-height: 17px;
    font-weight: bold;
    font-size: 13px;
    color: #00a;
    text-decoration: none;
}

td.E_TipBlocks div.TipBlock td.ContentCell a.Arrow2_f27f0c:hover
{
    background-image: url(../../../gr/pp/a/Arrow2_Right_0000ff_1717.png);
    background-repeat: no-repeat;
    padding-left: 24px;
    padding-top: 2px;
    color: #00a;
    text-decoration: underline;
}
