/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

	body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #3D3D3D;
	}
	
	.introbody {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #3D3D3D;
	font-weight: bold;
	}
	.maillink {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 14px;
		line-height: 20px;
		color: #3D3D3D;
	}
	.maillink:hover {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #1990CF;
	}
	
	
	a {
		color: #000000;
		text-decoration: none;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	
	a:hover {
	color: #1990CF;
	}
	
	p {
	margin: 0 0 10px 0;
	font-family: "Ropa sans", Arial, Helvetica, sans-serif;
	}
	
	h2 {
		margin: 0 0 10px 0;
	}
	
	.horizontal_dotted_line 
{ 
border-bottom: 1px dotted #80c080; 
width: 100px; 
} 
	
	.header {
		background: url(../img/topstrip.png) repeat-x center;
		height: 177px;
	}
	
	.header .logo {
		width: 212px;
		height: 303px;
		background: url(../img/logo.png) no-repeat;
	}
	
	.header .logo h1 {
		/* color: #5DD7A0; */
		color: transparent;
		font-size: 0;
		margin-left: -1000px;
	}
	
	.intro {
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 20px;
	}
	
	.navi {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	padding: 7px;
	border-color: #999999;
	}
	
	.navi:hover {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #308DFF;
	padding: 7px;
	border-color: #308DFF;
	border-width: 1px;
	}
	.intro p {
		margin-bottom: 16px;
	}
	
	.intro .contact {
		font-weight: normal;
	}
	
	.introcopy a {
		font-weight: normal;
	}
	
	#download {
		width: 212px;
		height: 236px;
		position: relative;
		top: 25px;
		background: #5bd698 url(../img/downloadbg.png);
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		text-align: center;
	}
	
	#download a {
		display: block;
		widows: 100%;
		height: 100%;
		padding-top: 33px;
	}
	
	#download #button {
		background: #000 url(../img/downarrow.png) no-repeat;	
		background: rgba(0,0,0,0.4) url(../img/downarrow.png) no-repeat;
		width: 98px;
		height: 104px;
		margin: 0 auto;
		-webkit-transition: background 0.3s ease-in-out;
		-moz-transition: background 0.3s ease-in-out;
		-o-transition: background 0.3s ease-in-out;
		transition: background 0.3s ease-in-out;
	}
	
	#download img {
		margin: 15px 0 0 0;
	}
	
	#download:hover #button {
		background: transparent url(../img/downarrow.png) no-repeat;
	}
	
	#download:active #button {
		margin: 3px auto 0 auto;
	}
	
	.social {
		position: absolute;
		top: 680px;
		width: 212px;
	}
	
	.social .twitter {
		float: left;
	}
	
	.social .fb {
		float: right;
	}
	
	.teal {
	color: #0eaeb4;
	}
	
	.red {
	color: #e20000;
	}
	
	.purple {
	color: #8002d9;
	}
	
	.lightgrey {
	color: #868686;
	}
	
	.burntorange {
	color: #bc3e00;
	}
	
	.cc img {
		opacity: 1;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	
	.cc img:hover {
	}
	
	.ccbottom {
		display: none;
	}
	
	.influads_block {
		position: absolute;
		top: 0;
		line-height: 18px;
		font-size: 14px;
		color: #000;
		width: 340px;
	}
	
	.influads_block a {
		color: #3D3D3D;
	}
	
	.influads_block:hover a {
		color: #000;
		text-decoration: underline;
	}
	
	.influads_block:hover .influads_powered_link {
		text-decoration: none;
	}
	
	.influads_link_img {
		float: left;
		display: block;
		padding-top: 38px;
		padding-right: 470px;
		position: absolute;
		padding-bottom: 40px;
	}
	
	.influads_text, .influads_powered_div {
		margin-left: 140px;
	}
	
	.influads_text {
		padding-top: 38px;
	}
	
	.influads_powered_link {
		font-size: 10px;
		color: #000;
		line-height: 40px;
		font-weight: normal;
		position: relative;
		z-index: 2000;
	}
	
	.paypal input {
		position: absolute;
		top: 60px;
	}
	
	#resize {
		position: fixed;
		right:0px;
		bottom:0px;
		padding: 0px;
		margin: 0px;
	}
	
	.columns .onecol {
		background: #5bd698 url(../img/downloadbg.png);
		height: 20px;
	}
	
	.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

	.navi {
	font-size: 36px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #999999;
	background-color: #E9E9E9;
	padding: 15px;
	margin: 10px;
	}
	
	.navi:hover {
	font-size: 36px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #308DFF;
	padding: 15px;
	margin: 10px;
	}
	
	.maillink {
	font-size: 16px;
	-webkit-text-size-adjust: none;
	}
	
	.maillink:hover {
	font-size: 16px;
	-webkit-text-size-adjust: none;
	}
	
	.header_text {
	font-size: 40px;
	-webkit-text-size-adjust: none;
	}
	
	body {
	font-size: 18px;
	-webkit-text-size-adjust: none;
	}
	
	
	
	.introbody {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 22px;
	color: #3D3D3D;
	font-weight: bold;
	}
	
	
	.social {
		position: inherit;
		width: 100%;
	}
	
	.cc {
		position: inherit;
		width: 100%;
	}
	
	.ccbottom {
		display: block;
		text-align: center;
	}
	
	.ccbottom img {
		opacity: 1;
	}
	
	.intro {
		margin-top: 10px;
		margin-bottom: 20px;
		font-size: 18px;
		line-height: 26px;
	}
	
	.details {
		padding-top: 25px;
		padding-bottom: 20px;
	}
	
	.markup {
		padding-top: 55px;
	}
	
	.fb, twitter {
		float: left;
	}
	
	.introcopy {
		clear: both;
	}
	
	.header .logo {
		margin: 0 auto;
	}
	
	#download {
		display: none;
	}
	
	.influads_block {
		position: inherit;
		width: 100%;
		margin: 35px 0 20px 0;
	}
	
	.influads_link_img {
		display: inline;
		padding-top: 0;
		padding-right: 0;
		position: relative;
		padding-bottom: 10px;
	}
	
	.influads_text {
		padding-top: 0;
	}
	
	.paypal, #resize, .columns {
		display: none;
	}

}
