
body {
	background: #ececec;
	font: 12px 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	line-height: 16px;
	/*text-rendering: optimizeLegibility; Doesn't work on webOS */
}

table {
	font: 12px 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
}

a {
	color: #06C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	margin: 0px auto;
	width: 800px;
}

#header {
	background: url("/images/header.png") no-repeat #1356b1;
	width: 800px;
	height: 85px;
	/*margin-right: auto;
	margin-left: auto;*/
	overflow: hidden;
	position: relative;
}

#header h1 {
	text-indent: -9999px;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 300px;
	height: 70px;
	cursor:  pointer;
}

#header a:hover {
	text-decoration: none;
}

.topbutton {
	background: url("/images/btn_top.gif") no-repeat;
	width: 113px;
	height: 25px;
	text-align: center;
}

.topbutton a {
	color: #333;
	display: block;
	height: 100%;
	padding-top: 5px;
	text-decoration: none;
}

#btndownload {
	position: absolute;
	top: 10px;
	right: 20px;
}

#btnbuy {
	position: absolute;
	bottom: 10px;
	right: 20px;
}

/* Navigation  */

#nav {
	background: #242424;
	margin: 0;
	padding: 0.5em 0;
	width: 100%;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0 0 0 25px;
}

#nav li a {
	color: #777;
	text-decoration: none;
}

#index			#nav_index			a,
#screenshots	#nav_screenshots	a,
#blog			#nav_blog			a,
#docs			#nav_docs			a,
#support		#nav_support		a,
#contact		#nav_contact		a,

#nav li a:hover {
	color: #ffffff;
}

#content {
	background: #ffffff;
	padding: 25px;
	margin: 0px;
	height: auto;
	min-height: 590px;
}

#content h1,h2,h3 {
	font-size: 14px;
}

#centered {
	text-align: center;
}

#section {
	border-bottom: 1px solid gray;
}

#footer {
	background: #fff;
	color: #5b5b5b;
	padding: 10px;
	padding-left: 25px;
}

#content img#ppc {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}

#content img#players {
	float: left;
	margin-right: 10px;
}

#releasenotes h2,
#rti-release-notes h2 {
	margin: 0;
}

#releasenotes h3,
#rti-release-notes h3 {
	width: 100%;
	font-weight: normal;
	font-size: 12px;
	color: #999;
	margin-top: 2px;
}

#releasenotes .notes,
#rti-release-notes .note {
	padding-left: 1.0em;
}

#releasenotes #content ul,
#rti-release-notes #content ul {
	margin-bottom: 2.0em;
}

/* Support */

#group_topics {
	width: 550px;
	margin-bottom: 10px;
}

#group_topics table {
	width: 100%;
	margin-top: 4px;
	border-spacing: 0;
}

#group_topics tr {
	background: #f7f7f7;
}

#group_topics tr.alt {
	background: #fff;
}

#group_topics td {
	padding: 4px;
	vertical-align: top;
}

#loading_icon {
	margin-right: 4px;
}

/* Blog */

.date {
	color: #999;
	font-size: 0.8em;
	margin-bottom: 16px;
}

.post {
	line-height: 18px;
	margin-bottom: 40px;
	color: #222;
}

.post h2 {
	font-size: 18px;
	margin-bottom: 4px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
}

.post h2 a {
	color: #000;
	text-decoration: none;
}

.post_footer {
	clear: both;
	margin-bottom: 15px;
}

.archive-header {
	margin-bottom: 4px;
}

.archive-list {
	list-style: none;
	line-height: 1.75em;
	padding-left: 0;
	margin-left: 1.5em;
}

.archive-list code {
	color: #999;
}

/* Store */

#order_confirmation {
	display: none;
}

.message {
	background: #fef5d2;
	border: solid 2px #ead275;
	padding: 8px;
	text-align: center;
	color: #bc8522;
}

#message {
	display: none;
}

.label {
	text-align: right;
}

.error {
	outline-color: red;
}

.error_message {
	color: red;
}

#card_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

#card_list li {
	background: url('/images/cards.png');
	width: 33px;
	height: 20px;
	padding: 0;
	margin: 0;
	display: inline-block;
	border-radius: 2px;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
}

.card_disabled {
	opacity: 0.1;
}

#orderform_container table {
	width: 100%;
}

#orderform_container td.label {
	width: 40%;
}

#orderform_container td.header {
	font-size: 14px;
	height: 20px;
}

#orderform_container td.space {
	height: 20px;
}

.licenseinfo {
	border: 1px solid #ccc;
	padding: 20px 0;
	border-radius: 4px;
	margin-top: 1em;
}

.licenseinfo td {
	font-size: 14px;
	white-space: nowrap;
	padding: 4px;
}

.licenseinfo .label {
	font-weight: bold;
}

#order_confirmation td {
	white-space: nowrap;
}

#order_confirmation h2 {
	text-align: center;
	font-size: 24px;
}

.product-title {
	font-size: 16px;
}

.price {
	font-weight: bold;
}

#card_list #MasterCard      { background-position:  -33px 0; }
#card_list #AmericanExpress { background-position:  -66px 0; }
#card_list #Discover        { background-position: -100px -1px; box-sizing: border-box; border: 1px solid #777; }
#card_list #DinersClub      { background-position: -132px 0; }
#card_list #JCB             { background-position: -165px 0; }

@media only screen and (min-device-pixel-ratio: 2),
       only screen and (-moz-min-device-pixel-ratio: 2),
       only screen and (-webkit-min-device-pixel-ratio: 2) {

	#card_list li {
		background: url('/images/cards@2x.png');
		background-size: 198px 20px;
	}

	#card_list #Discover {
		background-position: -99px 0;
		border: none;
		box-shadow: inset 0 0 1px #000;
	}
}

