html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */
html>body, html>body #contents {
	height: auto;
}

/*
 * Without this, Moz1.0 adds a vertical scrollbar
 */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
    background-color: #343434;
    font-family: "Lucida Grande",Verdana,Arial,Sans-serif;
    font-size: 12px;
    color: #FFF;
    text-align: center;
}

#contents {
	position: absolute;
	top: 0px;
    left: 0px;
	text-align: left;
/*  Use the following to center this at 50% width, or this for 750px: width: 700px, margin-left: -350px: */
/*
	left: 50%;
    width: 50%;
    margin-left: -25%;
*/
}

/* Main */
#main {
	padding: 0px;
	margin: 0px auto;
	height: auto;
	width: 970px;
}
div#main div#col1 {
    margin-bottom: 10px;
    width: 700px;
    float: left;
}
div#main div#col2 {
    margin: 0px 0px 10px 10px;
    width: 260px;
    float: left;
}

/* Footer */
#footer {
	position: absolute;
	bottom: 0;
    width: 100%;
}
#footer #bottom {
    margin: 0 auto;
    padding-top: 50px;
    width: 758px;
    height: 36px;
    background-image: url(/gfx/bottom-bg.jpg);
    background-repeat: no-repeat;
    text-align: center;
}
#footer #bottom p {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}

form {
    margin: 0px;
    padding: 0px;
}
img {
    border: 0px;
}
a {
	color: #FFF;
}

/* Top */
div#top {
    position: relative;
    height: 105px;
}
div#top img#logo {
    position: absolute;
    left: 0px;
    top: 0px;
}
div#top ul#topmenu {
    position: absolute;
    margin: 0px;
    padding: 15px 0px 0px 70px;
    left: 570px;
    top: 0px;
    width: 313px;
    height: 45px;
    background-image: url(/gfx/menu-bg.jpg);
    background-repeat: no-repeat;
}
div#top ul#topmenu li {
    margin: 0px 20px 0px 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
div#top ul#topmenu li a {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
div#top ul#topmenu li a:hover {
    text-decoration: underline;
}

/* Thumb */
div.thumb {
    margin-right: 15px;
    width: 160px;
    height: 185px;
    background-image: url(/gfx/thumb-bg.jpg);
    background-repeat: no-repeat;
    text-align: center;
    float: left;
}
div.thumb p {
	display: none;
}
div.thumb img.screen {
    margin: 10px 0px 4px 0px;
    width: 140px;
    height: 105px;
    border: 1px solid #FFF;
}
div.thumb a {
    text-decoration: none;
}
div.thumb div.rating {
    margin: 2px 0px 0px 40px;
}

/* Screenshot */
div.screenshot {
    width: 700px;
    height: 554px;
    background-image: url(/gfx/screen-big-bg.jpg);
    background-repeat: repeat-x;
    text-align: center;
    float: left;
}
div.screenshot img.screen {
    margin: 10px 0px 4px 0px;
    width: 680px;
    height: 510px;
    border: 1px solid #FFF;
}

/* styles for the star rater */
.star-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 80px;
	height: 16px;
	position: relative;
	background: url(/gfx/rating.gif) top left repeat-x;
}
.star-rating li {
	padding: 0px;
	margin: 0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a {
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover {
	background: url(/gfx/rating.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star {
	left: 0px;
}
.star-rating a.one-star:hover {
	width: 16px;
}
.star-rating a.two-stars {
	left: 16px;
}
.star-rating a.two-stars:hover {
	width: 32px;
}
.star-rating a.three-stars {
	left: 32px;
}
.star-rating a.three-stars:hover {
	width: 48px;
}
.star-rating a.four-stars {
	left: 48px;
}	
.star-rating a.four-stars:hover {
	width: 64px;
}
.star-rating a.five-stars {
	left: 64px;
}
.star-rating a.five-stars:hover {
	width: 80px;
}
.star-rating li.current-rating {
	background: url(/gfx/rating.gif) left center;
	position: absolute;
	height: 16px;
	display: block;
	z-index: 1;
}
.star-rating li.voted a:hover {
	background-image: url(/gfx/dummy.gif) ! important;
}

/* Screen rating */
div#screenrating {
    float: left;
}
div#screenrating .star-rating {
	background-image: url(/gfx/rating2.gif);
}
div#screenrating .star-rating li a:hover {
	background-image: url(/gfx/rating2.gif);
}
div#screenrating .star-rating li.current-rating {
	background-image: url(/gfx/rating2.gif);
}

/* Order icons */
ul#ordericons {
    margin: 0px;
    padding: 0px;
    float: left;
}
ul#ordericons li {
	margin: 0px;
    padding: 0px 5px 0px 0px;
    width: 16px;
    height: 16px;
    list-style: none;
    float: left;
	display: block;
}
ul#ordericons li a.time {
    width: 16px;
    height: 16px;
    background-image: url('/gfx/icon-ordertime.gif');
    background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
ul#ordericons li.selected a.time {
    background-image: url('/gfx/icon-ordertime-selected.gif');
}
ul#ordericons li a.rating {
    width: 16px;
    height: 16px;
    background-image: url('/gfx/icon-orderrating.gif');
    background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
ul#ordericons li.selected a.rating {
    background-image: url('/gfx/icon-orderrating-selected.gif');
}

/* Pages */
div.pages div, div.pages a {
	margin-right: 1px;
	padding: 1px 5px 2px 5px;
	border: 1px solid #6E6E6E;
	text-decoration: none;
	font-size: 11px;
	float: left;
	color: #FFF;
}
div.pages a {
	color: #6E6E6E;
}
div.pages span {
	margin: 3px 6px 0px 6px;
	padding: 0px;
	font-size: 11px;
	float: left;
}
div.pages .current {
	background-color: #4C6109;
	border-color: #93A537;
	color: #FFF;
}
div.pages .previous, div.pages .next {
    color: #FFF;
}

/* Right col submit button */
div#col2 div#submitbutton {
    margin-bottom: 20px;
    text-align: center;
    width: 260px;
}

/* Right col info */
div#col2 div#info {
    margin-bottom: 20px;
    text-align: center;
    width: 260px;
}
div#col2 div#info img.morethan {
    margin-bottom: 15px;
}
div#col2 div#info img.screensnow {
    margin-top: 5px;
}

/* Right col previous/next */
div#col2 div#prev, div#col2 div#next {
    margin: 0px 0px 5px 50px;
}
div#col2 div#prev div.thumb {
    background-image: url(/gfx/prev-bg.jpg);
    float: none;
}
div#col2 div#next div.thumb {
    background-image: url(/gfx/next-bg.jpg);
    float: none;
}

/* Color index */
.colorindex {
	margin-left: 190px;
    float: left;
}
.colorindex .color {
	margin-left: 1px;
	float: left;
	width: 15px;
	height: 15px;
}

/* Comments */
.comments {
    padding-left: 18px;
    float: right;
    text-decoration: none;
    background-image: url(/gfx/icon-comments.gif);
    background-repeat: no-repeat;
    color: #fff;
}
div.comment {
    margin-top: 10px;
    padding: 20px;
    background-color: #434343;
    width: 660px;
}
div.comment div.header {
    padding-bottom: 5px;
    color: #999;
}
div.comment p {
    padding: 0px;
    margin: 0px;
    line-height: 1.4em;
}

/* Comment form */
div#commentform {
    margin: 10px 0px 0px 0px;
    padding: 45px 0px 0px 0px;
    background-image: url(/gfx/text-writecomment.gif);
    background-repeat: no-repeat;
    background-position: top -5px;
    background-color: #434343;
}
div#commentform fieldset {
    margin: 0px;
    padding: 10px;
    border: none;
}
div#commentform fieldset legend {
    display: none;
}
div#commentform fieldset input {
    border: 1px solid #333;
}
div#commentform fieldset input#name, div#commentform fieldset input#email {
    width: 100%;
}
div#commentform fieldset textarea#comment {
    width: 100%;   
    height: 150px;
    border: 1px solid #333;
}

div#leaderboard {
	margin: 0px 0px 10px;
	width: 730px;
	background: #303030;
	position: relative;
}
div#leaderboard p {
	margin: 0px;
	padding: 10px;
}
div#leaderboard span {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 9px;
	color: #999;
}

/* Google ads */
div#gadsleaderboard {
	width: 960px;
}
/* Google ads */
div#gadssquare {
	width: 260px;
	margin: 0px auto 10px auto;
}

div.digg {
    padding: 10px;
    width: 665px;
    background-image: url(/gfx/thumb-bg.jpg);
    background-repeat: repeat-x;
}
div.digg div.diggstory {
    padding: 5px;
    background-color: #fff;
}
div.digg div.diggstory iframe {
    padding-right: 10px;
    float: left;
}
div.digg div.diggstory h2 {
    margin: 5px 0px 3px 0px;
    padding: 0px;
    font-size: 18px;
}
div.digg div.diggstory h2 a {
    color: #105cb6;
    text-decoration: underline;
}
div.digg div.diggstory h2 a:hover {
    color: #000033;
}
div.digg div.diggstory p {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #333;
    line-height: 1.3;
}

/* Submit */
div#submit fieldset {
    margin: 0px;
    padding: 0px;
    border: none;
}
div#submit fieldset legend {
    display: none;
}
div#submit fieldset label {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
div#submit fieldset input {
    margin-bottom: 10px;
}
div#submit fieldset input.text {
    padding: 3px;
    font-size: 16px;
    width: 450px;
    border: 1px solid #333;
}
div#submit div.preview {
    width: 340px;
    height: 284px;
    background-image: url(/gfx/screen-medium-bg.jpg);
    background-repeat: repeat-x;
    text-align: center;
}
div#submit div.preview img.screen {
    margin: 10px 0px 4px 0px;
    width: 320px;
    height: 240px;
    border: 1px solid #FFF;
}

/* Search form */
div#searchform {
    margin: 0px;
    padding: 0px;
    background-color: #434343;
}
div#searchform fieldset {
    margin: 0px;
    padding: 10px;
    border: none;
}
div#searchform fieldset legend {
    display: none;
}
div#searchform fieldset input {
    border: 1px solid #333;
}
div#searchform fieldset input#query {
    width: 180px;
}
