﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, figure {
    margin: 0;
    padding: 0;
    border: 0 none;
    outline: 0 none;
    font-size: 100%;
    vertical-align: baseline;
    background: none repeat scroll 0 0 transparent;
}

body {
    height: 100%;
    font: 13px/1.5em arial, sans-serif;
    color: #72767A;
    background: url(../Images/back.png) repeat-x scroll left top transparent;
}

a:hover {
    text-decoration: none;
}

.tranhuynh-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 924px;
}

.tranhuynh-clear {
    clear: both;
}

.tranhuynh-header-container {
    position: relative;
}

h1#tranhuynh-logo a {
    font-family: "CommunistRegular",Arial,sans-serif;
    font-size: 54px;
    line-height: 56px;
    color: #292D34;
    margin: 20px 6px 7px 2px;
    text-shadow: 0px 1px 1px #67696A;
    -webkit-text-shadow: 0px 1px 1px #67696A;
    text-decoration: none;
    float: left;
}

nav#tranhuynh-layout-sublinks {
    position: relative;
    padding-left: 100px;
    float: left;
    top: 32px;
}

    nav#tranhuynh-layout-sublinks ul {
        list-style: outside none none;
    }

        nav#tranhuynh-layout-sublinks ul li {
            margin-left: 24px;
            list-style: outside url(../Images/bullet.png) disc;
            float: left;
        }

            nav#tranhuynh-layout-sublinks ul li a {
                color: #72767A;
                text-decoration: none;
            }

#tranhuynh-layout-cart {
    width: 324px;
    background: url(../Images/cart_top.png) no-repeat scroll center top transparent;
    padding-top: 9px;
    float: right;
    position: relative;
    padding-right: 5px;
}

#tranhuynh-layout-cart-content {
    background: url(../Images/cart_back.png) repeat-y scroll center top transparent;
    margin: 0 auto;
    width: 324px;
    position: relative;
    overflow: hidden;
    padding-left: 30px;
    min-height: 40px;
    z-index: 999;
}

    #tranhuynh-layout-cart-content:hover {
        min-height: 100px;
    }

#tranhuynh-layout-sliding-cart {
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

#tranhuynh-layout-cart-top-content {
    position: relative;
    width: 269px;
    top: 7px;
    left: 18px;
}

#tranhuynh-layout-cart-icon {
    width: 33px;
    height: 28px;
    background: url(../Images/cart_icon.png) no-repeat scroll left center transparent;
    float: left;
    margin-right: 6px;
}

#tranhuynh-layout-cart-items-no {
    font: 35px/36px "CommunistRegular",Arial,sans-serif;
    color: #D0D5D8;
    display: block;
    float: left;
    margin-right: 9px;
}

#tranhuynh-layout-cart-text {
    height: 34px;
    line-height: 16px;
    font-size: 12px;
}

#tranhuynh-layout-cart-bottom-content {
    position: absolute;
    width: 241px;
    top: 55px;
    left: 70px;
    border-top: 1px dashed #3F4246;
}

#tranhuynh-layout-cart-footer {
    height: 8px;
    background: url("../Images/cart_bottom.png") no-repeat scroll center bottom transparent;
    margin: 0 auto;
    width: 324px;
}

#tranhuynh-main-menu {
    background: url(../Images/cont_back.png) repeat-x;
    height: 52px;
}

    #tranhuynh-main-menu .navbar-collapse {
        padding-left: 0;
    }

    #tranhuynh-main-menu ul li a {
        font: 15px/52px "CommunistRegular",Arial,sans-serif;
        padding: 0 20px;
        display: block;
        color: #424449;
        text-shadow: 1px 1px 1px #FFF;
        -webkit-text-shadow: 1px 1px 1px #FFF;
        background: url("../Images/cont_sep.png") no-repeat scroll right center transparent;
        height: 52px;
        text-transform: lowercase;
    }

        #tranhuynh-main-menu ul li a:hover {
            background: url("../Images/cont_back_hov.png") repeat-x scroll left center transparent;
            color: #FFF;
            text-shadow: 1px 1px 1px #0085A5;
            -webkit-text-shadow: 1px 1px 1px #0085A5;
        }

footer {
    background: url("../Images/footer_cover.png") repeat scroll 0 0 transparent;
    margin-top: 10px;
    min-height: 100%;
    min-width: 100%;
}

#tranhuynh-footback {
    background: url("../Images/foot_back.png") repeat-x scroll left top transparent;
}

#tranhuynh-footer-content {
    padding: 40px 0px 26px;
}

#tranhuynh-footer-container {
    padding: 17px 15px;
    background: url("../Images/foot_cont_back.png") repeat scroll 0 0 transparent;
    border: 4px solid rgba(255, 0, 0, 0);
    border-radius: 4px;
    min-height: 100px;
    min-width: 100%;
}

footer .form-control {
    border: medium none;
    border-radius: 5px;
    background-color: #505154;
    color: #D0D5D8;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 30px;
}

ul.tranhuynh-list li {
    list-style: outside url("../Images/foot_ul_bul.png") disc;
    border-bottom: 1px dashed #D0D5D8;
    margin-bottom: 5px;
    padding-bottom: 7px;
    margin-left: 15px;
}

    ul.tranhuynh-list li:last-child {
        border-bottom: none;
    }

    ul.tranhuynh-list li:hover {
        padding-left: 7px;
        font-weight: bold;
        color: #0085A5;
    }

ul#tranhuynh-social {
    list-style: outside none none;
}

    ul#tranhuynh-social li {
        float: left;
        padding-bottom: 7px;
    }

        ul#tranhuynh-social li a {
            display: block;
        }

#tranhuynh-index-carousel {
    margin-bottom: 0;
    width: 100%;
    height: 400px;
}

    #tranhuynh-index-carousel .carousel-caption {
        z-index: 10;
    }

    #tranhuynh-index-carousel .item {
        height: 400px;
    }

    #tranhuynh-index-carousel .carousel-inner > .item > img {
        position: absolute;
        min-width: 100%;
        height: 400px;
        left: 0;
        top: 0;
    }

    #tranhuynh-index-carousel .carousel-control.left {
        background: transparent;
    }

    #tranhuynh-index-carousel .carousel-control.right {
        background: transparent;
    }

#tranhuynh-index-projects {
    padding-right: 10px;
}

#tranhuynh-index-about {
    padding-left: 10px;
}

.tranhuynh-title-basic {
    font: 22px/25px "CommunistRegular",Arial,sans-serif;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 0;
}

.tranhuynh-subtitle-basic {
    color: #000;
    margin-bottom: 8px;
}

.contact-order-title {
    color: #01778F;
    font: 22px/25px "CommunistRegular",Arial,sans-serif;
    margin-bottom: 10px;
    margin-top: 5px;
    margin-left: 15px;
}

.tranhuynh-title-primary {
    color: #01778F;
    font: 22px/25px "CommunistRegular",Arial,sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-left: 15px;
}

.tranhuynh-subtitle-primary {
    color: #01778F;
    margin-bottom: 8px;
}

.tranhuynh-title {
    padding: 0 0 15px;
    margin-bottom: 15px;
}

.tranhuynh-title-sm {
    padding: 0 0 15px;
}

.tranhuynh-border {
    border-bottom: 1px dashed #C7C7C7;
}

.tranhuynh-text {
    color: #72767A;
    margin-bottom: 8px;
}

.tranhuynh-text-light {
    color: #D0D5D8;
    margin-bottom: 8px;
}

.tranhuynh-title-light {
    color: #D0D5D8;
    font: 22px/25px "CommunistRegular",Arial,sans-serif;
    margin-bottom: 20px;
}



.btn-subscribe {
    background-color: #2D2F33;
    color: #D0D5D8;
}

    .btn-subscribe:hover {
        color: #fff;
        background: url("../Images/cont_back_hov.png") repeat-x scroll left center transparent;
    }

.tranhuynh-btn {
    color: #fff;
    background: url("../Images/cont_back_hov.png") repeat-x scroll left center transparent;
}

    .tranhuynh-btn:hover {
        color: #D0D5D8;
        background: url("../Images/foot_back.png") repeat-x scroll left center transparent;
    }


.tranhuynh-btn-primary {
    color: #D0D5D8;
    background: url("../Images/foot_back.png") repeat-x scroll left center transparent;
}

    .tranhuynh-btn-primary:hover {
        color: #fff;
        background: url("../Images/cont_back_hov.png") repeat-x scroll left center transparent;
    }

.tranhuynh-no-border {
    border: none;
}

.tranhuynh-thumbnail .thumbnail {
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: 4px solid #fff;
}

    .tranhuynh-thumbnail .thumbnail:hover {
        border: 4px solid #D0D5D8;
    }

#tranhuynh-detail-information>.panel {
    border: 4px solid #D0D5D8;
}

.image-description-index {
    width: 190px;
    height: 128px !important;
}