﻿@charset "utf-8";
body,p,ul,li,span,dd,dt,dl,h1,h2,h3,hr,div,form,input{
	padding:0;
	margin:0;
}
ul{
	list-style:none;
}
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(/content360/images/fundraising/tnt_header_individual.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#D3D3D3;
}
h1 {
  font-size:20px;
}
h2{
	font-size:17px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clearAll{
	clear:both;
	font-size:1px;
	line-height:1px;
}
.text-align-right{
	text-align:right;
}
.trebuchet-font{
	font-family:"Trebuchet MS", Georgia, Helvetica;
}
#container{
	margin:0 auto;
	margin-top:177px;
	width:892px;
	left:50%;
	margin-left:-447px;
	position:absolute;
}
#header{
  display:none;
}

.whiteContent{
	background-color:#FFFFFF;
	margin-bottom:10px;
}

#leftContent{
	float:left;
	width:597px;
	position:relative;
}
#leftContent h2{
	color:#713F8B;
}
#leftContent .headerContainer{
	color:#0C323F;
	border-bottom: 1px solid #DAEEE5;
	position:relative;
	padding:20px 0;
}
.headerContainer h1{
  padding: 0 20px;
  //position:relative;
  _left:0px;
  _top:0px;
  //width:95%;
}
#leftContent #mainContent{
	padding: 20px 25px;
	position:relative;
}
#leftContent #internalLinks{
	margin-bottom:15px;
}
#leftContent #internalLinks a{
	color:#3daf8b;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
#internalLinks .add_plus_icon {
	background-image: url(/content360/images/fundraising/plus_button.gif);
	height: 16px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#internalLinks .arrow_button {
	background-image: url(/content360/images/fundraising/arrow_button.gif);
	height: 16px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#leftContent #internalLinks li{
	float:left;
	width:50%;
}
#leftContent #internalLinks img{
	padding-right:5px;
	border:0;
}
#internalLinks .leftLink{
	float:left;
	position:relative;
}
#internalLinks .rightLink{
	float:right;
	position:relative;
}
#leftContent #messagebox{
	font-size:14px;
}
#messagebox p{
	margin-bottom:5px;
	word-wrap: break-word;
  break-word: break-all;
}
#messagebox img{
	border:0;
	padding:5px 10px;
}
#messagebox .member_signature{
	color:#4c0c6a;
	font-size:13px;
	font-weight:bold;
}
#leftContent .separator{
	background-image:url(/content360/images/fundraising/internal_separator.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:33px;
}

#commentsbox h3{
	font-size:14px;
	color:#2D828C;
	margin-bottom:10px;
}
#commentsbox li{
	margin-bottom:10px;
	list-style:none;
}
#commentsbox .top_balloon{
	background-image:url(/content360/images/fundraising/comments_balloon_top.gif);
	background-repeat:no-repeat;
	height:12px;
	font-size:1px;
	line-height:0px;
	padding:0;
	margin:0 0 -3px 0;
}
#commentsbox .content_balloon{
	background-image:url(/content360/images/fundraising/comments_balloon_content.gif);
	background-repeat:repeat-y;
	min-height:33px;
  height:auto !important;
  height:33px;
	padding-left:10px;
	padding-right:20px;
	text-align:justify;
	font-size:11px;
	vertical-align: middle;
}
#commentsbox .bottom_balloon{
	background-image:url(/content360/images/fundraising/comments_balloon_bottom.gif);
	background-repeat:no-repeat;
	height:23px;
	font-size:1px;
	line-height:1px;
}
#commentsbox .commentSignature{
	padding-left:7px;
}
#commentsbox .usercomment{
	font-weight:bold;
	color:#31054A;
	font-size:14px;
	font-family:"Trebuchet MS", Georgia, Helvetica;
}

#commentsbox .usercomment a{
	color:#31054A;
}

#commentsbox .timestamp{
	font-weight:bold;
	color:#9C9C9C;
	font-size:10px;
	font-family:"Trebuchet MS", Georgia, Helvetica;
}

#comment_form_container{
	padding: 20px 0;
}

#comment_form_container .title{
	color:#2C4742;
	font-size:16px;
	margin-bottom:10px;
}

#comment_form_container .defaultField{
	border: 1px solid #9C9C9C;
	width:210px;
	height:23px;
	margin-bottom:10px;
	margin-right:10px;
}

#comment_form_container .defaultTa{
	border: 1px solid #9C9C9C;
	width:538px;
	height:110px;
	margin-bottom:10px;
	margin-right:10px;
}

#comment_form_container #captchaImage{
	border: 1px solid #9C9C9C;
	margin-left:30px;
}
#comment_form_container #captcha_verify{
	width:150px;
	height:23px;
	border: 1px solid #9C9C9C;
}

#comment_form_container .reload_btn{
	background-image:url(/content360/images/fundraising/reload_icon.jpg);
	background-repeat:no-repeat;
	padding:4px 10px;
	position:relative;
	top:-8px;
	text-decoration:none;
}

#comment_form_container .error{
	border:1px solid #CC0000;
	background:#FFCCCC;
}

#comment_form_container label{
	color:#9C9C9C;
}

#breadcrumb{
	position:relative;
	top:-13px;
	font-size:11px;
	color:#713F8B;
}

#breadcrumb a{
	color:#713F8B;
	text-decoration:none;
}

#breadcrumb a:hover{
	color:#713F8B;
	text-decoration:underline;
}

#rightContent{
	float:right;
	width:287px;
}
/* Right Boxes */
.contentWidget{
	background-color:#E9E9EB;
	margin-bottom:3px;	
}
.contentWidget .amount{
	text-align:center;
	padding-bottom: 5px;
}
.contentWidget .therm{
	text-align:center;
	padding: 5px 0;
}
.contentWidget .separator{
	font-size:20px;
	color:#b376b2;
	padding: 0 5px;
}
.topWidget{
	background-image:url(/content360/images/fundraising/top_member_box.png);
	background-repeat:no-repeat;
	background-position:top;
	height:45px;	
}
.topWidget h2{
	padding-left:25px;
	padding-top:10px;
	font-size:16px;
	color:#FFFFFF;
}
.fundraisingTotal{
	font-size:13px;
	text-align:center;
	padding:10px;
}
.fundraisingTotal .goalVal{
	font-size:12px;
	font-weight:bold;
	color:#117877;
}
.fundraisingTotal .raisedVal{
	font-size:12px;
	font-weight:bold;
	color:#641160;
}
.fundraisingTotal p{
	color:#35133A;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.fundraisingTotal .horizontal_separator{
	background-color: #ddd0e8;
	height:3px;
	width:245px;
	margin:0 auto;
	font-size: 1px; 
  line-height: 1px; 
}
.myteam img{
	border:0;
	padding: 5px 0;
}
.plusIcon{
	position:absolute;
	left: 858px;
	top: 9px;
}
.makedonation{
	padding:15px 15px 10px 15px;
	font-size:13px;
	color:#35133a;
}
.makedonation form{
	padding: 5px 25px 0 25px;
}
.makedonation .otherfieldcell{
  width:80px;
}
.inmemory p{
	color:#2a0c31;
	font-size:20px;
	text-align:center;
	padding:20px;
}
.mythanks{
	text-align:center;
	padding:20px;
}
.mythanks table{
	border:0;
	color:#180224;
	font-size:11px;
	text-align:left;
	width:247px;
}
.mythanks td{
	height:15px;
}
.mythanks .alt{
	background-color:#F7F7F7;
}

.mythanks nameThanks{
  color:#713F8B;
}

.mythanks fundsThanks{
  color:#713F8B;
}

/* footer */
#footer{
	padding:10px 0px 10px 20px;
	position:relative;
}
#footer #icons{
	float:left;
	width:165px;
}
#icons li{
	float:left;
	height:80px;
	margin-right:15px;
	display:block;
	line-height:6em;
}
#icons img{
	border:0;
}
#footer #sublinks{
	float:right;
	font-size:11px;
	width:695px;
}
#sublinks a{
	text-decoration:underline;
	color:#790aa7;
}
#footer .charity-logo{
	float:left; 
	padding-top:15px;
}
#sublinks .info{
	margin-top:5px;
}
/* End Footer*/
#date_member {
	position:absolute;
	left:-23px;
	top:45px;
	width:46px;
	height:46px;
	z-index:200;
	background-image:url(/content360/images/fundraising/date_member_ball.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
	color:#3f0760;
}
.contentWidget img{
  border:0;
}
#marketing .contentWidget{
  text-align:center;
  background:transparent;
  padding:15px;
}
/* Buttons */
.view-team-page{
	text-align:center;
	padding-top:10px;
}
.view-team-page-btn{
	background:url(/content360/images/fundraising/view-team-page-btn.gif) no-repeat;
	width:123px;
	height:38px;
	border:0;
	cursor:pointer;
}
.registerButton {
	background-image: url(/content360/images/fundraising/donatenow-member-btn.gif);
	margin:10px 47px 0 35px;
	border:0;
	width:120px;
	height:44px;
	cursor:pointer;	
}

.addCommentButton {
	background-image: url(/content360/images/fundraising/addcomment-btn.jpg);
	margin:10px 0 0 10px;
	border:0;
	width:120px;
	height:36px;
	cursor:pointer;	
}

/* Therm Images */
.thermContainer{
	margin: 0 auto;
	width:235px;
	height:34px;
}
.thermContainer .step0{
  background-image:url(/content360/images/fundraising/progressbar/therm_0000.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step1{
  background-image:url(/content360/images/fundraising/progressbar/therm_0001.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step2{
  background-image:url(/content360/images/fundraising/progressbar/therm_0002.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step3{
  background-image:url(/content360/images/fundraising/progressbar/therm_0003.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step4{
  background-image:url(/content360/images/fundraising/progressbar/therm_0004.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step5{
  background-image:url(/content360/images/fundraising/progressbar/therm_0005.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step6{
  background-image:url(/content360/images/fundraising/progressbar/therm_0006.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step7{
  background-image:url(/content360/images/fundraising/progressbar/therm_0007.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step8{
  background-image:url(/content360/images/fundraising/progressbar/therm_0008.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step9{
  background-image:url(/content360/images/fundraising/progressbar/therm_0009.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step10{
  background-image:url(/content360/images/fundraising/progressbar/therm_0010.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step11{
  background-image:url(/content360/images/fundraising/progressbar/therm_0011.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step12{
  background-image:url(/content360/images/fundraising/progressbar/therm_0012.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step13{
  background-image:url(/content360/images/fundraising/progressbar/therm_0013.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step14{
  background-image:url(/content360/images/fundraising/progressbar/therm_0014.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step15{
  background-image:url(/content360/images/fundraising/progressbar/therm_0015.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step16{
  background-image:url(/content360/images/fundraising/progressbar/therm_0016.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step17{
  background-image:url(/content360/images/fundraising/progressbar/therm_0017.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step18{
  background-image:url(/content360/images/fundraising/progressbar/therm_0018.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step19{
  background-image:url(/content360/images/fundraising/progressbar/therm_0019.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step20{
  background-image:url(/content360/images/fundraising/progressbar/therm_0020.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step21{
  background-image:url(/content360/images/fundraising/progressbar/therm_0021.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step22{
  background-image:url(/content360/images/fundraising/progressbar/therm_0022.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step23{
  background-image:url(/content360/images/fundraising/progressbar/therm_0023.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step24{
  background-image:url(/content360/images/fundraising/progressbar/therm_0024.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step25{
  background-image:url(/content360/images/fundraising/progressbar/therm_0025.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step26{
  background-image:url(/content360/images/fundraising/progressbar/therm_0026.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step27{
  background-image:url(/content360/images/fundraising/progressbar/therm_0027.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step28{
  background-image:url(/content360/images/fundraising/progressbar/therm_0028.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step29{
  background-image:url(/content360/images/fundraising/progressbar/therm_0029.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step30{
  background-image:url(/content360/images/fundraising/progressbar/therm_0030.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step31{
  background-image:url(/content360/images/fundraising/progressbar/therm_0031.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step32{
  background-image:url(/content360/images/fundraising/progressbar/therm_0032.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step33{
  background-image:url(/content360/images/fundraising/progressbar/therm_0033.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step34{
  background-image:url(/content360/images/fundraising/progressbar/therm_0034.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step35{
  background-image:url(/content360/images/fundraising/progressbar/therm_0035.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step36{
  background-image:url(/content360/images/fundraising/progressbar/therm_0036.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step37{
  background-image:url(/content360/images/fundraising/progressbar/therm_0037.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step38{
  background-image:url(/content360/images/fundraising/progressbar/therm_0038.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step39{
  background-image:url(/content360/images/fundraising/progressbar/therm_0039.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step40{
  background-image:url(/content360/images/fundraising/progressbar/therm_0040.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step41{
  background-image:url(/content360/images/fundraising/progressbar/therm_0041.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step42{
  background-image:url(/content360/images/fundraising/progressbar/therm_0042.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step43{
  background-image:url(/content360/images/fundraising/progressbar/therm_0043.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step44{
  background-image:url(/content360/images/fundraising/progressbar/therm_0044.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step45{
  background-image:url(/content360/images/fundraising/progressbar/therm_0045.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step46{
  background-image:url(/content360/images/fundraising/progressbar/therm_0046.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step47{
  background-image:url(/content360/images/fundraising/progressbar/therm_0047.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step48{
  background-image:url(/content360/images/fundraising/progressbar/therm_0048.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step49{
  background-image:url(/content360/images/fundraising/progressbar/therm_0049.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step50{
  background-image:url(/content360/images/fundraising/progressbar/therm_0050.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step51{
  background-image:url(/content360/images/fundraising/progressbar/therm_0051.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step52{
  background-image:url(/content360/images/fundraising/progressbar/therm_0052.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step53{
  background-image:url(/content360/images/fundraising/progressbar/therm_0053.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step54{
  background-image:url(/content360/images/fundraising/progressbar/therm_0054.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step55{
  background-image:url(/content360/images/fundraising/progressbar/therm_0055.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step56{
  background-image:url(/content360/images/fundraising/progressbar/therm_0056.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step57{
  background-image:url(/content360/images/fundraising/progressbar/therm_0057.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step58{
  background-image:url(/content360/images/fundraising/progressbar/therm_0058.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step59{
  background-image:url(/content360/images/fundraising/progressbar/therm_0059.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step60{
  background-image:url(/content360/images/fundraising/progressbar/therm_0060.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step61{
  background-image:url(/content360/images/fundraising/progressbar/therm_0061.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step62{
  background-image:url(/content360/images/fundraising/progressbar/therm_0062.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step63{
  background-image:url(/content360/images/fundraising/progressbar/therm_0063.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step64{
  background-image:url(/content360/images/fundraising/progressbar/therm_0064.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step65{
  background-image:url(/content360/images/fundraising/progressbar/therm_0065.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step66{
  background-image:url(/content360/images/fundraising/progressbar/therm_0066.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step67{
  background-image:url(/content360/images/fundraising/progressbar/therm_0067.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step68{
  background-image:url(/content360/images/fundraising/progressbar/therm_0068.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step69{
  background-image:url(/content360/images/fundraising/progressbar/therm_0069.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step70{
  background-image:url(/content360/images/fundraising/progressbar/therm_0070.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step71{
  background-image:url(/content360/images/fundraising/progressbar/therm_0071.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step72{
  background-image:url(/content360/images/fundraising/progressbar/therm_0072.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step73{
  background-image:url(/content360/images/fundraising/progressbar/therm_0073.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step74{
  background-image:url(/content360/images/fundraising/progressbar/therm_0074.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step75{
  background-image:url(/content360/images/fundraising/progressbar/therm_0075.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step76{
  background-image:url(/content360/images/fundraising/progressbar/therm_0076.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step77{
  background-image:url(/content360/images/fundraising/progressbar/therm_0077.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step78{
  background-image:url(/content360/images/fundraising/progressbar/therm_0078.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step79{
  background-image:url(/content360/images/fundraising/progressbar/therm_0079.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step80{
  background-image:url(/content360/images/fundraising/progressbar/therm_0080.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step81{
  background-image:url(/content360/images/fundraising/progressbar/therm_0081.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step82{
  background-image:url(/content360/images/fundraising/progressbar/therm_0082.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step83{
  background-image:url(/content360/images/fundraising/progressbar/therm_0083.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step84{
  background-image:url(/content360/images/fundraising/progressbar/therm_0084.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step85{
  background-image:url(/content360/images/fundraising/progressbar/therm_0085.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step86{
  background-image:url(/content360/images/fundraising/progressbar/therm_0086.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step87{
  background-image:url(/content360/images/fundraising/progressbar/therm_0087.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step88{
  background-image:url(/content360/images/fundraising/progressbar/therm_0088.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step89{
  background-image:url(/content360/images/fundraising/progressbar/therm_0089.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step90{
  background-image:url(/content360/images/fundraising/progressbar/therm_0090.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step91{
  background-image:url(/content360/images/fundraising/progressbar/therm_0091.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step92{
  background-image:url(/content360/images/fundraising/progressbar/therm_0092.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step93{
  background-image:url(/content360/images/fundraising/progressbar/therm_0093.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step94{
  background-image:url(/content360/images/fundraising/progressbar/therm_0094.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step95{
  background-image:url(/content360/images/fundraising/progressbar/therm_0095.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step96{
  background-image:url(/content360/images/fundraising/progressbar/therm_0096.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step97{
  background-image:url(/content360/images/fundraising/progressbar/therm_0097.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step98{
  background-image:url(/content360/images/fundraising/progressbar/therm_0098.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step99{
  background-image:url(/content360/images/fundraising/progressbar/therm_0099.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

.thermContainer .step100{
  background-image:url(/content360/images/fundraising/progressbar/therm_0100.gif);
  background-repeat:no-repeat;
  position:relative;
  height:100%;
}

/* Styles for personal page editor */

#messagebox .title{
	margin-bottom:10px;
}

#messagebox .title .heading, #messagebox .title .Heading { 
   /*font-family: Verdana, Arial, sans-serif; */
   font-size:18px; 
   font-weight:bold; 
   color:#713F8B; 
} 

#messagebox .title .dateCreation{
   font-size:11px;
   color:#7F7F7F; 
}

#messagebox .title{
	margin-bottom:15px;
}

#messagebox .title .separator{
	background-image:url(/content360/images/fundraising/internal_separator.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:23px;
}

#messagebox .title a:hover .heading { 
   /*font-family: Verdana, Arial, sans-serif; */
   font-size:18px; 
   font-weight:bold; 
   color:#713F8B;
   text-decoration:none;
}

#messagebox .large_text { 
   /*font-family: Verdana, Arial, sans-serif; */
   font-size:16px;   
}  
#messagebox .body_text { 
   /*font-family: Verdana, Arial, sans-serif; */
   font-size:14px; 
}

#messagebox ul{
	list-style:disc;
	list-style-image:none;
	list-style-position:inside;
	padding-left:15px;
}

#postComments ul{
	padding-left:0;
}

/* Menu bar */
#menubar{
  height:42px;
  background-image:url(/content360/images/fundraising/background_menu.jpg);
	background-repeat:repeat-x;
}
#menubar li{
  float:left;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  padding-top:13px;
}
#menubar .menuItem{
  background-image:url(/content360/images/fundraising/bt_menu.jpg);
  background-repeat:no-repeat;
  background-position: left bottom;
  padding-left: 20px;
  padding-top:5px;
}
#menubar .separator{
  background-image:url(/content360/images/fundraising/menu_divisor.jpg);
  background-repeat:no-repeat;
  background-position: top right;
  height:29px;
}
#menubar a{
  color:#37876E;
}
#menubar .item0{
  width:210px;
}
#menubar .item1{
  width:220px;
}
#menubar .item2{
  width:310px;
}
#menubar .item3{
  width:140px;
}

/* Style for Blogging feature */
#mainContent dd{
	margin-bottom:45px;
}

.comments1{
	padding: 20px 25px;
}

#linkNewerPosts, #linkOlderPosts{
	position:relative;
	font-size:11px;
	color:#713F8B;
}

#linkNewerPosts a, #linkOlderPosts a{
	color:#713F8B;
	text-decoration:none;
}

#linkNewerPosts a:hover, #linkOlderPosts a:hover{
	color:#713F8B;
	text-decoration:underline;
}

/* Comment Balloon */

.util_container{
	width:230px;
	left:50%;
	margin-left:-115px;
	margin-top:20px;
	position:relative;
}

.comment_balloon{
	width:105px;
	float:left;
}

.comment_balloon .icon{
	background-image:url(/content360/images/fundraising/balloon.png);
	background-repeat:no-repeat;
	background-position: center center;
	width:30px;
	height:26px;
	padding-top:4px;
	text-align:center;
	float:left;
	color:#336F67;
}

.comment_balloon .comment_label{
	float:right;
	padding-top:5px;
	width:70px;
}

.comment_balloon .comment_label a{
	color:#713F8B;
}

.comment_balloon .comment_label a:hover{
	color:#713F8B;
}

.share_facebook{
	padding-top:3px;
	float:right;
}

.unique_post .comment_balloon{
	width:480px;
	float:left;
}

.unique_post .comment_balloon .comment_label{
	float:right;
	padding-top:5px;
	width:445px;
}

.window-header{
	font-size:18px;
	font-family:verdana;
	font-weight:bold;
	color: #5F0B81;
}
.window-title{
	color:#CC1000;
	font-family:verdana;
	font-weight:bold;
	padding-top:7px
}

.socks-image-cls {
    background-image: url("/content360/images/fundraising/socks_modal_window.png");
    height: 199px;
    margin-left: -10px;
    margin-right: 15px;
    margin-top: -6px;
    width: 115px;
}
.socks-fundraiser{
	margin-left: -30px;
	background-image: url("/content360/images/fundraising/socks_fundraiser.png");
	width: 61px;
	height: 91px;
}
.socks-head{
	margin-left:-4px;
}

.socks-content{
  font-size:11px;
}
.cancer-ends-with-me{
	 font-weight:bold;
	 color:#790aa7;
	 font-style:italic;
	 font-size:13px;
}
.cancer-ends-with-me-option{
	 font-weight:bold;
	 color:#790aa7;
	 font-style:italic;
	 font-size:12px;
}

.wwFormTable{
	width:100%;
}

.donateButton {
	background-image: url(/content360/images/fundraising/donatenow_member_btn_modal.gif);
	margin:10px 0 0 35px;
	border:0;
	width:103px;
	height:31px;
	cursor:pointer;	
}
