/*Hip Health CSS file by Jerome Valdez*/
body {
     margin: 0;
     font: 12px 'Arial','Verdana','Helvetica',sans-serif;
     color: #000;
}
h1 {
	font: bold 17px Arial;
}
.project #mainContent h1 {
	color: #67670F;
}
h2 {
	color: #483D8B;
	font: bold 14px Arial;
	margin-top: 0;
	margin-bottom: 0;
	/*line-height: 16px;*/
	/*background-color: #efefef;*/
}
.project #rightBar h1 {
	color: #67670F;
	margin-top: 0;
}
/*
.project h2 {
	font-size: 14px;
}
*/
/*
#rightBar h2 {
	margin-top: 0;
	padding-top: 0;
}
*/
h3 {
	color: #483D8B;
	font: bold 12px Arial;
	margin-top: 0;
	margin-bottom: 0;
	/*background-color: #efefef;*/
}
.project #rightBar h3 {
	font-family: 'Arial','Helvetica','Sans-serif';
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #2f4f4f;
	margin-top: 0;
}
a {
	color: #483D8B;
}
input {
	border: solid 1px #ccc;
}
p {
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 16px;
}
#banner
{
	height: 120px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.hideBanner {
	display:none;
}
#topNav {
     list-style: none;
     border-bottom: solid 1px #E5CB80;
     margin: 0;
     padding:5px 0 5px 10px;
     background-color: #fff;
}
#topNav li {
	display: inline;
}
#topNav li a {
	color: #696969;
	text-decoration: none;
}
#topNav li a:hover {
	text-decoration: underline;
}
#topNav li input {
	margin-left: 10px;
}
#subWrapper {
	width: 980px;
	background-color: #fff;
	/*border: solid 2px red;*/
}
#leftBar {
	/*background-color: #efefef;*/
	width: 154px;
	float: left;
}
/*
#leftBar table tbody tr td {
	margin: 0px;
	padding: 0;
	background-color: #efefef;
	border-bottom: solid 2px #fff;
}
#leftBar table tbody tr td tr td{
	border: none;
}
#leftBar table tbody tr td table tr td table {
	border: none;
}
.WrapperClassSectionMenu_0 {

}
*/
/*
#leftNav {
	padding-left: 0;
	margin: 0;
}
#leftNav * {
	list-style: none;
}
#leftNav li {
	background-color: #DFDFDF;
	font: bold 13px Arial;
	padding: 5px 0 5px 10px;
	border-bottom: solid 2px #fff;
}
#leftNav li a {
	color: #000;
	text-decoration: none;
	display: block;
}
#leftNav li a:hover {
	color: #fff;
}
#leftNav .current1 {
	border-bottom: none;
}
#leftNav li ul {
	padding-left: 0;
	margin: 5px 0 -5px -10px;
}
#leftNav li ul li {
	background-color: #fff;
	font: normal 13px Arial;
	border-bottom: solid 2px #dfdfdf;
}
#leftNav .current2 {
	background-color: #fff;
}
#leftNav .current2 a {
	color: #000;
}
#leftNav li ul li a {
	color: #483D8B;
}
#leftNav li ul li a:hover {
	color: #483D8B;
	text-decoration: underline;
}
#leftNav li ul li ul {
	margin-left: 25px;
	margin-bottom: 3px;
}
#leftNav li ul li ul li {
	border-bottom: none;
	padding: 1px 0 1px 0;
	font-size: 12px;
	list-style: disc;
	line-height: 12px;
	color: #ccc;
}
#leftNav li ul li.current2 ul li a {
	color: #ccc;
}
#leftNav li ul li.current2 ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#leftNav .current2 .current3 {
	color: #000;
}
#leftNav .current2 .current3 a {
	color: #000;
	font-weight: bold;
}

*/


#mainContent {
	background-color: #fff;
	float: left;
	width: 513px;
	padding: 37px 25px 50px 60px;
	border-left:solid 1px #E5CB80;
	border-right:solid 1px #E5CB80;
	line-height: 16px;
	/*border-bottom:solid 1px #E5CB80;*/
}
/*#mainContent .location {
margin-top: -33px;
margin-bottom: 20px;
font-size: 11px;
color: #ccc;
}
#mainContent .location a {
text-decoration: none;
color: #ccc;
}*/

#mainContent h1 {
	margin-top: 0px;
	padding-top: 0px;
	/*border: solid 1px red;*/
}
#mainContent ul {
	padding-left: 0;
	margin-top: 0;
	margin-left: 14px;
	list-style: outside;
}
#mainContent ul li {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	/*background-color: #efefef;*/
}
#mainContent .childlinks ul {
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
}
#mainContent .childlinks ul li {
	list-style: none;
	padding: 5px 10px 10px 0px;
	margin-right: 3px;
	margin-left: 0;
}
.childlinks ul li a {
	text-decoration: none;
	font-weight: bold;
}
.ipf-PageChildLinks ul {
	margin-left: 0;
	margin-top: 20px;
	padding-left: 0;
}
.ipf-PageChildLinks ul li {
	list-style: none;
	padding: 5px 10px 5px 0px;
	margin-right: 3px;
}
.ipf-PageChildLinks ul li a {
	text-decoration: none;
	font-weight: bold;
}
.ipf-ChildLinkSummary {
	display: block;
}

#rightBar {
	float: left;
	width: 150px;
	background-color: #fff;
	padding-top: 37px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 14px;
}
#rightBar ul {
	list-style: outside;
	padding-left: 9px;
	margin-left: 9px;
}
#rightBar ul li {
	padding-left: 0px;
	margin-left; 0px;
}

/*Start home specific styles*/

.home #banner {
	height: 148px;
	background-color: #2E3E7A;
	background-image: url(../images/home_banner.jpg);
}
.homeTitle {
	color: #fff;
	margin-top: -20px;
}
.home h1 {
color: #000;
margin-bottom: 0;
}
.home #mainContent {
	border-right: none;
	width: 580px; /*the mainContent div is a bit wider
and has no right border on the home page*/
	font-size: 13px;
}
.home #mainContent table tr td {
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align:top;
}
.home #mainContent table tr td h1 {
	margin-bottom: 0;
}
.titlerow {
	border-top: solid 1px #E5CB80;
	border-bottom: solid 1px #E5CB80;
}

/*end Home specific styles*/

/*Start section-specific styles*/

/*Start About Us section styles*/
.about #banner {
	background-color: #2e3e7a;
	background-image: url(../images/about_banner.jpg);
}
.about #leftNav .current1 {
	background-color: #2e3e7a;
}
.about h1 {
	color: #2e3e7a;
}
/*End About Us section styles*/

/*Start Learn section styles*/
.learn #banner {
	background-color: #ff7513;
	background-image: url(../images/learn1_banner.jpg);
}
.learn #leftNav .current1 {
	background-color: #ff7513;
}
.learn h1 {
	color: #ff7513;
}
/*End Learn section styles*/

/*Start research section styles*/
.research #banner {
	background-color: #67670F;
	background-image: url(../images/research_hip_banner.jpg);
}
.research #leftNav .current1 {
	background-color: #ABAA6A;
}
.research h1 {
	color: #67670F;
}
.research h2 {
	margin-bottom: 0;
	margin-top: 0;
}
.research .projectTitle {
	/*margin: 30px 0 0 0;*/
	margin: 0px 0 0 0;
}
.research .projectDesc {
	font-weight: bold;
	color: #483D8B;
	margin: 0;
}
.research ul li {
	line-height: 16px;
}
.research .projectList {
	margin-bottom: 20px;
}
/*
.researchSubPage #mainContent {
	width: 700px;
	border-right: none;
	padding: 0 0 50px 60px;
}
.researchSubPage #rightBar {
	display: none;
}
*/
.participateLink {
	background-color: #67670F;
	font: bold 12px Arial;
	color: #fff;
	padding: 7px;
}
p.projectCallsToAction {
	margin: 20px 0;
}
.project #rightBar p {
line-height: 14px;
}

#projectListBlock {
	width: 530px;
	border-right: solid 1px #E5CB80;
	/*These two borders below are a bit of a hack for Firefox I think.
	The block insisted on having margins without these borders.*/
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 10px;
}
#projectListBlock h1 {
	margin-top: 25px;
}
.projectBlocks {
	background-color: #fff;
}
.projectWrapper {
	clear: left;
	border-top: solid 1px #E5CB80;
}
.projectMainInfo {
	float: left;
	width: 530px;
	border-right: solid 1px #E5CB80;
	background-color: #fff;
	margin-top: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*border-top: solid 1px #E5CB80;*/
}
.projectMeta {
	width: 145px;
	float: left;
	background-color: #fff;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: solid 1px #E5CB80;
	margin-left: -1px;
	/*border-top: solid 1px #E5CB80;*/
}
.projectMeta h1 {
	margin-top: 0;
}
.projectMeta p {
	font: 11px Arial;
	line-height: 16px;
}
.investigatorHeader {
	font: bold 12px Arial;
	color: #483D8B;
}
.projectMeta .sidebarHeader {
	color: #2F4F4F;
	font-weight: bold;
}
/*
#mainContent .researchintrolist ul {
	margin-left: 0;
	margin-top: 20px;
	padding-left: 0;
}
#mainContent .researchintrolist ul li {
	list-style: none;
	padding: 5px 10px 5px 0px;
	margin-right: 3px;
}
*/

/*
#mainContent .researchintrolist ul li a {
	text-decoration: none;
	font-weight: bold;
}
*/
.hipfracture #banner {
	background-color: #67670F;
	background-image: url(../images/research_HipFracture_banner.jpg);
}
.surgical #banner {
	background-color: #67670F;
	background-image: url(../images/research_Surgical_banner.jpg);
}
.earlydetection #banner {
	background-color: #67670F;
	background-image: url(../images/research_EarlyDetection_banner.jpg);
}
.kt #banner {
	background-color: #67670F;
	background-image: url(../images/research_KT_banner.jpg);
}
/*End research section styles*/

/*Start People section styles*/
.people #banner {
	background-color: #0055af;
	background-image: url(../images/people_banner.jpg);
}
.people #leftNav .current1 {
	background-color: #97AAD2;
}
.people h1 {
	color: #0066cc;
}

.people #mainContent table.alphabet {
font: bold 11px Arial;
color: #483d8b;
margin-bottom: 25px;
border-right: solid 1px #483d8b;
border-top: none;
border-bottom: none;
}
.people #mainContent table.alphabet tr td {
border:none;
border-left: solid 1px #483d8b;
padding: 1px 5px;
}
.alphabet a {
	text-decoration:none;
}
/*p.letterAnchor already exists in the classdropdown.css file*/
p.letterAnchor {
	margin-bottom: 5px;
	margin-top: 0;
	background-color: #97AAD2;
}
p.letterAnchor a {
	padding: 1px 5px;
	color: #fff;
	font-weight: bold;
	/*
	border-right: solid 1px #483d8b;
	border-left: solid 1px #483d8b;
	*/
}
.people hr {
margin-bottom: 5px;
margin-top: 0;
padding-top: 0;
background-color: #000;
border-color: #000;
}
/*
.floatLeft {
float:left;
margin-right: 10px;
margin-bottom: 2px;
}
*/
.people #mainContent table {
	border-top: solid 1px #efefef;
	border-bottom: solid 1px #efefef;
	margin-bottom: 5px;
	width: 100%;
	/*border: solid 1px black;*/
}
.people #mainContent table tr td {
	vertical-align: top;
	/*border: solid 1px black;*/
}
.personName {
color: #483D8B;
font: bold 12px Arial;
}

/*End People section styles*/

/*Start News and Events styles*/
.newsevents #banner {
	background-color: #2e3e7a;
	background-image: url(../images/newsevents_banner.jpg);
}
.newsevents #leftNav .current1 {
	background-color: #2e3e7a;
}
.newsevents h1 {
	color: #2e3e7a;
}
/*End News and Events styles*/

/*Start Donate styles*/
.donate #banner {
	background-color: #2e3e7a;
	background-image: url(../images/donate_banner.jpg);
}
.donate #leftNav .current1 {
	background-color: #2e3e7a;
}
.donate h1 {
	color: #2e3e7a;
}
/*End Donate styles*/

/*Start Contact Us styles*/
.contactus #banner {
	background-color: #2e3e7a;
	background-image: url(../images/contact_banner.jpg);
}
.contactus #leftNav .current1 {
	background-color: #2e3e7a;
}
.contactus h1 {
	color: #2e3e7a;
}
/*End Contact Us styles*/

/*Start Coming Soon styles*/
.comingsoon #banner {
	background-color: #2e3e7a;
	background-image: url(../images/home_banner.jpg);
	height: 148px;
}
.comingsoon #leftNav .current1 {
	background-color: #2e3e7a;
}
.comingsoon h1 {
	color: #2e3e7a;
}
/*End Coming Soon styles*/

/*End section-specific styles*/
