@charset "utf-8";

/* Lower Bg Pattern & solid color */
body { background: #fff5d1 !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%; }
#theme_e { background: url("home_top_bg_e.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; }
#gh-nav li a {  border-left:1px solid #ff9b56 !important;}
#gh-nav li#podcast a {  border-right:1px solid #ff9b56 !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; border-top:1px solid #ff9b56 !important; border-left:1px solid #ff9b56!important;  }

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

/* English Home Ranking */
#item-home-ranking-e .rank-bottom a { height:170px !important; background: url("soha_pic_en.gif") !important; }
#item-home-tags-e .list-tags { background: #efbdb9 !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: #f01536 !important; }