html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	background-color: #ffffff;
	font-family: 'Source Sans Pro', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16pt;
	color: #000000;
	margin: 0;
	
}

h1,h2,h3,h4
{
	padding: 0;
	margin: 0;
}

img
{
	max-width: 100%;
}

h1
{
	width: 100%;
	text-align: center;
	font-size: 35pt;
	font-weight: 600;
}
h2
{
	font-size: 30pt;
	font-weight: 600;
	text-align: left;
	margin-bottom: 20pt;
}

h2 img
{
	float: left;
	margin-right: 10pt;
	height: 72px;
}



h3
{
	margin-top: 0pt;
}

a
{
	text-decoration: none;
	color: #ba43b8;
}

a:hover
{
	text-decoration: underline;
}

p
{
	padding: 0 0 0 0;
}

form
{
	padding: 0 10pt 0 10pt;
}


button, input, select, textarea
{
	font-family: inherit;
	font-size: 14pt;
	font-weight: 300;
	padding: 4pt;

	border-radius: 4pt;
	-moz-border-radius: 4pt;
	border-style: none;
	margin-bottom: 5pt;
	width: 100%;
	/*border-width: 1px;
	border-color: #c5c5c5;*/
	background-color: white;
/*	color: black;*/
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
	
	
}

input[type=submit]
{
	background-color: #8f138f;
	color: white;
	
}

label
{
	font-size: 14pt;
	color: #fad961;
}

button
{
	width: auto;
	min-width: 120pt;
	color: #FFFFFF;
	background-color: #8f138f;
	border-color: #8f138f;
	/*margin-bottom: 20pt;*/
	margin: 10pt 10pt 10pt 10pt;
}

button:hover
{
	background-color: #ba43b8;
	border-color: #ba43b8;
	cursor: pointer;

}


#header
{
	color: black;
	background-color: white;
	
	font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-align: center;
	
	padding-top: 15pt;
	padding-bottom: 15pt;

	clear: both;
}

#header h1
{
	margin: 1em 0 0 0;
	font-size: 20pt;
}

.logo
{
	height: 120px;

	vertical-align: middle;
}


#header .title
{
	display: block;
	font-weight: 400;
	color: #90278E;
}

#header .title2
{
	font-weight: 300;
	color: #a0a0a0;
}

#banner
{
	color: black;
	background-color: white;
	
	text-align: center;
	
	font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-align: center;
	
	padding-top: 15pt;
	padding-bottom: 15pt;

	clear: both;
}

#banner h1
{
	font-size: 16pt;
}

#banner .icon
{
	height: 72px;
	vertical-align: middle;
}

#banner .screen
{
	margin: 0 auto 0 auto;
	width: 600pt;
	max-width: 100%;
	display: block;
}
/*
#banner .igadget
{
		background-image: url(images/banners/igadget_banner.png);
		background-position: center center;
		background-repeat: no-repeat;
		width: 1000px;
		height: 441px;
		max-width: 100%;
		background-size: contain;
		margin: 0 auto 0 auto;	
}

@media (max-width:500px)
{
	#banner .igadget
	{
		background-image: url(images/banners/igadget_banner_500.png);
		width: 500px;
		height: 211px;
		background-color: red;
	}
}
*/
#banner .name
{
	font-weight: 600;
	font-size: 26pt;
	color: black;
}

#features
{
	
}

#features img
{
	float: left;
}

#features p
{
	margin-left: 40pt;
}

.os
{
	font-weight: 400;
	font-size: 12pt;
	display: block;
}


.menu
{
	text-align: center;
	
	font-size: 13pt;
	font-weight: 600;
	
	line-height: 20pt;
	
	padding: 5pt 0 5pt 0;	
	/*background-color: #c5c5c5;*/
	
	background-color: rgba(150, 150, 150, 0.95);
	
	
	
	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 20pt;
	
}

.menu a
{
	padding: 0 10pt 0 10pt;
	color: white;
}

.menu a:hover
{
	color:  #c5c5c5;
}

.menu img
{
	height: 20pt;
	vertical-align: bottom;
}

.button
{
	text-align: center;

	font-family: inherit;
	font-size: 14pt;
	font-weight: 300;
	
	padding: 4pt 10pt 4pt 10pt;
	margin: 5pt;
	display: inline-block;
	min-width: 120pt;

	border-radius: 4pt;
	-moz-border-radius: 4pt;


	color: #FFFFFF;
	background-color: #8D128E;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}

.button:hover
{
	background-color: #ba43b8;
	color: white;
	text-decoration: none;
}

#content
{
	padding-top: 30pt;
	background-color: black;
	color: white;
}

.content_bar
{
	display: block;
	text-align: center;
	width: 100%;
	padding-top: 30pt;
	padding-bottom: 30pt;
}

.content_bar_boxes
{
	/*
	display: block;
	max-width: 600pt;
	margin: 0 auto 0 auto;	
	padding: 0;
	text-align: center;
	*/
	display: block;
	width: 100%;
	padding: 0 10pt 30pt 10pt;
	text-align: center;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;			
	
}

.content_bar_dark
{
	background-color: black;
	color: white;
}

.content_bar_light
{
	background-color: #ffffff;
	color: black;
}

.content_bar_footer
{
	background-color: #c5c5c5;
	color: black;
	font-size: 10pt;
}

.content_text 
{
	display: block;
	max-width: 600pt;
	text-align: left;
	margin: 0 auto 0 auto;	
	padding: 0 10pt 0 10pt;
	
}



.content_box_half_width
{
	width: 295pt;
	max-width: 100%;
	display: inline-block; 
	vertical-align: top; 
	text-align: left;
	
	margin: 20pt 0 0 0;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}

.content_box_spacer
{
	display: inline-block; 
	width: 20pt;
	height: 100%;
}

.os_icon
{
	height: 30pt;
	width: 30pt;
	vertical-align: middle;
	margin-right: 5pt;
}

.ios_icon
{
	height: 30pt;
	vertical-align: middle;
	margin-right: 5pt;
}


#app_box
{
	float: right;
	width: 230pt;
	padding: 10pt;
	margin: 10pt 10pt 10pt 10pt;
	background-color: #d9572c;

	border-style: none;
	border-radius: 10pt;
	-moz-border-radius: 10pt;
	
}

.buttons
{
	width: 100%;
	text-align: center;
	display: block;
}

.buttons a
{
	white-space: nowrap;
}

.buttons img
{
	vertical-align: middle;
	margin: 5pt;
}

.get_version
{
	display: block;
	font-size: 12pt;
	font-weight: 300;
	line-height: 16pt;
}

.award
{
	display: inline-block; 
	vertical-align: middle; 
	text-align: center; 
	margin: 0 10pt 0 10pt;
}

.news
{
	padding: 0 0 10pt 0;
}

.byline
{
	font-size: 12pt;
}

/* screenshots */

#banner .screen
{
	margin: 0 auto 0 auto;
	width: 600pt;
	max-width: 100%;
	display: block;
}

.screenshot 
{
	text-align: center;
	padding: 10pt;
}

.social
{
}

.social img
{
	height: 30pt;
	margin: 10pt 10pt 0 10pt;
}

/* code samples */

figure
{
	display:block;
	
	margin:1em 0;

	border:1px solid #ccc;
	border-radius:3px;

	background:#eee;
	
	color: black;
}
	
figure figcaption
{
	display:block;
	
	padding:5px 10px 4px 10px;

	border-bottom:1px solid #ccc;
	border-radius:3px 3px 0 0;
	
	font-weight:bold;
	
	background:#ddd;
	color:#777;
}
	

pre, pre code, pre samp
{
	display:block;
	margin:0;
	font-size: .8em;
	
	cursor:text;
	
	font-family: courier, monospace;
}
pre
{
	padding:.5em;

	overflow-x: auto;
	
	-moz-tab-size:4;
	-o-tab-size:4;
	tab-size:4;

}

.product-name
{
	position: relative;
}
.sale-tag
{
	position: absolute;
	top: -35px;
	left: 45px;
	height: 1.4em;
	width: 1.4em;
}

.sale-full
{
	color: red;
	font-weight: 500;
	font-size: 1.25em;
}

.sale-full-price
{
	font-size: .7em;
	text-decoration: line-through;
}

.product-sale-tag
{
	height: 2em;
	width: 2em;
