body {
	background: #fff;
	text-align: center;
}
body, input, textarea, button {
	font-family: Verdana, sans-serif;
}
h1, h2, h3, h4, label, button, a, div.date, #version, #scroller-info, #download li, #faq div, #signup small, #footer {
	font-family: "skirt.ttf", Verdana, sans-serif;
	white-space: nowrap;
}
h1 {
	margin: 0px;
	margin-top: 25px;
	font-size: 56px;
}
h1 a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	text-effect: "gradient reflection(.4,.7)";
}
h1 a:hover {
	color: #639cdf;
}
h1 a img {
	vertical-align: middle;
	margin-top: 0px;
}
h2, h3, h4 {
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 10px;
}
blockquote {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: small;
	line-height: 1.3em;
	color: #777;

	font-size: small;
	font-family: "Times New Roman";
}
#wrap {
	width: 920px;
	width: 970px;

	margin: 0px auto;
	text-align: left;
}
#menu {
	background: #000 url('../img/header_bg_fade.png') repeat-x 0px -2px;
	text-align: center;
	border: 1px solid #444;
	padding-left: 60px;
}
#menu a {
	font-size: 100%;
	color: #fff;
	background: #000 url('../img/button_bg_glass_black.png') repeat-x left top;
	border: 1px solid #444;
	margin: 2px;
	text-decoration: none;
	float: left;
	padding: 2px 16px 4px 16px;
	line-height: 1.2em;
	height: 18px;
}
#header {
	border: 1px solid #aaa;
	text-align: center;
	background: #fff url('../img/bg_fade.png') repeat-x left top;
	height: 130px;
	margin-bottom: 10px;
}
#new {
	float: left;

	background: url('../img/badges/badge6.png') center no-repeat;
	text-align: center;

	width: 125px;
	height: 125px;

	margin: 0px;
	margin: 0px 0px 0px 30px;
}
#new a {
	color: #fff;
	display: block;
	padding: 28px;
	line-height: 1.2em;
	text-decoration: none;
	font-weight: bold;
	white-space: normal;
	font-size: 19px;
	text-rotation: -7deg;
}
#copyrightsafe {
	float: right;
	width: 75px;
	margin: 30px 52px 0px 0px;
}
#content {
}
#text {
	line-height: 1.4em;
	text-align: justify;
	width: 700px;
}
#features {
	margin-left: -20px;
}
#scroller {
	width: 690px;
	height: 221px;
	border: 1px solid #aaa;
	background: #eee url('../img/webfontz/jpg-q90/Clipboard01.jpg');
	overflow: hidden;
}
#scroller-info {
	border: 1px solid #aaa;
	position: relative;
	color: #fff;
	background: #444;
	padding: 4px;
	text-align: center;
	font-size: 14px;
	line-height: 1em;

	filter: alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	width: 657px;
	height: 16px;
	top: -38px;
	left: 12px;
	margin-bottom: -28px;
}
#browsers img {
	vertical-align: middle;
}
div.section {
	text-align: justify;
	line-height: 1.4em;
	margin-bottom: 20px;
	background: url('../img/bg_fade_round.png') no-repeat;
	padding: 1px 10px 0px 10px;
}
div.section a {
	/* Better alignment of replaced links in Firefox with line-height */
	vertical-align: top;
}
div.section ol li  {
	/* Better alignment of ordered list items in IE */
	vertical-align: top;
}
div.section ul li  {
	/* Better alignment of list items in IE */
	vertical-align: middle;
}
div.section a img {
	/* Prevent unwanted alignment behaviour of linked screenshots in Firefox */
	vertical-align: bottom;
}
a {
	color: #639cdf;
}
a img {
	border: none;
}
a.more {
	color: #777;
	text-decoration: none;
}
a:hover {
	color: #31659c;
}
a.more:hover {
	color: #639cdf;
}
form {
	display: inline;
}
.formError {
	border: 2px solid #639cdf;
}
input, button {
	vertical-align: middle;
	border: 1px solid #aaa;
}
button {
	height: 28px;
	line-height: 28px;
}
button img {
	position: relative;
	top: -2px;
}
textarea {
	width: 500px;
	height: 100px;
	border: 1px solid #aaa;
	overflow: auto;
}
input, textarea {
	font-size: 100%;
	padding: 3px;
	background: url('../img/bg_fade.png') repeat-x left top;
}
button {
	font-size: 100%;
	color: #fff;
	background: #000 url('../img/button_bg_glass_black.png') repeat-x left top;
}
button.arrow {
	font-size: 15px;
	color: #000;
	background: url('../img/button_bg_arrow.png') no-repeat left top;
	border: none;
	width: 149px;
	height: 35px;
	padding: 4px 16px 4px 0px;
}
form.pay input {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: none;
	height: auto;
}
code {
	font-size: 100%;
}
code, input.code {
	color: #777;
}
td.rounded {
	padding: 20px;
	background: url('../img/bg_fade_round.png') no-repeat;
}
td.rounded h2 {
	margin-bottom: 0px;
}
#images {
	width: 182px;
	text-align: center;
	float: right;
}
a#download {
	color: #444;
	font-size: 20px;
	text-decoration: none;
	display: block;
	width: 132px;
	margin: 0px auto;
	padding: 14px 0px 20px 0px;
	background: transparent url('../img/button.png') no-repeat left top;
}
a#download:hover {
	color: #fff;
	text-decoration: underline;
	background: transparent url('../img/button_hover.png') no-repeat left top;
}
#version {
	color: #777;
	margin: -20px 0px 20px 0px;
}
#downloadlogo, #downloadlogo img {
	vertical-align: text-bottom;
}
img.screenshot {
	border: 2px solid #aaa;
	border-left-width: 10px;
}
small {
	font-size: 89%;
}
ul small, ol.payment small, .gray {
	color: #777;
}
li {
	margin-bottom: 4px;
}
div.back {
	font-size: 90%;
	padding: 2px;
	background: #eee;
	border-left: 10px solid #aaa;
	padding-left: 10px;
}
div.back, div.back a {
	color: #aaa;
	text-decoration: none;
}
#contact label {
	display: block;
	margin-bottom: 4px;
}
#contact input, #contact textarea{
	margin-bottom: 10px;
}
#contact div.block {
	float: right;
	clear: right;
	width: 20%;
	margin-bottom: 20px;
	font-size: 90%;
	padding: 10px;
	background: #e5effb;
	border-left: 10px solid #aaa;
}
#contact div.block  h3 {
	margin-top: 0px;
}

#contact #call button {
	margin-top: 10px;
}
#blog div.entry {
	margin-top: 20px;
}
#blog img.photo {
	float: right;
	margin: 10px;
	margin-right: 0px;
	padding: 4px;
	border: 1px solid #aaa;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
}
#blog div.date {
	font-size: 89%;
	color: #777;
}
#blog div.content {
	padding: 10px;
	padding-bottom: 0px;
}
#footer {
	font-size: 90%;
	color: #aaa;
	text-align: center;
}
#footer a {
	color: #aaa;
	vertical-align: baseline;
	text-decoration: none;
}
div.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}
.show {
	display: none;
}
a, a img {
}

/* Fix for IE */

*img.tff_img, *img.wfz_img {
	position: relative;
	top: -1px;
}

html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background: #000 url('../img/body_bg_no_white.jpg') fixed repeat-x 0px 34px;
}
#wrap {
	background: #fff;
	padding: 14px;
	margin-top: 14px;
	border: 1px solid #aaa;
}
#header {
	border: 1px solid #fff;
}
#wrap, #footer {
	width: 890px;
}
#footer {
	position: absolute;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: -100px;
	height: 40px;
	padding: 15px;
	background: #000 url('../img/website-floor.png') left top no-repeat;
}
#menu {
	margin: 0px;
	padding: 0px 8px;
}
div.box {
	border: 1px solid #aaa;
}
div.box pre {
	padding: 5px;
}
div.box.big {
	width: 751px;
}
#webfontz-examples div.box {
	float: left;
	margin: 10px;
}
#signup div.box {
	width: 250px;
	padding: 10px;
	background: #fff url('../img/bg_fade.png') left top repeat-x;
}
#signup div.box-shine {
	width: 270px;
	height: 1px;
	border-top: 1px solid #fff;
	position: relative;
	left: 1px;
	top: 3px;
}
#signup div.box label {
	display: block;
	margin-bottom: 10px;
}
#signup div.info {
	visibility: hidden;
	position: absolute;
	width: auto !important;
	width: 300px;
	z-index: 1;
	border: 2px solid #639cdf;
	padding: 10px;
	background: #fff;
	margin-left: 240px;
	margin-top: -10px;
}
#signup small {
	font-size: 89%;
	white-space: nowrap;
}
#signup input {
	width: 220px;
	margin-bottom: 10px;
}
#studio div.box, #effects div.box {
	padding: 10px;
	margin-bottom: 10px;
}
#email {
	width: 170px;
}
span.selected {
	font-weight: bold;
}
a.button {
	color: #fff;
	background: #000 url('../img/button_bg_glass_black.png') repeat-x left top;
	text-decoration: none;
	border: 1px solid #000;
	padding: 6px 16px;
}