﻿div, p, span, input, h1, h2, h3, h4, h5, div.normal
{
    direction: rtl;
    text-align: right;
}

#header
{
    background-position: right center;
}

#header .title
{
    font-family: Times New Roman;
    font-size: 16pt;
    font-weight: bolder;
    padding-top: 40px;
    padding-right: 80px;
}

/*Content: Begin*/
div.content
{
    margin: 10px;
}
div.content a
{
    color: #000;
    text-decoration: underline;
}
h2.contentTitle
{
    color: #000;
    font-size: 14pt;
    font-family: Times New Roman;
    font-weight: normal;
    line-height: 120%;
}
div.contentMedias
{
    text-align: center;
    padding-bottom: 10px;
}
img.contentBodyImage
{
    border: solid 1px #d9d9d9;
}
p.contentLead
{
    color: #000;
    line-height: 150%;
    /*padding-top: 10px;*/
    font-size: 9pt;
    text-align: justify;
    background-color: #f1f1f1;
}
h3.contentUpperTitle, h3.contentBottomTitle
{
    color: #000;
    font-size: 9pt;
    font-family: Tahoma;
    font-weight: normal;
}
h3.contentUpperTitle
{
    padding-bottom: 6px;
}
h3.contentInterviewWithFullNameHead
{
    color: #000;
    font-size: 10pt;
    font-family: Times New Roman;
    font-weight: bolder;
    padding-top: 10px;
}
div.contentDateTime
{
    color: #000;
    text-align: left;
    padding-bottom: 10px;
    color: #000;
    font-size: 8pt;
    text-align: left;
    float: left;
}
p.contentInterviewDateTime
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #000;
}
div.contentBody, div.contentBody p
{
    color: #000;
    line-height: 150%;
    font-size: 9pt;
    text-align: justify;
}
div.contentSource
{
    color: #000;
}
div.contentSource span
{
    color: #000;
}
div.contentInfo
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: #000;
    padding-bottom: 2px;
}
/*Content: End*/


/*Book: Begin*/
div.book
{
    margin: 10px;
}
div.book a
{
    color: #000;
    text-decoration: underline;
}

div.book .authors
{
    color: #000;
    font-family: Tahoma;
    font-size: 9pt;
    margin-top: 2px;
    margin-bottom: 10px;
}
div.book .authors a
{
    color: #000;
    text-decoration: underline;
}
div.book .authors a:hover
{
    color: #222;
}
/*Book: Begin*/


.arrowOrangeSmall
{
    background: transparent url( '../WebSite/Images/bullet-arrow-small-orange.gif' ) no-repeat scroll right 6px;
}
.diamondOrange
{
    background: transparent url( '../WebSite/Images/bullet-diamond-orange.gif' ) no-repeat scroll right 4px;
}
.diamondGray
{
    background: transparent url( '../WebSite/Images/bullet-diamond-gray.gif' ) no-repeat scroll right 4px;
}
.diamondBlue
{
    background: transparent url( '../WebSite/Images/bullet-diamond-blue.gif' ) no-repeat scroll right 5px;
}
.diamondBlueShadow
{
    background: transparent url( '../WebSite/Images/bullet-diamond-blueshadow.gif' ) no-repeat scroll right 5px;
}
.diamondOrangeSmall
{
    background: transparent url( '../WebSite/Images/bullet-diamond-orange-small.gif' ) no-repeat scroll right 5px;
}

