﻿@font-face
{
    font-family: 'BYekan';
    src: url(    '../Administrator/Files/fonts/Yekan.eot' );
    src: url(    '../Administrator/Files/fonts/Yekan.eot#iefix' ) format(    'embedded-opentype' ), url(    '../Administrator/Files/fonts/Yekan.woff' ) format(    'woff' ), url(    '../Administrator/Files/fonts/Yekan.ttf' ) format(    'truetype' ), url(    '../Administrator/Files/fonts/Yekan.svg#CartoGothicStdBook' ) format(    'svg' );
    font-weight: normal;
    font-style: normal;
}

body
{
    margin: 0;
    padding: 0;
    direction: rtl;
    font-family: BYekan,Tahoma;
    font-size: 9pt;
    line-height: 170%;
    background-color: #fff;
}
img
{
    border: 0;
}
.Row
{
    width: 100%;
    float: right;
}
.RowCenter
{
    width: 100%;
    float: right;
    text-align:center;
}
.BoxSizeAsli
{
    display: inline-block;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.RowMarginFive
{
    width: 100%;
    float: right;
    margin-top: 5px;
}
.RowMarginTen
{
    width: 100%;
    float: right;
    margin-top: 10px;
}
input, select, textarea
{
    font-family: BYekan,Tahoma;
    border-radius: 3px;
}
A:hover
{
    color: red;
}

A
{
    color: Blue;
    text-decoration: none;
}
/*-----------------------Header Top ------------------*/

.Logo
{
    float: left;
    width: 250px;
    height: 94px;
    background-image: url(../Administrator/Files/Design/Logo.png);
    margin-top: 10px;
}
.HeaderRight
{
    float: right;
    width: 950px;
}
.HeaderTop
{
    width: 100%;
    text-align: center;
    float: right;
    padding-bottom: 10px;
    border-bottom: solid 1px #676767;
    margin-bottom: 1px;
}
.slideMain
{
    float: right;
    width: 100%;
    -webkit-box-shadow: 0px 7px 14px 1px rgba(0,0,0,0.51);
    -moz-box-shadow: 0px 7px 14px 1px rgba(0,0,0,0.51);
    box-shadow: 0px 7px 14px 1px rgba(0,0,0,0.51);
    overflow:hidden;
}
.Lang
{
    color: #fff;
    float: right;
    width: 20px;
    height: 14px;
    margin-top: 18px;
    margin-right: 0px;
    margin-left: 5px;
    background-position: center center;
}
.ArabLang
{
    background-image: url(../Administrator/Files/Design/arab.jpg);
}
.RuLang
{
    background-image: url(../Administrator/Files/Design/ru.png);
}
.EnLang
{
    background-image: url(../Administrator/Files/Design/en.png);
}
.FaLang
{
    background-image: url(../Administrator/Files/Design/fa.png);
}
.ContentMainBoxBoxLeft
{
    float:left;
    width:930px;
}
.ContentMainBoxBoxRight
{
    float:right;
    width:240px;
}
/*-----------------------navMenu ------------------*/
#nav
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    margin-top: 20px;
}
#nav li:hover
{
    z-index: 9999999;
}
#nav li
{
    float: right;
    display: block;
    position: relative;
    z-index: 500;
    margin: 0;
    z-index: 99999;
    margin-left: 3px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#nav li:hover > a
{
    color: #5c5c5c;
}

#nav li a
{
    display: block;
    padding: 8px 13px 10px 13px;
    text-decoration: none;
    color: #229b48;
    text-align: center;
    font-size: 11pt;
    background-image: url(../Administrator/Files/Design/Seprator.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#nav li a .imgMenu
{
    height: 28px;
}
#nav li a p
{
    margin: 5px auto;
    text-align: center;
    margin-top: 10px;
}
#nav ul
{
    position: absolute;
    right: 0;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}
#nav ul li:hover > a
{
    color: #fff;
    background: #00999a;
}
#nav ul li
{
    width: 200px;
    float: right;
    margin: 0;
    border-top: solid 1px #262626;
    border-left: solid 1px #262626;
    background-color: #393939;
}

#nav ul a
{
    display: block;
    height: 23px;
    padding: 11px 10px 10px 5px;
    text-align: right;
    color: #b7b7b7;
    font-size: 13px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: none;
}

#nav ul.submenu ul
{
    position: absolute;
    right: 200px;
    display: none;
    top: -1px;
    padding: 0;
    list-style: none;
}
.ArrowDown
{
    border: 0px;
    padding: 0px;
}
.ArrowDown2
{
    border: 0px;
    padding: 0px;
    margin-top: 9px;
    float: left;
}
/*----------------------------------------ServicesIndex---------------------*/
.ServicesIndex
{
    float: right;
    width: 100%;
    text-align: center;
}

.ServicesIndexItem
{
    float: right;
    width: 100%;
    background-image: url(../Administrator/Files/Design/ProductSep.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 45px;
}
.ServicesIndexItem .LeftBox
{
    float: left;
    width: 48%;
    text-align: center;
    margin-top: 30px;
    padding:0 1%;
}

.ServicesIndexItem .ImageBox
{
    float: right;
    width: 50%;
    text-align: center;
    margin-top: 30px;
}
.ServicesIndexItem .ImageBox1
{
    float: left;
}
.ServicesIndexItem .ItemImage
{
    max-width: 100%;
    display: inline-block;
}

.ServicesIndexItem .Title
{
    float: right;
    font-size: 12pt;
    color: #229b48;
    text-align: right;
}

.ServicesIndexItem .Title:hover
{
    color: #27c502;
    cursor: pointer;
}
.ServicesIndexItem .Text
{
    float: right;
    width: 100%;
    font-size: 10pt;
    color: #000;
    text-align: justify;
}
.ServicesIndexItem .More
{
    float: left;
    padding: 5px 15px 5px 15px;
    margin-top: 20px;
    font-size: 11pt;
    color: #fff;
    background-color: #53af30;
    text-align: right;
    border-radius: 10px;
}

.ServicesIndexItem .More:hover
{
    color: #fff;
    background-color: #27c502;
    cursor: pointer;
}

/* ------------------------------------------Box-----------------------------------*/
.BoxSmall
{
    float: right;
    width: 100%;
    border-top: 0;
    margin-top: 20px;
}
.BoxSmall .BoxTop
{
    float: right;
    width: 100%;
    background-color: #229b48;
    padding-bottom:5px;
}
.BoxSmall .BoxTop h1, .BoxSmall .BoxTop h2
{
    float: right;
    font-size: 12pt;
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 170%;
    font-weight: normal;
    margin-right: 10px;
    margin-top: 10px;
    background-image: url(    "../Administrator/Files/Design/bullet.png" );
    background-repeat: no-repeat;
    padding-right: 30px;
    background-position: right;
    padding-bottom: 5px;
}
.BoxSmall .BoxTop h1 a, .BoxSmall .BoxTop h2 a
{
    color: #fff;
}
.BoxSmall .BoxTop h1 a:hover, .BoxSmall .BoxTop h2 a:hover
{
    color: #fff;
}
.BoxSmall .BoxTop .TitleH2
{
}
.BoxSmall .BoxCenter
{
    float: right;
    width: calc(100% - 2px);
    text-align: right;
    padding-bottom: 10px;
    background-color: #fff;
    border: 1px solid #229b48;
}

.Box
{
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.Box .BoxTop
{
    float: right;
    width: 98%;
    background-color: #229b48;
    padding:0 1% 5px 1%;
}
.Box .BoxTop h1, .Box .BoxTop h2
{
    float: right;
    font-size: 18px;
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 170%;
    font-weight: normal;
    margin-top: 8px;
}
.Box .BoxTop a
{
    color: #fff;
}
.Box .BoxTop a:hover
{
    color: #fff;
}
.Box .BoxCenter .Back
{
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 140px;
    color: #707070;
}
.Box .BoxCenter .Back:hover
{
    color: Red;
}
.Box .BoxCenter .DateRegister
{
    float: right;
    color: #707070;
    margin-top: 5px;
    margin-bottom: 5px;
}
.Box .BoxCenter .SepTop
{
    float: right;
    margin-right: 10px;
    margin-left: 10px;
    color: #707070;
    margin-top: 5px;
    margin-bottom: 5px;
}
.Box .BoxCenter
{
    float: right;
    width: 98%;
    color: #555;
    padding: 5px 1% 10px 1%;
    text-align: justify;
    font-size: 10pt;
    margin-top: 8px;
}
.Box .BoxCenter .ImagePost
{
    max-width: 570px;
}
.Box .BoxCenter .Sep
{
    float: right;
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #e7e7e7;
    margin-bottom: 10px;
}
.Box .BoxCenter .LinkFooter1
{
    float: right;
    color: #585858;
    margin-bottom: 5px;
}
.Box .BoxCenter .LinkFooter2
{
    float: left;
    color: #585858;
    margin-bottom: 5px;
}
.Box .BoxCenter .LinkFooter1:hover, .Box .BoxCenter .LinkFooter2:hover
{
    color: red;
}


/*------------------------BoxIndex----------------------------------*/
.BoxIndexBox
{
    float: right;
    width: 100%;
    min-height: 430px;
    color: #050505;
    background-image: url(    "../Administrator/Files/Design/BoxSep.png" );
    background-repeat: no-repeat;
    background-position: bottom center;
}
.BoxIndex
{
    float: right;
    width: 100%;
    min-height: 430px;
    color: #050505;
    background-image: url(    "../Administrator/Files/Design/IndexText.png" );
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center;
}
.BoxIndex h2
{
    float: right;
    font-size: 12pt;
    color: #050505;
    margin: 0;
    padding: 0;
    line-height: 170%;
    font-weight: normal;
    width: 100%;
    text-align: right;
    margin-top: 30px;
}

/* ------------------------------------------FieldDynamic-----------------------------------*/
.FieldTitle
{
    float: right;
    width: 110px;
    text-align: left;
    font-size: 9pt;
}
.FieldTitle2
{
    text-align: right;
    margin-right: 10px;
}
.FieldRadioButton
{
    float: right;
    margin-right: 10px;
    font-size: 9pt;
}
.FieldCheckBox
{
    float: right;
    margin-right: 10px;
    font-size: 8pt;
    width: 180px;
    margin-top: 3px;
    text-align: right;
}
.FieldTextBox
{
    float: right;
    margin-right: 10px;
    font-size: 9pt;
    width: 190px;
    text-align: right;
    border: solid 1px #bcbbcb;
    color: #555;
}

.FieldTextBox3
{
    float: left;
    margin-left: 10px;
    font-size: 9pt;
    width: 150px;
    text-align: right;
    border: solid 1px #bcbbcb;
    color: #555;
    height: 28px;
}
.FieldTextBoxSearch
{
    width: 175px;
    color: #777;
}
.FieldTextBoxLeft
{
    direction: ltr;
    text-align: left;
}
.FieldTextBoxNumber
{
    width: 70px;
    text-align: center;
}
.FieldTextBoxNumberSearch
{
    width: 60px;
    margin-top: 4px;
}
.FieldUnit
{
    float: right;
    margin-right: 10px;
    font-size: 10pt;
    color: Gray;
    margin-top: 2px;
}
.FieldFileUpload
{
    float: right;
    margin-right: 10px;
    font-size: 9pt;
    width: 200px;
    margin-top: 3px;
}
.FieldDropDownList
{
    float: right;
    margin-right: 10px;
    font-size: 9pt;
    width: 200px;
    margin-top: 3px;
    border: solid 1px #bcbbcb;
}
.FieldDropDownListSearch
{
    width: 175px;
    color: #8b8a8a;
}
.FieldButton
{
    border: 0;
    padding: 0;
    margin: 0;
    background-color: Transparent;
    float: right;
    margin-right: 120px;
    font-size: 10pt;
    height: 29px;
    color: White;
    cursor: pointer;
    margin-top: 10px;
    text-align: right;
    padding-right: 10px;
    background-image: url(../Administrator/Files/Design/search.png);
    height: 28px;
    width: 107px;
    padding-right: 34px;
    color: #7a6600;
}

.FieldButton:hover
{
    background-position: 0 -29px;
}

.FieldButtonSearch
{
    margin-right: 63px;
}
.FieldButtonSearch2
{
    width: 71px;
    padding-top: 5px;
    height: 23px;
    margin-bottom: 5px;
    margin-right: 75px;
}

.FieldButtonSearch3
{
    float: left;
    margin-right: 0;
    width: 75px;
    margin-left: 22px;
    background-image: url(../Administrator/Files/Design/search2.png);
}
.FieldButtonSearch4
{
    background-image: url(../Administrator/Files/Design/search3.png);
    width: 136px;
    padding-top: 5px;
    height: 23px;
}
.lblPrice
{
    float: right;
    width: 135px;
    margin-top: 14px;
    text-align: center;
    margin-right: 10px;
    font-size: 11pt;
}
.FieldButtonSearch2:hover
{
    color: #7a6600;
}
.FieldButtonSearch:hover
{
    background-position: 0 -28px;
}
.FieldCaptcha
{
    float: right;
    margin-right: 120px;
}
.FormCaptcha
{
    float: right;
    margin-right: 120px;
}

.Validation, .ValidationNormal
{
    float: right;
    color: Red;
    margin-right: 3px;
    margin-top: 0px;
    font-size: 12pt;
}

.ValidationRow
{
    width: 100%;
    text-align: center;
    color: Red;
    font-size: 12pt;
    float: right;
}
.SpanMoney
{
    float: right;
    margin-right: 10px;
    font-size: 8pt;
    color: #8b8a8a;
    margin-top: 5px;
}
.SpanTitleSearch
{
    float: right;
    text-align: right;
    font-size: 11pt;
    margin-right: 7pt;
    color: #8b8a8a;
}
.SpanRegister
{
    float: left;
    font-weight: bold;
    font-size: 9pt;
    color: red;
    margin-left: 20px;
    margin-top: 4px;
}

/*------------------------------------ProductBoxRight-----------------------------*/
.ProductBoxRight
{
}
.ProductBoxRight .Item
{
    width: 100%;
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
    -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;
    padding-top: 5px;
}
.ProductBoxRight .Item:hover
{
    background: #fff;
    color: #000;
    background-color: #ffffff;
    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%, #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);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}
.ProductBoxRight .Seprator
{
    width: 100%;
    float: right;
    background-image: url(../Administrator/Files/Design/Sep.png);
    height: 1px;
    background-position: center top;
}

.ProductBoxRight .Item .ItemTitle
{
    width: 115px;
    padding: 0 5px 0 5px;
    float: right;
    color: #333;
    text-align: right;
    font-size: 10pt;
    line-height: 150%;
    margin-right: 5px;
}
.ProductBoxRight .Item .ItemTitle:hover
{
    color: #000;
}

.ProductBoxRight .Item .ItemImageLink
{
    float: right;
    text-align: center;
    border: solid 1px #ccc;
    padding: 2px;
}

.ProductBoxRight .Item .ItemImage
{
    width: 100px;
    height: 90px;
    border: 0px;
    padding: 0px;
}


/*------------------------------------FooterLink-----------------------------*/
#Footer
{
    width: 100%;
    float: right;
    color: #515151;
    background-color: #f0f0f0;
    border-top: solid 3px #d5d5d5;
    text-align: center;
}

.CopyRight
{
    background-color: #229b48;
    float: right;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 8pt;
    padding: 5px 0;
}
.CopyRight a
{
    color: #fff;
}
.FooterText
{
    display: inline-block;
    width: 460px;
    min-height: 160px;
    vertical-align: top;
    color: #636363;
    text-align: right;
    margin: 20px 10px 20px 10px;
    padding-right: 108px;
    padding-left: 10px;
}
.FooterText1
{
    background: url(../Administrator/Files/Design/FooterText.png) left center no-repeat, url(../Administrator/Files/Design/Item2.png) right center no-repeat;
}
.FooterText2
{
   
}
.FooterText3
{
   
}





/*------------------------------------RepeaterIndex2-----------------------------*/
.RepeaterIndex2Item
{
    display: inline-block;
    width: 167px;
    height: 150px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    border-radius: 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;
    overflow: hidden;
}
.RepeaterIndex2Item:hover
{
    background-color: #dde4f8;
    cursor: pointer;
    text-shadow: 0 1px 0 #fff;
    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%, #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);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}
.RepeaterIndex2Item:hover > h3
{
    color: #1788DC;
}

.RepeaterIndex2Item .ImageBox
{
    float: right;
    width: 157px;
    height: 100px;
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: 4px;
    text-align: center;
}
.RepeaterIndex2Item .Image
{
    max-width: 157px;
    height: 100px;
}
.RepeaterIndex2Item h3
{
    color: #969696;
    float: right;
    padding: 0;
    margin: 0;
    font-size: 9pt;
    width: 100%;
    margin-top: 3px;
    line-height: 150%;
    font-weight: normal;
    text-align: center;
}

/*------------------------------------Paging-----------------------------*/
.Paging
{
    width: 100%;
    float: right;
    margin-top: 10px;
    text-align: center;
}

.Paging .Item
{
    width: 20px;
    float: right;
    padding: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: solid 1px #e8e8e8;
    background-color: #f2f2f2;
    cursor: pointer;
    font-weight: bold;
    margin: 3px;
    -moz-border-radius: 4px;
    border-radius: 5px;
    -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;
    text-shadow: 0 1px 0 rgba(255,255,255,.4);
    color: #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;
}
.Paging .ItemNow
{
    width: 20px;
    float: right;
    padding: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: solid 1px #919090;
    background-color: #ddd;
    cursor: pointer;
    font-weight: bold;
    margin: 3px;
    -moz-border-radius: 4px;
    border-radius: 5px;
    -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;
    text-shadow: 0 1px 0 rgba(255,255,255,.4);
    color: #333;
}
.Paging .Item:hover
{
    background-color: #ddd;
    border: solid 1px #919090;
    color: #333;
}
.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;
}
.Paging .SpanLeft
{
    float: left;
    color: #999;
    font-size: 9pt;
    margin-top: 9px;
}

/*------------------------------------AdsShow---------------------------------*/

.ProductPath
{
    float: right;
    margin-top: 8px;
    color: #ccc;
}
.ProductPath a
{
    font-size: 9pt;
    text-align: right;
    color: #ccc;
}
.ProductPath a:hover
{
    color: #db2222;
}


/*---------------------Tag------------------------*/
.TagDetailBox
{
    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
{
    float: right;
    padding: 0 5px 0 5px;
    border: solid 1px #e2e2e2;
    margin-right: 5px;
    margin-top: 5px;
    background-color: #f4f4f4;
    font-size: 8pt;
    border-radius: 3px;
}
.TagDetailBox .Item:hover
{
    background-color: #eee;
}



/*------------------------------------SharingDeal-----------------------------*/


.SharingDeal
{
    float: right;
    width: 20px;
    height: 20px;
    background-image: url(../Administrator/Files/Design/Sharing.png);
    margin-left: 10px;
    -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-bottom:10px;
}
.SharingDeal1
{
    background-position: 0 0;
}
.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-image: url(../Administrator/Files/Design/addtofavorite.png);
    width: 150px;
    height: 13px;
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 20px;
    margin-top: 10px;
    color: #333;
}


/* ------------------------------------------ProductLeft-----------------------------------*/
.ProductLeft
{
    float: right;
    width: 100%;
}
.ProductLeft .ProductImageBox
{
    float: right;
    width: 340px;
    height: 220px;
}
.ProductLeft .ProductImage
{
    float: right;
    width: 340px;
    height: 220px;
}
.ProductMorePic
{
    float: right;
    width: 76px;
    height: 77px;
    margin-right: 4px;
    margin-bottom: 10px;
    cursor: pointer;
    border: 1px solid #d7d7d7 !important;
}



.SharingLeft
{
    float: right;
    width: 35px;
    position:fixed;
    right:0;
    top:calc(50% - 105px);
}

.ItemRight
{
    float: right;
    width: 25px;
    height: 25px;
    background: url(../Administrator/Files/Design/social-icons.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;
    border-radius: 0px;
    margin-top: 10px;
    margin-right:10px;
}

.Sprite1
{
    background-position: 179px 0px;
}

.Sprite2
{
    background-position: 142px 0px;
}

.Sprite3
{
    background-position: 106px 0px;
}

.Sprite4
{
    background-position: 71px 0px;
    width:26px;
}

.Sprite5
{
    background-position: 37px 0px;
}