/* Produced by T Studio CSS Parser */

body {
	font-family: Verdana, Arial, Helvetica;
	background: url('/images/bg.gif') #d4d4d4;
	padding: 0;
	margin: 0;
	font-size: 80%;
	text-align: center;
	color: black;
}


td {
	font-size: 80%;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial;
}


h1 {
	margin-top: 0px;
	font-size: 2em;
}


h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}


h3 {
	margin-bottom: 10px;
	font-size: 1.17em;
}


a, img {
	border: none;
}


a:link, a:visited {
	color: #0055CC;
}


a:hover, a:active {
	color: #CC0000;
}


hr {
	border: none;
	color: #999999;
	background-color: #999999;
	height: 1px;
}


form {
	margin: 0;
}


p {
	margin: 0 0 1em 0;
}


.centr {
	text-align: center;
}


.centrize {
	margin-left: auto;
	margin-right: auto;
}


.nomargin {
	margin: 0;
}


.smallr {
	font-size: smaller;
}


.smallrp {
	font-size: 70%;
}


.it {
	font-style: italic;
}


.grey {
	color: #808080;
}


.st {
	font-weight: bold;
}


.wrapper {
	display: table;
}


html>/**/body .wrapper {
	width: 100%;
}


* html .wrapper {
	height: 1%;
}


*:first-child+html .wrapper {
	height: 1%;
}


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


.nofloat {
	float: none;
}


.helvetica {
	font-family: Helvetica, Arial;
}


div.diagnostic {
	background: #e0e0ff;
	border: #c3c3f8 1px solid;
	padding: 5px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
}


div.whitebox {
	background: white;
	border: #f8f1c3 1px solid;
	padding: 3px;
}


span.hid {
	visibility: hidden;
}


.releasedate {
	font-size: smaller;
	color: #808080;
	font-style: italic;
}


a.downloadlink, a.buylink, a.infolink, a.bluelink {
	display: block;
	line-height: 30px;
	overflow: hidden;
	height: 30px;
	padding-left: 45px;
	border: 1px solid;
	background-image: url('/images/buttons.png');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: black;
}


a.downloadlink:link, a.buylink:link, a.infolink:link, a.bluelink:link, a.downloadlink:visited, a.buylink:visited, a.infolink:visited, a.bluelink:visited, a.downloadlink:hover, a.buylink:hover, a.infolink:hover, a.bluelink:hover {
	color: black;
}


a.downloadlink {
	background-position: 0 0;
	border-color: #b4c91a;
	background-color: #ebeed8;
}


a.downloadlink:hover {
	background-position: 0 -120px;
	border-color: #d7e714;
}


a.buylink {
	background-position: 0 -30px;
	border-color: #dea303;
	background-color: #f8b603;
}


a.buylink:hover {
	background-position: 0 -150px;
	border-color: #f4c602;
}


a.infolink {
	background-position: 0 -60px;
	border-color: #86b2d1;
	background-color: #89c3eb;
}


a.infolink:hover {
	background-position: 0 -180px;
	border-color: #a1d5ed;
}


a.bluelink {
	background-position: 0 -90px;
	border-color: #86b2d1;
	padding-left: 0;
	text-align: center;
	background-color: #89c3eb;
}


a.bluelink:hover {
	background-position: 0 -210px;
	border-color: #a1d5ed;
}


div.pagination {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ece8cc;
}


div.comment {
	background: #ffffe0;
	border: #f8f1c3 1px solid;
	margin-bottom: 10px;
	padding: 1px;
}


div.commenttitle {
	padding: 2px;
}


div.commentbody {
	background: white;
	border: #f8f1c3 1px solid;
	padding: 5px;
}


div.commentdelete {
	font-size: 80%;
	text-align: right;
	padding-right: 3px;
}


div.addcomment {
	background: #ffffcc;
	border: #f8f1c3 1px solid;
}


* html div.addcomment {
	width: 430px;
}


html>body div.addcomment textarea {
	width: 99%;
}


* html div.addcomment textarea {
	width: 400px;
}


div.postcomment_smileys {
	background-color: white;
	padding: 3px;
}


div.leftcol_content h3 {
	color: #505d6d;
	margin: 0 0 10px 5px;
	text-transform: uppercase;
	font-size: 1em;
}


div.gamefeature {
	display: block;
	text-align: center;
	margin: 5px 0;
	border: 1px solid #e5e7eb;
	padding: 3px;
}


div.gamefeature:hover {
	display: block;
	border: 1px solid #818a97;
	background-color: #c9d0dc;
}


div.leftcol_content div.gamefeature div.screen {
	margin: 0 auto;
	width: 75px;
	height: 73px;
}


div.leftcol_content div.gamefeature a.gamename {
	display: block;
	font-size: 80%;
	font-weight: bold;
	margin-top: -15px;
}


div.leftcol_content div.gamefeature div.featuredesc {
	font-size: 80%;
	margin-top: 2px;
}


div.leftcol_content ul {
	padding-left: 0;
	list-style: none;
	border-top: 1px solid #999999;
	margin: -5px -5px 10px -5px;
}


div.leftcol_content ul li {
	border-bottom: 1px solid #999999;
}


div.leftcol_content ul li a {
	display: block;
	padding: 2px 0 2px 5px;
	text-decoration: none;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #e5e7eb;
	color: #505d6d;
}


div.leftcol_content ul li a:link, div.leftcol_content ul li a:visited {
	color: #505d6d;
}


div.leftcol_content ul li.activegenre a, div.leftcol_content ul li a:hover {
	background-color: white;
	border-left-color: #999999;
	color: #505d6d;
}


div.leftcol_content ul li.activegenre a {
	font-weight: bold;
}


ul.gamelist {
	margin-left: 0;
	list-style: none;
	padding: 5px 0 0 0;
	border-top: 1px solid #cccccc;
}


ul.gamelist li {
	border-bottom: 1px solid #cccccc;
	padding: 0px 0 5px 0;
	margin-bottom: 5px;
}


ul.gamelist li .n {
	width: 30px;
	float: left;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: center;
	line-height: 65px;
	font-size: 20px;
	color: #909090;
}


ul.gamelist li .n1 {
	font-size: 40px;
	color: black;
}


ul.gamelist li .n2 {
	font-size: 30px;
	color: #303030;
}


ul.gamelist li .n3 {
	font-size: 25px;
	color: #505050;
}


ul.gamelist li .image {
	width: 75px;
	padding: 5px 5px 0 5px;
	margin-right: 3px;
	height: 68px;
	float: left;
}


ul.gamelist li div.gamename {
	font-weight: bold;
	font-size: 110%;
}


ul.gamelist li div.gamename span.genre {
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
	color: #808080;
}


ul.gamelist li div.download {
	width: 125px;
	float: right;
	margin-left: 10px;
	padding-top: 15px;
}


div.gameinfo_pf div.gameimage {
	width: 320px;
	height: 268px;
}


div.gameinfo_pf div.gamedesc {
	margin-left: 330px;
	margin-top: -288px;
	min-height: 288px;
}


* html div.gameinfo_pf div.gamedesc {
	height: 288px;
}


*:first-child+html div.gameinfo_pf div.gamedesc {
	height: 288px;
}


div.gameinfo_r div.gameimage {
	width: 200px;
	height: 220px;
}


div.gameinfo_r div.gamedesc {
	margin-left: 210px;
	margin-top: -240px;
	min-height: 240px;
}


* html div.gameinfo_r div.gamedesc {
	height: 240px;
}


*:first-child+html div.gameinfo_r div.gamedesc {
	height: 240px;
}


div.gamedesc ul {
	margin-top: -0.5em;
	margin-bottom: 1em;
}


div.dlbuyscreens {
	margin: 15px 0;
}


div.gamescreens {
	width: 300px;
	float: left;
	background-color: #e5e7eb;
}


div.gamescreens .enlarge {
	text-align: center;
	margin: 0 5px 10px 5px;
	font-size: 90%;
	color: #505d6d;
}


div.gamescreens .group {
	width: 285px;
	margin: 0 auto;
}


div.gamescreens .screen {
	float: left;
	width: 75px;
	padding: 0 10px;
	height: 73px;
}


div.dlbuyscreens div.dlbuy {
	margin: 15px 0 20px 310px;
}


div.dlbuy a {
	margin: 0 0 10px 0;
}


div.pickpic {
	width: 150px;
	float: left;
}


div.pickdesc {
	margin-left: 160px;
}


div.buytablet, div.downloadtablet {
	padding: 10px;
	margin: 10px 0;
}


div.downloadtablet {
	border: 1px solid #dee898;
	background: #ebeed8;
}


div.buytablet {
	border: 1px solid #edd9a4;
	background: #faf2de;
}


div.code {
	background-color: #e5e7eb;
	border: 1px dotted #999999;
	padding: 5px;
	margin-bottom: 20px;
}


* html div.code {
	width: 400px;
}


html>body div.code textarea {
	width: 100%;
}


* html div.code textarea {
	width: 400px;
}


span.reqfield {
	color: #D02020;
}


span.fieldnote {
	color: #606060;
	font-size: 75%;
	font-style: italic;
}


span.checking, span.correct, span.incorrect {
	font-size: 70%;
}


span.checking {
	color: #808080;
}


span.correct {
	color: #10B010;
	font-size: 80%;
	font-weight: bold;
}


span.incorrect {
	color: #D01010;
}


div.outer {
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	max-width: 1000px;
	width: expression(document.body.clientWidth>1000?'950px':('auto') );
	text-align: left;
}


div.header {
	height: 105px;
}


* html div.header {
	overflow: hidden;
}


div.header_i {
	padding-top: 35px;
}


div.header_c {
	height: 70px;
	margin-left: 272px;
	margin-right: 10px;
	background-image: url('/images/header.png');
	background-repeat: repeat-x;
	background-color: #d0d0d0;
	background-position: 0 -70px;
}


div.header_c h1 {
	padding-top: 22px;
}


div.header_c .searchform {
	float: right;
	width: 250px;
	padding-top: 15px;
}


* html div.header_c {
	margin-left: 269px;
	margin-right: 7px;
}


div.header_r {
	height: 70px;
	width: 10px;
	float: right;
	background-image: url('/images/header.png');
	background-repeat: no-repeat;
}


* html div.header_r {
	margin-left: -3px;
}


div.header a {
	display: block;
	width: 272px;
	height: 105px;
	float: left;
	background: url('/images/logo.png');
	text-decoration: none;
}


* html div.header a {
	margin-right: -3px;
}


div.mainpart {
	padding-right: 10px;
	padding-bottom: 2px;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	background: #f0f0f0;
	clear: both;
}


div.voffsetcols {
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 170px;
	border-left: #999999 solid 1px;
	background: #f0f0f0;
}


div.leftcol {
	background: #e5e7eb;
}


div.leftcol_content {
	width: 160px;
	float: left;
	padding: 10px 5px 0 5px;
}


div.rightcol {
	width: 130px;
	float: right;
	padding-top: 5px;
}


* html div.rightcol {
	padding-top: 15px;
	margin-left: -3px;
}


div.rightcol a, div.rightcol div.active {
	display: block;
	width: 110px;
	padding-left: 20px;
	height: 30px;
	padding-top: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	background-image: url('/images/tabs.png');
	background-repeat: none;
	background-color: white;
	color: #303030;
	background-position: 100% 0;
	margin-top: 10px;
	margin-bottom: 10px;
}


div.rightcol a, div.rightcol a:link, div.rightcol a:visited {
	background-position: 100% -42px;
	background-color: #999999;
	color: white;
}


div.rightcol a:hover, div.rightcol a:active {
	background-position: 100% -84px;
	background-color: #999999;
	color: white;
}


div.maincol {
	border: #999999 solid 1px;
	background: white;
	padding: 10px;
}


div.maincol#withright {
	margin-right: 130px;
}


* html div.maincol#withright {
	margin-right: -3px;
}


div.copy {
	border-top: 1px solid #999999;
	color: #808080;
	padding: 5px;
	*padding-top: 2px;
	font-size: smaller;
	margin-top: 10px;
	clear: both;
}


* html .iefloatfix {
	height: 0.01%;
}



