﻿@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'),
         url('../fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
         url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),
         url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),
         url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff');
}

body
{
    margin: 0;
    padding: 0;
    direction: rtl;
    font-family: IRANSans , Tahoma;
    font-size: 11pt;
    line-height: 200%;
    color: #333;
    background-color: #edfdff;
}
.BoxSizeAsli
{
    display: inline-block;
    max-width: 1400px;
    width: 100%;
    vertical-align:top;
}
.PlusGoogle
{
    position: fixed;
    top: 8px;
    left: 20px;
    width: 100px;
    height: 50px;
    text-align: center;
    font-weight: bold;
}
.Row
{
    width: 100%;
    float: right;
    text-align: center;
}
.RowMarginFive
{
    width: 100%;
    float: right;
    margin-top: 5px;
    text-align: center;
}
.RowMarginTen
{
    width: 100%;
    float: right;
    margin-top: 10px;
    text-align: center;
}
img
{
    border: 0;
}
input, textarea, select
{
    font-family: IRANSans , Tahoma;
}
A
{
    color: #0066FF;
    text-decoration: none;
}
A:hover
{
    color: #ff0000;
}
.NavigateSeo
{
    float: right;
    margin-right: 8px;
    font-size: 10pt;
}
.NavigateSeoSep
{
    float: right;
    margin-right: 10px;
    margin-top: 12px;
}
.Blink
{
    background-image: url(../Administrator/Files/Design/Blink.png);
    float: right;
    width: 141px;
    height: 29px;
    margin-top: -5px;
    margin-right: 40px;
    margin-bottom: 5px;
    padding-top: 21px;
}
.Blink a
{
    color: #fff;
    font-size: 12pt;
}
.Blink a:hover
{
    color: Yellow;
}
/*-----------------------Header Top ------------------*/
.HeaderTop
{
    width: 100%;
    text-align: center;
    float: right;
    background-color: #0b3762;
    background-image: url(../Administrator/Files/Design/HeaderTop.png);
    height: 143px;
    background-position: top center;
    background-repeat: no-repeat;
}
.HeaderTopBox
{
}

.HeaderTopBox .Logo
{
    float: right;
    width: 255px;
    height: 63px;
    background-image: url(../Administrator/Files/Design/Logo.png);
    margin-top: 40px;
}
.HeaderTopBox .HeaderTopBoxLeftBox
{
    float: left;
    width: 265px;
}
.SabtAgahi
{
    font-size: 12pt;
    background-color: #195780;
    color: #fff;
    padding: 5px 15px 5px 15px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 10px;
    vertical-align:top;
}
.SabtAgahi:hover
{
    color: #ffff00;
}
/*-----------------------navLogin ------------------*/
.navLogin
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    margin-top: 8px;
    width: 100%;
    text-align: center;
}
.navLogin li
{
    display: inline-block;
    position: relative;
    z-index: 500;
    margin: 0;
}
.navLogin li:hover > a
{
    color: #ff0000;
}
.navLoginlia
{
    margin:0;
    background-color:Transparent;
    border:0;
    display: inline-block;
    font-size: 9pt;
    color: #fff;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
    cursor: pointer;
}
.navLogin li a
{
    display: block;
    font-size: 9pt;
    color: #fff;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
    cursor: pointer;
}

.navLogin ul
{
    position: absolute;
    right: 0;
    display: none;
    margin: 0 0 0 -1px;
    padding: 0;
    list-style: none;
    padding-top: 12px;
    background-image: url(../Administrator/Files/Design/arrow.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.navLogin ul li
{
    width: 200px;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.navLogin ul li:hover > a
{
    border: 0;
    border-bottom: solid 1px #d4d4d4;
    background-color: #71a797;
    color: #232e5c;
}
.navLogin ul a
{
    display: block;
    height: 30px;
    padding: 7px 5px 3px 5px;
    text-align: right;
    background-image: none;
    background-color: #71a797;
    border: 0;
    border-bottom: solid 1px #d4d4d4;
    color: #fff;
}

.navLogin ul.submenu ul
{
    position: absolute;
    right: 200px;
    display: none;
    top: 0px;
    padding: 0;
    list-style: none;
}
.navLogin .ArrowDown
{
    border: 0px;
    padding: 0px;
    margin-right: 5px;
}
.navLogin .ArrowDown2
{
    border: 0px;
    padding: 0px;
    margin-top: 9px;
    float: left;
}

/*----------------------- SearchBox ------------------*/
.SearchBox
{
    padding: 0px;
    margin: 0px;
    height: 29px;
    display: inline-block;
    width: 260px;
    background-image: url(../Administrator/Files/Design/SearchBox.png);
    margin-top: 10px;
    vertical-align:top;
}
.TextBoxBox
{
    float: right;
    width: 100%;
}

/*----------------------------AutoCamplet-------------------------------*/
.TextAutoCapmlet
{
    font-size: 8pt;
    float: right;
    text-align: justify;
}
.ImageAutoCapmlet
{
    margin: 0;
    padding: 0;
    border: 0;
    background-color: Transparent;
    float: right;
    cursor: pointer;
    width: 32px;
    height: 29px;
}
.ImageAutoCapmlet:hover
{
}
.TextBoxAutoCapmlet
{
    color: #333;
    padding: 0px 5px;
    margin: 2px 0px 0px 0px;
    border: 0px none;
    float: right;
    width: 214px;
    background-color: Transparent;
    height: 25px;
    font-size: 10pt !important;
}

.AutoCamplet
{
    border: solid 1px #d8d8d8;
    border-top: 0;
    width: 258px;
    float: right;
    z-index: 1000000000000;
    position: relative;
    top: 0;
    left: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    -moz-box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    font-size: 9pt;
}
.AutoCamplet .Result
{
    float: right;
    width: 100% !important;
    margin: 0px !important;
    margin: 0 !important;
}
.AutoCamplet .Item
{
    float: right;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 10px;
    cursor: pointer;
    text-align: right;
}
.AutoCamplet .Item:hover
{
    background-color: #eee;
}
.AutoCamplet .Item .Title
{
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    width: 206px;
}
.AutoCamplet .Item img
{
    float: right;
    width: 30px;
    height: 30px;
    border: solid 1px #ccc;
    margin-right: 10px;
    background-color: #fff;
}
.AutoCamplet .Seprator
{
    float: right;
    width: 100%;
    height: 1px;
    background-image: url(../Administrator/Files/Design/Sep.png);
    background-position: center;
}
/*-----------------------Navigate ------------------*/
.Navigate
{
    width: 100%;
    text-align: center;
    margin-top: 15px;
    color: #000;
    float: right;
}
.NavigateBoxBox
{
}
.NavigateBox
{
    width: calc(100% - 2px);
    background-color: #fdfdfd;
    border: solid 1px #c4e7eb;
    text-align: right;
    display: inline-block;
}
.NavigateIcon
{
    width: 100px;
    height: 22px;
    background-image: url(../Administrator/Files/Design/Navigation.png);
    background-repeat: no-repeat;
    background-position: right;
    float: right;
}
.NavigateBox2
{
    width: calc(100% - 12px);
    background-color: #fdfdfd;
    border: solid 1px #c4e7eb;
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 5px;
    padding-left: 5px;
    text-align: justify;
    margin-top: 5px;
    font-size: 9pt;
    display: inline-block;
}
.NavigateBox2 a
{
    color: #555;
}
.NavigateBox2 p
{
}
.NavigateBox h1
{
    padding: 0;
    margin: 0;
    line-height: 170%;
    font-size: 11pt;
    float: right;
    text-align: right;
    margin-right: 10px;
    font-weight: normal;
    margin-top: 1px;
    color: #285692;
}
.NavigateBox .spanh2
{
    padding: 0;
    margin: 0;
    line-height: 170%;
    font-size: 11pt;
    float: right;
    text-align: right;
    margin-right: 10px;
    font-weight: normal;
    margin-top: 1px;
    color: #285692;
}
.NavigateBox a
{
    color: #285692 !important;
}
.NavigateBox a:hover
{
    color: Red !important;
}



/*-----------------------Content ------------------*/
.ContentTop
{
    float: right;
    width: 100%;
}
.Content
{
    width: 100%;
    text-align: center;
    float: right;
}
.ContentBox
{
    width: 96%;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 15px;
    margin-top: 10px;
    vertical-align:top;
}
.ContentBoxLeft
{
    width: 100%;
    float: left;
}
.ContentBoxRight
{
    width: 23%;
    float: right;
    display:none;
}
/*-----------------------CategoryIndex ------------------*/
.CategoryIndex
{
    width: 760px;
    text-align: center;
    float: right;
}
.CategoryIndexItemTop
{
    width: 760px;
    float: right;
    height: 32px;
    background-image: url(../Administrator/Files/Design/CategoryIndexTop.png);
}
.CategoryIndexItemTop:hover
{
    background-position: 0 -32px;
}
.CategoryIndexItemTopUL
{
    display: none;
    float: right;
}
.CategoryIndexItemTop Span
{
    float: right;
    margin-right: 20px;
    margin-top: 7px;
    color: #285692;
    font-size: 8pt;
    font-weight: bold;
}

.CategoryIndexItemTop .Icon
{
    float: right;
    margin-right: 28px;
    margin-top: 10px;
}



/*---------------------------------*/
.CategoryIndexItemCenter
{
    width: 200px;
    float: right;
    height: 120px;
    padding-top: 5px;
}
.CategoryIndexItemCenterItem:hover
{
    color: #ff0000;
}
.CategoryIndexItemCenterItem
{
    padding: 0;
    margin: 0;
    background-color: Transparent;
    border: 0;
    cursor: pointer;
    text-align: right;
    width: 195px;
    padding-right: 15px;
    background-image: url("../Administrator/Files/Design/Seprator2.png");
    background-repeat: no-repeat;
    background-position: 200px 13px;
    float: right;
    font-size: 11pt;
}
.CategoryIndexItemCenterItemSelect
{
    background-color: #fef1c3;
}
/*------------------------------------AdsFormShow---------------------------------*/
.BoxRightAll
{
    float: right;
    width: 780px;
}
.AdsFormShow
{
    float: right;
    width: 760px;
    height: 32px;
    padding-left: 20px;
}
.AdsFormShow .Title
{
    float: left;
    font-size: 8pt;
    margin-left: 10px;
    margin-top: 2px;
}
.AdsFormShow .LinkAds
{
    float: right;
    font-size: 8pt;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 5px;
    color: red;
}
.AdsFormShow .LinkAds:hover
{
    color: #ff620d;
}

.AdsFormShow .LinkAdsImage
{
    margin-top: 2px;
    height: 24px;
    width: 24px;
    background-image: url(../Administrator/Files/Design/AdsInsert.png);
    float: right;
}



/*-----------------------AdsBaner ------------------*/
.AdsBaner
{
    width: 100%;
    float: right;
}
.AdsBaner3
{
    width: 100%;
    float: right;
}
.AdsBaner3Box
{
    width: 100%;
    display: inline-block;
    text-align: center;
}
.LinkAllImage
{
    height: 20px;
    width: 20px;
    background-image: url(../Administrator/Files/Design/CategoryAll.png);
    float: right;
    margin-right: 12px;
    margin-top: 5px;
}
.LinkAllImage2
{
    background-image: url(../Administrator/Files/Design/favicon.png);
}
.LinkAll
{
    float: right;
    margin-right: 9px;
    margin-top: 4px;
    font-size: 10pt;
}

.AdsBaner .Title
{
    float: right;
    width: 100%;
    background-image: url(../Administrator/Files/Design/AdsBaner.jpg);
    height: 27px;
    margin-bottom: 2px;
    margin-top: 6px;
}
.AdsBaner .Title2
{
    background-image: url(../Administrator/Files/Design/AdsBaner2.jpg);
    margin-top: 0px;
    margin-bottom: 0px;
}

.AdsBaner .AdsBanerDiv
{
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 200px;
    float: right;
    border: solid 2px #ccc;
    background-color: #f9f9f9;
    margin-right: 3px;
}
.AdsBaner .AdsBanerA
{
    float: right;
    width: 100%;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    font-size: 11pt;
    color: #285692;
}
.AdsBaner .AdsBanerA:hover
{
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}
.AdsBaner3 .AdsBanerDiv
{
    overflow: hidden;
    width: 460px;
    display: inline-block;
    background-color: #fff;
    border: solid 2px #ccc;
    margin: 10px 1% 0 1%;
    height: 60px;
    max-width: 90%;
}
.AdsBaner3 .AdsBanerDiv img
{
    width: 100%;
    height: 60px;
}
.AdsBaner3 .AdsBanerA
{
    float: right;
    width: 100%;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    font-size: 8pt;
    font-weight: bold;
    color: #285692;
}
.AdsBaner3 .AdsBanerA:hover
{
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}
/*-----------------------AdsBaner2 ------------------*/
.AdsBaner2
{
    width: 198px;
    text-align: center;
    margin-top: 10px;
    float: right;
    border: solid 1px #dfdfdf;
    padding-top: 10px;
    padding-bottom: 10px;
}
/*-----------------------SettingLeft ------------------*/
.SettingLeft
{
    width: calc(100% - 22px);
    padding: 0 10px 0 10px;
    text-align: justify;
    float: right;
    font-size: 11pt;
    background-color: #fdfdfd;
    border: solid 1px #c4e7eb;
    margin-top: 20px;
}
/*-----------------------CategoryShow ------------------*/
.BoxRight
{
    width: 100%;
    float: right;
}
.CategoryShow
{
    width: 100%;
    text-align: center;
    float: right;
}
.CategoryShowItem
{
    width: 200px;
    float: right;
    margin-right: 7px;
}
.CategoryShowItemTop
{
    width: 100%;
    float: right;
    height: 32px;
    background-color: #555;
    font-size: 11pt;
    z-index: 1001;
    font-weight: bold;
    overflow: hidden;
    margin-top: 5px;
    cursor: pointer;
    color: #fff;
}
.CategoryShowItemTop:hover
{
    background-color: #777;
}
.CategoryShowItemTop Span
{
}

.CategoryShowItemTop .Icon
{
    float: right;
    margin-right: 27px;
    margin-top: 8pt;
}


.CategoryShowItemCenter
{
    width: 99%;
    float: right;
    border: solid 1px #85abde;
}
.CategoryShowItemCenterItem
{
    text-align: right;
    width: 180px;
    padding-right: 20px;
    background-image: url(../Administrator/Files/Design/Seprator2.png);
    background-repeat: no-repeat;
    background-position: 185px 10px;
    float: right;
    font-size: 8pt;
}
/*-----------------------AdsDetail ------------------*/
.AdsDetail
{
    width: 100%;
    text-align: center;
    float: right;
    min-height: 100px;
}
.MapDetail
{
    float: right;
    width: 486px;
    height: 250px;
    border: dashed 2px #bbb !important;
}
.AdsDetailPicture
{
    float: right;
    width: 100%;
}
.AdsDetailPicture a
{
    float: right;
    width: 105px;
    height: 80px;
    text-align: center;
    border: solid 1px #ccc;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
}
.AdsDetailPicture a img
{
    max-width: 105px;
    height: 80px;
}
.AdsDetailTitle
{
    width: 710px;
    min-height: 27px;
    float: right;
    text-align: right;
    border: 1px solid #999999;
    border-radius: 3px;
    box-shadow: 0px 0px 4px 1px #CCC;
    margin-right: 7px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-image: url(../Administrator/Files/Design/BoxTop.png);
}
.AdsDetail .AdsDetailMainPicBox
{
    float: left;
    border: solid 1px #eee;
    padding: 2px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 2px;
    box-shadow: 0px 0px 3px #aaa;
    width: 200px;
    text-align:center;
}
.AdsDetail .AdsDetailMainPic
{
    float: left;
    width: 200px;
}
.AdsDetailTitle h1
{
    margin: 0;
    padding: 0;
    font-size: 12pt;
    font-weight: normal;
    float: right;
    margin-right: 30px;
    line-height: 165%;
    width: 470px;
}
.AdsDetailTitle h1 a
{
    color: #333;
}
.AdsDetailRightBox
{
    width: 220px;
    float: left;
}
.AdsDetailRightItem
{
    width: 200px;
    float: right;
    margin-left: 10px;
}

.AdsDetailRightItemTop
{
    background-image: url(../Administrator/Files/Design/CategoryShowItemTop.png);
    width: 202px;
    float: right;
    height: 32px;
    font-size: 8pt;
    z-index: 1001;
    font-weight: bold;
    overflow: hidden;
}
.AdsDetailRightItemTop:hover
{
    background-position: 0 -32px;
}
.AdsDetailRightItemTop Span
{
    float: right;
    margin-right: 12px;
    margin-top: 5pt;
    color: #285692;
    width: 143px;
    text-align: right;
}

.AdsDetailRightItemTop .Icon
{
    float: right;
    margin-right: 27px;
    margin-top: 8pt;
}


.AdsDetailRightItemCenter
{
    border-left: solid 1px #cdcdcd;
    border-bottom: solid 1px #cdcdcd;
    width: 201px;
    float: right;
    padding-top: 5px;
    font-size: 8pt;
}
.AdsDetailRightItemCenterItem
{
    text-align: right;
    width: 180px;
    padding-right: 20px;
    background-image: url(../Administrator/Files/Design/Seprator2.png);
    background-repeat: no-repeat;
    background-position: 185px 10px;
    float: right;
    font-size: 8pt;
}
.AdsDetailLeftBox
{
    width: calc(100% - 220px);
    float: right;
    margin-bottom: 10px;
    position:relative;
}
.AdsDetailLeftBoxTitle
{
    color: #7b7a7a;
    font-size: 9pt;
    float: right;
    width: 130px;
    text-align: left;
}
.AdsDetailLeftBoxTitle2
{
    color: #ccc;
}
.AdsDetailLeftBoxValue
{
    color: #7b7a7a;
    font-size: 11pt;
    float: right;
    margin-right: 10px;
    color: #000;
}
.AdsDetailLeftBoxValue2
{
    color: #fff;
}
.AdsDetailLeftBoxUnit
{
    color: #7b7a7a;
    font-size: 8pt;
    float: right;
    margin-right: 10px;
}
.AdsDetailLeftBoxUnit2
{
    color: #ccc;
}
.TooltipLink
{
    color: #ccc !important;
}
.CategoryNavigateTooltip
{
    color: #fff !important;
}

/*-----------------------Box ------------------*/

.Box
{
    width: calc(100% - 2px);
    margin: 20px 0% 0 0%;
    float: right;
    border: solid 1px #bce4e8;
    background-color: #fdfdfd;
}

.Box .BoxTop
{
    float: right;
    width: 100%;
    color: #1c7b9c;
    background-color: #bce4e8;
    padding: 5px 0 5px 0;
}
.Box .BoxCenter
{
    float: right;
    width: 98%;
    padding: 10px 1% 10px 1%;
    font-size: 12pt;
    text-align: justify;
}
p h2
{
    font-size:13pt;
}
.Box .BoxCenter2
{
    width: 100%;
    padding: 10px 0 10px 0;
}
.Box .Icon2
{
    float: left;
    margin-left: 10px;
    width: 16px;
    height: 16px;
    margin-top: 5px;
}
.Box .BoxTop h1, .Box .BoxTop h2, .Box .BoxTop h3
{
    padding: 0;
    margin: 0;
    line-height: 170%;
    font-size: 12pt;
    text-align: right;
    margin-top: 0px;
    margin-right: 10px;
    color: #1c7b9c;
    float: right;
    font-weight: normal;
}
.Box .BoxTop h1 a, .Box .BoxTop h2 a, .Box .BoxTop h3 a
{
    color: #1c7b9c;
}
.Box .BoxDown
{
    float: right;
    width: 100%;
}

/*----------------------Box2----------------------*/

.Box2
{
    width: 525px;
    float: right;
    margin-top: 20px;
    border: solid 1px #bce4e8;
    background-color: #fdfdfd;
}
.Box2 .BoxTop
{
    float: right;
    width: 100%;
    background-color: #bce4e8;
    padding: 5px 0 5px 0;
    color: #1c7b9c;
}
.Box2 .BoxTop h1, .Box2 .BoxTop h2, .Box2 .BoxTop h3
{
    padding: 0;
    margin: 0;
    line-height: 170%;
    font-size: 11pt;
    float: right;
    text-align: right;
    margin-top: 0px;
    margin-right: 10px;
    color: #1c7b9c;
    font-weight: normal;
}

.Box2 .BoxCenter
{
    float: right;
    width: 490px;
    padding: 0;
    text-align: right;
    font-size: 11pt;
    position: relative;
}
.Box2 .BoxCenter2
{
    width: 505px;
    padding: 10px;
}
.Box2 .BoxDown
{
    float: right;
    width: 100%;
}
/*----------------------Box3----------------------*/
.Box3
{
    width: 210px;
    float: left;
    margin-left: 0px;
    margin-top: 20px;
    border: solid 1px #bce4e8;
    background-color: #fdfdfd;
}

.Box3 .BoxTopCategory
{
    float: right;
    width: 209px;
    background-image: url(../Administrator/Files/Design/BoxTop3Category.png);
    height: 34px;
    color: #353535;
    background-repeat: no-repeat;
    background-position: right 0;
    border-bottom: solid 1px #bce4e8;
}

.Box3 .BoxTopCategory h2, .Box3 .BoxTopCategory h3
{
    padding: 0px;
    margin: 0;
    margin-right: 13px;
    padding: 4px 5px 0px 0px;
    height: 30px;
    font-size: 11pt;
    float: right;
    text-align: right;
    width: 150px;
    font-weight: normal;
    background-image: url("../Administrator/Files/Design/arrow3.png");
    background-repeat: no-repeat;
    background-position: left center;
}

.Box3 .BoxTopCategory:hover
{
    color: Red;
}
.Box3 .BoxTop
{
    float: right;
    width: 100%;
    background-color: #1c7b9c;
    padding: 5px 0 5px 0;
    color: #e6f6f8;
}
.Box3 .BoxTop h2, .Box3 .BoxTop h3
{
    padding: 0;
    margin: 0;
    line-height: 170%;
    font-size: 12pt;
    text-align: right;
    margin-right: 10px;
    color: #e6f6f8;
    font-weight: normal;
}
.Box3 .BoxTop h2 a, .Box3 .BoxTop h3 a
{
    color: #e6f6f8;
}
.Box3 .BoxTop input:hover
{
    color: #ffff00;
}
.Box3 .BoxTop input
{
    cursor: pointer;
    background-color: Transparent;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 12pt;
    color: #e6f6f8;
    text-align: right;
}
.Box3 .Icon
{
    float: left;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    margin-top: 1px;
}
.Box3 .Icon2
{
    float: right;
    width: 16px;
    height: 16px;
    margin-right: 20px;
    margin-top: 8px;
    background-repeat: no-repeat;
    background-position: 0 0;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.Box3 .Title
{
    float: right;
    margin-right: 5px;
    width: 174px;
}
.Box3 .TitleLink:hover
{
    color: #ff0000;
}
.Box3 .TitleLink
{
    padding: 0;
    margin: 0;
    border: 0;
    background-color: Transparent;
    font-weight: bold;
    cursor: pointer;
    margin-right: 10px;
}


.Box3 .BoxCenter
{
    float: right;
    width: 100%;
    padding: 0;
    text-align: right;
    font-size: 11pt;
}
.Box3 .BoxDown
{
    float: right;
    width: 100%;
}
/*-----------------------CategoryShowItem ------------------*/
.CategoryShowItemUL
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    width: 100%;
}
.CategoryShowItemUL li
{
    margin: 0;
    padding: 0;
    float: right;
    display: block;
    position: relative;
    width: 210px;
}
.Box3 li:hover > .BoxTopCategory
{
    color: Red;
}
.CategoryShowItemUL ul
{
    position: absolute;
    right: 210px;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
    top: 0px;
    width: 758px;
    border: solid 4px #fdb913;
    z-index: 99999999999;
    background-color: #fff;
}

.CategoryShowItemUL ul li
{
    width: 188px;
    float: right;
    margin: 0;
    padding: 0;
    height: 29px;
    overflow: hidden;
    background-image: url(../Administrator/Files/Design/arrow3.png);
    background-repeat: no-repeat;
    background-position: right;
}
.CategoryShowItemUL ul li a:hover
{
    color: #ff0000;
}
.CategoryShowItemUL ul li a
{
    width: 173px;
    float: right;
    margin: 0;
    padding: 0;
    color: #35342A;
    text-align: right;
    padding-right: 15px;
    font-size: 10pt;
}




/*-----------------------MemberMenu------------------*/
.MemberMenu
{
    width: 100%;
    float: right;
}

.MemberMenu a
{
    border: solid 1px #282828;
    padding: 3px 10px 3px 0px;
    background-color: #2c2c2c;
    float: right;
    margin: 10px 0px 5px 0px;
    color: White;
    font-size: 10pt;
    cursor: pointer;
    width: 170px;
    text-align: right;
    margin-right: 15px;
}
.MemberMenu a:hover
{
    background-color: #595959;
}

.MemberMenu .Active
{
    background-color: #595959;
}


/*-----------------------OrderSelectCategory ------------------*/
.OrderSelectCategory
{
    float: right;
    width: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.OrderStep
{
    width: 100%;
    float: right;
    margin-bottom: 10px;
}
.OrderStep h1
{
    padding: 0;
    margin: 0;
    line-height: 170%;
    font-size: 10pt;
    float: right;
    width: 90%;
    text-align: right;
    margin-top: 10px;
    margin-right: 5%;
    margin-left: 5%;
}
.OrderStep .OrderStepBox
{
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.OrderStepBox .OrderStepBoxItem
{
    background-image: url(../Administrator/Files/Design/OrderSteps.png);
    width: 97px;
    height: 20px;
    display: inline-block;
    font-size: 9pt;
    text-align: center;
    line-height: 170%;
}
.OrderStepBox .OrderStepBoxItemNow
{
    background-position: 0 -20px;
    color: #fff;
}
/*-----Item-----*/
.OrderSelectCategory .Item
{
    display: inline-block;
    width: 220px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: top;
}
.CategoryProductBrandItem
{
    display:inline-block;
    vertical-align:top;
    width:100%;
}
.OrderSelectCategoryTitleRow
{
    float: right;
    width: 228px;
    background-color: #fdeb6b;
    border: solid 1px #f6c254;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 3px;
    border-radius: 15px;
}
.OrderSelectCategory .OrderSelectCategoryTitle
{
    float: right;
    margin-right: 10px;
}
.OrderSelectCategory .OrderSelectCategoryIcon
{
    float: right;
    margin-right: 20px;
}
.OrderSelectCategoryLink:hover
{
    color: #ff0000;
}
.OrderSelectCategoryLink
{
    cursor: pointer;
    background-color: Transparent;
    border: 0;
    padding: 0;
    margin: 0;
    text-align: right;
    width: calc(100% - 20px);
    padding-right: 20px;
    background-image: url(../Administrator/Files/Design/Seprator2.png);
    background-repeat: no-repeat;
    background-position: 188px 13px;
    float: right;
    font-size: 11pt;
    margin-top:2px;
    margin-bottom:2px;
    height:30px;
}

/*-----------------------OrderRegister ------------------*/
.OrderSelectCategory fieldset
{
    border: solid 1px #bcbbcb;
    padding: 5px;
    border-radius: 15px;
    float: right;
    width: 740px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 8pt;
}

.OrderSelectCategory legend
{
    border: solid 1px #cfcfcf;
    padding: 1px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 5px;
    background-color: #e9e9e9;
    border-radius: 15px;
    font-size: 9pt;
    margin-right: 20px;
    margin-top: 20px;
}
.OrderSelectCategory legend:hover
{
    background-color: #FDF4B5;
}
.OrderSelectCategory .PanelDivBox
{
    text-align: right;
    float: right;
    margin-right: 20px;
}
.OrderFormTop
{
    float: right;
    width: 92%;
    margin-right: 2%;
    margin-left: 2%;
    border: solid 1px #cfcfcf;
    padding: 3px 1% 3px 1%;
    margin-top: 20px;
    background-color: #e9e9e9;
    text-align: right;
    font-size: 12pt;
}
.OrderFormTopBig
{
    width: 908px;
}
.OrderFormTopLink
{
    float: left;
    font-size: 10pt;
}
.OrderFormCenter
{
    float: right;
    width: 90%;
    padding: 2% 5% 2% 5%;
    text-align: right;
    border-top: 0;
}
.OrderFormCenterBig
{
}
/*------------------------------------AdsShow---------------------------------*/
.AdsShow
{
    width: 100%;
    text-align: center;
    float: right;
    margin-top: 0px;
}

.AdsShow .ItemRow
{
    float: right;
    width: 100%;
    border-bottom: dashed 1px #336699;
    margin-bottom: 5px;
}
.AdsShow .ItemAds
{
    float: right;
    width: 98%;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    margin-right: 1%;
    margin-left: 1%;
}
.AdsShow .ItemAds:hover
{
    background-color: #f5f6f8;
    cursor: pointer;
    color: #000;
    position: relative;
    border-top-color: transparent;
    border-bottom-color: #f2f2f2;
    -webkit-box-shadow: 0px 2px 6px #999999;
    -moz-box-shadow: 0px 2px 6px #999999;
    box-shadow: 0px 2px 6px #999999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dae6f5));
    background-image: -webkit-linear-gradient(#ffffff, #dae6f5);
    background-image: -moz-linear-gradient(#ffffff, #dae6f5);
    background-image: -o-linear-gradient(#ffffff, #dae6f5);
    background-image: linear-gradient(#ffffff, #dae6f5);
}

.AdsShow .Col
{
    float: right;
}
.AdsShow .Col0
{
    width: 40px;
}
.AdsShow .Col1
{
    width: 10%;
    border: solid 1px #ccc;
    margin-top: 5px;
    margin-bottom: 5px;
}
.AdsShow .Col2
{
    width: 87%;
    margin-right: 1%;
}
.AdsShow .Col3
{
    width: 100%;
    float: left;
}
.AdsShow .Col4
{
    width: 100%;
    float: left;
}

.AdsShow .ItemImage
{
    float: right;
    width: 100%;
}
.AdsShow .ItemTitle
{
    float: right;
    font-size: 11pt;
    text-align: right;
    color: #285692;
    width: 100%;
}
.AdsShow .ItemAds:hover > div .ItemTitle
{
    color: #ff6600;
}
.AdsShow .ItemTitle:hover
{
    color: #ff6600;
}
.AdsShow .ItemDesc
{
    float: right;
    font-size: 9pt;
    text-align: justify;
    width: 100%;
    color: #777;
    overflow: hidden;
}
.AdsShow .ItemPrice
{
    float: left;
    font-size: 9pt;
    text-align: left;
    width: 100%;
    color: #555;
    margin-bottom: 5px;
}

.AdsShow .ItemDate
{
    float: left;
    font-size: 9pt;
    text-align: left;
    width: 100%;
    color: #444;
}
/*------------------------------------AdsShowTop---------------------------------*/
.AdsShowTop
{
    width: 100%;
    text-align: center;
    float: right;
    vertical-align: top;
}

.AdsShowTop .ItemAds
{
    display: inline-block;
    width: 160px;
    border: solid 1px #c4e7eb;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    height: 190px;
}
.AdsShowTop .ItemAds:hover
{
    cursor: pointer;
    color: #000;
    -webkit-box-shadow: 0px 2px 6px #999999;
    -moz-box-shadow: 0px 2px 6px #999999;
    box-shadow: 0px 2px 6px #999999;
}
.AdsShowTop .ItemImageBox
{
    display: inline-block;
    width: 85%;
    padding: 5px 2% 5px 2%;
    margin: 8px 2% 0 2%;
    height: 90px;
    border: solid 1px #c4e7eb;
}
.AdsShowTop .ItemImage
{
    max-width: 130px;
    height: 90px;
}
.AdsShowTop .ItemTitle
{
    float: right;
    width: 96%;
    padding: 0 2% 0 2%;
    text-align: center;
    font-size: 10pt;
    margin-top: 5px;
    line-height: 140%;
    height: 40px;
    overflow: hidden;
    color: #1c7b9c;
}
.AdsTopStarBox
{
    float: right;
    width: 100%;
    margin-top: 8px;
    text-align: center;
}
.AdsTopStar
{
    display: inline-block;
    width: 133px;
    height: 19px;
    margin: 0;
    background-image: url(../Administrator/Files/Design/AdsStar.png);
}
.AdsTopStar0
{
    background-position: 0 0;
    display:none;
}
.AdsTopStar7
{
    background-position: 0 -19px;
}
.AdsTopStar6
{
    background-position: 0 -38px;
}
.AdsTopStar5
{
    background-position: 0 -57px;
}

.AdsTopStar4
{
    background-position: 0 -76px;
}

.AdsTopStar3
{
    background-position: 0 -95px;
}

.AdsTopStar2
{
    background-position: 0 -114px;
}
.AdsTopStar1
{
    background-position: 0 -133px;
}
.AdsDiscountLink
{
    float: left;
    margin-left: 15px;
    color: Red;
    font-size: 11pt;
    margin-top: 0px;
}
.AdsDiscountLink:hover
{
    color: #000 !important;
}
.AdsShowTop .ItemAdsDis
{
    height: 210px;
}
.AdsShowTop .DiscountLabel
{
    float: right;
    width: 54px;
    height: 73px;
    background-image: url(../Administrator/Files/Design/DiscountDetailCoupon.png);
    position: absolute;
    font-size: 13pt;
    font-weight: bold;
    color: #fff;
    padding-top: 10px;
}
.AdsShowTop .ItemDisPrice
{
    float: right;
    width: 100%;
    text-align: center;
    font-size: 10pt;
    height: 20px;
    text-decoration: line-through;
    color: Red;
}
.AdsShowTop .ItemDisPriceDiscount
{
    text-decoration: none;
    color: Green;
    font-weight: bold;
}
/*------------------------------------AdsShowTopLeft---------------------------------*/
.AdsShowTopLeft
{
    width: 100%;
    text-align: center;
    float: right;
}

.AdsShowTopLeft .ItemAds
{
    float: right;
    width: 100%;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    border-bottom: solid 1px #ccc;
}
.AdsShowTopLeft .ItemAds:hover
{
    background-color: #f5f6f8;
    cursor: pointer;
    color: #000;
    position: relative;
    border-top-color: transparent;
    border-bottom-color: #f2f2f2;
    -webkit-box-shadow: 0px 2px 6px #999999;
    -moz-box-shadow: 0px 2px 6px #999999;
    box-shadow: 0px 2px 6px #999999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dae6f5));
    background-image: -webkit-linear-gradient(#ffffff, #dae6f5);
    background-image: -moz-linear-gradient(#ffffff, #dae6f5);
    background-image: -o-linear-gradient(#ffffff, #dae6f5);
    background-image: linear-gradient(#ffffff, #dae6f5);
}
.AdsShowTopLeft .ItemImageBox
{
    float: right;
    width: 100%;
    margin-top: 5px;
    height: 100px;
}
.AdsShowTopLeft .ItemImage
{
    max-width: 160px;
    height: 100px;
}
.AdsShowTopLeft .ItemTitle
{
    float: right;
    width: 100%;
    text-align: center;
    font-size: 9pt;
    margin-top: 3px;
    margin-bottom: 5px;
    line-height: 170%;
}
.AdsTopStarLeft
{
    float: right;
    height: 9px;
    width: 70px;
    margin: 10px 65px 0 0px;
    background-image: url(../Administrator/Files/Design/AdsStarLeft.png);
}
.AdsTopStarLeft1
{
    background-position: 0 0;
}
.AdsTopStarLeft2
{
    background-position: 0 -9px;
}
.AdsTopStarLeft3
{
    background-position: 0 -18px;
}
.AdsTopStarLeft4
{
    background-position: 0 -27px;
}

.AdsTopStarLeft5
{
    background-position: 0 -36px;
}

.AdsTopStarLeft6
{
    background-position: 0 -45px;
}

.AdsTopStarLeft7
{
    background-position: 0 -54px;
}
.AdsTopStarLeft0
{
    display: none;
}
/*------------------------------------GridShop---------------------------------*/
.GridEditing
{
    background-color: #EFF3FB;
    height: 20px;
}
.GridSelecting
{
    background-color: #B4B4B4;
    height: 20px;
}
.GridRow
{
    background-color: #eee;
    height: 20px;
}
.GridRow:hover
{
    background-color: #ffff00;
}
.GridRowAlternating
{
    height: 20px;
    background-color: #ffffff;
}
.GridRowAlternating:hover
{
    background-color: #ffff00;
}
.GridShop
{
    width: 100%;
    margin-top: 10px;
    font-size: 10pt;
}
.GridHeader
{
    background-color: #888;
    color: #fff;
}
/*------------------------------------Field---------------------------------*/
.SearchPishrafte
{
}
.OstanItemField
{
    cursor:pointer;
    padding:0;
    margin:0;
    background-color:Transparent;
    border:0;
    font-size:9pt;
    display: inline-block;
    width: 120px;
    text-align: center;
    height: 24px;
    margin-right: 13px;
    margin-top: 5px;
    border: solid 1px #eee;
    background-color: #fff;
    overflow: hidden;
}
.OstanItemField:hover
{
    border-color: #ff0000;
}
.SearchPishrafteBox
{
    display: inline-block;
    width:calc(100% - 12px);
    padding: 10px 5px 10px 5px;
    font-size: 9pt;
    margin-top: 5px;
    background-color: #fdfdfd;
    border: solid 1px #c4e7eb;
    text-align: center;
}
.FieldDynamicBox
{
    display: inline-block;
    width: 300px;
    padding: 5px 0px 5px 0px;
    border: solid 1px #eee;
    background-color: #fff;
    height: 31px;
    margin-top: 5px;
    margin-right: 13px;
    overflow: hidden;
}
.FieldDynamicBoxSearch
{
    display: inline-block;
    width: 300px;
    height: 83px;
}
.FieldDynamicBoxOstan
{
    display: inline-block;
    width: 135px;
    height: 83px;
}
.FieldTextBoxSmall
{
    width: 145px !important;
    margin-right: 3px !important;
}
.FieldTextBoxSmall2
{
    width: 64px !important;
    margin-right: 3px !important;
}
.SpanMoneySmall
{
    margin-right: 3px !important;
}
.SpanTitleSearchSmall
{
    width: 130px !important;
    font-size: 9pt !important;
}
.FieldTitlePaymentBoxBox
{
    width: 320px;
}
.FieldTitlePaymentBox
{
    display: inline-block;
    width: 300px;
    border: double 3px #ccc;
    padding: 10px;
    margin-top: 10px;
    background-color: #f3f3f3;
}
.FieldTitlePaymentError
{
    float: right;
    width: 100%;
    font-size: 13pt;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    color: Red;
}
.FieldTitlePaymentTitle
{
    float: right;
    width: 100px;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
}
.FieldTitlePayment
{
    float: right;
    width: 140px;
    text-align: center;
    font-weight: bold;
    font-size: 10pt;
}
.FieldTitlePaymentUnit
{
    float: right;
    font-weight: bold;
    font-size: 10pt;
}
.FieldTitle
{
    float: right;
    width: 150px;
    text-align: left;
    font-weight: bold;
    font-size: 11pt;
}
.FieldTitle2
{
    text-align: right;
    margin-right: 10px;
}
.FieldRadioButton
{
    float: right;
    margin-right: 10px;
    font-size: 10pt;
}
.FieldCheckBox
{
    float: right;
    margin-right: 10px;
    font-size: 10pt;
    width: 200px;
    margin-top: 3px;
    text-align: right;
}
.FieldCheckBox1, .FieldCheckBox2
{
    font-weight: bold;
}
.FieldTextBox
{
    float: right;
    margin-right: 10px;
    font-size: 10pt;
    width: 200px;
    text-align: right;
    border: solid 1px #bcbbcb;
}

.FieldTextBoxSearch
{
    width: 175px;
    color: #777;
}
.FieldTextBoxLeft
{
    direction: ltr;
    text-align: left;
}
.FieldTextBoxNumber
{
    width: 70px;
    text-align: center;
}
.FieldTextBoxNumberSearch
{
    width: 60px;
}
.FieldUnit
{
    float: right;
    margin-right: 10px;
    font-size: 9pt;
    color: Gray;
}
.FieldFileUpload
{
    float: right;
    margin-right: 10px;
    font-size: 10pt;
    width: 200px;
    margin-top: 3px;
}
.FieldDropDownList
{
    float: right;
    margin-right: 10px;
    font-size: 10pt;
    width: 200px;
}
.FieldDropDownListSearch
{
    width: 175px;
}
.FieldButtonPishrafte
{
    float: none;
    display: inline-block;
    margin-right: 0;
}
.FieldButton
{
    border: 0;
    padding: 0;
    margin: 0;
    background-color: Transparent;
    float: right;
    margin-right: 160px;
    font-size: 10pt;
    width: 161px;
    height: 29px;
    background-image: url(../Administrator/Files/Design/PostAds.png);
    color: White;
    cursor: pointer;
    margin-top: 20px;
    text-align: right;
    padding-right: 10px;
}
.FieldButton:hover
{
    background-position: 0 -29px;
}
.FieldCaptcha
{
    float: right;
    margin-right: 160px;
}
.Validation
{
    float: right;
    color: Red;
    margin-right: 3px;
    margin-top: 0px;
    font-size: 9pt;
}
.ValidationRow
{
    width: 100%;
    text-align: center;
    color: Red;
    font-size: 9pt;
}
.SpanMoney
{
    float: right;
    margin-right: 10px;
    font-size: 9pt;
}
.SpanTitleSearch
{
    float: right;
    text-align: right;
    font-size: 9pt;
    margin-right: 7pt;
}
.SpanRegister
{
    float: left;
    font-weight: bold;
    font-size: 9pt;
    color: red;
    margin-left: 20px;
    margin-top: 4px;
}
/*-----------------------Footer ------------------*/
.Footer
{
    width: 100%;
    text-align: center;
    float: right;
    color: #fff;
    font-size: 9pt;
    background-color: #031c44;
}
.FooterBoxBox
{
}

.FooterBox
{
    float: right;
    width: 100%;
    margin-top: 15px;
}
.FooterBoxFooter
{
    float: right;
    width: 100%;
    background-color: #0c3d67;
    padding: 10px 0 10px 0;
    color: #fff;
}
.CopyRight
{
    float: right;
    margin-top: 7px;
    width: 98%;
    padding: 0 1% 0 1%;
    text-align: center;
}
.FooterBoxFooterBox
{
    text-align: right;
}
.FooterBoxFooter a
{
    color: #fff;
}
.Amar p
{
    margin: 0;
    padding: 0;
    float: right;
    width: 100%;
    text-align: center;
}
/*------------------------------------FooterLink-----------------------------*/
.Sharing
{
    width: 100%;
    float: right;
    text-align: center;
}
.ItemRight
{
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(../Administrator/Files/Design/Sprite.png);
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
}
.Sprite1:hover
{
    background-position: 0 0;
}
.Sprite1
{
    background-position: 0 -32px;
}
.Sprite2:hover
{
    background-position: -32px 0px;
}
.Sprite2
{
    background-position: -32px -32px;
}
.Sprite3:hover
{
    background-position: -64px 0;
}
.Sprite3
{
    background-position: -64px -32px;
}
.Sprite4:hover
{
    background-position: -96px 0;
}
.Sprite4
{
    background-position: -96px -32px;
}
.FooterBox #LinkShow
{
    float: right;
    padding-bottom: 5px;
}
#LinkShow .Item
{
    display: inline-block;
    width: 195px;
    margin-right: 12px;
    margin-left: 12px;
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: top;
}

#LinkShow .Title
{
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 12pt;
    float: right;
    padding-bottom: 3px;
    margin-bottom: 3px;
    border-bottom: dotted 1px #aaa;
}
#LinkShow .Title:hover
{
}
#LinkShow .ItemSub
{
    text-align: center;
    width: 100%;
    font-size: 10pt;
    float: right;
}

#LinkShow .ItemSub a
{
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    float: right;
    width: 100%;
    color: #fff;
    font-size: 9pt;
}

#LinkShow .ItemSub a:hover
{
    color: #ffff00;
    -webkit-box-shadow: 0px 2px 6px #999999;
    -moz-box-shadow: 0px 2px 6px #999999;
    box-shadow: 0px 2px 6px #999999;
    border-radius: 4px;
}



/*------------------------------Tooltip----------------------------------------------*/
.tooltip
{
    position: relative;
    cursor: help;
    display: inline-block;
    text-decoration: none;
    outline: none;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: dotted 1px #777;
}
.tooltip span
{
    color: Black;
    visibility: hidden;
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 1001;
    width: 290px;
    margin-left: -157px;
    padding: 10px;
    border: 2px solid #ccc;
    opacity: 1;
    background-color: #FFFFCC;
    background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    -moz-border-radius: 4px;
    border-radius: 15px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
}
.tooltip:hover
{
    border: 0; /* IE6 fix */
}
.tooltip:hover span
{
    visibility: visible;
}
.tooltip span:before, .tooltip span:after
{
    content: "";
    position: absolute;
    z-index: 1000;
    bottom: -7px;
    left: 50%;
    margin-left: -8px;
    border-top: 8px solid #FFFFCC;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 0;
}
.tooltip span:before
{
    border-top-color: #ccc;
    bottom: -8px;
}


/*------------------------------------Paging-----------------------------*/
.Paging
{
    float: right;
    margin-top: 2px;
    padding: 2%;
    width: 96%;
}
.Paging2
{
    width: 100%;
    padding: 0px;
    margin-top: 10px;
}
.PagingLess
{
    width: 500px;
}
.Paging .Item
{
    float: right;
    padding: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: solid 1px #cfdef2;
    background-color: #e8edf3;
    cursor: pointer;
    font-weight: bold;
    margin: 3px;
}
.Paging .ItemNow
{
    float: right;
    padding: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: solid 1px #85abde;
    background-color: #BCD2ED;
    cursor: pointer;
    font-weight: bold;
    margin: 3px;
    color: #000;
}
.Paging .Item:hover
{
    background-color: #BCD2ED;
    border: solid 1px #85abde;
    color: #000;
}
.Paging .ItemSep
{
    width: 5px;
    float: right;
    padding: 3px;
    font-weight: bold;
    margin-top: 3px;
    margin-left: 5px;
    color: #000;
}

.Paging .DivDown
{
    float: right;
    width: 100%;
}
.Paging .First
{
    float: right;
    margin: 10px;
}

.Paging .Last
{
    float: left;
    margin: 10px;
}
.SpanLeft
{
    float: left;
    font-size: 9pt;
    margin-top: 10px;
    margin-left: 5px;
}
/*-----------------WhatchList--------------------*/
.WatchList
{
    bottom: 0px;
    right: 0px;
    position: fixed;
    width: 100%;
    overflow: hidden;
    z-index: 10000000000000000;
}
.WatchListHidden
{
    display: none;
}
.WatchListBox
{
}
.WatchListTop
{
    height: 24px;
    width: 175px;
    float: right;
    background-image: url(../Administrator/Files/Design/WatchList.png);
    cursor: pointer;
    font-size: 8pt;
    text-align: right;
    padding-top: 4px;
    padding-right: 36px;
    font-weight: bold;
    margin-right: 380px;
}
.WatchListTop:hover
{
    background-position: 0 -28px;
}

.WatchListTopOpen
{
    background-position: 0 -56px;
}
.WatchListTopOpen:hover
{
    background-position: 0 -84px;
}
.WatchListAllShow
{
    height: 24px;
    float: left;
    background-color: #fdeb6b;
    cursor: pointer;
    font-size: 8pt;
    text-align: right;
    padding-top: 4px;
    padding-right: 20px;
    padding-left: 20px;
    font-weight: bold;
    margin-left: 20px;
    display: none;
}
.WatchListAllShowShow
{
    display: block;
}

.WatchListCenter
{
    height: 140px;
    padding-bottom: 10px;
    float: left;
    width: 970px;
    border: solid 5px #fdeb6b;
    border-bottom: 0;
    background-color: #fffad4;
    display: none;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}
.WatchListCenterOpen
{
    display: block;
}

.WatchListShow
{
    text-align: center;
    float: right;
    width: 100%;
    border: 0;
    margin: 0px;
}
.WatchListShow .ItemBox
{
    float: right;
    width: 100px;
    margin-right: 9px;
    margin-left: 9px;
    margin-top: 5px;
}
.WatchListShow .Item
{
    float: right;
    background-color: #f6f6f4;
    border: solid 1px #dddddd;
    width: 100px;
    height: 115px;
    -moz-transition: all 0.01s ease-out;
    -o-transition: all 0.01s ease-out;
    -webkit-transition: all 0.01s ease-out;
    transition: all 0.01s ease-out;
    -webkit-box-shadow: 0px 2px 6px #999999;
    -moz-box-shadow: 0px 2px 6px #999999;
    box-shadow: 0px 2px 6px #999999;
    border-radius: 4px;
}

.WatchListShow .Item:hover
{
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}
.WatchListShow .ItemImage
{
    width: 80px;
    float: right;
    margin-right: 10px;
    height: 75px;
    margin-top: 5px;
}
.WatchListShow .ItemTitle
{
    width: 90px;
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    height: 35px;
    font-size: 8pt;
    line-height: 150%;
    overflow: hidden;
    height: 32px;
}
.WatchListShow .WatchListItemDelete
{
    float: left;
    width: 16px;
    height: 16px;
    background-image: url(../Administrator/Files/Design/Cancel.png);
    -moz-transition: all 0.01s ease-out;
    -o-transition: all 0.01s ease-out;
    -webkit-transition: all 0.01s ease-out;
    transition: all 0.01s ease-out;
    cursor: pointer;
}
.WatchListShow .WatchListItemDelete:hover
{
    -webkit-transform: scale(1.16);
    -moz-transform: scale(1.16);
    -ms-transform: scale(1.16);
    -o-transform: scale(1.16);
    transform: scale(1.16);
}
.WatchListStar
{
    float: left;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-top: 40px;
    background-image: url(../Administrator/Files/Design/Star.png);
    cursor: pointer;
}
.WatchListStarDetail
{
    margin-top: 0px;
}
.WatchListStar:hover
{
    background-position: 0 -20px;
}
.WatchListStarActive
{
    background-position: 0 -20px;
}
/*------------------------------------------------------*/
.OrderInsertPriceShow
{
    float: right;
    margin-right: 10px;
}
.OrderInsertPriceShow1
{
    float: right;
    margin-right: 10px;
    font-weight: bold;
    width: 70px;
    text-align: center;
}

.ResultTitle
{
    float: right;
    font-size: 14pt;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 10px;
}
.ResultTitle2
{
    float: right;
    font-size: 14pt;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 10px;
}
.ResultOrder
{
    float: right;
    font-size: 14pt;
    font-weight: bold;
    margin-top: 10px;
    margin-right: 10px;
    color: red;
}
.ResultMaliat
{
    float: right;
    font-size: 14pt;
    font-weight: bold;
    margin-top: 10px;
    margin-right: 10px;
    color: red;
}
.FactorIDShow
{
}


/*------------------------------------------FactorPrint-----------------------------*/
.FactorPrint
{
    float: right;
    border: solid 1px #333;
    width: 700px;
    padding: 4px;
    color: #000;
    font-size: 8pt;
    margin-right: 6px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: right;
}
.FactorPrintHeader
{
    float: right;
    width: 698px;
    background-image: url(../Administrator/Files/Design/FactorPrintHeader.jpg);
    border: solid 1px #999;
    height: 85px;
    background-repeat: no-repeat;
    background-position: right center;
}
.FactorPrintHeader .Left
{
    float: left;
    width: 200px;
}
.FactorPrintCenter
{
    float: right;
    width: 630px;
    border: solid 1px #999;
    margin-top: 5px;
    padding: 10px 34px 10px 34px;
    background-color: #eee;
}
.FactorPrintCenter .FactorTitle
{
    float: right;
    width: 100%;
    font-weight: bold;
    text-align: right;
    border-bottom: dotted 1px #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.FactorPrintCenter .FactorTitle a
{
    float: left;
    color: #000;
    font-weight: normal;
}
.FactorPrintCenter .FactorTitle a:hover
{
    color: Red;
}
.FactorPrintCenter .FactorTitleFooter
{
    float: right;
    width: 100%;
    text-align: center;
    font-size: 8pt;
}

.Darsad
{
    width: 50%;
}

.FactorPrintCalcField
{
    float: left;
    width: 100px;
    text-align: center;
    font-weight: bold;
}

.FactorPrintCalcTitle
{
    float: left;
    text-align: left;
    margin-left: 5px;
}
.FactorPrintPriceUnit
{
    float: left;
    width: 25px;
}

.PaymentFactorID
{
    border: double 3px #ccc;
    float: right;
    width: 280px;
    height: 110px;
    padding: 10px;
    text-align: justify;
    font-size: 8pt;
    background-color: #F5F5F5;
    margin-right: 8px;
    margin-top: 30px;
}
.PaymentFactorID:hover
{
    border: double 3px #aaa;
}
.PaymentOnlineBox
{
    border: double 3px #ccc;
    float: right;
    width: 306px;
    height: 136px;
    padding: 10px;
    text-align: justify;
    font-size: 8pt;
    background-color: #F5F5F5;
    margin-right: 8px;
    margin-top: 30px;
    background-image: url(../Administrator/Files/Design/PasargadPayment.png);
    cursor: pointer;
}
.PaymentOnlineBox:hover
{
    border: double 3px #aaa;
}

/*---------------------Tag------------------------*/
.TagDetailBox
{
    border: solid 1px #e2e2e2;
    background-color: #ffffff;
    float: right;
    width: 100%;
    text-align: right;
    padding-top: 8px;
    padding-bottom: 13px;
    margin-top: 10px;
}
.TagDetailBox .TagImage
{
    float: right;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    margin-top: 7px;
}
.TagDetailBox .Item
{
     cursor:pointer;
    padding:0;
    margin:0;

   float: right;
    padding: 0 5px 0 5px;
    border: solid 1px #e2e2e2;
    margin-right: 5px;
    margin-top: 5px;
    background-color: #f4f4f4;
    font-size: 9pt;
}
.TagDetailBox .Item:hover
{
    background-color: #eee;
}

.UserPaymentButton
{
    float: right;
    width: 300px;
    height: 84px;
    border: solid 4px #64676e;
    cursor: pointer;
    margin-top: 20px;
}
.UserPaymentButton img
{
    float: right;
    width: 300px;
    height: 84px;
}
.UserPaymentButton:hover
{
    border: solid 4px #000;
}


/********************/
.backtotop
{
    display: none;
    position: fixed;
    cursor: pointer;
    right: 20px;
    bottom: 150px;
    height: 40px;
    width: 40px;
    background-image: url(../Administrator/Files/Design/circlearr.png);
    background-color: #06315e;
    transition: all 0.3s ease;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
}

.backtotop:hover
{
    background-color: #094d94;
}

.divcls
{
    border: 0;
    padding: 0;
    margin: 0;
}
.divcls img
{
    float: right;
    margin-top: 4px;
    margin-right: 6px;
    padding: 0;
    border: 0;
}


/*----------------------------CategoryMenu2---------------------------------*/
#CategoryMenu2, #CategoryMenu2 ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 100;
    float: right;
    width: 100%;
}
#CategoryMenu2 li
{
    position: relative;
    width: 100%;
    float: right;
}
#CategoryMenu2 li:hover
{
    background-color: #ccffff;
}
#CategoryMenu2 h2, #CategoryMenu2 h3
{
    margin: 0;
    padding: 0;
    float: right;
    font-weight: normal;
    font-size: 9pt;
}
#CategoryMenu2 li a
{
    display: block;
    font-size: 11pt;
    text-align: right;
    text-decoration: none;
    padding-top: 0px;
    padding-bottom: 3px;
    color: #1a4861;
    width: 178px;
    padding-right: 5px;
    background-image: url(../Administrator/Files/Design/arrow2.png);
    background-position: center left;
    background-repeat: no-repeat;
}
.CategoryIcon
{
    border: 0px;
    margin-top: 3px;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    float: right;
}
#CategoryMenu2 ul
{
    position: absolute;
    right: 207px;
    top: 0;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

#CategoryMenu2 ul li
{
    width: 173px;
    float: right;
    margin: 0;
}
#CategoryMenu2 ul li h3 a
{
    display: block !important;
    color: #fff !important;
    background-color: #394c53 !important;
    text-align: center !important;
    border-bottom: solid 1px #fff !important;
    background-image: none !important;
    width: 173px !important;
}
#CategoryMenu2 ul li h3 a:hover
{
    background-color: #677a7e !important;
}

/*------------------------------------RepeaterIndex-----------------------------*/

.RepeaterIndexItem
{
    display:inline-block;
    width: 280px;
    padding: 15px;
    border: solid 1px #eee;
    margin: 15px;
    height: 200px;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    background-color: #fff;
    border-bottom-color: #f2f2f2;
    box-shadow: 0px 2px 6px #999999;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
    background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
    background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
    background-image: -o-linear-gradient(#ffffff, #f2f2f2);
    background-image: linear-gradient(#ffffff, #f2f2f2);
}
.RepeaterIndexItem:hover
{
    box-shadow: 0px 2px 6px #333;
}
.ARepeaterIndexItem
{
    width: 160px;
    height: 90px;
    text-align: center;
    margin-top: 3px;
    margin-bottom: 3px;
    float: right;
    overflow: hidden;
    border: solid 1px #aaa !important;
    margin-right: 58px;
}
.RepeaterIndexItem:hover > div .ARepeaterIndexItem img
{
    -webkit-transform: scale(1.16);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}

.RepeaterIndexItem .Image
{
    width: 160px;
    height: 90px;
    -moz-box-shadow: 0px 1px 1px #777;
    -webkit-box-shadow: 0px 1px 1px #777;
    box-shadow: 0px 1px 1px #777;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.RepeaterIndexItem h3
{
    font-size: 10pt;
    margin: 0;
    padding: 0;
    float: right;
    font-weight: bold;
    width: 100%;
    text-align: center;
    height: 22px;
    overflow: hidden;
}
.RepeaterIndexItem .Text
{
    font-size: 9pt;
    float: right;
    width: 100%;
    margin: 0;
    text-align: justify;
    height: 85px;
    overflow: hidden;
    color: #555;
}

/*----------------------------------NewsDetail------------------------------------*/
.NewsDetail1
{
    float: right;
    color: #333;
    font-size: 9pt;
}
.NewsDetail1 a
{
    color: #777;
}
.NewsDetail1 a:hover
{
    color: red;
}
.NewsDetail2
{
    float: left;
    color: #777;
    font-size: 9pt;
}
.NewsDetail3
{
    float: right;
    color: #777;
    font-size: 9pt;
}
.NewsDetail4
{
    float: left;
    color: #777;
    font-size: 9pt;
}
.NewsDetail5
{
    float: right;
    margin-top: 5px;
    border: solid 1px #dbdddc;
    border-bottom: solid 3px #dbdddc;
    padding: 1%;
    width: 97%;
    color: #000;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 9pt;
}

/*----------------WebsiteThumb-----------*/
.WebsiteThumb
{
    background-image: url(../Administrator/Files/Design/thumbbg.png);
    background-repeat: no-repeat;
    float: left;
    width: 300px;
    height: 300px;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.WebsiteThumb div
{
    float: right;
    width: 258px;
    height: 240px;
    margin-top: 31px;
    margin-right: 25px;
    overflow: hidden;
}
.WebsiteThumb img
{
    float: right;
    width: 254px;
    height: 236px;
    -moz-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    -webkit-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}
.WebsiteThumb:hover > div img
{
    width: 294px;
    height: 276px;
    margin-top: -20px;
    margin-right: -20px;
    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
}

.WebsiteLinkDetail
{
    font-weight: bold;
    text-shadow: #fff 1px 1px 1px;
}
.Back
{
    float: left;
    font-size: 8pt;
    color: red;
    margin-top: 23px;
}


/*------------------------------------BoxBig-----------------------------*/




.NewsCenterSmall div
{
    float: right;
    width: 190px;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 1px;
    border-bottom: dotted 1px #ccc;
    padding-bottom: 5px;
    padding-top: 5px;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    text-align: justify;
}
.NewsCenterSmall div:hover
{
    background: #fff;
    text-shadow: 0 1px 0 #fff;
    color: #000;
    background-color: #ffffff;
    position: relative;
    border-bottom-color: #f2f2f2;
    -webkit-box-shadow: 0px 2px 6px #999999;
    -moz-box-shadow: 0px 2px 6px #999999;
    box-shadow: 0px 2px 6px #999999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
    background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
    background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
    background-image: -o-linear-gradient(#ffffff, #f2f2f2);
    background-image: linear-gradient(#ffffff, #f2f2f2);
}
.NewsCenterSmall div img
{
    float: right;
    max-height: 16px;
    max-width: 16px;
    margin-left: 5px;
}
.NewsCenterSmall div .Image
{
    height: 36px !important;
    width: 46px !important;
    border: solid 1px #ccc !important;
    max-height: 36px !important;
    max-width: 46px !important;
}
.NewsCenterSmall div h3
{
    padding: 0px;
    margin: 0px;
    margin-top: 1px;
    font-size: 9pt;
    margin-right: 5px;
    font-weight: normal;
    text-align: justify;
}




.SharingDealRight
{
    float: right;
    font-size: 13pt;
    margin-right: 10px;
    color: #faa004;
}
.SharingDeal
{
    float: left;
    width: 20px;
    height: 20px;
    background-image: url(../Administrator/Files/Design/Sharing.png);
    margin-left: 20px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.SharingDeal1
{
    background-position: 0 0;
    margin-left: 140px;
}
.SharingDeal1:hover
{
    background-position: 0 -20px;
}
.SharingDeal2
{
    background-position: -20px 0;
}
.SharingDeal2:hover
{
    background-position: -20px -20px;
}
.SharingDeal3
{
    background-position: -40px 0;
}
.SharingDeal3:hover
{
    background-position: -40px -20px;
}
.SharingDeal4
{
    background-position: -60px 0;
}
.SharingDeal4:hover
{
    background-position: -60px -20px;
}
.SharingDeal5
{
    background-position: -80px 0;
}
.SharingDeal5:hover
{
    background-position: -80px -20px;
}
.SharingDeal6
{
    background-position: -100px 0;
}
.SharingDeal6:hover
{
    background-position: -100px -20px;
}
.gmap3
{
    float: right;
    width: 470px;
    height: 200px;
}


/*----------------------------------------------------- MenuProduct ----------------------------------------*/
.MenuProductBoxBox
{
    width: 100%;
    display: inline-block;
    height: 58px;
    background-color: #01628f;
    margin-top: 5px;
    vertical-align:top;
}
.MenuProductBox
{
    float: right;
    width: 100%;
    margin-top: 1px;
}
.MenuProduct
{
    display: inline-block;
    margin-top: 12px;
    position: relative;
    z-index: 999;
    width:100%;
    max-width:1400px;
    vertical-align:top;
}
.MenuProduct a
{
    float: right;
    padding: 0;
    text-align: center;
    height: 45px;
    color: #fff;
    margin-left: 4px;
    margin-right: 4px;
    padding-left: 8px;
    padding-right: 8px;
}
.MenuProduct a:hover
{
    color: #ffff00;
}

.MenuProduct .Active
{
    color: #ffff00;
}

.MenuProduct img
{
    width: 45px;
    height: 32px;
}
.MenuProduct a h2
{
    padding: 0;
    margin: 0;
    margin: 0 auto;
    text-align: center;
    padding-top: 0px;
    font-weight: normal;
    font-size: 13pt;
}
/*----------------------- MainMenu ------------------*/
.MenuProductNode
{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 99%;
    max-width: 1400px;
    display: none;
    position: relative;
    background-color: #fff;
    z-index: 9999999999999999999;
    border: solid 4px #fdb913;
}

.MenuProductNodeActive
{
    display: block;
}

.MenuProductNode li
{
    width: 232px;
    float: right;
    margin: 0;
    padding: 0;
    height: auto;
    border-right: solid 1px #ddd;
}
.MenuProductNode li:hover > a
{
    color: #ff0000;
    box-shadow: 0px 2px 6px #999;
}
.MenuProductNode li a
{
    display: block;
    height: 25px;
    padding: 2px 10px 5px 10px;
    color: #555;
    font-size: 11pt;
    text-align: center;
}
.MenuProductNode .Active
{
    color: #ff0000;
    border-bottom: solid 3px #ff0000;
}

.MenuProductNode ul
{
    position: absolute;
    right: 0;
    display: none;
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
    background-color: #fafafa;
    width: 100%;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    z-index: 99999999999999;
    box-shadow: 0px 0px 7px #555;
    background-image: url(../Administrator/Files/Design/CategoryMenu.png);
    background-repeat: repeat-y;
    background-position: center top;
}
.MenuProductNodeRight
{
    float: right;
    width: 100%;
    background-repeat: no-repeat;
    background-position: left bottom;
    min-height: 250px;
    background-position: bottom left;
    padding-bottom: 20px;
}
.MenuProductNodePic
{
    float: left;
    width: 150px;
    margin-top: 20px;
    margin-left: 20px;
}
.MenuProductNode ul .limenuhover3Box
{
    width: 190px;
    float: right;
    margin: 0;
    padding: 0;
    margin-right: 10px;
}
.MenuProductNode ul .limenuhover3
{
    width: 100%;
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.MenuProductNode ul .limenuhover4
{
    width: 100%;
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}
.MenuProductNode ul .limenuhover4 a
{
    color: #555;
    font-size: 10pt;
}

.MenuProductNode ul li:hover > a
{
    border: 0;
}
.MenuProductNode ul a
{
    display: block;
    height: 20px;
    padding: 3px 5px 3px 5px;
    text-align: right;
    background-image: none;
    border: 0;
}
.MenuProductNode ul .amenuhover
{
    color: #16C1F3;
    font-size: 11pt;
}

.MenuProductNode ul.submenu ul
{
    display: block;
    float: right;
    padding: 0;
    width: 100%;
    position: static;
    box-shadow: none;
    border: 0;
    background-color: Transparent;
    background: none;
}
.MenuProductNode ul.submenu li:hover > a
{
    color: #0000FF;
}

.MenuProductNode ul.submenu ul a:hover
{
    color: #FF0000;
}

.MenuProductNode .ArrowDown
{
    border: 0px;
    padding: 0px;
    margin-right: 5px;
}
.MenuProductNode .ArrowDown2
{
    border: 0px;
    padding: 0px;
    margin-top: 9px;
    float: left;
}


.bulletMenu
{
    background-image: url(../Administrator/Files/Design/arrowdown3.png);
    width: 5px;
    height: 8px;
    float: right;
    margin-top: 11px;
    margin-left: 5px;
    margin-right: 10px;
}
.ItemMenu
{
    float: right;
    width: 130px;
    color: #000;
    font-weight: normal;
    font-size: 12pt;
}


.UserRes
{
    display: none;
    cursor: pointer;
    position: fixed;
    top: 10px;
    right: 135px;
    width: 30px;
    height: 30px;
    z-index: 9999999999999999;
    background-image: url(../Administrator/Files/Design/user.png);
    background-size: 100% 100%;
}
.SearchRes
{
    display: none;
    cursor: pointer;
    position: fixed;
    top: 10px;
    right: 90px;
    width: 30px;
    height: 30px;
    z-index: 9999999999999999;
    background-image: url(../Administrator/Files/Design/search3.png);
    background-size: 100% 100%;
}

.TextCatDetail
{
    position: relative;
    overflow: hidden;
    text-align:justify;
}

.TextCatDetail:after
{
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0px;
    height: 65px;
    z-index: 1;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
}
.TextCatDetailOpen
{
    display: inline-block;
    cursor: pointer;
    text-align: center;
    width: 100%;
    display: none;
}
.without-after-element:after
{
    content: none;
}

.CategoryProductBrandTextBoxBox
{
    position: relative;
    display: inline-block;
    width: 280px;
}
.CategoryProductBrandTextBox
{
    width: calc(100% - 42px);
    margin-bottom: 10px;
    float: right;
    cursor: auto !important;
    height: 32px;
    padding-right:10px;
    padding-left:30px;
}
.CategoryProductBrandTextBoxBox:before
{
    content: "🔍";
    position: absolute;
    left: 9px;
    top: 8px;
    font-size: 24px;
    z-index: 999;
}




.faq-item {
  border: 1px solid #4CAF50;
  border-radius: 8px;
  margin: 10px 0;
  padding: 10px;
  background: #f9fff9;
}
.faq-question {
  margin: 0;
  cursor: pointer;
  color: #2e7d32;
 text-align:justify;
}
.faq-answer {
  display: none;
  margin-top: 8px;
  color: #333;
}
.faq-item.active .faq-answer {
  display: block;
  text-align:justify;
}
.faq-question:hover {
  color: #1b5e20;
}

/* CTA Container */
.cta-container {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  margin: 30px 0;
}

/* CTA Buttons */
.cta-button {
  background: linear-gradient(135deg, #3aa2e0, #36c57d); /* آبی-سبز جذاب */
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 30px;
  border-radius: 12px;
  box-shadow: 0 6px 15px rgba(0,0,0,0.2);
  transition: all 0.3s ease;
  display: inline-block;
  text-align: center;
}

/* افکت هاور */
.cta-button:hover {
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 8px 20px rgba(0,0,0,0.3);
color:#ffff00;
}

/* دکمه ثانویه */
.cta-secondary {
  background: linear-gradient(135deg, #36c57d, #3aa2e0);
}

/* جدول‌ها داخل div.RowText */
.Box table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;

  font-size: 14px;
  text-align: center;
  background-color: #fdfdfd;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

/* ردیف‌ها و سلول‌ها */
.Box table tr {
  border-bottom: 1px solid #ccc;
}

.Box table th, .Box table td {
  padding: 12px 15px;
  border: 1px solid #ddd;
}

.Box table th {
  background-color: #36c57d;
  color: #fff;
  font-weight: bold;
}

.Box table tr:nth-child(even) {
  background-color: #f3f9f5;
}

.Box table tr:hover {
  background-color: #e0f2e9;
  transition: background-color 0.3s ease;
}

/* ریسپانسیو موبایل با اسکرول افقی */
@media screen and (max-width: 768px) {
  .Box table {
    display: block;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
  }
  .Box table th, 
  .Box table td {
    display: table-cell;
  }
}
