

#menu {
	margin: 50px 0;
	font-size: 14px;
}
#menu ul {
	margin: 0 0 30px;
}
#menu li {
	list-style: disc;
	margin: 10px 0;
}

/* *** */

.ixImage {
	position: relative;
}

.ixImage a img {text-decoration:none;}

#ixCancel {
	position: absolute;
	top: 5px;
	display: none;
}
	#ixCancel a {
		display: block;
		width: 16px;
		height: 16px;
		background: url(Images/Anatomy/cancel.png);
		text-indent: -9999px;
	}

img.preload {
	display: none;
}

.bodypartImage {
	display: none;
}

.tooltip {
	position: absolute;
	padding: 20px 0px 0px 0px;
	width:140px;
	text-align:center;
	display: none;
	line-height: 12px;
	font-size: 10px;
}
	.tooltip div {
		display: none;
	}

	.title-green { font-size:14px; text-transform:uppercase; font-family: "Lucida Grande", Verdana, sans-serif; }
	.title-blue {  font-size:14px; text-transform:uppercase; font-family: "Lucida Grande", Verdana, sans-serif; }
	.title-orange { font-size:12px; text-transform:uppercase; font-family: "Lucida Grande", Verdana, sans-serif; }
	
	.content-green { font-size:11px; color:#0068a6; font-family: "Lucida Grande", Verdana, sans-serif;}
	.content-blue { font-family: "Lucida Grande", Verdana, sans-serif; }
	.content-orange {font-family: "Lucida Grande", Verdana, sans-serif;}
	.content-orange li { font-weight:bold; }


#content1 {
	background: url(Images/Anatomy/circle_green.png) no-repeat;
	_background: url(Images/Anatomy/circle_green.gif) no-repeat;
	width: 140px;
	height: 135px;
	color:#0068a6;
}
	#content1 img { padding: 5px 0px 5px 0px; }
	#ixImageElbow #content1 {
		top: 20px;
		left: 5px;
	}

	#ixImageFoot #content1 {
		top: 0px;
		left: 20px;
	}
	#ixImageHand #content1 {
		top: 160px;
		left: 20px;
	}
	#ixImageHip	#content1 {
		top: 80px;
		left: 20px;
	}
	#ixImageKnee #content1 {
		top: 10px;
		left: 90px;
	}
	#ixImageShoulder #content1 {
		top: 40px;
		left: 180px;
	}
	#ixImageSpine #content1 {
		top: 60px;
		left: 0px;
	}
#content2 {
	background: url(Images/Anatomy/circle_orange.png) no-repeat;
	_background: url(Images/Anatomy/circle_orange.gif) no-repeat;
	width: 148px;
	height: 141px;
	padding:25px 0px 0px 0px;
	 color:#0068a6;
}
	#ixImageElbow #content2 {
		top: 260px;
		left: 5px;
	}
	#ixImageFoot #content2 {
		top: 160px;
		left: -40px;
	}
	#ixImageHand  #content2{
		top: 200px;
		left: 190px;
	}
	#ixImageHip #content2 {
		top: 75px;
		left: 190px;
	}
	#ixImageKnee #content2 {
		top: 240px;
		left: 190px;
	}
	#ixImageShoulder  #content2 {
		top: 380px;
		left: 170px;
	}
	#ixImageSpine #content2 {
		top: 350px;
		left: 120px;
	}

#content2 ul
{
list-style:none;
padding: 0px 0px 0px 0px;
margin: 0px 10px 0px 10px;
text-align:center;
}

#content3 ul
{
list-style:none;
padding: 0px 0px 0px 0px;
margin: 0px 10px 0px 10px;
text-align:center;
}
#content3 {
	background: url(Images/Anatomy/circle_blue.png) no-repeat;
	_background: url(Images/Anatomy/circle_blue.gif) no-repeat;
	width: 140px;
	height: 135px;
	color: #fff;
}

	#content3 img { padding: 5px 0px 5px 0px; }
	#ixImageElbow #content3{
		top: 20px;
		left: 200px;
	}
	#ixImageFoot #content3 {
		top: 125px;
		left: 130px;
	}
	#ixImageHand #content3 {
		top: 320px;
		left: 70px;
	}
	#ixImageHip #content3{
		top: 250px;
		left: 20px;
	}
	#ixImageKnee #content3 {
		top: 290px;
		left: 10px;
	}
	#ixImageShoulder #content3 {
		top: 200px;
		left: 10px;
	}
	#ixImageSpine  #content3 {
		top: 220px;
		left: 0px;
	}

#content1 a,  #content3 a
{
border: none;
color: #0068A6;
font-family: "Lucida Grande", Verdana, sans-serif;
   
}

#content2 a
{
	border: none;
	color:#0068a6;
}

#content3 a
{
	border: none;
	color:#FFFFFF;;
}
#content1 a,  #content2 a, #content3 a
{
	text-decoration: none;
}

#content1 a:hover,  #content2 a:hover, #content3 a:hover
{
	text-decoration: underline;
}

.content-orange-image, .content-green-image
{
	height: 65px;
	width: 79px;
}
#content1 img,  #content2 img, #content3 img
{
border: 0;
	}


.pointer {
	position: absolute;
	display: none;
}
	.pointer a {
		display: block;
		background: url(Images/Anatomy/button4.png) no-repeat;
		height: 20px;
		width: 20px;
		text-indent: -9999px;
		color: #0068a6;
	}
	.pointer a:hover,
	.pointer a.current,
	.pointer a.clicked {
		background-position: 0px -30px;
		color:#0068a6;
	}

.title {
	font-family: "Lucida Grande", Verdana, sans-serif;
	position: absolute;
	display: none;
}
.title a {
	font-size: 18px;
	color: #0068a6;
	text-decoration: none;
	padding: 5px;
	display: block;
	text-align: center;
}
.title a:hover,
.title a.current,
.title a.clicked {
	font-weight: bold;
}


/* KNEE */
#knee-patellaPointer {
	top: 158px;
	left: 75px;
}
#knee-femurPointer {
	top: 162px;
	left: 185px;
}
#knee-medialPointer {
	top: 261px;
	left: 66px;
}
#knee-aclPointer {
	top: 244px;
	left: 103px;
}

#knee-patellaTitle {
	top: 94px;
	left: 20px;
}
#knee-femurTitle {
	left: 250px;
}
#knee-medialTitle {
	top: 440px;
}
#knee-aclTitle {
	top: 420px;
	left: 240px;
}

/* ELBOW */
#elbow-ulnaPointer {
	left:210px;
	top:254px;
}
#elbow-ulnaTitle {
	left:290px;
	top:190px;
}
#elbow-olecranonPointer {
	left:219px;
	top:367px;
}
#elbow-olecranonTitle {
	left:245px;
	top:430px;
}
#elbow-discalPointer {
	left:174px;
	top:335px;
}
#elbow-discalTitle {
	top: 205px;
}
#elbow-ulnarPointer {
	left:198px;
	top:341px;
}
#elbow-ulnarTitle {
	left:250px;
	top:240px;
}
#elbow-humerusPointer {
	left:100px;
	top:365px;
}
#elbow-humerusTitle {
	top: 470px;
}
#elbow-lateralPointer {
	left:173px;
	top:355px;
}
#elbow-lateralTitle {
	left:110px;
	top:440px;
}

/* HAND */
#hand-medianPointer {
	left:153px;
	top:184px;
}
#hand-medianTitle {
	top:40px;
}
#hand-radiusPointer {
	left:191px;
	top:174px;
}
#hand-radiusTitle {
	left:230px;
	top:45px;
}


/* HIP */
#hip-acetabulumPointer {
	left:187px;
	top:217px;
}
#hip-acetabulumTitle {
	left:10px;
	top:30px;
}
#hip-femuralPointer {
	left:211px;
	top:235px;
}
#hip-femuralTitle {
	left:160px;
	top:40px;
	width: 225px;
	text-align: left;
}
#hip-femurPointer {
	left:263px;
	top:326px;
}
#hip-femurTitle {
	left:30px;
	top:425px;
}

/* SHOULDER */
#shoulder-rotatorPointer {
	left:177px;
	top:237px;
}
#shoulder-rotatorTitle {
	left:20px;
	top:30px;
}
#shoulder-humerusPointer {
	left:257px;
	top:322px;
}
#shoulder-humerusTitle {
	left:30px;
	top:475px;
}

/* SPINE */
#spine-cervicalPointer {
	left:177px;
	top:80px;
}
#spine-cervicalTitle {
	left:250px;
	top:28px;
}
#spine-thoracicPointer {
	left:180px;
	top:192px;
}
#spine-thoracicTitle {
	top: 20px;
}
#spine-lumbarPointer {
	left:272px;
	top:388px;
}
#spine-lumbarTitle {
	left:280px;
	top:166px;
}

/* FOOT/ANKLE */
#foot-achillesPointer {
	left:83px;
	top:305px;
}
#foot-achillesTitle {
	left:265px;
	top:36px;
}
#foot-heelPointer {
	left:66px;
	top:371px;
}
#foot-heelTitle {
	top: 443px;
	left: 10px;
}
#foot-anklePointer {
	left:102px;
	top:333px;
}
#foot-ankleTitle {
	left:287px;
	top:158px;
}
#foot-metatarsalPointer {
	left:237px;
	top:387px;
}
#foot-metatarsalTitle {
	left:240px;
	top:445px;
}
#foot-phalanxPointer {
	left:290px;
	top:369px;
}
#foot-phalanxTitle {
	left:265px;
	top:270px;
}



.leftList li a.related
{
	font-style: italic;
	text-decoration: underline;
}


.leftList li a.current
{
	font-weight:bold;
	font-style: normal;

}



#content3 a.current
{
	font-weight:bold;
	font-style: normal;
}

