/*
	99Lime.com HTML KickStart by Joshua Gatcke
	style.css

*/

/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);
@import url('fonts/AbrahamLincoln.ttf');
@import url(http://fonts.googleapis.com/css?family=Carrois+Gothic+SC);
@import url(http://fonts.googleapis.com/css?family=Oxygen);

/*---------------------------------
	OVERRIDES
-----------------------------------*/
h1,h2,h3,h4,h5,h6{
font-family: "AbrahamLincoln", "cambria", "book antiqua", times, serif;
line-height: normal;
font-weight:normal;
color:#a02f47;
}

h1 {
	font-size: 5em;
}

h2 {
	font-size: 3.75em;

}


a.nav_link {
	color: white;
	text-decoration: none;

}

a.nav_link:hover {
	color: white;
	

}

a.nav_link:visited {
	color: white;
	

}


.gothic {
font-family: 'Oxygen', sans-serif;
}

thead th,
tbody th{
font-family: "Arimo", arial, verdana, sans-serif;
}

button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
font-family: "Arimo", arial, verdana, sans-serif;
}

.menu{
font-family: "Arimo", arial, verdana, sans-serif;
}

blockquote{
font-family: "Arimo", arial, verdana, sans-serif;
}

/*---------------------------------
	LAYOUT
-----------------------------------*/
body{
margin:0;
padding:0 0 0 0;
color:#000;
background-color:#fff;
font:normal 0.9em 'Oxygen', sans-serif;
text-shadow: 0 0 1px transparent; /* google font pixelation fix */
}

#wrap{
width:100%;
background:#fff;
margin:30px auto 30px auto;
padding:0 2%;
border:1px solid #ccc;
}


#footer{
text-align:center;
padding:20px;
margin:0;
border-top:1px solid #ddd;
color:#999;
font-size:0.8em;
text-shadow:0px 1px 1px #fff;
position: relative;
top:0;
left:0;
background:#fff;
}

	#link-top{
	display:none;
	}

/* NAV BAR*/
.navbar{
position:fixed;
top:0;
left:0;
width: 100%;
background:#000;
color:#fff;
z-index:1000;
}

	.navbar #logo{
	position:absolute;
	top:0;
	right:0;
	padding:0.5em 1em;
	font-size: 1.7em;
	color:#efefef;
	text-decoration:none;
	}

	.navbar span{
	color:#86dc00;
	}


	.navbar ul{
	display:inline-block;
	margin:0;
	padding:0;
	}

		.navbar li{
		margin:0;
		padding:0;
		list-style-type:0;
		display:inline-block;
		}

		.navbar li a{
		display:inline-block;
		color:#efefef;
		padding:1em 1.3em;
		text-decoration:none;
		text-transform: uppercase;
		line-height:100%;
		font-size: 1.2em;
		}

.callout{
background:#4598ef;/*#86dc00;*/
padding:3em 0;
color:#fff;
box-shadow:inset 0 0 10px rgba(0,0,0,0.2);
text-align: center;
text-shadow:0px 1px 3px rgba(0,0,0,0.2);
display:block;
}
	.callout + div.grid{margin-top:50px;}
	 a.callout{cursor:pointer;}
	 .callout i.icon-4x{font-size:6em;}
	 .callout h4{margin-bottom:30px;}
	 .callout-top{margin:50px 0 0 0;}
	 .callout p{margin-bottom:0;}
	 .callout .button{margin-top:10px;}
	 .callout.green{background:#19ad0b;/*#86dc00;*/}

#mc_embed_signup{
padding:30px 0;
}

#ui-preview{
border:5px solid #ddd;
margin:30px 0;
display:block;
}

.whiteBackground {
	background-color: #ffffff;
}

.nav_full_width {
	width:100%;
	z-index: 4000;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#1ab9ad;

-webkit-box-shadow: 0px 6px 5px -3px rgba(0,0,0,0.28);
-moz-box-shadow: 0px 6px 5px -3px rgba(0,0,0,0.28);
box-shadow: 0px 6px 5px -3px rgba(0,0,0,0.28);

}


.logo {
	background-image:url('img/wallet_logo.png');
	background-repeat: no-repeat;
	height: 62px;
}

.intro_full_width {
	background-image:url('img/intro_bg.jpg');
	z-index: -1000;
	border-bottom: 1px #ccc solid;


}

.includes_section {
padding-bottom: 60px;
padding-top: 60px;
}


.diagram_full_width {
	padding-top: 60px;
	padding-bottom: 60px;
	width:100%;
	background-image: url('img/chevron_background.png');
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

.navigation {
	margin: 15px 0px 15px 0px;
}

.navigation li {
	float: left;
	font-family: "AbrahamLincoln", "cambria", "book antiqua", times, serif;
	color: #ffffff;
	font-size: 3em;
	margin-right: 25px;
	display: inline;
}

.white {
	color: #ffffff;
}

.img_center {
	display:block;
	margin-left: auto;
	margin-right: auto;
}

.purple {

color: #53439b;



}


.big_button {
background-color: #53439b;
padding: 15px;
margin-top: 25px;
width: 80%;
margin-left: auto;
margin-right: auto;
}

.drop_shadow {
-webkit-box-shadow: 2px 2px 10px 0px rgba(0, , 0, .1);
box-shadow: 2px 2px 10px 0px rgba(0, , 0, .1);
}

.full_footer {
	padding: 60px 0px 60px 0px;
	background-color: #000;
	width: 100%;
}

.item_name {
	margin-top: 0px;
	padding-top: 0px;
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.zero-margin {
margin: 0px 0px 0px 0px;
}

.price {
	display: inline;
	color: #000;
	margin-right: 50px;
}

.black {
	color: #000;
}

.twenty_padding {
padding: 20px;
}

.blue {
	color:#006AFF;
}

.red {
	color: red;
}

.adjustPadding {
	padding-top: 120px;
}


