﻿#top-story {
    width: 670px;
    margin-bottom: 10px;
}
    #top-story .cnt {
        padding-bottom: 5px;
        margin-bottom: 5px;
        width: 410px;
        float: left;
        text-align: right;
        direction: rtl;
        margin-right: 10px;
        padding-top: 10px;
    }
        #top-story .cnt h2 {
            margin-bottom: 3px;
            text-align: justify;
        }
            #top-story .cnt h2 A {
                font-family: Tahoma;
                background-image: none;
                font-size: 14px;
                font-weight: bold;
                text-decoration: none;
                color: #f7941d;
                line-height: 1.2;
                margin-bottom: 4px;
            }
                #top-story .cnt h2 A:hover {
                    text-decoration: underline;
                }
        #top-story .cnt A {
            font-family: tahoma;
            background-image: none;
            font-size: 11px;
            font-weight: normal;
            text-decoration: underline;
            color: #666666;
        }
            #top-story .cnt A:hover {
                text-decoration: none;
            }
    #top-story P {
        font-family: Tahoma;
        line-height: 1.54;
        text-align: justify;
        margin-bottom: 3px;
        color: #555555;
        font-size: 13px;
    }
    #top-story .dt {
        font-family: tahoma;
        color: #9a9a9a;
        direction: rtl;
        text-align: right;
        font-size: 10px;
        background-image: none;
        line-height: 1.2em;
    }
    #top-story .media {
        width: 250px;
        float: right;
        height: 165px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
        #top-story .media A {
            background-image: none;
            float: none;
            padding: 0;
            margin: 0;
        }
        #top-story .media img {
            border: 1px solid #808080;
        }

/* ---- ticker - */
#ticker {
    width: 670px;
    float: right;
    direction: rtl;
    display: block;
}

/* ------panel-- */

.panel {
    float: left;
    width: 270px;
    margin: 0 0 5px 0;
    overflow: hidden;
    height: 100%;
    min-height: 100%;
    text-align: center;
}

.pnltop {
    background: url(../images/pnl-hd.jpg) no-repeat 0 0;
    float: left;
    height: 36px;
    width: 249px;
}

.pnlMiddle {
    padding: 5px 2px 5px 2px;
    float: left;
    clear: both;
    width: 249px;
    background-color: #FFFFFF;
    background: url(../images/pnl-cnt-bg.jpg) repeat-y 0 0;
}


.pnlBottom {
    background: url(../images/pnl-btm.jpg) no-repeat 0 0;
    height: 10px;
    width: 249px;
    float: left;
}

.logintop {
    background: url(../images/login_hd.jpg) no-repeat 0 0;
    float: left;
    height: 41px;
    width: 249px;
}

.loginMiddle {
    float: left;
    clear: both;
    width: 248px;
    background: #9fc046 url(../images/login_bg.jpg) repeat-x 0 bottom;
    min-height: 105px;
    background-color: #9fc046;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #7b9730;
}

.loginBottom {
    background: url(../images/login_btm.jpg) no-repeat 0 0;
    height: 10px;
    width: 249px;
    float: left;
}

/* ------- */
.tabbody {
    margin: 0;
    padding: 5px 0 5px 0;
    border: 0;
    background: transparent;
}

.clear {
    clear: both;
}

.tabbody-item {
    clear: none;
    float: right;
    width: 315px;
    margin: 5px 0 5px 8px;
}



.news-list {
    overflow: hidden;
    margin-top: 5px;
    clear: left;
    font-size: 11px;
}

.news-list-item {
    float: right;
    clear: none;
    margin: 0 5px 0 0;
    padding: 3px;
    height:90px;
}

.news-list-item-link {
    width: 306px;
    padding: 5px;
    display: block;
    overflow: hidden;
    color: black;
    zoom: 1;
}

.thumb-wrap {
    float: right;
    margin: 0 0 0 8px;
    width: 120px;
    height: 72px;
}

    .thumb-wrap img {
        border: 1px solid #FFFFFF;
        width: 120px;
        height: 72px;
    }

.news-list-item .cnt {
    padding: 0 6px 0 0;
    width: 220px;
    float: left;
    text-align: right;
    direction: rtl;
}

.news-list-item .date {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
}

.news-list-item .continue {
    display: block;
    font-size: 12px;
    color: #cc3366;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
}

.news-list-item .title {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    color: #333300;
    /*width: 220px;*/
    max-height: 32px;
    margin-bottom: 2px;
    overflow: hidden;
    cursor: pointer;
}

.tabbody-item .text {
    display: block;
    font-size: 12px;
    line-height: 1.4;
    color: #333300;
    margin-bottom: 2px;
    overflow: hidden;
    margin-left: 2px;
    margin-right: 2px;
    direction: rtl;
}

.bold {
    font-weight: bold;
}

.list {
    clear: right;
    width: 235px;
}

    .list 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;
    }

        .list li a {
            color: #000000;
            font-size: 11px;
            font-family: tahoma;
        }

            .list li a:hover {
                color: #666666;
            }

/* ------- */
.tbllogin {
    width: 248px;
    font-family: Tahoma;
}

    .tbllogin td {
        direction: rtl;
        text-align: right;
    }

        .tbllogin td.ttl {
            width: 60px;
            padding-right: 15px;
            color: #ffffff;
            font-size: 11px;
        }


    .tbllogin .txt {
        border-style: none;
        background-position: 0 0;
        width: 155px;
        background-image: url('../Images/txtbox_bg.jpg');
        background-repeat: no-repeat;
        height: 21px;
        direction: ltr;
        padding-top: 3px;
        padding-left: 4px;
        color: #FFFFFF;
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: Transparent;
    }

    .tbllogin .btn {
        border-style: none;
        background-position: center top;
        width: 56px;
        background-image: url('../Images/btnlogin.jpg');
        background-repeat: no-repeat;
        height: 24px;
        cursor: hand;
        background-color: Transparent;
    }

    .tbllogin .chk label {
        color: #ffffff;
        padding-right: 5px;
    }


/* -----  */

.today {
    padding: 10px;
    float: left;
    margin-left: 6px;
    color: #666666;
    font-family: tahoma;
    font-size: 11px;
    height: 18px;
    width: 143px;
    background-image: url('../Images/pnl_today.jpg');
    background-repeat: no-repeat;
    text-align: right;
}

    .today a {
        color: #ff9933;
        padding-right: 2px;
        padding-left: 2px;
    }

.logo {
    width: 513px;
    height: 82px;
    margin-top: 25px;
    margin-bottom: 20px;
    margin-right: 15px;
    float: right;
}
