﻿.notification {
    line-height: 30px;
    cursor: pointer;
    clear: both;
    height: 30px;
    margin: 8px 0 8px 0;
    padding: 20px 25px 10px 60px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

    .notification strong {
        margin-right: 5px;
    }

    .notification p {
        font-size: 11px;
        padding: 0;
        margin: 0;
        color: #333333;
    }

.message p {
    font-size: 11px;
}

.warning {
    background-image: url(/App_Themes/utility/images/error.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #FFC237;
    background-color: #FFEAA8;
    color: #826200;
}

.success {
    background-image: url(/App_Themes/utility/images/accept.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 1px solid #009fe3;
    /*background-color: #EFFFB9;*/
    color: #3C5A01;
}

.failure {
    background-image: url(/App_Themes/utility/images/exclamation.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #EB5339;
    background-color: #FCCAC2;
    color: #AC260F;
}

.information {
    background-image: url(/App_Themes/utility/images/information.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #418ACC;
    background-color: #D0E4F4;
    color: #235685;
}

.lightbulb {
    background-image: url(/App_Themes/utility/images/lightbulb.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #D3A350;
    background-color: #FEF0CB;
    color: #835F21;
}

.messages {
    background-image: url(/App_Themes/utility/images/email.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #835F21;
}

#divLoading {
    text-align: center;
    padding: 10px;
}

.highlight {
    background-color: rgb(255, 255, 0);
    font-size: 18px;
}

.rss-list {
    background: url("/App_Themes/utility/images/rss.gif") no-repeat scroll 0 3px transparent;
    min-height: 20px;
    padding-left: 25px;
    margin-top: 5px;
}

/*Form FAQ*/
.list-aq {
    margin-top: -10px;
    padding: 5px;
}

.question {
    border-bottom: 1px solid #E5E5E5;
    padding: 10px;
}

.aq-items h3 {
    background: url("/App_Themes/utility/images/arrow.gif") no-repeat scroll 0 3px transparent;
    font-family: arial;
    font-size: 12px;
    padding-left: 15px;
}

    .aq-items h3 span {
        color: #11718a;
        font-size: 12px;
        cursor: pointer;
    }

.answer {
    margin-top: 10px;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 10px;
    padding-bottom: 10px;
}

    .answer p {
        color: #323232;
        margin: 10px;
    }

        .answer p.datetime {
            color: #454545;
            margin: 0 10px;
            font-style: italic;
            font-size: 11px;
            margin-top: -8px;
        }

.icon-aq {
    background: url('/App_Themes/utility/images/icon-hoidap.jpg') no-repeat;
    height: 35px;
    margin-top: 20px;
    padding-top: 15px;
}

    .icon-aq a {
        color: #004f8b;
        font-weight: bold;
        padding-left: 50px;
    }

.user-comment {
    color: #4f4f4f;
    padding: 10px 10px 10px 10px;
}

    .user-comment table {
        width: 100%;
        padding-bottom: 20px;
    }

    .user-comment .button {
        background: url("/App_Themes/utility/images/button.png") no-repeat scroll 0 0 transparent;
        border: medium none;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 11px;
        font-weight: bold;
        height: 31px;
        width: 84px;
        margin-top: 10px;
    }

    .user-comment .submit {
        background: url("/App_Themes/utility/images/button.png") no-repeat scroll 0 0 transparent;
        border: medium none;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 11px;
        font-weight: bold;
        height: 31px;
        width: 84px;
        margin-top: 10px;
    }

    .user-comment .text {
        color: #4f4f4f;
        border: 1px solid #e5e5e5;
        background: #f9f9ee;
        width: 350px;
    }

    .user-comment .password {
        color: #4f4f4f;
        border: 1px solid #e5e5e5;
        background: #f9f9ee;
    }

    .user-comment select {
        color: #4f4f4f;
        border: 1px solid #e5e5e5;
        background: #f9f9ee;
        width: 305px;
    }

    .user-comment textarea {
        color: #4f4f4f;
        border: 1px solid #e5e5e5;
        background: #f9f9ee;
        width: 350px;
    }

/*Form FAQ*/

/*Download*/
.download-items {
    color: #FF6D00;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 70px;
    position: relative;
}

    .download-items img {
        width: 163px;
        height: 96px;
        border: 1px solid #c5c5c5;
        float: left;
        margin-right: 10px;
    }

    .download-items h3 {
        font-size: 12px;
    }

    .download-items .download {
        background: url("/App_Themes/utility/images/button-download.png") repeat scroll 0 0 transparent;
        bottom: 20px;
        height: 48px;
        margin: 0 0 0 700px;
        padding: 0;
        position: absolute;
        width: 48px;
    }

    .download-items .img-file img {
        max-width: 70px;
        max-height: 50px;
    }

    .download-items .content-dow {
        float: left;
        margin: 0;
        padding: 0;
        width: 435px;
    }
/*Download*/

/*-----------Gallaries-----------*/
.album .item {
    background: url('/App_Themes/utility/images/bg-pro.jpg') no-repeat;
    float: left;
    height: 205px;
    margin-bottom: 10px;
    margin-left: 30px;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 17px;
    text-align: center;
    width: 214px;
}

    .album .item img {
        width: 186px;
        height: 142px;
    }

    .album .item h3 {
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        margin-bottom: 5px;
        padding-top: 15px;
        color: #1453B4;
    }

        .album .item h3 a {
            color: #1453B4;
        }

    .album .item p {
        text-align: center;
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        margin: 0;
        color: #939598;
    }

.album-detail .item {
    background: url('/App_Themes/utility/images/bg-box-item-gallery.png') no-repeat;
    float: left;
    height: 190px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 15px;
    text-align: center;
    width: 208px;
}

    .album-detail .item img {
        width: 186px;
        height: 142px;
    }

    .album-detail .item h3 {
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        margin-bottom: 5px;
        padding-top: 25px;
        color: #1453B4;
    }

        .album-detail .item h3 a {
            color: #1453B4;
        }

    .album-detail .item p {
        text-align: center;
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        margin: 0;
        color: #939598;
    }

.list-video {
    padding: 10px 0;
}

.video-item {
    width: 190px;
    float: left;
    padding: 10px 0;
    padding-left: 36px;
}

    .video-item img {
        width: 219px;
        height: 171px;
    }

    .video-item h3 {
        font-size: 12px;
    }

        .video-item h3 a {
            color: #ff6d00;
        }
/*-----------End Gallaries-----------*/

/*-----------Post-share-----------*/
.post-share {
    width: 100%;
    margin: 5px 0 0;
    height: auto;
    height: 30px;
    line-height: 25px;
    padding-bottom: 10px;
}

    .post-share .facebook {
        margin: 2px 60px 0 0;
        float: left;
        width: 70px;
    }

    .post-share .twitter {
        margin: 7px 10px 0;
        float: left;
        width: 95px;
    }

    .post-share .email {
        margin: 5px 11px 0 0;
        float: left;
        width: 50px;
    }

.ymsb-mail-btn {
    background: url(/App_Themes/utility/images/sprite_soc_btn.png) no-repeat left -190px;
    padding: 0 0 0 25px;
}

.post-share .print {
    margin: 2px 0 0 -20px;
    float: left;
    width: 60px;
}

    .post-share .print a {
        color: #E6731A;
    }

.ymsb-print-btn {
    background: url(/App_Themes/utility/images/sprite_soc_btn.png) no-repeat left -82px;
    padding: 0 0 0 25px;
}

.google-plus {
    width: 80px;
    float: left;
    margin: 7px 10px 0 -10px;
}
/*-----------End Post-share-----------*/
/*-----------Button-----------*/
.btn-submit {
    /*background: url("/App_Themes/utility/images/button.png") no-repeat scroll 0 0 transparent;*/
    background: #241e1c;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: tahoma;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    margin-top: 10px;
    width: 355px;
}

.btn-reset {
    background: url("/App_Themes/utility/images/button-reset.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #666666;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 31px;
    margin-top: 10px;
    width: 84px;
    margin-left: 10px;
    font-family: arial;
}

.css3button {
    margin: 0 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #323b38;
    padding: 3px 12px;
    background: -moz-linear-gradient( top, #ffffff 0, #d1d1d1);
    background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), to(#d1d1d1));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #a1a1a1;
    -moz-box-shadow: 0 1px 3px #000000, inset 0 0 2px #ffffff;
    -webkit-box-shadow: 0 1px 3px #000000, inset 0 0 2px #ffffff;
    box-shadow: 0 1px 3px #000000, inset 0 0 2px #ffffff;
    text-shadow: 0 -1px 0 #000000, 0 1px 0 #ffffff;
    cursor: pointer;
}
/*-----------End Button-----------*/
.table-contact {
    border: 0;
    width: 495px;
}

    .table-contact tr td {
        color: #000000;
        font-family: tahoma;
        font-size: 14px;
        font-weight: bold;
    }

        .table-contact tr td .width-350 {
            height: 22px;
            width: 350px;
        }

        .table-contact tr td .height-100 {
            height: 100px;
        }

        .table-contact tr td.input-package label {
            font-family: tahoma;
            font-size: 20px;
            padding-right: 65px;
        }
/*-----------Banner float-----------*/
.box-adv-fixed {
    width: 980px;
    position: fixed;
}

    .box-adv-fixed .box-left {
        left: -140px;
        position: absolute;
        top: 0;
        width: 140px;
    }

        .box-adv-fixed .box-left img {
            max-width: 140px;
            height: 100%;
        }

    .box-adv-fixed .box-right {
        left: 998px;
        position: absolute;
        top: 0;
        width: 140px;
    }

        .box-adv-fixed .box-right img {
            max-width: 140px;
            height: 100%;
        }
/*-----------End Banner float-----------*/
.vinalink {
    text-align: right;
    padding: 5px 6px 10px 0;
}


/*-----------TOOL TIP----------*/
.contenttip {
    display: none;
}

.stickytooltip {
    box-shadow: 0 2px 5px 0 #818181; /*shadow for CSS3 capable browsers.*/
    -webkit-box-shadow: 0 2px 5px 0 #818181;
    -moz-box-shadow: 0 2px 5px 0 #818181;
    display: none;
    position: absolute;
    display: none;
    border: 1px solid #CCCCCC !important; /*Border around tooltip*/
    background: #FFF;
    z-index: 3000;
    width: auto;
    color: #696969;
}

    .stickytooltip .stickystatus { /*Style for footer bar within tooltip*/
        background: #336DA0 !important;
        color: #FFF;
        padding: 5px 0;
        text-align: center;
        border-top: solid 1px #CCC;
    }

    .stickytooltip .tipimage {
        margin-bottom: 5px;
    }

    .stickytooltip .header h3 {
        background: none repeat scroll 0 0 #336DA0;
        color: #FFFFFF;
        font-size: 12px;
        margin: 0;
        padding: 5px 10px;
    }

    .stickytooltip table .td-left {
        width: 90px;
        padding: 3px 5px 3px 10px;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

    .stickytooltip table .td-right {
        padding: 3px 5px 3px 10px;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        min-width: 180px;
    }

    .stickytooltip .classCode {
        font-weight: bold;
    }

    .stickytooltip .price, .stickytooltip .classCode, .stickytooltip .itemName {
        padding-top: 2px;
        padding-bottom: 2px;
    }

.classtiptopborder {
    border-top: dashed 1px #ffaf00;
}

/*-----------END TOOL TIP----------*/
.addthis_big {
    float: right;
    padding: 5px 10px 0 0;
    width: 245px;
}

.width-250 {
    width: 250px;
}

.width-300 {
    width: 300px;
}

#smoleft {
    display: block;
    height: 250px;
    left: 0;
    padding: 5px 2px 2px;
    position: fixed;
    text-align: center;
    top: 200px;
    width: 38px;
}

.addthis_toolbox.addthis_floating_style.addthis_32x32_style {
    position: absolute;
    background: none;
    left: 120px !important;
}

#c13682 .headline {
    min-height: 43px;
}

#footer {
    min-height: 20px;
}

#content {
    /*padding: 20px 0 20px 0;*/
}

.csc-textpic-intext-left-nowrap .csc-textpic-text {
    margin-left: 160px;
}

.pagination {
    float: right;
}

.pagination li{
    list-style: none;
    padding: 5px;
    float: left;
}

    .pagination li  a{
        color: #00ABE5;
    }
.pagination li.active a{
    color: #000;
}