﻿/* CSS Document */
/* CSS Document */

 


#centerwrap {
    background-color: #ffffff;
    border-bottom: #ffffff 0px solid;
    border-left: #CCCCCC 0px solid;
    border-right: #CCCCCC 0px solid;
    margin: 0 auto;
    text-align: left;
    width: 960px;
}

/*HEADER*/


/* CONTAINER */

#container {
    clear: both;
    padding: 0;
    width: 960px;
}

/*CONTENT*/

#contentcontainer {
    margin: 0;
    padding: 0px;
    width: 960px;
}

/* Float clearing, margins and centering classes */

.spacer {
    clear: both;
    margin: 0px;
    padding: 0px;
}

.clearmb {
    clear: both;
    margin: 0 0 5px 0;
    padding: 0px;
}

.nomargin {
    margin: 0;
    padding: 0
}

.centercontent { text-align: center }

.bottom { vertical-align: bottom; }

.right { float: right; }

.clearfloat {
    clear: both;
    height: 1px;
}

.clear { clear: both; }

/* ######### CSS for Shade Tabs. Remove if not using ######### */

h1, h2, p, ul, li {
    margin: 0;
    padding: 0
}

/* from boxes.css */

.clear { clear: both; }

#banner300 {
    background-image: url(images/h-banner-shadow.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    clear: both;
    height: 300px; /*gia tri ban dau la 300px;*/
    margin: 0px auto 0;
    padding: 0;
    width: 960px;
}

.leftcontent h1 {
    color: #666;
    font-size: 24px;
    margin: 30px 0 4px 10px;
    padding: 0;
}

.leftcontent h1 span {
    color: #004584;
    font-size: 150%;
}

.leftcontent h1 a {
    color: #666;
    font-size: 24px;
    text-decoration: underline;
}

.leftcontent h1 a:hover {
    color: #c00;
    text-decoration: none;
}

.leftcontent h3 {
    color: #666;
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0 4px 10px;
    padding: 0;
}

.leftcontent h3 span {
    color: #004584;
    font-size: 150%;
}

.leftcontent h3 a {
    color: #666;
    font-size: 24px;
    text-decoration: none;
}

.leftcontent h3 a:hover {
    color: #c00;
    text-decoration: none;
}

.leftcontent {
    float: left;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    width: 710px;
}

.leftcontent .wrap {
    margin: 0;
    padding: 0 0 30px 15px;
    width: 695px;
}

.rightcontent {
    float: right;
    margin: 0;
    padding: 0;
    width: 250px;
}

.rightcontent .aside {
    margin: 0;
    padding: 10px 15px 10px 10px;
}

.box {
    color: #535353;
    margin: 1em 0 0 0;
    width: 225px;
}

.boxtop {
    background: url('images/bg_asideinnerboxtop_168x10.gif') no-repeat;
    font-size: 5px;
    height: 10px;
}

.boxbtm {
    background: url('images/bg_asideinnerboxbtm_168x10.gif') no-repeat;
    height: 10px;
}

.boxcontent {
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 10px;
}

.boxcontent h6 {
    background: #f3f4f6;
    color: #666;
    font-size: 12px;
    margin: 0 5px 0 8px;
    padding: 2px 5px;
}

.boxcontent h6 a {
    color: #666;
    font-size: 12px;
    text-decoration: none;
}

.boxcontent h6 a:hover {
    color: #CC0000;
    font-size: 12px;
}

.aside .boxcontent li {
    color: #333;
    font-size: 12px;
    line-height: 140%;
    list-style-type: none;
    margin: 5px 0 0 10px;
}

.aside .boxcontent ul.h-1 li {
    background: url('images/h-icone-1a.png') no-repeat 0 0;
    height: auto !important;
    height: 42px;
    min-height: 42px;
    padding: 0 0 6px 42px;
    padding-right: 2px;
}

.aside .boxcontent ul.h-2 li {
    background: url('images/h-icone-2a.png') no-repeat 0 0;
    height: auto !important;
    height: 42px;
    min-height: 42px;
    padding: 0 0 6px 42px;
    padding-right: 2px;
}

.aside .boxcontent ul.h-3 li {
    background: url('images/h-icone-3a.png') no-repeat 0 0;
    height: auto !important;
    height: 42px;
    min-height: 42px;
    padding: 0 0 6px 42px;
    padding-right: 2px;
}

.aside .boxcontent ul.h-4 li {
    background: url('images/h-icone-4a.png') no-repeat 0 0;
    height: auto !important;
    height: 42px;
    min-height: 42px;
    padding: 0 0 6px 42px;
    padding-right: 2px;
}

.boxcontent li a {
    color: #333;
    font-size: 12px;
    text-decoration: none
}

.boxcontent li a:hover { color: #cc0000; }

.btn-tour a {
    background: transparent url(images/btn-tour-green.png) no-repeat;
    display: block;
    height: 90px;
    width: 204px;
}

.btn-tour a:hover { background: transparent url(images/btn-tour-green-h.png) no-repeat; }

 
.leftcontent .grid3 {
    float: left;
    padding-bottom: 5px;
    padding-right: 3%;
    width: 30%;
}

.leftcontent .btn-left { margin-top: 10px }