@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
/* containers */
body {
	background-color:#eaeef1;
	font-family:arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	padding: 0;
	color:#333333;
	text-align:center;
}
#container {
	width: 980px;
	margin:20px auto;
	text-align:left;
}
#content {
	background-color: #FFFFFF;
	padding:20px;
	margin-top:10px;
	border: #cccccc solid 1px;
}
#brandingbarwrapper {
text-align:center;
	background: #fff;
	margin: 0 auto;
	width: 100%;
}
#brandingbar {
text-align: left;
	margin: 0 auto;
	width: 993px;
}
#topnav {
	background: #fff url('../images/peta_logo_branding_gray.gif') no-repeat left bottom;
	width: 956px;
	color: #666;
	font-family: Arial, sans-serif;
	margin: 0 auto;
	font-size: 90%;
	padding: 19px 0px 6px 7px;
	text-transform: uppercase;
}
#header {
	height:100px;
}
#loginbar {
background:#ffffff url('../images/loginbar-bg.gif') repeat-x;
text-align:right;
height:26px;
border-right:#cccccc 1px solid;
border-left:#cccccc 1px solid;
padding:5px 30px 0;
color:#ffffff;
}
#mainContent {
	float: left;
	width: 610px;
}
#sidebar {
	position: relative;
float: left;
margin-left: 0px;
left: 25px;
	width:300px;
	
}
#search {
	padding:10px;
}
#footer {
	margin-top:10px;
	background: #d7d7d7 url('../images/footer-gradient.jpg') repeat-x;
	border-top:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	text-align:center;
	padding:15px 40px;
}
#footer #address {
	margin-top:13px;
	border-top:#fafafa 1px solid;
	padding-top:13px;
	color: #003150;
}
/* form */



/* p  */
p {
margin-bottom:1em;
}
#login p, #search p {
	font-size: 93%;
	line-height: 1.25em;
}


/* links */
a {
	text-decoration:none;
}
a:link, a:visited {
	color:#336699;
	text-decoration:none;
}
a:hover {
	color:#00324A;
}
 
#topnav a {
	color: #666;
	padding: 0 10px;
	margin-top: 10px;
	text-decoration: none;
}
#topnav a.first {
	padding-left: 32px;
}
#topnav a:hover {
	color: #cc0000;
}
#loginbar a {
text-decoration:underline;
color:#ffffff;
}

#btn-memorial1 a {
	background-image: url(../images/btn-memorial-cat.jpg);
	background-repeat: no-repeat;
	height: 105px;
}
a.trans:hover img {
	filter:alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
}
#footer #tools a {
	color: #666666;
	font-size: 85%;
	text-decoration: none;
}


/* classes */
.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer #address .strong {
	font-weight: bold;
}
.subsection {
	margin-top:1em;
	padding-bottom:1em;
}
.clear {
	clear:both;
}
.step {
	font-weight: bold;
	color: #669900;
}

.bold {
font-weight:bold;
}
.button {
font-size:8pt;
}


/* images */
img {
	border:none;
}
.mainImg {
	border-style: solid;
	border-color: #dce5ec;
	border-width: 12px 12px 20px 12px;
	float:left;
	margin:0 15px 1.5em 0;
}



/* lists */
li {
	list-style-type: none;
	padding-bottom: 1em;
}
#footer #tools li {
	list-style-type: none;
	display: inline;
	border-right: #CCCCCC 1px solid;
	padding: 0 15px;
	text-align: center;
}
#footer #tools .last {
	border:none;
}
#footer #address li {
	display: inline;
	border-right:#003150 1px solid;
	padding: 0 .75em 0 .5em;
	font-size:85%;
}
#search a {
	font-weight: bold;
	color: #333333;
}
#footer #address .last {
	border: none;
}
.sublist {
	list-style-position: inside;
	margin-left: 10px;
}

/* h1, h2, h3, etc */
h1 {
	font-size: 180%;
	color: #00324a;
	font-weight: normal;
	padding-bottom:.5em;
}
h2 {
	color: #5C88AB;
	font-size: 130%;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom:#cccccc 1px solid;
	padding-bottom:.5em;
	margin-bottom:.5em;
}
#login h2 {
	color: #669900;
}
#search h2 {
	color: #023248;
}
#makeGift h2 {
	color: #5C88AB;
}
h3 {
	font-size: 130%;
	font-weight: bold;
	color: #5c88ab;
	padding: 1em 0 .5em;
}

#makeGift a{
	background: none repeat scroll 0 0 #5C88AB;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 20px;
    margin: 20px;
    padding: 10px 20px;
    width: 140px;
}
}
div#howWorks h3 {
	font-size: 180%;
	text-transform: uppercase;
	color: #5c88ab;
	padding:0.25em 0;
	font-weight: normal;
}
h4 {font-size: 130%;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom:#cccccc 1px solid;
	padding-bottom:.5em;
	margin-bottom:.5em;
}
#login h4 {
	color: #669900;
}
#search h4 {
	color: #023248;
}
#makeGift h4 {
	color: #5C88AB;
}


/* section borders  */
#box-top1, #box-bottom1, #box-top2, #box-bottom2 {
	background-repeat: no-repeat;
	height: 3px;
}
#box-top1 {
	background-image: url(../images/box-top1.gif);
}
#box-bottom1 {
	background-image: url(../images/box-bottom1.gif);
}
#box-top2 {
	background-image: url(../images/box-top2.gif);
}
#box-bottom2 {
	background-image: url(../images/box-bottom2.gif);
}
.box {
	padding:10px;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
}
.box ul {
margin:0;
padding:0;
}
.box-top {
	background-image: url(../images/box-top.gif);
	background-repeat: no-repeat;
	height: 3px;
}
.box-bottom {
	background-image: url(../images/box-bottom.gif);
	background-repeat: no-repeat;
	height: 3px;
}
#search {
background-color:#eaeef1;
}


/* FAQ page toggle styles  */
#TJK_DL dt {
margin-bottom:1em;
}
#TJK_DL dd {
margin:-1em 0 1.5em 0;
}
/* styling all anchors in the DTs */
#TJK_DL dt a {
	background:0 50% no-repeat;
}
/* the + and - gif in the anchors */
#TJK_DL .DTplus a {
}
#TJK_DL .DTminus a {
}
#TJK_DL .showDD {
	position:relative;
	top:0
}
#TJK_DL dd, .hideDD {
	top:-9999px;
	position:absolute
}
#TJK_ToggleON, #TJK_ToggleOFF {
	display:inline;
	cursor:pointer;
	cursor:hand
}
li.faq {
list-style-type:disc; margin: 0 0 0 15px; padding:0; list-style-position:inside;
}

/* Convio styles */

label {
font-family:Arial, Helvetica, sans-serif;
padding-right:3px;
}

.formbox {
 background-color:#ffffff;
}
table.FormBox  {
margin:0 auto;
border:0;
 background-color:#ffffff;
}
div.appArea {
font-family:Arial, Helvetica, sans-serif;
width:920px;
margin:0;
}
td.TableHeadings {
background-color:#FFFFFF;
border-bottom:#cccccc 1px solid;
padding:1em 0 .25em;
}

p.PaddedListHeadings {
color:#333333;
margin:0px;
}
.TribHeading2 {
font-size: 180%;
	color: #00324a;
	font-weight: normal;
	padding-bottom:.5em;
}
table.ProgressBox {
 border:none;
 padding:0;
}
.ProgressBox {
font-family:Arial, Helvetica, sans-serif;
 background-color:#ffffff;
}
.FormBox99 {
background-color:#ffffff;
border:none;
padding:0;
}
p.PaddedListHeadingsR a {
color:#336699;
font-weight: normal;
}
.ProgressBoxCurrent {
font-family:Arial, Helvetica, sans-serif;
background-color: #ffffff;
margin-right:3px;
}
.TribHint {
font-size:100%;
}
div.FormBox {
	width:920px;
	border:none;
	background-color:#ffffff;
}
div.FormBox {
border:none;
background-color:#ffffff;
padding:10px;
color:#333333;

}

#about .headline  {
	font-size: 180%;
	text-transform: uppercase;
	color: #c4d6e2;
	padding:0.25em 0;
	font-weight: normal;
}
#journal .headline {
	font-size: 120%;
	text-transform: uppercase;
	color: #5C88AB;
	padding: .25em 0;
	font-weight: normal;
}
#colBox h5 {
 background-color:#ffffff;
 padding-left:5px;
 color:#333333;
 text-transform:uppercase;
 font-weight:normal;
}
hr {
height:1px;
}
.blogLink {
font-weight:normal;
}
.fakeLink {
color:#336699;
	text-decoration:underline;
}

table, tr, td, tbody {
border:none;
}
table {
margin-top:.25em;
}
div.FormBoxNoWidth {
background-color:#ffffff;
border:none;
}

.FormBoxNoWidth > table {
border: none;
}
.Instructions {
font-family:arial, helvetica, sans-serif;
background-color:#ffffff;
font-size:100%;
font-weight:normal;
padding:0;
}
.ListHeadings {
margin:0.25em 0pt .25em 0;
text-align:left;
font-weight:normal;
text-transform:uppercase;
font-size:80%;
}

th.lc_Heading {
background-color:#ffffff;
color:#333333;
padding:5px;
border:none;
font-weight:normal;
text-transform:uppercase;

}
th.lc_HeadingSort {
background-color:#ffffff;
border:none;
}
td.lc_Cell {
border: none;
padding:5px;
}
table.lc_Table {
border:none;
padding:1em 0;
width:650px;

}
#colBox .tally {
border:none;
}
#TribPhotoPage {
text-align:left;
}
.TributeTitle {
font-size: 180%;
	color: #00324a;
	font-weight: normal;
	padding:.5em 0;
	margin-bottom:.5em;
}
#journal {
padding:0;
}
.FeaturedPhotoTitle {
padding:5px;
font-size: 130%;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom:#cccccc 1px solid;
	padding-bottom:.5em;
	margin-bottom:.5em;
	color:#c4d6e2;
	background-color:#ffffff;
}
.FeaturedPhoto {
padding:10px;
}
.PhotoStory {
line-height:1.25em;
font-size:90%;
margin-top:.5em;
}
.photocaption {
font-style:normal;
}
div.tally#colBox {
border:none;
}
table.lc_PaginatorTable {
margin:1em 0 0;
width:920px;
}
.lc_PaginatorRow {
vertical-align:top;
}
tr.lc_Row1 {
background-color:#dde8f0;
}
tr.lc_Row0 {
background-color:#f0f5f8;
}
td.FormSectionHeader {
border:none;
padding:.25em 0;
}
td.FormSectionHeader h5 {
background-color:#FFFFFF;
border-bottom:#cccccc 1px solid;
padding:.5em 0 .25em;
}
td.holdsErrorMsgTable, td.holdsErrorMsgOverTable, td.TestSecondaryColor {
background-color:#ffffff;
}

.ErrorMessage {
	color: #BF3217;
}
.FormSectionHeader, td.TestSectionHeaderColor {
background-color:#FFFFFF;
}
div.AddressBook {
border: #cccccc 1px solid;
padding:10px;
background-color:#eaeef1;
width:300px;
margin-left:50px;
}

p.AddressBookTitle {
font-size: 130%;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom:#cccccc 1px solid;
	padding-bottom:.5em;
	margin-bottom:.5em;
	color: #023248;
	text-align:left;
}
p.AddressBook {
font-size: 90%;
}
p.AddressBookStep {
font-size:90%;
}
#about .cstmHeading {
font-family:Arial, Helvetica, sans-serif;
font-size: 100%;
	font-weight: bold;
	color: #333333;
margin:0px;
}
#about .cstmHeadingAbout {
font-size: 120%;
	text-transform: uppercase;
	color: #5C88AB;
	padding: .25em 0;
	font-weight: normal;
	border-bottom:1px solid #cccccc;
}

h3.ObjTitle {
font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform:capitalize;
	font-family:arial, helvetica, sans-serif;
	padding:0 0 .5em 0;
	border-bottom:1px solid #CCCCCC;
	margin:0;
	
}
.messageArea {
background-color:#ffffff;
padding:1em;
border:none;
}

#tf-browse-buts {
display: inline;
position: relative;
top: 8px;
}

#tf-browse-buts form {
display: inline;
margin-left: 10px;
}

#tf-browse-buts form input {
width: 160px;
text-align: center;
}
.TribHeading3 {
font-size: 130%;
	font-weight: bold;
	color: #5c88ab;
	padding: 0 0 .5em;
}
input#fr_accept {
padding-right:5px;
}
span.explicit {
line-height:2em;
}
.Hint {
font-family:Arial,Helvetica,sans-serif;
font-size:85%;

padding-top:0.5em;
}
.TribHint p {
margin-top:1.5em;

}
#container #content .appArea .FormBox td {
padding:0.5em 10px 0pt 0pt;
vertical-align:middle;
}

p, li, ol, ul, table, tr, th, td, .Explicit {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
ul {
margin:0 0 0 15px;
}
#howWorks ul {
margin:0;
}

textarea, input, select, option {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}
input#level_standardcompact1675amount {
left:40px;
top:-1em;
position:relative;
}
input.FriendRaiserButtons, input.AddressBookButtons {
padding: .5em;
}
.button {
font-size: 11px;
	margin-top:1em;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
}
#container #content #ProcessForm #dataFormContainer {
	width: 900px;
}

div.errorMessageContainer {
background:#E96B6B none repeat scroll 0%;
border:1px solid #660000;
color:#FFFFFF !important;
display:block;
font-weight:bold;
padding:5px;
}
.errorMessageContainer .ErrorMessage {
	color: #FFFFFF;
	font-weight:bold;
}

.pf_champ_center_title {
padding:5px 0 1.5em;
}
h2.pf_champ_center_title {
font-size: 180%;
	color: #00324a;
	font-weight: normal;
	padding-bottom:.5em;
	text-transform:none;
	border:none;
}
#container #content #FriendraiserAddressBook .appArea .FormBoxNoWidth #email {
margin:2px 0;
}
.SmallMargin {
margin:.5em 0;
}
.FormBox99 #friend_potion_next {
position:relative;
left:850px;
}
.FormBox99 #cancel {
position:relative;
left:-850px;
}
.FormBox #previous_step {
position:relative;
left:750px;
}
.FormBox #next_step {
position:relative;
left:750px;

}

#F2fRegContact .FormBox #cancel {
position:relative;
left:-840px;
}
.FormBox .smallMargin #fuw_previous {
position:relative;
left:750px;
}
*:first-child+html .FormBox #previous_step {
position:relative;
left:675px;
}
*:first-child+html .FormBox #next_step {
position:relative;
left:675px;
}
.FormBox .smallMargin #fuw_next {
position:relative;
left:750px;
}
.FormBox .smallMargin #fuw_cancel {
position:relative;
left:-840px;
}
.Button {
font-family:arial, helvetica, sans-serif;
font-size:10px;
}
/* follow up page */
#F2fCenterFollowup .appArea .FormBox .TableHeadings #f2f_fup_email_filter {
font-family:arial, helvetica, sans-serif;
font-size:10px;
width:auto;
}
#F2fCenterFollowup .appArea .FormBox {
width:920px!important;
padding:0;
}
input.FollowUpButtons {
width:auto;
}
.lc_Text {
line-height:1em;
text-align:left;
}

.centered .Smaller {
font-family:arial, helvetica, sans-serif;
}
.Smaller {
font-family:arial, helvetica, sans-serif;
}
/* Memorial Web Page */
#container #content .appArea #FriendraiserPersonalEditor .FormBox .NetscapeFix .NetscapeFix #layout {
position:relative;
left:-300px;
}
#container #content #FriendraiserAddressBook .appArea .FormBox td {
padding:0.5em 10px;
vertical-align:text-top;
}

/* Edit Your Page */
#container #FriendraiserPersonalEditor .FormBox #text_combo1.cb_field {
width:90%;
}
#container #FriendraiserPersonalEditor .FormBox .NetscapeFix #text_combo1.cb_area {
width:90%;
}
#colBox.tally p {
padding-left:0px;
}
.BlogEditLinks {
margin-bottom:1em;
}

.BlogLink {
font-size:12px;
font-weight:normal;

}
#journal .text {
margin-bottom:1em;
}

/* Memorial Page */
#about .cstmText {
font-size:12px;
}
p.cstmText {
margin-bottom:2em;
}


/* Address Book */

#F2fCenterFollowup .appArea .FormBox .TableHeadings #f2f_fup_email_filter {
position:relative;
left:-150px;
}
#F2fCenterFollowup .appArea .FormBox .TableHeadings #go {
position:relative;
left:-145px;
}
#F2fCenterFollowup .appArea .FormBox .smallMargin .lc_cell {
padding:5px 0;
}
.abook-paginator-links {
padding: 0 4px;
}
.abook-paginator-links-all {
padding-right: 4px;
}
/* front page */
#new_fund_link {
display:none;
}
#loginbar form#lmainLogonForm_2 input {
margin-right:10px;
}

/* dashboard */
.champion_dashboard_body {
padding:0;
}
/* Email */
textarea#sendtoemail {
margin-top:1em;
}
.SectionHead {
font-family:arial, helvetica, sans-serif;
color:#333333;
margin:1em 0 0 0!important;
}

/* Email TY */
#transaction_summary p {
margin:2px 0;
}
table#transaction_summary {
margin-bottom:1.5em;
}
table#transaction_summary_header {
padding-top:1.25em;
}

/* Gift Confirmation   */

.ROValue {
background-color:#ffffff;
color:#666666;
padding-left:10px;
}
.ROValue p {
color:#666666;
}
.appArea .appSubArea #SHOW_PAYMENT_FORM {
position:relative;
left:720px;
}

.appArea .appSubArea #TRANSACT_CHARGE {
position:relative;
left:720px;
}
.appArea .appSubArea #CANCEL_PAYMENT_PROCESS {
position:relative;
left:-850px;
}
.appArea .appSubArea #CANCEL_DIRECT_PAY_FORM {
position:relative;
left:750px;
}
.appArea .appSubArea #PARSE_PAYMENT_FORM {
position:relative;
left:750px;
}
a#about_ssl, a#about_ssl:link, a#about_ssl:hover {
font-size:12px!important;
color:#336699;
	text-decoration:none;
	text-transform:capitalize;
	font-weight:normal;
	}
a#about_ssl:active {
color:#333333;
}
div#vs_seal {
padding:0 0 4px 0!important;
text-align:left;
}

/* */
.appArea #F2fRegContact .FormBox .smallMargin .Smaller {
margin-bottom:0px;
}
.appArea #F2fRegContact .FormBox td {
padding:.25em 0 0 0px!important;
}

/* photo album */
#maincol {
width:650px;
}

hr {
border:none;
}
#guest-book-success {
color: #669900;
font-weight:bold;
padding:15px 0 0 0;
}

