@import url("formstyles.css");


* {
	padding:0px;
	margin:0px;
}
body, body.article {
	background:url(../images/default/headerBg.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color:#2D2D2D;
	width:900px;
	margin:auto;
}
a {
	color:#931638;
}
a:focus {
	outline:none;
}
a:hover {
	color:#888fac;
}
a:visited {
	color:#8c7f70;
}
a img {
	border:0px;
}
h1 {
	color:#931638;
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 0.8em;
}
h2 {
	color:#333;
	font-size: 16px;/*margin-bottom: 0.8em;*/
}
h3 {
	color:#8c7f70;
	font-size: 14px;
}
h4 {
	font-size: 14px;
}
hr {
	border:0px;
	height: 1px;
	width: 100%;
	clear:both;
	background:#999;
	border:10px 0px;
}
p, ul, ol {
	margin-bottom: 10px;
}
p {
	font-size: 12px;
	line-height: 1.6;
}
b, strong {
}
#content ul, #contentWell ul {
	list-style-position:outside;
	list-style-image:url(../images/default/squared-bullet.gif);
	margin-left: 30px;
	margin-top: -5px;
	margin-bottom: 10px;
}
#content ol, #contentWell ol {
	list-style-position:outside;
	margin-left: 25px;
}
#content ol li, #contentWell ol li {
	color:#8c7f70;
	font-weight:bold
}
#content ol li span, #contentWell ol li span {
	color:#1f1f1f;
	font-weight:normal;
}
#stjudeLogo {
	margin-top: 10px;
}
.findingCures {
	float:left;
	margin-left: 15px;
	margin-top: 45px;
}
div#header, div#mainNav, div#content, #footer p {
	width: 780px;
	margin:auto;
}
div#header {
	padding-top:10px;/*	height: 105px;*/
}
ul#topNav {
	display:block;
	list-style:none;
	float:right;
	padding-top: 5px;
}
ul#topNav li {
	display:inline;
	background:none;
}
ul#topNav li a {
	font-size: 11px;
	float:left;
	color:#414142;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #a09f9e;
}
ul#topNav li:first-child a {
	border:0px;
}
ul#topNav li a:hover {
	color:#931638;
	text-decoration:underline;
}
ul#topNav a.donateBtn {
	text-align:center;
	border:none;
	display:block;
	background:url(../images/default/topDonateBtn.jpg) center top no-repeat;
	color:#fff;
	height: 22px;
	width: 40px;
	padding-left: 14px;
	margin-top: -3px;
	margin-left: 10px;
	padding-top: 3px;
	font-weight:bold;
}
ul#topNav a.donateBtn:hover {
	color:#ffcc66;
	text-decoration:none;
}
#footer {
	background:url(../images/default/footerBg.jpg) top center no-repeat;
	width: 100%;
	padding-top: 60px;
	height:60px;
	clear:both;
	text-align: left;
}
#footer p {
	display:block;
	color:#384474;
	font-size: 10px;
	margin-bottom:0px;
}
#footer a {
	color:#384474;
	padding: 0px 10px;
	border-left:1px solid #384474;
	text-decoration:none;
}
#footer p a:first-child {
	padding-left:0px;
	border-left:0px;
}
#footer a:hover {
	color:#931638;
	text-decoration:underline;
}
/*-- contentWell --*/
#article, #contentWell {
	float:right;
	width: 555px;
	margin-top:0px;
}
h1 + .articleFeatureImage {
	margin:5px 0px 15px 0px;
}
.articleFeatureImage {
	margin:5px 0px 15px 0px;
}
 #article h1,, #contentWell h1 {
 margin-left: 15px;
 margin-bottom: 10px;
}
#contentWell h2, #contentWell h1 {
	color:#931638;
	font-size: 20px;
	line-height: 1.2;
}
/*-- need this for the bottom leftNav background to fade out --*/
.twoCol #contentBottomStrip {
	background:url(../images/default/leftNavBg-bottom.jpg) left bottom no-repeat;
	width:760px;
	height: 60px;
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}

.InteriorWrapper {width:800px;margin:40px auto 0px auto;position:relative;}
.contentSingleColumn {width:480px;margin:0 auto;text-align:left;}

div.appArea h3{padding:20px 8px 0;}
form {
    margin: 0!important;
}

/*----updates login page for the winter 2012 release ------*/
.outer-border{border:none!important;}
#login-div-content .outer-border table tr td{vertical-align: top!important;}
#login-div-content .input-border{border:none!important;}
#login-div-content .banner-header, #login-div-content .login-form{background-color:transparent!important;}
#login-div-content .Hint{display:block; padding:7px 0 10px;}
#login-div-content div.right-block {position:relative; left:-250px; width:200px;}
#login-div-content .footer-block{background-color:transparent!important; border:none!important;}
#login-div-content {padding-left: 35px!important;}
#login-div-content strong{display:block; padding-bottom:8px;}



