@charset "UTF-8";

body {
	
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image:url(../_media/images/images_old/bg-subpage.jpg);
	background-position: top;
	}
body#home {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background:#fff url(../_media/backgrounds/bg_home.jpg) center -6px no-repeat;
}

	
h1 {
	font: 220% Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	padding: 0;
	color: #237bbf;
	}
h2 {
	font: 180% Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	padding: 0;
	color:#333333;
	}
h3 {
	font: 150% Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	padding: 0;
	color:#333333;
	}
h4 {
	font: 125% Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	padding: 0;
	color:#333333;
	}
a {
	color:#333333;
	text-decoration: none;
	margin-bottom: 0px;
	}
p {
	margin:0;
	padding:2px 0 10px 0;
	}
a:hover {
	color:#000000;
	text-decoration:none;
	}
hr {
	color:#c6d7e4;
	background-color:#c6d7e4;
	height:2px;
	border:none;
	clear:both;
	}
.upcomingImg {
	border: solid 1px #bcd5e9;
	margin-bottom:5px;
	}
	
/* FORMS */
input {
	width:300px;
	background:#e6f0f7 repeat-x url(../_media/images/images_old/bg-input.jpg);
	background-position:top;
	border:solid 1px #91aabe;
	}
input#Submit {
	background-image:none;
	width: 100px;
	background-color:#184b72;
	color:#FFFFFF;
	}
textarea {
	width:300px;
	background:#e6f0f7 repeat-x url(../_media/images/images_old/bg-input.jpg);
	background-position:top;
	border:solid 1px #91aabe;
	}
/* END FORMS */	
	
.introLine {
	font: 150% Arial, Helvetica, sans-serif;
	color:#1c71b0;
	}
.imgLeft {
	float:left;
	border:1px solid #CCCCCC;
	margin:0 20px 10px 0;
	}
.imgRight {
	float:right;
	border:1px solid #CCCCCC;
	margin:0 0 10px 20px;
	}

.img {
	border:1px solid #CCCCCC;
	}
.img2 {
	border-bottom: 20px solid #237bbf;
	}
.quote {
	margin:0px;
	padding:20px 0px 0px 0px;
	}
.quotePerson {
	border-bottom: 3px solid #CCCCCC;
	color:#237bbf;
	font-style:italic;
	padding:10px 0 20px 0;
	margin:0px;
	}
.oneColFixCtr #container {
	width: 950px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
 }
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	}

	
/* color changes for subpages */

/* ABOUT DR. K - BLUE */
/*#n-about{
	background: #FFF url(../images/bg-subpage.jpg) no-repeat top;
	}*/
/* end ABOUT DR. K - BLUE */


/* KNEE DISORDERS - RED */
#n-knee{
	background: #FFF url(../_media/images/images_old/bg-subpage.jpg) no-repeat top;
	}
#n-knee h1 {
	color: #cb2d41;
	}
#n-knee h3 a{
	color: #cb2d41;
	}
#n-knee .img2 {
	border-bottom: 20px solid #cb2d41;
	}
#n-knee .quotePerson {
	color:#cb2d41;
	}
/* end KNEE DISORDERS - RED */


/* SHOULDER DISORDERS - GREEN */
#n-shoulder{
	background: #FFF url(../_media/images/images_old/bg-subpage.jpg) no-repeat top;
	}
#n-shoulder h1 {
	color: #3eb24a;
	}
#n-shoulder h3 a{
	color: #3eb24a;
	}
#n-shoulder .img2 {
	border-bottom: 20px solid #3eb24a;
	}
#n-shoulder .quotePerson {
	color:#3eb24a;
	}
/* end SHOULDER DISORDERS - GREEN */


/* PATIENT INFO - YELLOW */
#n-patient{
	background: #FFF url(../_media/images/images_old/bg-subpage.jpg) no-repeat top;
	}
#n-patient h1 {
	color: #fdb316;
	}
#n-patient .img2 {
	border-bottom: 20px solid #fdb316;
	}
#n-patient .quotePerson {
	color:#fdb316;
	}
/* end PATIENT INFO - YELLOW */


/* THERAPY PROTOCOLS - PURPLE */
#n-therapy{
	background: #FFF url(../_media/images/images_old/bg-subpage.jpg) no-repeat top;
	}
#n-therapy h1 {
	color: #666699;
	}
#n-therapy .img2 {
	border-bottom: 20px solid #666699;
	}
#n-therapy .quotePerson {
	color:#666699;
	}
/* end THERAPY PROTOCOLS - PURPLE */


/* RESOURCES & LINKS - ORANGE */
#n-resources{
	background: #FFF url(../_media/images/images_old/bg-subpage.jpg) no-repeat top;
	}
#n-resources h1 {
	color: #ff6d0c;
	}
#n-resources .img2 {
	border-bottom: 20px solid #ff6d0c;
	}
#n-resources .quotePerson {
	color:#ff6d0c;
	}
#n-resources a {
	color:#FF6D0C;
	}
/* end RESOURCES & LINKS - ORANGE */


/* SCHEDULE AN APPOINTMENT - TEAL */
#n-schedule{
	background: #FFF url(../_media/images/images_old/bg-subpage.jpg) no-repeat top;
	}
#n-schedule h1 {
	color: #339999;
	}
#n-schedule .img2 {
	border-bottom: 20px solid #339999;
	}
#n-schedule .quotePerson {
	color:#339999;
	}
/* end SCHEDULE AN APPOINTMENT - TEAL */

	


/* MAIN NAVIGATION */
#Nav {
	width:950;
	margin: 0px auto 0px auto;
	height:80px;
	}
	
#Nav a img {
	margin:0px;
	padding:0px;
	
	}
	
#Nav a {
	margin:0px;
	padding:0px;
	
	}
	
#Nav ul #NavMainList {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
	}
#Nav ul #NavMainList li {
	margin:0px;
	padding:0px;
	display:inline;
	}
	
	
/* drop down styles */

#Nav li ul#NavSubList {
	display: none;
	position: absolute; 
	top: 80px;
	/*left: -63px;*/
	background-color:#FFF;
	float:left;
	}
#Nav li ul#NavSubList a{
	border:none;
	background:#FFFFFF url(../_media/images/images_old/bg-dropdown.jpg) left bottom no-repeat;
	color:#142752;
	margin:0;
	padding:9px 10px;
	}
#Nav li ul#NavSubList a:hover{
	background:#FFFFFF url(../_media/images/images_old/bg-dropdown-mo.jpg) left bottom no-repeat;
	}
li > ul { 
	top: auto;
	left: auto;
	}
#Nav li:hover ul#NavSubList{
	display: block;
	}
	

	/* end drop down styles */
	


/* HOME MAIN CONTENT */

#homeLeft {
	width:500px;
	margin:0;
	line-height:130%;
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 50px;
	}
#oneCol {
	width:850px;
	margin:0;
	padding:10px 20px 20px 50px;
	line-height:130%;
	float:left;
	}
#Left {
	width:495px;
	margin:0;
	line-height:130%;
	float:left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 50px;
	}
#Right {
	width:317px;
	margin:0;
	padding:0 45px 0 23px;
	float:right;
	background:url(../_media/images/images_old/bg-Right.jpg) left top no-repeat;
	}
#RightForm {
	width:300px;
	margin:0;
	padding:0 45px 0 23px;
	float:right;
	background:url(../_media/images/images_old/bg-Right.jpg) left top no-repeat;
	}
#container #news{color:#fff;}
#news {
	background:#76aad2 url(../_media/images/images_old/bg-news.jpg) bottom no-repeat;
	width:273px;
	float:right;
	line-height:120%;
	margin-top: 0;
	margin-right: 45px;
	margin-bottom: 25px;
	margin-left: 16px;
	padding-top: 0;
	padding-right: 33px;
	padding-bottom: 33px;
	padding-left: 33px;
	}
#news p{
	margin-top:5px;
	margin-bottom:5px;
	}
#news a{
	text-decoration:none;
	color:#FFFFFF;
	}
#news a:hover{
	text-decoration:underline;
	}
#news .date{
	font-weight:bold;
	font-size:85%;
	color:#0b3251;
	}
#news .year{
	font-weight:bold;
	font-size:140%;
	}
#news hr {
	background-color:#bed7ea;
	color:#bed7ea;
	height:2px;
	border:none;
	}
#callOut {
	/*background:#e8f2f8 url(../images/bg-sportsBalls.jpg) no-repeat top right;*/
	background:url(../_media/images/images_old/bg-sportsBalls.jpg) top right no-repeat #e8f2f8;
	margin:0 45px 25px 16px;
	padding: 23px 33px;
	width:269px;
	float:right;
	color:#000;
	line-height:120%;
	border:#c6d7e4 solid 2px;
	}
#callOut p{
	margin-top:5px;
	margin-bottom:5px;
	}
#quickLink {
	margin:0 45px 0 16px;
	padding: 15px;
	float:right;
	width:309px;
	text-align:left;
	}
	
/* FOOTER */
#footer {
	font-size:80%;
	color:#666666;
	line-height:120%;
	width:900px;
	margin: 0 25px 10px 25px;
	padding:25px 0 25px;
	clear:both;
	background:url(../_media/images/images_old/bg-footer.gif) no-repeat top;
	border-bottom: solid 2px #d2d2d2;	
	} 
#footer a{
	color:#666666;
	text-decoration:underline;
	}
#footer .piece {
	margin:0;
	padding:0 30px 0 0;
	float:left;
	}
#footer .piece1 {
	margin:0;
	padding:0 30px 0 0;
	float:left;
	color:#809bb0;
	}
#footer .piece2 {
	margin:0;
	padding:0;
	float:none;
	}
	
/* VIDEO PREVIEW STYLES */
.thumb1 {
	float:right;
	margin:0 0 10px 15px;
	padding:5px;
	width:200px;
	background-color:#F0F0F0;
		}
#n-shoulder .thumb1 a {
	text-decoration:none;
	color:#3eb24a;
	}
#n-knee .thumb1 a {
	text-decoration:none;
	color:#cb2d41;
	}	
.thumb1 img {
	margin-bottom:5px;
	}
.thumb2 {
	float:left;
	margin:0 15px 15px 0;
	padding:5px;
	width:200px;
	background-color:#F0F0F0;
		}
#n-shoulder .thumb2 a {
	text-decoration:none;
	color:#3eb24a;
	}
#n-knee .thumb2 a {
	text-decoration:none;
	color:#cb2d41;
	}
.thumb2 img {
	margin-bottom:5px;
	}
#homeVid1 {
	width:227px;
	float:left;
	text-align:left;
	margin:0 20px 20px 0;
	}
#homeVid2 {
	width:227px;
	float:left;
	}
#homeVid3 {
	width:227px;
	float:left;
	text-align:left;
	margin:20px 20px 20px 0;
	}
#homeVid1 img, #homeVid2 img, #homeVid3 img  {
	margin:0 0 10px 0;
	}
#swoosh {
margin: 0px;
}
.centertext {
text-align:center;
}
img{border:none;}
.bloglink{margin:0 auto; width:200px;}
.bloglink span{display:none;}
a:link {
	color: #2C6693;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2C6693;
}
a:hover {
	text-decoration: none;
	color: #2C6693;
}
a:active {
	text-decoration: none;
	color: #2C6693;
}
