.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;}

#qm0 #home {background-image:url(images/nav/home.gif);width:55px;height:29px;}
#qm0 #home.qmactive {background-image:url(images/nav/home_r.gif);}
		
#qm0 #basics {background-image:url(images/nav/basics.gif);width:124px;height:29px;}
#qm0 #basics.qmactive {background-image:url(images/nav/basics_r.gif);}
	
#qm0 #poses {background-image:url(images/nav/poses.gif);width:62px;height:29px;}
#qm0 #poses.qmactive {background-image:url(images/nav/poses_r.gif);}
	
#qm0 #video {background-image:url(images/nav/video.gif);width:119px;height:29px;}
#qm0 #video.qmactive {background-image:url(images/nav/video_r.gif);}

#qm0 #shop {background-image:url(images/nav/shop.gif);width:65px;height:29px;}
#qm0 #shop.qmactive {background-image:url(images/nav/shop_r.gif);}

#qm0 #about {background-image:url(images/nav/about.gif);width:98px;height:29px;}
#qm0 #about.qmactive {background-image:url(images/nav/about_r.gif);}

#qm0 #blog {background-image:url(images/nav/blog.gif);width:98px;height:29px;}
#qm0 #blog.qmactive {background-image:url(images/nav/blog_r.gif);}

#qm0 #links {background-image:url(images/nav/links.gif);width:66px;height:29px;}
#qm0 #links.qmactive {background-image:url(images/nav/links_r.gif);}
	
/* (MAIN) Container */
#qm0 { 
	background-color:transparent;
}

/* (MAIN) Items */
#qm0 a {
  color:#39063a;
  background-color:transparent;
  font-family:verdana, sans-serif;
  font-size:11px;
  text-decoration:none;
  padding:0px;
  border-style:none;
  border-color:#dddddd;
  border-width:1px;
  background-repeat:no-repeat;
  background-position:center center;
  margin-right:15px;
}

/* (MAIN) Hover State */
#qm0 a:hover { 
}

/* (MAIN) Active State */	
#qm0 .qmactive { 
  /* add '!important' after each style */	
  text-decoration:none !important;
}

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

/* [SUB] Containers */
#qm0 div {
  background-color:#ded9e5;
  padding:0;
  border-style:solid;
  border-width:1px 1px 0 1px;
  border-color:#d6c4ec;
  margin-top:3px;
}

/* [SUB] Hover State */
#qm0 div a:hover {
  color: #fff;
  background-color:#d6c4ec;
}

/*[SUB] Active State */
#qm0 div .qmactive {
  /* Note: Add '!important' after each style
  background-color:#ffffff !important; */
}

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

/* [SUB] Items */
#qm0 div a {
  margin:0px;
  padding:2px 20px 2px 5px;
  border-style:solid; border-color:#d6c4ec;
  border-width:0 0 1px 0;
  background-repeat:no-repeat;
  background-position:95%;
}
