@charset "UTF-8";
/* VOIP PORTAL */

#nav.portal { height:40px; width:502px; float:left; margin:78px 5px 0 0; }
#nav.portal li a { text-indent:-9000px; }
#nav.portal a { height: 40px; background-position: 0 -40px; }
#nav.portal a:hover { background-position: 0 0; }
div#nav.portal ul { margin:0; padding:0; float:left; list-style:none; }
div#nav.portal li { float:left; }
div#nav.portal li a { height: 40px; float: left; display: block; }
div#nav.portal li a#bar { width:1px; height:40px; background-image: url(../img/bar.gif); }
#nav.portal a#home { width: 72px; background-image: url(../img/nav.gif) ; }
#nav.portal a:hover#home { background-position: 0px 0px }

#voipnav { list-style:none; height:24px; padding:10px 0 3px 0; font-size:11px; color:#000; background:#fff; border-bottom:1px solid #000; }
#voipnav ul, li { margin:0; padding:0; float:left; list-style:none; }
#voipnav li.first { padding-left:10px; }
#voipnav a { padding:8px; font-weight:bold; text-transform: uppercase; text-decoration:none; }
#voipnav a:hover { text-decoration:underline; color:#000; }