/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */
.container4 {
    clear:left;
    float:left;
    color:white;
    height:50px;
    width:100%;
    text-align:center;
}
.menu4 {
    text-align:left;
    padding-top:4px;
    float:left;
    margin:0 auto;
    position:relative;
    margin-left:10px;
    margin-top:30px;
    color:white;
    width:100%;
    background:#199863 url(/images/menus/menu.gif) repeat-x;
}
.menu4 ul {
    padding:0; margin:0; list-style-type: none;
}
.menu4 ul li {
    position:relative;float:left;
}
.menu4 ul li.home {background:transparent url(/images/menus/menuhome.gif) no-repeat;}
.menu4 ul li.invoices {background:transparent url(/images/menus/menuinvoices.gif) no-repeat;}
.menu4 ul li.contractors {background:transparent url(/images/menus/menucontractors.gif) no-repeat;}
.menu4 ul li.contact {background:transparent url(/images/menus/menucontact.gif) no-repeat;}
.menu4 ul li.about {background:transparent url(/images/menus/menuabout.gif) no-repeat;}
.menu4 ul li.overview {background:transparent url(/images/menus/menuoverview.gif) no-repeat;}
.menu4 ul li.updates {background:transparent url(/images/menus/menuupdates.gif) no-repeat;}
.menu4 ul li.write {background:transparent url(/images/menus/menuwrite.gif) no-repeat;}
.menu4 ul li.details {background:transparent url(/images/menus/menudetails.gif) no-repeat;}
.menu4 ul li.docs {background:transparent url(/images/menus/menudocument.gif) no-repeat;}
.menu4 ul li.auth_docs {background:transparent url(/images/menus/menuauthdoc.gif) no-repeat;}
.menu4 ul li.board {background:transparent url(/images/menus/board.gif) no-repeat;}
.menu4 ul li.messages {background:transparent url(/images/menus/menumessage.gif) no-repeat;}
.menu4 ul li.subinv {background:#199863 url(/images/menus/menusubinv.gif) no-repeat;}
.menu4 ul li.subinv2 {background:#199863 url(/images/menus/menusubinv2.gif) no-repeat;}
.menu4 ul li.subinv3 {background:#199863 url(/images/menus/menusubinv3.gif) no-repeat;}
.menu4 ul li.subinv4 {background:#199863 url(/images/menus/menusubinv4.gif) no-repeat;}
.menu4 ul li.subinv5 {background:#199863 url(/images/menus/menusubinv5.gif) no-repeat;}
.menu4 ul li.subinv6 {background:#199863 url(/images/menus/menusubinv6.gif) no-repeat;}
.menu4 ul li.subinv7 {background:#199863 url(/images/menus/menusubinv7.gif) no-repeat;}
.menu4 ul li.subinv8 {background:#199863 url(/images/menus/menusubinv8.gif) no-repeat;}
.menu4 ul li.subcont {background:#199863 url(/images/menus/menucontractors.gif) no-repeat;}
.menu4 ul li.subcont2 {background:#199863 url(/images/menus/menusubcont2.gif) no-repeat;}
.menu4 ul li.subcont3 {background:#199863 url(/images/menus/menusubcont3.gif) no-repeat;}
.menu4 ul li.subnews {background:transparent url(/images/menus/menusubnews.gif) no-repeat;}
.menu4 ul li.subnews2 {background:transparent url(/images/menus/menusubnews2.gif) no-repeat;}
.menu4 ul li.subnews3 {background:transparent url(/images/menus/menusubnews3.gif) no-repeat;}
.menu4 ul li.subserv {background:transparent url(/images/menus/menusubserv.gif) no-repeat;}
.menu4 ul li.subserv2 {background:transparent url(/images/menus/menusubserv2.gif) no-repeat;}
.menu4 ul li.subserv3 {background:transparent url(/images/menus/menusubserv3.gif) no-repeat;}
.menu4 ul li.subserv4 {background:transparent url(/images/menus/menusubserv4.gif) no-repeat;}
.menu4 ul li.subserv5 {background:transparent url(/images/menus/menusubserv5.gif) no-repeat;}
.menu4 ul li.subabo {background:#199863 url(/images/menus/menusubabo.gif) no-repeat;}
.menu4 ul li.subabo2 {background:#199863 url(/images/menus/menusubabo2.gif) no-repeat;}
.menu4 ul li.subabo3 {background:#199863 url(/images/menus/menusubabo3.gif) no-repeat;}
.menu4 ul li.subabo4 {background:#199863 url(/images/menus/menusubabo4.gif) no-repeat;}
.menu4 ul li.subabo5 {background:#199863 url(/images/menus/menusubabo5.gif) no-repeat;}
.menu4 ul li.subabo6 {background:#199863 url(/images/menus/menusubabo6.gif) no-repeat;}
.menu4 ul li.subsubl {background:#199863 url(/images/menus/menusubinv.gif) no-repeat top left;}
.menu4 ul li.subexport {background:#199863 url(/images/menus/menusubexport.gif) no-repeat top left;}
.menu4 ul li.subpaid {background:#199863 url(/images/menus/menusubpaid.gif) no-repeat top left;}
.menu4 ul li.subconvert {background:#199863 url(/images/menus/menusubconvert.gif) no-repeat top left;}
.menu4 ul li.subspecial {background:#199863 url(/images/menus/menusubspecial.gif) no-repeat;}
.menu4 ul li.subsubr {background:#eee url(/images/menus/previous.gif) no-repeat 145px 0;}

.menu4 ul li a, .menu4 ul li a:visited {
    display:block;
    text-decoration:none;
    width:105px;
    height:30px;
    color:white;
    padding-left:30px;
    line-height:10px;
}
* html .menu4 ul li a, .menu4 ul li a:visited {
    width:105px; color:white;
}

.menu4 ul li ul {
    visibility:hidden; position:absolute; top:0; left:0; height:0; overflow:hidden;
    color:white;
}
.menu4 table {
    margin:-1px; border-collapse:collapse; font-size:1em;
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu4 ul li:hover a,
.menu4 ul li a:hover {
    font: 12px white; text-decoration:none; border:1px solid white;font-weight:bold;
}
.menu4 ul li:hover ul,
.menu4 ul li a:hover ul {
    visibility:visible; width:170px; height:auto; position:absolute; top:30px; left:-1px; background:#199863;  overflow:visible;
}
.menu4 ul li:hover ul li a,
.menu4 ul li a:hover ul li a {
    display:block;
    background:transparent;
    text-decoration:none;
    color:white;
    height:auto;
    line-height:1.0em;
    padding:5px 10px 5px 35px;
    width:170px;
    width:140px;
}
.menu4 ul li:hover ul li a.drop,
.menu4 ul li a:hover ul li a.drop {
    text-decoration:none;
    display:block;
    color:#90b11f;
    height:auto;
    line-height:1.5em;
    padding:5px 10px 5px 35px;
    width:170px;
    width:140px;
}
.menu4 ul li:hover ul li ul,
.menu4 ul li a:hover ul li a ul {
    visibility:hidden;
    position:absolute;
    top:0; left:0; height:0;
    overflow:hidden;
}
.menu4 ul li:hover ul li a:hover,
.menu4 ul li a:hover ul li a:hover {
    color:#90b11f; text-decoration:none;
}
.menu4 ul li:hover ul li:hover ul,
.menu4 ul li a:hover ul li a:hover ul {
    visibility:visible;
        position:absolute; top:0;
    color:#90b11f;
    left:182px;
    height:auto;
    border:1px solid white;
}
.menu4 ul li:hover ul li:hover ul.left,
.menu4 ul li a:hover ul li a:hover ul.left {
    left:-166px;
}
.menu4 ul li:hover ul li:hover ul li a,
.menu4 ul li a:hover ul li a:hover ul li a {
    display:block;
    color:white;
    height:auto;
    line-height:1.5em; padding:5px 10px 4px 35px; width:170px;
    width:140px;
}
* html .menu4 ul li a:hover ul li a:hover ul li a {padding:4px 10px 4px 35px;}

.menu4 ul li:hover ul li:hover ul li:hover a,
.menu4 ul li a:hover ul li a:hover ul li a:hover {
    color:#90b11f; text-decoration:none;
}
