﻿/* Showcases 
#divResultFilter {
    width: 165px;
    float: right;
}

#divResultContent {
    width: 910px;
    float: right;
}


#divFilterResult ul {
    list-style: none;
}

    #divFilterResult ul.filters > li {
        display: inline-block;
        width: 165px;
        vertical-align: top;
    }

#divFilterResult .header {
    padding: 0 5px;
    cursor: pointer;
    border: 1px solid #FF0000;
    background: #FFE8EA url(/engine/modules/Sitesaz.Shopping/icon/arrow-down-.png) no-repeat left center;
}

    #divFilterResult .header:hover {
        border-bottom-color: #fff;
    }

#divFilterResult .content {
    width: 163px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 99;
    position: absolute;
    background-color: #fff;
    border: 1px solid #FF0000;
    border-top-color: #fff;
}

    #divFilterResult .content li {
        padding-right: 20px;
        cursor: pointer;
    }

        #divFilterResult .content li.active {
            background: #eee url(/engine/modules/Sitesaz.Shopping/icon/square-check.png) no-repeat center right;
        }

        #divFilterResult .content li:hover {
            background: #ccc;
        }

#divFilterResult .choosen {
    padding: 0 5px;
}

#divPriceFilter .Text .min {
    float: left;
}

#divPriceFilter .Text .max {
    float: right;
}

#divModelFilter {
    clear: both;
}


#divShowUnavailables {
    margin: 7px 40px;
    white-space: nowrap;
}

.divNoItem {
    text-align: center;
    color: #ff0000;
    font-weight: bold;
}

.logo-style {
    text-align: center;
    float: right;
    padding: 4px;
    height: 35px;
    margin: 4px 0;
}

    .logo-style:hover {
        background: #F9F9F9;
    }

    .logo-style img {
        max-height: 21px;
    }

    .logo-style a {
        color: #CCC !important;
    }

    .logo-style span {
        font-size: 10px;
        font-family: tahoma !important;
        position: relative;
        top: -12px;
    }

.divSubCategories {
    float: right;
    width: 160px;
    border: 2px solid #f2f1f1;
}

#divSubCategoryTitle {
    background: #f2f1f1;
    padding: 2px;
}

#divItemRepeater {
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    background-color: #fff;
    padding: 0 5px;
}

#divItemTitle {
    display: none;
}

.divSubCategories_full {
    width: 980px !important;
}

.divSubCategories_none {
    display: none;
}


.imgPos2 {
    position: relative;
    top: 9px;
}

.imgPos3 {
    position: relative;
    top: 5px;
}

.list {
    border: 1px solid #c391af !important;
    width: 99%;
}

.list_title {
    height: 24px;
    background-image: url(grid-title-bg.gif);
    background-repeat: repeat-x;
    background-color: #67216a;
    color: #fff;
    font-family: Tahoma,Verdana;
    font-size: 8pt;
    font-weight: bold;
}

.list_row {
    font-size: 9pt;
    font-family: Tahoma,Verdana;
    height: 20px;
    background-color: #fff;
}

.list_alter {
    font-size: 9pt;
    font-family: Tahoma,Verdana;
    height: 20px;
    background-color: #eed6ed;
}

.list_pager {
    font-size: 10pt;
    font-family: Tahoma,Verdana;
}

.list_pager_cust {
    font-size: 10pt;
    font-family: Tahoma,Verdana;
    text-align: center;
    border: 1px solid #c391af;
}



.sub-label {
    color: #999;
    font: 10px tahoma,verdana;
}

.text-center {
    text-align: center;
}


.ltr {
    direction: ltr;
}

.rtl .lang-float-right {
    float: right;
}

.rtl .lang-float-left {
    float: left;
}

.ltr .lang-float-right {
    float: left;
}

.ltr .lang-float-left {
    float: right;
    margin-left: 2px;
}

.Clear {
    clear: both;
}

.rtl .cmdLine_Link {
    font-size: 8pt;
    font-family: Tahoma,Verdana;
    color: #000;
}

.ltr .cmdLine_Link {
    font-size: 8pt;
    font-family: 'Segoe UI',Verdana,Tahoma;
    color: #000;
}
*/
/* Item Detail 
.item_color {
    background-image: url('/engine/modules/Sitesaz.Shopping/images/glass.png');
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

.item_all_color {
    background-image: url('/engine/modules/Sitesaz.Shopping/images/glass.png');
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}

.color_label {
    vertical-align: middle;
}

.color_separator {
    display: inline-block;
    margin: 0px 3px;
}

.color_all_separator {
    display: inline-block;
    margin: 0px 1px;
}

#divColor, #divWaranty {
    display: inline;
}

    #divColor input, #divWaranty input {
        vertical-align: middle;
    }

.divParams {
    clear: both;
}

    .divParams div.divParam {
        border: 1px solid #888;
    }

    .divParams span.param-title {
        background-color: #ccc;
        padding: 3px;
        width: 200px;
        display: inline-block;
    }

    .divParams span.param-value {
        padding: 3px;
        vertical-align: top;
    }

    .divParams span.param-group-title {
        font-weight: bold;
        font-size: larger;
        padding-top: 15px;
        display: inline-block;
    }

#divRelated {
    clear: both;
}

#divSimilar {
    clear: both;
}

#divUserPoint_Summary {
    float: right;
}

    #divUserPoint_Summary .point-summary {
        clear: both;
    }

    #divUserPoint_Summary .point-title {
        width: 220px;
        display: inline-block;
        float: right;
    }

    #divUserPoint_Summary .point-value {
        width: 20px;
        display: inline-block;
        float: right;
        text-align: left;
    }

    #divUserPoint_Summary .point-ratebar {
        background-color: #f0f0f0;
        direction: ltr;
        float: right;
        font-size: 1px;
        height: 10px;
        margin: 7px 7px 0 0;
        width: 180px;
        border-radius: 2px;
    }

    #divUserPoint_Summary .rate {
        float: left;
        height: 10px;
        border-radius: 2px;
    }

    #divUserPoint_Summary .ratecolor {
        background-color: red;
    }

#divUserPoint_Vote {
    float: left;
}

    #divUserPoint_Vote #point-getrate {
        width: 230px;
        float: left;
        padding: 0 10px;
    }

    #divUserPoint_Vote .point-slide {
        height: 10px;
        margin: 7px 7px 0 0;
        width: 200px;
        float: left;
    }

    #divUserPoint_Vote #point-button {
        text-align: center;
        padding: 10px 0px;
        clear: both;
    }

#divComments {
    clear: both;
}

#divPriceHistory {
    clear: both;
}

.highcharts-button {
    display: none;
}

#divPriceHistoryContainer {
    min-width: 310px;
    height: 400px;
    margin: 0 auto;
}

.rating_gray {
    width: 55px;
    height: 9px;
    background: url("/engine/modules/sitesaz.shopping/images/stars.png") repeat-x 0 -9px;
    position: relative;
    top: 7px;
    direction: ltr;
    margin: auto;
}

.rating_red {
    height: 9px;
    background: url("/engine/modules/sitesaz.shopping/images/stars.png") repeat-x 0 0;
    width: 55px !important;
}

.rating_text {
    float: right;
}

.rating_text {
    display: none;
}

.like {
    width: 136px;
    height: 48px;
    background: url("/engine/modules/sitesaz.shopping/images/like.png") no-repeat;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

    .like .like_text {
        position: absolute;
        top: 15px;
        left: 0;
        font-size: 14px;
        width: 32px;
        text-align: center;
        font-weight: bold;
        color: #fff;
    }

.shoppcard_ctrl span.shoppcard_button {
    background: url("/engine/modules/sitesaz.shopping/images/shopping-card-button.png") no-repeat;
    width: 222px;
    height: 41px;
    display: inline-block;
    box-shadow: 0px 3px #839915;
    border-radius: 0 0 5px 5px;
    position: relative;
    transition: all 0.2s ease 0s;
    top: 0px;
}

    .shoppcard_ctrl span.shoppcard_button:hover {
        box-shadow: 0px 0px #839915;
        top: 3px !important;
        position: relative;
    }

.shoppcard_ctrl span.tellme_button {
    background: url("/engine/modules/sitesaz.shopping/images/tellme-button.png") no-repeat;
    width: 222px;
    height: 41px;
    display: inline-block;
    box-shadow: 0px 3px #116c96;
    border-radius: 0 0 5px 5px;
    position: relative;
    transition: all 0.2s ease 0s;
    top: 0px;
}

    .shoppcard_ctrl span.tellme_button:hover {
        box-shadow: 0px 0px #116c96;
        top: 3px !important;
        position: relative;
    }
*/
/*item favorite
.shopping-main-favorite {
    border-width: 0px;
    margin: 30px 15px 0px;
    width: 950px;
    min-height: 500px;
}

.shopping-favorite-boxicon {
    height: 36px;
    width: 43px;
    border-radius: 3px;
    text-align: center;
    position: relative;
    float: right;
}

    .shopping-favorite-boxicon span {
        position: absolute;
        width: 15px;
        height: 7px;
        top: 36px;
        right: 14px;
        background-repeat: no-repeat;
    }

    .shopping-favorite-boxicon img {
        margin-top: 5px;
    }

.favorite-ui {
    background-color: #1192B0 !important;
}

.shopping-favorite-boxheader {
    background-color: #666;
    height: 36px;
    border-radius: 3px;
    margin-right: 46px;
    text-align: right;
}

    .shopping-favorite-boxheader span {
        color: #FFF;
        font-size: 11pt;
        margin-right: 10px;
        line-height: 33px;
        font-family: tahoma;
    }

.padding-top {
    padding-top: 5%;
}


.Validator {
    padding-right: 20px;
    margin-right: 5px;
    margin-bottom: 5px;
    background: url(/engine/modules/Sitesaz.Shopping/images/Error.png) no-repeat right 0;
    color: red;
}
*/
/*Notification
.shopping-notification {
    margin: 0 0 !important;
}

    .shopping-notification .notify-pagetitle {
    }

    .shopping-notification .notify-body {
    }

/* Compare page 
#divCompare tr > td.param-title, tr > td.param-value {
    border: 1px solid #dbdbdb;
}

#divCompare td.param-title {
    background-color: #ccc;
    padding: 3px;
    width: 200px;
}

#divCompare td.param-value {
    background-color: #eee;
    padding: 3px;
    vertical-align: top;
}

#divCompare td.param-group-title {
    font-weight: bold;
    font-size: larger;
}

.PagePathTitle {
    font-size: 16px;
}

    .PagePathTitle span {
        display: inline-block;
    }

    .PagePathTitle .bold {
        background: #FFF;
        border: 1px solid #CCC;
        text-align: center;
        padding: 8px;
        position: relative;
    }

    .PagePathTitle .remove a {
        background: url(/userimages/close-Compare.png) no-repeat;
        height: 20px;
        width: 20px;
        position: absolute;
        left: -5px;
        top: -5px;
    }

        .PagePathTitle .remove a:hover {
            background: url(/userimages/close-Compare-hover.png) no-repeat;
        }

.model-icon {
    width: 48px !important;
}

.shopping-param-body {
    background-color: #FFF;
    padding: 10px;
    height: 650px;
}

.label-bold {
    font-weight: bold;
}

.Desc-Style {
    color: #999;
    text-align: justify;
    width: 350px;
    display: inline-block;
    margin: 0 10px;
}

.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
    width: 100%;
    margin-bottom: 5px;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #d2322d;
        border-color: #ac2925;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.description-style {
    color: #999;
    font-size: 11px;
    padding: 2px 0px 2%;
}
 */

/* Item Section Grid Command
.command {
}

    .command span {
        border: 1px solid #CCC;
        border-radius: 2px;
        padding: 2px 3px 2px 1px;
        color: #aaa;
        display: inline-block;
        margin-left: 1px;
        height: 15px;
        font-family: tahoma,verdana;
        font-size: 10px;
        vertical-align: top;
        background: #fefefe; 
        background: -moz-linear-gradient(top, #fefefe 0%, #e5e5e5 100%); 
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e5e5e5)); 
        background: -webkit-linear-gradient(top, #fefefe 0%,#e5e5e5 100%); 
        background: -o-linear-gradient(top, #fefefe 0%,#e5e5e5 100%);
        background: -ms-linear-gradient(top, #fefefe 0%,#e5e5e5 100%); 
        background: linear-gradient(to bottom, #fefefe 0%,#e5e5e5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e5e5e5',GradientType=0 ); 
    }

        .command span:hover {
            background: #dfe9f7 !important;
            border-color: #72bced;
            font-size: 11px;
        }

        .command span a {
            color: #666;
            position: relative;
            top: -2px;
            float: right;
            border-right: 1px solid #CCC;
            height: 15px;
            padding: 2px 7px;
            line-height: 11px;
            text-decoration: none;
            outline: none;
            margin-right: 4px;
            min-width: 65px;
        }

        .command span:hover a {
            border-right: 1px solid #2763f2;
        }

        .command span input[type=image] {
            position: relative;
            float: right;
        }

.gallary-style {
    position: relative;
    top: 50px;
    font-weight: 600;
    padding: 5px;
}

/*Pan Content*/
.img-param-style {
    width: 16px !important;
}


.panItemHeader {
    background-color: #c3312d;
    color: #fff;
    /*text-align:center;*/
    padding: 5px;
}

.OrderForm {
    font: 12px tahoma;
    margin-bottom: 5px;
}

    .OrderForm .Label {
        display: inline-block;
        min-width: 100px;
        vertical-align: top;
    }

    .OrderForm .span {
        display: inline-block;
        min-width: 100px;
        vertical-align: top;
        margin-right: 40px;
    }

    .OrderForm select {
        width: 200px;
    }

.cmdLine_Link {
    font-size: 8pt;
    font-family: Tahoma,Verdana;
    color: #000;
}

.panOrderForm {
    font: 12px tahoma;
    margin-bottom: 5px;
}

    .panOrderForm .Label {
        display: inline-block;
        min-width: 80px;
        vertical-align: top;
    }

    .panOrderForm .span {
        display: inline-block;
        min-width: 100px;
        vertical-align: top;
        margin-right: 40px;
    }

    .panOrderForm select {
        width: 200px;
    }

/* Print Order*/
.St-template95 .St-template-000095 .box {
    background: #efefef;
    width: 760px;
    height: 530px;
    border: 1px solid #000;
    background: #fff;
}

    .St-template95 .St-template-000095 .box .contentrtl {
        width: 380px;
        float: right;
        border-left: 2px solid #fff;
    }

    .St-template95 .St-template-000095 .box .contentltr {
        width: 378px;
        float: right;
    }

.St-template95 .St-template-000095 ul {
    list-style: none;
    margin-right: -40px;
}

.St-template95 .St-template-000095 li {
    height: 40px;
    line-height: 35px;
    border-bottom: 2px solid #fff;
    background: #e8e8e8;
}

.St-template95 .St-template-000095 .text {
    float: right;
    margin-left: 30px;
    width: 150px;
    padding-right: 10px;
    color: #292828;
}

.St-template95 .St-template-000095 .latin {
    text-align: left;
    margin-left: 10px;
    color: #818080;
}

.St-template95 .St-template-000095 .adrress {
    width: 580px;
    padding-right: 10px;
    float: right;
    line-height: 15px;
}

.St-template95 .St-template-000095 .farseng {
    background: #e8e8e8;
    height: 40px;
    line-height: 35px;
    margin-top: -13px;
    position: relative;
    z-index: 999999;
    width: 760px;
}

.St-template95 .St-template-000095 .eng {
    text-align: left;
    margin-left: 10px;
    color: #818080;
    line-height: 15px;
}

.btn-position {
    margin: 20px 0 !important;
}

.grid-Desc-position {
    padding-right: 10px;
    color: #999;
}

.warranty-position {
}

    .warranty-position span {
        display: inline-block;
        width: 30px;
    }

.main-style-header {
    border-bottom: 1px solid #999999;
    font-size: 14px;
    font-family: Tahoma;
    color: #d9534f;
    padding: 2px;
    margin-bottom: 20px;
}

.buyer-section-style {
    padding: 3%;
}

.order-button {
    text-align: center;
    margin: 10px 0;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        color: #333333;
        background-color: #ebebeb;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #ffffff;
        border-color: #cccccc;
    }

    .btn-default .badge {
        color: #ffffff;
        background-color: #fff;
    }

.ItemForm {
    font: 13px tahoma;
    margin-bottom: 5px;
}

    .ItemForm .Label {
        display: inline-block;
        min-width: 120px;
        vertical-align: top;
    }

    .ItemForm .span {
        display: inline-block;
        min-width: 100px;
        vertical-align: top;
        margin-right: 40px;
    }

    .ItemForm select {
        width: 200px;
    }
.text-center {
    text-align: center;
}
