/* COMPANY: CLICK & PLEDGE
 * AUTHOR: Click&Pledge-ZA
 *  */
 
 body{
	 margin:0;
	 padding:0;
 }

input[type='radio']{
	margin-top:0;
}

textarea{ resize:none !important;}

fieldset{
	margin-bottom:10px;
	margin-left:0 !important;
	color:#242424;
	font-family: Georgia, "Times New Roman" , Times, serif;
}

p{
	font-family: Georgia, "Times New Roman" , Times, serif !important;
}

fieldset.span10, fieldset.span9{
	margin-left: 0;
	clear: both;
}

legend{
	/*background:url(../base_assets/SideBarYellow_Bg1.png);*/
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1c68a6;
	text-transform: uppercase;
	border-bottom:none !important;
	/*box-shadow:0 3px 1px -2px #FFEFC3;*/
	padding:0 5px;
	width:99%;
}

legend.span9{
	margin-left:0;
}

#DonationInfo label{
	font-size:18px;
	font-weight: bold;
}

#OthLb{ font-size:18px; font-weight: bold; }

.Field{
	font-weight: bold;
	float: left;
}

#BillingInfo section.Field{
	height:60px;
}

#BillingInfo section.Field.span5{
	height:100px;
}

#Cvv2{
	margin-bottom:0;
}

#container.container-fluid{
	padding:0;
}




button#PostData{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline-block;
	border: solid 2px #bc512f;
	background-color: #d36542;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	
}

/* Menu */

nav{
	
}

nav a{
	font-family: "Arial Black", Arial, sans-serif;
	color: #636363;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 10px;
	float:left;
	text-align: center;
	padding:12px 12px;
	background-image: url('../base_assets/GlobalNav_Bg.gif');
	background-position: right;
	background-repeat: repeat-x;
	background-color: #c1c1c1;
	height:20px;
	border-right:1px solid #d3d3d3;
	width: 94px;
}

nav div.LastBlock{
	background-image: url('../base_assets/GlobalNav_Bg.gif');
	background-position: right;
	background-repeat: repeat-x;
	background-color: #c1c1c1;
	padding:5px;
	float:left;
	height:34px;
	width:75px;
}

nav div.LastBlock a{
	background:none;
	font-size: 10px;
	font-weight:normal;
	Font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	text-decoration: none;
	padding:5px 0;
	height:10px;
	margin:0;
	float:left;
	border-right:none;
	text-decoration:none !important;
	width:80px;
}

div.LastBlock.span1{
	margin-left:0;
}

/* Error CSS */

label.error{
	display:none !important;
}

input.error, select.error {
	background: #FC9A9A;
	color:#fff;
}
#ValidationErrs label.error {
	display: list-item !important;
	list-style: inside disc;
}

#container.container-fluid{
	margin-top:0 !important;
}

a.span1{
	margin-left:0 !important;
}

label.span1{ width:70px; }

label.OthlblDf{ width:80px; }

small{ color:#ACACAC; font-size:11px;  font-weight:normal !important;}

.newWindow{ font-size:10px !important; text-decoration:underline !important;}


/*.Types{ float:right; height:30px; margin-right: 50px;}*/

.Types img{ width:35px;}

#CardNumber{ margin-bottom:5px;}

/* Browser Alert */

#BrowserNote{
	float:none;
}

.wrapper{
		/*width:600px;*/
		margin:0 auto;
		border:1px solid #ddd;
		padding:5px;
		overflow:hidden;
	}
	
	.top p{
		font-family:'Arial' !important;
		color:#848383;
		font-size:14pt;
		line-height:26px;
	}
	
	.top h1{
		background:#ff6600;
		color:#fff !important;
		font-family:'Arial' !important;
		text-align:center;
	}
	
	ul.browsers{
		list-style:none;
		padding:0;
		margin:0;
		margin-top:20px;
	}
	
	ul.browsers li{
		float:left;
	}
	
	img{
		border:none;
	}
	
	.clear{
		clear:both;
	}
	
	.footer{
		background:#eaedf1;
		padding:20px 0;
		text-align:center;
	}
	
	.btn-continue{
		font-family:Arial;
		background:#576270;
		padding:5px 10px;
		box-shadow:0 2px 2px #313944;
		float:none;
		margin:0 auto;
		border-radius:3px;
		font-size: 1.1em;
	}
	
	.footer a, .footer a:hover{
		color:#333;
		font-weight:normal;
		text-decoration:underline;
	}
	
	.browsers li.span1{
		float:left;
	}
	
	/* --END Browser Alert--- */
	
/* --JavaScript Error --*/

noscript h3{
	color:red;
	font-weight:bold;
}
	
	/* Making images responsive */
	
img.img-fluid{
	height: auto;
	min-width: 100%;
	vertical-align:middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

img.img-solid{
	vertical-align:middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Progress bar */

#Loading{
	font-family: Georgia, "Times New Roman" , Times, serif;
	position:fixed;
	font-size:1em;
	margin-top:-10px;
		
}

#Loading .modal-header{
	font-family: Georgia, "Times New Roman" , Times, serif;
}

#Progressing .modal-body, #noORGMsg .modal-body{
	color:#FB8A04;
	font-size:1.5em;
}

#form-cover{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	background: #333;
	width: 100%;
	z-index: 1;
	filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
	min-height:100%;
}

#form-cover-noscript{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	width: 100%;
	z-index: 1;
	min-height:100%;
}

noscript h3, .h3-noscript{
	z-index: 999;
	position: absolute;
	-moz-position: absolute;
	-webkit-position: absolute;
}

noscript em, .em-noscript{
	z-index: 999;
	position: absolute;
	margin-top:30px;
}

.loading-error strong{
	font-family: Georgia, "Times New Roman" , Times, serif;
	border-bottom:1px solid #eee;
	display:block;
	font-weight:normal;
	padding: 9px 0;
}

.loading-error{
	position: fixed;
	z-index: 1;
	background: #fff;
	padding: 15px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	line-height:28px;
	left:25%;
}

/* GIVE BIG CAMPAIGN */

#middleRightTopAds
{
    width:206px;
    height:68px;
    background-image: url('GiveBIG_CallToAction.png');
    margin-bottom:15px; 
}

#TSFLogo
{ 
    background:#fff;
}



#GivingHighlight
{
    display:none;
}


/* TSF Master Page CSS */
html,body 
{
   margin:0;
   padding:0;
   height:100%;
}


#tsf-body
{
	/*background-color: #242424;
	background-image: url('../base_assets/tsf_background.png');
	background-position: center top;
	background-repeat: no-repeat;*/	
	background:#fff;
	display: block;
}

#siteactionsbar
{
    z-index:1;
    margin-top:-20px;
}

form
{
	height: 100%;
}

#container
{	
	display: block;
	 width: 960px;
	margin: 0px;
	min-height:100%;
    position:relative;
    background-color: #FFFFFF;
    margin-top:20px;	
}

/* ------------- */
/* HEADER STYLES */  

#header
{
	display: block;
	/*height: 112px;*/
	min-height:90px;
	background-image: url('../images/header_bg.png');
	background-position: center top;
	background-repeat: no-repeat;
}

.tsf-logo
{
	float: left;
}

#FloatRight
{
	display: block;
	float: right;
}

#tsf-header-first
{
	background-color: #242424;	
	display: inline-block;
	height: 20px;
	float: right;
	clear: right;
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 0px;
	margin-top: 36px;
}

.header-lnk
{
	display: block;
	padding-top: 2px;
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.header-lnk a:hover
{
	text-decoration: underline;
}

#login, a.login
{
	font-family: "Arial black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFE19B;
}

a.login
{
    display:inline;
}

#tsf-header-second
{
	display: inline-block;
	width: auto;
	height: 20px;
	float: right;
	clear: right;
	text-align: right;
	padding-right: 0px;
	
	margin-top: 18px;
}

#tsf-header-second dl
{
	padding: 0px;
	margin: 0px;
}

#tsf-header-second dt
{
	background-color: #242424;
	display: inline-block;
	height: 20px;
	float: left;
	margin-left: 4px;
}

#tsf-header-second a
{
	display: block;
	height: 20px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#tsf-header-second a:hover
{
	text-decoration: underline;
}

/* HEADER STYLES END */  
/* ----------------- */


#center
{
   
	background-color: #FFFFFF;	
	display: block;
	height:100%;	
	padding: 6px 7px 0px 7px;

}


/* ----------------- */
/* MAIN CONTENT AREA */


#PageTitle
{
	display: block;
	margin-left: 5px;
	margin-top:-10px;
}

.SubTitle
{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B68A5;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 8px; 
}

#Main
{
	display: inline-block;
	width: 883px;
	min-height: 100%;
	float: left;	
	margin-right: 4px;
	margin-left: 32px;
	margin-top: -24px;
}


#RightSideNavigation
{
	display: inline-block;
	width: 298px;
	min-height: 70%;
	float: left;
	clear: right;
}

.clear
{
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
}

#TSFLogo
{
    display:block;
    float:left;
    min-width:100%;
    min-height:90px;
}



/* Touch up the SharePoint popup menus. These can be shown when the page is not in edit mode */

#TSFTopRightNav{
	min-width:40%;
	float:right;
}

.ms-MenuUIIcon
{
    min-width:24px;
}

.ms-MenuUILabel
{
    padding-right:4px;
}

/* Main CSS */

/* This style sheet contains the global font styles for the seattle founcation project  */

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #363636;
}

a
{
    color: #1B68A5;
    text-decoration: underline;
}

a:hover
{
    text-decoration: underline;
    cursor: pointer;
}

h1
{
    font-family: "Arial Black" , Arial, Helvetica, sans-serif !important;
    font-size: 24px !important;
    color: #ACACAC !important;
    text-transform: uppercase !important;
    margin-top: 0px !important;
}

/* This class repeats the H1 style so that it can be set on page titles */
.PageTitle
{
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #ACACAC;
    text-transform: uppercase;
    margin-top: 0px;
}

h2
{
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #1B68A5;
    text-transform: uppercase;
    margin-top: 0px;
}

h3
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 15px;
    font-weight: normal;
    color: #242424;
    line-height: 20px;
}

/* This class repeats the H3 style so that it can be set on page sub-titles */
.PageSubTitle
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 15px;
    font-weight: normal;
    color: #242424;
    line-height: 20px;
}

.WebPartTitle
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 17px;
    color: #707070;
    margin: 0px 0 10px 0;
}

h4
{
    font-weight: bold;
    font-size: 14px;
    color: #1B68A5;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #363636;
}

ol li
{
    line-height: 26px;
}

ul li
{
    list-style-image: url('../images/BulletImage.gif');
    margin-bottom: 11px;
}

.normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #363636;
}

.strong
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #363636;
    font-weight: bold;
}

.TwoColumn
{
    float: left;
    display: block;
    width: 45%;
    padding-right: 10px;
}


/* Rad HTML Control Styles */

.Footnote
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #ACACAC;
    text-transform: uppercase;
}

.BlueBand
{
    background-color: #1b68a5;
    display: block;
    width: auto;
    height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 28px;
}

.IndentedContent
{
    display: block;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
}

a.ActionLink
{
    background-image: url('../images/ActionArrow.png');
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 15px;
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
}

.hidden
{
    display: none;
}

.TsfEditorWarning
{
    color: Red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

.ErrorBlock
{
    color: Red;
    padding-top: 3px;
}



/* SideBar styles */
.SideBarH3
{
    background-color: #1c68a6;
    background-image: url('../images/SideBar_Header_Bg.gif');
    background-position: left;
    background-repeat: repeat-y;
    display: block;
    padding: 13px 15px 10px 60px; /* Top Right Bottom Left */
    margin: 0px 0px 16px 0px; /* Top Right Bottom Left */
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.SideBar H3
{
    background-color: #1c68a6;
    background-image: url('../images/SideBar_Header_Bg.gif');
    background-position: left;
    background-repeat: repeat-y;
    display: block;
    padding: 13px 15px 10px 60px; /* Top Right Bottom Left */
    margin: 0px 0px 16px 0px; /* Top Right Bottom Left */
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.SideBarH4
{
    background-color: #d2dee7;
    display: block;
    margin: 0px 15px 0px 15px; /* Top Right Bottom Left */
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #363636;
    text-transform: uppercase;
}

/* Common button styles */
a.PageButton
{
    font-family: "Arial Black" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    display: inline-block;
    border: solid 2px #979797;
    background-color: #b0b0b0;
    padding: 3px;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
}

a:hover.PageButton
{
    background-color: #9b9c97;
    text-decoration: none;
}

/* Common field styles */

input, select
{
    margin-right: 0;
    padding: 1px;
    color: #363636;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

select[title='Strategies possible values'], select[title='Strategies selected values']
{
    overflow: scroll !important;
    width: auto !important;
    min-width: 126px;
}

.addThis td.ms-WPBorder
{
    border: 0px !important;
}

.ui-datepicker-trigger
{
    vertical-align: middle;
    padding-left: 4px;
}

.ui-datepicker
{
    font-size: 11px !important;
}

#NonprofitProfileLinksDiv
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 15px 0 15px 0;
}
a.npoEditLink, .ms-WPBody a.npoEditLink
{
    color: #1b68a5;
    font-weight: bold;
    line-height: 20px;
}


.NonBreakingZeroSpace
{
    font-size: 1px;
    text-decoration:none;
}

.ChevronCharacter
{
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    line-height: 0.8;
    text-decoration:none;
    color:#8b3821;
}


/* PRINT */

#header, #global-nav, #GlobalSearchArea, #Breadcrumb, #footer
{
	/*display:none;*/
}

#noORGMsg .modal-body{
	line-height:28px;
}
