﻿/***general body style*******/
@font-face
{
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/DroidNaskh-Regular.eot);
    src: url(../fonts/DroidNaskh-Regular-ie.eot?#iefix) format('embedded-opentype'),url(../fonts/DroidNaskh-Regular.woff2) format('woff2'),url(../fonts/DroidNaskh-Regular.woff) format('woff'),url(../fonts/DroidNaskh-Regular.ttf) format('truetype');
}
@font-face
{
    font-family: 'Droid Arabic Naskh ‌Bold';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/DroidNaskh-Bold.eot);
    src: url(../fonts/DroidNaskh-Bold-ie.eot?#iefix) format('embedded-opentype'),url(../fonts/DroidNaskh-Bold.woff2) format('woff2'),url(../fonts/DroidNaskh-Bold.woff) format('woff'),url(../fonts/DroidNaskh-Bold.ttf) format('truetype');
}
@font-face
{
    font-family: "byekan";
    src: url(../fonts/BYekan.eot?#) format('eot'),url(../fonts/BYekan.woff) format('woff'),url(../fonts/BYekan.ttf) format('truetype');
}
body
{
    margin: 0;
    padding: 0;
}
a img
{
    border: 0px;
}
.clear
{
    clear: both;
   
}
input[type="text"], input[type="password"], textarea { outline: none; }
/***navigation*******/
#nav
{
    top: 0px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
    height: 90px;
}
.lightColor
{
    background-color: rgba(21,69,146,0.06);
}
.sharpColor
{
    background-color: rgba(21,69,146,1);
}
#nav-inner
{
    width: 1230px;
    margin: 0pt auto;
}
.links > div
{
    float: left;
    padding-top: 40px;
}
.links div a
{
   
    height: 16px;
    display: block;
    background-position: 0 0;
    text-decoration: none;
}
.links .contact
{
    padding-left: 0px;
}
.links .contact a
{
     width: 58px;
    background-image: url('../Images/menu/contact.png');
}
.links .news
{
    padding-left: 50px;
}
.links .news a
{
     width: 58px;
    background-image: url('../Images/menu/news.png');
}
.links .video
{
    padding-left: 55px;
}
.links .video a
{
     width: 58px;
    background-image: url('../Images/menu/video.png');
}
.links .article
{
    padding-left: 55px;
}
.links .article a
{
     width: 154px;
    background-image: url('../Images/menu/article.png');
}
.links .about
{
    padding-left: 68px;
}
.links .about a
{
     width: 120px;
    background-image: url('../Images/menu/about.png');
}
.links .product
{
    padding-left: 63px;
}
.links .product a
{
     width: 58px;
    background-image: url('../Images/menu/product.png');
}
/***bottom*******/
#bottom
{
    background-color: #000000;
    height: 234px;
}
#bottom-inner
{
    width: 1230px;
    margin: 0pt auto;
}
#bottom-inner > div
{
    float: left;
}
.all-brands
{
    width: 571px;
}
.tb
{
    width: 659px;
}
.all-brands-title
{
    margin-top: 20px;
    margin-bottom: 15px;
}
.all-brands-title span
{
    font: 18px arial;
    direction: ltr;
    color: #767676;
}
.brand-links a
{
    font: 12px arial;
    direction: ltr;
    color: #b6b6b6;
    text-decoration: none;
    line-height: 21px;
    padding-left: 5px;
}
.brand-links a:hover
{
    color: White;
}
.brand-links td
{
    width: 171px;
    border-bottom: 1px solid #373737;
}
.brand-links td.td-space
{
    width: 30px;
    border: none;
}
.tb
{
    margin-top: 40px;
    text-align: right;
}
.tb span
{
    font: 11px tahoma;
    color: #5b5b5b;
    direction: rtl;
    text-align: right;
}
.tb-more-links a
{
    color: #b6b6b6;
    font: 11px tahoma;
    direction: rtl;
    text-decoration: none;
}
.tb-more-links a:hover
{
    color: White;
}
.tb-logo
{
    margin: 10px 0 10px 0;
}
.tb-more-links
{
    margin: 10px 0 10px 0;
}
.tb-fanafzar
{
     padding-top:30px;
}
.tb-fanafzar a
{
   font:9px tahoma;
   color:white;
   text-decoration:none;
  opacity:0.4;
}
.tb-fanafzar a:hover
{
    opacity:0.6;
}
