﻿/* text formatting */



@font-face
{
	font-family: 'BebasNeue';
	src: url('../Fonts/BebasNeue.otf'); 
}


/* CAF Donate new styling */

.h1_cafDonate  { 
font-family: "BebasNeue", Arial, Helvetica, sans-serif;
font-weight: 300;
font-size:60px; 
color:#d24507; 
line-height:72px; 
text-align:left; 
font-style:normal; 
padding: 0 
} 



.h2_cafDonate { 
font-family: "BebasNeue", Arial, Helvetica, sans-serif;
font-weight: 300;
font-size:40px; 
color:#d24507; 
line-height:48px; 
text-align:left; 
padding-top: 25px; 
padding-bottom: 5px 
}


.h3_cafDonate {
    
	font-family: Open Sans, Arial Semibold, Helvetica, sans-serif;
	font-weight: 600;
    color:#393939;
    line-height:28px; 
    text-align:left;
    padding-top: 30px;
 
}


.h5_cafDonate  {
	font-family: Open Sans, Arial Bold, Helvetica, sans-serif;
	font-weight: 700;
    font-size:16px;
    color:#333333;
    line-height:18px;
    text-align:left; 
    padding-top: 5px
}


.h6_cafDonate {
	font-family: Open Sans, Arial Bold, Helvetica, sans-serif;
	font-weight: 700;
    font-size:14px;
    color:#333333;
    line-height:16px; 
    text-align:left;

}

.a_cafDonate {
	font-family: Open Sans, Arial Bold, Helvetica, sans-serif;
	font-weight: 700;
    font-size:15px;
    color:#127f98;
    line-height:17px; 
    text-align:left;
}


.p_cafDonate {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-weight: 400;
    font-size:14px;
    color:#2b3137;
    line-height:16px;
    text-align:left;
}

.button_Primary_cafDonate {
    background:#127f98;
    box-shadow:0  1px 0  0  rgba(0,0,0,0.25);
    border-radius:3px;
    width:154px;
    height:40px;
	font-family: Open Sans, Arial Bold, Helvetica, sans-serif;
	font-weight: 700;
    font-size:15px;
    color:#ffffff;
    line-height:17px;
    margin-top: 20px;
}

.button_Primary_cafDonate:hover {
    background:#12697e;
    box-shadow:0 2px 0 0 rgba(0,0,0,0.25);
    border-radius:3px;
    width:154px;
    height:40px;
    color: white;
    text-decoration:none;
    
}

 .button_Primary_cafDonate:active {
    background: #13748a;
    box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.50);
    border-radius: 3px;
    width: 154px;
    height: 40px;
    text-decoration:none;

}

 .button_Secondary_cafDonate {
	font-family: Open Sans, Arial Bold, Helvetica, sans-serif;
	font-weight: 700;
    font-size:15px;
    border:1px solid #127f98;
    box-shadow:0 1px 0 0 rgba(0,0,0,0.25);
    border-radius:3px;
    height:40px;
    background: #fff;
    color:  #127f98;
    margin-top: 30px;
}

.button_Secondary_cafDonate:hover {
    background:#299bb5;
    box-shadow:0 2px 0 0 rgba(0,0,0,0.25);
    border-radius:3px;   
    height:40px;
    color: white;
    text-decoration:none;
}

 .button_Secondary_cafDonate:active {
    background:#13748a;
    box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.50);
    border-radius:3px;    
    height:40px;
    color: white;
    text-decoration:none;
}

  .button_Tertiary_cafDonate {
    border:1px solid #333333;
    box-shadow:0 1px 0 0 rgba(0,0,0,0.25);
    border-radius:3px;
    width:152px;
    height:40px;
    background: #fff;
    color: #333333;
    margin-top: 30px;
}

.button_Tertiary_cafDonate:hover {
    background:#657d83;
    box-shadow:0 2px 0 0 rgba(0,0,0,0.25);
    border-radius:3px;
    width:154px;
    height:40px;
    color: white
}

 .button_Tertiary_cafDonate:active {
    background:#657d83;
    box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.50);
    border-radius:3px;
    width:154px;
    height:40px;
    color: white
}

 .margin_cafDonate {
     height: 20px;
     background-color: #f7f7f7;
     Width: 940px;
      

 }

  /*----- Tab Links -----*/

 .tabs {
   
   background-color:#dfddd5;
   width:940px;
   
   margin-left: -15px;
   
 }


.tab-links  {
    margin-left: -20px;
    padding-left:0 ;
    height:60px;  
    width: 940px ;
    overflow:hidden;
   position:relative;
}

     /* Clearfix */
.tab-links:after {
    display:block;
    clear:both;
    content:'';
    }

/*
.panelContent.tab-links ul li {
    padding-left: 0;
    text-align: center !important;
} */

.panelContent ul {
    margin-bottom: 0
}
 
.tabe .contentPanel ul {
    margin-left: 0 
}
.tab-links li {    
   
    margin-left: 0;
    float: left;
    list-style: none !important;
    width: 234px;
    color: #333333;
    font-weight: 700;
    border-right: 1px solid #ceccc6; 
     height: 40px;
    margin-top: 10px;
    text-align: center !important;
    padding-left: 0 !important;

}

.tab-links li:last-of-type {
    border-right: none; 
}

ul.tab-links  {
    padding-left: 0 ;
    padding-right: 0 ;
     width: 940px;  
      margin-left: 0;
      margin-right: 0
}

.tabTable {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}


.tab-links li a {
     padding:20px 0 10px 0 ;
      display:inline-block;
     /* border-radius:3px 3px 0 0;   */    
      font-size:16px;
      transition: all linear 0.15s;        
      color:#333333;
      font-weight: 700;
      line-height:18px;
      text-decoration: none;
      text-align: center !important;
      margin-top: -10px;

}

 
.tab-links li.active a, .tab-links li a:hover  {
    background:#cccbc5;
    text-decoration: none;
    width: 100%;    
    height: 35px;
   margin-right: auto;
    margin-left: auto;
   /* list-style:none;   */  
        }
 /*
.tab-links li.active a, .tab-links  li.active a:hover {
    /*background:#fff;  */      
    /*opacity:0.21;*/
  /*   background:#8a8a8a;
    width:25%;
    font-weight: bold;
    font-size:16px;
    color:#333333;
    line-height:18px;
    list-style:none;

    } */
  
/*----- Content of Tabs -----*/
/*
.tab-content {
   padding:15px;
   border-radius:3px;
   box-shadow:-1px 1px 1px rgba(0,0,0,0.15);
   background:#fff;
}
 

 
.tab.active {
   display:block;
}

    */

.cafDonatePage
{
    width: 920px;
    overflow: hidden;
}

/* page content */

.cafDonatePage .panelTitle p
{
    margin-left: -15px!important;
}

.cafDonatePage.fluid
{
    width: auto;
    overflow: inherit;
    margin-right: 10px;
}

.cafDonatePage .Container
{
    width: 310px;
    max-height: 220px;
    float: left;
    overflow: hidden;
    margin-right: 40px;
    margin:  0 10px 10px 30px;
}

.cafDonatePage .wideContentContainer
{
    width: 440px;   
    float: left;
    overflow: hidden;    
    margin:  10px 10px 20px 40px;
}

.cafDonatePage .header 
{
    width: 310px;
    height: 60px;
    float: left;
    
}

.cafDonatePage .footerLink 
{
    width: 310px;
    height: 20px;
    float: left;
    margin-bottom: 0 
}
.cafDonatePage .wideContainer
{
    width: 400px;
 /*   height: 220px;*/
    float: left;
    overflow: hidden;
    margin-right: 40px;
    margin: 0 40px 5px 0;
}
.cafDonatePage .icon {
    width: 60px;
    height: 65px;
    display: block;
    float: left;
    background-repeat: no-repeat;
    padding-left: 15px;
}

.cafDonatePage .wideContainer ul li {
        list-style-image: url(../Images/greydisc_sml.gif);
        padding: 10px 0;

    }

tr.pricing {
   width: 900px;
   border-collapse:collapse
           }


td.pricingTableLeft {
    max-width: 565px
}

td.pricingTableRight {
   max-width: 300px;
    float: left;    
    padding-left: 30px;
    margin-top: -20px;
     border: hidden;
     padding: 5px 
}

tr.pricingTableRight {
    border-collapse:collapse;
        border: hidden;
}

.pricingTableRight {
      border: hidden;
}

td.pricingTableRight .element {
    max-width: 150px;
    float: left;
    border: hidden;

}

.pricingTableRightBorder {
    border-bottom:2px solid #e4e4e4;
    border-top: hidden;
    border-right: hidden;
    border-left: hidden;
}

.paymentExampleTable {    
     
    padding: 5px 0;
    border: hidden;
    width: 920px;
   
     
}

td.paymentExampleTable {
    border: hidden;
}

.paymentTable {    
     
    padding: 5px 0;
    border: hidden;
    width: 548px;    
   background: #f1f1f1; 
}

td.paymentTableLeft {
   max-width: 240px;  
    border:2px solid white;
    padding-left: 15px;
    background: #f1f1f1;     
    max-height: 100px
}

td.paymentTableRight {
  /*  min-width: 235px; */
    border:2px solid white;
    margin-right: 1px;
    padding-left: 25px;
    background: #f1f1f1;
    margin-left: 2px;
    max-height: 100px
    
}

.exampleTable {
  /*  margin-left: auto; */     
    background: #fff;
    border: hidden;
    padding-left: 15px;
    float: right
}

td.exampleTable {
   
    border:1px solid white;
    width: 300px
}

.caseStudiesText {
    width: 430px;
    float: right;
    padding: 30px 0 0 0;
	font-family: Open Sans, Arial Semibold, Helvetica, sans-serif;
	font-weight: 600;
    font-size:25px;
    color:#333333;
    line-height:28px!important;
    text-align:left;
    margin-right: 85px;


}

/*.footerPanelText {
    width: 350px;
    float: right;
    padding: 15px 0 0 0;
    font-family:Arial ;
    font-size:15px;
    color:#333333;
    line-height:17px;
    text-align:left;    
    margin-right: 85px; 


}*/

.footerPanelText {
    width: 450px;
    float: right;
    padding: 15px 0 0 0;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-weight: 400;
    font-size:15px;
    color:#333333;
    line-height:17px;
    text-align:left;    
    


}

.smallRedArial {

	font-family: Open Sans, Arial Bold, Helvetica, sans-serif;
	font-weight: 700;
    font-style: normal;
    font-size:15px;
    color:#d24507;
    line-height:17px;
    text-align:left;
    padding-top: 10px
}
/* Help block */

.helpBox {
    background:#f1f1f1;
    width:290px;
    height:300px;
    margin-left: 0;
    border: none
}

 ul li.help  {
 padding-left:  0 ;
 margin-left: -25px;
 margin-right: 31px;
 height: 300px
 }

 ul li.help:last-of-type {
    
    margin-right: 0;
}

 .contentPanel ul li.helpBox  {
    padding-left: 0;
    margin-left: 0
}


ul.help  {
    margin-left: -15px 
}

li.help {
    list-style: none;
    display:inline-block;
    padding-left: 0
}

.helpBox td {
    border: none;
    padding: 0 
}

tr.helpBoxQuestion {
    height: 50px
}

.helpBox td.helpBoxBoldTextQuestion {
	font-family: Open Sans, Arial Bold, Helvetica, sans-serif;
	font-weight: 700;
    font-size: 16px;
    color: #333333;
    line-height: 18px;
    text-align: left;
    padding: 0px 0px 10px 15px;
    border: none;
    float: left;
    width: 25px;
    margin-right: 0px;
    margin-top: 15px;
 }

.helpBox td.helpBoxBoldText {
	font-family: Open Sans, Arial Bold, Helvetica, sans-serif;
	font-weight: 700;
    font-size: 16px;
    color: #333333;
    line-height: 18px;
    text-align: left;
    margin-left: 15px;
    float: left;
    width: 220px;
    height: 50px;
    border-bottom: 1px solid #979797;
    padding:  15px 5px 15px 5px; 
 }

.helpBox td.helpBoxText {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-weight: 400;
    font-size:14px;
    color:#2b3137;
    line-height:16px;
    text-align:left;
    padding:  15px  0 10px 15px;
    border: none;    
    float:left;
    width: 200px
}

/* footer block */



 ul li.footer  {
 padding-left:  0 ;
 margin-left: -45px;
 margin-right: 40px;
 border: 0
 }



 ul li.footer:last-of-type {
    
    margin-right: 0;
}

 .contentPanel ul li.footerBox  {
    padding-left: 0;
    margin-left: 0
}


ul.footer  {
    margin-left: 15px;
    width: 940px
}

li.footer {
    list-style: none;
    display:inline-block;
    padding-left: 0
}
.footerRightMargin {

    width: 20px;
    background: #f7f7f7
}

.footerBox {
    background: #fff;
    width:300px;
    height:275px;
    margin-left: 0;
    border: none;
    margin-top: 0;
    margin-bottom: 20px
}



.footerBox td {
    border: none;
    padding: 0 
}

tr.footerBoxQuestion {
    height: 50px
}

.footerBox td.footerBoxBoldTextQuestion {
    text-align: left;
	font-family: Open Sans, Arial Semibold, Helvetica, sans-serif;
	font-weight: 600;
    font-size:24px;
    color:#333333;
    line-height:27px;
    padding: 0  0  10px 0;
    float: left;    
    margin-top: 15px;
    border-bottom: 2px solid #e4e4e4;
    width: 270px;
    margin-left: 15px;
 }

.footerBox td.footerBoxBoldText {
	font-family: Open Sans, Arial Semibold, Helvetica, sans-serif;
	font-weight: 600;
    font-size: 16px;
    color: #333333;
    line-height: 18px;
    text-align: left;
    margin-left: 15px;
    float: left;
    width: 260px;
    height: 50px;    
    padding:  15px 5px 15px 5px; 
    border-bottom:2px solid #e4e4e4
 }





.footerBox td.footerBoxText {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-weight: 400;
    font-size:14px;
    color:#2b3137;
    line-height:16px;
    text-align:left;
    padding:  15px  0 10px 15px;
    border: none;    
    float:left;
    width: 200px
}

.footerBox td.footerBoxLink {
    background-color:#e3e3e3;    
    height:35px;
    padding: 10px 0px 10px 15px;
    border-top:2px solid #e4e4e4;
    }

.footerBox td.footerBoxLink a {

	font-family: Open Sans, Arial Semibold, Helvetica, sans-serif;
	font-weight: 600;
	font-size:15px;
	color:#333333;
	line-height:17px;
	text-align:left;
	padding-top: 15px;
	margin-top: 15px
}


#featurePanelsDonate {
    clear:both;
}

#featurePanelsDonate .panel {
    float:left;
    margin-right:20px;
}

.col1 #featurePanels .panel {
    width:300px;
}

#featurePanelsDonate .last {
    margin:0;
}

.panelContent .hiddenPanel {
    position: absolute;
    left: -9999em;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    display: none
    }

.spacer20 {
    padding-top: 35px
}

.imageContainer {
    margin-top: 30px;
    width: 430px;
    float: left

}

 .sflist {
    margin-bottom: -20px!important
}
 .smallOverlay {
     background-color: grey;
     opacity: 0.5;
     color: white;
     vertical-align: baseline;
     padding-left: 20%
     

 }