@charset "UTF-8";

  select, input, textarea, button { font:99% sans-serif; }
select, input, textarea {  color: #000; outline: none; }
.validateForm {
border: 1px dotted #CCC;
padding:20px 20px 0 20px;
margin-top:10px;
}
.validateForm h3 {
font-weight: bold !important;
margin-bottom: 20px !important;
}
.validateForm ul {
margin:0 !important;
padding:0 !important;
list-style:none !important;
}
.validateForm li {
margin: 0 0 20px 0 !important;
list-style:none !important;
}
.validateForm>ul>li.requiredFieldContainer{
position:relative;
}
.validateForm .dropDown li {
margin-bottom:0;
}
.validateForm label {
float: left;
clear: left;
margin: 11px 20px 0 0;
width: 80px;
text-align: right;
font-size: 1.2em;
line-height:16px;
color: #000;
}
.webkit .validateForm label {
margin-top:10px;
}
.validateForm label.error{
float:none;
clear:none;
}
.validateForm input {
width: 360px;
height: 40px;
padding: 0 20px 0 20px;
margin: 0;
font-size: 1.2em;
line-height:40px;
color: #333;
vertical-align:middle;
-moz-appearance:none;
-webkit-appearance:none;
background: #EEEEEE;
border:none;
}
.webkit .validateForm input {
height:35px;
padding-top:5px;
line-height:normal;
}
.validateForm input::-webkit-input-placeholder  {
color: #888888;
line-height:40px;
}
.validateForm input:-moz-placeholder {
color: #888888;
}
.validateForm textarea {
width: 360px; height: 85px;
padding: 12px 20px 12px 20px;
margin: 0;
font-family: sans-serif;
line-height:1.3em;
color: #333;
vertical-align:middle;
-moz-appearance:none;
-webkit-appearance:none;
background: #EEEEEE;
border:none;
resize:none;
}
.validateForm textarea::-webkit-input-placeholder  {
color: #888888;
}
.validateForm textarea:-moz-placeholder {
color: #888888;
}
.validateForm input:focus, .validateForm textarea:focus {
background: #CCCCCC;
}
.validateForm input.error {
background-color:#FFCCCC;
-moz-box-shadow: 0 0 5px red;
-webkit-box-shadow: 0 0 5px red;
box-shadow: 0 0 5px red;
}
.validateForm input[type="image"], .inputTypeImage {
width:auto !important;
height:auto !important;
background:none;
}
.validateForm input[type=submit] {
width: 185px;
height: 52px; cursor: pointer;
margin: 0 15px 0 185px;
padding-top: 10px;
padding-right: 15px;
padding-bottom: 10px;
padding-left: 15px;
border:none;
font-weight:bold;
background-color: #EEE;
}
.submitBttn {
width: 185px;
height: 52px !important;
padding: 0 15px 0 15px !important;
line-height:52px !important;
}
.validateForm .note {
margin-left: 185px;
margin-right: 53px;
}
.validateForm .requiredFieldContainer span {
display:none;
}
.validateForm li.requiredFieldContainer span.error {
display:block;
position: absolute;
top: 5px;
left: 500px;
z-index: 999;
width:220px;
height:30px;
text-align:center;
padding:0;
color:#FFF;
line-height:30px;
border:none;
background-color: #464646; background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); background: linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); -webkit-box-shadow: 0 5px 10px #000000;
-moz-box-shadow: 0 5px 10px #000000;
box-shadow: 0 5px 10px #000000;
}
.validateForm li.requiredFieldContainer span.error .left-arrow {
position:absolute;
top:2px;
left:-16px;
width:16px;
height:26px;
}
.validateForm img {border:none; padding:0; background:none;}
.validateForm br {display:none !important;}
.validateForm .alignCenter {
text-align:center;
}
.bucketemail { display: none; visibility: hidden; }
.response_content {
border: dotted 1px #CCC;
width: 80%;
margin: 20px auto 200px auto;
padding: 30px;
background-color: #F5FBFF;
font-size: 1.2em;
color: #333;
line-height: 1.5em;	
text-align:center;
}
.response_content h3 {
font-weight:bold;
}
.response_content p {
margin-top: 1em;
margin-bottom: 1em; 
}.tzSelect{ height:40px;
display:inline-block;
min-width:200px;
position:relative;
margin:0px;
z-index:1000;
background:url(//nativeamericanchristianacademy.org/wp-content/plugins/r1-form-validate/images/input-select_arrowsbg.png) no-repeat -99999px;
}
.tzSelect .selectBox{
position:absolute;
left:0px;
top:0px;
height:100%;
width:380px;
z-index:1001;
font-size:1em;
line-height:40px;
text-align:left;
padding-left:20px;
background: #EEE;
background-attachment: scroll;
background-image: url(//nativeamericanchristianacademy.org/wp-content/plugins/r1-form-validate/images/input-select_arrowsbg.png);
background-repeat: no-repeat;
background-position: right center;
cursor:pointer;
}
.tzSelect .selectBox.expanded{
background: #CCC;
background-attachment: scroll;
background-image: url(//nativeamericanchristianacademy.org/wp-content/plugins/r1-form-validate/images/input-select_arrowsbg.png);
background-repeat: no-repeat;
background-position: right center;
}
.tzSelect .dropDown{
position:absolute;
top:43px;
left:0;
width:100%;
margin-top:0 !important;
border:1px solid #EEE;
list-style:none !important;
z-index:1002;
background: #CCCCCC; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(100%,#EEEEEE)); background-image: -moz-linear-gradient(top, #CCCCCC 0%, #EEEEEE 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCCCCC', endColorstr='#EEEEEE',GradientType=0 ); background-image: -o-linear-gradient(top, #CCCCCC 0%,#EEEEEE 100%); background-image: linear-gradient(top, #CCCCCC 0%, #EEEEEE 100%);
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
-moz-box-shadow:0 0 4px #111;
-webkit-box-shadow:0 0 4px #111;
box-shadow:0 0 4px #111;
}
.tzSelect li{
cursor:pointer;
padding:6px 6px 6px 20px !important;
margin:0 !important;
text-align:left;
}
.tzSelect li:hover{
background-color:#FAB861; background: -moz-linear-gradient(left, #ffde4d 0%, #fab861 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffde4d), color-stop(100%,#fab861)); background: -webkit-linear-gradient(left, #ffde4d 0%,#fab861 100%); background: -o-linear-gradient(left, #ffde4d 0%,#fab861 100%); background: -ms-linear-gradient(left, #ffde4d 0%,#fab861 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFDE4D', endColorstr='#FAB861',GradientType=1 ); background: linear-gradient(left, #ffde4d 0%,#fab861 100%); }.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(//nativeamericanchristianacademy.org/wp-content/plugins/dizo-image-hover/images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(//nativeamericanchristianacademy.org/wp-content/plugins/dizo-image-hover/images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(//nativeamericanchristianacademy.org/wp-content/plugins/dizo-image-hover/images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(//nativeamericanchristianacademy.org/wp-content/plugins/dizo-image-hover/images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}