body
{
    margin: 0px;
    font-family: Arial,sans-serif;
    font-size: 14px;
    color: #000;
}
a
{
    color: #08c;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
    padding: 0px;
    margin: 0px;
}

h2
{
    font-size: 18px;
}

h3
{
    font-size: 18px;
}


p
{
    margin-top: 0px;
    margin-bottom: 1em;
}

hr
{
    border: 0 none;
    border-top: 1px solid #d2d2d2;
}


input:focus, ul:focus, li:focus, a:focus, textarea:focus
{
    outline: 0 none;
}

.overflow
{
    overflow: hidden;
}

.tdn a
{
    text-decoration: none;
}

.relative-position
{
    position: relative;
}


.logo
{
    position: absolute;
    top:8px;
    
    left:250px;
    width: 500px;
    height: 55px;
    background: #fff url(/img/ppn-logo_2.png) no-repeat 50% 85%;
}



.head
{
    width: 100%;
    z-index: 10;
    position: relative;
    border-bottom: 1px solid #dfdfdf;
}

.head-menu
{
    width: 100%;
    z-index: 20;
    position: relative;
    
}
.head-menu-inner
{
    width: 1000px;
    height: 55px;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
    margin-top: 15px;
}

.inner-block
{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}


.head-slide
{
    width: 100%;
    position: relative;
    z-index: 3;
    overflow: hidden;
    line-height: 0;
}

.head-slide img
{
    width: 100%;
    border: 0 none;
}


.head-slide-content
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}



.head-slide-inner
{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: inherit;
    line-height: normal;
}


.inner-slide
{
    width: 100%;
    margin: 0 auto;
    height: 70px;
    background: #00bcd4;
    position: relative;    
}

.head-slide-left
{
    float: left;
    width: 560px;
    margin-right: 50px;
}

.head-slide-right
{
    float: left;
    width: 390px;
    height: inherit;
    background: url(/img/white70opa.png);
}

.reg-form
{
    padding: 25px 30px;
    width: 330px;
}

.reg-form label
{
    margin-top: 20px;
}

.reg-form input, .auth-form input
{
    display: block;
    width: 298px;
    margin: 0;
    -webkit-appearance: none;
    font-size: 14px;
    padding: 0 15px;
    line-height: 34px;
    color: #333;
    background: #fff;
    border: 1px solid #c4c4c4;
    margin-top: 15px;
}
.auth-form input
{
    width: 332px;
}

.auth-form a
{
    line-height: 50px;
}

.auth-form p
{
    font-size: 12px;
}

.send-button
{
    color: #fff !important;
    border: none !important;
    background: #2a4b6d !important;
    cursor: pointer;
    width: 330px !important;
    font-size: 16px;
    padding: 0px 18px !important;
    line-height: 34px !important;
}

.auth-form .send-button
{
    margin-top: 0px !important; 
    width: 370px !important;
}

.content
{
    width: 100%;
    position: relative;
    padding: 10px 0;
    padding-bottom: 25px;
    min-height: 400px;
}

.page-tit
{
    font-size: 20px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 20px;
    text-align: center;
}

.inner-tit
{
    font-size: 20px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 10px;
}

.inner-staticpage
{
    font-weight: 300;
    line-height: 24px;
}


.footer
{
    width: 100%;
    position: relative;
    background: #1b1d1f;
    padding: 20px 0;
    color: #fff;
}
.footer h3
{
    font-size: 14px;
    font-weight: bold;
}
.footer h4
{
    font-weight: normal;
}
.footer h4 a
{
    font-weight: 200;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    line-height: 24px;
}

.footer h4 a:hover
{
    color: #c00;
}


.footer_line
{
    font-size: 11px;
    text-align: center;
    padding-top: 10px;
}

.footer-inner
{
    overflow: hidden;
    position: relative;
}
.footer-left
{
    float: left;
    position: relative;
    margin-right: 70px;
}

.footer-right
{
    float: right;
    position: relative;
    margin-right: 35px;
}

.vk-ico
{
    position: absolute;
    top: 25px;
    left: 65px;
    background: url(/img/vk.png);
    width: 50px;
    height: 50px;
}

.fb-ico
{
    position: absolute;
    top: 25px;
    left: 5px;
    background: url(/img/fb.png);
    width: 50px;
    height: 50px;
}

.insta-ico
{
    position: absolute;
    top: 25px;
    left: 125px;
    background: url(/img/inst.png);
    width: 50px;
    height: 50px;
}

.d2-ico
{
    position: absolute;
    top: 25px;
    left: 185px;
    background: url(/img/d2.png);
    width: 50px;
    height: 50px;
}

.ytub-ico
{
    position: absolute;
    top: 25px;
    left: 245px;
    background: url(/img/ytb.png);
    width: 50px;
    height: 50px;
}


.studio-logo {
    background: url(/img/sw-logo.png) no-repeat bottom;
    width: 88px;
    height: 36px;
    position: absolute;
    bottom: -10px;
    right: 0px;
    padding-bottom: 0px;
    font-size: 11px;
    font-style: normal;
    font-family: arial;
    color: white;
    text-decoration: none;
}
.studio-logo:hover
{
    text-decoration: none;
}

.small-txt
{
    font-size: 12px;
    text-align: left;
    margin-top: 15px;
}

/*popup*/
.hidden {
    display: none;
  }

#opaco {
    background-color: #000000;
    left: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* IE8 */
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 70); /* IE5+ */
    filter: alpha(opacity=70);/* IE4- */
    moz-opacity: 0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0;  /* general CSS3 */
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10999;
}
  

#popup 
{    
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 30px;
    position: fixed;
    left:50%;
    top:50%;
    z-index: 11000;
}


.close
{
    position: absolute;
    background: url(/img/close-bt.png);
    width: 34px;
    height: 34px;
    top: -36px;
    right: -36px;
    border: 0 none;
    cursor: pointer;
}

input.error, textarea.error
{
    border: 1px solid #c4331c !important;
}

label.error
{
    display: none !important;
}

.bread-crmps
{
    color: #08c;
}

.bread-crmps a
{
    font-size: 12px;
    font-weight: normal;
    
}
.bread-crmps a:hover
{
    color: #c00;
}

.left-block
{
    float: left;
    margin-right: 40px;
    width: 260px;
    margin-top: 10px;
}

.right-block
{
    float: right;
    width: 700px;
}

.left-menu
{
    background: #eef0f2;    
    width: 260px;
}

.avatar
{
    background: #fff;
    float: left;
    margin-right: 10px;
}

.avatar div
{
    overflow: hidden;
    position: relative;
    width: 70px;
    height: 70px;
}

.username
{
    float: left;
    width: 150px;
}

.username h3
{
    font-size: 14px;
    
}

.username h4
{
    line-height: 16px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

.username h4 span
{
    font-size: 12px;
    font-weight: normal;
}

.username h6, .balance-info h6
{
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    color: #00bcd4;
}

.avatar img
{
    height: 70px;
    text-decoration: none;
    border: 0 none;
}

.personal-menu h3
{
    line-height: 39px;
    font-weight: normal;
    padding: 0px 15px;
    background: #3e4146;
    font-size: 14px;
    border-bottom: 1px solid #eef0f2;  
}
.personal-menu h3 a, .alert-tit a
{
    color: #fff;
    text-decoration: none;
}

.personal-menu h3 a
{
    line-height: 39px;
    display: inline-block;
    cursor: pointer;
    width: 230px;
}

.balance-info h3 a
{
    line-height: normal !important;
    display: inline !important;
    cursor: pointer !important;
    width: auto !important;
}
.balance-info h3:hover
{
    background: none !important;
}

.personal-menu h3:hover
{
    text-decoration: none;
    background: #c00;
}

.user-info
{
    position: relative;
    overflow: hidden;
    padding: 0 15px;
    margin-bottom: 10px;
    padding-top: 15px;
}

.balance-info
{
    padding: 0 15px;
    margin-bottom: 7px;
}
.balance-info h2
{
    margin: 7px 0;
    font-size: 16px;
}

.balance-info h2 span
{
    font-size: 14px;
    font-weight: normal;
}

.balance-info h3
{
    border: none 0;
    line-height: normal;
    margin: 7px 0;
    padding: 0;
    background: none;
    font-size: 16px;
    font-weight: normal;
}
.balance-info h3 a
{
    color: #000;
}
.balance-info h4
{
    font-weight: 300;
    margin-bottom: 5px;
}

.alert-tit
{
    line-height: 39px;
    font-weight: normal;
    padding: 0px 15px;
    background: #990000;
    font-size: 14px;
}

.balance-info h4 span
{
    font-weight: 600;
}

.inner-form table td
{
    vertical-align: middle;
    padding-top: 10px;
}

.inner-form input, .inner-form textarea
{
    width: 298px;
    margin: 0;
    -webkit-appearance: none;
    font-size: 14px;
    padding: 0 15px;
    line-height: 30px;
    color: #333;
    background: #fff;
    border: 1px solid #c4c4c4;
}

.inner-form label.error
{
    display: inline-block !important;
    background: #990000;
    line-height: 30px;
    color: white;
    font-weight: 200;
    padding: 0 5px;
    font-size: 12px;
    border-top: 2px solid #990000;
}

.inner-form textarea
{
    height: 72px;
    resize: none;
}

.inner-form strong
{
    font-size: 16px;
    padding: 4px 15px;
    line-height: 24px;
}

.inner-form .avatar div
{
    width: 140px;
    height: 140px;
}

.inner-form .avatar img
{
    height: 140px;
}

.inner-form h3
{
    padding: 15px 0px;
    font-weight: 500;
    border-top: 1px solid #000;
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.inner-form .butblock
{
    margin: 15px 0px;
    text-align: center;
}

.small
{
    font-weight: 300;
    font-size: 14px !important;
}

#butShow
{
    cursor: pointer;
}

#ShowDiv input
{
    background: none;
    border: 0 none;
    width: auto;
    line-height: normal;
    margin: 0;
    padding: 0;
}

.globerr
{
    font-weight: 400;
    font-size: 14px;   
    background: url(/img/er-line.png) no-repeat;
    width: 700px;
    padding-left: 35px;
    line-height: 30px;
    color: #c00;
}

.carslist
{
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 25px;
}
.carslist-left
{
    float: left;
    width: 200px;
    padding: 0px;
    height: 120px;
    display: table;
    
}
.carslist-left div
{
    overflow: hidden;
    position: relative;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}

.carslist-left img
{
    width: 180px;
}

.carslist-right
{
    float: left;
    margin-left: 20px;
    padding: 0px 25px;
    height: 120px;
    width: 410px;
}
.carslist-right div
{
    position: relative;
}
.carslist-right h4
{
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
}

.carslist-right table td
{
    padding: 10px;
    line-height: 15px;
    background: #f8f8f8;
    border-bottom: 1px solid #ccc;
}

.carslist-right table td + td
{
    background: none;
    font-weight: bold;
}

.del
{
    background: url(/img/del-all.png) no-repeat transparent;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}

.addbut, .nonaddbut
{
    display: inline-block;
    width: 140px;
    text-align: left;
    background: url(/img/addbut.png) no-repeat;
    line-height: 37px;
    padding-left: 44px;
    color: white;
    font-size: 12px;
    text-decoration: none !important;
    cursor: pointer;
}

.addbut:hover, .addtab:hover
{
    background: url(/img/addbut-sel.png) no-repeat;
}

.addtab
{
    width: 185px;
    text-align: left;
    background: url(/img/addbut.png) no-repeat;
    line-height: 32px;
    padding-left: 59px;
    color: white;
    font-size: 12px;
    text-decoration: none !important;
    cursor: pointer;
    border: 0 none;
}

.nonaddbut
{
    background: url(/img/nonaddbut.png) no-repeat;
    color: #dadada;
}

#addCarBut
{
    text-align: center;
}

.main-one
{
    float: left;
    padding: 15px;
    width: 180px;
    height: 25px;
    padding-right: 40px;
    margin-left: 20px;
    display: table;
}
.main-one:first-child
{
    margin-left: 0px;
}
.main-one div
{
    display: table-cell;
    vertical-align: middle;
}

.main-one a
{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    background: url(/img/main-but.png) no-repeat;
    line-height: 37px;
    width: 155px;
    display: inline-block;
    padding-left: 15px;
    
}

.main-one a:hover
{
    background: url(/img/main-but-sel.png) no-repeat;
}

.search-list
{
    position: relative;
}

.search-form
{
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dfdfdf;
}

.search-form input
{
    width: 570px;
    margin: 0;
    font-size: 14px;
    padding: 0 15px;
    line-height: 32px;
    color: #333;
    background: #fff;
    border: 1px solid #c4c4c4;
    margin-right: 10px;
}

.search-form .send-button
{
    width: auto !important;
    font-size: 14px;
    padding: 0px 21px;
    line-height: 34px;
    border-radius: 0px;
    font-weight: normal;
    margin: 0;
}
.search-tab
{
    border-collapse: collapse;
    width: 700px;
}

.search-tab thead td
{
    text-align: left;
    font-weight: normal;
    color: #000;
    border-bottom: 1px solid  #000;
    padding: 9px;
}

.search-tab thead td + td, .search-tab thead td + td + td + td, .search-tab tbody td + td, .search-tab tbody td + td + td + td
{
    background: #f8f8f8;
}

.search-tab thead td + td + td, .search-tab tbody td + td + td
{
    background: none;
}

.search-tab tbody td
{
    padding: 3px;
    font-size: 12px;
    border-bottom: 1px solid  #ccc;
}

.search-tab tbody td + td + td + td + td, .search-tab tbody td + td + td + td
{
    text-align: right;
    width: 80px;
}
.search-tab tbody td + td + td + td + td + td
{
    width: 28px !important;
}

.addtocart
{
    width: 100px !important;
}

.addprod
{
    background: url(/img/cart-active.png) no-repeat;
    width: 28px;
    height: 28px;
    display: inline-block;
    cursor: pointer;
}

.cartnonactive-small
{
    background: url(/img/cart-nonactive.png) no-repeat;
    width: 28px;
    height: 28px;
    display: block;
}

.error-title
{
    color: #c0350d;
}

.cart-tab
{
    border-collapse: collapse;
    width: 700px;
}
.cart-tab td
{
    border-bottom: 1px solid #ccc;
    padding: 7px;
}

.cart-tab thead td
{
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    border-bottom: 1px solid #000;
}

.cart-tab thead td
{
    width: 20px;
}

.cart-tab thead td + td
{
    width: 70px;
}

.cart-tab thead td + td + td
{
    width: 200px;
}

.cart-tab thead td + td + td, .cart-tab thead td + td + td + td + td
{
    background: #f8f8f8;
}

.cart-tab thead td + td + td + td, .cart-tab thead td + td + td + td + td + td
{
    width: auto;
    background: none;
}

.cart-tab tbody td
{
    font-size: 14px;
    font-weight: 400;
}

.cart-tab span
{
    font-style: italic;
    font-weight: 200;
}

.cart-tab tbody td + td + td, .cart-tab tbody td + td + td + td + td
{
    width: 105px; 
    background: #f8f8f8;
}

.cart-tab tbody td + td + td + td, .cart-tab tbody td + td + td + td + td + td
{
    background: none;
    font-weight: 600;
    text-align: right;
}
.cart-tab tbody td + td + td + td + td
{
    font-size: 16px;
    width: 130px;
}

.order-tab
{
    border-collapse: collapse;
    width: 700px;
}
.order-tab td
{
    border-bottom: 1px solid #ccc;
    padding: 7px;
}

.order-tab thead td
{
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    border-bottom: 1px solid #000;
}

.order-tab thead td
{
    width: 70px;
}

.order-tab thead td + td
{
    width: 200px;
    background: #f8f8f8;
}

.order-tab thead td + td + td
{
    width: auto;
}

.order-tab thead td + td + td, .order-tab thead td + td + td + td + td
{
    
    background: none;
}

.order-tab thead td + td + td + td, .order-tab thead td + td + td + td + td + td
{
    width: auto;
    background: #f8f8f8;
}

.order-tab tbody td
{
    font-size: 14px;
    font-weight: 400;
}

.order-tab tbody td + td
{
    background: #f8f8f8;
}

.order-tab span
{
    font-style: italic;
    font-weight: 200;
}

.order-tab tbody td + td + td, .order-tab tbody td + td + td + td + td
{
    width: 105px; 
    text-align: right;
    background: none;
}

.order-tab tbody td + td + td + td, .order-tab tbody td + td + td + td + td + td
{
    background: #f8f8f8;
    font-weight: 600;
    text-align: right;
}
.order-tab tbody td + td + td + td + td
{
    font-size: 16px;
    width: 130px;
}

.cart-del
{
    display: block;
    width: 20px;
    height: 20px;
    background: url(/img/del-ico.png) no-repeat;
    cursor: pointer;
}

.total
{
    font-size: 18px;
    text-align: right;
    font-weight: 600;
    padding: 7px;
    position: relative;
    margin-bottom: 30px;
}

.total .cart-del
{
    position: absolute;
    top: 10px;
    left: 7px;
    background: url(/img/del-all.png) no-repeat;
}

.refresh_up
{
    border: 0 none !important;
    width: 24px !important;
    height: 24px !important;
    background: url(/img/up.png) no-repeat !important;
}

.refresh_down
{
    border: 0 none !important;
    width: 24px !important;
    height: 24px !important;
    background: url(/img/down.png) no-repeat !important;
}

.cart-tab input
{
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #333;
    background: #f6f6f6;
    border: 1px solid #c4c4c4;
    width: 40px;
    padding-right: 5px;
    text-align: center;
}

.table
{
    display: table;
    text-align: center;
    margin-left: 10px;
}
.table div
{
    display: table-cell;
    vertical-align: top;
}

.ord-tab-inner
{
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid  #ccc;
}

.ord-tab-inner:hover
{
    background: #f8f8f8;
}

.ord-done:hover
{
    background: #b3ffa9;
}
.ord-progres:hover
{
    background: #fff283;
}

.ord-new:hover
{
    background: #ff8383;
}

.ord-tab-inner div
{
    display: inline-block;
    font-size: 12px;
    font-weight: 200;
    margin-right: 20px;
}
.ord-tab-inner div + div
{
    font-weight: 600;
    font-size: 16px;
}
.ord-tab-inner div + div + div
{
    font-size: inherit;
    margin-right: 0px;
    font-weight: normal;
}
.ord-tab-inner div + div + div + div + div
{
    float: right;
    color: #990000;
    font-weight: 600;
}

.oneord-tab
{
    margin-top: 25px;
}

.oneord-tab tbody td + td + td + td
{
    width: auto;
    text-align: center;
    font-weight: normal;
}

.auth-login
{
    font-size: 14px;
    padding: 0 20px;
    line-height: 34px;
    color: #fff;
    background: #990000;
    margin-bottom: 15px;
    position: relative;
}

.balance-one
{
    width: 700px;
    overflow: hidden;
    position: relative;
}

.balance-one h4
{
    font-weight: normal;
    font-size: 14px;
    line-height: 32px;
}

.balance-one h3
{
    font-weight: 600;
    font-size: 14px;
    line-height: 32px;
}

.balance-one h5
{
    font-size: 12px;
    font-weight: normal;
    line-height: 32px;
}

.balance-left
{
    float: left;
    width: 350px;
}

.balance-left h4
{
    background: #f8f8f8;
    border-bottom: 1px solid #ccc;
    padding: 0 15px;
}

.balance-right
{
    float: left;
    width: 350px;
    text-align: right;
}

.bal-tab-inner
{
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid  #ccc;
}

.bal-tab-inner div
{
    display: inline-block;
    font-size: 12px;
    font-weight: 200;
    margin-right: 20px;
}
.bal-tab-inner div + div
{

    font-size: 14px;
}
.bal-tab-inner div + div + div
{
    font-size: inherit;
    margin-right: 0px;
    font-weight: 600;
    float: right;
}

.oplaty
{
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    width: 324px;
}

.oplaty div
{
    float: left;
    width: 150px;
    height: 150px;
    border: 1px solid #cecece;
    margin-right: 10px;
}

.prodtocart
{
    overflow: hidden;
    position: relative;
}

.cart-value 
{
    float: left;
    height: 28px;
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
}
.cart-value div
{
    display: table;
}

.cart-value div > div
{
    display: table-cell;
    vertical-align: middle;
}

.cart-button
{
    float: left;
    height: 28px;
    width: 28px;
    line-height: 0;
}

.cart-value-one
{
    width: 30px;
    height: 26px;
    line-height: 26px;
    margin: 0px;
    padding: 0px;
    border: 1px solid #ccc;
    text-align: center;
}
.cart-value-minus, .cart-value-plus
{
    font-size: 20px;
    line-height: 28px;
}

.cart-value-minus:hover, .cart-value-plus:hover
{
    text-decoration: none;
}

.cart-value a
{
    background: none;
}

.pdf-icon
{
    position: absolute;
    top: 55px;
    right: 0px;
    width: 100px;
    height: auto;
    text-align: center;
}

.pdf-icon img 
{
    width: 60px;
    border: 0 none;
}

.pdf-icon a
{
    font-size: 12px;
}

.pdf-icon-small
{
    position: absolute;
    top: 8px;
    right: 0px;
    height: auto;
    text-align: center;
    display: table
}
.pdf-icon-small img
{
    height: 25px;
    border: 0 none;
}

.pdf-icon-small a
{
    font-size: 11px;
}

.slider-inner
{
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 0;
}
.slider-inner img
{
    width: 100%;
    border: 0 none;
}

.load-window
{
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.load-window-in
{
    width: 100%;
    
    height: 100%;
    background: url(/img/loading.gif) 50% 50% no-repeat;
}