﻿span.x1
{
    display: inline-block;
    padding: 3px 10px;
    background-color: #eee;
    border: 1px solid #ccc;
    color: #aaa;
}
a.x2
{
    display: inline-block;
    padding: 3px 10px;
    text-align: center;
    background-color: #F0282B;
    border: 1px solid #000;
    color: #000;
}
a.x2:hover
{
    background-color: #ffffee;
    color: #ee5555;
}

.x2 span
{
    width: 20px;
}
div.ph
{
    text-align: right;
    width: 90%;
    direction: rtl;
    margin: 10px 5px;
    display: block;
    clear: both;
}
.inv
{
    display: none;
}
.FontStyle
{
    font-family: Tahoma;
    font-size: 12px;
}
.vOptions a
{
    display: inline-block !important;
    width: auto;
    background: none !important;
}

.tblNewsTop
{
    background-color: #f5f5f5;
    width: 100%;
    color: #000;
}
.tblNewsTop a
{
    color: #000;
    display: inline-block;
    background-image: url(honar/YellowBullet.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 3px 8px;
    margin-right: 5px;
}
.topNewsSection
{
    margin: 15px 5px;
}
.topNewsSection h1
{
    font-size:12px;
    color:#64789B;
    margin: 5px 0px;
    }
.topNewsSection span
{
    color: #555;
}


div.nSummary
{
    background-color: #f5f5f5;
    border: solid 1px #ccc;
    line-height: 20px;
    padding: 5px;
    color: #006600;
    margin: 10px 0px;
    height: inherit;
    clear: both;
}
span.date
{
    color: #555;
}

div.newsimageholder
{
    width: 260px;
    height: 200px;
    margin: 0px 10px 10px 10px;
    overflow: hidden;
    float: right;
}

div#newsbody
{
    clear: both;
    line-height: 20px;
    margin: 20px 0px;
    text-align: justify;
    overflow: hidden;
    font-size:11px;
}

.aspager span
{
    display: inline-block;
    padding: 0px 3px;
    border: solid 1px #990000;
}
.aspager a
{
    display: inline-block;
    color: #aaa;
    padding: 0px 3px;
    border: solid 1px #ccc;
}

div.picbox
{
    width: 180px;
    height: 210px;
    float: right;
    overflow: hidden;
    text-align: center;
    margin: 7px 25px;
    border: solid 1px #ccc;
}
.picbox a
{
    color: #000;
}
.picbox a:hover
{
    color: #ff0000;
}
.picbox img
{
    width: 170px;
    height: 116px;
    margin: 5px;
}
div#galleryThumbs
{
    height: 648px;
    width: 200px;
    overflow: auto;
    float: left;
    margin: 15px 0px 0px 15px;
}
#galleryThumbs img
{
    width: 160px;
    margin: 3px;
    padding: 3px;
    cursor: pointer;
    border: solid 1px #fff;
}
div#galleryMain
{
    float: right;
    width: 680px;
    padding: 15px 50px 10px 0px;
    background-color: #ccc;
    background-image: url(borna/5-1.gif);
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
}
#galleryMain img
{
    width: 640px;
    border: solid 1px #fff;
    margin: 3px 0px;
    height: 480px;
}
div#gallnumbers
{
    text-align: center;
    width: 640px;
    height: 30px;
    overflow: hidden;
    border: solid 1px #fff;
    color: #fff;
}
div#picTitle
{
    width: 640px;
    height: 20px;
    overflow: hidden;
    text-align: center;
    padding: 5px 0px;
    border: solid 1px #fff;
}
#gallnumbers a
{
    display: inline-block;
    padding: 5px;
    color: #333;
    margin: 0px 4px;
    font-size: 15px;
}
#gallnumbers a:active, #gallnumbers a.selected
{
    border: solid 1px #990000;
    color: #fff;
}