/* CSS Document */
#sidebar {
		position: absolute;
		left: 800px;
		top: 120px;
		}
/* TOTAL KNEE STYLES */

#page {
	margin: 10px;
	width: 611px;
	line-height: 18px;
	}
	
#page .att {
	background: #F5EAFF;
	}
	
#page .bx {
	border-top: 1px solid #AF6DE2;
	border-bottom: 1px dotted #AF6DE2;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica;
	}

#page .bx2 {
	padding-top: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px; 
	background-color: #f7fcfe; 
	background-repeat: no-repeat; 
	background-position: center bottom; 
	background-image: url(images/bg-blue-01.gif); 
	border-top: #5083a4 4px solid; 
	border-bottom: #d9dee1 1px solid; 
	width:200px;
	float: right;
	}


#page .bx2b {
	width: 200px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	border-top: 1px dotted #AF6DE2;
	border-bottom: 1px dotted #AF6DE2;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	}

#page .bx3 {
	width: 200px;
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	border-top: 2px solid #5083a4;
	border-bottom: 2px solid #5083a4;
	background: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.6em;
	font-family: Arial, Helvetica, Tahoma, Verdana, ;
	font-size: 18px;
	text-align: center;
	color: #878787;
	}

#page .bx3b {
	width: 200px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	border-top: 2px solid #5083a4;
	border-bottom: 2px solid #5083a4;
	background: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.6em;
	font-family: Arial, Helvetica, Tahoma, Verdana, ;
	font-size: 18px;
	text-align: center;
	color: #878787;
	}


#page .att2 {
	background: #FFFFFF;
	}
	
#page .why2 {
	width: 200px;
	height: 40px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}

#page .highlight {
	background: #f0f1e2;
	padding: 2px;
	border: 1px solid #b4a996;
	border-left-width: 0;
	border-top-width: 0;
	}
	
#page .highlight h2#head {
	background: #d7d8c6;
	margin: 0;
	padding: 4px;
	font-size: 12px;
	}

	
#page .highlight h3 {
	font: bold 16px/1.3em "Trebuchet MS", sans-serif, arial;
	color: #669933;
	border-bottom: 1px solid #97886e;
	margin: 0 10px;
	padding-top: 10px;
	}
	
#page .highlight2 {
	background: #E9F0F5;
	padding: 2px;
	border: 1px solid #b4a996;
	border-left-width: 0;
	border-top-width: 0;
	width: 430px
	}
	
#page h1 {
	font: 18px/20px sans-serif, Arial, helvetica;
	color: #555;
	margin: 0;
	}
	
#page h2 {
	color: #444;
	font: bold 15px/11px Arial, sans-serif, helvetica;
	margin: 20px 0 0 0;
	padding: 4px;
	background: #f7f7f7;
	}
	
#page h3 {
	font: bold 14px/11px Helvetica, Arial, Verdana;
	margin: 20px 0 5px 50px;
	color: #2e6307;
	}
	
.h {
	background-color: #FFFFCC;
	}
	
	
#page .r {
	float: right;
	margin: 10px 10px 0 10px;
	border: 4px solid #ccc;
	width: 250px;

	}
	

#page .med-movie {
	width:250px;
	float:left;
	margin-left:10px;
	margin-top: 5px;
	border:1px solid #c6bfb3;
	border-bottom-color: #f5f6eb;
	border-right-color: #f5f6eb;
	background: #fff;
	}

 .rside {
 	float:right;
	margin-left:10px;
	margin-bottom:25px;
	}
	
 .lside {
 	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	}
	

/*
 *=LIST
 */
 	
#page .highlight ul {
	line-height: 16px;
	}
	
#page .highlight ul, #page .highlight li {
	list-style-image: url(images/arrow-ff.gif);
	}
	
/* GIVE IE DIFFERENT BULLET */
* html #page .highlight ul, *html #page .highlight li {
	list-style-image: url(images/arrow.gif);
	}
	
#page .highlight li {
	margin-bottom: 4px;
	}
	
 .ref {
	margin: 10px 0;
	padding: 0;
	}
	
 .ref li {
 	display: inline;
	font-size: 10px;
	padding-right: 10px;
	}
	
.stack {
	display: inline;
	list-style: none;
	margin: 10px 0;
	padding: 0;
	}
	
.stack li {
	padding-right: 10px;
	float: left;
	width: 200px;
	}

/*
 *=PAGE IMAGES
 */
 
 img.rside {
 	float:right;
	margin-left:10px;
	margin-bottom:5px;
	}
	
 img.lside {
 	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
	

/*
 *=MISC
 */
 
.note { color: white; background: red; font-family: "Courier New", Courier, mono; }

#page .tip { text-decoration: none; border-bottom: 1px dotted #777; cursor: help; }

#page .series { background-color: #fffdf1; border-top: 1px solid #d9963f; border-bottom: 1px solid #d9963f;}
#page .series a:hover { text-decoration: none; background: #d9963f; color: #fff; }
* html .iefix { height: 110px; }
.ln { text-decoration: underline; }
.pcurl {
	background: url(/hipsite/images/pcurl.gif) no-repeat;
	padding: 10px 0 0 15px !important;
	vertical-align: top;
	margin: 10px 0 0 50px;
	}
	
	
.imgs img {
	border: 3px solid #aaa;
	margin-left: 20px;
	}
	
.imgs {
	text-align: center;
	}
	
#page h4 { font: bold 90% Arial, Helvetica, sans-serif; margin: 0; padding: 0;}
#page .sm {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	}
/*
 *=DEFINITION LISTS
 */
 
#page dl {
	font-size: 12px;
	}
	
#page dt {
	font-weight: bold;
	text-decoration: underline;
	}
	
#page dd {
	margin: 5px 0 10px 10px;
	}
	
	
/* BUTTONS */
#btn-email, #btn-print {
	display: block;
	width: 120px;
	height: 20px;
	float: left;
	text-indent: -9999px;
	margin-right: 5px;
	}
	
#btn-email {
	background: url(images/email-friend.gif) no-repeat;
	}
	
#btn-print {
	background: url(images/print.gif) no-repeat;
	}
	
#options {
	width: 260px;
	float: right;
	}
	
/*
 *=TABLES
 */
  .results {
	width: 100%;
	background: #aaa;
	}
 .results th {
 	background: #e7e7e7;
	font: bold 12px/1.2em Arial, Verdana, Helvetica;
	padding: 5px;
	}
 .results td {
 	background: #fff;
	padding: 8px;
	font: 12px/1.2 Arial, Verdana, Helvetica;
	}
	
/*
 *=STYLES
 */
.biolink {
	background: #F0F0F0;
	}
	
.pullquote01 {
	color: #5E864E;
	}

.pullquote01 {
	color: #5E864E;
	font-size: 19px;
	letter-spacing: 2px;
	}

.pullquote02 {
	color: #5E864E;
	font-size: 25px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 5px;
	font-weight: bold;
	}
	
#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
padding-left: 60px;
}

#popitmenu a{
text-decoration: none;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}

