/* @override http://www.agapage.com/css/agapage-main.css */

/* @override http://www.agapage.com/css/agapage-main.css */

/* @override http://www.agapage.com/css/agapage-main.css */

/* @override http://agapage.com/css/agapage-main.css */

/* reset */

a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* agapage site */

body {
	background-color: white;
	background-image: url(/images/ag-background.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper{

}

#wrapper-center {
	margin-right: auto;
	margin-left: auto;
}
/* top */

#header{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	margin-bottom: 18px;
}

#logo{
	display: inline;
	float: left;
	padding: 5px;
	margin-top: 14px;
	margin-bottom: 19px;
}

/* navigation */

#nav-container{
	display: inline;
	float: right;
width: 486px;
position: relative;
right: 10px;
}
#price-breakdown p {
width: 700px;
margin-right: auto;
margin-left: auto;
padding-left: 0;
padding-right: 0;
padding-bottom: 20px;
text-shadow: white 0 1px 0;
}

#nav {
	float: left;
	padding-top: 72px;
}

#nav ul {
	float: left;
	display: inline;
	position: relative;
	top: 32px;
}

#nav ul li {
	display: inline;
	float: left;
}

#nav ul li a {
	color: white;
	text-decoration: none;
	margin-right: 26px;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-shadow: #85afc7 0 -1px 0;
	letter-spacing: 1px;
}
#nav ul li a:hover {
	text-decoration: none;
color: #638193;
text-shadow: white 0 1px 0;
}

#nav .active a {
    text-decoration: none;
color: #638193;
text-shadow: #d5e8f8 0 1px 0;
}


#header-signup{
	float: right;
	clear: both;
}



/* middle */


#content{
}

#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
padding-bottom: 20px;
}
#main h1 {
	text-align: center;
font-size: 32px;
font-weight: bold;
margin-bottom: 40px;
color: #555;
text-shadow: white 0 1px 0;
}
#main p {
color: #595959;
font-size: 15px;
line-height: 1.5;
margin-bottom: 10px;
margin-top: 5px;
padding-left: 20px;
padding-right: 20px;
}

#pink-bar{
	height: 101px;
	background-color: #ec83b7;
	clear: both;
	text-align: center;
	line-height: 101px;
	font-size: 28px;
	color: white;
	margin-bottom: 20px;
	text-shadow: #924f71 0 -1px 0;
	border-bottom: 1px solid #dcd3ef;
	border-top: 1px solid #dcd3ef;
}

#entry-main {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
padding-left: 10px;
}

#entry-image {
	float: left;
	padding-top: 25px;
display: inline;
}
#entry-text{
float: left;
}
#steps{
	margin-bottom: 40px;
	margin-top: 25px;
text-align: center;
}

.step-box{
	width: 300px;
	height: 280px;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	color: gray;
}
.step-image{
	width: 128px;
	height: 128px;
	margin: 5px auto 20px;
	padding-top: 20px;
}
.step-body{}
.step-number{
	height: 32px;
	width: 32px;
	float: left;
}

.step-number img {
	width: 32px;
	height: 32px;
	margin-left: 0;
}
.step-header{
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
	display: inline;
text-shadow: white 0 1px 0;
}
.step-description{
	font-size: 12px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	clear: both;
text-shadow: white 0 1px 0;
}

#slogan-main{
	text-align: center;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	clear: both;
	margin-bottom: 50px;
}
#slogan-text{
	float: left;
	display: inline;
	font-size: 19px;
	color: gray;
	height: 50px;
	line-height: 50px;
text-shadow: white 0 1px 0;
}
#slogan-image-agapage{
	float: right;
	height: 50px;
}


#signup-main{
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: gray;
	margin-bottom: 60px;
	clear: both;
}
#signup-trial-text{}
#signup-button{}

/* bottom */
#bottom{
	background-color: #a8d0ec;
	padding-top: 30px;
	clear: both;
	border-top: 1px solid #89aac2;
	padding-bottom: 50px;
}
#examples{
	width: 980px;
	height: 320px;
	margin: 0 auto 50px;
}
.example-box{
width: 285px;
	height: 325px;
	display: inline;
	float: left;
	margin-right: 16px;
	margin-left: 25px;
	margin-top: 20px;
	color: white;
	text-align: center;
}
#example-background-one{}
#example-background-two{}
#example-background-three{}
.example-title{
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
	text-shadow: #7e9db4 0 -1px 0;
}
.example-text{}
#features{
	width: 794px;
	margin-right: auto;
	margin-left: auto;
}
#features-column-one p {
font-size: 12px;
line-height: 1.5;
margin-bottom: 0;
margin-top: 0;
padding-bottom: 0;
padding-top: 0;
}
#features-column-two p {
font-size: 12px;
line-height: 1.5;
margin-bottom: 0;
margin-top: 0;
padding-bottom: 0;
padding-top: 0;
}

#features-column-one{
	height: 350px;
	background-color: white;
	float: left;
	display: inline;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	width: 330px;
	padding: 20px 10px 20px 15px;
line-height: 43px;
color: #555;
font-weight: bold;
}
#features-column-one ul li {
padding-left: 34px;
background: url(../images/check.jpg) no-repeat 0;
font-size: 13px;
	text-align: left;
}

#features-column-two ul.x-no li {
	background-image: url(../images/noicon.jpg);
}
#features-column-two{
	height: 350px;
	display: inline;
	float: right;
	background-color: white;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	width: 348px;
	padding: 20px 10px 20px 13px;
line-height: 43px;
font-weight: bold;
color: #555;
}
#features-column-two ul li {
padding-left: 40px;
background: url(../images/check.jpg) no-repeat 0;
font-size: 14px;
text-align: left;
}
/* footer */
#footer{
	height: 225px;
	clear: both;
	background-color: #a8d0ec;
text-align: center;
padding-top: 10px;
color: #7998ae;
text-shadow: #eff5fe 0 1px 0;
font-size: 13px;
	line-height: 21px;
	vertical-align: -3px;
	font-weight: bold;
	text-transform: uppercase;
}

#footer a {
	color: #658093;
text-shadow: #eff5fe 0 1px 0;
}

#footer a img {
	vertical-align: -8px;
}
/* Plans */
table {
width: 59%;
margin-right: auto;
margin-left: auto;
border-bottom: 1px solid #6b6b6b;
border-left: 1px solid #6b6b6b;
	margin-top: 30px;
}
#steps table tbody tr td {
padding-top: 10px;
padding-bottom: 10px;
background-color: #efefef;
border-right: 1px solid #6b6b6b;
color: #555;
text-shadow: white 0 1px 0;
}
#steps table tbody tr th {
height: 49px;
text-align: center;
font-weight: bold;
font-size: 21px;
color: white;
width: 10%;
background-color: #f49ac1;
text-shadow: #bd6792 0 -1px 0;
border-top: 1px solid #6b6b6b;
border-right: 1px solid #6b6b6b;
border-bottom: 1px solid #6b6b6b;
border-left: 1px solid #6b6b6b;
}
#steps h1 {
text-align: center;
font-size: 32px;
font-weight: bold;
margin-bottom: 40px;
color: #555;
text-shadow: white 0 1px 0;
}
#steps table tbody tr {
text-align: center;
}
#steps table {
background-color: white;
padding: 20px;
}
#steps form div.row {
margin-bottom: 24px;
width: 392px;
margin-right: auto;
margin-left: auto;
text-align: left;
clear: both;
}
#steps form div.row label.required {
float: left;
clear: both;
margin-bottom: 21px;
color: gray;
text-shadow: white 0 1px 0;
font-size: 16px;
}
#steps form div.row label {
float: left;
clear: both;
margin-bottom: 21px;
color: gray;
text-shadow: white 0 1px 0;
font-size: 16px;
}
#steps form {
width: 450px;
margin-right: auto;
margin-left: auto;
background-color: white;
padding-top: 25px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
input#Signup_phoneNumber {
float: right;
height: 25px;
width: 225px;
border: 1px solid #b6b6b6;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;}
input#Signup_email {
float: right;
height: 25px;
width: 225px;
border: 1px solid #b6b6b6;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
input#Signup_organizationName {
float: right;
height: 25px;
width: 225px;
border: 1px solid #b6b6b6;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
input#Signup_street {
float: right;
height: 25px;
width: 225px;
border: 1px solid #b6b6b6;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
input#Signup_city {
float: right;
height: 25px;
width: 225px;
border: 1px solid #b6b6b6;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
input#Signup_state {
float: right;
height: 25px;
width: 225px;
border: 1px solid #b6b6b6;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
input#Signup_zip {
float: right;
height: 25px;
width: 225px;
border: 1px solid #b6b6b6;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
input#Signup_lastName {
float: right;
height: 25px;
width: 225px;
border: 1px solid #b6b6b6;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
input#Signup_firstName {
float: right;
height: 25px;
width: 225px;
border: 1px solid #b6b6b6;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
padding-left: 0;
font-size: 14px;
color: gray;
text-indent: 5px;
}
#steps form div.errorSummary {
text-align: center;
font-size: 12px;
color: #ec83b7;
margin-bottom: 20px;
}
#steps form div.row div.errorMessage {
text-align: right;
font-size: 12px;
clear: both;
color: #ec83b7;
line-height: 0;
}
select#Signup_plan {
float: right;
height: 25px;
width: 225px;
border: 1px solid #b6b6b6;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
#steps form div.row.buttons input {
clear: both;
float: left;
margin-bottom: 36px;
}

div.monthly {
	text-align: center;
	margin-bottom: 40px;
	width: 294px;
	padding: 20px 10px 10px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

#price-breakdown div.monthly p {
	color: #ec83b7;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#price-breakdown div.monthly h1.monthly-price {
	font-size: 50px;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}

#price-breakdown div.monthly h1.per-message-price {
	font-size: 50px;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}

#introduction {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-color: white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: gray;
}

#thanks {
	width: 600px;
	text-align: center;
	margin: 20px auto;
}

#thanks h1 {
	font-size: 60px;
	margin-bottom: 15px;
}

#thanks p {
	color: #ec83b7;
	margin-bottom: 0;
}

#people {
	float: left;
	width: 980px;
	margin-bottom: 50px;
}

#people div.person {
	width: 280px;
	display: inline;
	float: left;
	margin-right: 22px;
	margin-left: 22px;
	background-color: white;
	padding-top: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

div.person-image {
	width: 150px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}

#people div.person div.person-image img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

#people div.person div.person-title h1 {
	margin-bottom: 10px;
}

#people div.person div.person-about p.about-by {
	text-align: center;
	font-size: 13px;
	color: #a7a7a7;
}

#people div.person div.person-about p {
	text-align: center;
	font-size: 13px;
}

#signup-button a.green.large.ag-button span {
	font-size: 47px;
	text-transform: uppercase;
	clear: both;
	float: left;
	width: 182px;
}

#signup-button a.green.large.ag-button span.signup {
	clear: both;
	text-transform: none;
	font-size: 18px;
}
#churchcrunch {
text-align: center;
margin-right: auto;
margin-left: auto;
width: 380px;
padding: 20px;
background-color: white;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;

}
#churchcrunch h1 {
margin: 0;
}

