/* CSS Document */
/*- Menu Tabs J (exploding-boy.com)- */
#tabsC {
      float:left;
      width:100%;
      font-size:.9em;
      line-height:1.1em;
	  border-bottom:3px;
	  border-bottom-style:solid;
	  border-bottom-color:#AED7ED;
	  position:relative; 
	  z-index:99;
      }
    #tabsC ul {
        margin:0;
        padding:0px 10px 0 0px;
        list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
	  list-style:none;
	  position:relative;
      }

/*a span span {display: none;}
a:hover span span {display: inline;}*/

    #tabsC a, #listen1, #read1{
      float:left;
      background:url(layout_images/tableftI.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span, #listen1 #listen2, #read1 #read2 {
      float:left;
      display:block;
      background:url(layout_images/tabrightI.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:/* #FF8E42; */ #FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#fff;
	  font-weight:bold;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }

        #tabsC #current_tab a {
                background-position:0% -42px;
				color: #fff;
        }
        #tabsC #current_tab a span {
                background-position:100% -42px;
				color: #fff;
        }
/* persisent page indicator */
#current_sec a {
background-color: #EAFEFF;
}

#listen1 #listen3, #read1 #read3{display: none;}
#listen1:hover #listen3, #read1:hover #read3 {
position:absolute;
display:block;
width: 11em;
background:#FFCC66;
color:#fff;
border: 1px solid #FF6600;
line-height:1.6em;
top:1.5em;
left:0px;
text-align:left;
padding:10px;
}

#listen3 a, #read3 a {
background:#FFCC66;

}
#listen3 a:hover, #read3 a:hover {
background:#92B7EF;
color:#fff;
}

body#b_gn li#b_gn a, body#b_tqa li#b_tqa a, body#b_ltmh li#b_ltmh a, body#b_eye li#b_eye a,body#b_ll li#b_ll a, body#b_ew li#b_ew a, body#b_map li#b_map a,
body#b_special li#b_special a,
body#r_gn li#r_gn a, body#r_tqa li#r_tqa a, body#r_ltmh li#r_ltmh a, body#r_eye li#r_eye a,body#r_ll li#r_ll a, body#r_ew li#r_ew a, body#r_map li#r_map a, body#r_today li#r_today a,body#r_today li#r_today a,
body#c_email li#c_email a, body#c_index li#c_index a,
body#h_findus li#h_findus a, body#h_knowus li#h_knowus a, body#h_special li#h_special a,
body#h_lin li#h_lin a, body#h_home li#h_home a, body#h_sitenews li#h_sitenews a,
body#l_eternity li#l_eternity a,
body#q_index li#q_index a, body#q_cd_request li#q_cd_request a, body#q_book_request li#q_book_request a
{
background: #EAFEFF url(../css/xxlayout_images/leftcol_hover_bg.jpg) repeat-x;
}
