﻿body{direction:ltr}
.menu-bar-top
{
    line-height: 45px;
    background-color: #212121;
    color: #eee;
    margin: auto;
    min-width: 1282px;
    width: 100%;
    direction:rtl;
}

.menu-bar-top .menu-section
{
    height: 45px;
    width: 1000px;
    margin: auto;
    position: relative;
}

.menu-bar-top .menu-section a
{
    text-decoration: none;
    color: #eee;
    font-size: 10pt;
}

.menu-bar-top .menu-section ul
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
    height: 45px;
    line-height: 40px;
}

.menu-bar-top .menu-section ul li
{
    display: inline;
    padding-bottom: 2px;
}

.menu-bar-top .menu-section ul .li
{
    text-shadow: -1px 1px 1px #000;
    border-bottom: 1px solid transparent;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.menu-bar-top .menu-section ul .li:hover
{
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.menu-bar-top .menu-section .icon
{
    margin-left: 0;
}

.menu-bar-top .menu-section .icon .help
{
    background-image: url('../img/menubar-help.png');
    background-position: 0 0;
    width: 22px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
}

.menu-bar-top .menu-section .icon .help:hover
{
    background-position: 0px -21px;
    cursor: pointer;
}

.menu-bar-top .menu-section .icon .download
{
    background-image: url('../img/menubar-download.png');
    background-position: 0 0;
    width: 22px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
}

.menu-bar-top .menu-section .icon .download:hover
{
    background-position: 0px -21px;
    cursor: pointer;
}

.menu-bar-top .menu-section .icon .rss
{
    background-image: url('../img/menubar-rss.png');
    background-position: 0 0;
    width: 22px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
}

.menu-bar-top .menu-section .icon .rss:hover
{
    background-position: 0px -21px;
    cursor: pointer;
}

.menu-bar-top .menu-section .icon .phone
{
    background-image: url('../img/menubar-phone.png');
    width: 221px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
}

.menu-bar-top .menu-section .icon .NameFamily
{
    cursor: default;
    color: #ccc;
    margin-right: 10px;
    display: inline-block;
}

.menu-bar-top .menu-section .icon .NameFamily img
{
    vertical-align: middle;
}

.menu-bar-top .menu-section .saerch-box
{
    position: absolute;
    left: 0;
    top: 10px;
}

.menu-bar-top .menu-section .saerch-box a
{
    background-image: url('../img/menubar-search.png');
    background-position: 0px -26px;
    float: left;
    margin-right: 2px;
    width: 32px;
    height: 26px;
}

.menu-bar-top .menu-section .saerch-box a:hover
{
    background-position: 0 0;
    cursor: pointer;
}

.menu-bar-top .menu-section .saerch-box input
{
    background-color: #3b3b3b;
    height: 24px;
    font-family: tahoma;
    font-size: 8pt;
    direction: rtl;
    color: #ccc;
    border: none;
    float: right;
    width: 100px;
    padding: 0 5px 2px 0;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    transition: all 0.5s ease 0.1s;
    -webkit-transition: all 0.5s ease 0.1s;
    box-shadow: none;
}

.menu-bar-top .menu-section .saerch-box input::selection
{
    color: #0099ff;
    background-color: #3a3a3a;
}

.menu-bar-top .menu-section .saerch-box input::-moz-selection
{
    color: #0099ff;
    text-shadow: -1px 1px 1px #000;
}

.menu-bar-top .menu-section .saerch-box input:focus
{
    width: 200px;
    color: #fff;
}

.menu-bar-with-logo
{
    position: relative;
    margin: auto;
    min-width: 1282px;
    width: 100%;
    direction:rtl;
}

.menu-bar-with-logo .menu-section
{
    height: 75px;
    width: 1000px;
    margin: auto;
    background-image: url('../img/menu-shadow.png');
    position: relative;
    box-shadow: 0 -30px 10px #eee inset;
}

.menu-bar-with-logo .menu-section .left-shadow, .menu-bar-with-logo .menu-section .right-shadow
{
    background-image: url('../img/menu-side-shadow.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    width: 10px;
    height: 75px;
}

.menu-bar-with-logo .menu-section .left-shadow
{
    left: -10px;
    background-position: 0px 0px;
}

.menu-bar-with-logo .menu-section .right-shadow
{
    right: -10px;
    background-position: -10px 0px;
}

.menu-bar-with-logo .menu-section .rectangle
{
    position: absolute;
    border-width: 2px;
    border-style: solid;
    border-color: #ecebeb #fefefe #fefefe #ecebeb;
    background-image: url('../img/menu-rectangle.png');
    background-repeat: repeat-x;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
}

.menu-bar-with-logo .menu-section .logo
{
    background-image: url('../img/menu-logo.png');
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    cursor: pointer;
    width: 108px;
    height: 50px;
    left: 0;
    top: 0;
}

.menu-bar-with-logo .menu-section .stats
{
    border-style: solid;
    border-width: 0px 1px 0px 1px;
    border-color: transparent;
    font-size: 8pt;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 110px;
    cursor: default;
    padding: 5px 10px;
    -moz-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.2s;
    color: #aaa;
}

.menu-bar-with-logo .menu-section .stats:hover
{
    color: #333;
    border-color: #ddd;
    background-color: #eee;
}

.menu-bar-with-logo .menu-section .stats div
{
    float: right;
    width: 100%;
    line-height: 20px;
}

.menu-bar-with-logo .menu-section .root-menu
{
    position: absolute;
    font-family: "tahoma";
    font-size: 9pt;
    right: 0;
    top: 0;
    max-width: 750px;
    direction:rtl;
}

.menu-bar-with-logo .menu-section .root-menu .ul
{
    height: 50px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.menu-bar-with-logo .menu-section .root-menu .ul .li
{
    display: inline;
    border-bottom: 1px solid transparent;
}

.menu-bar-with-logo .menu-section .root-menu .ul .li .root-menu-item
{
    height: 36px;
    padding: 15px 10px 0;
    margin: 0;
    display: block;
    float: right;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.menu-bar-with-logo .menu-section .root-menu .ul .li .root-menu-item:hover
{
    cursor: pointer;
    box-shadow: 0 0 2px #ccc;
    background: white;
}

.menu-bar-with-logo .menu-section .root-menu .ul .li .root-menu-item.selected
{
    background-color: #333;
}

.menu-bar-with-logo .menu-section .root-menu .ul .li .root-menu-item .a
{
    text-decoration: none;
    padding: 10px 0 15px;
    color: #333;
    text-shadow: 0 1px 0 #999;
    width: 100%;
}

.menu-bar-with-logo .menu-section .root-menu .ul .li .root-menu-item:hover .a
{
    color: #369;
    text-shadow: 0 1px 0 #369;
}

.menu-bar-with-logo .menu-section .root-menu .ul .li .root-menu-item.selected .a, .menu-bar-with-logo .menu-section .root-menu ul li .root-menu-item.selected:hover .a
{
    color: #fff;
}

.menu-bar-with-logo .menu-section .root-menu .ul .li .root-menu-item.selected dfn, .menu-bar-with-logo .menu-section .root-menu ul li .root-menu-item.selected:hover dfn
{
    opacity: 0;
}

.menu-bar-with-logo .menu-section .root-menu .ul .li .root-menu-item dfn
{
    margin-right: 5px;
    width: 16px;
    height: 16px;
    float: left;
    background-image: url('../img/menu-arrow.png');
    background-repeat: no-repeat;
    background-position: left center;
    transition: all 0.3s ease 0.2s;
    -webkit-transition: all 0.3s ease 0.2s;
    opacity: 0.5;
}

.menu-bar-with-logo .menu-section .root-menu .ul .li .root-menu-item:hover dfn
{
    margin-top: 1px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    opacity: 1;
}

.menu-bar-with-logo .sub-menu-section
{
    position: absolute;
    top: 50px;
    margin-right: -10px;
    background: rgba(255,255,255,1);
    box-shadow: 0 1px 1px #aaa;
    padding: 12px;
    font-size: 8pt;
    cursor: default;
    display: none;
    z-index: 1000;
    opacity: 0.3;
}

.menu-bar-with-logo .sub-menu-section .sub-menu-item
{
    box-shadow: 0 0 2px #ccc inset;
    background: #f7f7f7;
    padding: 5px;
    color: #222;
    position: relative;
}

.menu-bar-with-logo .sub-menu-section .sub-menu-item .dropdown
{
    position: absolute;
    top: 0;
    background: rgba(255,255,255,1);
    box-shadow: 0 1px 3px #aaa;
    padding: 12px;
    font-size: 9pt;
    cursor: default;
    z-index: 2000;
    opacity: 0.3;
}

.menu-bar-with-logo .sub-menu-section .sub-menu-item .dropdown .list
{
    border: 1px solid #ddd;
    background: #f7f7f7;
    padding: 5px;
    color: #222;
    position: relative;
}

.menu-bar-with-logo .sub-menu-section .sub-menu-item tr, .menu-bar-with-logo .sub-menu-section .sub-menu-item .dropdown tr
{
    vertical-align: top;
}

.menu-bar-with-logo .sub-menu-section .sub-menu-item ul, .menu-bar-with-logo .sub-menu-section .sub-menu-item .dropdown ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.menu-bar-with-logo .sub-menu-section .sub-menu-item ul li, .menu-bar-with-logo .sub-menu-section .sub-menu-item .dropdown ul li
{
    padding: 3px 10px 5px;
    border: 1px solid transparent;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.menu-bar-with-logo .sub-menu-section .sub-menu-item ul li:hover, .menu-bar-with-logo .sub-menu-section .sub-menu-item .dropdown ul li:hover
{
    border: 1px solid #ddd;
    background: #f3f3f3;
}

.menu-bar-with-logo .sub-menu-section .sub-menu-item ul li a, .menu-bar-with-logo .sub-menu-section .sub-menu-item .dropdown ul li a
{
    cursor: pointer;
    display: block;
    text-decoration: none;
    color: #222;
}

.menu-bar-with-logo .sub-menu-section .sub-menu-item li[id]
{
    position: relative;
}

.menu-bar-with-logo .sub-menu-section .sub-menu-item li[id] a img
{
    vertical-align: middle;
    float: left;
}

.footer
{
    border-top: 3px solid #2F71B3;
    background-color: #151618;
    color: #eee;
    /*height: 500px;*/
    min-width: 1282px;
    width:100%;
	margin-top:25px;
    direction:rtl;

}

.footer .gMap
{
    float:left;
    margin-top:10px;
    margin-left:10px;
    width: 400px;
    height:380px;
    position:relative;
}

.footer .gMap h3
{
    font-family: "B mitra", Mitra, Arial;
    font-weight: bold;
    font-size: 11pt;
    text-shadow: -2px 2px 1px #000;
    margin: 0 0 5px;
}

.footer .gMap #address, .footer .gMap #phone
{
    margin: 0;
    color: #aaa;
    text-align: justify;
    transition: all 0.3s ease 0.1s;
    -webkit-transition: all 0.3s ease 0.1s;
}

.footer .gMap #address:hover, .footer .gMap #phone:hover
{
    color: #fff;
}

.footer .gMap #phone .Numbers
{
    width: 180px;
    border-collapse: collapse;
    position: absolute;
    left: 0;
}

.footer .gMap #phone .Numbers td:nth-child(1)
{
    text-align: left;
    direction: rtl;
}

.footer .gMap #phone .Numbers td:nth-child(2)
{
    text-align: center;
    direction: rtl;
}

.footer .gMap #phone .Numbers td:nth-child(3)
{
    text-align: right;
    direction: ltr;
}

.footer .world
{
    float:right;
    margin-top:10px;
    margin-right:30px;
    width: 300px;
}

.footer .world h3
{
    font-family: "B mitra", Mitra, Arial;
    font-weight: bold;
    font-size: 11pt;
    text-shadow: -2px 2px 1px #000;
    margin: 0 0 5px;
}

.footer .world ul
{
    list-style-position: outside;
    list-style-image: url('../img/list-item.png');
    padding: 0;
    margin-bottom: 15px;
}

.footer .world ul li
{
    line-height: 20px;
}

.footer .downloads
{
    width: 300px;
    margin: 20px auto;
}

.footer .downloads h3
{
    font-family: "B mitra", Mitra, Arial;
    font-weight: bold;
    font-size: 11pt;
    text-shadow: -2px 2px 1px #000;
    margin: 0 0 5px;
}

.footer .downloads ul
{
    list-style-position: outside;
    list-style-image: url('../img/list-item.png');
    padding: 0;
    margin-bottom: 15px;
}

.footer .downloads ul li
{
    line-height: 20px;
}

.footer .copyright
{
    /*position: absolute;
    height: 100px;
    top: 400px;*/
    /*left: 0;
    right: 0;*/
    text-align: center;
    border-top: 1px solid #333;
    box-shadow:0 -5px 5px rgba(10,10,10,0.5);
    background: #1d1d1f;
    position:relative;
}

.footer .copyright #goTop
{
    position: absolute;
    top: 50%;
    right: 40px;
    background: right center url('../img/scroll-arrow.png') no-repeat;
    height: 16px;
    width: 0px;
    padding-right: 20px;
    overflow: hidden;
    cursor: pointer;
    font-size: 8pt;
    text-align: right;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.footer .copyright #goTop:hover
{
    width: 57px;
}

.footer .copyright p
{
    margin-top: 10px;
    margin-bottom:5px;
    line-height: 20px;
    color:#ddd;
}

.footer .copyright p a
{
    color: #1E53B3;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

.footer .copyright p a:hover
{
    border-bottom: 1px solid #1E53B3;
}

.footer .copyright img
{
    vertical-align: middle;
}

.footer .copyright .WebGozar p
{
    margin: 0;
    padding-bottom:10px;
}

.footer .anywords
{
    /*position: absolute;
    top: 500px;
    left: 0;
    right: 0;*/
    text-align: center;
    border-top: 1px solid #333;
    background: #1c1d1f;
    padding-bottom:3px;
}

.footer .anywords h6
{
    color: #666;
    font-size: 8px;
    font-weight: normal;
    margin: 0;
    padding: 5px;
    background: #111;
    border-width: 1px;
    border-style: solid;
    border-color: #333 #000 #000 #333;
    white-space: nowrap;
}

.footer .anywords h6 a
{
    color: #a4a3a3;
    font-size: 8px;
    font-weight: normal;
    margin: 0;
    padding: 5px;
    background: #111;
    
   
   
    white-space: nowrap;
    text-decoration:none;
}


.footer .anywords table
{
    width: 100%;
    min-width: 1282px;
    margin: 0 auto;
    border-collapse: collapse;
}

.footer .anywords table td
{
    padding: 1px;
    width: 12.5%;
}

.footer .anywords table caption
{
    background:rgb(25, 25, 25);
    background:linear-gradient(#111,#222);
    color: #1E53B3;
    height: 20px;
}

.footer .link
{
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.footer .link:hover
{
    border-bottom: 1px solid #fff;
}

.Links
{
    float:right;
    margin-top:10px;
    margin-right:30px;
    width: 300px;
    position:relative;
    top:340px;
    right:-347px
}

#SwfStore_coradvisor_com_0{display:none}
