/*!!!!!!!!!!! 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
{
}


 /*"""""""" (MAIN) Items """"""""*/
#qm0 a
{
  padding-left: 15px;
  text-decoration: none;
  font-size: 12px;
  color: #3689b3; 
}

#qm0 a.last
{
}

/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
{
  text-decoration: underline;
}


/*"""""""" (MAIN) Active State """"""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover
{
}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent
{
}


/*"""""""" [SUB] Containers """"""""*/
#qm0 div
{
  margin: 2px 0 0 10px;
  background-color: white;
}


/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover
{
}


/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover
{
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent
{
}


/*"""""""" [SUB] Items """"""""*/
#qm0 div a
{
  border: 0;
  padding: 5px 10px;
  background-color: #cccccc;
  margin-top: 1px;
}

/*!!!!!!!!!!! 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
{
}


 /*"""""""" (MAIN) Items """"""""*/
#qm1 a
{
  padding-left: 15px;
  text-decoration: none;
  color: #e54b41;
  font-size: 13px;
}

#qm1 a.last
{
}

/*"""""""" (MAIN) Hover State """"""""*/
#qm1 a:hover
{
  text-decoration: underline;
}


/*"""""""" (MAIN) Active State """"""""*/
body #qm1 .qmactive, body #qm1 .qmactive:hover
{
}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm1 .qmparent
{
}


/*"""""""" [SUB] Containers """"""""*/
#qm1 div
{
  margin: 2px 0 0 10px;
  background-color: white;
}


/*"""""""" [SUB] Hover State """"""""*/
#qm1 div a:hover
{
}


/*""""""""[SUB] Active State """"""""*/
body #qm1 div .qmactive, body #qm1 div .qmactive:hover
{
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm1 div .qmparent
{
}


/*"""""""" [SUB] Items """"""""*/
#qm1 div a
{
  border: 0;
  padding: 5px 10px;
  background-color: #cccccc;
  margin-top: 1px;
}



