﻿body {
    margin: 0px;
    font-family: Arial;
    text-align: right;
    font-size: 14px;
}

textarea {
    font-family: Arial;
}

input {
    font-family: Arial;
}

h1 {
    margin: 0px;
    padding: 0px;
}

td {
    vertical-align: top;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
}

.MainContainer {
    width: 1006px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    direction: rtl;
}

.InnerContainer {
    /*border-left: 1px solid #6a696e;     border-right: 1px solid #6a696e;*/
    background-color: White;
}

.ContainerBorder {
    background-color: #6a696e;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1px;
    padding-right: 1px;
}

.Header {
    height: 150px;
}

.Logo {
    float: left;
    margin-top: -50px;
}

.MainMenu {
    padding-top: 80px;
    padding-right: 10px;
    position: relative;
}

    .MainMenu .Home {
        right: -30px;
        margin-top: 5px;
        position: absolute;
    }

    .MainMenu .Row {
        float: right;
        width: 240px;
        margin-right: 0px;
    }

        .MainMenu .Row .Item, .MainMenu .Row .Item a {
            font-size: 12px;
            color: #656565;
            line-height: 14px;
            width: 80px;
            float: right;
        }


.Cross {
    position: absolute;
    width: 1px;
    height: 1px;
}

    .Cross .Rel {
        position: relative;
        width: 1px;
        height: 1px;
    }

    .Cross .X {
        position: absolute;
        width: 50px;
        height: 1px;
        left: -25px;
        top: -1px;
        background-color: #6a6a6c;
        z-index: 1000;
    }

    .Cross .Y {
        position: absolute;
        height: 50px;
        width: 1px;
        left: -0px;
        top: -25px;
        background-color: #6a6a6c;
        z-index: 1000;
    }

.Footer {
    height: 400px;
    margin-top: 20px;
}

    .Footer .rigth_footer_box {
        height: 80px;
        float: right;
        border-bottom: 1px solid #b3b3b3;
        padding-bottom: 20px;
    }

.Footer_Content {
    width: 340px;
}

.Footer .rigth_footer_box .rigth_footer_content {
    height: 80px;
    padding: 10px;
    margin-bottom: 10px;
}

.Footer .rigth_footer_box .Content_innerpage {
    width: 500px;
    height: 80px;
    padding: 10px;
    margin-bottom: 10px;
}

.rigth_footer_content .Footer_Content {
    font-size: 12px;
    line-height: 14px;
    color: #a0a0a0;
}

.Footer .left_footer_box {
    height: 80px;
    width: 200px;
    float: left;
    padding: 10px;
    border-bottom: 1px solid #b3b3b3;
}

.Footer .MusicBox {
    float: left;
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 20px;
    width: 200px;
    text-align: left;
    direction: ltr;
}


    .Footer .MusicBox img.Icon {
        float: left;
        margin-right: 8px;
    }

    .Footer .MusicBox .Status {
        float: left;
        text-align: center;
        color: #b3b3b3;
        font-weight: bold;
        font-size: 12px;
        padding-top: 0px;
        margin-bottom: 5px;
        cursor: pointer;
        margin-left: 10px;
    }

    .Footer .MusicBox .Songs {
        float: left;
        width: 95px;
        text-align: center;
        color: #808080;
        font-size: 12px;
    }

.soundPanel {
    height: 1px;
    width: 1px;
    overflow: auto;
}


.Footer .MusicBox .Songs img {
    vertical-align: middle;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
    display: none;
}

.Footer .Contact {
    float: left;
    width: 180px;
}

    .Footer .Contact .Title {
        color: #3f3f3f;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .Footer .Contact .Content {
        font-size: 12px;
        line-height: 14px;
        color: #a0a0a0;
    }

        .Footer .Contact .Content .Names {
            float: right;
        }

        .Footer .Contact .Content .Phones {
            float: left;
            text-align: left;
            direction: ltr;
        }

.Footer .FaceBookLink {
    float: left;
    background-image: url('/images/Facebook_Up.png');
    width: 22px;
    height: 22px;
    margin-left: 15px;
}

    .Footer .FaceBookLink:hover {
        background-image: url('/images/Facebook_Over.png');
    }


.Profile {
    height: 603px;
}

    .Profile .Content {
        margin-right: 1px;
        background-color: #ededed;
        width: 400px;
        height: 603px;
        float: right;
    }

    .Profile .Image {
        float: left;
        width: 402px;
        height: 603px;
    }

    .Profile .Content .Plus {
        font-weight: bold;
        font-size: 16px;
        width: 18px;
        float: right;
        padding-right: 10px;
        padding-top: 5px;
    }

    .Profile .Content .Title {
        font-weight: bold;
        font-size: 16px;
        width: 360px;
        float: right;
        padding-top: 5px;
    }

    .Profile .Content .Text {
        margin-top: 50px;
        margin-right: 30px;
        font-size: 12px;
        margin-left: 30px;
        line-height: 15px;
        text-align: justify;
    }

    .Profile .Content .Phones {
        color: Black;
        line-height: 16px;
    }

    .Profile .Content .Text .Tab {
        border-top: 1px solid #b3b3b3;
        margin-left: 25px;
        margin-right: 25px;
        padding-top: 10px;
        margin-top: 10px;
        height: 30px;
        width: 280px;
        vertical-align: middle;
        line-height: 20px;
        position: relative;
    }

        .Profile .Content .Text .Tab .ErrorMessage {
            position: absolute;
            color: Red;
            font-weight: bold;
            right: -15px;
            margin-top: 3px;
            font-size: 18px;
        }

        .Profile .Content .Text .Tab .Summary {
            color: Red;
            width: 75px;
            position: absolute;
            right: -20px;
            margin-top: -100px;
            font-weight: bold;
            font-size: 12px;
            height: 40px;
            overflow: hidden;
        }

        .Profile .Content .Text .Tab .InputPlace {
            height: 30px;
            width: 280px;
            line-height: 20px;
            margin-top: 10px;
        }

        .Profile .Content .Text .Tab p {
            margin-top: 0px;
        }


        .Profile .Content .Text .Tab div {
            float: right;
            width: 90px;
            vertical-align: middle;
        }

        .Profile .Content .Text .Tab input {
            background-color: #ededed;
            border: 0px none white;
            vertical-align: text-top;
            width: 170px;
            height: 18px;
            float: left;
            border: 0px;
            padding-top: 5px;
            padding-bottom: 5px;
            padding-right: 10px;
            padding-left: 10px;
            background-image: url('/images/input_box.png');
        }

            .Profile .Content .Text .Tab input:focus {
                background-image: url('/images/input_box_on.png');
            }

        .Profile .Content .Text .Tab textarea {
            background-color: #ededed;
            border: 0px none white;
            vertical-align: middle;
            width: 180px;
            height: 98px;
            float: left;
            overflow: auto;
            padding: 5px;
            background-image: url('/images/textarea_box.png');
        }

            .Profile .Content .Text .Tab textarea:focus {
                background-image: url('/images/textarea_box_on.png');
            }

.ContactSend {
    background-image: url('/images/send_btn.png');
    width: 97px;
    height: 29px;
    line-height: 29px;
    display: inline-block;
    float: left;
    margin-top: 10px;
    vertical-align: middle;
    text-align: center;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: bold;
}

    .ContactSend:hover {
        background-image: url('/images/send_btn_on.png');
    }

.HomeMenu {
    width: 100%;
    height: 603px;
}

    .HomeMenu td {
        height: 201px;
        width: 202px;
        overflow: hidden;
        position: relative;
    }


        .HomeMenu td a {
            position: absolute;
            display: none;
            top: 0px;
            right: 0px;
        }


        .HomeMenu td img {
            width: 604px;
            height: 604px;
        }

        .HomeMenu td div div {
            width: 201px;
            height: 201px;
            overflow: hidden;
            position: absolute;
            right: 0px;
            top: 0px;
        }


        .HomeMenu td:hover a {
            display: block;
            width: 100%;
            height: 25px;
            line-height: 25px;
            color: #333333;
            text-align: center;
            background-color: #ffffff;
            margin-top: 83px;
        }

/*  Category */

.Category {
    display: inline-table;
    height: 601px;
}



    .Category .Menu {
        float: right;
        width: 200px;
        background-color: #f2f2f2;
        height: 603px;
        position: relative;
    }

    .Category .ImageLogo {
        text-align: center;
        margin-top: 0;
    }

    .Category .ImageContent {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 170px;
        padding: 15px;
        height: 170px;
        direction: rtl;
    }

        .Category .ImageContent p {
            margin-top: 0;
        }

    .Category .Menu .Actions {
        position: absolute;
        top: 202px;
        left: 0;
        right: 0;
        height: 100px;
        text-align: center;
    }

    .Category .Menu .Zoom, .Category .Menu .ShowColors {
        margin: 0 auto;
        cursor: pointer;
        /*display: inline;*/
    }


    .Category .Menu .Zoom {
        /*background-image:url('/images/zoom_UP.png');*/
        width: 108px;
        height: 72px;
        margin-top: 17px;
    }

    .Category .Menu .ShowColors {
        /* background-image:url('/images/colors_btn_UP.png');*/
        width: 108px;
        height: 73px;
        margin-top: 21px;
    }
    /*
.Category .Menu .Zoom:hover
{
    background-image:url('/images/zoom_OVER.png');
}

.Category .Menu .ShowColors:hover
{
    background-image:url('/images/colors_btn_OVER.png');
}
*/

    .Category .Menu .Plus {
        font-weight: bold;
        font-size: 16px;
        width: 18px;
        float: right;
        padding-right: 10px;
        padding-top: 5px;
    }

    .Category .Menu .Title {
        font-weight: bold;
        font-size: 17px;
        width: 160px;
        /*float: right;*/
        padding-top: 5px;
        padding-bottom: 6px;
    }

        .Category .Menu .Title a {
            color: Black;
        }


    .Category .Menu .SubCategory {
        border-bottom: 0.5px solid #a2a2a2;
        padding: 3.5px 0;
        font-size: 15px;
        padding-right: 30px;
    }

        .Category .Menu .SubCategory a {
            color: Black;
            display: block;
        }

    .Category .Menu .Selected a {
        font-weight: bold;
        color: white !important;
    }

    .Category .Menu .Selected {
        background-color: red;
    }

    .Category .Gallery {
        float: left;
        direction: ltr;
        width: 803px;
        height: 603px;
        position: relative;
    }



.GalleryCarusel li .Item {
    width: 803px;
    height: 603px;
    position: relative;
}


.ColorsCarusel {
    width: 200px;
    height: 603px;
    position: relative;
}

    .ColorsCarusel li {
        display: inherit;
    }

        .ColorsCarusel li img {
            width: 200px;
            height: 603px;
        }

.Colors {
    background-color: Gray;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0;
    z-index: 14;
    overflow: hidden;
}

    .Colors .Nav {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 50px;
        text-align: center;
        z-index: 30;
        vertical-align: middle;
    }

        .Colors .Nav .thumbActive {
            font-weight: bold;
        }

        .Colors .Nav a {
            color: Black;
            display: inline-block;
            margin-left: 2px;
            margin-right: 2px;
            vertical-align: super;
        }

    .Colors .Rel {
        position: relative;
    }

    .Colors .Nav img {
        cursor: pointer;
        padding: 7px;
    }

    .Colors .HideColors {
        position: absolute;
        background-image: url('/images/close_colors_mode_btn.png');
        width: 26px;
        height: 25px;
        left: 0;
        top: 0;
        cursor: pointer;
        z-index: 15;
    }

.GalleryCarusel {
    width: 803px;
}

    .GalleryCarusel .Item {
        position: absolute;
        top: 0;
        left: 0;
    }

        .GalleryCarusel .Item .LargeImage {
            z-index: 15;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

            .GalleryCarusel .Item .LargeImage img {
                z-index: 15;
            }

            .GalleryCarusel .Item .LargeImage .CloseBtn {
                position: absolute;
                background-image: url('/images/close_zoom_btn.png');
                width: 50px;
                height: 50px;
                right: 0;
                top: 280px;
                cursor: pointer;
                z-index: 15;
            }

        .GalleryCarusel .Item .Desc {
            position: absolute;
            z-index: 10;
            background-image: url('/images/transparent_black_bg.png');
            overflow: hidden;
            height: 0;
            bottom: 0;
            left: 0;
            right: 0;
            color: White;
            direction: rtl;
        }

            .GalleryCarusel .Item .Desc div {
                padding-right: 30px;
                padding-top: 15px;
                padding-left: 20px;
            }

            .GalleryCarusel .Item .Desc span {
                font-weight: bold;
            }

        .GalleryCarusel .Item img {
            width: 803px;
            height: 603px;
        }


.CaruselPrev {
    position: absolute;
    background-image: url('/images/gallery_arrow_left.png');
    width: 50px;
    height: 50px;
    left: 0;
    top: 280px;
    cursor: pointer;
    z-index: 5;
}

.CaruselNext {
    position: absolute;
    background-image: url('/images/gallery_arrow_right.png');
    width: 50px;
    height: 50px;
    right: 0px;
    top: 280px;
    cursor: pointer;
    z-index: 5;
}

.Credits {
    height: 603px;
    width: 602px;
    overflow: hidden;
    padding-top: 1px;
}

    .Credits .Item {
        float: left;
    }


    .Credits .Title {
        background-color: #dfded9;
        padding: 0px;
        margin: 0px;
        text-align: left;
        width: 160px;
        height: 160px;
        padding: 20px;
        font-size: 20px;
        color: #4d4d4d;
    }


        .Credits .Title p {
            margin: 0px;
            padding: 0px;
        }

    .Credits .Image {
        width: 200px;
        height: 200px;
        overflow: hidden;
    }


        .Credits .Image table {
            width: 200px;
            height: 200px;
            overflow: hidden;
        }

        .Credits .Image td {
            vertical-align: middle;
            text-align: center;
        }

.Customers {
    width: 1004px;
    height: 600px;
    direction: ltr;
}

    .Customers .CustomersGallery .GalleryBox {
        width: 1004px;
        height: 402px;
        position: relative;
    }

        .Customers .CustomersGallery .GalleryBox .Item {
            width: 1004px;
            height: 402px;
            position: absolute;
            top: 0px;
            left: 0px;
        }


        .Customers .CustomersGallery .GalleryBox img {
            width: 1004px;
            height: 402px;
        }


    .Customers .CaruselPrev, .Customers .CaruselNext {
        top: 330px;
        z-index: 2001;
    }

    .Customers .LogoCarusel {
        margin-left: auto;
        margin-right: auto;
        width: 600px;
        height: 200px;
    }

        .Customers .LogoCarusel li td {
            height: 200px;
            width: 200px;
            overflow: hidden;
            text-align: center;
            vertical-align: middle;
        }


.unselectable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



.Category3Blocks .Gallery {
    width: 602px;
}

.Category3Blocks .GalleryCarusel {
    width: 602px;
}


    .Category3Blocks .GalleryCarusel .Item {
        width: 602px;
    }

        .Category3Blocks .GalleryCarusel .Item img {
            width: 602px;
        }


/**********************/

.HoverPanel .Up {
}

.HoverPanel .Hover {
    display: none;
}

.HoverPanel:hover .Up {
    display: none;
}

.HoverPanel:hover .Hover {
    display: inline;
}
