﻿#overly
{
    width: 100%;
    height: 100%;
    z-index: 1999;
    left: 0;
    top: 0;
    position: fixed;
    background-color: black;
    opacity: 0.5;
    display: none;
}
/***navigation specific css*******/
.logo
{
    margin-left: 30px;
    float: left;
    text-align: left;
}
.links
{
    float: left;
    margin-left: 420px;
}

.logo-main img
{
    position: absolute;
    padding-top: 10px;
}
.logo-small img
{
    position: absolute;
    padding-top: 3px;
}
.menu-over
{
    top: 5px;
    position: absolute;
    width: 70px;
    height: 3px;
    background-color: #154592;
    opacity: 0;
}
/***slider*******/
#slider
{
    background-color: #f2f2f2;
    margin-bottom: 20px;
}
#slider-inner
{
    background-image: url('../Images/contact/slider.jpg');
    height: 315px;
    width: 1260px;
    margin: 0pt auto;
    margin-top: 89px;
}
.slider-product-img
{
    width: 120px;
    height: 427px;
    background-image: url('../Images/contact/slider-product-img.png');
    position: absolute;
    margin: 25px 0 0 850px;
}
/***content*******/
#content
{
}
#content-inner
{
    width: 1230px;
    margin: 0pt auto;
    margin-top: 120px;
}
#content-inner >div
{
    float:left;
}
#content-inner #topics-content
{
    width:959px;
    margin-bottom: 80px;
}
#content-inner #topics-menu
{
     width: 271px;
    min-height: 377px;
    background-image: url('../Images/topics/topics-menu-bg.jpg');
    background-repeat:no-repeat;
   padding-top:20px;
   margin-top:30px;
}
#topics-menu .menu-row
{
    text-align:right;
    float:right;
     width: 225px;
    height: 27px;
    margin-top:5px;
}
#topics-menu .menu-row-over
{
    background-image: url('../Images/topics/topics-row-bg.png');
}
#topics-menu .selected
{
    background-image: url('../Images/topics/topics-row-bg.png');
}
.menu-row>div
{
    float:left;
}
.topics-group-title
{
    width:200px;
}
.topics-group-title a
{
    font:12px tahoma;
    direction:rtl;
    text-align:right;
    color:#154592;
    line-height:25px;
    text-decoration:none;
}
.topics-group-arrow img
{
    padding:8px 0 0 5px;
}
#topics-content .content-row
{
    height:150px;
    text-align:right;
    float:right;
    margin-right:130px;
    margin-top:50px;
}
.content-row>div
{
    float:left;
}
.content-row .content-text
{
    width:435px;
    margin-right:15px;
}
.content-row .content-img
{
    width:275px;
}
.content-text span
{
    color: #154592; font: 18px 'byekan'; text-align: right; direction: rtl;
                            line-height: 20px;
}
.content-text p
{
    color: #818181; font: 12px tahoma; text-align: justify; direction: rtl;
                            line-height: 18px;
}
.topics-more
{
    width: 213px;
    height: 194px;
    background-image: url('../Images/topics/topics-more-icon.png');
    background-repeat:no-repeat;
    position:absolute;
    margin:-25px 0 0 300px;
    cursor:pointer;
    opacity:0;
    z-index:200;
}
/***topics more info*******/
#topics-more-info
{
    width: 1230px;
    position: fixed;
    top: 33px;
    left: 50%;
    z-index: 2000;
    margin: 0px 0px 0px -600px;
    display: none;
     height:609px;
}
span.close
{
    display: block;
    background: url('../Images/product-more-info/more-info-box-close.png');
    position: absolute;
    right: 20px;
    top: -15px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    text-indent: -999em;
    z-index: 999;
}
span.close:hover
{
    moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0 0 20px #333;
    moz-box-shadow: 0 0 20px #333;
    box-shadow: 0 0 20px #333;
}
.topics-more-data-inner > div
{
    float: left;
    text-align: right;
}
.topic-content-inner img.loading
{
    margin: 100px 160px 0 0;
}
.topics-related-product
{
    width:460px;
     background-image: url('../Images/topics/more-info-bg.png');
     background-repeat:no-repeat;
     height:609px;
}
.topics-related-product img.loading
{
    margin: 100px 160px 0 0;
}
.topic-content
{
    width:738px;
    height:609px;
    background-color:White;
}

.related-product-title
        {
            margin-top:15px;
            float:right;
            width: 321px;
            height: 41px;
            background-image: url('../Images/product-more-info/related-product.png');
            background-repeat: no-repeat;
        }
         .related-product-description a.title
        {
            color: #154592;
            direction: rtl;
            font: 12px tahoma;
            text-align: right;
            float: right;
            line-height: 18px;
            text-decoration:none;
        }
        .related-product-description a.summary
        {
            color: #818181;
            direction: rtl;
            line-height: 18px;
            font: 11px tahoma;
            float: right;
            line-height: 15px;
            text-decoration:none;
        }
        .related-product
        {
            float:right;
        }
          .related-product > div
        {
            float: left;
        }
        .related-product img
        {
            padding-bottom: 8px;
            padding-left: 8px;
        }
          .related-product-box
        {
            float: right;
            margin-right: 20px;
        }
       .topic-content .topic-title
        {
              color: #154592; font: 18px 'byekan'; text-align: right; direction: rtl;
                            line-height: 20px;
padding:30px 30px 0 0;
        }
        .topic-content-inner
        {
           
            overflow: auto; position: absolute; overflow-y: auto; overflow-x: hidden;
                    height: 609px;
                        width:738px;
        }
        .topic-content-data
        {
            padding:0 30px 0 20px;
        }
        .topics-create-date, .topics-tags
        {
            padding-right:30px;
        }
        .topics-create-date span
{
     color: #818181; font: 10px tahoma; text-align: right; direction: rtl;
                            line-height: 30px;
}
.topics-tags p
{
     color: #818181; font: 10px tahoma; text-align: right; direction: rtl;
                            line-height: 30px;
}
.more-image-content
{
    width:472px;height:220px;
    padding-bottom:2px;
    margin-left:140px;
}

  /* Let's get this party started */
        #topics-more-info ::-webkit-scrollbar
        {
            width: 5px;
        }
        
        /* Track */
        #topics-more-info ::-webkit-scrollbar-track
        {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
            -webkit-border-radius: 10px;
            border-radius: 10px;
        }
        
        /* Handle */
        #topics-more-info ::-webkit-scrollbar-thumb
        {
            -webkit-border-radius: 10px;
            border-radius: 10px;
            background: rgba(21,69,146,0.8);
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
        }
        #topics-more-info ::-webkit-scrollbar-thumb:window-inactive
        {
            background: rgba(21,69,146,0.4);
        }