@font-face {
    font-family:PenumbraSansStd;
    src: url('Penumbra-Sans-Std.ttf')  format('truetype');
}
@font-face {
    font-family:Trebuchet MS;
    src: url('Trebuchet-MS.ttf')  format('truetype');
}
html {
    border:0;
    margin:0 auto;
    padding:0;
    height: 100%;
}
body {


    font-size: 160%;
    font-family: Arial, Verdana sans-serif;
    font-weight:400;
    line-height: 1.5em;
    color:#1B2A39;
}
li {
  list-style-type: square;  /* Use a square bullet */
  margin-left: 20px;        /* Indent the list item */
}

h1 {
  font-family: Arial;
  font-size: 190%;
  font-weight: 700;
   color: #000;
}

a {
  background-color: transparent;
}


@media (max-width: 990px) {
h1 {
    font-family: Arial;
    font-size: 120%;
    font-weight: 700;
    color: #000;
}
}


h3 {
    font-family: "PenumbraSansStd", Arial;
    font-size: 140%;
    font-weight: 800;
    color: #710004;
}

@media (max-width: 990px) {
h3 {
    font-family: "PenumbraSansStd", Arial;
    font-size: 100%;
    font-weight: 700;
    color: #000;
}
}
h4 {
    font-size: 150%;
    font-weight: 700;
    color: #000;
}


h5 {
  font-family: "PenumbraSansStd", Arial;
  font-size: 110%;
  font-weight: 800;
}
#maincontainer {

    margin: 0 auto;
    padding: 0px 0 0 0;
    position:relative;
    background-repeat: no-repeat;
    background-color: #FFF;
}

#title {
    background-image: url(../../images/blockheaderback.png);
    background-repeat: repeat-x;
    background-color:#DC8C32;
    font: bold 1.2em Arial, Georgia, Verdana;
    color: #FFDE00;
    padding:5px 0 5px 0;
    margin-top:5px;
    margin-bottom: 5px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid black;
}

#datablock5 {
    padding: 5px;
    font-size:100%;
    font-family:arial;
    text-align:left;
    margin-top:0;
    background-color:#FFF;
/*    border: 1px solid #000; */
}

#datablock5 img {
margin-bottom:5px;}

#block1ban img {width:200px;}
#block5ban img {width:200px;}

.articlebackgroundno {
    background-color: #FFFFFF; /*### White Background ###*/

    color:#000000;


}

.articlebackground {
    background-color: #EEF2F6; /*### Blue Background ###*/

    color:#000;


}
.articlebackgroundot {
    background-color: #7bc454; /*### Green Background ###*/

    color:#FFFFFF;
}
.articlebackgroundob {
    background-color: #d8852c; /*### Orange Background ###*/

    color:#FFFFFF;


}

.articlebackgroundnr {
    background-color:#a15cd2; /*### Purple Background ###*/

    color:#FFFFFF;
}

.articlebackground2 {
    background-color: #fff;
     border-bottom: 1px solid #2F559C;
}

.imgshadow {
    box-shadow: 2px 6px 10px 0px #383732;
  /*  box-shadow: 0px 10px 5px #000; */
}



/* ################# LINKS ################ */

a, a:link, a:visited {
    color:  #004783;
    text-decoration: none;
}
a:hover, a:active {
    color:  #4bb9dd;
    text-decoration:none;
}

/* ################ FOOTER ############### */

#footer-wrap {
    position: relative;
    bottom: 0;
    left: 0;
    min-width: 100%;
    margin: 0 auto;
}

#footer-container {

    margin: 0 auto;
    background-color:#121212;
    padding:10px;
}

#footer {
    text-align:center;
    font-family: arial;
    font-weight:bold;
    font-size:12px;
    color: #FFF;

}

.footernav {font-size: 12px; font-weight: 200; color: #FFF;}
.footernav a {font-size: 12px; color: #FFF; text-decoration: none;padding:0px;line-height: 1.5;}
.footernav a:visited {font-size: 12px; color: #FFF; padding:0px;line-height: 1.5;}
.footernav a:hover { color: #000; font-size: 12px;padding:0px;line-height: 1.5;}



.footermenu {
    width:33%;
}
@media (max-width: 890px) {
.footermenu {
   width:100%;
}
}

/* ############# TPL BANNER ############# */

.tplban {
   /* background-image: url(/cms/assets/_core/images/aquatics-banner.png);
    background-repeat: repeat-x; */
    background-color: #710004;
    font-family: Arial;
    font-size: 30px;
    color: #ffffff;
    text-align:center;
    font-style: italic;
    border: 0px solid black;
    padding: 20px;
    height: 36px;
    vertical-align: middle;
    }

.breadcrumb-wgo {
   /* background-image: url(/cms/assets/_core/images/aquatics-banner.png);
    background-repeat: repeat-x; */
    background-color: #FFF;
    font-size: 80%;
    color: #30559B;
    text-align:left;
    border: 0px solid black;
    padding-left: 5px;
    margin-bottom: 10px;
    vertical-align: middle;
    height: 10px;
    }


.ornament {
    background-image: url(/cms/assets/_core/images/ornament.png);
    width:36px;
    height:28px;
    position: relative;
    float:left;
    margin-right: 3px;
}
.number {
    position:relative;
    margin:2px 0 0 10px;
    float:left;
    font-size:14px;
    font-weight:800;
    color:#02bcff;
}
/*
.topnav {
     font-size: 0.8em;
     color: #000;
     background-color: #FFCF29;
     border: 1px #00009C solid;
     padding: 0.5em;
}
*/
/* #################################################################### BOOTSTRAP CHANGES BELOW THIS LINE ############################################################################3 */

@media (min-width: 768px) {
  .navbar-header {
    float: right;
  }
}

.navbar {
/*    min-height: 100px; */
}
.navbar-default {
  background-color: #000000;
  border-color: transparent;
  padding:15px;
  padding-right: 2%;
  padding-left: 1%; /* was 10% */
  width:100%;  /* added if menu is body width */
 /* margin:0 auto; /* added to center menu  */
/*  Margin-bottom:15px;
-webkit-box-shadow: 0px 10px 3px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 10px 3px 0px rgba(204,204,204,1);
box-shadow: 0px 10px 3px 0px #ccc;
*/
/*border-top:1px solid #333;
border-bottom:4px solid #666666;*/
}
.navbar-default .navbar-text {
  color: #FFFFFF;
  font-weight:700;

}
.navbar-default .navbar-nav > li > a {
  color: #FFF;
  text-decoration: none;

  font-weight:800;
  font-size:80%;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #710004;
  }
.navbar-default .navbar-nav > .open > a {
    color: #000;
    background-color: #fff;
}
.nav {
    background-color: transparent;

}
.nav > li > a {
  position: relative;

  display: block;

/*  float: left;  */
  padding:10px 10px 10px 10px;
  font-size: 80%;
}

.navbar-right li > a:hover,
.navbar-right  > li > a:focus {

    background-color:#fff;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 3px 3px;
  margin-top: 8px;
  margin-right: 5px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 0;
  border-radius: 4px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #FFF;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
  text-decoration:none;
background-color:#D8852C;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #363535;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus
 {
  color: #fff;
  text-decoration: none;
  background-color: #fff;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}

.blueaccentbar {
    width:100%;
    border-radius: 25px;
    height:8px;
    margin-bottom:15px;
    margin-top: 6px;
    background-color:#2F539D;
    box-shadow: 2px 11px 3px 0px #999;
}
@media (max-width: 1590px) {
.menubutton {
        right:350px;


}
}


.ltblueaccentbar {
    width:100%;
    border-radius: 25px;
    height:8px;
    margin-bottom:15px;
    margin-top: 6px;
    background-color:#2970B6;
    box-shadow: 2px 11px 3px 0px #999;
}

.aquaaccentbar {
    width:100%;
    border-radius: 25px;
    height:8px;
    margin-bottom:15px;
    margin-top: 6px;
    background-color:#4BA9AB;
    box-shadow: 2px 11px 3px 0px #999;
}
.greenaccentbar {
    width:100%;
    border-radius: 25px;
    height:8px;
    margin-bottom:15px;
    margin-top: 6px;
    background-color:#2C4A1E;
    box-shadow: 2px 11px 3px 0px #999;
}

.orangeaccentbar {
    width:100%;
    border-radius: 25px;
    height:8px;
    margin-bottom:15px;
    margin-top: 6px;
    background-color:#C35B06;
    box-shadow: 2px 11px 3px 0px #999;
}

.brownaccentbar {
    width:100%;
    border-radius: 25px;
    height:8px;
    margin-bottom:15px;
    margin-top: 6px;
    background-color:#3D260E;
    box-shadow: 2px 11px 3px 0px #999;
}

.ltbrownaccentbar {
    width:100%;
    border-radius: 25px;
    height:8px;
    margin-bottom:15px;
    margin-top: 6px;
    background-color:#73260E;
    box-shadow: 2px 11px 3px 0px #999;
}
.redaccentbar {

    width:100%;
    border-radius: 25px;
    height:8px;
    margin-bottom:15px;
    margin-top: 6px;
    background-color:#F41324;
    box-shadow: 2px 11px 3px 0px #999;
}

.whitetitlebar {
    text-align:center;
    font-family: "PenumbraSansStd", Ariial;
    font-size:200%;
    line-height: 1.2em;
    font-weight:700;
    padding: 14px;
    padding-top:20px;
    color:black;
    min-height:50px;
    background-color:#FFFFFF;
    width:100% ;
    box-shadow: 2px 6px 10px 0px #383732;
}
.redtitlebar {
    text-align:center;
    font-family: "PenumbraSansStd", Ariial;
    font-size:200%;
    line-height: 1.2em;
    font-weight:700;
    padding: 14px;
    padding-top:20px;
    color:white;
    min-height:50px;
    background-color:#F41324;
    width:100% ;
    box-shadow: 2px 6px 10px 0px #383732;
}
.browntitlebar {
    text-align:center;
    font-family: "PenumbraSansStd", Ariial;
    font-size:200%;
    line-height: 1.2em;
    font-weight:700;
    padding: 14px;
    padding-top:20px;
    color:white;
    min-height:50px;
    background-color:#3D260E;
    width:100% ;
    box-shadow: 2px 6px 10px 0px #383732;
}

.ltbrowntitlebar {
    text-align:center;
    font-family: "PenumbraSansStd", Ariial;
    font-size:200%;
    line-height: 1.2em;
    font-weight:700;
    padding: 14px;
    padding-top:20px;
    color:white;
    min-height:50px;
    background-color:#73260E;
    width:100% ;
    box-shadow: 2px 6px 10px 0px #383732;
}
.greentitlebar {
    text-align:center;
    font-family: "PenumbraSansStd", Ariial;
    font-size:200%;
    line-height: 1.2em;
    font-weight:700;
    padding: 14px;
    padding-top:20px;
    color:white;
    min-height:50px;
    background-color:#2C4A1E;
    width:100% ;
    box-shadow: 2px 6px 10px 0px #383732;
}

.bluetitlebar {
    text-align:center;
    font-family: "PenumbraSansStd", Ariial;
    font-size:200%;
    line-height: 1.2em;
    font-weight:700;
    padding: 14px;
    padding-top:20px;
    color:white;
    min-height:60px;
    background-color:#2211F8;
    width:100% ;
    box-shadow: 2px 6px 10px 0px #383732;
}
.ltbluetitlebar {
    text-align:center;
    font-family: "PenumbraSansStd", Ariial;
    font-size:200%;
    line-height: 1.2em;
    font-weight:700;
    padding: 14px;
    padding-top:20px;
    color:white;
    min-height:60px;
    background-color:#2970B6;
    width:100% ;
    box-shadow: 2px 6px 10px 0px #383732;
}

.golftitlebar {
    text-align:center;
    font-family: "PenumbraSansStd", Ariial;
    font-size:200%;
    line-height: 1.2em;
    font-weight:700;
    padding: 14px;
    padding-top:20px;
    color:white;
    min-height:60px;
    background-color:#8EB4E3;
    width:100% ;
    box-shadow: 2px 6px 10px 0px #383732;
}

.aquatitlebar {
    text-align:center;
    font-family: "PenumbraSansStd", Ariial;
    font-size:200%;
    line-height: 1.2em;
    font-weight:700;
    padding: 14px;
    padding-top:20px;
    color:white;
    min-height:50px;
    background-color:#4BA9AB;
    width:100% ;
    box-shadow: 2px 6px 10px 0px #383732;
}
.orangetitlebar {
    text-align:center;
    font-family: "PenumbraSansStd", Ariial;
    font-size:200%;
    line-height: 1.2em;
    font-weight:700;
    padding: 14px;
    padding-top:20px;
    color:white;
    min-height:50px;
    background-color:#DB790E;
    width:100% ;
    box-shadow: 2px 6px 10px 0px #383732;
}

/*   Article Border Divs */
.red-borderdiv {
    width:100%;
    border: 1px solid #DC0000;
    padding:12px;
}
.black-borderdiv {
    width:100%;
    border: 1px solid #000000;
    padding:12px;
}
.blue-borderdiv {
    width:100%;
    border: 1px solid #2211F8;
    padding:12px;
}

.btn-custom {
    text-decoration: none;
    color: #fff;
    padding: 6px;
    font-size: 18px;
    font-weight: 700;
    background-color: #710004;
    margin-bottom:10px;
    border-radius:5px;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom.focus,
.btn-custom:active,
.btn-custom.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #000000;
  text-decoration: none;
}
.btn-custom a {
    color:#FFFFFF;
}

@media (min-width: 990px) {
.btn-custom {
    width:35%;
}
}
@media (max-width: 990px) {
.btn-custom {
    width:85%;
}
}

.btn-green {
    text-decoration: none;
    color: #fff;
    padding: 10px 15px 10px 15px;
    font-size: 16px;
    border: 1px solid #7BC454;
    border-radius: 5px;
    font-weight: 700;
    background-color: #7BC454;
    margin-bottom:10px;

}

.btn-green:hover,
.btn-green:focus,
.btn-green.focus,
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #8bd662;
  border-color: #8bd662;
}

.btn-green a {
    color:#FFFFFF;
}

/* Green Button */
a.btn-success {
    text-decoration: none;
    color:#000;
    padding: 10px 10px;
    font-size: 18px;
    line-height: 1.5;
    border: 1px solid #4C97BE;
    border-radius: 10px;
    font-weight:700;
}

.btn-success > a:link > a:hover {
    text-decoration: none;
    color:#fff;
    padding: 10px 10px;
    font-size: 18px;
    line-height: 1.5;
     border: 1px solid #4C97BE;
    border-radius: 10px;
    font-weight:700;

}

/* Yellow Button */
a.btn-warning {
    text-decoration: none;
    color:#000;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 10px;
    font-weight:700;
}

.btn-warning > a:link > a:hover {
    text-decoration: none;
    color:#fff;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 10px;
    font-weight:700;
}

/* Turquoise Button */
a.btn-info {
    text-decoration: none;
    color:#000;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 10px;
    font-weight:700;
}

.btn-info > a:link > a:hover {
    text-decoration: none;
    color:#fff;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 10px;
    font-weight:700;
}
/* Blue Button */
a.btn-primary {
    text-decoration: none;
    color:#000;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 10px;
    font-weight:700;
    background-color:transparent;
}

.btn-primary > a:link > a:hover {
    text-decoration: none;
    color:#fff;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius:10px;
    font-weight:700;
    background-color: transparent;
}

/* Red Button */
a.btn-danger {
    text-decoration: none;
    color:#000;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 10px;
    font-weight:700;
}

.btn-danger > a:link > a:hover {
  text-decoration: none;
  color:#fff;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 10px;
  font-weight:700;
}

.btn-customorange {
    text-decoration: none;
    color: #fff;
    padding: 10px 10px 6px 10px;
    font-size: 18px;
    border: 1px solid #D8852C;
    border-radius: 5px;
    font-weight: 700;
    background-color: #D8852C;
    margin-bottom:10px;
}

.btn-customorange:hover,
.btn-customorange:focus,
.btn-customorange.focus,
.btn-customorange:active,
.btn-customorange.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #ea973f;
  border-color: #ea973f;
}

.btn-customorange a {
    color:#FFFFFF;
}


.paginator1 {
     font-size: 100%;
     color:#3E95B5;


 }
.paginator1 a:link { color:#3E95B5; text-decoration:none; font-weight:normal; }
.paginator1 a:visited { color: #3E95B5; text-decoration:none; font-weight:normal; }
.paginator1 a:hover { color: #3E95B5; text-decoration:underline; font-weight:normal; }
.paginator1 a:active { color: #3E95B5; text-decoration:none; font-weight:normal; }

@media (min-width: 400px) {
.paginator1 {
     font-size: 120%;
     color:#7BC454;
}
}
@media (min-width: 400px) {
.paginator1 a:link { color:#7BC454; text-decoration:none; font-weight:normal; }
.paginator1 a:visited { color: #7BC454; text-decoration:none; font-weight:normal; }
.paginator1 a:hover { color: #2F549C; text-decoration:underline; font-weight:normal; }
.paginator1 a:active { color: #2F549C; text-decoration:none; font-weight:normal; }
}


.arrow {
     color:#7BC454;
     padding: 5px;
}
.break {
     color:#7BC454;
     padding: 5px;
}
.selected {
     color:#7BC454;
     padding: 5px;
}
.page {
     color:#7BC454;
     padding: 0px;
}


 .lmargin {
     margin-left: 20vw;
 }
/* Below is to determing margin-left for various screen widths in listkids;


 @media (min-width:1840px)){
         .lmargin {
             margin-left:2%;
}}
 @media (min-width:1610px) and (max-width:1839px){
         .lmargin {
             margin-left:6.03%;
}}
 @media (min-width:1380px) and (max-width:1609px){
         .lmargin {
          margin-left:7%;
         }
}
 @media (min-width:1155px) and (max-width:1379px){
         .lmargin {
           margin-left:12%;
         }
}
 @media (min-width:930px) and (max-width:1154px){
         .lmargin {
             margin-left:18%;
}}
 @media (min-width:699px) and (max-width:929px){
         .lmargin {
          margin-left:13%;
         }
}
 @media (min-width:325px) and (max-width:698px){
         .lmargin {
          margin-left:17%;
}}
  */


 .listkids {
        background: #fff;
  /*      border: 2px solid #dedede;
        border-radius: 5px;  */
/*       position: absolute;
       positon:relative; left 50%;     */
        float:left;
       text-align:center;

       margin:12px /* this is around each image.*/

 }



.donate > img {
    width:90%;
    height:auto;
}
.navbar-right {
    margin-right:0px;
}

.long-email {
    width:94%;
word-wrap: break-word;
}

.content-pad-25 {
    padding:25px;
}
.content-pad-12 {
    padding:12px;
}

.content-pad-6 {
    padding:25px;
}
.content-pad-15 {
    padding:12px;
}
.bk-red {background-color: #DD3333; color: #ffffff; }

.bk-black {background-color: #000000; color: #FFFFFF; }

.bk-gray {background-color: #2F2F2F; color: #cccccc; }

.bk-purple {background-color: #a15cd2; color: #FFFFFF; }

.bk-ltblue {background-color: #3B8EAC; color: #FFFFFF; }

.bk-blue {background-color: #08407B; color: #FFFFFF; }

/* below is for "more/Less" */
p.more {
    display:none;

}
.article{
    display:none;

}
a.readmorebtn {
    font-weight: 700;
    cursor:pointer;
    background-color:#7BC454;
    color:white;
    padding:5px 10px;
    border-radius: 5px;

}
a.readmorebtn:hover {
    font-weight: 700;
    background-color:#8dd367;
    border-radius: 5px;
    text-decoration: none;

}

.embed-container {
 position: relative; padding-bottom: 65%; height: 0; overflow: hidden; max-width: 100%;
}


.embed-container iframe, .embed-container object, .embed-container .embed {
  position: absolute; top: 0; left: 0%; width: 100%; height: 100%;
 }

.wrap1 {
    border-bottom: 0px solid #ccc;  /* set size to 0px for no border */
}
/* end of more/less */
.space {
    width:20%;
    float:left;

}

@media (max-width: 1095px) {
.space {
    width:1%;
    float:left;

}
}


/*  This is for the Animated Countor */
#shiva
{
    width: 100px;
    height: 100px;
    background: #3E95B5;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
  margin:5px;
}
.count
{
  line-height: 100px;
  color:white;
  margin-left:19px;
  font-size:36px;
  font-weight:800;
}
#talkbubble {
   width: 120px;
   height: 80px;
   background: red;
   position: relative;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
   border-radius:         10px;
  float:left;
  margin:20px;
}
#talkbubble:before {
   content:"";
   position: absolute;
   right: 100%;
   top: 26px;
   width: 0;
   height: 0;
   border-top: 13px solid transparent;
   border-right: 26px solid red;
   border-bottom: 13px solid transparent;
}

.linker
{
  font-size : 20px;
  font-color: black;
}
/* End of Animated counter stuff */

.border-green {
    border:4px solid #7bc454;
    }
.border-orange {
    border:4px solid #d8852c;
    }
.border-purple {
    border:4px solid #a15cd2;
    }
.border-blue {
    border:4px solid #1C4D94;
    }
.border-ltblue {
    border:4px solid #3B8EAC;
    }
.border-gray {
    border:4px solid #bbbbbb;
    }
.div-border {
    text-align: left; border:1px solid #999999; padding:15px;
}

#payment
{
  display: block;
  width: 145px;
  height: 30px;
  margin:0 auto;
  background: url("payment.gif") no-repeat 0 0;

}

#payment:hover
{
  background-position: 0 -30px;
}

#payment span
{
  position: absolute;
  top: -999em;
}

/*  Below is for Sponsorship Form using HTML 5 validation. */
form1{
    box-sizing: border-box;
    width: 100%;
    max-width: 500px;
    margin: 50px auto;
    padding: 55px;

    background-color:  #ffffff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);

    font: normal 14px sans-serif;
    text-align: center;
}

form1 .form1-row{
    text-align: left;
    max-width: 315px;
    margin: 25px auto 0;
}

form1 .form1-title-row{
    margin: 0 auto 40px;
}

form1 h1{
    display: inline-block;
    box-sizing: border-box;
    color: #4C565E;
    font-size: 24px;
    padding: 0 0 12px 0;
    margin: 0;
    border-bottom: 2px solid #6CAEE0;
}

form1 .form1-row > label span{
    display: block;
    box-sizing: border-box;
    color:  #5f5f5f;
    padding: 0 0 12px;
    font-weight: bold;
}

form1 input{
    color:  #5f5f5f;
    box-sizing: border-box;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 12px 18px;
    border: 1px solid #dbdbdb;
}

form1 input[type=text],
form1 input[type=email],
form1 input[type=password],
form1 textarea{
    max-width: 400px;
    width: 100%;
}

form1 input[type=number]{
    max-width: 100px;
}

form1 input[type=radio],
form1 input[type=checkbox]{
    box-shadow: none;
    width: auto;
}

form1 textarea{
    color:  #5f5f5f;
    box-sizing: border-box;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 12px 18px;
    border: 1px solid #dbdbdb;
    resize: none;
    min-height: 80px;
}

form1 select{
    background-color: #ffffff;
    color:  #5f5f5f;
    box-sizing: border-box;
    width: 240px;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 12px 18px;
    border: 1px solid #dbdbdb;
}

form1 .form1-radio-buttons > div{
    margin-bottom: 10px;
}

form1 .form1-radio-buttons label span{
    margin-left: 8px;
    color:  #5f5f5f;
}

form1 .form1-radio-buttons input{
    width: auto;
}

form1 button{
    border-radius: 2px;
    background-color:  #6caee0;
    color: #ffffff;
    font-weight: bold;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 14px 22px;
    border: 0;
    margin-top: 15px;
}