@charset "utf-8";

/* Lower Bg Pattern & solid color  */
body { background: #e2e2e2/* 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.jpg") 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; }

/* Radio Channel Submenu */
#sub-radio-ch li a { background-image: url("radio_ch_menu.gif") !important; }

/* Chinese Home Radio Panel */
#item-home-radio .radio-bottom a { background-image: url("soha_pic.gif") !important; }

/* English Home Ranking */
#item-home-ranking-e .rank-bottom a { height:150px !important; background: url("soha_pic_en.gif") !important; }

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

/* 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; }

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