﻿body {
	font-family: Arial;
	color: #d0d0d0;
	text-align: center;
	font-size: 1em;
	padding: 0;
	margin: 0 0 -10px 0;
	background: #333333 url(../Images/Background.gif) repeat;
	}

body.subpage {
	background: #464444;
	width: 100%;
	}

#wrapper {
	background: url(../Images/Background-Top.gif) repeat-x;
	margin: 0;
	padding: 0;
	}
	
#header {
	width: 220px;
	float: left;
	}

#banner {
	width: 980px;
	background: #333333;
	margin: 0;
	padding: 0;
	}
	
#banner img {
	padding: 0;
	margin: 0;
	}
	
#contentdivider {
	border-top: solid 1px #000000;
	line-height: 0px;
	}
	
#bannerlogoleft {
	width: 115px;
	float: left;
	background: #333333;
	margin: 0;
	padding: 0;
	}

#bannerinner {
	width: 750px;
	float: left;
	background: #333333;
	margin: 0;
	padding: 0;
	}
	
#bannerlogoright {
	width: 115px;
	float: right;
	background: #333333;
	margin: 0;
	padding: 0;
	}
	
#content {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	border-left: solid 1px black;
	border-right: solid 1px black;
	background: url(../Images/Background-Inner.gif) repeat-y;
	}
	
#footer {
	width: 980px;
	text-align: center;
	clear: both;
	padding: 0 0 5px 0;
	margin: 0;
	background: #202020;
	}
	
#navlinks {
	width: 230px;
	margin: 0;
	padding: 0;
	float: right;
	font-size: 95%;
	}
	
#navlinksinner {
	background-color: #333333;
	border-left: solid 1px #000000;
	}
	
#maincontents {
	width: 750px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#maincontentsinner {
	background: #464444;
	}
	
.smalltext {
	font-size: smaller;
	}
	
.smalltext2 {
	font-size: 90%;
	}
	
.right {
	float: right;
	}
	
.left {
	float: left;
	}
	
.news {
	padding-bottom: 5px;
	}
	
.adsense {
	padding-right: 50px;
	}
	
.comments {
	padding: 5px 0 15px 0;
	font-size: 95%;
	}
	
.comments .title {
	font-size: 75%;	
	}
	
.comments .credits {
	float: left;
	clear: left;
	text-align: right; 
	width: 220px;
	padding-right: 5px;
	}
	
.comments .credits p {
	font-size: 80%;
	text-align: right; 
	margin: 7px 0 0 0;
	}

.comments .credits .name {
	font-size: 90%; 
	}
	
.comments .avatar {
	float: left;
	width: 67px;
	padding: 0;
	margin: 0px 10px;
	border: solid 1px #6C6A6A;
	}

.avatar {
	float: right;
	clear: right;
	margin: 3px 5px;
	}
	
.avatar img {
	padding: 0;
	margin: 0;
	}

.avatar img.rank {
	border-left: solid 1px #6C6A6A;
	}
	
.avatar a img {
	border: none;
	padding: 0;
	margin: 0;
	}
	
.comments .contents {
	float: left;
	text-align: left;
	padding: 0px;
	width: 373px;
	}
	
.comments .contents .flag {
	float: right;
	text-align: right;
	display: inline;
	font-size: 75%;
	padding-right: 10px;
	}
	
.comments .contents p {
	margin-top: 5px;
	}
	
.comments h5 {
	display: inline; 
	}
	
hr.commentsdivider {
	clear: left;
	width: 600px;
	color: #6C6A6A;
	background-color: #6C6A6A;
	height: 1px;
	border: none;
	margin: 5px auto;
	text-align: center;
	}
			
br.commentsend {
	clear: left;
	margin-bottom: 25px;
	}
	
.polloptions {
	padding-left: 10px;
	}
	
.comments {
	padding-top: 5px;
	}
	
.commentsblock {
	float: left;
	}
	
.listgrid {
	width: 736px;
	margin: 0 auto;
	}

.listgrid th, .listgrid .footer {
	font-size: 120%;
	color: #bdd53f;
	margin: 10px 7px 5px 7px;
	padding: 0;
	border-bottom: solid 1px #6C6A6A;
	font-weight: normal;
	}

 .listgrid .footer {
	border-bottom: none;
	border-top: solid 1px #6C6A6A;
	}
	
.listgrid td, .listgrid th {
	padding: 5px 7px;
	vertical-align: top;
	}
	
.listgrid .alt {
	background: #404040;
	}
	
.highlight {
	background: #4a4a4a;
	text-decoration: inherit;
	}
	
.topsites {
	margin: 15px;
	}
	
.topsites img {
	border: 3px solid #4a4a4a;
	}
	
.downloadblock {
	border: 1px solid #6C6A6A;
	clear: left;
	margin: 0px 280px 10px 280px;
	padding: 10px;
	background-color: #404040;
	}

.gamesdownloadblock {
	border: 1px solid #6C6A6A;
	clear: left;
	margin: 10px 150px 10px 150px;
	padding: 10px;
	background-color: #404040;
	}
	
.gamesdownloadblock .center {
	margin-left: 100px;
	text-align: center;
	}

.gamesdownloadblock .center img {
	border: solid 1px #6C6A6A;
	}
	
.downloadblock a:hover, .gamesdownloadblock a:hover {
	text-decoration: none;
	background: #4a4a4a;
	}
	
.downloadblock p.dropdown, .gamesdownloadblock p.dropdown {
	font-size: 90%;
	padding: 5px 5px 0px 55px;
	}
	

.downloadimage {
	background:url(../Images/Download.gif) no-repeat;
	background-position: left top;
	}
	
ul.downloadSponsors {
	margin: 0;
	padding: 0;
	height: 25px;
	}
	
ul.downloadSponsors li {
	list-style-type: none;
	list-style-image: none;
	font-size: 80%;
	font-weight: bold;
	float: left;
	margin: 0 5px;
	}
	
.itemwrapper {
	padding-bottom: 5px;
	}
	
.systemsimage {
	float: right;
	margin: -1px 7px 5px 5px;
	border: solid 1px #4a4a4a;
	}	
	
.profilecountryimage {
	margin: 0 7px;
	border: solid 1px #4a4a4a;
	float: right;
	}
	
.newicon {
	padding-left: 5px;
	vertical-align: middle;
	}
	
.stickyicon {
	vertical-align: middle;
	}
	
.commentsimage {
	padding-left: 5px;
	vertical-align: middle;
	}
	
.centerform {
	text-align: center;
	padding: 10px;
	}
	
.advertisement {
	text-align: center;
	padding: 5px;
	}

.date {
	float: right;
	width: 65px;
	height: 50px;
	margin: 5px 5px 5px 5px;
	padding: 13px 0px 0px 2px;
	text-align: center;
	background:url(../Images/Calendar.gif) no-repeat;
	font-size: 90%;
	color: #7b7b70;
	clear: right;
	}
	
.date .day {
	display: block;
	font-weight: bold;
	}

.date .year {
	font-size: 75%;
	display: block;
	}
	
.date .time {
	font-size: 75%;
	display: block;
	}
	
fieldset {
	border: solid 2px #4a4a4a;
	padding: 10px;
	width: 75%;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 15px;
	display: block;
	font-size: 95%;
	} 
	
fieldset legend {
	border: solid 2px #393939;
	background: #4a4a4a;
	padding: 2px 15px;
	color: #bdd53f;
	}

fieldset legend strong {
	letter-spacing: 2px;
	}
	
form {
	margin: 0;
	padding: 0;
	}

.search {
	padding-right: 10px;
	margin-top: 2px;
	}
		
form .search .input {
	border: solid 1px #4a4a4a;
	background-color: #393939;
	font-family: Arial;
	font-size: 50%;
	font-variant: normal;
	font-weight: lighter;
	width: 125px;
	margin-bottom: 4px;
	}
	
form .input:focus, form .input:hover, 
form .inputwide:focus, form .inputwide:hover,
form .multilineinput:focus, form .multilineinput:hover,
form .dropdownlist:focus, form .dropdownlist:hover,
form .dropdownlistwide:focus, form .dropdownlistwide:hover,
form .multilineinputsmall:focus, form .multilineinputsmall:hover,
form .multilineinputbig:focus, form .multilineinputbig:hover {
	background-color: #5e5d5d;
	}

label {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
	display: block;
	}
	
.polloptions label {
	font-weight: normal;
	padding: 0px 0px 0px 5px;
	display: inline;
	}
	
.validationerror {
	font-weight: bold;
	color: #D53F71;
	}
	
form .input {
	border: solid 1px #4a4a4a;
	background-color: #393939;
	font-family: Arial;
	color: #d0d0d0;
	width: 150px;
	font-size: small;
	}
	
form .inputwide {
	border: solid 1px #4a4a4a;
	background-color: #393939;
	font-family: Arial;
	color: #d0d0d0;
	width: 250px;
	font-size: small;
	}
	
form .dropdownlist {
	border: solid 1px #4a4a4a;
	background-color: #393939;
	font-family: Arial;
	color: #d0d0d0;
	width: 170px;
	font-size: small;
	}
	
#navlinks .dropdownlist {
	width: 200px;
	}
	
form .dropdownlistwide {
	border: solid 1px #4a4a4a;
	background-color: #393939;
	font-family: Arial;
	color: #d0d0d0;
	width: 350px;
	font-size: small;
	}

form .multilineinput {
	border: solid 1px #4a4a4a;
	background-color: #393939;
	font-family: Arial;
	color: #d0d0d0;
	width: 225px;
	height: 125px;
	font-size: small;
	}
	
form .multilineinputbig {
	border: solid 1px #4a4a4a;
	background-color: #393939;
	font-family: Arial;
	color: #d0d0d0;
	width: 500px;
	height: 175px;
	font-size: small;
	}
	
form .multilineinputsmall {
	border: solid 1px #4a4a4a;
	background-color: #393939;
	font-family: Arial;
	color: #d0d0d0;
	width: 225px;
	height: 30px;
	font-size: small;
	}

h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	}

h2 {
	font-size: 120%;
	margin: 0px 0px 0px 0px;
	padding: 8px 5px 8px 5px;
	background: url(../Images/H2.gif) repeat;
	color: #B3B2B2;
	text-align: left;
	letter-spacing: 0.5px;
	}
	
h3 {
	font-size: 180%;
	margin: 7px;
	color: #D5A33F;
	letter-spacing: 1px;
	font-weight: bolder;
	}
	
.beside-title { margin: 10px; }
	
#footer h3 {
	color: #B3B2B2;
	font-size: 120%;
	padding: 5px 0px 3px 0px;
	background: url(../Images/H3.gif) repeat;
	color: #5e5d5d;
	text-align: center;
	font-family: Arial;
	}
	
h4 {
	font-size: 120%;
	color: #bdd53f;
	margin: 10px 7px 5px 7px;
	padding: 0;
	border-bottom: solid 1px #6C6A6A;
	font-weight: normal;
	clear: left;
	}
	
h4 .category, .sticky {
	color: #DFEBA3;	
	}
	
.sticky {
	font-weight: bold;
}
	
#navlinks h4 {
	font-size: 100%;
	color: #ABABAB;
	background:url(../Images/H4.gif) repeat;
	margin: 0;
	padding: 2px 5px 2px 10px;
	letter-spacing: 1px;
	border: none;
	font-weight: bold;
	}

.prevnextlinks {
	font-size: 110%;
	margin: 10px 7px 10px 7px;
	padding-bottom: 5px;
	clear: left;
	}

.prevnextlinks .prev {
	float: left;
	}

.prevnextlinks .next {
	float: right
	}
	
h4 em {
	font-size: 90%;
	}
	
h5 {
	font-size: 100%;
	margin: 2px 2px 5px 2px;
	padding: 0px 5px 0px 5px;
	color: #bdd53f;
	}
	
.gamesdownloadblock h5 {
	padding-top: 10px;
	}

abbr {
	cursor: help;
	text-decoration: none;
	border: none;
	}

em {
	font-size: small;
	}
	
p {
	padding: 0;
	margin: 0px 7px 10px 7px;
	font-size: 90%;
	clear: left;
	text-align: left;
	}
	
.pre {
	font-family: "Courier New";
	}
	
.price, .underline {
	text-decoration: underline;
	}
	
a {
	text-decoration: underline;
	color: #1db1ee;
	}

a:hover {
	text-decoration: none;
	background: #4a4a4a;
	}

#maincontents a {
	color: #4BBFF1;
	}

#maincontents a:hover {
	text-decoration: none;
	background: #575757;
	}
	
h4 .right em a, #maincontents .right em a, #stars a.votes {
	text-decoration: none;
	font-weight: normal;
	color: #868383;
	}

h4 .right em a:hover, #maincontents .right em a:hover, #stars a.votes:hover {
	text-decoration: none;
	background: #6C6A6A;
	}

h4 .right {
	font-size: 80%;
	margin-top: 4px;
	color: #6C6A6A;
	}
	
h2 .left {
	margin-left: 10px;
	}
	
h2 a {
	text-decoration: underline;
	color: #5e5d5d;
	}

ol li {
	padding-top: 5px;
	padding-bottom: 5px;
	}

ul {
	list-style-type: square;
	list-style-image: url(../Images/Ul.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.news ul { 
	font-size: 90%;
	}

#maincontents ul {
	list-style-image: url(../Images/Ul-Main.gif);
	}
	
.newsfeed {
	list-style-image: url(../Images/Ul-NewsFeed.gif);
	}

ul li {
	margin-top: 3px;
	padding-bottom: 2px;
	}
	
*html ul ul {
     margin-left: 25px; /* IE6 */
}

body>ul ul { /* IE7 */
	margin-left: 25px;
}

* html body ul ul { 
	margin-left: 15px !important; /* FF */
	margin-left: 40px;  /* IE 6 */
	}
	
ul ul {
	list-style-type: square;
	list-style-image: url(../Images/Ul-Small.gif);
	}
	
#maincontents ul ul {
	list-style-image: url(../Images/Ul-Small-Main.gif);
	}
	
ul ul li {
	font-size: 90%;
	}

.horizontal ul {
	margin: 0;
	padding: 0px 0px 10px 0px;
	display: block;
	}
	
.horizontal ul li {
	float: left;
	list-style-type: none;
	list-style-image: none;
	background: url(../Images/Ul-Main.gif) no-repeat;
	background-position: left 4px;
	padding-left: 19px;
	margin: 5px 10px 5px 10px;
	width: 160px;
	}
	
.alphabet ul {
	margin: 0;
	padding: 5px 0px 10px 0px;
	font-size: 75%;
	text-align: center;
	width: 100%;
	}
	
.alphabet ul li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin: 2px;
	}

.gotd img {
	border: solid 1px #6C6A6A;
	float: left;
	margin: 5px 5px 10px 10px;
	}
	
.gotd a {
	font-size: 140%;
	}
	
.gotd span {
	display: block;
	margin-top: 2px;
	font-size: 125%;
	}
	
.gotd {
	font-size: 65%;
	margin: 5px 5px 5px 0;
	color: #868383;
	}
	
.askd 
{
	font-size: 65%;
	margin: 5px 5px 5px 0;
	color: #868383;
	text-align: right;
}

.clicksorSide
{
	margin: 10px 14px;
}

.newsAd
{
	margin: 10px auto;
	text-align: center;
}

dl.screenshots {
	border: 1px solid #6C6A6A;
	background-color: #404040;
	width: 110px;
	text-align: center;
	padding: 10px;
	float: left;
	margin: 0px 0px 10px 10px;
	height: 130px;
	}

.screenshots dt {
	font-weight: bold; 
	font-size: 75%;
	}
 
.screenshots dt img {
	border: 1px solid #6C6A6A;
	max-width: 100px;
	max-height: 100px;
	}

.screenshots dd {
	margin: 0;
	padding: 0;
	font-size: 70%;
	}
	
.captcha input {
	height: 29px;
	width: 80px;
	border: none;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 4px !important;
	margin-top: 0 !important;
	margin-top: -1px;
	border: 1px solid #6C6A6A;
	border-left: none;
	vertical-align: top !important;
	text-transform: uppercase;
	}
	
.captcha img {
	border: 1px solid #6C6A6A;
	}
	
.captcha img.arrow {
	border-left: none;
	}
	
.captchaDownload {
	margin-bottom: 3px;
	margin-top: 1px;
	height: 32px;
	vertical-align: top;
	}
	
.download {
	margin-bottom: 3px;
	margin-top: 1px;
	margin-right: 12px;
	height: 32px;
	vertical-align: top;
	float: right;
	}

.gamesdownloadblock ul li {
	font-weight: bold;
	font-size: 90%;
	}
	
#stars {
	display: inline; 
	position: relative;
	top: -1px;
	}
	
.starsOuter {
	display: block;
	background: #464444;
	border-right: solid 1px #6C6A6A;
	border-bottom: solid 1px #6C6A6A;
	border-left: solid 1px #6C6A6A;
	text-align: right;
	padding: 5px;
	font-size: 90%;
}
	
#stars .star-rating,
#stars .star-rating a:hover,
#stars .star-rating a:active,
#stars .star-rating a:focus,
#stars .star-rating .current-rating {
	background: url(../Images/Star-Rating.gif) left -1000px repeat-x;
	}
	
#stars .star-rating {
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
	}
	
#stars .star-rating li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#stars .star-rating a,
#stars .star-rating .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
	}
	
#stars .star-rating a:hover,
#stars .star-rating a:active,
#stars .star-rating a:focus {
	background-position: left bottom;
	}

#stars .star-rating a.one-star {
	width:20%;
	z-index:16;
	}

#stars .star-rating a.two-stars {
	width:40%;
	z-index:15;
	}

#stars .star-rating a.three-stars {
	width:60%;
	z-index:14;
	}

#stars .star-rating a.four-stars {
	width:80%;
	z-index:13;
	}

#stars .star-rating a.five-stars {
	width:100%;
	z-index:12;
	}

#stars .star-rating .current-rating {
	z-index:11;
	background-position: left center;
	}

#stars .inline-rating {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
	margin-bottom: 3px;
	}

#stars .small-star {
	width:80px;
	height:16px;
	}

#stars .small-star,
#stars .small-star a:hover,
#stars .small-star a:active,
#stars .small-star a:focus,
#stars .small-star .current-rating {
	background-image: url(../Images/Star-Rating.gif);
	line-height: 16px;
	height: 16px;
	}

#piechart {	
	width: 100%;
	display: block;
	}
	

.tlah
{
	margin-bottom: 15px;
}

.tlah li {
    display: inline;
    padding: 0 5px 0 0;
    margin: 0;
    font-size: 65%;
    font-weight: normal;
    list-style-type: none;
	}

.ae_table_vert { width:100%; height:auto; }
.ae_td_vert,.ae_image_td_vert { text-align:left;  padding: 3px 0 3px 0; vertical-align:top; margin: 0; }
.ae_image_td_vert { text-align:right; padding: 3px 5px 2px 0; margin: 0; }
.ae_bb_td_vert { padding: 0px; margin: 0; vertical-align:top; }
A.ae_title_vert, A.ae_image_link_vert {text-align:center; font-size: 13px; font-style: normal; font-weight: bold; color: #1db1ee; text-decoration: Underline; overflow: hidden; }
.ae_desc_vert {text-align:center; font-family: Arial,Sans-Serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #d0d0d0; }
.ae_click_count_vert {font-family: Arial,Sans-Serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; }
A.ae_powered_vert {font-family: Arial,Sans-Serif; font-size: 9px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #1db1ee; text-decoration: Underline; }
A.ae_yourlink_vert {font-family: Arial,Sans-Serif; font-size: 9px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #1db1ee; text-decoration: Underline; }
A.ae_title_vert:hover, A.ae_powered_vert:hover, A.ae_yourlink_vert:hover, A.ae_image_link_vert:hover { color: #1db1ee;  text-decoration: None;}
.ae_image_vert { border-width:2px; border-color:#4a4a4a;}

	
h4.forumCategory {
	color: #DFEBA3;	
	border: none;
	font-size: 140%;
	font-weight: bold;
	}

h5.forumCategory {
	color: #DFEBA3;	
	border: none;
	font-size: 80%;
	}
	
.newPost {
	font-weight: bold;
}

.listgridsmall 
{
	font-size: 95%;
}

.inlinePaging {
	font-size: 10px;
	margin: 2px 5px;
	color: #DFEBA3;	
	font-family: Verdana;
}

.forumPaging {
	font-size: 90%;
	font-weight: bold;
	margin: 10px 15px;
	position: relative;
}

.nowrap 
{
	white-space: nowrap;
}

.forum td 
{
	margin: 0;
	padding: 5px;
}


.forum .alt td
{
	padding: 2px 5px;
}

.forum 
{
	border: solid 1px #4a4a4a;
	margin-bottom: 15px;
}

.forum .meta
{
	width: 150px;
}

.forum .meta a img
{
	border: none;
	padding: 0;
	margin: 0;
}

.forum .post
{
	width: 816px;
	overflow: hidden;
}

.forum .post img.userPostedImage
{
	max-width: 750px;
	display: block;
	margin: 0 auto;
	border: none;
	text-align: center;
}

.forum .meta a
{
	text-align: center;
	margin: 5px auto;
	font-weight: bold;
	font-size: 90%;
}

.forum .meta img
{
	text-align: center;
	padding: 0px;
	margin: 5px 0;
	display: inline;
}

.forum .center td
{
	text-align: center;
}

.strikethrough 
{
	text-decoration: line-through;
}

.postButtons
{
	text-align: right;
	font-size: 60%;
	margin: 10px 5px 5px 5px;
	vertical-align: bottom;
}

.flagForumPost 
{
	display: inline;
}

.quote
{
	border: solid 1px #6C6A6A;
	margin: 15px auto 0;
	width: 95%;
	padding: 5px;
	font-size: 12px;
}

img.smilie, img.smilielink
{
	border: none;
}

p.editedby
{
	font-style: italic;
	text-align: right;
	font-size: 70%;
}

.signature
{
	font-size: 60%;
}

.signature hr
{
	background-color: #6C6A6A;
	color: #6C6A6A;
	width: 200px;
	height: 1px;
	margin: 0;
	
}

.smilielist
{
	float: right;
	width: 150px;
}

.smilielist ul li
{
	list-style-type: none;
	list-style-image: none;
	float: left;
	padding: 5px;
}

.smilielist ul
{
	margin: 0;
}

.smilielink
{
	cursor: pointer;
}
