﻿html
{
    margin: 0 auto;
    max-width: 1400px;
}

body
{
    font-family: 'Segoe UI', sans-serif;
    font-size: 75%;
    margin: 0;
    background-image: url('../images/Back.png');
    background-repeat: repeat;
    background-color: black;
}

a
{
    color: #FFECB3 !important;
    text-decoration: none;
    border-bottom: 1px solid #FFECB3;
}

a:hover
{
    color: #ffc862 !important;
    border-bottom: 1px solid #ffc862;
    text-shadow: #ffc862 0px 0px 10px;
    outline: none;
}

a[href*='#!'], a.ajaxlink
{
    color: #FFECB3;
    border-bottom: 1px dotted #FFECB3;
}

a[href*='#!']:hover, a.ajaxlink:hover
{
    color: #ffd967;
    border-bottom: 1px dotted #ffd967;
}

a.nolink,
a.nolink:hover
{
    border-bottom-style: none;
}

.expandable + *
{
    display: none;
}

h1, h1 a, .section-title-ext, .section-title-ext:hover
{
    margin-top: 15px;
    margin-bottom: 10px;
    color: orange !important;
    font-weight: normal;
    font-style: italic;
    font-size: 16pt;
    line-height: normal;
}

h1 a
{
    border-bottom-color: Orange;
}

::-moz-selection 
{ 
    color: white;
    background: #E87E04; 
}

::selection 
{
    color: white; 
    background: #E87E04; 
}

.section-title-ext,
.section-title-ext:hover
{
    color: orange !important; 
    line-height: 1.8em;
    border-bottom-color: orange !important;
}

.section-title-ext .ui-icon
{
    margin-top: 11px;
}


hr.ui-widget-content
{
    border-style: dotted none none none; 
    width: 95%; 
    height: 1px;
}

#tabs > ul li
{
    text-align: center;
    min-width: 70px;
    padding-left: 5px;
    padding-right: 5px;
}

#tabs > ul li a
{
    color: White !important;
    font-family: sans-serif;
    border-bottom-style: none;
}

#tabs > ul li span
{
    position: absolute;
    left: 0;
    bottom: 63px;
    width: 100%;
    border-bottom: 2px solid transparent;
    color: #FFC862;
    font-style: italic;
    font-weight: normal;
    cursor: pointer;
	white-space: nowrap;
}

#tabs > ul li a[href*="kasianov"] + span:before
{
    content: 'Новое';
    position: absolute;
    color: red;
    font-size: 10px;
    top: -10px;
    right: 0px;
}

#tabs .ui-tabs-nav
{
    display: flex;
}

#tabs .ui-tabs-nav li
{
    flex: 1;
    display: flex;
    white-space: normal;
    min-height: 48px;
}

#tabs .ui-tabs-nav li:has(a[data-lnk="tantra"])
{
    min-width: 100px;
}

#tabs .ui-tabs-nav li a
{
    flex: 1;
    text-align: center;
    align-self: center;
    padding-left: 0;
    padding-right: 0;
}

#tabs .ui-state-default
{
    background-image: linear-gradient(to bottom, #666666, #626262, #5d5d5d, #595959, #555555);
}

#tabs .ui-state-hover,
#tabs .ui-state-active,
#tabs .ui-state-focus
{
    background-image: linear-gradient(to bottom, #f58400, #f58910, #f58f1b, #f69425, #f6992d);
}

table
{
    border-spacing: 0;
}

table td
{
    vertical-align: top;
}

.header
{
    width: 100%; 
    border-spacing: 0; 
    border: 0;
}

.header-panel
{
    text-align: center;
    width: 300px;
    white-space: nowrap;
    vertical-align: middle;
}

.header-panel a, .navi-icons a, a.ui-dialog-titlebar-close
{
    border-bottom-style: none;
}

.header-panel a:focus
{
    outline: none;
}

.header-panel span
{
    font-family: Georgia;
    font-size: 11pt;
    color: #FFC862;
    top: -10px;
    left: -2px;
    position: relative;
}

.navi-icons
{
    float: right; 
    position: relative; 
    top: 3px; 
    margin-right: 20px; 
    margin-left: 20px;    
}

.rss-new
{
    list-style-image: url('../images/asterix.png');
}

.rss-preview > *
{
    display: none !important; 
}

.rss-preview.prod-selected
{
    background-color: transparent !important;
}

.rss-preview img
{
    width: 100%;
}

.ui-state-active span
{
    color: #FFDD9D;
    border-bottom: 2px solid orange !important;
}

.backbutton
{
    display: none;
    color: #FFECB3;
    vertical-align: middle;
    margin-top: -5px;
}

.backbutton img
{
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.backbutton a
{
    vertical-align: middle;
}

.footer
{
    padding: 0 10px 10px 10px; 
    width: 100%; 
    color: Gray; 
    border: 0; 
    border-spacing: 0;
}

a.product-link[href*="lightdisk"] img
{
    border-style: none !important;
}

.product-item
{
    display: none;
    width: 160px;
    text-align: center;
    vertical-align: top;
    padding: 5px;
}

.prod
{
    padding: 3px;
}

.section-title
{
    font-style: italic;
    color: #FF9900;
}

.center
{
    text-align: center;
}

.first-col
{
    min-width: 300px;
}

a.expandable:focus
{
    outline: none;
}

a:has(img), a:has(img):focus
{
    outline: none;
}

.expandable .ui-icon
{
    float: left;
}

.expanded
{
    padding-left: 15px;
    padding-top: 15px;
}

.section-enum
{
    margin-top: 8px;
    list-style-image: url('../images/list.png');
    line-height: normal;
    display: block;
}

.section-enum li
{
    margin-bottom: 8px;
}

.section-enum li ul
{
    margin-top: 8px;
    margin-left: 0;
    list-style-image: url('../images/list.png');
    padding-left: 20px;
}

.section-verse
{
    font-style: italic;
    white-space: nowrap;
}

.music-list
{
    list-style-type: none;
    list-style-image: none;
    margin-left: 10px;
    padding-left: 0;
}

.music-list .expanded
{
    margin-left: 5px;
    padding-top: 10px;
}

.music-list .videodata
{
    text-align: left;
}

.music-list span
{
    display: block;
}

.music-list input
{
    margin-top: 10px;
}

.input-box
{
    border: 1px solid #5b6170;
    background-color: #CCCCCC;
    width: 120px;
}

.input-mail
{
    border: 1px solid #5b6170;
    background-color: #000000;
    text-align: left;
    vertical-align: middle;
    width: 175px;
    color: white;
}

.input-mail-button
{
    background: url('../images/Return.gif');
    background-position: left center;
    background-color: transparent;
    width: 20px;
    margin-left: 4px;
    text-align: left;
    background-repeat: no-repeat;
    cursor: pointer;
    border-style: none;
}

.watermark
{
    color: #999999 !important;
    text-align: center;
}

input + span.required
{
    visibility: hidden !important;
}

.required
{
    color: red;
}

.invalid-text
{
    color: #000000;
    background-color: #FFD8B0;
    border: 1px solid red;
}

.prod
{
    border: 1px solid transparent;
    display:inline-block; 
    padding: 20px 20px 15px 20px;
}

.prod:hover
{
    background-color: #323232 !important;
    border: 1px solid Orange;
}

.prod:hover img
{
    box-shadow: 0 0 30px gray; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
    outline: none;
}

.prod a
{
    outline: none;
}

.prod-selected
{
    border: 1px solid Orange;
    background-color: #333333 !important;
}

#Advert .prod, #Recomend .prod
{
    display: block;
}

.reg-required
{
    background: #333333;
    display: inline;
    border: 1px solid #444444;
    padding: 0 5px 0 5px;
    color: gray;
}

#ShopDataList
{
    border-top-style: none;
    border-spacing: 3px;
    border-collapse: separate !important;
    width: 100%;
    text-align: center;
}

#Content
{
    width: 100%; 
    visibility: hidden;
    border: 0;
}

#Content table, #Content td > div
{
    background: transparent;
}

#tabs, #ProdDetails, #Search
{
    border-bottom-style: none;
}

.second-col
{
     width: 150px;
}

.second-col table
{
     margin-left: 10px;
     width: 100%;
     border-spacing: 0;
}

.second-col table td 
{ 
     vertical-align: top;     
     padding: 0; 
}

.login
{
    color: #808080;
    text-align: right;
    margin-right: 5px;
    display: block;
}

.login-active
{
    color: Orange;
}

#LoginDialog, #ChangePassDialog
{
    background-color:#444444; 
    overflow: hidden;
}
        
#LoginDialog td input[type="checkbox"]
{
    margin-left: 98px;
}

#LoginDialog td input.ui-state-default
{
    margin-top: 10px;
    margin-right: 10px;
}


#LoginDialog .expanded table
{
    border-top: 1px dotted gray;
}
        
#LoginDialog a.expandable
{
    position: relative;
    bottom: 20px;
}
        
#LoginDialog .expanded
{
    padding: 0;
}

#LoginDialog .instruction
{
    padding-top: 5px;
    padding-bottom: 10px;
}

#LoginDialog a.expandable span
{
    position: relative;
    bottom: 20px;
}

#ChangePassForm td > input.ui-state-default
{
    margin: 5px;
}

.ui-dialog-titlebar
{
    padding-top: 0.3em !important;
    padding-bottom: 0.3em !important;
}

.ui-dialog-title
{
    font-weight: normal;
}

.ui-dialog
{
    background-color: #CCCCCC;
    background-image: none;
}

#header-line
{
    background: #333333;
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #444444;
}

#today
{
    text-align: center;
    font-style: normal;
    white-space: nowrap;
    color: White;
    overflow: hidden;
    position: relative;
    bottom: 65px;
}

#RecomendHeader
{
    height: 51px !important;
}

#AdvertHeader, #SapeHeader, #RecomendHeader
{
    height: 22px;
    text-align: center;
    vertical-align: middle;
    font-family: Sans-Serif;    
}

#ProdHeader, #Search .ui-widget-header
{
    height: 51px;
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    font-weight: normal;
    text-overflow: ellipsis !important;
    overflow: hidden;
}

.invoice
{
    color: Black;
    border-width: 1px;
    border-color: #C0C0C0;
    background-color: #FFFFCC;
    border-bottom-style: solid;
    margin: 20px;
}

.invoice-articles
{
    font-style: italic;
    width: 200px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}

.invoice-info
{
    font-style: normal;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}

.sape-link
{
    vertical-align: top;
    padding-right: 5px;
}

.remark
{
    font-style: normal;
    color: #808080;
    font-size: smaller;
}

.book-quote p
{
    padding-bottom: 20px;
}

.book-reference
{
    display: block;
    font-style: italic;
    float: right;
    color: gray;
    font-size: small;
    margin-top: 5px;
}

.videodata, .videocaption
{
    text-align: center;
}

video
{
    display: block;
    margin: 0 auto; 
}

.advert
{
    float: right;
    border-top: solid 1px #C0C0C0;
    color: #C0C0C0;
    font-size: 8pt;
    border-top-color: #666666;
}

.advert a
{
    color: #C0C0C0;
    text-decoration: underline;
}

.download-button
{
    float: left;
    font-weight: normal !important;
}

a.download-button
{
    float: none;
    width: auto;
}

.pdf
{
   background: transparent url('../images/pdf.png') no-repeat center left !important;
   float: left;
   margin-right: 5px;
   margin-top: 2px;
}

.content-left
{
    margin: 0 15px 0 5px;
    padding: 5px 5px 10px 0;
    float: left;
    text-align: center;
}

.content-left img, .prod a img
{
    border: 1px solid #404040;
    margin: 0 auto;
}

.content-left img
{
    display: block;
}

.description
{
    padding-left: 10px;
    overflow: hidden;
}

*html .description
{
    padding-left: 10px;
    display: inline-block;
}

.description p:first-child, .description h1:first-child
{
    margin-top: 0;
}

.clear
{
    float: none;
    clear: both;
}

.Error
{
    color: Red;
}

.loader
{
    text-align: center;
}

.overlay
{
    background-image: url('../images/ajax-loader.gif') !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=50)';
    opacity: 0.5;
}

#rssdoc
{
    padding-bottom: 50px;
}

#rssdoc .post > div
{
    padding-top: 15px;
}

#rssdoc .post h1
{
    margin-top: 0;
    padding-top: 0;
}

#rssdoc .post .description
{
    padding-bottom: 1px;
}

#rssdoc a img
{
    border: 1px solid #404040;
}

.charity
{
    margin: 0 10px 0 30px;
    padding: 3px 10px 3px 10px;
    border: 1px solid rgb(255, 173, 51);
    display: inline-block;
    background-color: rgb(80, 80, 80);
}

/* For tablets phones */
@media only screen and (max-width: 767px)
{
    .content-left
    {
        float: none;
    }

    .header-panel
    {
        float: left;
    }

    .rss-preview
    {
        float: right;
    }
}

@media print
{
    @page
    {
        margin: 0.4in 0.5in 0.4in 0.8in;
    }
    
    body
    {
        color: Black;
        font-family: Arial, sans-serif;
        font-size: 100%;
    }
    
    #header-line, #tabs ul, #ShopDataList, .second-col, .social, .footer, .header, .header+div, #tabs > div > a.expandable,  #ProdContent > a.expandable
    {
        display: none;
    }
    
    .first-col
    {
        width: 100%;
    }
    
    #tabs, #ProdDetails, #ProdHeader, #Search, #Search > div
    {
        border-style: none;
    }
   
    h1, a, .section-title-ext
    {
        color: black !important;
        text-decoration: none !important;
        font-style: italic !important;
        border-style: none !important;
    }
    
    h1, .section-title-ext, .section-title
    {
        font-weight: bold;
        color: black;
    }
    
    .section-enum
    {
        list-style-image: none;
        list-style-type: disc;
    }
}