﻿body 
{
    margin:0px; background-color:#eeeeee; font-family: Tahoma; font-size: 12px;
}
img         { border:0;}
A:Visited   { color:#000000; text-decoration:none}
A:Link      { color:#000000; text-decoration:none}
A:Hover     { color:#ff6500; text-decoration:none}

table { border-collapse:collapse}
.tblmain            { border-collapse:collapse; background-color:#FFFFFF}
.tblfooter          { margin: 0px 0px 0px 0px;}
                        
/* HEADER */   
.logo               { background-image:url(../Images/Main/logo.jpg); background-repeat:no-repeat; height:90px}             
.tblsearch          { height:150px}
.titlesearch        { background-image:url(../Images/Main/TitleSearchBox.png); background-position:center; background-repeat:no-repeat ;height:36px; color:#FFFFFF; font-weight:bold}
.pnhotnews          { border: solid 1px #aaaaaa; background-color:#F4FFFF;}
.pnhotnews  A:Visited   { color:#FF0000; text-decoration:none}
.pnhotnews  A:Link      { color:#FF0000; text-decoration:none}
.pnhotnews  A:Hover     { color:#CCCCCC; text-decoration:none}
.logo A:Visited   { color:#666666; text-decoration:none}
.logo A:Link      { color:#666666; text-decoration:none}
.logo A:Hover     { color:#ff6500; text-decoration:none}

.tbltopmenu       {height: 25px; font-size:12px}
.tbltopmenu A:Visited   { color:#000000; text-decoration:none}
.tbltopmenu A:Link      { color:#000000; text-decoration:none}
.tbltopmenu A:Hover     { color:#ff6500; text-decoration:none}


/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#a0c363;
	opacity:.9;
	filter: alpha(opacity=90);
}
.popupMenu A:Visited   { color:#ffffff; text-decoration:none}
.popupMenu A:Link      { color:#ffffff; text-decoration:none}
/* LEFT MENU*/
.tblleftmenu        { border: solid 1px #aaaaaa; margin: 0px 0px 5px 0px; font-weight:bold}
.titleleftmenu      { color:#000000; background-color:#EEEEEE}
.tblleftmenu A      { font-weight:bold}
.tblcategory:Hover  { background-color:#D7DEFF;}

.dlcategory         { margin: 5px 0px 5px 0px;}
.tblcategory        { font-size:12px; width:98%;}
.tblcategory td     { height:20px}
.tblplacename       { width:120px; margin: 0px 0px 1px 0px; border: solid 1px #99CCFF; background-color:#FFFFFF}

/*Thắng Cảnh*/
.titlelandscape     { color:#46680b}
.tblllandscape      { margin: 0px 0px 5px 0px; font-weight:bold}

/*Tin tức sự kiện*/
.titleNewsEvent    { background-image:url(../Images/Main/TitleSearchBox.png); background-position:center; background-repeat:no-repeat ;height:36px; color:#FFFFFF; font-weight:bold}
.tblNewsEvent      { margin: 0px 0px 5px 0px;}
.tblNewsEvent A:Visited   { color:#ff0000; text-decoration:none}
.tblNewsEvent A:Link      { color:#ff0000; text-decoration:none}
.tblNewsEvent A:Hover     { color:#AAAAAA; text-decoration:none}

/* Tỷ giá */
.titleexchange      { background-image:url(../Images/Main/TitleSearchBox.png); background-position:center; background-repeat:no-repeat ;height:36px; color:#FFFFFF; font-weight:bold}
.tblexchange        { margin: 0px 0px 5px 0px; border-collapse:collapse}
.tbl-exch           { font-size:11px}
.code               { color:#ff6500}
.tblexchange td     { text-align:center}
.tbl-exch td,th     { border: solid 1px #aaaaaa; border-collapse:collapse}

/*Online Supprt*/
.titleOnlineSupprt  { background-image:url(../Images/Main/TitleSearchBox.png); background-position:center; background-repeat:no-repeat ;height:36px; color:#FFFFFF; font-weight:bold}

/*Thống kê*/
.titleStatistics    { background-image:url(../Images/Main/TitleSearchBox.png); background-position:center; background-repeat:no-repeat ;height:36px; color:#FFFFFF; font-weight:bold}
.tblStatistics      { margin: 0px 0px 5px 0px; font-weight:bold}

/* Righr Page */
.tblright A:Visited   { color:#46680b; text-decoration:none}
.tblright A:Link      { color:#46680b; text-decoration:none}
.tblright A:Hover     { color:#0000FF; text-decoration:none}

.tblright           { margin: 0px 0px 5px 0px;}
.title              { font-size:18px; color:#46680b; font-weight:bold; height:30px; 
                      background-image:url(../Images/Main/bgTitle.png); }
.tblitemnewshome    { }
.tblrelatednews     {margin: 0px 0px 5px 0px;}
/* Modal Popup */
.modalbackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}