body, html {
	margin: 0px;
	height: 100%;
	font-family: Avenir;
	min-width: 1270px;
}

@font-face{ font-family: Avenir; src: url(font/Avenir-book.ttf); }
@font-face{ font-family: Avenir-Roman; src: url(font/Avenir-book.ttf); }
@font-face{ font-family: mavenlight; src: url(font/mavenlight.otf); }

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

.phone-menu-bg {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	height: 100%;
	width: 100%;
	z-index: 91;
}

.phone-menu-container {
	background: #ed4f8f;
	width: 0%;
	height: 100%;
	position: relative;
	margin: 0 auto;
	display: none;

}

.phoneheaderheader {
	display: none;
}


.phone-exit-icon {
	position:absolute;
	top: 20;
	right: 20;
}

.phone-menu-container {

}

.phone-links-container {
	margin: 0px;
	padding: 0px;
	padding-top: 80px;
}

.phone-links-container li{
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.phone-links-container li a{
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px
}


.page-wraper {

	width: 100%;
	margin: 0 auto;
}

#email-subs-error {
	color: #ec4f8e;
	font-size: 14px;
}

.donate-amount-error{
	color:#ec4f8e;

}

/**header***/

.header-wrapper {
	background-color: #ffffff;
	margin-bottom: 10px;
}

.header-logo img {
	width: 145px;
}

.header-container {
	height: 75px;
	position: relative;

}

.header-logo {
	margin-top: 15px;
	display: inline-block;
	margin-left: 30px;
}

.header-donate {
	margin-top: 20px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 30px;
	width: 142px;
	height: 40px;
	background: url(img/sprite.png) no-repeat center center;
	background-position-y: 0;
	cursor: pointer;
}

.donate-header-img {
	position: absolute;
	width: 100%;
}

.header-donate:hover {
	background: url(img/sprite.png) no-repeat center center;
	background-position-y: -43;
}

.header-menu-icon {
	display: none;
}


/**Content***/

.content-wrapper {
	width: 100%;
	margin: 0 auto;
	padding-top: 60px;

}

.menu-holder {
	position: absolute;
}

.slideshow-white-mask {
	position: absolute;
	width: 100%;
	z-index: 10;

}

.slideshow-white-mask-home {
	top: 0;
	left: 0;
	height: 647px;
}

.slideshow-1in100 {
	position: absolute;
	z-index: 15;
	top: 350;
	margin-top: -90px;
	left: 105px;
}

.slideshow-hearts {
	position: absolute;
	z-index: 15;
	right: 90;
	top: 55;
	z-index:90;
	width: 200px;
}

.slideshow-hearts-ext {
	position: absolute;
	z-index: 15;
	right: 110;
	top: -10;
	z-index:90;
	
}

#content-navbar-link-contact,
.content-navbar td,
.content-navbar {
	z-index: 99;
	
}

.slideshow-wrapper {
	width: 100%;
	position: relative;

}

.slideshow-container {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 3;
	width: 100%;
	height: 100%;
	max-height: 790px;

}

.slideshow-container li{
	display: inline;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.slideshow-container li img{
	width: 100%;
	margin: 0 auto;
}

.content-banner-image {
	width: 100%;
}


.slideshow-controller {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 5;
	position: absolute;
	left: 50%;
	margin-left: -40px;
}

.slideshow-controller li {
	display: inline-block;	
	width: 13px;
	height: 13px;
	margin: 0px 5px;
	background: url('img/slide-button.png') no-repeat center center;
	cursor: pointer;
}

.slideshow-controller li.active {
	background: url('img/slide-button-active.png') no-repeat center center;
}

.slideshow-controller-right {
	width: 42px;
	height: 80px;
	background: url('img/arrow-right.png') no-repeat center center;
	z-index: 15;
	position: absolute;
	cursor: pointer;
	right: 50;
	top: 50%;
	margin-top: -40px;
}

.slideshow-controller-left {
	width: 42px;
	height: 80px;
	background: url('img/arrow-left.png') no-repeat center center;
	z-index: 15;
	position: absolute;
	cursor: pointer;
	left: 50;
	top: 50%;
	margin-top: -40px;
}

.home-slideshow-white-mask {
	position: relative; opacity:0;
}


.content-lower {
	background: url("img/wooden-bg.png") no-repeat right top;

	top: 0;
}

.content-lower-content {
	margin: 0 auto;
	width: 960px;
	margin-top: 50px;
	padding-bottom: 60px;
	height: 370px;
}

.content-lower-content-home td {
	vertical-align: top;
}

.content-lower-content-home td:last-child {
	text-align: right;
}

.content-lower-content p {
	font-size: 15px;
	line-height: 23px;
}

.content-lower-content h1 {
	font-size:28px;
	font-family:Avenir-Roman;
	color: #ee4f8f;
}

.content-navbar {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	table-layout: fixed;
	position: relative;
	z-index: 30;
}

.content-navbar-home {
	position: absolute;
	top: 0;

}

.content-readmore {
	cursor: pointer;
	width: 175px;
	height: 42px;
	background: url('img/read-more.png') no-repeat center center;
}
.content-readmore:hover {
	background: url('img/read-more-hover.png') no-repeat center center;
}

.content-navbar td {
	padding: 3px 0px;
	
}

.content-lower-content-home td:first-child p{
	margin-right: 20px;
}

.content-navbar td a{
	text-decoration:none; 
	color:#191919;
	font-family: Avenir;
	letter-spacing:2px;
}

.content-navbar td a:hover{
	text-decoration:none; 
	color:#da5087;
}

.content-memory-phone {
	display: none;
}

.navbar-home {
	height: 15px;
	background: #e1e1e1;
}

.navbar-whoweare {
	background: #9f9f9f;
}

.navbar-whatwedo {
	background: #c5c5c5;
}

.navbar-events {
	background: #7c7b7e;
}

.navbar-stories {
	background: #2c2c2c;
}

.navbar-contact {
	background: #acacac;
}
.navbar-blog {
	background: #cccccc;
}

.navbar-block-active  {
	background: #EE4F8F;
}

.content-navbar td a.navbar-menu-active {
	color: #EE4F8F;
}




/**Footer**/

.footer-wrapper {
	width: 100%;
	margin: 0 auto;
	height: 100px;
	background: #9da6ad;
	vertical-align: middle;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 7px;
	position: relative;
}

.footer-nav-phone-container {
	display: none;
}

.footer-container {
	margin: 0px 30px;
}

.footer-content-container {
	width: 100%;
}

.footer-content-right {
	text-align: right;
}

.footer-social {
	margin: 0px;
	padding: 0px;
}

.footer-social li{
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 0px 5px;
	cursor: pointer;
}

.footer-social li:first-child{
	padding-left: 0px;
}


.fb-social {
	background: url('img/sprite.png') no-repeat center center;
	background-position: -229 -129;
}

.fb-social:hover {
	background: url('img/sprite.png') no-repeat center center;
	background-position: -255 -129;
}

.twtr-social {
	background: url('img/sprite.png') no-repeat center center;
	background-position: -281 -128;
}

.twtr-social:hover {
	background: url('img/sprite.png') no-repeat center center;
	background-position: -306 -128;
}

.insta-social {
	background: url('img/sprite.png') no-repeat center center;
	background-position: -224 -155;
}

.insta-social:hover {
	background: url('img/sprite.png') no-repeat center center;
	background-position: -252 -155;
}

.footer-nav {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	letter-spacing: 1px;
}

.footer-nav li{
	display: inline-block;
	padding: 0px 8px;
	font-size: 14px;
}

.footer-nav li:first-child{
	padding-left: 0px;
}

.footer-nav li a{
	text-decoration: none;
	color:#fff;
	letter-spacing: 1px;
}

.footer-nav li a:hover{
	color:#EE4F8F;
}

li.footer-nav-more {
	display: none;
}

.footer-nav-menu-container {
	display: none;
}

.join-newsletter {
	color: #fff;
	font-size: 14px;
	text-align: right;
	margin-bottom: 10px;
	letter-spacing: 2px;
}

.newsletter-txtbox-name,
.newsletter-txtbox-email {
	margin: 0px;
	border: 0px;
	height: 25px;
	margin-bottom: 5px;
	margin-right: -3px;
	padding: 2px;
	font-family: Avenir;
	color: #727272;
	padding-left: 5px;
	outline: none;
	letter-spacing: 1px;
}

.newsletter-txtbox-name {
	width: 120px;
	margin-right: 5px;
}

.newsletter-submit {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	letter-spacing: 2px;
	font-size: 13px;
	background: transparent;
	border: none;
	font-family: Avenir;
	cursor: pointer;
}

.newsletter-submit:hover {

	color: #ea62a0;
}

.copyright {
	color: #b9c6d1;
	font-size: 13px;
	margin-top: 5px;
	letter-spacing: 1px;
	position: relative;
}

.copyright span{
	font-size: 20px; 
	position: relative; 
	top: 2px;
}



/***WHO WE ARE***/

.whoweare-navbar {
	position: absolute;
}

.whoweare-secondnav-container,
.whatwedo-secondnav-container,
.whoweare-secondnav-container {
	position: absolute;
	z-index: 20;
	width: 100%;
	height: 100%;
}

.whoweare-banner-padding {
	width: 100%;
	opacity: 0;
}

.whoweare-memorygracie-title-container {
	vertical-align: top; 
	padding-right: 10px;
}

.whoweare-memorygracie-title-container img{
	position: relative; 
	right: -10;
}

.whoweare-memorygracie-content-container {
	text-align: justify; 
	vertical-align: top; 
	padding-top: 10px;
}

.whoweare-memorygracie-links-container a,
.whoweare-memorygracie-links-container{
	color:#ee4f8f; 
	text-decoration: none;
}

.whoweare-content-about-title {
	text-align: right;
}

.whoweare-content-slideshow-container {
	padding-right: 50px;
}

.whoweare-content-container-content {
	vertical-align: top;
	width: 50%;
}

.whoweare-content-container-content .big-title {
	text-align: right;
}

.whoweare-about-img-logo {
	position: absolute; 
	right: 0; 
	top: 0;
	width: 145px;
}

.whoweare-about-2 h2 {
	font-weight: normal; 
	letter-spacing: 2px;
}

.whoweare-secondnav {
	list-style: none;
	position: relative;
	z-index: 20;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	top: -54px;
}

.whoweare-secondnav li{
	padding-bottom: 20px;
}

.whoweare-secondnav li a{
	text-decoration: none;
	color: white;
	letter-spacing: 2px;
}

.whoweare-secondnav li a:hover{
	color: #e95490;
}

.whoweare-secondnav li:last-child{
	padding-bottom: 0px;
}

.whoweare-content-lower {
	margin-top: 40px;
}

.whoweare-content {
	width: 960px;
	padding: 0px;
	margin: 0 auto;
	margin-bottom: 40px;
	padding-bottom: 40px;

}

.big-title {
	font-size: 80px;
	letter-spacing: 5px;
	font-family: Avenir;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 90px;
}

.whoweare-about-p {
	margin: 0px;
	text-align: justify;
}

.whoweare-about-slideshow {
	position: relative;
	top: -80;
	height: 80%;
}

.whoweare-about-slideshow ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 506px;
	height: 679px;
}

.whoweare-slideshow-wrapper {
	width: 100%;
	position: relative;
	height: 500px;

}

.whoweare-slideshow-container li{
	display: inline;
	position: absolute;
	height: 500px;
}


.whoweare-slideshow-controller {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: auto;
}

.whoweare-slideshow-controller li {
	display: inline-block;	
	width: 10px;
	height: 10px;
	margin: 0px 5px;
	background: url('img/sprite.png') no-repeat center center;
	background-position: -268 -181;
	cursor: pointer;
}

.whoweare-slideshow-controller li.active {
	background: url('img/sprite.png') no-repeat center center;
	background-position: -268 -193;
}

.whoweare-slideshow-controller-right {
	width: 11px;
	height: 21px;
	background: url('img/sprite.png') no-repeat center center;
	background-position: -250 -181;
	cursor: pointer;
}

.whoweare-slideshow-controller-left {
	width: 11px;
	height: 21px;
	background: url('img/sprite.png') no-repeat center center;
	background-position: -232 -180;
	cursor: pointer;
}

.whoweare-about-2 {
		width: 960px;
		padding-bottom: 50px;
		padding-top: 20px;
		position: relative;
		margin: 0 auto;
		
}

.whoweare-conten-wrapper {
	background: transparent url('img/gray-bg.png') repeat-x bottom left;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 40px;

}

.slideshow-container-content-wrapper {
	height: 240px;
}

.slideshow-container-content-2 {
	margin: 0px;
	padding: 0px;

	list-style: none;
	width: 100%;
}

.slideshow-container-content-2 li{
	position: absolute;
	width: 380px;
	opacity: 0;
}


/***What we do***/

.whatwedo-secondnav {
	list-style: none;
	position: absolute;
	z-index: 20;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	margin-top: -74px;
}

.whatwedo-secondnav li{
	padding-bottom: 20px;
}

.whatwedo-secondnav li a{
	text-decoration: none;
	color: white;
	letter-spacing: 2px;
}

.whatwedo-secondnav li a:hover{
	color: #e95490;
}

.whatwedo-secondnav li:last-child{
	padding-bottom: 0px;
}

.whatwedo-top-button {
	position: absolute;
	bottom: -23;
	left: 50%;
	margin-left: -23px;
	background: url('img/sprite.png') no-repeat center center;
	background-position: -288 -156;
	width: 46px;
	height: 46px;
	cursor:pointer;
	text-decoration: none;
}

.whatwedo-factsfigs {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

.whatwedo-factsfigs li{
	margin-bottom: 20px;
}

.whatwedo-resources-wrapper {
	background: #ebeff2;
	
}

.whatwedo-resources-container {
	width: 960px;
	margin: 0 auto;
	padding-top: 50px;
}

.whatwedo-title-rescs {
	display: inline-block;
	padding-left: 25px;
	padding-right: 10px;
	background: url('img/sprite.png') no-repeat left center;
	background-position: -263 -251;
	position: relative;
	left: -25;
}

.whatwedo-logo-content-bottom {
	position: absolute; 
	right: 0; 
	top: 0;
	width: 145px;
}

.whatwedo-content-img-container {
	vertical-align: top; 
	padding-right: 30px;
}

.whatwedo-content-content {
	text-align: justify; 
	vertical-align: top;
}

.whatwedo-content-content span {
	color:#ee4f8f;
}

.whatwedo-content-content table a {
	color:#ee4f8f; 
	text-decoration: none;
}

.whatwedo-content-bottom-img-container {
	padding-right: 50px;
}

.whatwedo-content-bottom-img-container img{
	margin-top: -70px;
}

.whatwedo-content-bottom-content {
	vertical-align: top; 
	text-align: justify;
	width: 50%;
}

.whatwedo-content-bottom-content h2{
	font-weight: normal; 
	letter-spacing: 2px; 
	text-align: right;
}

.whatwedo-content-bottom-content a{
	color:#ee4f8f; 
	text-decoration: none;
}

.whatwedo-heart-bottom {
	position: absolute; 
	top: -10; 
	left: 300px;
}

.whoweare-about-2 h2 {
	font-weight: normal; 
	letter-spacing: 2px; 
	margin: 0px; 
	margin-bottom: 20px; 
	display: inline-block;
}

.whatwedo-resources-container h2{
	font-weight: normal; 
	letter-spacing: 2px; 
	margin: 0px; 
	margin-bottom: 20px; 
	display: inline-block;
}

.whatwedo-resources-container table td{
	vertical-align: top; 
	text-align:justify;
	padding-left: 20px;
}

.whatwedo-resources-container table td a{
	color:#ee4f8f; 
	text-decoration: none;}

.whatwedo-resources-container table td:first-child{
	padding: 0;
	padding-right: 20px;
}

.whatwedo-resources-container table td a{
	color:#ee4f8f; 
	text-decoration: none;
}




/***STORIES***/

.stories-secondnav {
	list-style: none;
	position: absolute;
	z-index: 20;
	margin: 0px;
	padding: 0px;
width: 100%;
	text-align: center;
	margin-top: -53px;
}

.stories-secondnav li{
	padding-bottom: 20px;
}

.stories-secondnav li a{
	text-decoration: none;
	color: white;
	letter-spacing: 2px;
}

.stories-secondnav li a:hover{
	color: #e95490;
}

.stories-secondnav li:last-child{
	padding-bottom: 0px;
}

.stories-content-img-container {
	vertical-align: top; 
	padding-right: 30px;
}

.stories-content-img-container img{
	position: relative; 
	top: -40;
}

.stories-content-container-content {
	text-align: justify; 
	vertical-align: top; 
	padding-top: 10px;
}

.stories-content-img-container-2 {
	padding-right: 30px;
}

.stories-content-container-content {
	vertical-align: top; 
	text-align: justify; 
	padding-top: 10px;
}

.stories-content-container-content div,
.stories-content-container-content h1{
	text-align: right;
}

.stories-content-container-3 {
	margin-bottom: 0px;
}

.stories-content-img-container {
	padding-right: 30px;
}

.stories-content-img-container img{
	position: relative; 
	top: -40; 
}

.stories-content-container-content-3 {
	vertical-align: top; 
	padding-top: 10px;
}



/***events***/

.events-big-title {
	font-size: 90px; 
	letter-spacing: 6px;
}

.events-content-heart-yr {
	text-align: center; 
	padding-top: 130px;
}

.events-content-heart-time {
	text-align: center; 
	padding-top: 150px;
}

.events-content-heart-title{
	text-align: center; 
	padding-top: 110px;
}

.events-content-heart-content {
	text-align: center; 
	padding-top: 40px; 
	width: 400px; 
	margin: 0 auto; 
	text-align: justify
}

.events-content-readmore-top {
	margin: 0 auto;
}

.events-heart-banner {
	position: absolute;
	z-index: 20;
	left: 64%;
	top: 200;
	text-align: center;
}

.events-conten-wrapper {
	width: 960px;

	margin: 0 auto;
	margin-top: 40px;
}

.events-content-heart {
	background: url('img/content-heart-bg.png') no-repeat top center;
	min-height: 772px;
}

.events-purchase {
	width: 220px;
	height: 42px;
	background: url(img/gofundme_button.png) no-repeat center center;
	cursor: pointer;
}

.events-purchase:hover {
	background: url(img/gofundme_button_hover.png) no-repeat center center;
}

.events-phone {
	background: url('img/sprite.png') no-repeat left top;
	background-position: -262 -210;
	padding-left: 30px;
}

.events-mail {
	background: url('img/sprite.png') no-repeat left top;
	background-position: -265 -232;
	padding-left: 30px;
}

.events-fb {
	background: url(img/fb-icon.png) no-repeat left top;
	padding-left: 30px;
}

.events-mustang-newslink {
	text-align:center;
}

.events-mustang-newslink a{
	color: #ed4f8f; 
	text-decoration: none;
}

.events-bottom-divider {
	height: 1px; 
	background: #e7e7e8;
}

.events-bottom-content-container {
	table-layout:fixed;
}

.events-bottom-content-container td:first-child {
	vertical-align:top; 
	padding-right: 150px;
}

/***CONTACT***/
.contact-banner-tagline {
	text-align: center;
	position: absolute;
	z-index: 20;

	font-size: 24px;
	color: #fff;
	letter-spacing: 3px;
	width: 100%;
	text-align: center;
	margin-top: -34px;
}

.contact-secondnav-container {
	position: absolute;
	width: 100%;
}

.contact-form-divider {
	height: 450px;
	width: 1px;
	background: #f0f0f0;
	margin: 0 20px;
}

.contactform-incomplete {
	color: #ed4f8f;
}

.contact-form-wrapper td{
	width: 50%;
	padding-bottom: 20px;
	vertical-align: top;
	padding-right: 10px;
	letter-spacing: 2px;
}

.contact-form-container input{
	height: 40px;
	border: 1px solid #f0f0f0;
	width: 100%;
	padding-left: 5px;
	margin-top: 8px;
	font-size: 16px;
	font-family: Avenir;

}

.contact-form-container input:focus {
	outline: none;
/*-webkit-box-shadow: 0 0 3px 1px #ee4f8f;
-moz-box-shadow: 0 0 3px 1px #ee4f8f;
box-shadow: 0 0 3px 1px #ee4f8f;*/
}

.contact-form-container textarea{
	height: 65px;
	border: 1px solid #f0f0f0;
	padding: 5px;
	width: 100%;
	font-family: Avenir;
	resize: none;
	margin-top: 8px;
	font-size: 16px;
	
}

.contact-form-container textarea:focus{
	outline: none;
/*	-webkit-box-shadow: 0 0 3px 1px #ee4f8f;
-moz-box-shadow: 0 0 3px 1px #ee4f8f;
box-shadow: 0 0 3px 1px #ee4f8f;*/
	
}

.contact-submit-btn {
	width: 167px;
	height: 42px;
	display: block;
	background: url('img/sprite.png') no-repeat center center;
	background-position: 0 -480;
}

.contact-submit-btn:hover {
	background: url('img/sprite.png') no-repeat center center;
	background-position: -172 -480;
}

.contact-name-title {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 2px;
}

.contact-info-wrapper {
	width: 650px;
	margin: 0 auto;
}
.contact-info-wrapper td{
	width: 33.3%;
}

.contact-secondnav-container img {
	opacity:1;
	width: 100%;
}

.contacts-content-top-container {
	vertical-align: top; 
	padding-right: 10px; 
	width: 35%; 
	text-align:justify;
}

.contacts-content-form-container {
	text-align: justify; 
	vertical-align: top;
}

.form-padding-bottom-none {
	padding-bottom: 0px;
}

.contact-info-wrapper td{
	vertical-align: top;
}

.contact-info-wrapper td span{
	color:#889299; 
	letter-spacing: 1px;
	display: block;
}

.contact-info-wrapper td h2{
	margin-bottom: 0px;
}

/***DONATE***/

.donate-banner-tagline {
	text-align: center;
	position: absolute;
	z-index: 20;
	left: 50%;
	top: 50%;
	margin-top: -33;
	margin-left: -125;
	color: #fff;
}

.donate-top-content-container {
	position: absolute; 
	z-index: 20; 
	width: 100%;
}

.donate-content-table-container {
	color: white; 
	margin-top: 100px;
}

.donate-top-table-content-1 {
	vertical-align: top; 
	width: 32%; 
	text-align:justify; 
	padding-right: 20px;
}
.donate-top-table-content-2 {
	height: 100%; 
	position: relative; 
	vertical-align: top;
}

.donate-top-table-content-2 div {
	width: 2px; 
	height: 450px;
}

.donate-top-table-content-3 {
	width: 32%; 
	text-align: center; 
	vertical-align: top; 
	position: relative; 
	padding-right: 20px;
}

.donate-top-table-content-3 .donate-arrow{
	right: -25;
}

.donate-top-table-content-4{
	width: 32%; 
	text-align: center; 
	vertical-align: top;
}

.donate-top-table-content-4 h2{
	color: #fff;
}

#donate-continue-wrapper-stripe,
#donate-continue-wrapper {
	display: none;
}

.donate-form-stripe-container {
	display: none;
}

.contact-info-wrapper td {
	text-align: center;
}

.contact-info-wrapper td div{
	display:inline-block;
}



.donate-arrow {
	position: absolute;
	top: 50%;
	margin-top: -24;
	right: -2;
}

.donate-honorof {
	background: transparent;
	border: 1px solid #ed4f8f;
	width: 200px;
	margin: 0 auto;
	height: 35px;
	padding-top: 12px;
	vertical-align: middle;
	color: #ed4f8f;
	cursor: pointer;
}

.donate-honorof-active {
	background: #ed4f8f;
	color: #fff;
}

.donate-textbox-name {
	width: 200px;
	height: 45px;
	border: 1px solid #cecece;
	padding: 5px;
	color:#2c2c2c;
	text-align: center;
}

.donate-textbox-name {

}

input.donate-textbox-name::-webkit-input-placeholder { /* WebKit browsers */
    color:    #cecece;
	-webkit-font-smoothing:antialiased;
}
input.donate-textbox-name::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #cecece;
	-webkit-font-smoothing:antialiased;
}
input.donate-textbox-name:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #cecece;
	-webkit-font-smoothing:antialiased;
}

.donate-choices-container {
	background: url('img/donate-grey-bg.png') repeat left top;
}

.contact-form-container input:focus {
	outline: none;
	/*-webkit-box-shadow: 0 0 3px 1px #ee4f8f;
	-moz-box-shadow: 0 0 3px 1px #ee4f8f;
	box-shadow: 0 0 3px 1px #ee4f8f;*/
}

.donate-creditcard {
	border: 1px solid white;
	width: 200px;
	margin: 0 auto;
	height: 50px;
	cursor: pointer;
}

.donate-continue {
	color: white; 
	font-weight: bold; 
	cursor:pointer;
}

.copyright div {
	display: inline-block;
	margin-left: 10px;
}

.footer-div-container {
	display: none;
}



@media screen and (max-width: 768px) {

	.copyright div {
		position: absolute;
		right: -105;
		top: 6;
	}

	.footer-div-container {
		display: block;
	}



}


@media screen and (max-width: 480px) {

	.copyright div {
		position: relative;
		top: auto;
		right: auto;
		margin-left: 0px;
		display: block;
	}


}


@media screen and (max-width: 360px) {

	.copyright div {
		position: relative;
		top: auto;
		right: auto;
		margin-left: 10px;
		display: inline;
	}


}



@media screen and (max-width: 320px) {

	.copyright div {
		position: relative;
		top: auto;
		right: auto;
		margin-left: 0px;
		display: block;
	}


}

