/*style for the man*/
  #manbody {
	float:left;
	margin:0px;
	display:inline;
}
#humanbody {
	width: 145px;
	height:360px;
	background:url(../images/man-V1.jpg);
	padding: 0;
	position: relative;
}
#humanbody a {
	display:block;
}
#humanbody li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}
#headneck {
	left: 31px;
	top:10px;
	width: 66px;
	height: 68px;
	z-index:10;
}
#torso {
	left: 21px;
	top: 56px;
	width: 87px;
	height: 87px;
	z-index:10;
}
#abs {
	left: 30px;
	top: 112px;
	width: 72px;
	height: 66px;
	z-index:10;
}
#pelvis {
	left: 31px;
	top: 146px;
	width: 77px;
	height: 70px;
	z-index:10;
}
#armshands {
	left: 0px;
	top: 94px;
	width: 145px;
	height: 113px;
	z-index:10;
}
#feetlegs {
	left: 0px;
	top: 204px;
	width: 145px;
	height: 156px;
	z-index:10;
}
#headneck a {
	height: 68px;
}
#torso a {
	height: 87px;
}
#abs a {
	height: 70px;
}
#pelvis a {
	height: 64px;
}
#armshands a {
	height: 113px;
}
#feetlegs a {
	height: 156px;
}
#headneck a:hover {
	background: url(../images/man-V1.jpg) -31px -370px no-repeat;
}
#torso a:hover {
	background: url(../images/man-V1.jpg) -21px -1496px no-repeat;
}
#abs a:hover {
	background: url(../images/man-V1.jpg) -30px -472px no-repeat;
}
#pelvis a:hover {
	background: url(../images/man-V1.jpg) -31px -1226px no-repeat;
}
#armshands a:hover {
	background: url(../images/man-V1.jpg) 0px -814px no-repeat;
}
#feetlegs a:hover {
	background: url(../images/man-V1.jpg) 0px -1644px no-repeat;
}
/*styles for the woman*/
  #womanbody {
	float:left;
	margin: 30px 0px 0px 0px;
	display:inline;
}
#womanhumanbody {
	width: 149px;
	height:318px;
	background:url(../images/fmenV1.jpg);
	padding: 0px;
	position: relative;
}
#womanhumanbody a {
	display:block;
}
#womanhumanbody li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}
#womanheadneck {
	left: 50px;
	top:0px;
	width: 58px;
	height: 83px;
	z-index:10;
}
#womantorso {
	left: 36px;
	top: 57px;
	width:87px;
	height: 80px;
	z-index:10;
}
#womanabs {
	left: 46px;
	top: 103px;
	width: 69px;
	height: 60px;
	z-index:10;
}
#womanpelvis {
	left: 45px;
	top: 137px;
	width: 73px;
	height: 67px;
	z-index:10;
}
#womanarmshands {
	left: 0px;
	top: 65px;
	width: 154px;
	height: 99px;
	z-index:10;
}
#womanfeetlegs {
	left: 0px;
	top: 187px;
	width: 154px;
	height: 141px;
	z-index:10;
}
#womanheadneck a {
	height: 83px;
}
#womantorso a {
	height: 80px;
}
#womanabs a {
	height: 60px;
}
#womanpelvis a {
	height: 67px;
}
#womanarmshands a {
	height: 99px;
}
#womanfeetlegs a {
	height: 141px;
}
#womanheadneck a:hover {
	background: url(../images/fmenV1.jpg) -50px -318px no-repeat;
}
#womantorso a:hover {
	background: url(../images/fmenV1.jpg) -36px -693px no-repeat;
}
#womanabs a:hover {
	background: url(../images/fmenV1.jpg) -46px -421px no-repeat;
}
#womanpelvis a:hover {
	background: url(../images/fmenV1.jpg) -45px -773px no-repeat;
}
#womanarmshands a:hover {
	background: url(../images/fmenV1.jpg) 0px -1019px no-repeat;
}
#womanfeetlegs a:hover {
	background: url(../images/fmenV1.jpg) 0px -1141px no-repeat;
}


/*List divs*/
  #womanlist, #manlist {
	  float:left; 
	  padding: 2px;
	  margin:0px;
	  }
	
	    #womanlist{
	 margin-left:15px;
	  }
  
  #womanlist  h2, #manlist H2{ 
  	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size:.8em; 
	font-weight:bold; 
	color:#FFF;
	background-color:#a7a7a7;
	padding:2px 0px 2px 10px;
	margin:0px;
	}
	
  #womanlist div, #manlist div{
	  display:none;
     margin:0px;
	 width:168px;

  }
   #womanlist ul, #manlist ul{
	  padding:0px 10px;
	  margin:0px;
   }
  #womanlist li, #manlist li{
  	  list-style:none;
	  display:block;
  }
  #womanlist li a, #manlist li a{
	  color:#999;
	  font-size:.7em;
	  text-decoration:none;
  }
  #womanlist li a:hover, #manlist li a:hover{
	  color:#508ba9;
	
  }
/*List divs
  #womanlist, #manlist {
	float:left;
	padding:0px;
}
#womanlist {
	margin:2px;
	margin-left:15px;
}
#manlist {
	margin:2px;
	margin-right:15px;
}
#womanlist h2, #manlist H2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:.8em;
	font-weight:bold;
	color:#FFF;
	background-color:#a7a7a7;
	padding:2px 10px;
	margin:0px;
}
#womanlist div, #manlist div {
	display:block;
	width:165px;
}
#womanlist ul, #manlist ul {
}
#womanlist li, #manlist li {
	list-style:none;
	display:block;
}
#womanlist li a, #manlist li a {
	color:#999;
	font-size:.7em;
	text-decoration:none;
	padding-left:10px;
}
#womanlist li a:hover, #manlist li a:hover {
	color:#508ba9;
}*/
.subnote {
	float:left;
	padding-right: 20px;
	font-size:.7em;
}

.menuShow{
	display:block!important;
}
.menuHide{
	display:none!important;
}

#spacer{
	display:block !important;
}