@charset "utf-8";
/* CSS Document */

/**********
20120404 : BOB nav fontsize
20130311 : announcements (aka news) read more button
****************/

/* Home CSS Chinese*/
.bestHKCell #bestHKNav a {font-size:13px; }
.bestHKCell .cellContent .tabContentContainer .bestHKleftNav li a {font-size:12px;}

/*.announcementsCell .btnMore a {background:url(../images/home/btn_see-all-news.png) no-repeat 0 0; width:83px; height:18px; }*/
.announcementsCell .btnMore {background:none; width:68px;} /*overwrite /common/css/home.css */
.announcementsCell .btnMore a {background:url(/tc/images/home/btn_readmore.png) no-repeat 0 0; width:68px; height:18px; text-indent:-9999px; display:block;}
.announcementsCell .btnMore a:hover {background-position:0 -18px; }

.travelToolCell .cellContent .travelGuideBox {background:url(../images/home/travel-tools/my-travel-guide.png) repeat-y 0 0; display:block; width:336px; min-height:75px; margin:0 0 2px 2px; position:relative;}
.travelToolCell .cellContent .travelGuideBox .btnOrganise a{background:url(../images/home/travel-tools/btn_organise.png) no-repeat 0 0; position:absolute; display:block; width:138px; height:18px; top:29px; left:182px;}

/* important notices starts */
#importantNotice .close {background:url(../images/home/important-notices-close.png) no-repeat 0 0; width:202px; height:33px; z-index:9; position:absolute; top:25px; right:-25px;}
#importantNotice .open {background:url(../images/home/important-notices-open.png) no-repeat 0 0; width:202px; height:93px; z-index:9; position:absolute; top:25px; right:-25px;}
/* important notices ends */

/* editiors pick starts */
.editorCell .cellContent .item p {font-size:12px;}
/* editiors pick ends */

/* follow us starts */
.followUsCell .cellContent .item.enews .itemContent .subscribeForm .btn {background:url(/tc/images/home/follow-us/btn_subscribe.png) no-repeat 0 0; background-position:0 0; width:94px; height:24px; display:block; text-indent:-9999px; cursor:pointer; padding-top:0; margin-top:10px;}
.followUsCell .cellContent .item.enews .itemContent .subscribeForm .btn:hover {background-position:0 -24px;}
/* follow us ends */

/* 20140505 */
.travelToolCell .cellContent a {background:url(/common/images/home/travel-tools/btn_new.png) no-repeat 0 0}


/** 20180703 - get-inspired START **/
#getIdeasBoxContent a .desc, .getIdeas .btnSeeMore, #getIdeasBoxContent a .tag{ font-family: '微軟正黑體', 'Roboto Condensed', sans-serif !important; }
/** 20180703 - get-inspired END **/