/*CharitySite/default.css*/
/* @group General */

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	/*background: #E5E6E7 url(/statements/about_us/imgs/body_grad.gif) repeat-x scroll 0pt -96px;*/
	font-size: 13px;
}
img{
	border					: 0px;
	margin					: 0px;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color: #2A42C6;
}

a:hover,a:focus{
	text-decoration:none;
	color: #2A42C6;
}

a:link img, a:visited img{ 
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0; 
} 

a:link img ,a:visited  img{ 
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0; 
	} 
	a:hover img{ 
	filter:alpha(opacity=85); 
	-moz-opacity:0.85; 
	opacity:0.85; 
} 

p, ul, ol, b{
	font-size: 1em;
	line-height: 1.3;
}

h1{
	color: #2A42C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 5px 0;
	padding: 0;
}


h2{
	color: #2A42C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0 0 5px 0;
	padding: 0;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2A42C6;
	margin-bottom: 2px;
	margin-top: 2px;
}
label{
	font-weight: bold;
	margin-right: 5px;
}

label.radio-btn{
	font-weight: normal;
}

/* @end */

/* @group Buttons */
a.btn_190
{
    background:transparent url(../images/Buttons/btn_blue_190.png) no-repeat 0 0; 
    padding:12px 8px 13px 5px;
    display:block;
    width:185px;
    color:#fff; 
    text-align:center;
    font-size:116%;
    text-decoration:none;
    margin-top:1em;
}
a.btn_125
{
    background:transparent url(../images/Buttons/btn_blue_125.png) no-repeat 0 0; 
    padding:12px 8px 13px 5px;
    display:block;
    width:120px;
    color:#fff; 
    text-align:center;
    font-size:108%;
    text-decoration:none;
    margin-top:1em;
}
a.btn_109
{
    background:transparent url(../images/Buttons/btn_blue_109.png) no-repeat 0 0; 
    padding:12px 7px 13px 5px;
    display:block;
    width:100px;
    color:#fff; 
    text-align:center;
    font-size:108%;
    text-decoration:none;
}

.orng_search_btn{
	margin:-2px 0 0 5px;
}

.orng_btn_longform{
	margin:0 0 0 130px;
}

.processbtn_orng{
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-size: .7em;
}

.processbtn_orng img{
	padding-bottom: 3px;
}


.processbtn_orng img{
	padding-bottom: 3px;
}

.processbtn_orng{
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-size: 0.9em;
}

td.process_btns
{
    text-align:left;
    vertical-align:top;    
}
a.small_btn, input.small_btn
{
    display:block;
    width: 90px;
	height: 40px;
	background:transparent url(/App_Themes/Default/Images/Buttons/btn_blue_90wide.png) no-repeat top left;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-top:0.5em;
	padding:5px 5px 12px 0;
	font-size:1.125em;
	border:0;
	cursor:pointer;
}
/* @end */

/* @group Forms */
.searchform_input{
	float: left;
	padding-right: 5px;
	margin-bottom: 5px;
}


.clsFormBox ul
{
    margin:1em 0 1em 2.5em;
}
.clsFormTop {
	border-top				: 1px solid #cccccc;
}

.clsFormLeft {
	border-left				: 1px solid #cccccc;
}


.clsFormRight {
	border-right			: 1px solid #cccccc;
}

.clsFormBottom {
	border-bottom			: 1px solid #cccccc;
}

.clsFormLeftColumn {
	width					: 120px;
}

.clsFormRightColumn {
	width					: 260px;
}
.clsFormSpacerSmall {
	width					: 5px;
	height					: 5px;
}
.clsFormSpacerLarge {
	width					: 10px;
	height					: 10px;
}
.clsFormCornerImage {
	width					: 7px;
	height					: 7px;
	border					: 0px;
	margin					: 0px;
}

/*
 * Form box2 styles
 *
 */
.clsFormBox2{
	background-color		: #FFFFFF;
}

.clsFormTop2 {
	BORDER-TOP: #cccccc 1px solid;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #cccccc;
}

.clsFormHead {
	BACKGROUND-COLOR:        #cccccc;
	color					: #FFFFFF;
}

.clsFormTopLeft2 {
	 BACKGROUND-COLOR: #cccccc;
}

.clsFormTopRight2 {
	 BACKGROUND-COLOR: #cccccc;
}


/*
 * Form button styles
 *
 */
.clsFormButton{
	font-family				: Arial, sans-serif;
	font-size				: 0.9em;
	color					: #000000;
	text-decoration			: none;
	cursor					: hand;
	width					: 150px;
	height					: 20px;
	margin-top				: 5px;
}
.clsFormButtonSmall{
	font-family				: Arial, sans-serif;
	font-size				: 0.9em;
	color					: #000000;
	text-decoration			: none;
	cursor					: hand;
	width					: 100px;
	height					: 20px;
	margin-top				: 5px;
}
.clsFormButtonLarge{
	font-family				: Arial, sans-serif;
	font-size				: 0.9em;
	color					: #000000;
	text-decoration			: none;
	cursor					: hand;
	width					: 200px;
	height					: 20px;
	margin-top				: 5px;
}
.clsFormSecondaryButton{
	font-family				: Arial, Sans-Serif;
	font-size				: 0.6em;
	background				: #cccccc;
	border					: 1px solid black;
	color					: black;
	text-decoration			: none;
	cursor 					: hand;
	font-weight				: bolder;
}
.clsFormInputSmall{
	font-family				: Arial, Helvetica, Sans-Serif;
	font-size				: 0.9em;
	margin-bottom			: 0px;
	width					: 100px;
}
.clsFormInput{
	font-family				: Arial, Helvetica, Sans-Serif;
	font-size				: 0.9em;
	margin-bottom			: 0px;
	width					: 200px;
	padding: 3px 0;
}

.clsFormInputMidInitial{
	font-family				: Arial, Helvetica, Sans-Serif;
	font-size				: 0.9em;
	margin-bottom			: 0px;
	color					: #000000;
	width					: 40px;
}

.clsFormInternalBox{
	border					: 1px solid #e0e0a0;
	padding					: 5px;
	width					: 380px;
}

/*
 * Form text styles
 *
 */
.clsFormTitle{
	font-family				: Arial, Helvetica, Sans-Serif;
	font-size				: 1em;
	font-weight 			: bold;
	/*width: 175px;*/
	padding-right: 3px;
}
.clsFormText{
	font-family				: Arial, Helvetica, Sans-Serif;
	font-size				: 0.9em;
	margin-bottom			: 0px;
	
}
.clsFormCaption{
	font-family				:  Arial;
	font-size				: 0.8em;
}
.clsFormMessage{
	font-family				: Arial;
	font-size				: 1em;
	background-color		: #ffffff;
	padding					: 10px;
}
.clsFormSubject{
	font-family				: Arial;
	font-size				: 1em;
	margin-bottom			: 10px;
	margin-top				: 5px;
}

.clsRequiredFieldHighlight{
	color					: #cc3300;
	font-size				: 0.9em;
	margin-bottom			: 0px;
	font-family				: Arial, Helvetica, Sans-Serif;
	font-weight				: bolder;
	/*vertical-align			: top;*/
}

.clsFormBox_Mel{
	padding: 10px;
	margin:0 auto;
	margin: 10px;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.clsFormBox_Mel h1{
	font-size: 1em;
	font-weight: bold;
	color: #2A42C6;
	margin: 0px;
	margin-bottom: 10px;
}

.clsFormBox_Mel ol{
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	font-size: .9em;
	color: #2A42C6;
	font-weight: bold;
}
.clsFormBox_Mel ol li{
	padding: 5px 0;
}

.clsLoginPassword{
	width					: 90px;
}

.clsLoginEmail{
	width					: 180px;
}

.gssearch_form{
	margin: 0 auto;
}
.gssearch_form label{
	margin-right: 5px;
	width: 125px;
	display: block;
	float: left;
	text-align: right;
	padding: 5px 0 0 0;
}

/* @end */

/* @group Text styles */

.process_msgText{
	padding: 10px;
	margin: 0 auto;
	margin: 10px 10px 20px 0px;
	background-color: #f5f5f5;
	border: 1px #cccccc solid;
	-moz-border-radius: 8px 8px;
	-webkit-border-radius: 8px 8px;
	color: #2A42C6;
	font-size: 1em;
}

.clsTxtSmall {

   font-family				: Arial, Helvetica, sans-serif;
	font-size				: 0.85em;
}

.clsTxtSmaller {

   font-family				: Arial, Helvetica, sans-serif;
	color				: #000000;
	font-size				: 0.8em;
}


.clsTxtSmallColour {

   font-family				: Arial, Helvetica, sans-serif;
		color:#2A42C6;
	font-size				: 0.9em;
}


.clsTxtSmallLight {

   font-family				: Arial, Helvetica, sans-serif;
	font-size				: 0.9em;
}

.clsContent {
	font-family				: Arial, Helvetica, sans-serif;
	color				: #000000;
	font-size				: 1em;
	padding-right			: 2px;
	padding-left			: 2px;
}

.clsTitle {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.1em;
	font-weight				: bold;
}
.clsTitle2
{
    font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.8em;
	color					: #2A42C6;
}
.clsTitle2a
{
    font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.4em;
	color					: #2A42C6;
}
.clsTitle2b
{
    font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1em;
	color					: #2A42C6;  
	font-weight:bold; 
}
.clsTitle3
{
    font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.8em;
	color					: #36b0cc;    
}
.clsTitle3a
{
    font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.2em;
	color					: #36b0cc; 
	font-weight             : bold;   
}
.clsTitleColour {

   font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.1em;
	color					: #000000;
	font-weight				: bold;
}

.clsTitleColourSmall {

   font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1em;
	color					: #2A42C6;
	font-weight				: bold;
}


.clsHelpText{
	font-size				: 0.9em;
}

.clsCategoryTitle{
	font-family				: Arial, Helvetica;
	margin					: 0px;
	font-size				: 1.3em;
	
}

.clsErrorMessage{
	color					: #E0012E;
	margin					: 5px 10px 15px 10px;
	padding					: 5px 0px 5px 0px;
	font-size				: 1em;
	font-weight				: bold;
	text-align				: left;
	position				: relative;
	width					: 450px;
}

.clsStepTitle{
	font-family				: Arial, Helvetica;
	margin					: 10px 10px 10px 0px;
	font-size				: 1.8em;
	font-weight				: bolder;
	
}

.clsCategoryName{
	font-family				: Arial, Helvetica, Sans-Serif;
	font-weight				: bolder;
	background-color		: #cccccc;
}

.clsStepComment{
	font-family				: Arial, Sans-Serif;
	margin					: 5px 10px 15px 0px;
	font-size				: 0.9em;
}

.clsHighlight{
	color					: #cc3300;
}

.clsFormSubHeading{
	font-family				: Arial;
	font-size				: 1em;
	font-weight 			: bolder;
	margin-bottom			: 5px;
	
}

.clsFormComment{
	font-family				:  Arial;
	margin					: 5px 0px 10px 0px;
	font-size				: 1em;
}

.header_gr{
	color:#5fab46;
	font-family: Arial, sans-serif; 
	font-size:1.4em;
	font-weight: bold;	
}

.grytxt{color: #666666;}

.pageTitle
{
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

.clsFormHr
{
   COLOR: #BDCFD3
}

.stats_ppl, .stats_raise, .stats_charities 
{
color:#330066;margin:0;
}

/* @end */

/* @group Links */

.ClsActionLink {
	display: block;
	font-size: 0.9em;
	height:27px;
	line-height:27px;
	margin-top:5px;
	padding-left:34px;
	text-decoration:none;
}

.ClsActionLink:hover {
	display: block;
	font-size: 0.9em;
	height:27px;
	line-height:27px;
	margin-top:5px;
	padding-left:34px;
	text-decoration:underline;
}

#Share1 {background: transparent url(/images/misc/share_3.gif) no-repeat scroll 0px 0px;}
#Share1:hover { background-position: 0px -27px;}

.shareOps
{
    margin-top:0em;
}
.shareOps ul
{
    margin-top:0.5em;
}
.shareOps ul li
{
    list-style-type:none;
    display:inline;
    padding-right:0.5em;
}

.shareOps_right .shareOps
{
    width:123px;
    float:right;
}
.shareOps_right .joinTeam
{
    width:123px;
    margin-top:0.5em;
    float:right;
}

#Iwant1 {display:block; margin:0.75em 0;}
#IWantContainer
	{
		position: absolute;
		left: 0px;
		top: 15px;
		width: 180px;
		padding-top:3px;
		padding-right:3px;
		padding-left: 7px;
		padding-bottom:7px;
		background-color: #ebebeb;
		border:solid #999999 1px;
		display:none;
	}
	
	#IWantCloseButton
	{
		background-image: url(/Images/Misc/close.gif);
		background-repeat: no-repeat;
		height: 10px;
		background-position: 0px 0px;
		width:40px;
		float:right;
	}
	#IWantContainer ul
	{
		list-style-type: none
	}
	
	#IWantCloseButton:hover
	{
		background-position: 0px -10px;
		cursor: pointer;
	}
	
	#IWantText
	{
		padding-top: 5px;
		color: #000000;
		font-size: 12px;
		line-height: 20px;
	}	
	


#Team1 {background: transparent url(/images/misc/jointeam_link.gif) no-repeat scroll 0px 0px;}
#Team1:hover { background-position: 0px -27px;}



/* @end */

/* @group Page layout */

/* @group Elements */

.clsSideBullet {
	margin					: 0px; 
	padding-left			: 1.5em; 
	list-style-position		: outside;
	list-style-type			: square;
}

.clsScrollingMenu {
	background-color		: #FFFFFF;
	cursor					: hand;
	font-family				: Arial, Helvetica, sans-serif;
	color				: #000000;
	font-size				: 0.9em;
	font-weight				: bold;
	width					:180px;

}

.clsBreadCrumbBar{
	background-color		: #BFE2CE;
	/*border-bottom 			: 2px solid #CCCCCC;*/
}

.clsErrorMessage2
{
	padding: 10px;
	margin: 0 auto;
	margin: 0px 10px 0px 10px;
	background-color: #feeeee;
	border: 1px #ff0000 solid;
	-moz-border-radius: 8px 8px;
	-webkit-border-radius: 8px 8px;
	color: #000000;
	font-size: 1em;
	text-align: left;
}

ul.iconlist li {
	margin:8px 0 8px;
	line-height:1.4em;
	color: #2A42C6;
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
}
ul.iconlist li img{
	margin-bottom: -10px;
	margin-left: -5px;
}

.box_orange_bg{
	background-color: #fcf2c2;
	padding: 10px;
}

.mod{
	-moz-border-radius: 8px 8px;
	-webkit-border-radius: 8px 8px;
}



/* @end */

.clsMainSection{
	border-bottom 			: 1px solid #CCCCCC;
	border-left 			: 1px solid #CCCCCC;
	border-right 			: 1px solid #CCCCCC;
	padding-left			: 0px;
	padding-right			: 0px;
	background				: #FFF;
	
}
#signupContainer
{
    padding:1em 0;    
}
.clsLeftBar {
	border-bottom 			: 1px solid #D7D7D7;
	border-left 			: 1px solid #D7D7D7;
	border-right 			: 1px dashed #999999;
	border-top 				: 1px none #999999;
}

.clsFRPPromoBdr
{
    BORDER-RIGHT: #8a8a8a 1px dashed;
    BORDER-TOP: #8a8a8a 1px dashed;
    FONT-SIZE: 0.9em;
    BORDER-LEFT: #8a8a8a 1px dashed;
    COLOR: #000000;
    BORDER-BOTTOM: #8a8a8a 1px dashed;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #f9f9f9;
    TEXT-DECORATION: none;
}


.clsHeaderBorder{
	border-left 			: 1px solid #CCCCCC;
	border-right 			: 1px solid #CCCCCC;
	border-top 				: 1px solid #CCCCCC;
	border-bottom 			: 1px solid #CCCCCC;
	padding-left			: 0px;
	padding-right			: 0px;
	clear					: left;
	background-color		: #FFFFFF;
	width					: 798px;
}

.clsHeaderBorderNoBanner
{
	border-bottom 			: 1px solid #CCCCCC;
	padding-left			: 0px;
	padding-right			: 0px;
	clear					: left;
	background-color		: #FFFFFF;
	width					: 800px;
}

.clsHelpTable{
	border					: 1px solid #cccccc;
	padding					: 1px;
	font-family				: Arial, Sans-Serif;
}

.clsFloatRight
{
	float: right;
}

.cleaner {
  clear: both;
  font-size: 0.1em;
  height: 0.1em;
  margin: 0;
  padding: 0;
}

/* @group Footer */

/*footer - Mel*/

#ft .sidecol .needHelp
{
    margin-top: 2.85em;
    margin-left:0.25em;
}
#ft .logo{
	width: 18em;
	float: left;
}
#footer{
	width:800px;
	float: left;
	margin-top:15px;
}

dl, dt, dd, ul, li
{
	border:0 none;
	margin:0;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}

#footer_headerbar{
	background: url(/design/1/images/tl_footr.gif) no-repeat;
	height: 7px;
	background-color:#E5E6E7;
	width: 800px;
	overflow:hidden;
	float: left;
}

.footer_mainblock {
	width:575px;
	float:left;
	display:block;
	padding-left: 10px;
}

#footer_outer{
	width:800px;
	background-color:#f5f5f5;
}
#footer_outer a:link{
	text-decoration:none;
	color:#330066;
}

#footer_outer a:link:hover{
	color:#FFFFFF;
	background-color:#999999;
}

#footer_outer a:visited{
	text-decoration:none;
	color:#330066;
}

#footer_outer a:visited:hover{
	color:#FFFFFF;
	background-color:#999999;
}

.footer_section{
	margin-top:8px;
	display:block;
	width:670px;
	float:left;
}

.footer_section span a{
	font-weight: bold;
	margin-right: 15px;
}
.footer_section span.bar{
	margin: 0 5px 0 5px;
	color: #cccccc;
}

.footer_last_sect{
	margin-top:15px;
	display:block;
	width:670px;
	float:left;
}

.footer_bottom_grad{
	background:#CCC url(/design/1/images/grad_footr.gif) top;
	color:#000; 
	padding:4px 0; 
	margin:0; 
	width:800px; 
	float:left;
}

.footer_bottom_grad p{
	margin: 0;
	margin-left: 10px;
	padding: 0;
}

#partners img{
	padding-bottom: 5px;
}

#resources_serious{
display:block;
padding-left:10px;
}

#v2_stats {
font-size:11px;
font-weight:normal;
color:#7F7F7F;
width:545px;
margin:9px -3px 10px 0;
float:right;
padding-right: 8px;
text-align:right;
/*line-height:18px;*/
}
#v2_stats h4 {
display:inline;
font-weight:700;
font-size:11px;
margin:0;
padding:0;
}

/* @end */

/* @group Header */

/* Site Header*/
/* Fg new header */

#fg_topnav {
/*float:right;
width:540px;
right:0; 
position: absolute;
text-align:right;
margin: 0 4px 0 0;*/ 
/*background-color: #ffeeee;*/
width:350px;
float:right;
text-align:right;
margin: 0 4px 0 0; 
}

#fg_topnav li {
display:block;
float:right;
list-style:none;
margin: 0 0 0 5px; 
padding: 0; 
line-height:22px;
}

#fg_topnav li a
{
display:block;
}

#fg_topnav span{
display:none;
font-size: 0.1em;
}

.about_fg a, .your_account a, .help a, .home a{
background-image:url('/design/1/images/homepage/header_tabs.png');
background-color:transparent;
background-repeat:no-repeat;
}

.about_fg a	{
width:86px;
height:24px;
}

.about_fg a	,.about_fg a:link,.about_fg a:visited {
background-position:-179px -26px;
}

.about_fg a:hover,.about_fg a:focus,.about_fg a:active  {
background-position:-179px -24px;
}

.your_account a	{
width:124px;
height:24px;
}

.your_account a,.your_account a:link,.your_account a:visited {
background-position:-55px -26px;
}

.your_account a:hover ,.your_account a:focus,.your_account a:active {
background-position:-55px -24px;
}
.home a	{
width:64px;
height:24px;
}

.home a,.home a:link,.home a:visited {
background-position:-264px -26px;
}

.home a:hover ,.home a:focus,.home a:active {
background-position:-264px -24px;
}

.help a	{
width:54px;
height:24px;
}

.help a,.help a:link,.help a:visited {
background-position:0px -26px;
}

.help a:hover ,.help a:focus,.help a:active {
background-position:0px -24px;
}

#fg_logo {
float:left;
width:245px;
height: 70px;
}

.fg_header {
	position	: relative;
	width		: 800px;
}

/* @end */



/* @end */

/* @group Fundraising pages */

/*
 * Fundraising page design styles
 *
 */
 
 .clsFRPCapt {

   font-family				: Arial, Helvetica, sans-serif;
	color				: #000000;
	font-size				: 0.9em;
} 

 .clsFRPTitle {

   font-family				: Arial, Helvetica;
	color				: #000000;
	font-size				: 1.0em;
	font-weight 			: bold;
}
.clsFRPDetail {

   font-family				: Arial, Helvetica, sans-serif;
	color				: #000000;
	font-size				: 0.9em;
}

.clsFRPDetailEditArea{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 1em;
	text-align		: left;
	margin			: 0px 0px 2px 6px;
	padding			: 5px; 
}

 
 .clsFRPSummaryAmts {

   font-family				: Arial, Helvetica;
	color				: #000000;
	font-size				: 1.0em;
}

.clsFRPImgTablBdr {
	border: 1px solid #000000;
}

.clsFRPMessBdr {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	border: 1px dotted #CCCCCC;
}
.clsFRPMessBdr ol, .clsFRPMessBdr ul
{
    margin-left:2.5em;
    padding:0;   
}
.clsFRPMessBdr ol
{
    margin-left:2.75em;   
}
.clsFRPMessBdr li
{
    list-style-position:outside;    
}
/*
 * Fundraising page amount table
 *
 */
 
 .clsFRPAccBdr {
	border: 2px solid #0066FF;
}

.clsFRPAccTxtSm {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}

.clsFRPAccCelBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.clsFRPAccCelTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.clsFRPAccCelTotT {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.clsFRPAccCelTotB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.clsFRPAccTxtSmB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	border: 1px solid #000000;
}


.clsFRPTxtSmall {

   font-family				:  Arial, Helvetica, sans-serif;
	color				: #000000;
	font-size				: 0.9em;
}

.odd {
	background	:#E5E6E7;
}


/*
 * Fundraising page design view
 *
 */
 
 .clsFRPDVCaptOn {

   font-family				: Arial, Helvetica, sans-serif;
	color				: #999999;
	font-size				: 0.9em;
}  

.clsFRPDVCaptTxtBox {
	font-family				: Arial, Helvetica, sans-serif;
	color				: #999999;
	font-size				: 0.9em;
	border: 1px solid #666666;
	BACKGROUND-COLOR: #ffff99;
} 

 .clsFRPDVTitle {
	font-family : Arial, Helvetica;
	font-size : 1em;
	font-weight : bold;
	color: #000000;
}


.clsFRPDVDetail {

	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 0.9em;
}

.clsFRPDVDetailOn {

	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 0.9em;
}
 
 .clsFRPDVSummaryAmts {
	font-family	: Arial, Helvetica;
	color : #999999;
	font-size : 1em;
} 

.clsFRPDVSummaryAmtsOn {
	font-family	: Arial, Helvetica;
	color : #000000;
	font-size : 1em;
}

.clsFRPDVImgTablBdr {
	border: 1px solid #999999;
}

.clsFRPDVMessBdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	text-decoration: none;
	border: 1px dotted #999999;
}

 .clsFRPDVAccBdr {
	border: 2px solid #999999;
}

.clsFRPDVAccTxtSm {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999999;
}

.clsFRPDVAccCelBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.clsFRPDVAccCelTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.clsFRPDVAccCelTotT {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.clsFRPDVAccCelTotB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.clsFRPDVAccCelTotBOn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #000000;
}

.clsFRPDVAccTxtSmB {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999999;
	border: 1px solid #999999;
}


.clsFRPDVTxtSmall {

	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 0.9em;
}

.clsFRPDVTxtSmallOn {

	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 0.9em;
}

.clsFRPDVTxtBoxL {
	font-family: Arial, Helvetica;
	font-size: 0.9em;
	border: 1px solid #333333;
	font-weight: bold;
	color: #000000;
	BACKGROUND-COLOR: #ffff99;
}

.clsFRPDVTxtBoxM {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	BACKGROUND-COLOR: #ffff99;
}
.clsFRPDVTxtArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #333333;
	color: #000000;
	BACKGROUND-COLOR: #ffff99;
}

.clsFRPDVTxtImageOr {
	font-family :  Helvetica, sans-serif;
	color : #CCCCCC;
	font-size : 1.0em;
	font-weight: bolder;
}

.clsFRPDVImgFileField {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	BACKGROUND-COLOR: #ffff99;
}

.clsFRPDVSubImgTabBdr {
	border: 1px dotted #BDCFD3;
}

.clsFRPDVOuterBdr {
	border: 1px solid #000000;
}


.clsFRPDVColTabB {
	border: 1px solid #cccccc;
}
.clsFRPDVColTabTxt {
	border: 1px solid #cccccc;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}


.clsFRPDVUploadBtn
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.9em;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.clsFRPDVTxtBoxUrl
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.9em;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #ffff99
}

.toptab
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
#container
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND: #ffffff;
    PADDING-BOTTOM: 0px;
    WIDTH: auto;
    PADDING-TOP: 0px;
    POSITION: static;
}
#tabnav
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    MARGIN: 0px;
}
#tabnav UL
{
    PADDING-RIGHT: 0px;
    DISPLAY: inline;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;
}
#tabnav LI
{
    PADDING-RIGHT: 0px;
    DISPLAY: inline;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none
}
#tabnav a:link, #tabnav a:visited
{
    BORDER-RIGHT: #cccccc thin solid;
    BORDER-TOP: #cccccc thin solid;
    BORDER-LEFT: #cccccc thin solid;
    border-style:solid solid none;
    border-width:1px 1px medium;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    background-color: #F4F5FC;
    FLOAT: left;
    COLOR: #666666;
    MARGIN-RIGHT: 4px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    padding:3px 8px;
}


#tabnav a.active:link
{
    background-color:#fff;
    COLOR: #36B0CC;
    position:relative;
    top:1px;
}
#tabnav a.active:visited
{
    background-color:#fff;
    COLOR: #36B0CC;
    position:relative;
    top:1px;
}
#tabnav a:hover
{
    BACKGROUND: #F4F5FC;
    COLOR: #36B0CC;
}
.clsAccBdr
{
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-LEFT: #cccccc 1px solid;
    BORDER-BOTTOM: #cccccc 1px solid;
}
.clsAccountBreadcrumbs
{
    FONT-SIZE: 0.8em;
    BACKGROUND: #fff;
    COLOR: #cccccc;
    border:1px #cccccc solid;
    border-bottom:0;
}
.clsAccCellSplit
{
    BORDER-LEFT: #ff0000 1px dotted
}
.clsAccTitle
{
    FONT-SIZE: 1.2em;
    COLOR: #2A42C6;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-weight:bold;
}
.clsAccStBdr
{
    BORDER-RIGHT: #cccccc 2px solid;
    BORDER-TOP: #cccccc 2px solid;
    BORDER-LEFT: #cccccc 2px solid;
    BORDER-BOTTOM: #cccccc 2px solid
}
.clsAccStTxtSm
{
    FONT-SIZE: 0.9em;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.clsAccStCelBR
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid
}
.clsAccStCelBtm
{
    BORDER-BOTTOM: #999999 1px solid
}
.clsAccStCelTopBR
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}
.clsAccStCelTopB
{
    BORDER-BOTTOM: #000000 1px solid
}
.clsAccStCelTotT
{
    BORDER-TOP: #cccccc 1px solid;
    BORDER-BOTTOM: #cccccc 1px solid
}
.clsAccStCelTotB
{
    BORDER-BOTTOM: #cccccc 1px solid
}
.clsAccStTxtSmB
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 0.9em;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.clsAccStTxtSmRed
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.9em;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #f24d48;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.clsEmailAddCelBt
{
    FONT: 0.9em Arial, Helvetica, sans-serif;
    BORDER-BOTTOM: #333333 1px solid
}
.clsEmailAddCelBtRt
{
    BORDER-RIGHT: #333333 1px solid;
    FONT: 0.9em Arial, Helvetica, sans-serif;
    BORDER-BOTTOM: #333333 1px solid
}

.clsEmailAddRowHighlight{
	background-color	: #eeeeee;
	cursor				: hand;
			}
			
.clsEmailAddRowLowlight{
	background-color	: #ffffff;
	cursor				: hand;
}

/* @end */

/* @group Teams */

/* team table css starts here */

.clsTeamStCelTopBR
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}

.clsTeamStCelBR
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid
}

.clsTeamStCelBtm
{
    BORDER-BOTTOM: #999999 1px solid
}

.clsTeamStCelTopB
{
    BORDER-BOTTOM: #000000 1px solid
}

/* @end */

/* @group Registration */

.regProcessText{
	margin-top: 15px;
}
.regProcessText h2{
	margin-bottom: 5px;
}
.regProcessText p{
	margin: 0;
}
.regProcessText ul{
	margin-left: 0;
	padding-left:0;
}

/* @end */

/* @group Four cartoons */
.four_cartoons{
	width: 43em;
}
table.fourcartoons{
	
}
table.fourcartoons td{
	vertical-align: top;
	/*padding-top: 5px;*/
}

table.fourcartoons td.clsTxtSmall{
	padding: 0px 6px;
	/*width: 110px;*/
}


table.fourcartoons td ul{
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 33px;
	width: 95px;
	white-space: nowrap;
}

table.fourcartoons .selectbtn img{
	padding-top: 10px;
}
table.fourcartoons .clsTitleColour{
	margin: 0;
	padding: 0 0 0.5em 0;
}

/* @end */

/* @group Charity page */

#charity_topbanner{
width:799px;
text-align:left;
}
#charity_topbanner img.bannerimage{float:left;}
#charity_topbanner .colorbar1{background-color:#009999; width:800px; height:10px; float:left;}
#charity_topbanner .colorbar2{background-color:#CC9900; width:800px; height:10px; float:left;}
#charity_topbanner .charity_info_bar{
background-color:#003366;
text-align:right;
height:33px;
color:#ffffff;
padding-right:5px;
padding-top:8px;
padding-bottom:6px;
font-size:12px;
}

#charity_topbanner .charity_info_bar .greytext{
color:#fff;
padding-top:2px;
}

#charity_topbanner .charity_info_bar .greytext a{
color:#fff;
padding-top:2px;
text-decoration:underline;
}

#charity_topbanner .charity_info_bar .greytext a:hover
{
    text-decoration:none;
}

/* @end */


/* @group FRP Account */

.frp_account
{
    font-size:0.9em;
}
.frp_account td
{
    vertical-align:top;
}
.clsFRPAccOption {
	width: 450px;
	margin: 10px 5px 5px 5px ;
	padding: 0;
	}

.clsFRPAccOption p {
		font: 0.8em Arial, Arial, sans-serif;
		padding: 0;
		margin: 0;
		height: 50px;
	}

.clsFRPAccOptionHeader{
		padding: 5px 5px 3px 0px;
		margin: 0;
		font: bold 0.8em Arial, Arial, sans-serif;
		vertical-align: text-bottom;
	}

.clsFRPAccOptionImg1 {
		float: left;
		padding: 0px 15px;
		position: relative;
		vertical-align: text-bottom;
	}

.clsFRPAccOptionImg2 {
		 float: right;
		position: relative;
		}

.clsFRPAccDashboard {
		border-top: 1px dotted #C5C2C3;
	border-left: 1px dotted #C5C2C3;
		margin: 10px 5px 10px 5px ;
		padding: 0px;
	}

.clsFRPAccDashHeader{
		background-color: #F4F1F2;
		padding: 5px 5px 8px 0px;
		margin: 0px;
		font: bold 0.8em Arial, Arial, sans-serif;
		vertical-align: text-bottom;
	}

.clsFRPAccDashboarImg1 {
		float: left;
		padding: 0px 5px;
		position: relative;
	}

.clsFRPAccDashboarImg2 {
		 float: right;
		position: relative;
		}

.clsFRPAccDashboard p {
		background: #ffffff;
		font: 0.8em Arial, Arial, sans-serif;
		padding: 7px 0px 0px 0px;
		margin: 0px;
		height: 100px;
}
.eua_bumper
{
    padding:10px 15px;
}
.eua_tab_box
{
    width:95%;
    margin:0 auto;
    margin-top:1em;
    margin-bottom:1em;
}
.eua_page_donations, .eua_your_donations
{
    margin:1em 0 2em 0;
}
.eua_loginForm .clsFormTitle
{
   width:9em; 
}
.eua_login_right
{
    background-color:#EBF7FA;
    margin-left:1em;
}
.eua_login_list
{
    margin:15px 0 0 125px; 
    padding:10px 0 0 0;
}
.eua_login_list ul
{
    margin-left:14px;
}
p.noPadTop
{
     padding-top:0;   
}
  

.fr_account_pages_list td, .eua_page_donations td, .eua_your_donations td
{
    padding:10px 5px;
    border-bottom:1px #cccccc solid;
    vertical-align:top;
}
.fr_account_pages_list td.numbers, .eua_page_donations td.numbers, .eua_your_donations td.numbers
{
    padding-right:20px;
    text-align:right;
    
}
.fr_account_pages_list td:first-child
{
    width:60%;
}
.fr_account_main_sect
{
    background-color:#F4F5FC;
}

.eua_page_donations tr.titles td, .eua_your_donations tr.titles td
{
    font-weight:normal;
    vertical-align:top;
    font-size:0.9em; 
    padding-bottom:0.25em;
    padding-top:0.25em;
    background-color:#efefef;
}
.eua_page_donations span.norm
{
    font-weight:normal;
}
.eua_page_donations td.date
{
    width:5em;
}

.eua_your_donations td.date
{
    width:7em;
}

.eua_date_filter
{   
    padding-bottom:1em;
}
.eua_date_filter td
{
    padding-right:0.75em;
    padding-top:0.125em;
}
.eua_date_filter label
{
    margin-right:0; 
    font-size:0.9em;   
}
.eua_filter_results
{
    font-size:0.9em;
}
.total strong
{
    font-size:1.2em;    
}
.eua_details td
{
    padding:0 0.5em 0.75em 0;
    text-align:left;    
}
.eua_details label
{
    font-weight:bold;    
}
.eua_details input
{
    margin-bottom:0.25em;   
}
.eua_details input.wide, .eua_details select.wide
{
    width:25em;   
}
.eua_details select.state
{
    width:8.5em;   
}
.eua_details td.inline_fields div
{
    width:auto;
    float:left;
    padding-right:0.25em;   
}
#eua_your_details a.small_btn
{
    padding:10px 0 0 0;
    margin-bottom:1em;
    width:86px;
}
/* ----------------  this fixes floats as per http://positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
		display: inline-table;
}

/* end clearfix */

.FRPAMPMainContainer
{
    padding:2px;
}
.FRPAMPContainer {
	width: 97%;
	float:left;
	padding: 3px 10px 10px 0px;
	margin-bottom: 10px;
	margin-right:0;
	background: #FFF;
	
}
.frp_account_top
{
    padding-bottom:2em;
    
}
.frp_account_btns
{
    text-align:right;
}
.frp_account_left
{
    width:37em;
}
.frp_account_left table td
{
    vertical-align:top;
}
.frp_account_right
{
    padding:1em;
    background-color:#EBF7FA;
    width:17em;
}

.frp_account_right .frp_pages_list
{
    margin-top:1em;
    width:100%;
}
.frp_account_right .frp_pages_list td.total
{
    color:#000;
    font-weight:bold;
}
/* clear left removed and multi floats used instead... */
.floatr {
		float: right;
}
.floatl {
float:left;
}

.FRPAMPTitle {
		font-size: 1.1em;
}

.FRPAMPTitleLogo {
		float: right;
		padding-top: 0px;
}

.FRPAMPExternalLogo {
		float: right;
		padding-top: 13px;
}
ul.FRPAMPOuterList
{
    list-style-type:none;
}
ul.FRPAMPOuterList li
{
    list-style-type:none;
}

.FRPAMPSection
{
    margin-right:1.5em;
    margin-bottom:1em;
}
.FRPAMPSection td
{
    padding-right:0.25em;
    padding-bottom:0.5em;
    padding-left:0.25em;
    vertical-align:top;
}
img.icon_16
{
    width:18px;
    padding-right:3px;
    position:relative;
    top:2px;
}
.FRPAMPSection td.icon_16
{
    width:16px;
}
.FRP_section_title
{
    font-weight:bold;
    display:block;
    padding-bottom:0.5em;
}
.FRP_big_button{
    margin-bottom:1em;
}

.eua_actions
{
    margin-top:1em;  
}
.eua_actions li
{
    display:inline;
    padding-left:0.75em;
}
.frp_sm_btn a:link
{
    padding:0.5em 1em 0.65em 1em;
    background-color:#36b0cc;
    color:#fff;
    font-size:1em;
    text-decoration:none;
    font-weight:bold;
    -moz-border-radius:5px 5px;
    -webkit-border-radius:5px 5px; 
}
.frp_sm_btn a:hover
{
    background-color: #2d8ba1;  
}
.frp_sm_btn.email a:link
{
   
    background-color:#9ac832;
    
}
.frp_sm_btn.email a:hover
{
    background-color:#83aa2c;
}
.editLink
{
    background:#fff url(/App_Themes/Default/Images/Icons/pencil.png) no-repeat top left; 
    background-position:0 2px;
    padding:3px 0;
    padding-left:20px;  
}
/* 29.11.07 KCV style amendments   */
.FRP_pageSummary
{
    margin-top:1em;
    width:100%;
}
.FRP_pageSummary td
{
    vertical-align:top;
    padding-top:0.5em;
    
}
.FRP_pageSummary tr.totals td
{
    font-size:1.4em;
}

.total
{
    color:#F27023;
}
.FRP_pageSummary .target
{
    color:#36B0CC;
    font-size:1.2em;
    font-weight:bold;
}
.frp_summary_inner
{
    width:100%;
}
.frp_summary_inner td
{
    padding:0 0 0.25em 0;
    border:0;
}
.FRP_pageSummary tr.border td
{
    border-bottom:1px #cccccc solid;
    padding-bottom:1em; 
}

.FRP_pageSummary tr.noPad td
{
    padding:0;
}
.frp_icons 
{
margin:8px 8px 0 2px;
padding:0; 
}


.frp_account_main td
{
   padding:0.5em;
   padding-bottom:0;
   padding-left:1em;
}
.frp_account_main .inner{width:97%}
.frp_account_main .inner td
{
    padding:0 0 0.5em 0;
}
.frp_acct_home_sect
{
    width:34em;
    border:1px #cccccc solid;
    background-color:#fff;
    margin-right:1em;
    padding:1em;
    -moz-border-radius:8px 8px;
    -webkit-border-radius:8px 8px;
}
.frp_account_main .inner .frp_acct_home_sect td
{
    padding:0;
}

.frp_acct_summary
{
    width:80%;
    margin:0 auto; 
    margin-top:0.5em;  
}
.frp_account_main .inner .frp_acct_home_sect .frp_acct_summary td
{
    padding-bottom:0.5em;
}

.frp_account_main .inner .frp_acct_home_sect .frp_acct_summary tr.border td
{
    padding-bottom: 0.5em;
    border-bottom:1px #cccccc solid;   
}
.frp_account_main .inner .frp_acct_home_sect .frp_acct_summary tr.totals td
{
    padding-top:0.5em;
}


td.frp_acct_options .clsTitle3a, td.frp_acct_options ul
{
   margin-left:1.5em;
}
td.frp_acct_options ul li
{
    padding:0.25em;
    font-size:0.9em   
}
.frp_account_main .inner .frp_acct_home_sect .frp_pages_list 
{
    width:100%; 
    margin-top:1em;   
}
.frp_account_main .inner .frp_acct_home_sect .frp_pages_list td
{
    padding: 0.5em 0;
    vertical-align:top;
    border-bottom:1px #ccc solid;
    
}
.frp_account_main .inner .frp_acct_home_sect .frp_pages_list td.numbers
{
    text-align:right; 
    padding-right:1em;  
}
.frp_account_main .inner .frp_acct_home_sect .frp_pages_list td.last_tr
{
    border:0;  
    padding-top:0.5em; 
}
.EndUserMessageSection
{
    margin:1em 0 1em 0.75em;
    width:75%;
}
.EndUserMessageSection b
{
    font-family				: Arial, Helvetica, sans-serif;
	color					: #36b0cc;  
}
/* @end */
.fakeLink   {cursor : pointer;}