﻿
body, #fancybox-content {
    direction: rtl;
    font-family: Text, Tahoma;
    font-size: 1.0em;
    color: #000;
    margin: 10px;
    /*background:#8BA5CE;
	padding:0;
	*/
}

#fancybox-content {
    /*z-index:9999999;*/
}

p {
    text-align: justify;
}

    p.title, p.suptitle {
        font-family: Title, Arial;
        color: #191E52;
        font-size: 1.2em;
        line-height: 100%;
        font-weight: bold;
        padding-right: 0px;
        margin: 0;
    }

    p.suptitle {
        font-size: 1.0em;
        padding-right: 0px;
    }


h1, h2, h3 {
    font-family: Arial;
    margin: 20px;
    margin-top: 0px;
    text-align: center;
    color: #003366;
    font-size: 1.4em;
    font-weight: normal;
}

h2 {
    font-size: 1.3em;
    text-align: right;
    margin-bottom: 0;
}

h3 {
    font-size: 1.2em;
    text-align: right;
    margin-bottom: 0;
    padding: 0;
}

p {
    text-align: justify;
    line-height: 150%;
}

li {
    /*margin-bottom:5px;*/
}

a {
    text-decoration: none;
    color: #003366;
}

    a:hover {
        text-decoration: none;
        color: #5E7BB6;
    }

    a:vizited {
        text-decoration: none;
        color: #003366;
    }

div {
    margin: 0;
    padding: 0;
}

td {
    vertical-align: top;
}


.newspage {
    position: relative;
    float: right;
    width: 100%;
    margin: 0px;
    line-height: 150%;
    text-align: justify;
    /*border:#000000 1px solid;*/
}

    .newspage .evidence {
        position: relative;
        cursor: pointer;
        float: left;
        margin: 0;
        margin-right: 10px;
    }

        .newspage .evidence img {
        }

    .newspage p.suptitle {
    }

    .newspage p.title {
    }

    .newspage p.description {
    }

    .newspage .sutitr {
        position: relative;
        float: left;
        padding: 7px;
        margin-right: 7px;
        margin-top: 7px;
        background: none;
        border: 1px solid;
        width: 211px;
    }

.facilities {
    position: relative;
    float: right;
    width: 100%;
    height: 20px;
    padding: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: #DDD 1px solid;
    border-bottom: #DDD 3px solid;
    text-align: left;
    font-size: 0.8em;
}

    .facilities .date {
        position: relative;
        float: right;
        margin: 0;
    }

    .facilities .icon {
        display: none;
    }

#copyright {
    position: relative;
    float: left;
    width: 100%;
    direction: right;
    text-align: center;
    padding: 0px;
    margin: 0;
    margin-bottom: 0px;
    font-size: 8pt;
}


.newspage .evidence img {
    width: 260px;
}

.otherimage img {
    width: 100px;
    height: 100px;
    float: none;
    clear: none;
    margin:5px
}
