/*  Global ---------------------------------------------------------------------- */


/* Navigation List (used in member bar, masthead, 
---------------------------------------------------------------------- */


/*===================== */


/* Whatsup Box
---------------------------------------------------------------------------------------- */
#whatsup {	
	margin-top:2px;
	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}

/* ticker
/////////////////////////////////////////////////////////*/

.ticker { padding:0px 0; height:39px; background:url(../media/global/bg-ticker.gif) 0% 0% repeat-x; margin:5px 0 0 0   }
.ticker .tl, .ticker .content, .ticker .tr { height:39px}
.ticker .tl {background:url(../media/global/bg-ticker-l.gif) 0% 0 no-repeat; float:left; width:10px;}
.ticker .content {float:left; }
.ticker .tr {background:url(../media/global/bg-ticker-r.gif) 0% 100% no-repeat; width:10px; float:right}

.ticker .content { font-size:12px; margin:4px 0 4px 7px; padding:0px 0; }
.ticker .content h3 { padding:5px 10px 6px 0px; border-right:1px solid #bbb; color:#005B27; float:left;  }
.ticker .content p {  padding:5px 0 6px 10px; color:#333; margin:0 0 0 95px; }

.ticker .lnk-more { color:#c30; font-size:9px; text-decoration:none; padding:0 0 0 7px }

/*NEWS SCROLLER*/
#pscroller2{
width: 350px;
height: 20px;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

