/*  Global ---------------------------------------------------------------------- */


/* Navigation List (used in member bar, masthead, 
---------------------------------------------------------------------- */


/*===================== */


/* Whatsup Box
---------------------------------------------------------------------------------------- */
#whatsup {	
	margin-top:0px;
	width: 100%; 

}

#whatsup .wu-sub {display: none; }

* #whatsup {padding-bottom:1px }
* div.open#whatsup {padding-bottom:0}
  
#whatsup #wu-tabs .tl, #whatsup #wu-tabs .tr {display:none}  
div.open#whatsup #wu-tabs .tl, div.open#whatsup #wu-tabs .tr {display:block}

div.open#whatsup #wu-subs {display:block; clear:both }
#whatsup #wu-subs {display:none}




.wu-sub h2 { color:#000; font-size:14px;}

/* ---= Tabs (News, Books, Etc.) =---  */


#whatsup .activetab {}
#whatsup .activetab a {background:url(../media/home/tab-arrow.gif) 50% 100% no-repeat;}



.tabs { height:100%; font-family:'Arial Narrow', Arial, Helvetica, sans-serif;  }


.tabs .nav {white-space: nowrap; float: left; margin:0; text-align: left; padding:0;    }
.tabs .nav img{ display:inline;}
.tabs .nav li {display:block; float:left; list-style: none; border-right:1px solid #ccc;}
.tabs .nav a {padding: 11px 7px 5px 7px; display:block; float:left  }
.tabs .nav a:hover {background:url(../media/home/tab-arrow-gray.gif) 50% 100% no-repeat; }


* html .tabs .nav { width:100%;}
* html .tabs .nav img{ display:inline;}
* html .tabs .nav li {height:100%; }
* html .tabs .nav a {padding: 13px 7px 9px 7px; height:100%;}

.jsHide {display:none}