/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* Remove the comments bleow for vertical mains and change the false value to
   true in the qm_create function after the menus structure. */
/*.qmmc a {float:none}*/


/*"""""""" (MAIN) Container """"""""*/
#qm0
{
        background-color:transparent;
}


 /*"""""""" (MAIN) Items """"""""*/
#qm0 a
{
        color:#000000;
        background-color:#cccc99;
        text-decoration:none;
        padding: 4px 8px;
        border-right:1px solid white;

}


/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
{
        background-color:#efefef;
}


/*"""""""" (MAIN) Active State """"""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover
{
        background-color:#efefef;
        text-decoration:underline;
}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent
{
        background-image:url(images/arrow_down.gif);
        background-repeat:no-repeat;
        background-position:95%;
}


/*"""""""" [SUB] Containers """"""""*/
#qm0 div
{
        background-color:#efefef;
        padding:5px;
        border-style:solid;
        border-width:1px;
        border-color:#cccccc;
        margin-top:-1px;
}


/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover
{
        text-decoration:underline;
}


/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover
{
        background-color:#ffffff;
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent
{
        background-image:url(images/arrow_right.gif);
}


/*"""""""" [SUB] Items """"""""*/
#qm0 div a
{
        background-color:#eeeeee;
        padding:2px 40px 2px 5px;
        border-width:0px;
        border-style:none;
        border-color:#000000;
}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* Remove the comments bleow for vertical mains and change the false value to
   true in the qm_create function after the menus structure. */
/*.qmmc a {float:none}*/


/*"""""""" (MAIN) Container """"""""*/
#qm1
{
        background-color:transparent;
}


 /*"""""""" (MAIN) Items """"""""*/
#qm1 a
{
        color:#cc6600;
        background-color:#cccc99;
        text-decoration:none;
        padding: 4px 8px;
        border-right:1px solid white;
}


/*"""""""" (MAIN) Hover State """"""""*/
#qm1 a:hover
{
        background-color:#efefef;
}


/*"""""""" (MAIN) Active State """"""""*/
body #qm1 .qmactive, body #qm1 .qmactive:hover
{
        background-color:#efefef;
        text-decoration:underline;
}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm1 .qmparent
{
        background-image:url(images/arrow_down.gif);
        background-repeat:no-repeat;
        background-position:95%;
}


/*"""""""" [SUB] Containers """"""""*/
#qm1 div
{
        background-color:#efefef;
        padding:5px;
        border-style:solid;
        border-width:1px;
        border-color:#cccccc;
        margin-top:-1px;
}


/*"""""""" [SUB] Hover State """"""""*/
#qm1 div a:hover
{
        text-decoration:underline;
}


/*""""""""[SUB] Active State """"""""*/
body #qm1 div .qmactive, body #qm1 div .qmactive:hover
{
        background-color:#ffffff;
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm1 div .qmparent
{
        background-image:url(images/arrow_right.gif);
}


/*"""""""" [SUB] Items """"""""*/
#qm1 div a
{
        background-color:#eeeeee;
        padding:2px 40px 2px 5px;
        border-width:0px;
        border-style:none;
        border-color:#000000;
}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* Remove the comments bleow for vertical mains and change the false value to
   true in the qm_create function after the menus structure. */
/*.qmmc a {float:none}*/


/*"""""""" (MAIN) Container """"""""*/
#qm1
{
        background-color:transparent;
}


 /*"""""""" (MAIN) Items """"""""*/
#qm2 a
{
        color:#cc6600;
        background-color:#cccc99;
        text-decoration:none;
        padding: 4px 8px;
        border-right:1px solid white;
}


/*"""""""" (MAIN) Hover State """"""""*/
#qm2 a:hover
{
        background-color:#efefef;
}


/*"""""""" (MAIN) Active State """"""""*/
body #qm2 .qmactive, body #qm2 .qmactive:hover
{
        background-color:#efefef;
        text-decoration:underline;
}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm2 .qmparent
{
        background-image:url(images/arrow_down.gif);
        background-repeat:no-repeat;
        background-position:95%;
}


/*"""""""" [SUB] Containers """"""""*/
#qm2 div
{
        background-color:#efefef;
        padding:5px;
        border-style:solid;
        border-width:1px;
        border-color:#cccccc;
        margin-top:-1px;
}


/*"""""""" [SUB] Hover State """"""""*/
#qm2 div a:hover
{
        text-decoration:underline;
}


/*""""""""[SUB] Active State """"""""*/
body #qm2 div .qmactive, body #qm2 div .qmactive:hover
{
        background-color:#ffffff;
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm2 div .qmparent
{
        background-image:url(images/arrow_right.gif);
}


/*"""""""" [SUB] Items """"""""*/
#qm2 div a
{
        background-color:#eeeeee;
        padding:2px 40px 2px 5px;
        border-width:0px;
        border-style:none;
        border-color:#000000;
}

