@font-face {
	font-family: 'TitleFont';
	font-style: normal;
	font-weight: normal;
	src:
		url('../fonts/Sansation_Regular-webfont.woff?#iefix') format('woff'),
		url('../fonts/Sansation_Regular-webfont.ttf') format('truetype'),
		local('Times New Roman');
}

@font-face {
	font-family: 'BodyFont';
	font-style: normal;
	font-weight: normal;
	src:
		url('../fonts/ColabThi-webfont.woff?#iefix') format('woff'),
		url('../fonts/ColabThi-webfont.ttf') format('truetype'),
		local('Helvetica'), local('Arial');
}

* {
	padding: 0;
	border: 0;
	margin: 0;
}

a img {
	border: 0;
	vertical-align: bottom;
}

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

ol, ul {
	list-style-position: inside;
}

hr {
	border-bottom: 1px solid #eee;
    margin: 10px;
}

html {
	font-family: Arial, Helvetica, sans-serif;
}

div {
	clear: both;
}

h1, h2, h3 {
	padding: 4px 10px;
	font-family: TitleFont;
	font-weight: normal;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 22px;
	line-height: 26px;
}

h3 {
	font-size: 20px;
}

input {
	font-family: inherit;
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	color: #333;
	background-color: #ddd;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/starburst.jpg);
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

.error {
	background-color: #f33;
}

a.external, .comment .body a {
	background: transparent url(../images/external_link.png) no-repeat scroll right center;
	padding-right: 14px;
}

.clear {
	clear: both;
}

.comment {
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 10px 10px 10px 0;
	width: 590px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
}

.comment * {
	font-family: Arial;
}

.comment h1 {
	font-size: 18px;
	padding: 0;
}

.comment h2 {
	font-size: 16px;
	padding: 0;
}

.comment h3 {
	font-size: 14px;
	padding: 0;
}

.comment:last-child {
	border: 0;
}

.comment .avatar {
	float: left;
	border: 1px solid #ccc;
	margin-right: 10px;
}

.comment .author {
	display: block;
	color: #333;
	font-size: 10px;
}

.comment .author .username {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.comment .author .country {
	color: #999;
	font-size: 12px;
	margin: 4px;
}

.comment .body {
	font-size: 14px;
	display: block;
}

.comment .body a {
	font-weight: normal;
}

.comment .time {
	display: block;
	float: right;
	font-size: 10px;
	color: #999;
}

.comment .rating {
	display: block;
}

.comment .site {
	display: block;
	text-align: right;
	line-height: 22px;
}

.comment-link {
	background-color: #eee;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 4px 6px;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
}

.comment-link * {
	vertical-align: middle;
}

.comment-list
{
	overflow-x: hidden;
	overflow-y: auto;
	border-top: 0;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}

.load-more {
	letter-spacing: 0;
	text-decoration: none;

	display: block;
	background-color: #eee;
	color: #333;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	border: 1px solid #ddd;
	border-top: none;
	line-height: 22px;
	margin: -10px auto 10px auto;
	text-align: center;
	text-decoration: none;
	font-family: TitleFont;
	font-size: 16px;
	font-weight: normal;
}

.column-left {
	width: 640px;
	margin-right: 10px;
	float: left;
	clear: none;
	text-align: left;
}

.column-left>h2, .column-full>h2, .column-full>h3, .column-right h2 {
	text-align: left;
	color: #606060;
	background: none;
}

.column-left>h2 a {
	text-decoration: none;
	font-weight: normal;
}

.help-text {
	padding: 10px 0;
	font-size: 16px;
	text-align: left;
	margin-left: 30px;
}

.column-right .rating {
	float: right;
	font-size: 24px;
}

.column-right .site {
	padding: 10px;
	line-height: 24px;
}

.column-right .site:last-child {
	border: 0;
}

.column-right .site a {
	word-wrap: break-word;
}

.column-right {
	width: 270px;
	float: right;
	clear: none;
	text-align: left;
}

.column-right h2 {
	background: none;
	color: #606060;
}

.about {
	margin: 30px 10px 40px;
}

#header {
	width: 940px;
	margin: 0 auto;
	padding: 30px 10px 12px;
}

#login {
	float: right;
	margin-top: 5px;
	margin-right: 12px;
	font-size: 12px;
	text-align: right;
}

#stats {
	font-family: TitleFont;
	font-size: 24px;
	margin-left: 20px;
}

#search {
	background: url("/images/search.png") no-repeat scroll center center transparent;
	position: absolute;
	right: 10px;
	top: 14px;
	width: 284px;
	height: 38px;
}

#search-input {
	position: absolute;
	left: 20px;
	top: 11px;
	width: 244px;
}

#free {
	background: url(/images/free.png) no-repeat;
	position: absolute;
	left: 10px;
	top: 47px;
	width: 139px;
	height: 139px;
}

#about {
	font-family: BodyFont;
	font-size: 24px;
	margin: 40px 0;
}

#demo-link {
	background: url(/images/grey_button.png) no-repeat;
	width: 185px;
	height: 55px;
	line-height: 55px;
	display: inline-block;
	font-family: TitleFont;
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
}

#demo-link:hover {
	color: #666;
}

.download-link {
	background: url(/images/green_button.png) no-repeat scroll 5px 0;
	width: 220px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	display: inline-block;
	font-family: TitleFont;
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
}

.download-link:hover {
	background-position: 5px -55px;
}

.download-link img {
	vertical-align: middle;
}

#instructions {
	background-image: url(../images/inst_bar.png);
	width: 960px;
	height: 74px;
	margin: 0 auto;
	position: relative;
	background-repeat: no-repeat;
	top: 0px;
	clear: both;
}

.hide_text {
	height: 0;
	overflow: hidden;
}

#body {
	margin-top: -45px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 58px 10px 0 10px;
	position: relative;
	background-image: url(../images/shadow-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#main {
	float: left;
	width: 920px;
	padding: 0 10px;
	margin-top: 10px;
	background-color: #ffffff;
	text-align: center;
	padding-bottom: 20px;
}

#home #main {
	padding-bottom: 0;
}

#sidebar {
	float: right;
	width: 300px;
	background-color: #e8e8e8;
	padding: 10px;
}

#footer {
	text-align: center;
	clear: both;
	font-size: 14px;
	margin: 0 auto 30px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;

	background-color: #444;
	color: #ccc;
	padding: 10px 100px;
	width: 740px;
}

#footer img {
	vertical-align: middle;
}

#disclaimer {
	float: right;
	font-family: BodyFont;
	font-size: 30px;
	text-shadow: 0 0 4px #999;
}

#links {
	clear: none;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
}

#links a {
	text-decoration: none;
}

.screenshot {
	height: 149px;
	margin: 10px;
	box-shadow: 0 0 4px #aaa;
}

#about .disclaimer {
	font-size: 16px;
	margin-top: 4px;
}

#about .description {
	width: 600px;
	margin: 0 auto;
}

#faq #main a
{
	font-weight: normal;
}
.highlight
{
    background-color: #ddd;
}
