@CHARSET "UTF-8";
/** HIERARCHICAL MENU START */
/** {{{ */
#menu-hier {
    background: transparent none;
    position: absolute;
    width: 980px;
    top: 145px;
    left: 50%;
    margin-left: -490px;
    height: 35px;
    z-index: 99;
    border: 0px solid red;

}
#menu-hier h3 {
    display: none;
}
#menu-hier ul.navigation  {
    list-style: none;
    list-style-image: none;
    margin: 0px;
    padding: 0;
}
#menu-hier ul.navigation li {
    position: relative;
    list-style: none;
    list-style-image: none;
    float: left;
    height: 35px;
    margin-right: 8px;
    padding-right: 8px;
    border-right: 2px solid #001243;
    outline: 0;
}
#menu-hier ul.navigation li a {
    /*padding-right: 8px;*/
    /*padding-left: 8px;*/
    height: 33px;
    line-height: 32px;
    display: inline-block;
    white-space: nowrap;
    width: auto;
    border-top: 2px solid #FFF;
    outline: 0;
    font-size: 14px;
    font-weight: bold;
    color: #001243;
    text-decoration: none;
}
#menu-hier ul.navigation li a.twoLines {
    line-height: normal;
}
#menu-hier ul.navigation li a.submenu span {
    padding-right: 24px;
    display: inline-block;
    background: url(../img/menu-hier-arrow.gif) 100% 50% no-repeat;
}
#menu-hier ul.navigation li:hover a {
    border-top-color: #FF807F;
}
#menu-hier ul.navigation a:hover span {
    text-decoration: underline;
}
#menu-hier ul.navigation li:hover ul {
    display: block;
}

/** 2nd tier start */
#menu-hier ul.navigation ul {
    position: absolute;
    top: 35px;
    left: -10px;
    z-Index: 5000;
    list-style: none;
    list-style-image: none;
    margin: 0px;
    padding: 0 0 0 2px;
    background-color: #FFF;
    border-left: 2px solid #001243;
}
#menu-hier ul.navigation ul li {
    list-style: none;
    list-style-image: none;
    float: none;
    margin: 0;
    padding: 0 3px 3px 7px;
    border-style: none;
    height: auto;
}
#menu-hier ul.navigation li:hover li a {
    width: auto;
    height: auto;
    display: inline;
    line-height: normal;
    white-space: nowrap;
    font-size: 13px;
    font-weight: normal;
    color: #001243;
    text-decoration: none;
    border-style: none;
}
#menu-hier ul.navigation ul li a:hover {
    text-decoration: underline;
    background-color: transparent;
}
/** 2nd tier end */
/** HIERARCHICAL MENU END }}} */


/** MENU START */
/** {{{ */
#menu {
    background: #4f213b url(/appdata/colours/1/rounded_solid_menu-sprites.png) no-repeat;
    position: absolute;
    width: 980px;
    top: 145px;
    left: 50%;
    margin-left: -490px;
    height: 35px;
    z-index: 99;
}


div#menu h3 {display: none;}
div#menu-main-holder {
    position: relative; /*--Declare X and Y axis base--*/
}

#menu ul.navigation  {
    list-style:none;list-style-image:none;
    height: 25px;
    margin: 5px 0 0 6px;padding: 0;

}
#menu ul.navigation li {
    list-style:none;list-style-image:none;
    float: left;
    margin-right: 1px;
    padding-right: 1px;
    border-right: 1px solid #b9a6b1;
    outline: 0;
}
#menu ul.navigation li.last {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}
#menu ul.navigation li a  {
    border: 0px solid #FFF;
    color: #FFF;
    display: inline;
    font-size: 100%;
    height: 25px;
    line-height: 25px;
    padding: 4px 8px;
    text-decoration: none;
    font-weight: bold;
    outline: 0;
}
#menu ul.navigation li a.twoLines,
.linux #menu ul.navigation li a.twoLines  {
    font-size: 93%;
    font-weight: bold;
    line-height: normal;
    padding: 1px 8px 1px 8px;
    display: block;
    width: auto;
    height: 29px;
    margin-top: -3px;
    text-align: center;
}
.linux #menu ul.navigation li a  {
    padding: 4px 5px;
}
ul.navigation li a:hover {
    background: #0b4d90
}
ul.navigation li.active a {
    background: #0171c7
}

ul.navigation li ul {display: none;}

.ie6 #menu {margin-top: 0px;}
/** MENU END }}} */

/** MENU SECONDARY START */
/** {{{ */
#menuSecondary {
    position: absolute;
    width: 980px;
    top: 180px;
    left: 50%;
    margin-left: -490px;
    height: 35px;
    background: #bcb3b4 url(/appdata/colours/1/rounded_solid_header1-sprites.png) no-repeat;
    overflow: hidden;
    z-index: 98;
}
div#menuSecondary h3 {display: none;}
div#menuSecondary-holder {
    margin-top: 10px;padding: 0 10px;
    position: relative; /*--Declare X and Y axis base--*/
}
#menuSecondary ul.navigation  {
    list-style:none;list-style-image:none;
    margin: 0;padding: 0;
    zoom:1;
}
#menuSecondary ul.navigation li {
    display: block;margin: 0; padding: 0;
    float: left;
    text-align: left;
    position: relative; /*--Declare X and Y axis base--*/
    margin-right: 1px;
    padding-right: 1px;
    border-right: 1px solid #000;
    outline: 0;
}
#menuSecondary ul.navigation li.last {
    border-right-style: none;
}
#menuSecondary ul.navigation li a {
    color: #000200;
    display: block;
    border: 0px solid #FFF;
    padding: 0 8px;
    font-size: 100%;
    text-decoration: none;
    font-weight: normal;
    outline: 0;
}
.linux #menuSecondary ul.navigation li a {
    padding: 0px 6px;
}
#menuSecondary ul.navigation li a.twoLines,
.linux #menuSecondary ul.navigation li a.twoLines  {
    font-size: 93%;
    line-height: normal;
    padding: 1px 8px 1px 8px;
    display: block;
    width: auto;
    height: 29px;
    margin-top: -9px;
    text-align: center;
}
#menuSecondary ul.navigation li a:hover {
    background: transparent; color: #fff;
}
#menuSecondary ul.navigation li.active a {
    background: #0171c7;
}
ul.navigation li ul {display: none;}
.ie6 #menuSecondary {margin-top: 0px;}
/** MENU SECONDARY END }}} */

/** MENU DROP-DOWN START */
div.evSubMenuHolder {
    display: none;
}
/** MENU DROP-DOWN END */


/** BREADCRUMBS START */
/** {{{ */
#breadcrumbs {
    margin: 5px 0;padding: 0;
}
#breadcrumbs ul {
    list-style:none;list-style-image:none;
    margin: 0 0 0 2px;
}
#breadcrumbs ul li {
    display: block;margin: 0; padding: 0;
    float: left;
    font-size: 85%;
    text-align: left;
    position: relative; /*--Declare X and Y axis base--*/
    color: #010005;
}
#breadcrumbs ul li.first {
    color: #bfb6b9;margin-right: 3px;
}

#breadcrumbs ul li.last {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}
#breadcrumbs ul li span {
    display: none;
}
#breadcrumbs ul li a {
    border: 0px solid #FFF;
    padding: 0 2px;
    text-decoration: none;
}
#breadcrumbs ul li a span {
    display: inline;font-size: 85%;
}
/** BREADCRUMBS END }}} */

