﻿#topNavWrap { text-align:center; background: url(/liv/whp/nav_bg.jpg) repeat-x; line-height:41px; height:41px; }
/*#footerWrap { line-height:42px; height:42px; color:#fff; }  */
#footerWrap { height:98px; color:#fff; padding-top:15px; }  
#topNav li, #footer li  { float:left; display:inline; color:#fff; font-size:1.2em; }
#footer ul  { float:left; }
#topNav ul.wmsTop  { float:right; }
#topNav li a  { background-image:url(/liv/whp/topNav_bg.jpg); background-repeat:no-repeat; background-position:center 41px; }
#topNav li a  { display:block; height:41px; padding:0 10px; }
#topNav li.selected { background:url(/liv/whp/topNav_sel_left.gif) no-repeat left center; }
#topNav li.selected a:hover, #topNav li.selected a   { background:url(/liv/whp/topNav_sel_right.gif) no-repeat right center; } 

#topNav li a:hover  { background-position:center 0px; }

#footer li  { margin:0 20px 0 0; font-size:1.2em; }  
#footer li.selected a { font-weight:bold; }

#topNav li a, #footer li a  { color:#fff; text-decoration:none; }
#footer li a:hover  { text-decoration:underline; }
#topTip
{
    background:green;
    line-height:28px;
    height:28px;
    text-align:center;
    clear:both;
    color:White;
    font-size:1.2em;
}
#topTip a
{
    color:white;
    text-decoration:none;
    font-weight:900;
}
