@charset "utf-8";
/* CSS Document */


body{
	background: #fff;
	color: #333;
}
img{ max-width:100%; height:auto;}

td, th {
	font-size: 16px;
}
#site_wrapper {
	width: 100%;
	height: 100%;
	background-image: url(images/pat10.jpg);
	background-repeat: repeat;
	overflow-x: hidden !important;
	margin: auto !important;
}

#inner {
	background-image: url(images/pat10.jpg);
	background-repeat: repeat;
}
#innerheader1-fixed {
	-webkit-background-size: cover;
	background-size: cover;
	top: 120px;
	background-attachment: fixed;
	background-image: url(../images/bghomeimg-2.jpg);
	background-repeat: no-repeat;
	background-position: center 125px;
	z-index: -1;
}
#innerheader2-fixed {
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/bg_fixed1.jpg);
	background-repeat: no-repeat;
	background-position: center 125px;
	z-index: -1;
}

#innerheader3-fixed {
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/bg_fixed3.jpg);
	background-repeat: no-repeat;
	background-position: center 125px;
	z-index: -1;
}



#topline-buffer {
	width: 100%;
	padding: 5px;
	margin: 0px 0px 40px;
	background-color: #000;
	height: 40px;
}
#topline {
	width: 100%;
	height: 36px;
	background-color: #transparent;
}
#topglow {
	width: 100%;
	padding: 0px;
	background-image: url(images/top_glow.png);
	background-repeat: repeat-x;
	margin: 0px;
}
#slogan {
	color: #666;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.toprank {
	z-index: 999;
}
#headerbanner {
	width: 80%;
	margin: 0 auto;
}
article {
padding: 1em 2em;}
aside {
	background-color: #E0E8F1;
	border: thin solid #999;
	border-radius: 3pt;
padding: 1em;}
 #main2{
	background:transparent;
	padding:20px 0;
	margin: 10px auto;
}
.banner80 {width: 80%;	margin: 0 auto;
}
.banner2 {background-color: #F3F3F3; padding: 20px;	border-top:2px solid #e2e2e2;
	border-bottom:2px solid #e2e2e2;
}
.bannertrans {background-color:transparent;}
.bannerspacer {padding: 125px 0;}
.bg-line {
	background-image: url(../images/line-mini.png);
	background-repeat: repeat;
}

#slidebox {
	width: 650px;
	height: 500px;
	margin: 0 auto;
	background-position: center;
	position: relative;
}
.bg_trans {background: transparent;}
.bg_blk {background-color: #000;}
.bg_grn {background-color: #063;}
.bg_gry {background-color: #ccc;}
.bg_ltgry {background-color: #F8F8F8;}
.bg_wht {background-color: #fff;}
.box-rad{-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;border-radius:10px;}
.box-radshad{
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 4px 4px 4px #cccccc;
	-moz-box-shadow: 4px 4px 4px #cccccc;
	box-shadow: 4px 4px 4px #cccccc;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 10px 0;
}
.box-radshad{
	-moz-border-radius:10px;
	border-radius:10px;
	border-style:solid;border-width:1px;
	-webkit-box-shadow:8px 8px 8px #5c5a5c;
	-moz-box-shadow:8px 8px 8px #5c5a5c;
	box-shadow:8px 8px 8px #5c5a5c;
	margin-right:5px;
	margin-bottom:10px;
	padding-top: 10px 0;
}

div.boxcontainer {
    width: 100%;
    border: .1em solid transparent;
}
div.box2 {
	box-sizing: border-box;
	width: 50%;
	border: 1em solid transparent;
	float: left;
	padding-right: 1em;
}
div.box3 {
    box-sizing: border-box;
    width: 33.3%;
    border: 1em solid transparent;
    float: left;
}
.bumper {padding: 10px;}
.bumper_main {padding-top: 20px; padding-bottom: 10px;}
.c {text-align: center;}
.clear {clear: both;}
.cush {padding: 25px;}
.col {width: 100%;}
.color1 {
	color: #81D1CD;
}
.color2 {
	color: #0F87FF;
}
.color3 {
	color: #EA8C00;
}
.lft {float: left;}
.rt {float: right;}
.smaller {font-size: 80%;}
.wht {color: #FFF}
.pagetitle {
	font-size: 2.3em;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 30px;
	line-height: 40px;
}
.titlesection {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	margin-top: 1em;
}

.pslink a	{text-decoration:none;
	font-size: .9em;
	padding: 3px;
	color: #D6D6D6;
}
.pslink a:hover	{text-decoration:none;color: #CCF4F0;}


#simslidewrapper {margin: 0;} 
#slideshow {
	margin: 1px auto;
	position: relative;
	width: 1345px;
	height: 480px;
	padding: 4px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
		
#slideshow > div {
	position: absolute;
	top: 5px;
	left: 2px;
	right: 2px;
	bottom: 5px;
}
	
.ssimg{align: center; overflow:hidden;
-moz-box-shadow: 0 0 5px #fff;
-webkit-box-shadow: 0 0 5px #fff;
box-shadow: 0px 0px 5px #fff;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=white,Strength=5);
}  



  /*** TOP NAV CUSTOM ***/
#topnav{
	float:right;
	margin: .5em 0 0 0;
}
a.readmore {
    width: 102px;
    background: url('../images/readmore.gif') no-repeat left top transparent;
    text-transform: uppercase;
    display: block;
    padding: 5px;
    padding-top: 4px;
    color: #FFF;
    text-decoration: none;
    margin-top: 15px;
    cursor: pointer;
}
a.readmore:hover, a.teaser-button:hover {
    color: #00aeff;
}
/*nomargins*/
.nomargin-left{ margin-left:0; }
.nomargin-right{ margin-right:0; }
.nomargin-top{ margin-top:0; }
.nomargin-bottom{ margin-bottom:0; }
.nomargin{ margin:0;}
.glow
{
-moz-box-shadow: 0 0 5px #fff;
-webkit-box-shadow: 0 0 5px #fff;
box-shadow: 0px 0px 5px #fff;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=white,Strength=5);
}

/*HERO IMAGE GRID*/
.ig1 { width: 8.333%; }
.ig2 { width: 16.666%; background-color: #06C;}
.ig3 { width: 25%; background-color: #f00;}
.ig4 { width: 33.33%;  background-color: #fc0;}
.ig5 { width: 41.665%; }
.ig6 { width: 50%;background-color: #ccc; }
.ig7 { width: 58.33%; }
.ig8 { width: 66.664%; background-color: #f00;}
.ig9 { width: 75%; }
.ig10 { width: 83.33%; }
.ig11 { width: 91.66%; }
.ig12 { width: 99.996%; }

.ig1,.ig2,.ig3.,ig4,.ig5,.ig6,
.ig7,.ig8,.ig9,.ig10,.ig11,.ig12
{	margin: 0 auto;
	float: left;
	display: block;}

.ig1,
.ig2,
.ig3,{background-color: #69C;}

.ig4,
.ig5,
.ig6,{background-color: #f00;}

.ig7,
.ig8,
.ig9,{background-color: #Fde2c2;}
/* IMAGE GRID*/

input[type="text"]
{
    font-size:16px;
}
input, select, textarea {
font-size: 120%;
}
.oval-radbord {
	border-radius: 90%;
	padding: 15px;
	border-width: 1px #999;
	height: 135px;
	width: 135px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-transform: uppercase;
	color: #FFF;
	background-color: #517FA6;
}
.mtop5 {margin-top:5px;}
.mtop10 {margin-top:10px;}
.mtop15 {margin-top:15px;}
.mtop20 {margin-top:20px;}
.ptop15 {padding-top: 15px;}
.triangle {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.triangle-5 {
  width: 80px;
  height: 40px;
  border-top: solid 40px rgb(200,30,50);
  border-left: solid 40px transparent;
  border-right: solid 40px transparent;
}
.triangle-fb {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 100px 60px 0 60px;
	border-color: #EAEAEA;
	}
.triangle-up {
	width: 0px;
    height: 0px;
    border-style: inset;
    border-width: 0 100px 173.2px 100px;
    border-color: transparent transparent #007bff transparent;
    float: left;
    transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}
.triangle-down {
	width: 0px;
	height: 0px;
	float: left;
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	border-top-width: 110px;
	border-right-width: 90px;
	border-bottom-width: 0;
	border-left-width: 90px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #517FA6;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	color: #FFF;
	font-weight: bold;
}
.triangle-up p {
    text-align: center;
    top: 80px;
    left: -47px;
    position: relative;
    width: 93px;
    height: 93px;
    margin: 0px;
}
.triangle-down p {
    text-align: center;
    top: -80px;
    left: -47px;
    position: relative;
    width: 93px;
    height: auto;
    margin: 0px;
}
.down-arrow {
	border-color: black transparent;
	border-style: solid;
	border-width: 20px 20px 0px 20px;
	height: 0px;
	width: 0px;
}

.up-arrow {
	border-color: black transparent;
	border-style: solid;
	border-width: 0px 20px 20px 20px;
	height: 0px;
	width: 0px;
}
.homebtn {width: 320px;	height: 320px; margin: 0 auto;}
.homebtntitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.homebtn a	{
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in 0.1s;
	-moz-transition: all 0.3s ease-in 0.1s;
	-ms-transition: all 0.3s ease-in 0.1s;
	-o-transition: all 0.3s ease-in 0.1s;
	transition: all 0.3s ease-in 0.1s;
	border: 2px solid #0F0;
}
.homebtn a:hover, a:focus	{
	border: 2px solid #F00;
	color: #F00;
}
.homeboxlink {width: 310px;	height: 310px; margin: 0 auto;}
.homebox1 {background-image: url(../images/btn/homebox1.png);
	background-position: center center;}
.homebox2 {background-image: url(../images/btn/homebox2.png);
	background-position: center center;
}
.homebox3 {background-image: url(../images/btn/homebox3.png);
background-position: center center;
}
.boxlink a	{
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	text-decoration: none;
	font-size: 1.6em;
	padding-top: 30px;
	color: #FFF;
	-webkit-transition: all 0.3s ease-in 0.1s;
	-moz-transition: all 0.3s ease-in 0.1s;
	-ms-transition: all 0.3s ease-in 0.1s;
	-o-transition: all 0.3s ease-in 0.1s;
	transition: all 0.3s ease-in 0.1s;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	line-height: 120%;
	display: block;
	text-transform: uppercase;
}
.boxlink a:hover	{text-decoration:none;color: #F00;}

.boxlinktitle {
	letter-spacing: 4px;
	font-size: 1.3em;
}

/*---------------------------------------
   4.9.1 CALL TO ACTION WITH TEXT/BUTTON          
-----------------------------------------*/
.cta-section {
	background: url(../images/bg-image-2.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
	background-size: cover;
}

.cta-section h4 {
	color: #ffffff;
}

.cta-section h2 {
	color: #ffffff;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 40px;
}

.cta-section h3 {
	color: #ffffff;
}

.cta-section .color-overlay {
	padding-top: 125px;
	padding-bottom: 125px;
}
.section1,
.section2,
.section3,
.section4 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.color-overlay {
	background: rgba(0, 0, 0, 0.6);
}


#header-fixed {
	background: url(../images/bg-image-1.jpg) no-repeat center top fixed;
	-webkit-background-size: cover;
	background-size: cover;
}

#header-fixed .vertical-registration-form {
	margin-top: 60px;
}

.intro {
	text-align: center;
	color: #ffffff;
	font-size: 2em;
	line-height: 1.5em;
	font-family: "Arial Black", Gadget, sans-serif;
}

.intro-section {
	margin-top: 50px;
}

.intro-section .sub-heading {
    font-size: 20px;
    padding-right: 10%;
    padding-left: 10%;
    color: #ffffff;
    margin-top: 25px;
    line-height: 30px;
}

.sf-container {
    background: rgba(0, 0, 0, 0.5);
    padding: 5px;
    margin-bottom: 137px;
    margin-top: 50px;
}

.sf-container .input-box,
.sf-container button {
    margin: 10px;
}
				
/** Slideshow Style **/
#slideshowHolder{
	height: 375px;
	width: 500px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
}
.slideshowContainer{
	height:375px;
	width:510px;
	margin: 0 auto;
	background:#fff;
	margin-bottom:15px;
}

.slideshow img {
	text-align: center;
}

.submitbtn-donate 	{
	border:0px;
	position:relative; /*important*/
	width:132px;
	height:32px;
	font-size:1.2em;
	line-height:1.5em;
	overflow:hidden;
	cursor:pointer;
	background-image: url(../images/butn_next.png);
	color: #FF0;
}
.submitbtn 	{
	border:0px;
	position:absolute; /*important*/
	left:511px;
	width:132px;
	height:32px;
	font-size:1.2em;
	line-height:1.5em;
	overflow:hidden;
	cursor:pointer;
	top: 528px;
	background-image: url(../images/butn_next.png);
	color: #FF0;
}
.submitbtn-purchase 	{
	border:0px;
	width:130px;
	height:30px;
	font-size:1.2em;
	line-height:1.5em;
	overflow:hidden;
	cursor:pointer;
	background-image: url(../images/butn_next.png);
	color: #FF0;
}

/* =Media Queries
-------------------------------------------------------------- */
@media all and (max-width: 479px) {
.slideshowContainer{
	height:90%;
	width:90%;
}


}



