body {
	background: #1e3649 url(images/PageBackground.png) repeat center top;
	margin: 0;
	padding: 0;
	color: #595959;
	text-shadow: #fff 0 1px 0;
	font: 13px HelveticaNeue-Light, "Helvetica Neue Light", Helvetica, Arial, sans-serif;
}

#container {
	background: url(images/TopBackground.png) repeat-x center top;
}

#page {
	background: url(images/Background.png) no-repeat center top;
	max-width: 864px;
	min-height: 490px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 74px;
	padding-left: 0;
}

#top {
	width: 609px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#top h1 {
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0 0 0 17px;
	font-size: 34px;
	color: #fff;
	text-shadow: #000000 0 1px 2px;
}

#top #buttons {
	text-align: center;
	background: url(images/PageTop.png) center top;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 7px;
}

.navdivider {
	width: 3px;
	float: left;
	background: url(images/navdivider.png) no-repeat center center;
	height: 36px;
}

#top a {
	text-decoration: none;
	text-align: center;
	margin-right: 0;
	font: normal 17px HelveticaNeue-Regular, "Helvetica Neue Regular", Helvetica, Arial, sans-serif;
	padding-right: 0;
	float: left;
	width: 116px;
	height: 22px;
	padding-top: 12px;
	background-position: center top;
	padding-bottom: 6px;
}

#top a:hover {
	font-weight: normal;
	text-decoration: none;
	font-size: 17px;
	font-style: normal;
	background: url(images/navhover.png) no-repeat center top;
}

#top a:active {
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-size: 17px;
	font-style: normal;
}

#top a.download {
	color: #bf840f;
	text-align: center;
}

#top a.themes {
	color: #a549b8;
	text-align: center;
}

#top a.features {
	color: #88992e;
	text-align: center;
}

#top a.help {
	color: #c84646;
	text-align: center;
}

#top a.donate {
	color: #c8469a;
	text-align: center;
}

.pagedivider {
	width: 554px;
	text-align: right;
}

.pagedivider img {
	margin: 0;
	padding: 0;
}

#middle {
	background: url(images/PageMiddle.png) repeat-y center top;
	width: 578px;
	margin-left: auto;
	padding-left: 24px;
	padding-right: 7px;
	overflow: hidden;
	margin-right: auto;
}

#copy {
	background: url(images/PageMiddle.png) repeat-y center top;
	width: 561px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 24px;
}

/* @group Index */

#features {
	width: 350px;
	float: left;
	text-align: justify;
	padding-top: 14px;
}

.feature {
	
}

.icon {
	width: 32px;
	min-height: 32px;
	float: left;
}

.description {
	float: right;
	width: 303px;
}

#features h3, #copy h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

#screenshot {
	width: 220px;
	padding-top: 6px;
	float: right;
	text-align: right;
}

/* @end */

#themes {
	background: url(images/PageMiddle.png) repeat-y center top;
	width: 563px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 24px;
	padding-right: 24px;
}

/* @group Themes */

.theme {
	overflow: hidden;
	padding-bottom: 8px;
	margin: 10px 3px 0;
	text-align: center;
	background: url(images/ThemeDetails.png) no-repeat center bottom;
	width: 275px;
	float: left;
}

#themes #content {
	padding: 10px 4px;
}

.theme .screenshot {
	position: relative;
	margin-bottom: 10px;
	height: 354px;
	width: 275px;
}

.theme a.light {
	text-decoration: none;
	background: url(images/Download.png) no-repeat center top;
	text-align: center;
	font: normal 17px HelveticaNeue-Regular, "Helvetica Neue Regular", Helvetica, Arial, sans-serif;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 25px;
	width: 273px;
	margin-left: 1px;
	color: #595959;
	padding-top: 6px;
}

.theme a.dark {
	text-decoration: none;
	background: url(images/DownloadDark.png) no-repeat center top;
	text-align: center;
	font: normal 17px HelveticaNeue-Regular, "Helvetica Neue Regular", Helvetica, Arial, sans-serif;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 25px;
	width: 273px;
	margin-left: 1px;
	color: #dedede;
	padding-top: 6px;
	text-shadow: #000000 0px -1px 0px;
}

.theme .lightscreenshot {
	padding: 0;
	border: 1px solid #8a8a8a;
	margin: 0;
}

.theme .darkscreenshot {
	padding: 0;
	margin: 0;
	border: 1px solid #000;
}

.theme .title {
	font: normal 17px HelveticaNeue-Regular, "Helvetica Neue Regular", Helvetica, Arial, sans-serif;

}

.theme a.author {
	font: normal 13px HelveticaNeue-Regular, "Helvetica Neue Regular", Helvetica, Arial, sans-serif;

}



/* @end */

#help {
	background: url(images/PageMiddle.png) repeat-y center top;
	width: 563px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 24px;
	padding-right: 24px;
}

/* @group Help */

#help #content {
	padding: 10px 4px;
}

.question {
	
}

.question h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

.question ul {
	margin: 0;
	padding: 0 0 0 25px;
}



/* @end */

#documentation {
	background: url(images/PageMiddle.png) repeat-y center top;
	width: 563px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 24px;
	padding-right: 24px;
}

/* @group Documentation */

#documentation h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

#documentation h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 19px;
	margin: 0;
	padding: 0;
}

#documentation #content {
	padding: 10px 4px;
}

.explanation {
	
}

#documentation .pagedivider {
	width: 554px;
	text-align: center;
	height: 23px;
}

#documentation .pagedivider img {
	margin: 0;
	padding: 0;
}



/* @end */

#donate {
	margin-right: auto;
	margin-left: auto;
	width: 119px;
}

#badges {
	padding-right: 14px;
	padding-top: 10px;
	padding-bottom: 0;
	text-align: center;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}

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

#bottom {
	background: url(images/PageBottom.png) no-repeat center bottom;
	width: 561px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	text-align: center;
	text-shadow: rgba(0,0,0,0.42) 0 -1px 0;
	font-size: 12px;
	color: #527186;
	padding: 25px 24px 0;
	margin-bottom: 5px;
}

a {
	color: inherit;
	font-weight: bold;
	text-decoration: none;
}

.clear {
	clear: both;
}

img {
	border: 0 none #f1f1f1;
}