@charset "utf-8";

/* Lower Bg Pattern & solid color 
body { background: #dbdbdb url("bg_footer.gif") bottom center repeat-x !important; } */
#wrapper { background: url("bg_theme_repeat.gif") top center repeat-x !important; height: 100%; width: 100%; }

/* Global Header Bg Image & Logo */
#theme { background: url("home_top_bg.gif") top center no-repeat !important; height: 100%; width: 100%; }

/* Hidden Default Logo */
#gh-logo a { width: 260px !important; height: 80px !important; /* */ }
#gh-logo img { display: none !important; /* hidden default image, no modify */ }

/* Global Navgiation Buttons Style */
#globalheader #gh-nav li a { background-image: url("gn_nav.gif") !important; }
#globalheader-e #gh-nav li a { background-image: url("gn_nav_e.gif") !important; }

/* myrthk submenu */
#globalheader #sub-myrthk li a { background-image: url("mythk_menu.gif") !important; }
#globalheader-e #sub-myrthk li a { background-image: url("mythk_menu_e.gif") !important; }
#sub-myrthk li a { border-top: solid 1px #9f5234 !important; }

#main a {color: #291c08 !important; }

/* News Linkage */
 div.more a { color: #cc7433; } 

/* Global Header links Style */
#gh-featurebox #gh-fb-links ul li a { color: #eeeeee !important; }
#gh-featurebox #gh-fb-links ul li#eng a { color:#ff9c00 !important; }
#gh-featurebox #gh-fb-links ul li#cht a { color:#ff9c00 !important; }
#gh-featurebox #gh-fb-links ul li#chs a { color:#ff9c00 !important; }

/* Weather Text Style */
#gh-weather .currentDate { color: #5f2800 !important; }
#gh-weather .currentDate-e { color: #5f2800 !important; }
#gh-weather .currentDay { color: #5f2800 !important; }
#gh-weather .currentDay-e { color: #5f2800 !important; }
#gh-weather .currentTime { color: #5f2800 !important; }
#gh-weather .temperature { color: #5f2800; background-image: url("temperature_w.png"); _background-image: url("temperature_w.gif"); }
#gh-weather .humidity { color: #5f2800; background-image: url("humidity_w.png"); _background-image: url("humidity_w.gif"); }

/* Home Navigation Dot Color */
#item-home-highlights-navi ul li a { background-image: url("nav_dot.gif") !important; }
#item-rthk-highlights-navi ul li a { background-image: url("nav_dot.gif") !important; }

/* item-home-tags */
#item-home-tags-tabs a { background-image: url("head_item_tag_280.gif") !important; }
#item-home-tags-panels .divider { font-size: 0.6em; color: #956e12 !important; }
#item-home-tags-panels #box-hotsearch { background-color: #ebba92 !important;  }
#item-home-tags-panels #box-hotsearch a { color: #663000 !important; }
#item-home-tags-panels #box-tags { background-color: #ebba92  !important;  }
#item-home-tags-panels #box-tags a { color: #663000 !important; }
#item-home-tags-panels .list-tags a { color: #291b08 !important; }

#item-home-tags-e img { display: none; /* hidden default image, no modify */ }
#item-home-tags-e .subheader h2 { display: block !important; width: 280px !important; height: 40px !important; background-image: url("head_tags_280.gif") !important; } 
#item-home-tags-e .list-tags { background-color: #f8e0c6 !important; }
#item-home-tags-e .list-tags a { color: #663000 !important; }

/* R3 & R4 Highlights in english homepage */
#item-home-r3-highlights .content .title a { color: #cc7433 !important; }
#item-home-r3-highlights .content .feature { background-color: #fcf2e7 !important; }
#item-home-r3-highlights .content .others a { color: #cc7433 !important; }
#item-home-r4-highlights .content .title a { color: #cc7433 !important; }
#item-home-r4-highlights .content .feature { background-color: #fcf2e7 !important; }
#item-home-r4-highlights .content .others a { color: #cc7433 !important; }

/* Global footer Text Link Bg Color */
#gf-links { background-color: #953e13 !important; }