body {
	margin: 0;
	padding: 0;
	font: 11px "lucida grande", sans-serif;
	color: #5f5f5f;
	background-color: #001830;
}

#page {
	width: 578px;
	margin: 59px auto 0;
	padding-top: 0;
	padding-bottom: 30px;
}

#header {
	background: url(images/header.png) no-repeat center center;
	width: 578px;
	height: 146px;
}

#content {
	background: url(images/page.png) repeat-y center center;
	width: 538px;
	margin: 0;
	padding: 0 20px;
	float: right;
}

/* @group Top Content */

.links {
	margin: 0;
	padding: 0;
}

.links li {
	padding: 0;
	display: inline;
	list-style-type: none;
	margin: 0 10px;
}

.links li a {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#topcontent {
	text-align: left;
	height: 28px;
	width: 574px;
	padding: 6px 0 0;
	background: url(images/tabs.png) repeat-x;
	font-size: 13px;
	margin: 0 0 0 -18px;
	position: relative;
}

#topcontent a.features {
	text-shadow: 0px 1px 1px #fff;
	color: #5f5f5f;
	font-weight: bold;
	text-decoration: none;
	background: url(images/features.png) no-repeat left center;
	padding: 4px 0 5px 28px;
}

#topcontent a.features:hover {
	text-shadow: 0px 1px 1px #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(images/featureshover.png) no-repeat left center;
	padding: 4px 0 5px 28px;
}

#topcontent a.support {
	text-shadow: 0px 1px 1px #fff;
	color: #5f5f5f;
	font-weight: bold;
	text-decoration: none;
	background: url(images/support.png) no-repeat left center;
	padding: 4px 0 5px 28px;
}

#topcontent a.support:hover {
	text-shadow: 0px 1px 1px #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(images/supporthover.png) no-repeat left center;
	padding: 4px 0 5px 28px;
}

#topcontent a.download {
	text-shadow: 0px 1px 1px #fff;
	color: #5f5f5f;
	font-weight: bold;
	text-decoration: none;
	background: url(images/download.png) no-repeat left center;
	padding: 6px 0 5px 28px;
}

#topcontent a.download:hover {
	text-shadow: 0px 1px 1px #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(images/downloadhover.png) no-repeat left center;
	padding: 6px 0 5px 28px;
}

#topcontent a.donate {
	text-shadow: 0px 1px 1px #fff;
	color: #5f5f5f;
	font-weight: bold;
	text-decoration: none;
	background: url(images/donate.png) no-repeat left center;
	position: absolute;
	right: 0;
	padding-left: 28px;
	padding-right: 18px;
}

#topcontent a.donate:hover {
	text-shadow: 0px 1px 1px #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(images/donatehover.png) no-repeat left center;
	padding-left: 28px;
	padding-right: 18px;
}

#topcontent a:hover {
	text-shadow: 0px 1px 1px #fff;
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}

/* @end */

#footer {
	text-align: center;
	height: 15px;
	padding: 3px 0;
	font-size: 10px;
	clear: both;
	margin: 0;
	background: url(images/Footer.png) no-repeat center bottom;
}

#validation {
	text-shadow: 0px 1px 1px #000;
	text-align: center;
	height: 18px;
	padding: 4px 0 3px;
	font-size: 9px;
	clear: both;
	margin: 0;
	background: none no-repeat center bottom;
	color: #cecece;
}

#validation a {
	text-shadow: 0px 1px 1px #000;
	color: #cecece;
	text-decoration: none;
}

#validation a:hover {
	color: #cecece;
	text-decoration: underline;
}

a {
	text-shadow: 0px 1px 1px #fff;
	color: #5f5f5f;
	font-weight: bold;
}

a:hover {
	text-shadow: 0px 1px 1px #fff;
	color: #404040;
	font-weight: bold;
}

/* @group Features */

#leftfeature {
	margin: 0;
	width: 265px;
	padding: 15px 0 0;
	float: left;
}

.feature h4 {
	text-shadow: 0px 1px 1px #fff;
	margin: 0 0 -14px;
	padding: 0;
}

.featureicon {
	float: left;
	width: 32px;
	height: 32px;
}

.frontscreeny {
	float: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	z-index: 1;
}

#screeninfo {
	text-align: center;
	margin: 0;
	padding-bottom: 23px;
	padding-top: 8px;
}

#screeninfo ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

#screeninfo li {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-shadow: #000 0 1px 2px;
	text-decoration: none;
	display: inline;
	text-align: center;
}

#screeninfo li a {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-shadow: #000 0 1px 2px;
	text-decoration: none;
	display: inline;
	text-align: center;
}

#screeninfo li.screenyid {
	background: url(images/ScreenshotInfo.png) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-shadow: #000 0 1px 2px;
	padding: 4px 30px 10px;
	display: inline;
	text-align: center;
	margin-right: 6px;
	margin-left: 5px;
}

#screeninfo li.screenyidon {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-shadow: #000 0 1px 2px;
	background: url(images/ScreenshotInfoSelected.png) no-repeat;
	padding: 4px 46px 20px;
	display: inline;
	text-align: center;
	margin-right: 5px;
	margin-left: 10px;
}

#topcontent a.features {
	text-shadow: 0px 1px 1px #fff;
	color: #5f5f5f;
	font-weight: bold;
	text-decoration: none;
	background: url(images/features.png) no-repeat left center;
	padding: 4px 0 5px 28px;
}

#topcontent a.features:hover {
	text-shadow: 0px 1px 1px #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(images/featureshover.png) no-repeat left center;
	padding: 4px 0 5px 28px;
}

#topcontent a.support {
	text-shadow: 0px 1px 1px #fff;
	color: #5f5f5f;
	font-weight: bold;
	text-decoration: none;
	background: url(images/support.png) no-repeat left center;
	padding: 4px 0 5px 28px;
}

#topcontent a.support:hover {
	text-shadow: 0px 1px 1px #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(images/supporthover.png) no-repeat left center;
	padding: 4px 0 5px 28px;
}

#topcontent a.download {
	text-shadow: 0px 1px 1px #fff;
	color: #5f5f5f;
	font-weight: bold;
	text-decoration: none;
	background: url(images/download.png) no-repeat left center;
	padding: 6px 0 5px 28px;
}

#topcontent a.download:hover {
	text-shadow: 0px 1px 1px #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(images/downloadhover.png) no-repeat left center;
	padding: 6px 0 5px 28px;
}

.feature {
	float: left;
	width: 207px;
	margin-left: 8px;
}

#rightfeature {
	margin: 0;
	width: 265px;
	padding: 15px 0 0;
	float: right;
}

/* @end */

.clear {
	clear: both;
}

#support {
	margin-top: 10px;
}

#support h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

#support h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

.freebadge {
	width: 78px;
	height: 78px;
	bottom: 1px;
	position: relative;
	left: 1px;
}

#description {
	margin-top: 10px;
	border-bottom: 1px solid #acacac;
	padding-bottom: 10px;
	line-height: 17px;
}

.break {
	border-bottom: 1px solid #fff;
	background-color: #acacac;
	width: 100%;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#donate {
	margin-top: 10px;
}

#notice {
	margin-top: 10px;
	line-height: 17px;
	background-color: #ffdee0;
	border: 1px solid #cfa0a2;
	text-align: center;
	padding: 5px 50px;
	color: #584344;
}

#letter {
	margin-top: 10px;
	line-height: 17px;
	text-align: center;
	padding: 5px 50px;
	color: #584344;
	font-size: 15px;
	font-weight: bold;
}

#letter a {
	margin-top: 10px;
	line-height: 17px;
	text-align: center;
	padding: 5px 50px;
	color: #575757;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#notice h3 {
	margin: 3px 0;
	padding: 0;
}

#donateclick {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #b4b4b4;
	background-color: #fff;
	padding: 10px 10px 1px;
	width: 172px;
}

#donatesuccess {
	margin-top: 10px;
	width: 100%;
	text-align: center;
}

.question {
	font-weight: bold;
	font-size: 13px;
}

#faq {
	padding-top: 3px;
	border-top: 1px solid #c1c1c1;
	padding-bottom: 10px;
}

.faqarticle {
	display: block;
	padding-top: 10px;
	margin: 0;
}

.faqscreenshot {
	margin-right: 10px;
	float: left;
	margin-top: -10px;
}

.faqscreenshotright {
	margin-right: 10px;
	float: right;
	margin-top: -10px;
}