body {
	margin: 0;
	font-size:12px;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
}

ul, form {
	margin: 0;
	padding: 0;
}

p {
	margin: 0.83em 0;
	padding: 0;
}

.container_center {
	width: 950px;
	margin: auto;
}

.clear {
	clear: both;
}

.floatlt {
	float:left;
	margin-right: 10px;
}

.floatrt {
	float:right;
	margin-left: 10px;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
}

h1 {
	background-image: url(../images/layout/landing-h1.jpg);
	background-repeat:repeat-x;
	color: #165B7D;
	font-size: 20px;
	font-weight: normal;
	height: 39px;
	padding: 12px 0 0 8px;
	margin-bottom: -8px;
}

h2 {
	margin-top: 10px;
	color: #14516D;
	font-size: 16px;
}

h3 {
	font-weight:normal;
	color: #165B7D;
	font-size:13px;
} 

a,
a:link,
a:visited,
a:active {
	color: #3A98CA;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img{
	border: none;
}

.caption {
	color: #666;
}

/*--- Header ---*/

#header_container {
	border-top: 4px #2172A0 solid;
	height: 66px;
	background-image: url(../images/layout/header-bkg.gif);
	background-position:bottom;
}

#header_nav {
	/*background-image:url(../images/layout/header-btn.jpg);*/
	background-repeat: repeat-x;
	height: 35px;
	color: #67645E;
	margin: 0;
	padding: 0;
	float:right;
}

#header_nav li {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size:11px;
	line-height:35px;
	padding: 0 10px;
	list-style: none;
	background-image: url(../images/layout/header-btn-div.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

#header_nav .share {
	background-image: none;
	padding-right: 0;
	margin-right: -11px;
	margin-top: -1px;
}
#header_nav .first {
	padding-left: 0;
}

#header_nav .last {
	background-image: none;
	padding-right: 0;
}

#header_nav .go {
	float:right;
	padding-left: 4px;
}

#header_nav .end {
	padding: 0;
}

#header_nav .search {
	float:left;
	padding-right: 4px;
}

#header_nav a:link,
#header_nav a:visited,
#header_nav a:active {
	color: #67645E;
	text-decoration: none;
}

#header_nav a:hover {
	text-decoration: none;
	color: #8F8B85;
	
}

#print_page {
	float: right;
	margin-top: -4px;
	padding-right: 10px;
}

#header_nav #print_page a:link,
#header_nav #print_page a:visited,
#header_nav #print_page a:active {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#header_nav #print_page a:hover {
	text-decoration: underline;
	color: #67645E;
}


#main_nav_container {
	background-image:url(../images/layout/subnav_bkg.gif);
	background-repeat:repeat-x;
	height: 35px;
}



/*--- Home ---*/

#home_content {
	margin-top: 15px;
}

#home_content h2 {
	border-bottom: 4px double #E0E0E0;
	padding-bottom: 5px;	
}

#home_sub_content {
	background-image: url(../images/sidebar/highlight/highlight-bkg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 260px;
	margin-top: 1.9em;
	padding-bottom: 0px;
}

#home_sub_content h3 {
	margin: 1.0em 0;
}

#home_who {
	border-right:solid #E0E0E0 1px;
	float: left;
	height: 100%;
	padding: 0px 15px;
	width: 207px;
}

.home_testimonial {
	padding: 0px 15px;
	margin-left: 237px;
}

.home_testimonial .knee-photo {
	float: right;
	margin: 0 10px;
}

a.read-more {
	padding-bottom: 15px;
}


/*--- Rotating Banner: Structural Elements ---*/
#where-is-your-pain {
	background-color: transparent;
	background-image: url(../images/layout/nav-btn.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #FFF;
	height: 257px;
	position: relative;
	width: 710px;
}

#where-is-your-pain-slides {
	background-image: url(../images/flash/bkgd.jpg);
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	height: 100%;
	position: relative;
	z-index: 2;
}

#where-is-your-pain-pager {
	height: 67px;
	position: absolute;
	top: 190px;
	z-index: 3;
}


/*--- Rotating Banner: Slides ---*/
.slide {
	background-repeat: no-repeat;
	display: none;
	height: 257px;
	left: 0;
	position: absolute;
	text-shadow: #8AB3CB 2px 1px 1px;
	top: 0;
}

#hip-solutions.slide 		{ background-image: url(../images/flash/hip.jpg); display: block; }
#knee-solutions.slide 		{ background-image: url(../images/flash/knee.jpg); }
#shoulder-solutions.slide 	{ background-image: url(../images/flash/shoulder.jpg); }

#hip-solutions.slide .active-button-background		{ left: 0px;	width: 238px;}
#knee-solutions.slide .active-button-background		{ left: 238px;	width: 234px;}
#shoulder-solutions.slide .active-button-background	{ left: 472px;	width: 238px;}

.slide a {
	display: block;
	height: 190px;
	left: 0;
	position: absolute;
	text-decoration: none;
	top: 0;
	width: 100%;
	z-index: 1;
}
.slide a:focus { outline: none; }

.slide p {
	font-weight: normal;
	font-size: 16px;
	line-height: 21px;
	margin: 0px;	
	padding-left: 350px;
	padding-right: 20px;
}

.slide img.active-button-background {
	cursor: pointer;
	height: 67px;
	position: absolute;
	top: 190px;
}

#hip-solutions.slide p {
	padding: 110px 50px 0px 405px;
}

.slide h1 {
	background: none;
	color: #D0F9FF;
	font-size: 20px;
	font-weight: bold;
	height: 1.5em;
	margin-bottom: -8px;
	padding: 32px 0px 0px 350px;
}	

#knee-solutions.slide h1 {
	padding-top: 28px;
}
#knee-solutions.slide h1.second {
	margin-top: -15px;
}
#shoulder-solutions.slide h1 {
	margin-bottom: -4px;
}


/*--- Rotating Banner: Pager ---*/
#where-is-your-pain-pager li {
	background-repeat: no-repeat;
	color: #FFF;
	float:left;
	height: 100%;
	list-style: none;
	line-height: 14px;
	padding: 0;
}

#where-is-your-pain-pager li a,
#where-is-your-pain-pager li a:link,
#where-is-your-pain-pager li a:visited {
	background: none;
	color: white;
	display: block;
	font-weight: normal;
	height: 100%;
	padding-left: 25px;
	text-decoration: none;
}

#where-is-your-pain-pager li a:focus { outline: none; }

#where-is-your-pain-pager li a span.section  {
	border: none;
	color: #D0F9FF;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 10px;
	margin: 0px 0px 5px 0px;
	padding-top: 11px;
	text-decoration: none;
}

/* Hip button */
#where-is-your-pain-pager li.hip {
	width: 238px;
}
#where-is-your-pain-pager li.hip a:hover {
	background-image: url(../images/flash/btn-1-hover.jpg);
}

/* Knee button */
#where-is-your-pain-pager li.knee {
	width: 234px;
}
#where-is-your-pain-pager li.knee a:hover {
	background-image: url(../images/flash/btn-2-hover.jpg);
}

/* Shoulder button */
#where-is-your-pain-pager li.shoulder {
	width: 238px;
}
#where-is-your-pain-pager li.shoulder a:hover {
	background-image: url(../images/flash/btn-3-hover.jpg);
}



/* Testimonial Photograph */
.home_testimonial h2 img {
	margin: 0 20px 10px 20px;
}

/*--- Sidebars ---*/

.teaser,
.sidebar_main {
	background-image: url(../images/sidebar/sidebar-bkg.gif);
	background-repeat:repeat-y;
	color: #67645E;
}

.sidebar_main .bordertop {
	border-top: solid 4px #2481B4;
	margin-top: 15px;
}

.sidebar_main_content {
	padding: 3px 10px 0px 10px;
}

.sidebar_main.physician_search {float:right; clear:right;}

.orthosurgeon {
	margin: 0 5px;
}

.orthosurgeon img {
	margin-right: 15px;
}

.sidebar_main_content td {
	padding: 0px;
}

.sidebar_main h1 {
	background-image:url(../images/sidebar/sidebar-greentop.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #51734C;
	padding-left: 10px;
	height: 28px;
	margin: 0;
	padding-top: 7px;
}

.sidebar_main h2 {
	background-image:url(../images/sidebar/sidebar-greentop-sub.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #4B6A46;
	padding-left: 10px;
	height: 25px;
	padding-top: 5px;
	margin-bottom: 0;
	margin-top: 15px;
}

.sidebar_main_nav  {
	padding:0 5px;
}

.sidebar_main_nav ul ul li {
	border-bottom:none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	list-style: url(../images/layout/arrow-subnav.gif);
	list-style-position: inside;
}

.sidebar_main li {
	list-style:none;
	border-bottom: solid 1px #DDDDDD;
	padding: 5px 8px;
	font-size: 12px;
	color: #51734C;
}

.sidebar_main .last  {
	border-bottom: none;
	padding-bottom: 0;
}

.sidebar_main .title {
	font-weight: bold;
	font-size:11px;
}

.sidebar_main .title_seminar {
	font-weight: bold;
	font-size:16px;
}

.sidebar_main a:link,
.sidebar_main a:visited,
.sidebar_main a:active,
.sidebar_main a:hover {
		font-weight: normal;
		color:#4C7346;
}

.sidebar_main_content .highlight {
	font-weight: bold;
	color:#4C7346;
	font-size: 11px;
}

.sidebar_main .btn {
	padding-left: 8px;
	padding-top: 8px;
}

.sidebar_main .number {
	font-size: 16px;
	color:#F60;
	font-weight: bold;
}


.sidebar_testimonial {
	background-image:url(../images/sidebar/sidebar-testimonial-bgk.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.sidebar_testimonial h2 {
	border-bottom: 4px double #E0E0E0;
	padding: 10px 0 5px 15px;
}

.sidebar_testimonial p {
	padding: 0px 15px 5px 15px;
}

/*---Teaser---*/

.teaser {
	border-top: 3px solid #2281B1;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}

.teaser_content {
	padding-left: 20px;
	padding-right: 20px;
}

.teaser_img {
	float: right;
	position: relative;
	left: 35px;
	margin-left: -34px;
	margin-bottom: 20px;
	top: 15px;
}

.teaser_checklist ul li {
	margin-left: 20px;
	list-style:outside;
	list-style-image: url(../images/icons/check.png);
}


/* ---- Hip ----*/

#hip_mainpic {
	height: 183px;
	background-image:url(../images/hip/hip_landingmain.jpg);
	margin-bottom: 15px;
}

#hip_mainpic_btn {
	padding: 133px 0 0 410px;
}

/* ---- Knee ----*/

#knee_mainpic {
	height: 183px;
	background-image:url(../images/knee/landing/knee_landingmain.jpg);
	margin-bottom: 15px;
}

#knee_mainpic_btn {
	padding: 136px 0 0 250px;
}


/* ----- Shoulder -----*/

#shoulder_mainpic {
	height: 183px;
	background-image:url(../images/shoulder/landing/shoulder_landingmain.jpg);
	margin-bottom: 15px;
}

#shoulder_mainpic_btn {
	padding: 133px 0 0 372px;
}

#shoulder_littlepic {
	padding: 3px;
	border: 1px #E1E1E1 solid;
	margin: 12px;
}


/*--- Landing Pages ---*/

.landing_content {
	width: 345px;
}

.teaser_content h3,
.landing_content h2 {
	font-weight: normal;
	color: #14516D;
	font-size:16px;
}

/*--- Interior Pages ---*/

.interior_page h1 {
	background-image:url(../images/layout/interior-h1.gif);
	background-repeat:repeat-x;
	height: 48px;
	font-weight: normal;
	color: #165B7D;
	padding-top:17px;
	padding-left: 10px;
}

.interior_page h2 {
	color: #5A8954;
	font-size: 20px;
	border-bottom: 4px double #E0E0E0;
	font-weight: normal;
	padding-bottom: 8px;
	padding-left: 10px;
}

.interior_page ul {
	padding-left: 40px;
}

.interior_page li {
	list-style: none;
}

/*---Photos---*/

.photo {
	border: 1px solid #D9D9D9;
	padding: 4px;
}

.photo.top {
	margin-top: 15px;
}

/*--- Bread Curmbs --*/

#breadcrumbs {
	height: 28px;
	margin: 0px;
}

#breadcrumbs a:link,
#breadcrumbs a:visited,
#breadcrumbs a:active,
#breadcrumbs a:hover {
	font-weight: normal;
	color:#6E6B64;
}

#breadcrumbs li {
	line-height: 28px;
	font-size: 12px;
	color: #6E6B64;
	padding: 0 10px;
	border-right: #E0E0E0 1px solid;
	display: inline-block;
	margin-left: 0px;
}

#breadcrumbs li.leaf {
	border-right: 0px;
}
	
.error_message {
	border: 1px solid #900;
	background: #faa;
	margin-bottom: 10px;
	color: #000;
	padding: 5px;
}

.error_message li {
	color: #333;
	font-size: 90%;
	border: 0;
	list-style: disc;
	margin: 2px 0 0 15px;
	padding: 0;
}

label.error {
	color: #900;
}

input.error, textarea.error, select.error {
	background-color: #fdd;
}

/*--- Pop-Up Styles --*/
.pop_up {
	padding: 10px 25px;
}

/*--- References --*/

.references {
	font-size: 90%;
	padding: 0px 20px;
	border-top: 4px double #E0E0E0;
	margin-top: 20px;
}

.references a:link,
.references a:visited,
.references a:active,
.references a:hover {
	font-weight: normal;
}

sup {
	font-size: 10px;
	font-weight: bold;
	line-height: 8px;
}
sub {
	line-height: 8px;
}

/* --- Find an Orthopaedic Surgeon --*/

.surgeon_tbl a,
.surgeon_tbl a:link,
.surgeon_tbl a:visited,
.surgeon_tbl a:active,
.surgeon_tbl a:hover {
	color: #4B6A46;
}

.surgeon_tbl th {
	background-color: #F5F6ED;
	font-size:16px;
	color: #4B6A46;
	height: 35px;
	padding: 10px 0;
}

.surgeon_tbl th, td  {
	padding-left: 10px;
	padding-right: 10px;
}

.surgeon_tbl  h3 {
	color: #4B6A46;
}

.surgeon_tbl {
	margin-top: 15px;
}

.surgeon_tbl .first {
	padding-top: 10px;
}
.surgeon_tbl .last {
	padding-bottom: 15px;
}
.surgeon_tbl .odd {
	background-color: #EDF3E0;
}
.surgeon_tbl .results {
	font-size:14px;
}

/*--- Seminars ---*/

.seminar_header {
	margin-top:10px;
	background-image: url(../images/seminars/seminars-main.jpg);
	height: 183px;
}
.sem_tbl .header {
	background-color: #EDF3E0;
	font-weight: bold;
	border-top: #999 1px solid;
}
.sem_tbl {
	border-bottom: #999 1px solid;
	padding: 5px 0;
}

.sem_tbl td {
	padding: 5px;
}

/*--- Shoulder ---*/

#shoulder_under_inner.left {
	border-left: 1px #E1E1E1 solid;
	margin-left: 10px;
}

#shoulder_under_inner {
	width: 148px;	
	border-top: 1px #E1E1E1 solid;
	border-bottom: 1px #E1E1E1 solid;
	border-right: 1px #E1E1E1 solid;
	float:left;
	background-color: #F5F6ED;
}

#shoulder_under_inner h3 {
	font-size: 12px;
	margin-top: 3px;
}

#shoulder_under_inner img {
	border-bottom: 1px #E1E1E1 solid;

}

.under_flash {
	margin: 0;

}

/* ----- Sitemap ----- */

.sitemap {
	width: 40%;
	padding-left: 15px;

}

.thankyou {
	margin: 25px;
}

.motion_hip {
	width: 190px;
	font-size: 10px;
}

/* ----- Questionnaire -----*/


.questionnaire th {
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 20px;
	vertical-align: top;
	padding-right: 10px;
}

.questionnaire td {
	vertical-align: top;
}

.optional {
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

.nopadding td {
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}

.nopadding {
	margin-bottom: 25px;
}

/*** Spanish Surgeons and Video Animations - Tables ***/

.espanol_tbl,
.animations_tbl{
	border: #DDDDDD solid 1px;
	border-top: none;
	margin: 0;
}

.espanol_tbl th,
.animations_tbl th {
	background: url(../images/espanol/th.png) repeat-x;
	color: #51734C;
	font-size: 14px;
	vertical-align: top;
	text-align: left;
	padding: 8px 10px 7px 10px;
}

.espanol_tbl .subhead th,
.animations_tbl .subhead th {
	background-image: none;
	background-color: #DEEECA;
	border-bottom: 1px solid #B6D8A6;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 4px 10px 3px 10px;
}

.espanol_tbl td {
	font-size: 13px;
	padding: 4px 10px;
	vertical-align: top;
	text-align: left;
}

.animations_tbl td {
	font-size: 11px;
	line-height: 15px;
	padding: 18px;
	vertical-align: top;
	text-align: left;
}

.espanol_tbl th.center,
.espanol_tbl td.center {
	text-align: center;
}

.espanol_tbl .even {
	background-color: #F5F6ED;
}

.espanol_tbl th.borderrt {
	border-right: 1px solid #EFF7E5;
}

.espanol_tbl th.borderlt {
	border-left: 1px solid #B6D8A6;
}

.espanol_tbl td.borderlt {
	border-left: 1px solid #E4E4E4;
}

.animations_tbl td.borderrt {
	border-right: 1px solid #E4E4E4;
}

.animations_tbl td a {
	font-weight: normal;
}

.animations_tbl td a:hover p {
	text-decoration: underline;
}

.animations_tbl td p {
	margin-bottom: 0;
}

.animations_tbl {
	margin: 12px 0;
}