@charset "UTF-8";
/* CSS Document */

/* --- Global Style ---*/
body, html {
width:100%;
height:100%;
margin:0px;
padding:0px;
background: #413D3C;
text-align:center;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight:normal;
font-size:11px;
line-height:20px;
color:#333333;
}


div{
margin:0px;
padding:0px;
}

p {
margin-bottom:15px;
margin-top:0px;
}
h1 {
margin:0px 0px 15px 0px;
font-weight:bold;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:18px;
line-height:18px;
color:#4792c1;
}
h2 {
margin:0px 0px 5px 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight:bold;
font-size:13px;
line-height:18px;
color:#000000;;
}
img {
padding: 0px 0px;
margin: 0px 0px;
border: 0px;
}
a {
color:#0c4b95;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a.noborder {
border:0px;
}
.clear{
height:0px;
width:100%;
clear:both;
} 

/* --- End Global Style ---*/
/* --- Page Framework ---*/

#site-wrapper {
	width:100%;
	height:auto;
	text-align:left;
}
#toppart {
	background: #FFF;
}

#flash-banner {
	width:675px;
	height:254px;
	float:left;
	padding-bottom:20px;
}
#content {
	width:945px;
	margin:0px auto;
}
#sidebar-home {
	float:right;
	width:243px;
	height:438px;
	background: url('../images/sidebar-BG.gif') ;
	margin-bottom:25px;
}
#sidebar {
	float:right;
	width:243px;
	height:438px;
	background: url('../images/sidebar-BG.gif') ;
}
#sidebar-buttons {
	float: right;
	width: 243px;
	margin-bottom:25px;
}
#home-box {
	width:678px;
	height:162px;
	float:left;
	background: url('../images/home-box-BG.gif') ;
}
#home-box p {
	margin: 40px 0 0 30px;
	font-family: Arial, san-serif;
	color:#666666;
	width:300px;
	font-size:12px;
	line-height:17px;
}
#middle-column {
	width:493px;
	height:auto;
	float:left;
	margin-left: 30px;
}
#footer {
	width:100%;
	font-size:10px;
	color:#e1e1e1;
	text-align:center;
	background:url('../images/footer-BG.gif') repeat-x;
}
#footer-content {
	width:945px;
	height: 100px;
	margin:0px auto;
}
#footer links {
padding-top:22px;
}
#footer a {
	display:inline-block;
	color:#e1e1e1;
}
#footer .left {
	float:left;
	padding-top:30px;
	text-align:left;
	line-height:12px;
}
#footer .right {
	float:right;
	padding-top:30px;
	text-align:right;
	line-height:12px;
}
#header {
	width:100%;
	height:144px;
	background:url('../images/header-BG.gif') repeat-x;
}
#header-content {
width:945px;
height:144px;
margin:0px auto;
}
#header-nav {
	background:url('../images/header-nav-BG.gif') no-repeat;
	width: 405px;
	height: 37px;
	float: right;
	padding-top:8px;
	margin-top:14px;
	color:#4f4f4f;
}
#header-nav a {
	color:#4f4f4f;
	text-transform:uppercase;
	font-size:10px;
	padding-left: 20px;
}
#header-nav a:hover {
	color:#113f8e;
	text-decoration:none;
}
#logo {
	float:left;
	position:relative;
	padding:48px 0 40px 0;
}
#nav {
	width:945px;
	height:40px;
	float:left;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 26px;
}
#nav a {
	float:left;
	display:block;
	height:11px;
	margin: 14px 50px 0px 0px;
	text-indent:-9999px;
}
#nav1 {
	width:30px;
	background: url('../images/nav1.gif') no-repeat;
	background-position:0px 0px;
}
#nav2 {
	width:52px;
	background: url('../images/nav2.gif') no-repeat;
	background-position:0px 0px;
}
#nav3 {
	width:106px;
	background: url('../images/nav3.gif') no-repeat;
	background-position:0px 0px;
}
#nav4 {
	width:63px;
	background: url('../images/nav4.gif') no-repeat;
	background-position:0px 0px;
}
#nav5 {
	width:86px;
	background: url('../images/nav5.gif') no-repeat;
	background-position:0px 0px;
}
#nav6 {
	width:27px;
	background: url('../images/nav6.gif') no-repeat;
	background-position:0px 0px;
}
#nav7 {
	width:64px;
	background: url('../images/nav7.gif') no-repeat;
	background-position:0px 0px;
}
#nav8 {
	width:160px;
	margin:12px 0 0 0 !important;
}
#nav1:hover, #nav2:hover, #nav3:hover, #nav4:hover, #nav5:hover, #nav6:hover, #nav7:hover {
	background-position: 0px -11px;
}
a:active, a:focus {
outline: 0;
}

/* Subnav */

ul#sub-nav{
height:auto;
list-style:none;
float:left;
margin:0px;
padding:0px;
position:relative;
margin-bottom:36px;
width:156px;
}
ul#sub-nav li {
display:block;
margin:3px 0px 4px 0px;
padding:3px 0px 3px 0px;
border-bottom:1px solid #d8d8cf;
}
#last {
	border-bottom:5px solid #666666!important;	
}
ul#sub-nav li ul {
	margin:0px;
	padding:0px 0px 4px 0px;
}
ul#sub-nav li ul li {
border-bottom: none;
}
ul#sub-nav li a {
display:block;
padding: 0px 0px 5px 0px;
color:#666666;
text-transform:uppercase;
font-weight: bold;
font-size: 10px;
}
ul#sub-nav li a:hover {
color:#498bbb;

text-decoration:none;
}
ul#sub-nav ul li a {
display:block;
padding: 0px 0px 0px 10px;
font-weight:normal;
text-transform:none;
}






/* Sidebar Button */

#top{

	padding:1Opx 10px 5px 10px;
    background:url('../images/tendon-ligament-repair.gif') no-repeat 0px 0px; 
    width: 220px; 
    height: 140px; 
    display: block; 
    margin-top: 10px;
    margin-left: 10px;
}
#top p {
	margin: 10px 0px 0px 10px;
	width:220px;
	line-height:14px;
}
#middle{
	padding:1Opx 10px 5px 10px;
    background:url('../images/articular-cartilage-repair.gif') no-repeat 0px 0px; 
    width: 220px; 
    height: 94px; 
    display: block; 
    margin-top: 10px;
    margin-left: 10px;
}
#middle p {
	margin: 10px 0px 0px 10px;
	width:220px;
	line-height:14px;
}
.sidebar-link {
	display:block;
	margin-bottom:10px;
}
a.top span { 
        display: none; 
        float: left;
}

a.top:hover { 
        background: url('../images/tendon-ligament-repair.gif') no-repeat 0px -140px; 
}


a.middle span { 
        display: none; 
        float: left;
}

a.middle:hover { 
        background: url('../images/articular-cartilage-repair.gif') no-repeat 0px -94px; 
}

a.video { 
        background:url('../images/x-repair-video.gif') no-repeat 0px 0px; 
        width: 220px; 
        height: 163px; 
        display: block; 
        margin-top: 10px;
        margin-left: 10px;
}

a.video span { 
        display: none; 
}

a.video:hover { 
        background: url('../images/x-repair-video.gif') no-repeat 0px -163px; 
}
a.video2 { 
        display: block; 
}

a.video2 span { 
        display: none; 
}

a.patients { 
        background:url('../images/x-repair-patients.gif') no-repeat 0px 0px; 
        width: 240px; 
        height: 76px; 
        display: block; 
}

a.patients span { 
        display: none; 
        float: left;
}

a.patients:hover { 
        background: url('../images/x-repair-patients.gif') no-repeat 0px -76px; 
}
a.doctors { 
        background:url('../images/x-repair-doctors.gif') no-repeat 0px 0px; 
        width: 240px; 
        height: 76px; 
        display: block; 
        margin-top: 10px;
        margin-bottom: 10px;
}

a.doctors span { 
        display: none; 
        float: left;
}

a.doctors:hover { 
        background: url('../images/x-repair-doctors.gif') no-repeat 0px -76px; 
}

/* Pretty Table */
table.pretty {
  margin: 0em 0em 0em 0em;
  background: #f3f3f0;
  border-collapse: collapse;
}
table.pretty th, table.pretty td {
  border: 1px #cccccc solid;
  padding: 0.5em;
}
table.pretty th {
  background: #d0cec2;
  text-align: left;
}
table.pretty caption {
  margin-left: inherit;
  margin-right: inherit;
}
table.pretty th.main, table.pretty td {
  border: 1px #cccccc solid;
  padding: 0.5em;
}
table.pretty th.main {
  background: #797979;
  text-align: center;
}
table.pretty th.bottom, table.pretty td {
  border: 1px #cccccc solid;
  padding: 0.5em;
}
table.pretty th.bottom {
  background: #d0cec2;
  text-align: right;
}


