/* (c) Base Media. All Rights Reserved. */
/* Media: All */

/* --- Begin Standard Elements --- */
* {
	margin: 0;
	padding: 0;
}
body {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	background: #f2f2f2;
	color: #000;
	line-height: 1.3em;
	font-family: 'Arial Unicode MS', 'Helvetica World', Arial, Helvetica, sans-serif;
}
p {
	margin: 0 0 0.5em 0;
}
pre {
	margin: 0 5px 5px 0;
	font-family: 'Arial Monospaced', 'Helvetica Monospaced', 'OCR A Extended', 'Lucida Console', monospace;
}
acronym, abbr {
	cursor: help;
}
kbd, code {
	font-weight: bold;
	font-size: 1.3em;
}
a, a:link {
	color: #0000ff;
	background-color: transparent;
}
a:visited {
	color: #663399;
	background: transparent;
}
a:focus, a:hover {
	color: #ff0000;
	background: transparent;
}
a:active {
	color: #663399;
	background: transparent;
}
img, img a {
	border: 0;
}
h1 {
	font-size: 2em;
	font-variant: small-caps;
	font-weight: bold;
	color: #004488;
	background: transparent;
	margin: 5px 0 5px 0;
}
h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #004488;
	background: transparent;
}
h3 {
	font-size: 1.2em;
}
ul, ol {
	margin-left: 2em;
	margin-bottom: 1em;
}
a#skip {
	position: absolute;
	color: #636363;
	background: transparent;
	left: -1000em;
	font-size: 1px;
}
/* --- End Standard Elements --- */

/* --- Begin Header --- */
#header {
	height: 85px;
	color: #000;
	background: #464646 url(../_images/bg_header.gif) repeat-x;
}
#logo {
	position: relative;
	z-index: 1;
}
#adbanner {
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: right;
	font-size: 0.8em;
	color: #fff;
	background: transparent;
	z-index: 0;
	width: 468px;
}
#adbanner a {
	color: #fff;
	background: transparent;
}
#printlogo {
	display: none;
}
/* --- End Header --- */

/* ---Begin Left Content --- */
#leftcontent {
	border: 0;
	width: 150px;
	position: absolute;
	top: 100px;
	left: 0;
	clear: both;
	padding: 0 0 1.0em 0;
	margin-left: 0;
	bottom: 40px;
	z-index: 3;
	font-size: 0.9em;
	color: #353d51;
	background: transparent;
	font-family: Verdana, Tahoma, 'Lucida Grande', 'Bitstream Vera Sans', Helvetica, Arial, sans-serif;
}
#leftcontent form, #leftcontent p, #leftcontent h5 {
	margin: 0 5px;
}
#leftcontent form {
	margin-bottom: 1em;
}
#leftcontent input[type=submit] {
	border: 1px solid #3e4a64;
	background: #3e4a64 url(../_images/bg_topnav.gif) top left repeat-x;
	color: #fff;
	margin: 0;
	padding: 1px 1px 2px 1px;
	text-transform: uppercase;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#leftcontent h5 {
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #353d51;
	border-bottom: 1px solid #ddd;
	margin: 0 5px;
	font-size: 1.1em;
}
.hidden {
	display: none;
	position: absolute;
	left: -999em;
}
.ads {
	text-align: center;
}
.ads table, .ads div, .ads iframe {
	margin: 1em auto 0 auto;
}
#centercontent div.ads table { /* for eBay ad on homepage */
	margin: 0 auto;
}
#poweredby {
	font-size: 0.8em;
}

/* --- Begin Left Navigation Formatting --- */
#leftcontent ul {
	padding: 0;
	list-style-type: none;
	margin: 0 0 1em 0;
	line-height: 1em;
}
#leftcontent ul li {
	padding: 0;
	display: inline;
	margin: 0;
}
#leftcontent ul li a {
	padding: 5px 7px 5px 7px;
	display: block;
	text-decoration: none;
	color: #353d51;
	background-color: #f2f2f2;
}
#leftcontent ul li a:focus, #leftcontent ul li a:hover, #leftcontent ul li a:active {
	color: #353d51;
	background: #f9f9f9;
}
/* --- End Left Navigation Formatting --- */
/* --- End Left Content --- */

/* --- Begin Center Content --- */
#centercontent {
	color: #000;
	background-color: #fff;
	margin: 0 150px 0 150px;
	padding: 5px 7px 0 7px;
	min-height: 880px; /*spacing to encompass ads on left panel*/
	height: auto;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

/* --- Share Buttons --- */
.facebook_like_button {
	border: none;
	overflow: hidden;
	height: 21px;
}
.addthis_button_google_plusone {
	position: relative;
	top: -4px;
	margin-left: 7px;
}
.addthis_button {
	top: -4px;
	position: relative;
}
.addthis_button img {
	border: 0;
}

/* --- Begin Page-Specific Elements --- */
#welcome {
	border: 1px solid #72cf8a;
	background-color: #f3fdf1;
	padding: 5px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.gameinfotable {
	margin: 0 auto;
}
.gameinfotable td {
	vertical-align: top;
}
.gameinfotableleftcolumnwidthwise, .gameinfotableleftcolumnlengthwise {
	font-weight: bold;
}
.heading4 {
	font-weight: bold;
}

/* itemslist - part of new styles, may change in future - items may be displayed in table */
.itemslist {
	list-style: none;
	margin-left: 0;
	line-height: 1.5em;
}

/* cheattable - part of new styles */
.cheattable {
	border-collapse: collapse;
	margin-bottom: 1em;
}
.cheattable td, .cheattable th {
	border: 1px solid #e0e0e0;
	padding: 5px;
	text-align: left;
}
.cheattable th {
	color: #fff;
	background: #3e4a64 url(../_images/bg_topnav.gif) top left repeat-x;
}
.even td {
	background-color: #f2f2f2;
}
.buttoncommand {
	font-weight: bold;
}

/* codesgrid - part of new styles for cheats */
.codesgrid {
	border-collapse: collapse;
	margin-bottom: 1em;
}
.codesgrid td, .cheattable .codesgrid td, .codesgrid th, .cheattable .codesgrid th {
	padding: 2px;
	text-align: center;
	min-width: 20px;
}
.codesgrid td, .cheattable .codesgrid td {
	border: 1px solid #e0e0e0;
	background-color: #fff;
}
.cheattable .codesgrid th {
	border: none;
	background: transparent none;
	color: #000;
}

/* larger - part of new styles for cheats */
.larger {
	font-size: larger;
}

/* --- End Page-Specific Elements --- */

/* --- End Center Content --- */

/* --- Begin Right Content --- */
#rightcontent {
	right: 0;
	width: 150px;
	position: absolute;
	top: 100px;
	bottom: 40px;
	padding-top: 8px;
	text-align: center;
}
/* --- End Right Content --- */

/* --- Begin Base --- */
#base {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #e0e0e0;
	text-align: center;
	font-size: 0.8em;
	padding: 5px;
	color: #000;
	background: #f2f2f2 url(../_images/bg_page.gif);
	font-family: Verdana, Tahoma, 'Lucida Grande', 'Bitstream Vera Sans', Helvetica, Arial, sans-serif;
}
#base img {
	margin: 5px 3px 5px 3px;
}
#base a {
	color: #000;
	background: transparent;
	text-decoration: underline;
}
#base a:focus, #base a:hover, #base a:active {
	text-decoration: none;
}
#baseleft {
	padding: 0 8px 0 5px;
	border-right: 1px solid #999;
	float: left;
}
#baseright {
	margin-left: 105px;
	padding: 0 5px 0 5px;
	text-align: left;
	vertical-align: top;
}
#baseright p {
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.baselinks {
	list-style: none;
	padding: 2px 0 3px 0;
}
.baselinks li {
	border-right: 1px solid #000;
	padding: 0 5px 1px 1px;
	display: inline;
}
.baselinks li.baselinkimage, .baselinks li#baselinklast {
	border-right: 0;
	padding-right: 0;
}
/* --- End Base --- */

/* Clear Floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: block;
}

/* band pass filter for IE5 Mac Only */

/*\*//*/
.clearfix {
	display: inline-block;
}
/**/
