/* General Styles for NCPP website - June 2006 */

/* defaults, globals, and miscellaneous
==============================================================================*/

*, span { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	}
body {
	font-family: arial, san-serif, Verdana;
	font-size: 12px;
	color: #4D3518;
	text-align: left;
	line-height: 16px;
	background: #A79372;
}
hr {
	display: none;
	}
img {
	border: 0; /* removes border in case images get have anchor around them */
	}
p { 
	font-size: 100%;
	letter-spacing: 1px;
	padding: 5px 0;
	margin: 0;
	}
ul  { 
	margin: 0 0 0 10px; 
	padding: 0; 
	list-style: none;
	}
ol  { 
	margin: 0 0 0 10px; 
	padding: 0 0 0 20px;
	}		
ul li  {
	background: url('../images/bullet02.gif') no-repeat 0 6px;
	margin: 0;
	line-height: 14px;
	padding: 2px 5px 2px 16px;
	letter-spacing: 1px;
	}
ol li  {
	background: none;
	margin: 0;
	line-height: 14px;
	padding: 2px 5px 2px 16px;
	letter-spacing: 1px;
	}
h2 {
	font-size: 180%;
	font-weight: 300;
	font-family: san-serif, Times;
	padding: 10px 0 ;
	margin: 0;
	}
	.middle {
		text-align: center;
		}
h3 {
	font-size: 130%;
	padding: 10px 0;
	margin: 0;
	}
h4 {
	font-size: 120%;
	padding: 10px 5px;
	margin: 0;
	}
.element_padding {
	padding: 5px;
	}

a {
	text-decoration: none;
	color: #003354;
	}
a:hover {
	color: #003354;
	text-decoration: underline;
	}
.clear {
	clear: both;
	}

/* Header of page - before breadcrumb
==============================================================================*/

#headerwrap {
	position: relative;
	width: 100%;
	background: url('../images/styles/layout/header.gif') repeat-x;
	margin: 0 auto;
	}
#header1, #header2, #header3, #header4 {
	position: relative;
	width: 950px;
	margin: 0 auto;
	height: 248px;
	}
	#header1 {
		background: url('../images/styles/layout/header01.jpg');
		}
	#header2 {
		background: url('../images/styles/layout/header02.jpg');
		}
	#header3 {
		background: url('../images/styles/layout/header03.jpg');
		}
	#header4 {
		background: url('../images/styles/layout/header04.jpg');
		}
#shaded, #shaded2 {
	/*background: #F1EFDF;*/
	clear: both;
	padding: 10px;
	}
	
/* Main logo and system navigation
==============================================================================*/

h1 {
	float: left;
	width: 230px;
	}
	
	h1 a {
		display: block;
		width: 230px;
		height: 200px;
		text-indent: -5000px;
		overflow: hidden;
		background: url('../images/logo/orion.gif') no-repeat;
		}
	h1 a:hover {
		text-decoration: none;
		background: url('../images/logo/orion.gif') no-repeat;
		}	

/* System navi
==============================================================================*/

#systemnav {
	float: right;
	width: 230px;
	height: 180px;
	list-style: none;
	}
#sysnavi {
	padding: 9px 0 0 0;
	margin: 0;
	list-style: none;
	}
#sysnavi li {
	background: none;
	padding: 0 0 10px 0;
	margin: 0;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}
	#sysnavi li a {
		display: block;
		line-height: 40px;
		text-indent: -5000px;
		overflow: hidden;
		width: 230px;
		height: 35px;
		}
		#sys01 {
			background: url('../images/navi/navi02_01.gif') no-repeat;
			}
		#sys02 {
			background: url('../images/navi/navi02_02.gif') no-repeat;
			}
		#sys03 {
			background: url('../images/navi/navi02_03.gif') no-repeat;
			}
		#sys04 {
			background: url('../images/navi/navi02_04.gif') no-repeat;
			}
	#sysnavi li a:hover {
		background-position: -230px 0;
		}


/* main site navigation
==============================================================================*/

#nav {
	height: 40px;
	position: absolute;
	top: 208px;
	left: -10px;
	padding: 0;
	list-style: none;
	}
#nav li {
	float: left;
	height: 40px;
	padding: 0;
	margin: 0;
	background: none;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}
	#nav li a {
		display: block;
		line-height: 40px;
		text-indent: -5000px;
		overflow: hidden;
		padding: 0;
		margin: 0;
		background-position: center top; /* horizontally centers the background image */
		}
		#navHome {
			width: 56px;
			background: url('../images/navi/navi01_01.gif') no-repeat;
			}
		#navKnee {
			width: 50px;
			background: url('../images/navi/navi01_02.gif') no-repeat;
			}
		#navShoulder {
			width: 77px;
			background: url('../images/navi/navi01_03.gif') no-repeat;
			}
		#navHip {
			width: 40px;
			background: url('../images/navi/navi01_04.gif') no-repeat;
			}
		#navAnkle {
			width: 53px;
			background: url('../images/navi/navi01_05.gif') no-repeat;
			}
		#navSports {
			width: 111px;
			background: url('../images/navi/navi01_06.gif') no-repeat;
			}
		#navDaycare {
			width: 131px;
			background: url('../images/navi/navi01_07.gif') no-repeat;
			}
		#navJoint {
			width: 146px;
			background: url('../images/navi/navi01_08.gif') no-repeat;
			}
		#navComputer {
			width: 186px;
			background: url('../images/navi/navi01_09.gif') no-repeat;
			}
		#navPublications {
			width: 100px;
			background: url('../images/navi/navi01_10.gif') no-repeat;
			}
	#nav li a:hover {
		background-position: 0 -40px;
		}
	#nav li a.active, #nav li a.active a:hover {
		background-position: 0 -80px;
		}

/* white text styles
==============================================================================*/

	#homefeature {
		width: 934px;
		margin: 0 auto;
		}
		.content75_feat p, .content25_02 p, .content25_02 h2, #homefeature p, #homefeature h2 {
			color: white;
			}
		#homefeature h2, .content25_02 h2 {
			padding: 10px 5px 5px 5px;
			}
	.homeimg {
		float: left;
		padding: 10px 5px 10px 10px;
		}	

/* content styles
==============================================================================*/

#mainbody {
	background: #E3D6BF;
	}
#maincontent {
	width: 970px;
	margin: 0 auto;
	}

.holder25 {
	float: left;
	width: 240px;
	}
.holder50 {
	float: left;
	width: 480px;
	}
.holder75 {
	float: left;
	width: 720px;
}
	
.layout50 {
	float: left;
	width: 470px;
	padding: 20px 0 0 10px;
	}
.layout25 {
	float: left;
	width: 230px;
	padding: 20px 0 0 10px;
	}
.layout75 {
	float: left;
	width: 710px;
	padding: 20px 0 0 10px;
	}

/* Banner Imagery
==============================================================================*/

.ban_hip, .ban_shoulder, .ban_sports, .ban_knee, .ban_contact, .ban_cas {
	width: 710px;
	height: 120px;
	}
.ban_cas {
	background: url(../images/banner/cas.jpg) no-repeat;
	}
.ban_shoulder {
	background: url(../images/banner/shoulder.jpg) no-repeat;
	}
.ban_sports {
	background: url(../images/banner/sports.jpg) no-repeat;
	}
.ban_knee {
	background: url(../images/banner/knee.jpg) no-repeat;
	}
.ban_hip {
	background: url(../images/banner/hip.jpg) no-repeat;
	}
.ban_contact {
	background: url(../images/banner/contact.jpg) no-repeat;
	}
.ban_hip h2, .ban_shoulder h2, .ban_sports h2, .ban_knee h2, .ban_contact h2, .ban_cas h2 {
	padding: 50px 0 0 20px;
	}

/* Links for snippet content
==============================================================================*/

.rightimg {
	float: right;
	width: 150px;
	}
.rightimg2 {
	float: right;
	width: 230px;
	margin: 0 0 10px 15px;
	}


.links {
	margin: 1px 0 0 0;
	}
.links li {
	background: none;
	margin: 0;
	line-height: 14px;
	padding: 1px 5px 0 0;
	}
.links li a {
	background: #F5F3E1;
	display: block;
	width: auto;
	padding: 2px 5px;
	}
.links li a:hover {
	background: #CEC268;
	}

/* 2nd level navigation
==============================================================================*/

#nav2 {
	margin: 20px 0 0 10px;
	padding: 0;
	list-style: none;
	}
#nav2 li {
	padding: 0 0 10px 0;
	background: none;
	margin: 0;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}
#nav2 li a {
	display: block;
	/*line-height: 30px;*/
	padding: 8px 5px;
	width: 220px;
	color: #003354;
	overflow: hidden;
	/* background: url('../images/navi/sidenav.gif') center top no-repeat; */
	background: #D4C6AE;
	}
#nav2 li a:hover, #nav2 li a.active {
	color: white;
	text-decoration: none;
	background-position: 0 -30px;
	background: #A7967C;
	}

/* Additional Styles - in-line
==============================================================================*/

p.pdf, p.ppt, p.vid, p.add, p.tel, p.fax, p.mail, p.mob {
	padding: 5px 0 5px 20px;
	margin: 0;
	}
p.mob { 
	background: url('../images/icons/phone.gif') 0 3px no-repeat;
	}
p.pdf { 
	background: url('../images/icons/format-pdf.gif') 0 3px no-repeat;
	}
p.ppt { 
	background: url('../images/icons/format-ppt.gif') 0 3px no-repeat;
	}
p.vid { 
	background: url('../images/icons/format-avi.gif') 0 3px no-repeat;
	}
p.add {
	background: url('../images/icons/format-avi.gif') 0 3px no-repeat;
	}
p.tel {
	background: url('../images/icons/format-tel.gif') 0 3px no-repeat;
	}
p.fax {
	background: url('../images/icons/format-fax.gif') 0 3px no-repeat;
	}
p.mail {
	background: url('../images/icons/email.gif') 0 6px no-repeat;
	}


/* Forms
==============================================================================*/

form p, form h3 {
	
	}
fieldset {
	margin: 10px 0;
	padding: 5px 10px;
	border: solid 0 transparent;
	background: #F5EFF5;
	}
legend {
	font-weight: bold;
	color: white;
	}
label {
	width: 206px;
	}
input {
	width: 216px;
	font-size: 100%;
	padding: 2px 0;
	margin: 0;
	border: 0px white;
	color: #666;
	}
select {
	width: 206px;
	font-size: 100%;
	padding: 2px;
	}
input.radio, input.checkbox, input.button {
	width: auto;
	}
input.submit {
	width: 216px;
	}
textarea {
	width: 280px;
	height: 100px;
	}
input.radio {
	float: left;
	margin-right: 1em;
	}
input:focus, textarea:focus {
	background: #ccc;
	}
.required {
	font-size: 75%;
	color: red;
	}
fieldset.multi, fieldset.multi2 {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	}
.multi h3, .multi2 h3 {
	width: 140px;
	float: left;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: black;
	}
.multi div {
	width: 140px;
	float: left;
	}
.multi2 div {
	width: 280px;
	float: left;
	}
.multi label {
	width: 100px;
	float: none;
	display: inline;
	}
.multi2 label {
	width: 200px;
	float: none;
	display: inline;
	}
.multi p, .multi2 p {
	margin: 4px 0;
	}

* html .feedback{
	width: 200px;
	}

/* quotes
==============================================================================*/

.quote01 {
	width: 470px;
	margin: 20px 0 0 10px;
	background: url('../images/styles/quote01.gif') no-repeat; 
	}

.quote02 {
	width: auto;
	background: url('../images/styles/quote02.gif') no-repeat bottom;
	}
	.quote02 h2 {
		margin: 0 50px;
		padding: 20px 0 15px 0;
		font-size: 140%;
		line-height: 140%;
		}
	.quote02 p {
		padding: 0 50px 20px 50px;
		}

.quote03 {
	width: 230px;
	margin: 20px 0 0 10px;
	background: url('../images/styles/quote03.gif') no-repeat; 
	}

.quote04 {
	width: auto;
	background: url('../images/styles/quote04.gif') no-repeat bottom;
	}
	.quote04 h2 {
		margin: 0 20px;
		padding: 15px 0 0 0;
		font-size: 110%;
		line-height: 120%;
		}
	.quote04 p {
		font-size: 90%;
		padding: 20px 20px 10px 20px;
		}

/* flash
==============================================================================*/

.flash01 {
	padding: 20px 0 0 10px;
}

/* tables for use 
==============================================================================*/

#selector {
	margin: 5px 0;
	}

#selector th {
	font-size: 100%; 
	background-color: #598F94; 
	color: white; 
	text-align: center; 
	padding: 3px; 
	border-bottom: 1px solid white; 
	border-right: 1px solid white;
}
#selector td {
	font-size: 100%; 
	background-color: #cccccc; 
	color: black; 
	text-align: left; 
	padding: 2px; 
	border-bottom: 1px solid white; 
	border-right: 1px solid white;
	vertical-align: top;
}

/* page footer
==============================================================================*/

#footer {
	clear: both;
	height: 90px;
	background: url('../images/styles/layout/footer.gif');
	}
	#footer p {
		color: white;
		margin: 15px 0 0 0;
		line-height: 18px;
		}
	#footcontent {
		width: 950px;
		margin: 0 auto;
		padding: 20px 0 0 0;		
		}
	#footlinks1 {
		float: right;
		width: 370px;
		padding: 20px 0 0 0;
		text-align: left;
		}
	#footlinks1 li {
		float: left;
		padding: 0 0 0 10px;
		background: none;
		overflow: hidden; /* if text-resize, this'll keep the nav the same size */
		}
		#footlinks1 li a {
			margin: 0;
			display: inline;
			}
			
/* photo galleries
==============================================================================*/

.photoGallery {
	padding: 5px 0;
	margin: 0 0 10px 0;
	background: #D4C6AE;
	display: block;
	overflow: hidden;
	}
	
	.triplePhoto, .doublePhoto, .singlePhoto {
		padding: 0;
		margin: 0 auto;
		list-style: none;
		width: 710px;
		}
		
	.doublePhoto {
		width: 480px;
		}
		
	.singlePhoto {
		width: 240px;
		}
		
		.triplePhoto li, .doublePhoto li, .singlePhoto li {
			padding: 0 0 0 5px;
			width: 230px;
			margin: 0;
			background: none;
			float: left;
			line-height: 0;
			}
			
			.photoCaption {
				text-align: center;
				font-size: 90%;
				line-height: 14px;
				margin: 5px 0 0 0;
				background: #A7967C;
				padding: 2px;
				}