/* Layout */
body {
	margin: 0;
	padding: 0;
	background: #fafafb url(../images/bg_body.png) no-repeat center top;
	color: #4b4d57;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}
#container {
	background: transparent url(../images/bg_container.png) no-repeat right top;
	margin: 0 auto;
	width: 840px;
}
#content {
	padding-top: 0.8em;
	clear: left;
}
.block {
	padding-left: 40px;
	padding-bottom: 0em;
	padding-right: 40px;
	padding-top: 0;
	background: url(../images/block-sides.png) repeat-y left top;
}
.block-top {
	clear: left;
	background: url(../images/block-top.png) no-repeat left top;
	height: 14px;
}
.block-bottom {
	margin-bottom: 1em;
	background: url(../images/block-bottom.png) no-repeat left top;
	height: 16px;
}
.block-iphone-top {
clear: left;
	background: url(../images/block-iphone-top.png) no-repeat left top;
	height: 45px;
}
.main {
	width: 600px;
	float: left;
}
#pnews .main {
	background-position: center top;
	width: 660px;
}
#particle .main {
	width: 760px;
}
#pappdetail .main, #pcompany .main {
	width: 520px;
}
.home .main {
	width: 280px;
}
.side {
	width: 200px;
	float: left;
	margin-left: 40px;
}
#pnews .side {
	width: 60px;
}
#pappdetail .side, #pcompany .side {
	width: 200px;
}
.home .side {
	width: 440px;
}
.price {
	position: relative;
	height: 200px;
	background: url(../images/bg-price.png) no-repeat left top;
	padding: 0 20px 2em 20px;
	margin: 4em 0 1em;
}


/* Fonts */

h1 {
	position: relative;
	float: left;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 103px;
	width: 420px;
	height: 81px;
	background: transparent url(../images/logo.png) no-repeat left top;
	text-indent: -9999px;
}
h1 a {
	display: block;
	width: 840px;
	height: 132px;
}
h2 {
	font-size: 2em;
	color: #1e1f24;
	margin: 0;
	padding: 1em 0 0;
}
h3 {
	font-weight: normal;
	font-size: 1.07em;
	margin: 0;
	padding: 1.8em 0 0.8em;
	color: #3d3e45;
	line-height: 1.6em;
}
h4 {
	font-weight: normal;
	font-size: 0.933em;
	margin: 0;
	padding: 0.5em 0;
	line-height: 0.933em;
	color: #777a86;
}

.question {
	font-weight: bold;
	color: #4c4c4c;
	line-height: 1.2em;
	font-size: 1.2em;
}p, ul, dl, ol, td {
	margin: 0.6em 0;
	font-size: 0.933em;
	line-height: 1.133em;
}
ol li {
	margin: 0.266em 0;
}
dt {
	color: #777a86;
}
dd {
	margin: 0;
	padding-bottom: 0.3333em;
}

li a:link {
	color: #666666;
	text-decoration: none;
}

li a:visited {
	color: #666666;
	text-decoration: none;
}

li a:hover {
	color: #1e1f24;
	text-decoration: underline;
}

li a:active {
	color: #1e1f24;
	text-decoration: underline;
}

a:link, a:visited {
	color: #396197;
	text-decoration: none;
}

a:hover, a:active {
	color: #1e1f24;
	text-decoration: underline;
}


/* Specific fonts */
#hero-icon {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 20px;
	margin-top: 15px;
	float: left;
}
.hero {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0em;
}
#particle .hero {
	margin-left: 160px;
}
.clear {
	clear: left;
}
ul#units {
	margin-left: 0;
	margin-bottom: 1em;
	margin-right: 0;
	margin-top: 0.5em;
	list-style: none;
	padding-left: 30px;
	font-weight: normal;
}
ul#unitCategory {
	list-style: none;
	margin: 0em 0 0;
	padding: 0;
	font-weight: bold;
}
ul#unitCategory li {
	margin: 0.066em 0;
	padding-left: 0px;
	line-height: 1.2em;
}
ul#features {
	list-style: none;
	margin: 2em 0 0;
	padding: 0;
}
ul#features li {
	margin: 0.666em 0;
	padding-left: 40px;
	line-height: 1.2em;
}
li.contact {
	background: url(../images/icon-contact.png) no-repeat left top;
}
li.inbox {
	background: url(../images/icon-inbox.png) no-repeat left top;
}
li.messages {
	background: url(../images/icon-messages.png) no-repeat left top;
}
li.folder {
	background: url(../images/icon-folder.png) no-repeat left top;
}
li.smartfolder {
	background: url(../images/icon-smartfolder.png) no-repeat left top;
}
li.search {
	background: url(../images/icon-search.png) no-repeat left top;
}
li.sync {
	background: url(../images/icon-sync.png) no-repeat left top;
}
li.sent {
	background: url(../images/icon-sent.png) no-repeat left top;
}
li.settings {
	background: url(../images/icon-settings.png) no-repeat left top;
}
li.tape {
	background: url(../images/icon-tape.png) no-repeat left top;
}
li.compress {
	background: url(../images/icon-compress.png) no-repeat left top;
}
li.rename {
	background: url(../images/icon-rename.png) no-repeat left top;
}
.hero h3 {
	padding-top: 1em;
}
.price h3 {
	color: #4c301f;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.933em 0 0.0666em;
}
.price h4 {
	color: #7a533b;
	font-size: 0.8666em;
}
.price p {
	font-size: 0.8em;
}
.app, .arrow {
	text-align: right;
}
.arrow {
	padding-top: 3.666em;
}
#screenshots {
	margin: 0.666em 0 0.8em;
}
#screenshots img {
	border: 10px solid #efeff2;
	margin-right: 35px;
}
#screenshots img.last {
	margin-right: 0;
}
.side dl {
	margin-top: 2em;
}
.block-first {
	margin-top: 2.6666em;
}
#footer {
	text-align: center;
}
#footer p {
	margin: 2em 0;
	font-size: 0.8em;
	color: #777a86;
}
.home h2 {
	line-height: 0.8em;
	padding-top: 0.4em;
}
img {
	border: 0;
}

	
/* Navigation */
ul#nav {
	padding-left: 13px;
	padding-bottom: 20px;
	padding-right: 13px;
	padding-top: 13px;
	clear: left;
	float: left;
	position: relative;
	margin-top: .333em;
	height: 13px;
	width: 570px;
	list-style: none;
	font-size: 1.066em;
	margin-left: 20px;
}
ul#nav li {
	display: inline;
	padding-right: 30px;
}
.pricelabel {
	position: relative;
}
.price-badge {
	float: right;
	left: 80px;
	top: -50px;
	position: relative;
}
.price-badge2 {
	float: right;
	left: 80px;
	top: -50px;
	position: relative;
}
.price-badge-telegram {
	float: right;
	position: relative;
	left: -510px;
	top: -50px;
}
.applications-itunes {
	top: -20px;
	left: 30px;
	position: relative;
}
.applications-itunes2 {
	top: 80px;
	left: 30px;
	position: relative;
}
.telegram-banner {
	margin-left: 10px;
	margin-top: 40px;
	float: left;
	width: 361px;
	height: 400px;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-image: url(../images/front-page-telegram.png);
}
.telegram-banner-text {
	margin-left: 420px;
	width: 320px;
	height: 400px;
	background-repeat: no-repeat;
	background-position: 0 center;
	background-image: url(../images/front-page-text-telegram.png);
}
.label {
	margin-top: 5px;
	padding: 5px;
	text-align: right;
	font-size: 14px;
	float: left;
	clear: left;
	width: 14.666em;
}
.field {
	padding: 5px;
	text-align: left;
}
.labelfield {
	top: 5px;
	position: relative;
	margin-top: 5px;
	font-size: 14px;
	padding: 5px;
	text-align: left;
}
.loginbox {
	width: 760px;
	text-align: center;
}
.direct-icon {
	float: left;
}
.direct-appname {
	padding: 10px;
	font-size: 20px;
	width: 150px;
	float: left;
}
.direct-status {
	text-align: center;
	line-height: 105%;
	padding: 10px;
	float: left;
	font-size: 15px;
	width: 100px;
}
.direct-details {
	padding: 10px;
	font-size: 14px;
	width: 150px;
	float: left;
}
.direct-notes {
	padding: 10px;
	font-size: 14px;
	width: 250px;
	float: left;
}
.direct-container {
	padding: 10px;
	width: 700px;
	clear: left;
}

.pbf-games {
	clear: left;
}

.pbf-utilities {
	clear: left;
}

.pbf-reference {
	clear: left;
}

.pbf-pro {
	clear: left;
}

.app-icon {
	width: 100px;
}
#app-icon {
	width: 100px;
	margin-bottom: 20px;
}

.app-bundle {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

.notepad-banner {
	margin-left: 70px;
	background-position: center center;
	text-align: center;
	height: 340px;
	background-repeat: no-repeat;
	width: 600px;
	background-image: url(../images/front-page-notepad.png);
}
.record-banner {
	clear: left;
	margin-left: 0px;
	margin-top: 2.666em;
	background-position: center center;
	text-align: center;
	height: 386px;
	background-repeat: no-repeat;
	width: 836px;
	background-image: url(../images/front-page-record.jpg);
}
.nicelist-banner {
	clear: left;
	margin-left: 0px;
	margin-top: 2.666em;
	background-position: center center;
	text-align: center;
	height: 401px;
	background-repeat: no-repeat;
	width: 800px;
	background-image: url(../images/front-page-nicelist.jpg);
}
.facematch-banner {
	clear: left;
	margin-left: 0px;
	margin-top: 2.666em;
	background-position: center center;
	text-align: center;
	height: 401px;
	background-repeat: no-repeat;
	width: 800px;
	background-image: url(../images/front-page-facematch.jpg);
}
.search-banner {
	clear: left;
	margin-left: 0px;
	margin-top: 2.666em;
	background-position: center center;
	text-align: center;
	height: 401px;
	background-repeat: no-repeat;
	width: 800px;
	background-image: url(../images/front-page-facematch.jpg);
}
.birthday-banner {
	margin-left: 70px;
	background-position: center center;
	text-align: center;
	height: 340px;
	background-repeat: no-repeat;
	width: 600px;
	background-image: url(../images/front-page-birthday.png);
}
.front-banner {
	text-align: center;
	height: 340px;
	width: 600px;
	float: left;
}
.macworld-banner {
	clear: left;
	margin-left: 0px;
	margin-top: 2.6666em;
	background-position: center center;
	text-align: center;
	height: 400px;
	background-repeat: no-repeat;
	width: 617px;
	background-image: url(../images/macworld.jpg);
}
.a_icon {
	float: left;
	margin-right: 20px;
	width: 57px;
	margin-left: 40px;
}
.a_name {
	width: 200px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 1em;
}
.s_line {
	clear: left;
}
.s_label {
	width: 150px;
	text-align: right;
	margin-right: 10px;
	float: left;
}
