﻿NormalImageHolder
{
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    z-index: 100000;
    background: url(/DesktopModules/MOST.Products/images/ProductsList/NormalImageBackground.png);
}
.NomralImage-PaneHolder
{
    width: 600px;
    height: 600px;
    background: white;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 100010;
    margin-top: -300px;
    margin-left: -300px;
}
.NomralImage-CloseHolder
{
    width:35px;
    height:35px;
    z-index: 100011;
    position:absolute;
    background:#dc1651 url(/DesktopModules/MOST.Products/images/ProductsList/NormalImageClose.png) center center no-repeat;
    margin-top:20px;
    right:0;
    margin-right:20px;
    cursor:pointer;
}
.NomralImage-LoadingHolder
{
    width: 600px;
    height: 600px;
    background:white url(/DesktopModules/MOST.Products/images/ProductsList/LoadingImage.gif) center center no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 100010;
    margin-top: -300px;
    margin-left: -300px;    
}
.ProductDetails-NavigateBar
{
    position: absolute;
    width: 223px;
    margin-left: 25px;
    font-family: Tahoma;
    font-size: 11px;
    color: White;
    margin-top: -40px;
    text-align: left;
    height: 27px;
}
.ProductDetails-ShoppingIconsHolder
{
    position: absolute;
    width: 223px;
    margin-left: 733px;
    margin-top: -93px;
    text-align: right;
    height: 35px;
    font-size: 0px;
}
.ProductDetails-NavigateBar a:link, .ProductDetails-NavigateBar a:visited, .ProductDetails-NavigateBar a:hover, .ProductDetails-NavigateBar td
{
    font-family: Tahoma;
    font-size: 11px;
    color: White;
    text-decoration: none;
}
.ProductDetails-OuterLeftHolder
{
    vertical-align: top;
    padding-top: 23px;
    padding-bottom: 23px;
}
.ProductDetails-OuterImageHolder
{
    width: 344px;
    height: 455px;
    background: #474747;
    vertical-align: top;
}
.ProductDetails-ImageHolder
{
    padding: 22px 7px 0 7px;
    text-align: center;
}
.ProductDetails-TabsHolder
{
    width: 306px;
    vertical-align: top;
    text-align: center;
    padding-top: 23px;
    padding-bottom: 23px;
    height:413px;
}
.ProductDetails-TabsOuterContent
{
    border: solid 1px #d5d5d5;
    border-top-width: 0px;
    padding: 27px;
    vertical-align: top;
    font-family: Tahoma;
    font-size: 11px;
    color: #818181;
    text-align: justify;
    direction: rtl;
}
.ProductDetails-Tab1Up
{
    background: url(/DesktopModules/MOST.Products/images/ProductDetails/Tab1-up.gif) no-repeat center center;
    width: 149px;
    height: 20px;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 11px;
    color: #8d8d8d;
    text-align: center;
}
.ProductDetails-Tab2Up
{
    background: url(/DesktopModules/MOST.Products/images/ProductDetails/Tab2-up.gif) no-repeat center center;
    width: 110px;
    height: 20px;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 11px;
    color: #8d8d8d;
    text-align: center;
}
.ProductDetails-Tab1Selected
{
    background: url(/DesktopModules/MOST.Products/images/ProductDetails/Tab1-Selected.gif) no-repeat center center;
    width: 149px;
    height: 20px;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 11px;
    color: #4c4b4b;
    text-align: center;
}
.ProductDetails-Tab2Selected
{
    background: url(/DesktopModules/MOST.Products/images/ProductDetails/Tab2-Selected.gif) no-repeat center center;
    width: 110px;
    height: 20px;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 11px;
    color: #4c4b4b;
    text-align: center;
}
.ProductDetails-LeftTop01
{
    background: url(/DesktopModules/MOST.Products/images/ProductDetails/LeftPaneInfo-01.gif) no-repeat center center;
    width: 9px;
    height: 9px;
}
.ProductDetails-LeftTop02
{
    background: url(/DesktopModules/MOST.Products/images/ProductDetails/LeftPaneInfo-02.gif) repeat-x center center;
    height: 9px;
    font-size: 0px;
}
.ProductDetails-LeftTop03
{
    background: url(/DesktopModules/MOST.Products/images/ProductDetails/LeftPaneInfo-03.gif) no-repeat center center;
    width: 9px;
    height: 9px;
}
.ProductDetails-LeftContent
{
    border: solid 1px #d5d5d5;
    border-top-width: 0px;
    vertical-align: top;
    padding-top: 3px;
    text-align: center;
}
.ProductDetails-LeftContent td, .ProductDetails-LeftContent div
{
    text-align: left;
    direction: ltr;
    font-family: Tahoma;
    font-size: 11px;
    color: #868686;
}
.ProductDetails-ProNameHolder
{
    height: 20px;
}
.ProductDetails-ModelHolder
{
    border-bottom: solid 1px #cdcdcd;
    height: 20px;
    vertical-align: top;
}
.ProductDetails-PriceHolder
{
    color: #da0000 !important;
    font-weight: bold;
    border-bottom: solid 1px #cdcdcd;
    height: 26px;
    vertical-align: middle;
    width: 190px;
    font-size: 13px !important;
}
.ProductDetails-DiscountHolder
{
    color: #dd0101 !important;
    font-weight: bold;
    border-bottom: solid 1px #cdcdcd;
    height: 26px;
    vertical-align: middle;
    width: 190px;
    font-size: 13px !important;
}
.ProductDetails-ExistingStatusHolder
{
    height: 119px;
    vertical-align: middle;
    width: 190px;
    font-size: 11px !important;
}
.ProductDetails-ExistingStatusText
{
    color: #dd0101 !important;
    height: 25px;
}
ProductDetails-PackageProductTotalText
{
    color: #dd0101 !important;
    height: 25px;
}
.ProductDetails-MiddleInfoBG
{
    background: url(/DesktopModules/MOST.Products/images/ProductDetails/MiddleInfoBG.gif) repeat-x center center;
    height: 133px;
}
.ProductDetails-MiddleModelText
{
    background: #474747 url(/DesktopModules/MOST.Products/images/ProductDetails/MiddleBottomBG.gif) no-repeat right top;
    /*background-color: #474747;*/
    color: White;
    font-size: 22px !important;
    vertical-align: middle;
    padding-left: 18px;
    font-weight: normal;
    height: 54px;
}
.ProductDetails-MiddleImagesHolder
{
    height: 79px;
}
.ProductDetails-MiddleBottomBG
{
    background: url(/DesktopModules/MOST.Products/images/ProductDetails/MiddleInfoBG.gif) repeat-x center center;
}
.ProductDetails-RightBottomBG
{
    background: url(/DesktopModules/MOST.Products/images/ProductDetails/MiddleBottomBG.gif) no-repeat left top;
    padding-right: 22px;
    padding-top: 38px;
    vertical-align: top;
}
.ProductDetails-TotalBox
{
    font-family: Tahoma;
    font-size: 11px;
    width: 62px;
    height: 17px;
    border: solid 1px #cdcdcd;
    background: #f2f2f2;
}
.ProductDetails-DownloadTitleText
{
    background: url(/DesktopModules/MOST.Products/images/ProductDetails/DownloadTitle-enUS.gif) no-repeat center top;
    width: 85px;
    height: 24px;
    vertical-align: top;
    text-align: center;
}
.ProductDetails-DownloadTitleBG
{
    background: url(/DesktopModules/MOST.Products/images/ProductDetails/DownloadTitle_03.gif) repeat-x center top;
    height: 24px;
}
.ProductDetails-MiddleTextHolder
{
    font-family: Tahoma;
    font-size: 11px;
    color: #d0cfcd;
    vertical-align: top;
    text-align: right;
}
.ProductDetails-NewIcon
{
    background: url('/DesktopModules/MOST.Products/images/ProductDetails/NewIcon-enUS.png') center no-repeat;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    float: left;
    width: 112px;
    height: 116px;
    font-size: 0px;
}
.ProductDetails-OfferIcon
{
    background: url('/DesktopModules/MOST.Products/images/ProductDetails/OfferIcon-enUS.png') center no-repeat;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    float: left;
    width: 112px;
    height: 116px;
    font-size: 0px;
}
.ProductDetails-WarningTextHolder
{
    direction: rtl;
    text-align: right;
    font-family: Tahoma;
    font-size: 11px;
}
.ProductDetails-DataList-EmptyData
{
    font-family: Tahoma;
    font-size: 11px;
    color: #898989;
    text-align: right;
    direction: rtl;
    padding: 15px 10px 0 0;
}
.ProductDetails-DataList-EmptyLinkedData
{
    font-family: Tahoma;
    font-size: 11px;
    color: #fbc4d5;
    text-align: right;
    direction: rtl;
    padding: 15px 10px 0 0;
}
.ProductDetails-LinkedProducts-ImageHolder
{
    height: 80px;
    background-color: White;
    text-align: center;
    vertical-align: middle;
}
.ProductDetails-LinkedProducts-NameHolder
{
    height: 38px;
    vertical-align: middle;
    text-align: center;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: White;
}
.ProductDetails-LinkedProducts-PropertiesHolder
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #fbc4d5;
    text-align: center;
}
.ProductFilesHolder a:link, .ProductFilesHolder a:visited, .ProductFilesHolder a:hover
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #848484;
}
