@font-face {
    font-family: Gothic;
    src: local("Gothic"), 
    url(fonts/gothic.ttf);
}

html,body{
    font-family: Gothic;
    font-size: 100%;
    margin: 0;
    padding: 0;
}

#topRegisterAndLogin{
    background-color: #dfdfdf;
    font-size: 11px;
    position: fixed;
    top: 0px;
    height: 20px;
    width: 100%;
    z-index: 6;
}

#parentTop{
    margin: 0 auto;
    height: 20px;
    width: 1006px;
}

#parentTopTable{
    float: right;
    margin-top: -4px;
}

#parentTopTable a{
    text-decoration: none;
    color: #000;
}

#parentTop table tr td:nth-child(3),
#parentTop table tr td:nth-child(5){
    padding-left: 30px;
}

#T_loginRegistration{
    white-space: nowrap;
}

#T_personalCab{
    display: none;
}

#T_loginButton, #T_RegistrationButton{
    cursor: pointer;
    display: inline-block;
}

#L_chek{
    display: none;
}

#L_form table tr td,
#R_form table tr td{
    padding: 0px 3px 0px 0px;
}

#L_form table tr td div,
#R_form table tr td div,
#PC_form table tr td div,
.B_resipientDataTable tr td div,
.B_btnOrderTable tr td div,
.B_countProd,
.QUEST_Form tr td div,
#forgotPassTable tr td div{
    transform: skewX(-30deg);
    -o-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg);
    padding: 3px 10px;
}

#L_form table tr td div input,
#R_form table tr td div input,
#R_form table tr td div select,
#PC_form table tr td div input,
#PC_form table tr td div select,
.B_resipientDataTable tr td div input,
.B_btnOrderTable tr td div input,
.B_countProd input,
.QUEST_Form tr td div input,
#forgotPassTable tr td div input{
    border: none;
    transform: skewX(30deg);
    -o-transform: skewX(30deg);
    -moz-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    outline: none;
}

#L_form table tr td:first-child div,
#L_form table tr td:nth-child(2) div,
#R_form table tr td div,
#PC_form table tr td div,
.B_resipientDataTable tr td div,
.B_countProd,
.QUEST_Form tr td div,
#forgotPassTable tr td div{
    border: 1px solid #000;
}

#L_form table tr td div input[type="submit"],
#R_form table tr td div input[type="submit"],
#PC_form table tr td div input[type="submit"],
.B_btnOrderTable tr td div input[type="submit"]{
    background: transparent;
    color: #fff;
    cursor: pointer;
    padding: 2px 20px;
}

#L_form table tr td:nth-child(3){
    padding: 0;
}

#L_form table tr td:nth-child(3) div,
#buttonRegForm table tr td div,
.B_btnOrderTable tr td div,
#PC_form table tr:last-child td div{
    background-color: #252c3e;
}

.R_necessarily, .PC_necessarily{
    color: #5776c7;
    font-size: 20px;
}

#buttonRegForm{
    margin-top: 10px;
}

#buttonRegForm table{
   margin: 0 auto;
}

#R_form table tr td{
    padding: 3px 0;
}

#R_parentTable tr td table{
    margin: 0 20px;
}

#L_background{
    background-color: rgba(0,0,0,0.4);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

#L_Block{
    background-color: #fff;
    border: 1px solid #000;
    display: none;
    position: fixed;
    padding: 20px;
    z-index: 11;
}

#L_closeButton{
    right: 0;
    position: absolute;
    margin: -45px -1px 0px 0px;
}

#L_closeButton img{
    cursor: pointer;
}

#R_Block{
    background-color: #fff;
    border: 1px solid #000;
    display: none;
    position: fixed;
    padding: 20px;
    z-index: 11;
}

#L_text, #R_text{
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14pt;
}

#L_text p,  #R_text p{
    margin: 0 0 10px 0;
}

#L_forgot{
    margin: 20px 0 0px 0;
    text-align: right;
}

#L_forgot {
    text-decoration: underline;
}

.clear{
    clear: both;
}

#content{
    margin: 40px auto 0;
    width: 1006px;
}

#top{
    text-align: center;
    margin-top: 19px;
}

#T_left{
    float: left;
}

#T_right{
    float: right;
    padding-top: 12px;
}

#T_center{
    margin: 0 auto;
    padding: 17px 0 0 22px;
    width: 360px;
}

#T_center div input[type="text"]{
    border: none;
    outline: none;
    width: 380px;
    
}

#T_center div{
    border-bottom: 1px solid #000;
    text-align: left;
    width: 416px;
}

#T_center div input[type="image"]{
    outline: none;
}

#T_topDropDownMenu{
    cursor: pointer;
}

#T_selected{
    width: 57px;
}

#T_selected, #T_dropDownButton{
    float: left;
}

#T_dropDown{
    background-color: #dfdfdf;
    display: none;
    position: absolute;
    margin-top: -1px;
    width: 72px;
    z-index: 3;
}

#T_dropDown a{
    text-decoration: none;
    color: #000;
    display: block;
}

#T_dropDown a:hover{
    background-color: #C9C6C6;
}

#T_dropDown table tr td:first-child,
#T_selected table tr td:first-child{
    width: 25px;
}

#T_dropDownButton{
    padding-top: 4px;
}

#T_lang{
    text-transform: uppercase;
}

.T_flag{
    border: 1px solid #000;
    height: 12px;
}

#tableMenu{
    float: right;
    margin-top: -20px;
}

#menuContent{
    margin-top: -10px;
}

.M_header{
    text-align: center;
    width: 158px;
}

.M_header a{
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 3px 20px 4px;
    -webkit-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    -moz-transform: skewX(30deg);
    transform: skewX(30deg);
    text-decoration: none;
}

.M_headerDiv{
    position: relative;
}

.M_skewX{
    background-color: transparent;
    position: absolute;
    -webkit-transform: skewX(-30deg);
    -o-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    transform: skewX(-30deg);
    width: 100%;
}

.M_skewX a:hover{
    color: #fff;
}

.M_skewX:hover{
    background-color: #252c3e;
    box-shadow: 4px 1px 5px -3px #000, 3px 4px 5px -3px #000;
}

.M_dropDownSelectMenu{
    background-color: rgba(255, 255, 255, 0.89);
    border: 1px solid #000;
    display: none;
    margin: 36px 0px 0px -10px;
    position: absolute;
    padding: 25px 10px 20px;
    z-index: 5;
}

.M_dropDownSelectMenu img{
    opacity: 1;
    height: 198px;
    margin: 0;
}

.M_textMenu{
    background-color: rgba(255, 255, 255, 0.7);
    bottom: 25px;
    font-weight: bold;
    position: absolute;
    padding-top: 13px;
    height: 33px;
    width: 138px;
}

#contentImage{
    background-color: #D5D5D5;
    border-top: 1px solid #0a1027;
    border-bottom: 1px solid #0a1027;
    margin-top: 18px;
    max-height: 461px;
}

#contentImage img, #contentImage{
    max-height: 461px;
    height: 461px;
    width: 1006px;
}

#video{
    display: none;
    position: absolute;
    text-align: center;
    top: 152px;
    margin-left: 90px;
}

#slectBlock{
    position: relative;
    height: 0;
}

#controlBlock{
    position: absolute;
    width: 821px;
    height: 427px;
    background-color: yellow;
    opacity: 0;
    z-index: 1;
}

#parentButtonPlayer{
    position: relative;
    height: 0;
}

#buttonPlayer{
    cursor: pointer;
    position: absolute;
    margin: -283px 453px;
    z-index: 5;
}

#buttonPlayer img{
    width: 100px;
    transition: transform 0.8s;
}

#buttonPlayer img:hover{
    transform: scale(1.1,1.1);
}

#parentText{
    position: relative;
    text-align: right;
    height: 0px;
    width: 298px;
}

#textToVideo2{
    position: absolute;
    right: 5px;
    top: 45px;
}

#first_text{
    font-weight: bold;
    font-size: 22px;
}

#second_text{
    font-size: 17px;
    margin-right: 2px;
}

#parentEndSecondVideo{
    font-weight: bold;
    font-size: 30px;
    position: absolute;
    background-color: rgba(255,255,255,0.5);
    display: none;
    top: 152px;
    width: 1006px;
    height: 461px;
}


#center_end_video{
    margin-top: 190px;
}

#center_end_video p{
    text-align: center;
    margin: 2px;
}

#bottom_end_video{
    font-style: italic;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#parentBlockVideo{
    border-bottom: 1px solid #000;
    margin-top: 3px;
    padding-bottom: 3px;
}

#parentBlockVideo img{
    vertical-align: middle;
}

.seccond_play_btn{
    margin: 0px !important;    
    margin-top: 45px !important;
    margin-left: 126px !important;
}

#img_play_video2{
    width: 60px !important;
}

#contentText{
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #0a1027;
}

#contentTextTable{
    width: 100%;
}

.contentTable{
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
}

.contentTable tr td:nth-child(2){
    padding-left: 20px;
    width: 100px;
}

.contentTable div.contentBorderDiv{
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

.contentLine{
    border: 1px solid #000;
    border-left: none;
    height: 124px;
    -webkit-transform: skewX(-30deg);
    -o-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    transform: skewX(-30deg);
    width: 0px;
}

#selectedCategory{
    /*border-bottom: 1px solid #0a1027;*/
}

#SC_left, #SC_right, #SC_center{
    margin: 0 auto;
}

#SC_left img, #SC_right img{
    cursor: pointer;
}

#SC_left{
    float: left;
    padding: 150px 0 0 7px;
}

#SC_right{
    float: right;
    padding: 150px 7px 0 0;
}

#SC_center{
    overflow: hidden;
    height: 392px;
    width: 924px;
    white-space: nowrap;
}

.SC_infoProducts{
    width: 100%;
}

.SC_imgClick{
    cursor: pointer;
    width: 20px;
}

.SC_imgClick div img{
    width: 20px;
}

#scrollBlock{
    white-space: nowrap;
}

#errorMessage{
    font-size: 20pt;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
}

#sendMessage{
    margin-top: 100px;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
}

#btnAllImgProduct{
    text-align: center;
    cursor: pointer;
}

.SC_blockLeft{
    margin-right: 16px;
}

.SC_blockLeft, .SC_blockLeftTable{
    background-color: #fff;
    border: 1px solid #ededed;
    display: inline-block;
    padding: 10px;
}

.imgProduct, .imgTableProduct{
    max-width: 196px;
    max-height: 299px;
    cursor: pointer;
}

#bigImgParent{
    background-color: rgba(0,0,0,0.4);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#bigImgDiv{
    background-color: rgba(255,255,255,0.7);
    padding: 10px 10px 8px;
    position: fixed;
    display: none;
    top: 2%;
}

#bigImg{
    max-width: 426px;
}

#bigImgRight{
    right: 10px;
}

#bigImgLeft, #bigImgRight{
    border-radius: 30px;
    position: absolute;
    margin-top: 300px;
    padding: 6px 19px;
    cursor: pointer;
    z-index: 3;
}

#bigImgCenter{
    white-space: normal;
}


#allSelectedProductsTable{
    width: 100%;
}

.tdCenterAllSelectedProductsTable{
    text-align: center;
}


.currency{
    text-align: left;
}


.B_header{
    border-top: 1px solid #000;
    margin-top: 35px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.B_headerOrder{
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.B_headerOrder p{
    margin: 8px 0px 15px;
}

.B_resipientDataTable{
    margin: 0 235px;
}

.B_resipientDataTable tr td{
    padding: 3px 0;
}

.B_resipientDataTable tr td input{
    width: 363px;
}

.B_resipientDataTable tr td textArea{
    border: 1px solid #000;
    outline: none;
}

    

.B_selectedProd{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
    width: 100%; 
}

.B_selectedProd tr td{
    border-bottom: 1px dashed #000;
}

.B_selectedProd tr td:first-child{
    width: 10px;
}

.B_selectedProd tr td:nth-child(3){
    width: 600px;
    text-align: left;
}

.B_selectedProd tr td:last-child{
    width: 10px;
}

.B_orderImg{
    width: 50px;
}

.B_countProd input{
    width: 30px;
}

.B_widrhCount{
    width: 40px;
}

.B_costOrder{
    float: right;
    margin: 30px 36px;
}

.B_btnOrderTable{
    float: right;
    margin: 0px 36px 23px;
}

.B_costOrder tr td:nth-child(2){
    font-weight: bold;
}

.B_btnOrderTable tr td div input{
    font-size: 14px;
}

.B_parentButton{
    position: relative;
}

.B_button{
    position: absolute;
    right: 0;
    /*background-color: #252c3e;*/
    -webkit-transform: skewX(-30deg);
    -o-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    transform: skewX(-30deg);
}

.B_button a{
    display: block;
    padding: 4px 10px;
    color: #252c3e;
    /*text-decoration: none;*/
    -webkit-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    -moz-transform: skewX(30deg);
    transform: skewX(30deg);
}

.B_position{
    margin-top: -44px;
}

#footer{
    margin-top: 14px;
    border-top: 1px solid #000;
/*    position: fixed;
    bottom: 0;
    width: 1006px;*/
}

#heightBlock{
    /*height: 50px;*/
}

#footer p{
    text-align: center;
    color: #000;
    font-size: 14px;
}
#footer p a{
    color: #000;
}

#PC_parent{
    border-top: 1px solid #000;
    margin-top: 20px;
    padding-top: 20px;
}

#PC_left{
    padding: 0px 10px 10px 0px;
    float: left;
}
    
#PC_menu div a{
    color: #000;
    display: block;
    text-decoration: none;
    padding: 3px 0;
}

#PC_menu div a:hover{
    font-weight: bold;
}

#PC_right{
    margin-left: 200px;
    padding: 0px 10px 10px;
}

#PC_headerMenu{
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px; 
}

#PC_headerMenu p{
    margin: 0;
}

.PC_birthday{
    float: left;
    margin-right: 5px;
}

#PC_form table tr td{
    padding:  3px 0px;
}

#PC_form table tr td div input,
#R_form table tr td div input{
    width: 240px;
    font-size: 14px;
}

.PC_parentTable{
    margin: 0px 162px;
}

.PC_parentTable caption,
.PC_widthTable caption{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 18px;
}

.PC_widthTable{
    width: 100%;
}

.PC_widthTable tr th,
.PC_orderTable tr th{
    background-color: #000;
    color: #fff;
    text-align: left;
}

.PC_widthTable tr td{
    border-bottom: 1px dashed #000;
}

.PC_widthTable tr td a{
    color: #000;
}

.PC_headerOrder{
    font-weight: bold;
}

.PC_orderTable{
    width: 100%;
}

.PC_imgOrder{
    width: 50px;
}

.PC_numOrderProd{
    width: 10px;
}

.PC_nameProd{
    width: 380px;
}

.PC_paymentTable{
    float: right;
}

.PC_paymentTable tr td{
    font-weight: bold;
}

.PC_amountProduct{
    text-align: right;
}

.PC_parentButton{
    position: relative;
}

.PC_skewX{
    transform: skewX(-30deg);
    -o-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg);
    background-color: #252c3e;
}

.PC_skewNormal{
    transform: skewX(30deg);
    -o-transform: skewX(30deg);
    -moz-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
}

.PC_skewMargin{
    margin: 20px 0 0;
}

.PC_linkButton{
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 2px 10px;
}

#PC_tableFavorites{
    width: 100%;
}

#PC_tableFavorites caption{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 18px;
}

.PC_blockImgFavorites{
    width: 125px;
    margin: 0 auto;
}

.PC_imgFavorites{
    width: 100px;
}

.PC_favorites{
}

.PC_deletProdFavorites{
    float: right;
}

.PC_imgBascet{
    cursor: pointer;
    width: 15px;
}

#rightBlock{
    position: fixed;
    right: 20px;
    top: 30%;
}
.PC_sizeText{
    color: #fff;
    display: block;
    font-size: 30px;
    text-align: center;
    text-decoration: none;
}
.PC_sizeText img,
#buttonQuestion img, 
#buttonPhone img{
    margin-top: 8px;
}

#countFavorites{
    position: relative;
}

#countFavorites span{
    color: red;
    font-size: 14px;
    margin: -31px 0px 0px -4px;
    position: absolute;
}

#buttonQuestion, #buttonPhone{
    text-align: center;
    cursor: pointer;
}

#buttonQuestion img, 
#buttonPhone img{
    margin-bottom: 4px;
}

#orderingQuest, #orderingMessages{
    background-color: #fff;
    border: 1px solid #000;
    display: none;
    padding: 10px 30px;
    position: fixed;
    z-index: 6;
}

.QUEST_Form tr td{
    padding: 3px 0;
}

.QUEST_Form tr td textarea{
    outline: none;
}

.QUEST_Form tr td div input{
    width: 351px;
}

.QUEST_buttonForm{
    margin: 0 auto;
}

.QUEST_parentCloseButton{
    height: 0;
    position: relative;
}

.QUEST_closeButton{
    float: right;
    cursor: pointer;
    margin: -35px -31px 0 0;
}

#QUEST_text{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.QUEST_buttonForm tr td div{
    transform: skewX(-30deg);
    -o-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg);
    background-color: #252c3e;
}

.QUEST_buttonForm tr td div input{
    border: none;
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    outline: none;
    padding: 4px 15px;
    transform: skewX(30deg);
    -o-transform: skewX(30deg);
    -moz-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    
}

#parentForgotPass{
    border-top: 1px solid #000;
    margin-top: 20px;
}

#forgotPassTable{
    margin: 30px auto 10px;
}

#searchProd{
    border-top: 1px solid #000;
    margin-top: 18px;
}

#Live_text_online{
    color: #000;
    margin: 0;
    padding: 0;
    float: right;
}