﻿body {
	margin-left: 0.6em;
	margin-right: 8px;
	margin-top: 0.6em;
	margin-bottom: 0.4em;
	background-color: #ffffff;
	font-family: arial, sans-serif;
}

a {
	color: #098572;
	font-size: 100%;
	font-weight: bold;
}

a.large {
	color: #098572;
	font-size: 115%;
	font-weight: bold;
}

a:hover {
	color: #ff0000;
}

hr {
	color: #888888;
	background-color: #888888;
	height: 1px;
	border: 0;
}

img {
	border: 0px;
}

img.linkIcon {
	vertical-align: middle;
	padding-right: 5px;
}

ul {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}

ul li {
	margin: 0.15em;
}

ul li ul {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0.8em;
	margin: 0px;
}

ul li ul li {
	background-image: url('../img/arrow_right.png');
	background-repeat: no-repeat;
	background-position: left 0.45em;
	padding-left: 12px;
	margin: 0.15em;
}

ul.horizontal {
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
	width: 100%;
}

ul.horizontal  li {
	padding-left: 10px;
	display: block;
	float: left;
}

ul.menu {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0.0em;
	padding-bottom: 0.3em;
	margin: 0px;
}

ul.menu li {
	background: url("../img/arrow_right_large.png") no-repeat center top #FFFFFF;
	background-position: left;
	padding-left: 14px;
	padding-bottom: 0.0em;
}

img.img500max {
	width: 100%;
	max-width: 600px;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0;
}

table.layout {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
}

table.color th {
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
	border-color: #000000;
	background-color: #000000;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 85%;
}

table.color td {
	border-width: 1px;
	border-style: solid;
	color: #000000;
	border-color: #000000;
	background-color: #EEEEEE;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 85%;
	max-height: 999999px;
}

table tr td:nth-child(3) {
    max-width: 520px;
}

table.centertd tr td {
	text-align: center;
}

table.centertd tr > td:first-child { 
	text-align: left !important;
}

tr.grey th {
	background-color: #444444;
}

tr.label td {
	background-color: #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 0.5em;
}

table.invisible {
	width: 100%;
}

table.invisible tr {
    padding-left: 0;
    border-spacing: 0;
	border: none;
}

table.invisible tr td {
    padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
    border-spacing: 0;
	border: none;
	font-size: 100%;
}

.hover-area {
	
}

.hover-area img.small {
	display: inline-block;
	padding-top: 6px;
	height: 36px;
	width: 36px;
}

.hover-area-parent {
	width: 36px;
	padding-left: 2px !important;
}

#hover-image {
	max-width: 190px;
	max-height: 190px;
}

h1 {
	font-size: 125%;
	font-weight: bold;
	background: url("../img/h1bg.png") repeat-x center top #FFFFFF;
    color: #454545;
	text-align: left;
	margin-top: -0.6em;
	margin-left: -0.6em;
	margin-right: -8px;
	padding-left: 0.6em;
	padding-right: 0.6em;
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

h1.smallPad  {
	padding-top: 0.23em;
	padding-bottom: 0.23em;
}

h1.smallPadB  {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h1 div.smallerFont {
	padding-top: 0.2em;
	font-size: 85%;
}

h1 div.smallerFont70 {
	font-size: 70%;
}

h1 div.smallFont {
	font-size: 60%;
}

h2 {
	font-size: 125%;
	font-weight: bold;
	background: url("../img/h2bg.png") repeat-x center top #FFFFFF;
    color: #454545;
	margin-top: 0px;
	margin-left: -0.6em;
	margin-right: -8px;
	padding-left: 0.6em;
	padding-right: 0.6em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

.strokeYellow {
    color: black;
    text-shadow: -1px 0 yellow, 0 1px yellow, 1px 0 yellow, 0 -1px yellow;
}

.strokeRed {
    color: black;
    text-shadow: -1px 0 #FF9999, 0 1px #FF9999, 1px 0 #FF9999, 0 -1px #FF9999;
}

div.screenShot {	
	width: 100%;
	/*text-align: center;*/
}

div.delimiter {	
	width: 100%;
	height: 6px;
	font-size: 0pt;
}

div.delimiter2 {	
	width: 100%;
	height: 2.0em;
	font-size: 1pt;
}

div.marginVert_06em {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

div.anchor {
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}

div.smallLabel {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 0.2em;
}

div.normalLabel {
	font-size: 125%;
	font-weight: bold;
}

div.normalLabelCenter {
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}

div.gradient {
	background: url("../img/h2bg.png") repeat-x center top #FFFFFF;
    color: #454545;
	padding-top: 0.6em;
	padding-bottom: 0.7em;
	margin-left: -0.6em;
	margin-right: -8px;
	padding-left: 0.6em;
	padding-right: 0.6em;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

span.smallerFont {
	font-size: 95%;
}

span.smallerFont80 {
	font-size: 80%;
}

.textToLeft { 
	text-align: left !important;
	padding-left: 6px !important;
}

.textToCenter { 
	text-align: center !important;
}

.textToRight { 
	text-align: right !important;
}

.whiteBackground {
	background-color: #ffffff !important;
}

.font125 {
	font-size: 125%;
}

pre.blueBold b {
	color: blue;
}

#signHere {
	font-weight: bold;
	padding-top: 0.0em;
	padding-bottom: 0.5em;
}

span.floatLeft  {
	display: inline; 
	float: left;
}

span.sseIcon48 { 
	 background-image: url('../img/sse_icon48.jpg'); 
	 background-size: 48px 48px;
	 background-repeat: no-repeat;
	 height: 48px;
	 width: 48px;
	 display: inline-block;
	 margin-top: 0.25em;
}

span.sseProIcon48 { 
	 background-image: url('../img/ssepro_icon48.jpg'); 
	 background-size: 48px 48px;
	 background-repeat: no-repeat;
	 height: 48px;
	 width: 48px;
	 display: inline-block;
	 margin-top: 0.25em;
}

span.pteIosIcon48 { 
	 background-image: url('../img/pte_ios_icon48.jpg'); 
	 background-size: 48px 48px;
	 background-repeat: no-repeat;
	 height: 48px;
	 width: 48px;
	 display: inline-block;
	 margin-top: 0.25em;
}

span.pfeIosIcon48 { 
	 background-image: url('../img/pfe_ios_icon48.jpg'); 
	 background-size: 48px 48px;
	 background-repeat: no-repeat;
	 height: 48px;
	 width: 48px;
	 display: inline-block;
	 margin-top: 0.25em;
}

span.pteIcon48 { 
	 background-image: url('../img/pte_icon48.jpg'); 
	 background-size: 48px 48px;
	 background-repeat: no-repeat;
	 height: 48px;
	 width: 48px;
	 display: inline-block;
	 margin-top: 0.25em;
}

span.pfeIcon48 { 
	 background-image: url('../img/pfe_icon48.jpg'); 
	 background-size: 48px 48px;
	 background-repeat: no-repeat;
	 height: 48px;
	 width: 48px;
	 display: inline-block;
	 margin-top: 0.25em;
}

span.pftebIcon48 { 
	 background-image: url('../img/pfteb_ios_icon48.webp'); 
	 background-size: 48px 48px;
	 background-repeat: no-repeat;
	 height: 48px;
	 width: 48px;
	 display: inline-block;
	 margin-top: 0.25em;
}

span.paranoiaIcon48 { 
	 background-image: url('../img/paranoia_icon48.png'); 
	 background-size: 48px 48px;
	 background-repeat: no-repeat;
	 height: 48px;
	 width: 48px;
	 display: inline-block;
	 margin-top: 0.25em;
}

span.linkIcon48 { 
	 background-image: url('../img/link_icon48.png'); 
	 background-size: 48px 48px;
	 background-repeat: no-repeat;
	 height: 48px;
	 width: 48px;
	 display: inline-block;
	 margin-top: 0.25em;
}

/* Share Buttons */
span.floatLeft  {
	display: inline; 
	float: left;
}

div.correctMargins {
	margin-top: -0.18em; 
	margin-bottom: -0.6em;
}

/* Main */
div.main {
	text-align: center; 
	width: 100%;
}

div.main ul {
	padding: 0px;	
	margin: 0 auto; 
	max-width: 500px;
	text-align: center;
}

div.main ul li {
	list-style-type: none;
	display: inline-block;
}

div.main ul li table {
	display: inline;
}

div.main ul li table tr td {
	padding-top: 3px;
}

div.main ul li table tr td div.iconCont {
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

div.main ul li table tr td div.padBottom {
	padding-bottom: 12px;
}

span.outer25 span { 	
	background-size: 25px 25px;
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	display: inline-block;
	margin-top: -0.1em;
	margin-bottom: -0.4em;
}

span.outer40x25 span { 	
	background-size: 40px 25px;
	background-repeat: no-repeat;
	height: 25px;
	width: 40px;
	display: inline-block;
	margin-top: -0.1em;
	margin-bottom: -0.4em;
}

span.outer25 span.iconOnline{
	background-image: url('../img/icon_online_50x50.png'); 
}

span.outer25 span.iconWindows{
	background-image: url('../img/icon_windows_50x50.png'); 
}

span.outer25 span.iconAndroid{
	background-image: url('../img/icon_android_50x50.png'); 
}

span.outer25 span.iconApple{
	background-image: url('../img/icon_apple_50x50.png'); 
}

span.outer25 span.iconLinux{
	background-image: url('../img/icon_linux_50x50.png'); 
}

span.outer25 span.iconAppleAppStore{
	background-image: url('../img/icon_apple_appstore_50x50.png'); 
}

span.outer25 span.iconTestFlight{
	background-image: url('../img/icon_testflight_50x50.png'); 
}

span.outer40x25 span.iconJava80{
	background-image: url('../img/icon_java_80x50.png'); 
}

#sseIcon { 
	 background-image: url('../img/sse_icon.jpg'); 
	 background-size: 200px 200px;
	 background-repeat: no-repeat;
	 height: 200px;
	 width: 200px;
}

#pteIosIcon { 
	 background-image: url('../img/pte_ios_icon.jpg'); 
	 background-size: 200px 200px;
	 background-repeat: no-repeat;
	 height: 200px;
	 width: 200px;
}

#pfeIosIcon { 
	 background-image: url('../img/pfe_ios_icon.jpg'); 
	 background-size: 200px 200px;
	 background-repeat: no-repeat;
	 height: 200px;
	 width: 200px;
}

#pteIcon { 
	 background-image: url('../img/pte_icon.jpg'); 
	 background-size: 200px 200px;
	 background-repeat: no-repeat;
	 height: 200px;
	 width: 200px;
}

#pfeIcon { 
	 background-image: url('../img/pfe_icon.jpg'); 
	 background-size: 200px 200px;
	 background-repeat: no-repeat;
	 height: 200px;
	 width: 200px;
}

#ptesseIcon { 
	 background-image: url('../img/pte_sse.webp'); 
	 background-size: 200px 200px;
	 background-repeat: no-repeat;
	 height: 200px;
	 width: 200px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) { 

	img.img500max {
		width: 100%;
		max-width: 500px;
	}
	
	ul.menu li {
		background: url("../img/arrow_right_large@2x.png") no-repeat center top #FFFFFF;
		background-size: 9px 12px;
		background-position: left;
		padding-left: 14px;
		padding-bottom: 0.0em;
	}
	
	span.sseIcon48 { 
		 background-image: url('../img/sse_icon48@2x.jpg'); 
	}
	
	span.sseProIcon48 { 
		 background-image: url('../img/ssepro_icon48@2x.jpg'); 
	}

	span.pteIosIcon48 { 
		 background-image: url('../img/pte_ios_icon48@2x.jpg'); 
	}
	
	span.pfeIosIcon48 { 
		 background-image: url('../img/pfe_ios_icon48@2x.jpg'); 
	}

	span.pteIcon48 { 
		 background-image: url('../img/pte_icon48@2x.jpg'); 
	}

	span.pfeIcon48 { 
		 background-image: url('../img/pfe_icon48@2x.jpg'); 
	}
	
	span.pftebIcon48 { 
		 background-image: url('../img/pfteb_ios_icon48@2x.webp'); 
	}
	
	span.paranoiaIcon48 { 
		 background-image: url('../img/paranoia_icon48@2x.png'); 
	}
	
	span.linkIcon48 { 
		 background-image: url('../img/link_icon48@2x.png'); 
	}
	
	/* Main */	
	div.main {
		text-align: center; 
		width: 100%;
	}

	div.main ul {
		padding: 0px;	
		margin: 0 auto; 
		max-width: 400px;
		text-align: center;
	}

	div.main ul li {
		list-style-type: none;
		display: inline-block;
	}

	div.main ul li table {
		display: inline;
	}

	div.main ul li table tr td {
		padding-top: 0px;
	}

	div.main ul li table tr td div.iconCont {
		padding-top: 12px;
		padding-left: 12px;
		padding-right: 12px;
	}

	div.main ul li table tr td div.padBottom {
		padding-bottom: 10px;
	}
	span.smallerFont {
		font-size: 80%;
	}
	
	a {
		font-size: 95%;
	}

	#sseIcon { 
		 background-image: url('../img/sse_icon@2x.jpg'); 
		 background-size: 160px 160px;
		 background-repeat: no-repeat;
		 height: 160px;
		 width: 160px;
	}

	#pteIosIcon { 
		 background-image: url('../img/pte_ios_icon@2x.jpg'); 
		 background-size: 160px 160px;
		 background-repeat: no-repeat;
		 height: 160px;
		 width: 160px;
	}
	
	#pfeIosIcon { 
		 background-image: url('../img/pfe_ios_icon@2x.jpg'); 
		 background-size: 160px 160px;
		 background-repeat: no-repeat;
		 height: 160px;
		 width: 160px;
	}

	#pteIcon { 
		 background-image: url('../img/pte_icon@2x.jpg'); 
		 background-size: 160px 160px;
		 background-repeat: no-repeat;
		 height: 160px;
		 width: 160px;
	}

	#pfeIcon { 
		 background-image: url('../img/pfe_icon@2x.jpg'); 
		 background-size: 160px 160px;
		 background-repeat: no-repeat;
		 height: 160px;
		 width: 160px;
	}
	
	#ptesseIcon { 
		 background-image: url('../img/pte_sse@2x.webp'); 
		 background-size: 160px 160px;
		 background-repeat: no-repeat;
		 height: 160px;
		 width: 160px;
	}

}
