/* Header */
#tab-internet-on, #tab-internet-off {position:absolute;bottom:-7px;right:10px;}
#tab-internet-on, #tab-internet-on a, #tab-internet-off, #tab-internet-off a {display:block;width:185px;height:24px;}
#tab-extranet-on, #tab-extranet-off {position:absolute;bottom:-7px;right:200px;}
#tab-extranet-on a, #tab-extranet-off a {display:block;width:81px;height:24px;}
#tab-administration-on, #tab-administration-off {position:absolute;bottom:-7px;right:286px;}
#tab-administration-on a, #tab-administration-off a {display:block;width:129px;height:24px;}

#ampersand {background-image:url(../images/logo_ampersand.gif);background-repeat:no-repeat;background-position:-5px 0 0 0;color: #999999;}
#tab-internet-off a {background: 0 0 url(../images/tab_public_off.gif) no-repeat;}
#tab-internet-off a:hover {background-image:url(../images/tab_public.gif);}
#tab-internet-on, #tab-internet-on a {background: 0 0 url(../images/tab_public.gif) no-repeat;}

#tab-extranet-off a {background: 0 0 url(../images/tab_extranet_off.gif) no-repeat;}
#tab-extranet-off a:hover {background-image:url(../images/tab_extranet.gif);}
#tab-extranet-on a {background: 0 0 url(../images/tab_extranet.gif) no-repeat;}

#tab-administration-off a {background: 0 0 url(../images/tab_administration_off.gif) no-repeat;}
#tab-administration-off a:hover {background-image:url(../images/tab_administration.gif);}
#tab-administration-on a {background: 0 0 url(../images/tab_administration.gif) no-repeat;}
