a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}


img {
    vertical-align: top;
}

embed {
    vertical-align: top;
}

* {
    border: none;
}

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}

mark, rp, rt, ruby, summary, time {
    display: inline;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}



.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

body, html {
    height: 100%;
}

body {
    background: #fff;
    font: 12px Arial,Helvetica,sans-serif;
    color: #000;
    line-height: 18px;
    min-width: 1000px;
    position: relative;
}

.page_header {
    background: #101010 url(../../all/themes/dtemplate/images/header_px.jpg) center top repeat-x;
}

.header_wrapper {
    background: url(../../all/themes/dtemplate/images/header_bg.jpg) center top no-repeat;
}

.header {
    padding-bottom: 17px;
    width: 1000px;
    margin: 0 auto;
}

.top1 {
    height: 100px;
}

    .top1 .leftbox {
        display: inline;
        float: left;
    }

.logo {
    display: inline;
    float: left;
    margin: 37px 0 0;
}

.top1 .rightbox {
    display: inline;
    float: right;
    padding-top: 45px;
    white-space: nowrap;
}

.top1 .chat {
    position: relative;
    width: 211px;
    height: 68px;
    float: right;
    background: #262626;
}

.top1 .call_us {
    display: inline;
    float: right;
    white-space: nowrap;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    text-align: right;
    padding: 10px 15px 16px 0;
}

    .top1 .call_us .txt1 {
        font-size: 14px;
        color: #b3b3b3;
        letter-spacing: -1px;
    }

        .top1 .call_us .txt1 span {
            color: #fff;
        }

    .top1 .call_us .txt2 {
        font-size: 28px;
        color: #cccccc;
        letter-spacing: -2px;
        padding-top: 5px;
    }

.main_nav {
}

    .main_nav ul {
        display: block;
        height: 65px;
        background: #000 url(../../all/themes/dtemplate/images/main_nav_px.jpg) 0 0 repeat-x;
        border: 1px solid #000;
        text-align: center;
    }

        .main_nav ul li {
            display: inline-block;
            height: 100%;
            background: url(../../all/themes/dtemplate/images/main_nav_marker.jpg) 0 0 no-repeat;
        }

            .main_nav ul li:first-child {
                background: none;
            }

            .main_nav ul li a {
                display: block;
                height: 100%;
                text-decoration: none;
                font-size: 16px;
                color: #bababa;
                line-height: 65px;
                text-transform: uppercase;
                margin: 0 13px 0 15px;
            }

                .main_nav ul li a:hover {
                    color: #fff;
                }

.sale_banner {
    padding-top: 15px;
}

    .sale_banner img {
        display: block;
        max-width: 100%;
        height: auto;
    }

.main_banners {
    padding-top: 15px;
}

    .main_banners ul {
        display: block;
        height: 166px;
    }

        .main_banners ul li {
            display: inline;
            float: left;
            height: 100%;
            margin-left: 15px;
        }

            .main_banners ul li:first-child {
                margin: 0;
            }

            .main_banners ul li a {
                display: block;
                height: 100%;
                text-decoration: none;
            }

.search {
    height: 40px;
    padding-top: 20px;
}

    .search label {
        color: #e9e9e9;
        padding: 10px 15px 0 20px;
        display: inline-block;
        float: left;
    }

        .search label:first-child {
            padding-left: 10px;
        }

    .search .type {
        width: 250px;
        height: 20px;
        margin-top: 10px;
        float: left;
    }

    .search .cat {
        width: 200px;
        height: 20px;
        margin-top: 10px;
        float: left;
    }

    .search .keyword {
        width: 200px;
        height: 20px;
        margin-top: 10px;
        float: left;
    }

    .search .submit {
        width: 90px;
        height: 33px;
        cursor: pointer;
        background: #a7000c;
        border: none;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin: 5px 0px 0 20px;
        float: left;
    }

        .search .submit:hover {
            background: #9b000b;
        }

.page_content {
    background: url(../../all/themes/dtemplate/images/content_px.jpg) 0 0 repeat-x;
}

.content_wrapper {
}

.content {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 0 1px;
}

.leftcol {
    float: left;
    width: 770px;
}

.splash {
}

    .splash .block1 {
        float: left;
        width: 420px;
    }

    .splash .block2 {
        float: right;
        width: 310px;
        padding: 0 10px 20px 10px;
        background: #fff url(../../all/themes/dtemplate/images/splash_px1.jpg) 0 0 repeat-x;
    }

.leftcol h1, .leftcol h2, .leftcol h3 {
    display: block;
    font-size: 20px;
    padding: 0 0 12px 12px;
    border-bottom: 2px solid #8d8d8d;
    margin: 12px 0;
}

.leftcol p {
    padding: 0 0 12px 12px;
}

.splash .show_all {
    clear: both;
    display: block;
    width: 302px;
    height: 41px;
    background: url(../../all/themes/dtemplate/images/show_all_px.gif) 0 0 repeat-x;
    border: 1px solid #acacac;
    line-height: 41px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    margin-top: 5px;
}

    .splash .show_all:hover {
        color: #ae000d;
    }

.thumbnails {
    display: block;
}

    .thumbnails li {
        display: inline-block;
        float: left;
        margin-right: 4px;
        padding-bottom: 5px;
    }

.thumbnail {
    width: 150px;
    background: #131313;
    font-family: "Tahoma";
    font-size: 11px;
    color: #8b8b8b;
}

    .thumbnail .img {
        text-align: center;
        height: 97px;
        padding: 10px 0;
    }

    .thumbnail .info {
        padding: 0 10px;
    }

        .thumbnail .info span {
            color: #fff;
        }

        .thumbnail .info a {
            text-decoration: underline;
            color: #fff;
        }

            .thumbnail .info a:hover {
                text-decoration: none;
            }

        .thumbnail .info .old-price {
            text-decoration: line-through;
        }

        .thumbnail .info .special-price {
            color: #fff;
            font-weight: bold;
        }

            .thumbnail .info .special-price span {
                color: #fe1e2f;
            }

    .thumbnail .details {
        margin: 5px 10px 0;
        padding: 3px 0 7px;
        border-top: 1px solid #c5c5c5;
        text-align: center;
    }

        .thumbnail .details a {
            text-decoration: none;
            color: #fff;
        }

            .thumbnail .details a:hover {
                text-decoration: underline;
            }

#imgPreviewContainer {
    background: #222222 url(../../all/themes/dtemplate/images/loading.gif) center center no-repeat;
    padding: 10px;
    z-index: 999;
}

.rightcol {
    float: right;
    width: 220px;
}

    .rightcol .nav {
        width: 220px;
        background: #363636 url(../../all/themes/dtemplate/images/nav_px1.gif) 0 4px repeat;
    }

    .rightcol h2, .rightcol h3, .rightcol h4, .rightcol .block_title {
        height: 40px;
        border: 1px solid#363636;
        background: url(../../all/themes/dtemplate/images/nav_px2.jpg) 0 0 repeat-x;
        font-size: 16px;
        color: #fff;
        line-height: 40px;
        padding-left: 10px;
        font-weight: bold;
    }

    .rightcol .nav > ul {
        background: url(../../all/themes/dtemplate/images/nav_grad1.png) 0 0 repeat-x;
        padding: 10px 0 15px;
    }

    .rightcol .type_nav {
        margin-bottom: 5px;
    }

        .rightcol .type_nav.nav > ul > li {
            font-weight: bold;
        }

    .rightcol .cat_nav.nav ul li {
        line-height: 18px;
        background-position: 0 7px;
    }

    .rightcol .nav ul li {
        font-weight: normal;
        background: url(../../all/themes/dtemplate/images/nav_marker.gif) 0 10px no-repeat;
        margin-left: 10px;
        padding-left: 10px;
        line-height: 25px;
    }

    .rightcol .nav ul ul li {
        margin-left: 5px;
        line-height: 20px;
        background-position: 0 7px;
    }

    .rightcol .nav ul li a {
        color: #dadada;
        text-decoration: none;
    }

    .rightcol .type_nav > ul > li > a {
        color: #fff;
        text-decoration: none;
    }

    .rightcol .nav ul li a:hover {
        text-decoration: underline;
        color: #fff;
    }

.page_footer_nav {
    background: #8e0000 url(../../all/themes/dtemplate/images/footer_nav_px.jpg) 0 0 repeat-x;
}

.footer_nav_wrapper {
}

.footer_nav {
    height: 75px;
    width: 1000px;
    margin: 0 auto;
}

    .footer_nav ul {
        padding-top: 5px;
        padding-bottom: 5px;
        display: block;
        height: 54px;
        text-align: center;
    }

        .footer_nav ul li {
            display: inline-block;
            height: 100%;
        }

            .footer_nav ul li:first-child {
            }

            .footer_nav ul li a {
                display: block;
                height: 100%;
                text-decoration: none;
                font-size: 16px;
                color: #fff;
                line-height: 54px;
                text-transform: uppercase;
                margin: 0 15px;
            }

                .footer_nav ul li a:hover {
                    color: #000;
                }

.page_footer {
    background: #101010 url(../../all/themes/dtemplate/images/footer_px.jpg) center top repeat-x;
}

.footer_wrapper {
    background: url(../../all/themes/dtemplate/images/footer_bg.jpg) center top no-repeat;
}

.footer {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 10px;
    color: #8a8a8a;
}

    .footer a {
        color: #fff;
    }

    .footer .copyright {
        text-align: center;
        padding: 25px 0 10px;
    }

    .footer .partners {
        text-align: center;
    }

.content h1 {
    display: block;
    font-size: 20px;
    padding: 0 0 12px 12px;
    border-bottom: 2px solid #8d8d8d;
    margin: 12px 0;
}

.content .preview_top p {
    padding: 0 0 12px 12px;
}

.content .preview_top .breadcrumbs {
    float: left;
    line-height: 50px;
    padding-left: 12px;
    display: block;
    margin: 0;
    list-style: none;
}

    .content .preview_top .breadcrumbs li {
        display: inline;
    }

        .content .preview_top .breadcrumbs li:after {
            content: '>';
            display: inline;
            margin: 0 5px;
        }

        .content .preview_top .breadcrumbs li:last-child:after {
            display: none;
        }

.content .preview_top .fspreview {
    display: inline-block;
    float: right;
    text-decoration: none;
    height: 43px;
    line-height: 43px;
    font-weight: bold;
    background: #a7000c url(../../all/themes/dtemplate/images/fspreview.gif) right center no-repeat;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 40px 0 10px;
}

    .content .preview_top .fspreview:hover {
        background-color: #9b000b;
    }

.iframe {
    background: #fff;
}

.prev_col1 {
    width: 480px;
    float: left;
    padding-bottom: 30px;
}

.prev_col2 {
    width: 480px;
    float: right;
    padding-bottom: 30px;
}

    .prev_col1 h2, .prev_col2 h3 {
        background: #151515 url(../../all/themes/dtemplate/images/preview_title.jpg) 0 0 repeat-y;
        font-size: 20px;
        font-weight: normal;
        color: #fff;
        line-height: 24px;
        padding: 10px 0 10px 20px;
        margin-bottom: 30px;
    }

.prev_col1 img {
    padding: 0px 0 0 20px;
}

.prev_col2 .note {
    font-size: 40px;
    line-height: 60px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

    .prev_col2 .note span {
        color: #a9000c;
        font-size: 80px;
    }

.prev_col2 .old-price {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
}

    .prev_col2 .old-price span {
        text-decoration: line-through;
    }

.prev_col2 .price {
    font-size: 16px;
    line-height: 20px;
}

    .prev_col2 .price b {
        font-size: 20px;
        color: #a9000c;
    }

    .prev_col2 .price span {
        font-size: 16px;
        color: #a9000c;
    }

.prev_col2 .buy {
    display: block;
    text-decoration: none;
    width: 230px;
    text-align: center;
    height: 43px;
    line-height: 43px;
    font-weight: bold;
    background: #a7000c;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin: 20px 0;
    box-shadow: 0px 0px 10px #cccccc;
    -moz-box-shadow: 0px 0px 10px #cccccc;
    -webkit-box-shadow: 0px 0px 10px #cccccc;
}

    .prev_col2 .buy:hover {
        background-color: #9b000b;
    }

.prev_info {
    padding-left: 20px;
}

    .prev_info span {
    }

    .prev_info .info1 {
        padding-bottom: 15px;
    }

    .prev_info .info2 {
        padding-bottom: 15px;
    }

    .prev_info .info3 {
    }

#iframelivedemo {
    width: 100%;
}

.iframe_wrapper {
    width: 1000px;
    margin-bottom: 20px;
}

@media only screen and (min-width:1210px) {
    .iframe_wrapper {
        width: 1150px;
        margin-left: -75px;
    }
}

span.price.oldprice {
    color: #a9000c;
    text-decoration: line-through;
}

span.price.newprice {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

a {
    color: #ae000d;
    text-decoration: underline;
    outline: none;
}

    a:hover {
        text-decoration: none;
    }

.upper {
    text-transform: uppercase;
}

.color1 {
    color: #fff;
}

.text {
    padding: 0 0 5px;
}

.item-list ul li {
    margin: 0px;
}

.front .leftcol > h1 {
    display: none;
}

#block-system-main .content, .block .content {
    padding: 0px;
}

.block .content {
    width: auto;
}

.rightcol .block {
    width: 220px;
    background: #363636 url(../../all/themes/dtemplate/images/nav_px1.gif) 0 4px repeat;
}

    .rightcol .block .content > ul {
        background: url(../../all/themes/dtemplate/images/nav_grad1.png) 0 0 repeat-x;
        padding: 10px 0 15px;
    }

    .rightcol .block ul li {
        font-weight: normal;
        background: url(../../all/themes/dtemplate/images/nav_marker.gif) 0 10px no-repeat;
        margin-left: 10px;
        padding-left: 10px;
        line-height: 25px;
    }

    .rightcol .block ul ul li {
        margin-left: 5px;
        line-height: 20px;
        background-position: 0 7px;
    }

    .rightcol .block ul li a {
        color: #dadada;
        text-decoration: none;
    }

        .rightcol .block ul li a:hover {
            text-decoration: underline;
            color: #fff;
        }

        .rightcol .block ul li a.active {
            color: #fe1e2f;
        }

            .rightcol .block ul li a.active:hover {
                text-decoration: underline;
                color: #fe1e2f;
            }

.rightcol #block-dt-taxonomy-block-dt-taxonomy-block-2 {
    margin-bottom: 5px;
}

    .rightcol #block-dt-taxonomy-block-dt-taxonomy-block-2 .content > ul > li {
        font-weight: bold;
    }

        .rightcol #block-dt-taxonomy-block-dt-taxonomy-block-2 .content > ul > li > a {
            color: #fff;
        }

            .rightcol #block-dt-taxonomy-block-dt-taxonomy-block-2 .content > ul > li > a.active {
                color: #fe1e2f;
            }

                .rightcol #block-dt-taxonomy-block-dt-taxonomy-block-2 .content > ul > li > a.active:hover {
                    text-decoration: underline;
                    color: #fe1e2f;
                }

.rightcol #block-dt-taxonomy-block-dt-taxonomy-block-3.block ul li {
    line-height: 18px;
    background-position: 0 7px;
}

.thumbnail img {
    width: 130px;
}

.form-text {
    height: 20px;
    border: 1px solid gray;
}

.form-textarea {
    border: 1px solid gray;
}

.captcha img {
    border: 1px solid gray;
}

.form-submit {
    width: 90px;
    height: 33px;
    cursor: pointer;
    background: #a7000c;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    float: left;
}

    .form-submit:hover {
        background: #9b000b;
    }

.search .views-exposed-form .views-exposed-widget {
    padding: 0px;
}

    .search .views-exposed-form .views-exposed-widget .form-submit {
        margin-top: 5px;
    }

.search #edit-field-template-type-tid-wrapper .views-widget, .search .form-item-type select {
    width: 250px;
    height: 20px;
    margin-top: 10px;
    float: left;
}

    .search #edit-field-template-type-tid-wrapper .views-widget select {
        width: 250px;
        height: 20px;
    }

.search #edit-field-template-category-tid-wrapper .views-widget, .search .form-item-category select {
    width: 200px;
    height: 20px;
    margin-top: 10px;
    float: left;
}

    .search #edit-field-template-category-tid-wrapper .views-widget select {
        width: 200px;
        height: 20px;
    }

.search #edit-field-tags-tid-wrapper .views-widget, .search .form-item-keywords input.form-text {
    width: 200px;
    height: 20px;
    margin-top: 10px;
    float: left;
}

    .search #edit-field-tags-tid-wrapper .views-widget input {
        width: 200px;
        height: 20px;
    }

.search .form-submit {
    margin: 5px 0px 0 20px;
}

#block-views-exp-templates-page-2, .front .term-description, .page-templates-search .term-description {
    display: none;
}

.webform-client-form {
    padding-left: 12px;
}

.facebook2 {
    width: 770px;
    height: 200px;
    position: relative;
    margin-bottom: 10px;
}

.facebook1 {
    display: inline-block;
}

.twitter1 {
    display: inline-block;
    margin-left: 10px;
}

.social_buttons {
    position: relative;
    width: 100%;
    height: 25px;
}

.adsense1 {
    padding-bottom: 10px;
}

.bundle {
    float: left;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
}

    .bundle.last {
        margin-right: 0;
    }

.bundle_ul {
    padding-left: 12px;
    padding-bottom: 12px;
}

dl.faq {
}

    dl.faq > dt {
        margin-bottom: 10px;
        font-weight: bold;
        font-size: 15px;
    }

    dl.faq > dd {
        margin-bottom: 20px;
    }

.note1 {
    padding-bottom: 20px;
    color: #a9000c;
    font-style: italic;
    font-weight: bold;
}

#block-block-1 {
    margin-bottom: 5px;
}

@media (max-width:767px) {
    body {
        min-width: 320px;
    }

    .header {
        padding-left: 15px;
        padding-right: 15px;
        width: auto;
    }

    .top1 {
        height: auto;
    }

        .top1 .leftbox {
            float: none;
            display: block;
            padding-top: 20px;
        }

    .logo {
        display: block;
        float: none;
        margin-top: 0;
    }

        .logo img {
            display: block;
            margin-left: auto;
            margin-right: auto;
            max-width: 100%;
            height: auto;
        }

    .top1 .rightbox {
        float: none;
        display: block;
    }

    .top1 .call_us {
        display: block;
        text-align: center;
        float: none;
    }

    .social_buttons {
        text-align: center;
    }

    .main_nav {
        padding-top: 10px;
    }

        .main_nav ul {
            height: auto;
        }

            .main_nav ul li {
                display: block;
                border-bottom: 1px solid #393939;
                background: none;
            }

                .main_nav ul li a {
                    line-height: 40px;
                }

    .main_banners ul {
        height: auto;
    }

        .main_banners ul li {
            display: block;
            float: none;
            margin-left: 0;
            margin-top: 5px;
        }

            .main_banners ul li a img {
                display: block;
                margin-left: auto;
                margin-right: auto;
                max-width: 100%;
                height: auto;
            }

    .search {
        height: auto;
    }

        .search .form-item-type select {
            width: 70%;
        }

        .search .form-item-type:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .search .form-item-category select {
            width: 70%;
        }

        .search .form-item-category:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .search .form-item-keywords input.form-text {
            width: 70%;
        }

        .search .form-item-keywords:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .search .form-submit {
            float: none;
            margin-left: 0;
        }

        .search label {
            width: 60px;
        }

    .page_footer_nav {
        background-size: 100% 115%;
    }

    .footer_nav {
        padding-left: 15px;
        padding-right: 15px;
        width: auto;
        height: auto;
    }

        .footer_nav ul {
            height: auto;
        }

            .footer_nav ul li {
                display: block;
                border-top: 1px solid #000;
            }

                .footer_nav ul li:first-child {
                    border-top: none;
                }

                .footer_nav ul li a {
                    font-size: 12px;
                    line-height: 30px;
                }

    .footer {
        padding-left: 15px;
        padding-right: 15px;
        width: auto;
        font-size: 10px;
        line-height: 1.1;
    }

    .content {
        padding-left: 15px;
        padding-right: 15px;
        width: auto;
    }

    .leftcol {
        float: none;
        width: auto;
    }

    .rightcol {
        float: none;
        width: auto;
    }

        .rightcol .block {
            width: auto;
        }

    .splash .block1 {
        float: none;
        width: auto;
    }

    .splash .block2 {
        float: none;
        width: auto;
        background: none;
    }

    .thumbnails li {
        display: block;
        float: none;
    }

    .thumbnail {
        margin-left: auto;
        margin-right: auto;
    }

    .form-text {
        max-width: 100%;
    }

    .iframe_wrapper {
        width: auto;
    }

    .prev_col1 {
        width: auto;
        float: none;
    }

        .prev_col1 h2, .prev_col2 h3 {
            padding-right: 20px;
        }

        .prev_col1 img {
            padding-left: 0;
            max-width: 100%;
            height: auto;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

    .prev_col2 {
        width: auto;
        float: none;
    }
}

@media (min-width:481px) and (max-width:767px) {
}

@media (max-width:480px) {
}

.caltable {
    border: 1px groove White;
}

    .caltable th {
        font-family: 'Cambria Math';
        border: 1px groove White;
        text-align: center;
        font-size: 15px;
        padding: 5px;
        color: yellow;
    }

    .caltable td {
        font-family: 'Cambria Math';
        border: 1px groove White;
        text-align: center;
        font-size: 15px;
        padding: 5px;
        color: white;
    }
