input[type="text"]
{
    border: solid 1px #ccc;
}

.more-link
{
    text-align: right;
    margin-bottom: 0;
}

.orange-top-border
{
    border-top: solid 2px #E33100;
}
.orange
{
    color: #E33100;
}
.orange-lite
{
    color: #FCCAB1;
}

.blue-top-border
{
    border-top: solid 2px #2870B8;
}
.blue
{
    color: #2870B8;
}
.blue-lite
{
    color: #D6EBFF;
}

.green-top-border
{
    border-top: solid 2px #64B342;
}
.green
{
    color: #64B342;
}
.green-lite
{
    color: #CEFABB;
}

.gray
{
    color: #666;
}
.blue-link
{
    color: #003399;
}

.black
{
    color: #000;
}
.white
{
    color: #fff;
}

border-bottom-orange
{
    border-bottom: solid 1px #E33100;
}
border-bottom-blue
{
    border-bottom: solid 1px #2870B8;
}
border-bottom-green
{
    border-bottom: solid 1px #64B342;
}

h2.t20b, h2.t18b, h2.t14, h2.t14b, h2.t13b, h3.t13b
{
    font-family: 'Times New Roman' , Times, serif;
    font-weight: normal;
}
h2.t20b
{
    font-size: 20pt;
    font-weight: bold;
}
h2.t18b
{
    font-size: 18pt;
    font-weight: bold;
}
h2.t14b
{
    font-size: 14pt;
    font-weight: bold;
}
h2.t14
{
    font-size: 14pt;
}
h2.t13b, h3.t13b
{
    font-size: 13pt;
    font-weight: bold;
}

h2.a14, h2.a14b, h3.a10b
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
h2.a14b
{
    font-size: 14pt;
    font-weight: bold;
}
h2.a14
{
    font-size: 14pt;
}
h3.a10b
{
    font-size: 10pt;
    font-weight: bold;
}










#branding h1 span
{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: url(/img/chudu24-logo-2.jpg) no-repeat;
}















ul.disc li
{
    /* Giving UL's LIs generated disc markers. */
    list-style: disc outside;
    color: #478bc8; /* list-style-image: url('/img/icons/bullet_blue.png'); list-style-position:outside; */
}

ul.disc-green li
{
    /* Giving UL's LIs generated disc markers. */
    list-style: disc outside;
    color: #64B342; /* list-style-image: url('/img/icons/bullet_blue.png'); list-style-position:outside; */
}

ul.disc-orange li
{
    /* Giving UL's LIs generated disc markers. */
    list-style: disc outside;
    color: #E33100; /* list-style-image: url('/img/icons/bullet_blue.png'); list-style-position:outside; */
}




.box-advert
{
    margin: 0 0 25px 0;
    width: 300px;
    height: 250px;
}








.box56
{
    border: solid 1px #ccc;
    margin: 0 0 25px 0;
}

.box56 h2
{
    background: #8ab9ff url(/img/box/texture-red-2.png) 0 50% repeat-x;
    height: 25px;
    padding: 8px 0 0 10px;
}


.box56 h2.blue-bg
{
    background: #8ab9ff url(/img/box/texture-blue-2.png) 0 50% repeat-x;
}

.box56 div.gray-bg
{
    background: #fff url(/img/box/texture-gray-2.png) 0 50% repeat-x;
    padding: 2px 0 0 30px;
}
.box56 .body
{
    padding: 15px;
}

h2 a:hover
{
    text-decoration: none;
}



.box57-border-top
{
    border-top: solid 1px #ccc;
    margin: 0 0 25px 0;
    padding: 15px 0 0 15px;
}
.box57-border-top .item-large
{
    float: left;
    width: 374px;
}
.box57-border-top .item-small
{
    float: left;
    width: 250px;
}
.box57-border-top .seperator
{
    float: left;
    width: 20px;
}
.box57-border-top h2.t18b
{
    margin: 0 0 15px 0;
}


.box57-border-top .item-quarter
{
    width: 160px;
    float: left;
    text-align: center;
    border-left: solid 1px #ccc;
}

.box57-border-top .sub-item-quarter
{
    width: 122px;
    margin: 0 auto 0 auto;
}


.remove-left-border
{
    border-left: none;
}


.box57-border-top .item-50-50
{
    float: left;
    width: 300px;
}


.box57-border-top .item-30-30-30
{
    float: left;
    width: 202px;
}
.box57-border-top .item-30-30-30 h2, .box57-border-top .item-25-25-25-25 h2
{
    margin-bottom: 10px;
}
.box57-border-top .item-25-25-25-25
{
    float: left;
    width: 122px;
}


/* Start box58 */

.box58
{
    padding-top: 1px;
}
.box58-container
{
    display: block;
    border: 1px solid #ccc;
    margin: 20px 0 25px 0;
    -moz-border-radius: 5px 5px 5px 5px;
}

.box58 h2
{
    float: left;
    display: block;
    background: url(/img/box/menu53_hover_right.gif) repeat-x;
    margin: -20px 0 0 10px;
    padding: 5px 0 10px 0;
}

.box58 .body
{
    clear: both;
    margin: 0 10px 0 10px;
}

.box58 .row
{
    margin-bottom: 15px;
}
.box58 .row2
{
    margin-top: 7px;
    margin-bottom: 7px;
}
.box58 .row2-seperator
{
    border-top: dashed 1px #ccc;
}
.box58 .item-left-image
{
    float: left;
    width: 70px;
    margin-right: 10px;
}
.box58 .item-right-text
{
    float: left;
    width: 196px;
}

.box58 .item-left-text
{
    float: left;
    width: 176px;
    margin-right: 10px;
}
.box58 .item-right-image
{
    float: left;
    width: 90px;
    height: 60px;
}

.box58-border-top-only
{
    border-left: none;
    border-right: none;
    border-bottom: none;
}

/* End box58 */








ul.reseted, ol.reseted
{
    margin: 0;
}
ul.reseted li, ol.reseted li
{
    margin: 0 0 10px 0;
}











/* Start xem-nhieu-nhat */
.xem-nhieu-nhat
{
}
.xem-nhieu-nhat .heading
{
    border-top: solid 1px #000;
    border-bottom: solid 1px #ccc;
    padding: 15px 0 7px 15px;
}
.xem-nhieu-nhat div.body
{
    margin: 10px 0 0 0;
    padding: 0 0 0 15px;
}
.xem-nhieu-nhat div.item
{
    float: left;
    width: 180px;
}
.xem-nhieu-nhat div.item h2
{
    margin-bottom: 5px;
}
.xem-nhieu-nhat ol li
{
    margin-left: -10px;
    list-style: decimal outside;
}
.xem-nhieu-nhat div.seperator
{
    float: left;
    margin: 5px 5px 0 5px;
    width: 1px;
    height: 150px;
    border-left: solid 1px #ccc;
}
/* End xem-nhieu-nhat */




/* Start hinh-anh-du-lich */
.hinh-anh-du-lich .item
{
    float: left;
    margin-bottom: 5px;
}
.hinh-anh-du-lich .seperator
{
    float: left;
    width: 5px;
    height: 5px;
}
.hinh-anh-du-lich img
{
    width: 94px;
    height: 94px;
    margin: 0;
}
/* End hinh-anh-du-lich */




/* Start bbox */

.bbox
{
    position: relative;
    margin: 0 auto;
    min-width: 8em;
    max-width: 760px; /* based on image dimensions - not quite consistent with drip styles yet */
    z-index: 1;
    margin-left: 12px; /* default, width of left corner */
    margin-bottom: 25px; /* spacing under bbox */
}

.bbox .content, .bbox .t, .bbox .b, .bbox .b div
{
    background: transparent url(/img/box/border-box3.png) no-repeat top right;
    _background: transparent url(/img/box/border-box3.png) no-repeat top right;
}

.bbox .content
{
    position: relative;
    zoom: 1;
    _overflow-y: hidden;
    padding: 10px 10px 0px 0px;
}

.bbox .t
{
    /* top+left vertical slice */
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px; /* top slice width */
    margin-left: -12px;
    height: 100%;
    _height: 1600px; /* arbitrary long height, IE 6 */
    background-position: top left;
}

.bbox .b
{
    /* bottom */
    position: relative;
    width: 100%;
}

.bbox .b, .bbox .b div
{
    height: 15px; /* height of bottom cap/shade */
    font-size: 1px;
}

.bbox .b
{
    background-position: bottom right;
}

.bbox .b div
{
    position: relative;
    width: 12px; /* bottom corner width */
    margin-left: -12px;
    background-position: bottom left;
}

.bbox .hd, .bbox .bd, .bbox .ft
{
    position: relative;
}

.bbox .wrapper
{
    /* extra content protector - preventing vertical overflow (past background) */
    position: static;
    max-height: 1000px;
    overflow: auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}


.bbox .body
{
    margin-top: 0;
}
.bbox .heading
{
    padding: 8px 0 10px 0;
}
.bbox .item-50-50
{
    float: left;
    width: 302px;
}
.bbox p
{
    margin-bottom: 0pt;
}
/* End bbox */



.left-bottom-10
{
    margin-left: 10px;
    margin-bottom: 10px;
}
.right-bottom-10
{
    margin-right: 10px;
    margin-bottom: 10px;
}
.bottom-5
{
    margin-bottom: 5px;
}
.bottom-10
{
    margin-bottom: 10px;
}
.bottom-15
{
    margin-bottom: 15px;
}
.top-5
{
    margin-top: 5px;
}
.top-10
{
    margin-top: 10px;
}
.top-15
{
    margin-top: 15px;
}

div.seperator-no-border
{
    float: left;
    width: 15px;
    height: 10px;
}
div.seperator-no-border-5
{
    float: left;
    width: 5px;
    height: 5px;
}

div.seperator-border, div.seperator-border-20
{
    float: left;
    margin: 0 15px 0 15px;
    width: 1px;
    border-left: solid 1px #ccc;
    height: 190px;
}
div.seperator-border-20
{
    margin-left: 20px;
    margin-right: 20px;
}



/* Start phan-trang */
div.phan-trang
{
    margin: 0 0 25px 0;
    text-align: center;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 10px 0 10px 0;
    color: #ccc;
}
div.phan-trang a
{
    margin: 0 5px 0 5px;
}
div.phan-trang a.current
{
    color: #E33100;
    font-weight: bold;
}
/* End phan-trang */

div.box21
{
    background-color: #FFF;
    border: 1px solid #ccc;
    color: #222;
    margin: 0 0 0 0;
    padding: 0 10px 10px;
    margin-bottom: 20px;
}
div.box21 h2
{
    background-color: #478bcc;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0 -10px 10px;
    vertical-align: middle;
    padding: 5px 10px;
}
div.box21 h2 a
{
    color: #fff;
    text-decoration: underline;
}
div.box21 h2 span.options
{
    right: 10px;
    top: 8px;
    width: 30px;
}
div.box21 h2 span.options a
{
    height: 12px;
    width: 30px;
}


