/* Standard */
body {
	background: #333 url(/i/bb.png) repeat-x;
	font-size: 62.5%; /* 10px */
	margin: 0;
	padding: 21px 0 20px 0;
	text-align: center;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
ul {
	list-style-type: square;
}
#page {
	text-align: left;
	width: 715px;
	margin: 0 auto;
}
img {
	border: 0;
}
#path {
	font-size: 0.9em;
}
#body h1 {
	margin: 3px 0 11px 0;
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	color: #0f0;
	width: 70%;
}
#body h2 {
	margin: 3px 0 8px 0;
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	width: 50%;
	color: #fff;
}
#body h3 {
	margin: 8px 0 8px 0;
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	width: 60%;
}
#content h5 {
	margin: 6px 0;
	padding-top: 5px;
	font-size: 1.1em;
}
#content li {
	text-align: left;
}
a {
	color: #fff;
}
a:hover {
	text-decoration: none;
}
.clr {
	clear: both;
}
.right {
	text-align: right !important;
}
.center {
	text-align: center !important;
}
/* Forms */
form {
	margin: 0;
}
input.text, textarea, select {
	padding: 3px;
	border: 1px solid;
	border-color: #888 #aaa #ccc #ccc;
	background: #333;
	color: #aaa;
}
option.first {
	color: #0f0;
}
input.button {
	background: #555; 
	color: #0f0; 
	border: 1px solid #333;
	font-weight: bold;
}
input.bigButton {
	background: #444;
	padding: 6px 10px;
	font-size: 1.2em;
	margin-top: 5px;
}
p {
	margin: 11px 0 7px 0;
}
/* Header */
#logo { 
	float: left;
}
h1#logo {
	margin: 0;
	border-width: 0;
	padding: 0;
}
#logo a {
	font-weight: bold;
	font-size: 2.5em;
}
#adTop {
	padding: 4px 8px 0 0;
}
#adTop div {
	float: right;
}
#navigation {
	height: 3.1em;
	border-bottom: 1px solid #000;
	margin-right: 8px;
}
/* START: #sections */
#sections {
	list-style: none; 
	padding: 0; 
	margin: 0;
}
#sections li { 
	float: left; 
	display: block; 
	margin: 0.4em 0 0 0;
	background: url(/i/tab_shadow.gif) no-repeat right top;
}
/* Tab icons */
span#arcade {
	background-image: url(/i/ia.gif);
}
span#forums {
	background-image: url(/i/if.gif);
}
span#clans {
	background-image: url(/i/ic.gif);
}
/* state: off */
#sections div {
	z-index: 1;
	float: left;
	padding-right: 8px;
	border-bottom: 1px solid #000;
}
#sections a {
	float: left;
	text-decoration: none;
	display: block;
	background: #444;
	height: 100%;
	cursor: pointer;
}
#sections a:hover {
	background: #999;
}
#sections span {
	float: left;
	display: block;
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-width: 1px 1px 0 1px;
	border-color: #000;
	border-style: solid;
	padding: 0.4em 7px 0.40em 28px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
#sections li:first-child a {
	padding-left: 20px;
	background-image: url(/i/tab_bevel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sections li:first-child span {
	border-left-width: 0;
	background-position: left center;
	padding-left: 19px;
}
/* state: on */
#sections li.on div {
	padding-right: 8px;
	background: url(/i/tab_shadow_border.gif) right bottom no-repeat;
	border-width: 0;
}
#sections li.on a {
	background-color: #666;
	position: relative;
	z-index: 100;
}
#sections li.on span {
	padding-bottom: 0.48em;
}
/* END: #navigation */
#session {
	font-size: 1.1em;
	text-align: right;
}
#sessionLinks {
	font-size: 0.9em;
	white-space: normal;
}
#sessionLinks a {
	color: #ccc;
}
.alias {
	font-weight: bold;
	text-decoration: none;
	color: #0f0;
}
.w {
	color: #fff !important;
}
.wrap {
	white-space: normal !important;
}
.b {
	font-weight: bold !important;
}
.g {
	color: #ccc !important;
}
.r {
	color: #f00 !important;
}
.scheme {
	color: #0f0 !important;
}
.topRight {
	float: right !important;
}
.topLeft {
	float: left !important;
}
/* START: body */
#body {
	background: url(/i/rs.gif) right top repeat-y;
	position: relative;
}
#body div#a {
	background: url(/i/bs.gif) left bottom repeat-x;
}
#body div#b {
	background: url(/i/rts.png) right top no-repeat;
}
#body div#c {
	background: url(/i/bls.gif) left bottom no-repeat;
}
#body div#d {
	background: url(/i/rbs.png) right bottom no-repeat;
	padding: 0 8px 8px 0;
}
#body div#e {
	background: #666;
	border-style: solid;
	border-color: #000;
	border-width: 0 1px 1px 1px;
	padding: 9px 11px 8px 11px;
	font-size: 1.1em;
}
#body div#e:after { 
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#body div#e { 
	display: inline-block; 
	_height: 1%;
}
/* IE-mac \*/
#body div#e { display: block; }
/* */
#body div {
	height: 1%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
#body {
	height: 1%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
#content {
	float: left;
	width: 500px;
	text-align: left;
}
#content.fullWidth {
	width: 682px;
}
#side {
	width: 171px;
	float: right;
}
h4 {
	color: #fff;
	margin: 0 0 6px 0;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}
#content .containerB h4 { 
	color: #0f0;
}
ul#scores {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#scores li {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 0.9em;
}
#adSide {
	text-align: center;
}
#adSide div {
	margin: 0 auto;
	width: 120px;
}
#membersOnline {
	font-size: 0.8em;
}
#totals {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#login ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#login li {
	text-align: center;
	margin: 0;
	padding: 0;
}
#login label {
	display: none;
}
#login input.text {
	margin: 0 auto;
	width: 140px;
	margin-bottom: 3px;
	background: #000;
}
#login input.button {
	background-color: #666; 
	color: #fff;
}
#login div {
	text-align: right;
	padding-top: 4px;
}
#login div input {
	vertical-align: middle;
}
/* END: body */
.smallIcon, .largeIcon, .smallAvatar, .largeAvatar {
	display: block;
	float: left;
	padding: 1px;
	background-color: #333;
	border: 1px solid #ccc;
	margin-right: 3px;
}
.smallIcon {
	width: 20px;
}
.largeIcon {
	width: 50px;
}
.smallAvatar {
	width: 32px;
}
.largeAvatar {
	width: 75px;
	position: relative;
}
.unverified {
	position: absolute;
	right: 0;
	bottom: 0;
}
.mediumBadge, .largeBadge {
	display: block;
	float: left;
	clear: left;
	padding: 1px;
	background-color: #333;
	border: solid #ccc;
	border-width: 0 1px 1px 1px;
	width: 32px;
}
.mediumBadge {
	width: 32px;
}
.largeBadge {
	width: 75px;
}
.mediumBadge div, .largeBadge div {
	padding: 1px;
	text-align: center;
	background: #0c0;
}
.e {
	vertical-align: middle;
}
.red {
	color: #f00;
}
.elite div {
	background: #888;
}
.subscriber div {
	background: #222;
}
.containerA, .containerB, .containerC {
	border: 1px solid #333;
	padding: 8px;
	margin-bottom: 7px;
	display: inline-block; 
	_height: 1%;
}
.containerA:after, .containerB:after, .containerC:after { 
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE-mac \*/
.containerA, .containerB, .containerC { display: block; }
/* */
.containerA {
	background: #777;
}
.containerB {
	background: #555;
}
.containerC {
	background: #333;
	border-color: #999;
}
.more {
	display: block;
	text-align: right;
	font-size: 0.8em;
}
ul#links {
	list-style-type: none;
	margin: 0 0 4px 0;
	padding: 0;
}
.leftColumn {
	float: left;
	width: 244px;
}
.rightColumn {
	float: right;
	width: 244px;
}
.leftColumn .containerB {
	width: 228px;
}
.rightColumn .containerB {
	width: 228px;
}
#footer {
	text-align: right;
	padding-right: 8px;
}
#footer h5, #tags h4, #tags h5 {
	width: 0;
	height: 0;
	overflow: hidden;
	margin: 0;
}	
#footer ul {
	width: 40em;
	max-width: 701px;
	margin: 0 0 0 auto;
	padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	white-space: nowrap;
}
#footer a {
	display: block;
	padding-left: 2em;
	float: right;
	background: url(/i/footer_dot.gif) 0.9em center no-repeat;
	font-size: 1.1em;
	text-decoration: none;
	color: #ccc;
	white-space: nowrap;
}
#footer li.startPrimary a, #footer li.startSecondary a {
	padding: 0;
	background-image: none;
}
#footer li.startSecondary a {
	padding-left: 6em;
}
#footer .secondary a, #footer .startSecondary a {
	color: #999;
}
#copyright {
	clear: right;
	color: #666;
}
/* Other */
.pagination {
	text-align: center;
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
}
.pagination .button {
	border: 1px solid #555;
	padding: 1px;
	font-weight: bold;
	background: #777;
	text-decoration: none;
}
.pagination .selected {
	border-color: #333;
	background: #555;
}
.sort {
	font-size: 0.9em;
	text-align: right;
	padding-bottom: 5px;
}
fieldset.quoteset {
	padding: 9px;
	margin-bottom: 7px;
}
legend.quotelegend {
	font-weight: bold;
	color: #0f0;
	margin-bottom: 6px;	
}