﻿.content2
{
    padding: 7px;
    padding-right: 0px;
}
.colLeft
{
    float: left;
}
.title
{
    float: left;
    height: 36px;
    width: 100%;
}
.module
{
    border: 1px #cfcfcf solid;
    margin: 0px;
    margin-right: 7px;
    float: left;
}


/*--------------------------------------------------------------------------------------------------------------------/
/	Destination
/--------------------------------------------------------------------------------------------------------------------*/
.TopDestinations
{
    width: 472px;
    background: transparent url( '../images/Resources/layout/images/TopDestination_icon.jpg' ) no-repeat left 3px;
    margin-top: 7px;
    padding: 4px;
}
.TopDestinations_Title, .TopDestinations_ShowAll
{
    font-family: Arial;
    color: #209cd8;
    font-weight: bold;
    padding-left: 16px;
    font-size: 16px;
    text-decoration:none;
}
.TopDestinations_ShowAll
{
    padding: 0;
    color: #adadae;
}
.TopDestinations_ShowAll:hover
{
    color: gray;
}
.TopContentBorder
{
    background: #abca64 url( '../images/Resources/layout/images/TopDestination_border.jpg' ) repeat-x left bottom;
    float: left;
    width: 472px;
    margin-top: 2px;
    padding-top: 1px;
    padding-left: 1px;
    overflow: hidden;
}
.TopContentBorder div
{
    background-color:White;
    width: 235px;
    float: left;
    margin-right: 1px;
    height:105px;
}
.TopContentBorder table
{
    width: 235px;
    float: left;
}
.TopContentBorder td
{
    background-color: white;
}
.TopContentBorder td a
{
    display: block;
    width: 105px;
    background-color: white;
    padding: 3px;
    padding-left: 7px;
    color: #454545;
    text-decoration:none;
}
.TopContentBorder td a:hover
{
    color: #d14b4a;
    text-decoration:underline;
}

/*--------------------------------------------------------------------------------------------------------------------/
/	Top
/--------------------------------------------------------------------------------------------------------------------*/

.top
{
    width: 478px;
    height: 151px;
    border: 1px #cfcfcf solid;
    float: left;
}

.showall
{
    background: white url( '../images/Resources/layout/images/destinations/icon_top.jpg' ) no-repeat fixed left center;
    font-family: Tahoma;
    font-size: 16px;
    color: #69bce4;
    font-weight: bold;
    padding-left: 17px;
    width: 460px;
    height: 22px;
    margin: 0 auto;
}
.otrong
{
    background: #adc963 url( '../images/Resources/layout/images/destinations/vach.jpg' ) repeat-x left bottom;
    float: left;
    width: 470px;
    margin: 0 3px;
    padding-top: 1px;
    padding-left: 1px;
    overflow: hidden;
}

.otrong table
{
    background: transparent;
    width: 234px;
    float: left;
    margin-right: 1px;
}
.otrong table td
{
    background: white;
}
.otrong table td a
{
    display: block;
    width: 100px;
    padding: 3px;
    padding-left: 7px;
    color: #949494;
    overflow: hidden;
}
.otrong table td a:hover
{
    color: #d14b4a;
    font-weight: bold;
}

/*--------------------------------------------------------------------------------------------------------------------/
/	HOTLINE
/--------------------------------------------------------------------------------------------------------------------*/
.hotLine
{
    margin-top: 8px;
    float: left;
    clear: both;
    width: 135px;
    height: 33px;
    background: white url( '../images/Resources/layout/images/img_hotline.jpg' ) no-repeat;
    padding-top: 30px;
    padding-left: 161px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #7b7b7b;
}

/*--------------------------------------------------------------------------------------------------------------------/
/	TAB
/--------------------------------------------------------------------------------------------------------------------*/

.tabRegion
{
    float: left;
    margin-top: 7px;
    padding-left: 1px;
    width: 480px;
}
.tab
{
    width: 480px;
    float: left;
    height: 26px;
    overflow: hidden;
    margin-bottom: 4px;
}
#tabSelected
{
    background: #afd101 url( '../images/Resources/layout/images/Destination_bg_Tab_Selected.jpg' ) no-repeat;
    color: white;
    border: 1px #759f13 solid;
}

.tab a
{
    display: block;
    width: 93px;
    height: 19px;
    float: left;
    border: 1px #eaeaea solid;
    color: #718b32;
    text-align: center;
    font-weight: bold;
    padding-top: 3px;
    border: 1px #e2e2e2 solid;
    margin: 1px 1px 0px 0px;
}

.tab a:hover
{
    background: #afd101 url( '../images/Resources/layout/images/Destination_bg_Tab_Selected.jpg' ) no-repeat;
    color: white;
    border: 1px #759f13 solid;
}


.tabContent
{
    float: left;
    width: 396px;
}
.item
{
    float: left;
    line-height: 17px;
    padding-top: 1px;
}
.item a
{
    float: left;
    color: #bf4f1b;
    font-weight: bold;
}
.item a:hover
{
    color: #6fa800;
}
.item a img
{
    width: 55px;
    height: 55px;
    border: 1px black solid;
    vertical-align: text-top;
    margin: 0px 4px 4px 4px;
}
.item img
{
    height: 14px;
}


.quangcao1
{
    float: left;
    position: relative;
    left: 2px;
    padding: 7px 0px 7px 0px;
}
.quangcao1 img
{
    border-width: 0px;
}

.quangcao1 a
{
    display: block;
    border: 1px #cfcfcf solid;
}
.quangcao1 a:hover
{
    border: 1px #666666 solid;
}


/*--------------------------------------------------------------------------------------------------------------------/
/	TOP DESTINATION
/--------------------------------------------------------------------------------------------------------------------*/
.TopDestination
{
    width: 224px;
    height: 497px;
    margin-top: 7px;
}
.titleModule
{
    color: #83878a;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    padding: 6px 2px 5px 2px;
    display: block;
    float: left;
    width: 220px;
}
.TopDestination .content3
{
    padding: 12px;
    width: 200px;
    display: block;
    float: left;
}
.content3 a
{
    line-height: 16px;
    color: #83878a;
    float: left;
    clear: both;
}
.content3 a:hover
{
    color: #4abfff;
    font-weight: bold;
}

/*--------------------------------------------------------------------------------------------------------------------/
/	Noi dung
/--------------------------------------------------------------------------------------------------------------------*/
.destinationnd
{
    width: 789px;
    height: 367px;
    font-family: Tahoma;
    display: block;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-align: justify;
    clear: both;
    padding-left: 9px;
    padding-top: 5px;
}
.text
{
    width: 100%;
    height: 30px;
    font-family: Tahoma;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}
.boder
{
    border: 1px #000000 solid;
    margin-right: 7px;
    margin-bottom: 7px;
}

.anh
{
    width: 364px;
    height: 272px;
    border: 1px #0a0a0a solid;
}

.destinationnd a
{
    padding-right: 5px;
}
/*--------------------------------------------------------------------------------------------------------------------/
/	More Info
/--------------------------------------------------------------------------------------------------------------------*/

.moreinfo
{
    width: 800px;
    height: 490px;
    float: left;
    display: block;
}
.anhmoreinfo
{
    background: transparent url( '../images/Resources/layout/images/destinations/more.jpg' ) no-repeat left;
    width: 100%;
    height: 47px;
    padding-left: 10px;
}

.oxanh
{
    background: transparent url( '../images/Resources/layout/images/destinations/latnen_xanh.jpg' ) repeat-x left;
    width: 174px;
    height: 436px;
    border-left: 1px #9fb76b solid;
    border-right: 1px #9fb76b solid;
    display: block;
}
.khung
{
    margin-top: -436px;
    width: 783px;
    height: 434px;
    display: block;
    border: 1px #9fb76b solid;
    float: left;
}

.canh1
{
    background: transparent url( '../images/Resources/layout/images/destinations/traiduoi.jpg' ) no-repeat left bottom;
    width: 783px;
    height: 434px;
    float: left;
    position: relative;
    top: 1px;
    left: -1px;
}
.canh2
{
    background: transparent url( '../images/Resources/layout/images/destinations/phaitren.jpg' ) no-repeat right top;
    width: 783px;
    height: 434px;
    float: left;
    position: relative;
    top: -2px;
    left: 2px;
}

.canh3
{
    background: transparent url( '../images/Resources/layout/images/destinations/phaiduoi.jpg' ) no-repeat right bottom;
    width: 783px;
    height: 434px;
    float: left;
    position: relative;
    top: 2px;
    left: 0px;
}

.canh4
{
    background: transparent url( '../images/Resources/layout/images/destinations/traitren.jpg' ) no-repeat left top;
    width: 783px;
    height: 434px;
    float: left;
    position: relative;
    top: -2px;
    left: -2px;
}

.noidung
{
    width: 175px;
    height: 404px;
    padding-top: 30px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #718b32;
    float: left;
}

.noidung a
{
    width: 165px;
    margin: 5px 0 5px 0;
    padding: 5px 0 5px 0;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #718b32;
    padding-left: 10px;
    display: block;
    margin-left: 1px;
}

.noidung a:hover
{
    background: white;
    border-top: 1px #a0b76b solid;
    border-bottom: 1px #a0b76b solid;
    padding: 4px 0 4px 10px;
}



.sanpham
{
    width: 275px;
    height: 55px;
    float: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-right: 10px;
}
.TenSanPham
{
    font-weight: bold;
    color: #474747;
    float: left;
    text-decoration:none;
}
.TenSanPham:hover
{
    font-weight: bold;
    color: black;
}
.sanpham a img
{
    font-weight: bold;
    color: black;
    border: 4px #b9c69a solid;
    margin-right: 5px;
    width: 64px;
    height: 64px;
}
.sanpham a:hover img
{
    font-weight: bold;
    color: black;
    border: 4px #78903c solid;
}
