@charset "utf-8";
/* CSS Document */

/**********
20120404 : BOB nav fontsize
20130314 : announcements (aka news) read more button & follw us
****************/

/* Home CSS English*/
.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; }*/
/* 20130314 */
.announcementsCell .btnMore {background:none; width:68px;} /*overwrite /common/css/home.css */
.announcementsCell .btnMore a {background:url(/eng/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;}


/* 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;}
#importantNotice .open .bannerSlide .slider .item {font-size:11px;}
/* important notices ends */


/* editiors pick starts */
.editorCell .cellContent .item p {font-size:12px;}
/* editiors pick ends */

/* follow us starts 20130314 */
.followUsCell .cellContent .item.enews .itemContent .subscribeForm .btn {background:url(/eng/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}