﻿body
{
    font-size: 11px;
    font-family: Tahoma;
    font-weight: 500;
    background-color: #056caa;
    color: Black;
    text-align: left;
    direction: ltr;
    line-height: 25px;
}


.titr
{
    font-family: Mitra;
    font-size: 12pt;
    font-weight: bold;
    color: Blue;
    direction: rtl;
    text-align: right;
    height: 25px;
    padding: 5px;
}
.matn
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 500;
    color: Black;
    direction: rtl;
    text-align: right;
    line-height: 25px;
}
p.ex
{
    font-family: Arial;
    font-size: 12px;
    color: Red;
    direction: ltr;
    text-align: left;
}
p.cssex
{
    font-family: Arial;
    font-size: 12px;
    color: red;
    direction: ltr;
    text-align: left;
}
table.ex
{
    border: solid 1px blue;
    background-color: #FFFAFA;
    direction: ltr;
    text-align: left;
    width: 100%;
}
td.header
{
    text-align: center;
    color: #aB4513;
    border: solid 1px blue;
    width: 50%;
}
td.body
{
    border: solid 1px blue;
    text-align: left;
}
h2.onvan
{
    color: Maroon;
    text-align: center;
    direction: rtl;
    font-family: Arial;
    font-weight: normal;
    line-height: 40px;
}
table.pr
{
    border: solid 1px blue;
    background-color: #FFFAFA;
    direction: rtl;
    text-align: right;
    width: 100%;
}
td.prname
{
    text-align: center;
    color: #8B4513;
    border: solid 1px blue;
    width: 12%;
}
td.prdes
{
    text-align: center;
    color: #8B4513;
    border: solid 1px blue;
    width: 76%;
}
td.prbody
{
    border: solid 1px blue;
    text-align: right;
    direction: rtl;
}
.titr2
{
    font-family: Mitra , Arial;
    color: #006400;
    font-size: 12pt;
    font-weight: bold;
    background-color: #7FFFD4;
    border: 1px solid black;
    height: 25px;
    padding: 5px;
    border-radius: 10px;
    box-shadow: 8px 8px 8px 5px Gray;
}
h3.titr
{
    text-align: center;
    direction: rtl;
    color: Blue;
}

td.center
{
    text-align: center;
    border: solid 1px blue;
}
span.r
{
    color: Red;
}
span.b
{
    color: Blue;
}
span.g
{
    color: Green;
}
span.m
{
    color: Maroon;
}
span.u
{
    text-decoration: underline;
}
span.o
{
    color: Black;
}
a
{
    text-decoration: none underline;
}

a.item:hover
{
    color: Blue;
}
a:hover
{
    color: Blue;
}

a.item
{
    text-decoration: none;
    color: Maroon;
}

a.u
{
    text-decoration: underline;
}

b.r
{
    color: Red;
}
p.menu
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: 100;
    text-align: right;
    direction: rtl;
    color: Blue;
}
p.Lmenu
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: 100;
    text-align: left;
    direction: ltr;
    color: Blue;
}
#header
{
    background: url(../../Pic/header_bckg.jpg) repeat-x #0287c2;
    width: 100%;
    height: 96px;
    text-align: center;
}
#left_header
{
    float: left;
    width: 380px;
    height: 161px;
}
#right_header
{
    float: right;
    width: 321px;
    height: 161px;
}

#logo
{
    position: absolute;
    text-align: center;
    width: 95%;
    margin-top: 30px;
}
#logo a
{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 23px;
    vertical-align: top;
}
#menu
{
    height: 30px;
    clear: both;
    padding-top: 5px;
}
#menu ul
{
    margin: 0;
    padding: 0;
}
#menu ul li
{
    display: inline-block;
    float: right;
    width: 104px;
    list-style: none;
    text-align: center;
}
#menu a
{
    display: block;
    float: left;
    width: 104px;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    margin-left: 0px;
}
#menu a:hover
{
    color: #68d3ed;
}

#content
{
    clear: both;
    width: 100%;
}
#content_top
{
    height: 20px;
}
#content_top_left
{
    float: left;
    width: 20px;
    height: 20px;
}
#content_top_right
{
    float: right;
    width: 20px;
    height: 20px;
}
#content_bottom
{
    clear: both;
    height: 16px;
}
#content_bottom_left
{
    float: left;
    width: 20px;
    height: 16px;
}
#content_bottom_right
{
    float: right;
    width: 20px;
    height: 16px;
}

#sidebar
{
    float: right;
    width: 200px;
}
#sidebar p
{
    background-color: #fff;
    padding: 0 20px;
}
#sidebar_top
{
    height: 10px;
    background: url(../../Pic/top_sidebar.gif) no-repeat;
    background-color: White;
}
#sidebar_body
{
    background-color: #fff;
}
#sidebar_bottom
{
    height: 23px;
    background: url(../../Pic/bottom_sidebar.gif) no-repeat;
}
div.sidebar
{
    float: right;
    width: 200px;
}
td.sidebar_top
{
    height: 10px;
    background: url(../../Pic/top_sidebar.gif) no-repeat;
    background-color: white;
}
td.sidebar_body
{
    background-color: #fff;
}
td.sidebar_bottom
{
    height: 23px;
    background: url(../../Pic/bottom_sidebar.gif) no-repeat;
}


#text
{
    width: auto;
    vertical-align: top;
    color: #000;
    background-color: #F5F5DC;
    border-radius: 10px;
}
div.text
{
    width: auto;
    vertical-align: top;
    color: #000;
    background-color: #F5F5DC;
    border-radius: 10px;
}
#text_top
{
}
#text_top_left
{
    float: left;
    width: 13px;
    height: 10px;
}
#text_top_right
{
    float: right;
    width: 12px;
    height: 10px;
}
#text_bottom
{
    float: left;
    height: 16px;
    width: 100%;
}
#text_bottom_left
{
    float: left;
    width: 12px;
    height: 16px;
}
#text_bottom_right
{
    float: right;
    width: 12px;
    height: 16px;
}
#text_body
{
    padding: 10px 20px 10px 20px;
}
.text_body
{
    padding: 10px 20px 10px 20px;
}
#foot_text
{
    padding-left: 50px;
    background: url(../../Pic/foot_text.gif) no-repeat;
    color: #a8a8a8;
    font-size: 10px;
    line-height: 13px;
    margin: 20px 0 0 0;
}

#footer
{
    background: url(../../Pic/footer_bckg.jpg) #424e4f;
    height: 74px;
    clear: both;
    width: 100%;
    text-align: center;
    color: #fff;
}

ul.Out
{
    list-style-image: url(Pic/W.png);
    text-align: right;
    direction: rtl;
    color: Blue;
    font: 15px/32px Arial;
}
ul.In
{
    list-style-image: url(Pic/2.png);
    color: Maroon;
    font: normal 11px/15px tahoma;
    text-indent: -15pt;
}
div.compability
{
    text-align: right;
}


#Img_1
{
    transition: width 2s , height 2s;
    -moz-transition: width 2s, height 2s, -moz-transform 2s;
    -webkit-transition: width 2s, height 2s, -webkit-transform 2s;
    -o-transition: width 2s, height 2s,-o-transform 2s;
    width: 40px;
    height: 20px;
}
#Img_1:hover
{
    width: 400px;
    height: 200px;
}
#Div_1
{
    transition: width 2s ease 1s;
    -moz-transition: width 2s ease 1s;
    -webkit-transition: width 2s ease 1s;
    -o-transition: width 2s ease 1s;
    width: 100px;
    height: 100px;
    background-color: Red;
}
#Div_1:hover
{
    width: 400px;
    height: 100px;
}
.ASP_Menu
{
    direction: rtl;
    text-align: right;
}

p.main
{
    font-size: 120%;
    color: red;
}
#Img_2
{
    width: 40px;
    height: 20px; /* W3C */
    transition-property: width,height;
    transition-duration: 2s; /* Firefox 4 */
    -moz-transition-property: width,height;
    -moz-transition-duration: 2s; /* Safari and Chrome */
    -webkit-transition-property: width,height;
    -webkit-transition-duration: 2s; /* Opera */
    -o-transition-property: width,height;
    -o-transition-duration: 2s;
}
#Img_2:hover
{
    width: 400px;
    height: 200px;
}

#Img_3
{
    width: 40px;
    height: 20px; /* W3C */
    transition-property: width,height;
    transition-duration: 5s;
    transition-delay: 3s;
    -moz-transition-property: width,height; /* Firefox 4 */
    -moz-transition-duration: 5s; /* Firefox 4 */
    -moz-transition-delay: 3s; /* Firefox 4 */
    -webkit-transition-property: width,height; /* Safari and Chrome */
    -webkit-transition-duration: 5s; /* Safari and Chrome */
    -webkit-transition-delay: 3s; /* Safari and Chrome */
    -o-transition-property: width,height; /* Opera */
    -o-transition-duration: 5s; /* Opera */
    -o-transition-delay: 3s; /* Opera */
}
#Img_3:hover
{
    width: 400px;
    height: 200px;
}
