HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ns3133907 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64
User: cssnetorguk (1024)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: /home/mykensington.co.uk/public_html/v2/resources/css/new_menu.css
#header {
    position: relative;
    padding-bottom: 7px;
}
#newMenu {
    width: 608px; 
    margin: 0em;
    padding: 0em;
    position: absolute;
    right: 0em;
    bottom: 4px;
}
* html #newMenu {
    right: 10px;
    bottom: 6px;
}
#newMenu ul {
    display: inline;
    margin: 0em;
    padding: 0em;
}
#newMenu ul li {
    display: inline;
    list-style-type: none;
    margin: 0em;
    padding: 0em;
}
#newMenu a {
    float: left;
    width: 151px;
    height: 27px;
    margin: 0em 0em 0em 1px;
    padding: 0em;
    background-position: top left;
    background-repeat: no-repeat;
}
#newMenu a:hover {
    background-position: 0 -40px;
}
#newMenu a.current, #newMenu a.current:hover {
    background-position: 0 -80px;
}
#newMenu a span {
    font-size: 1px;
    visibility: hidden;
}
#submenuPagebody {
    background: #0B4FC5;
}
#subMenu {
    margin: 0em;
    padding: 0em;
    background: #0B4FC5;
    color: #FFF;
    font-weight: bold;
    font-size: 12px; /* 13px */
    text-align: right;
    height: 21px;
}
#subMenu ul {
    margin: 0em 2px 0em 0em;
    padding: 0em;
    position: relative;
    top: 7px; /* 6px */
    background: url(../../images/submenu_delim.gif) right bottom no-repeat;
}
#subMenu ul li {
    display: inline;
    list-style-type: none;
    margin: 0em;
    padding: 0em 10px 0em 15px;
    background: url(../../images/submenu_delim.gif) left bottom no-repeat;
}
* html #subMenu ul li {
    background: url(../../images/submenu_delim.gif) left -15px no-repeat;
}
#subMenu ul li.current {
    padding: 0em 8px 0em 13px;
}
#subMenu a, #subMenu span.outer {
    position: relative;
    bottom: 5px;
}
#subMenu a {
    color: #FFF;
    text-decoration: underline;
}
#subMenu a:hover {
    color: #FFF;
    text-decoration: none;
}
#subMenu span.outer {
    background: url(../../images/white_arrow_l.gif) left center no-repeat;
    padding: 0em 0em 0em 10px;
}
#subMenu span.inner {
    background: url(../../images/white_arrow_r.gif) right center no-repeat;
    padding: 0em 10px 0em 0em;
}
#subMenu a span.outer, #subMenu a span.inner {
    bottom: 0em;
    background-image: url(../../images/white_arrow_btm.gif);
}
#subMenu a span.outer {
    padding: 0em 0em 0em 12px;
}
#subMenu a span.inner {
    padding: 0em 12px 0em 0em;
}