﻿#topstory {
    width: 670px;
    float: right;
    direction: rtl;
    margin-bottom: 15px;
    height: 160px;
}

    #topstory .teaser {
        padding-bottom: 16px;
        margin-bottom: 12px;
        position: relative;
    }

.teaser .link {
    margin-bottom: 0;
}

.teaser .title {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 4px;
    margin-right: 265px;
}

    .teaser .title a {
        background: none;
        padding-left: 0;
        display: inline;
        color: #f7941d;
    }

#topstory .teaser .title a img {
    position: absolute !important;
    top: 0;
    right: 0;
    width: 250px;
    height: 155px;
}

.teaser .summary {
    line-height: 1.54;
    margin-right: 265px;
}

.teaser .topic {
    line-height: 1.82;
    margin-bottom: 3px;
    margin-right: 645px;
}

.cssPager {
    direction: ltr;
    font-family: Tahoma;
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    background-color: #dcdcdc;
    font-size: 12px;
}

#inner-content {
    direction: rtl;
}

.g-group, .g-block {
    display: block;
    clear: both;
}

    .g-group hr {
        display: block;
        clear: both;
        height: 5px;
        background-color: #CCCCCC;
        border: none;
    }

.bd h1 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 0.86em;
    font-family: Tahoma, sans-serif;
}


.g-first {
    float: right;
    padding: 0;
    margin: 0;
    clear: none !important;
    width: 670px;
}

.album-list {
    overflow: hidden;
    margin-top: 5px;
    clear: left;
    font-size: 11px;
}

.album-list-item {
    float: right;
    clear: none;
    margin: 0 5px 0 0;
    padding: 3px;
}

.album-list-item-link {
    width: 314px;
    padding: 5px;
    display: block;
    overflow: hidden;
    color: black;
    zoom: 1;
}

.album-thumb-wrap {
    padding: 8px;
    float: right;
    margin: 0 0 0 10px;
    width: 120px;
    height: 81px;
    background-image: url('../Images/panel.gif');
    background-repeat: no-repeat;
}

.album-list-item .title {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    color: #069;
    width: 168px;
    max-height: 32px;
    margin-bottom: 2px;
    overflow: hidden;
    cursor: pointer;
    cursor: pointer;
    margin-top: 10px;
    direction: rtl;
}

.story {
    border-bottom-width: 0;
    margin-left: 10px;
    direction: rtl;
}

    .story h2 {
        line-height: 1.4em;
        margin: 0.25em 0 0.25em 0;
        padding: 0;
        text-align: right;
        font-weight: bold;
        font-size: 16px;
        font-family: Tahoma, sans-serif;
    }

        .story h2 a, .story h2 a:visited, .story h2 strong {
            color: #006699;
            font-size: 18px;
            display: block;
            font-weight: normal;
            margin-bottom: 0;
            padding-bottom: 0;
            text-decoration: none;
            direction: rtl;
            font-family: Tahoma, sans-serif;
        }

            .story h2 a:hover {
                text-decoration: underline;
            }

.date-header {
    font-size: 11px;
    color: #333333;
    font-family: Tahoma;
}

.story-body {
    padding-right: 10px;
    padding-left: 10px;
}

    .story-body p {
        font-size: 12px;
        line-height: 1.7;
        margin-bottom: 0.83em;
        text-align: justify;
        direction: rtl;
    }


.tblinfo {
    font-family: tahoma;
    font-size: 13px;
}

    .tblinfo td {
        padding: 5px;
    }

    .tblinfo th {
        text-align: right;
        color: #666666;
        font-size: 12px;
        font-weight: bold;
        font-family: Tahoma;
        padding: 5px 5px 5px 10px;
    }

    .tblinfo2 {
    font-family: tahoma;
}

    .tblinfo2 td {
        padding: 5px;
        font-size: 14px;
    }

    .tblinfo2 td.comment {
        padding: 5px;
        font-size: 12px;
    }

    .tblinfo2 th {
        text-align: center;
        color: #ffffff;
        font-size: 13px;
        font-weight: bold;
        font-family: Tahoma;
        padding: 10px;
        background-color:#333333
    }

.nlist {
    clear: right;
}

    .nlist li {
        background: url(../images/arrow_item_link.gif) no-repeat right 0.45em;
        padding-right: 12px;
        margin-bottom: 5px;
        line-height: 1.5;
        text-align: right;
        padding-left: 2px;
    }

        .nlist li a {
            color: #000000;
            font-size: 12px;
            font-family: tahoma;
        }

        .nlist li span {
            color: #666666;
            font-size: 11px;
            font-family: tahoma;
            margin-right: 5px;
            direction: rtl;
        }

        .nlist li a:hover {
            color: #666666;
        }


.bodytext {
    padding-left: 20px;
    padding-right: 20px;
}

    .bodytext p, ul {
        font-size: 13px;
        line-height: 1.7;
        margin-bottom: 0.83em;
    }

    .bodytext ul li {
        padding-right: 5px;
    }

    .bodytext h2 {
        font-size: 18px;
        line-height: 1.55;
        margin-top: 0.63em;
        margin-bottom: 0.62em;
        color: #333;
    }

    .bodytext a {
        font-size: 12px;
    }

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

