@charset "UTF-8";
/* CSS Document */
html, body { 
		background: #000 !important;
	}
.highslide:hover img {
	border-color: #c43092;
}
.highslide-image, .highslide-image:active {
	border:12px solid #c43092;
}
.highslide-wrapper, .highslide-outline {
	background: #4c1439;
}
.horizoverlay {
	height:500px;
	background: #4c1439;
}
.verticaloverlay {
	height:600px;
	background: #4c1439;
}
.shortvertoverlay {
	height:400px;
	background: #4c1439;
}
.highslide-body, .highslide-header, .highslide-footer {
	background: #4c1439;
	color:#FFF;
}
.highslide-header p.overcol {
	font-size:14px;
	line-height:24px;
	padding:24px 0;
}
.highslide-header a:hover {
	background: #ce3a9d;
}

.highslide-body p a {
	color:#FFF;
	text-decoration:underline;
}
.highslide-body p a:hover {
	text-decoration:line-through;
}
h1 a:hover { color:#ce3a9d;}
h2, h3 { color:#ce3a9d; }
h4 { color:#FFF; }
.highslide-header h4, .highslide-header a { color: #FFF; }

.magenta.btn, .magenta.btn:visited	{ border:4px solid #c43092 !important; background-color: #ce3a9d; color:#FFF;}
.magenta.btn:hover { background-color: #e05ab4; text-decoration:none;}

input.formbtn { background: #ce3a9d; }
input.formbtn:hover { background-color: #e05ab4; }
#footer .fnav a:hover { color:#ce3a9d;}

.networking { padding-top: 10px; }
.networking img { padding-right: 4px; }
.highslide-body ol {
	margin-left:48px;
	list-style-type:decimal;	
	padding-bottom: 24px;
}

A,A:link,A:active,A:visited
{
 text-decoration: underline;
 font-weight: normal;
 color: #FFFFFF;
}

A:hover
{
 text-decoration: underline;
 font-weight:normal;
 color: #FFFFFF;
  }

.FundraiserStory 
{
    background-image: none !important;
}

.DonorComment
{
    background-color: #550303 !important;
	text-align:left !important;
}

.DonorCommentAlt
{
    background-color: #444444 !important;
	text-align:left !important;
}

#DonorsComments
{
    background-image: none !important;
}

#DonorsComments h2 
{
    color: #DDDDDD !important;
}

h1 { color: #FFFFFF !important;}

#FundraiserArea h2
{
 display:inline-block !important;
color: #FFFFFF !important;
}

.AddDonorCommentForm
{
margin-top: 30px !important;
}
