body {
	margin:0 auto;
	color:#000000;
	font:normal 12px arial;
	background:#FFFFFF url('img/bg.jpg') top center repeat;
}
* {
	padding:0px;
	margin:0px;
	float:none;
}
a {
	color:#990000;
}
img, a img {
	border:none;
}
#container {
	margin:0 auto;
	width:1024px;
	background:#FFFFFF;
}
#header {
	background:transparent url('img/bg_header.png') top center repeat-x;
	height:118px;
	width:1024px;
	position:relative;
}
.logo {
	position:absolute;
	top:5px;
	left:10px;
	z-index:2;
}
#searchform {
	position:absolute;
	top:40px;
	right:30px;
}
#s {
	padding:3px;
}
#searchsubmit {
	background:transparent url('img/search_btn.png') top center no-repeat;
	width:91px;
	height:26px;
	border:none;
	cursor:pointer;
}
#nav {
	height:30px;
	width:1024px;
	padding:5px 0px 0px 0px;
	background:transparent url('img/bg_nav.png') top center repeat-x;
	position:absolute;
	bottom:0;
}
#nav a {
	color:#FFFFFF;
	padding:0px 0px 0px 10px;
	font:bold 16px arial;
	text-decoration:none;
	text-shadow:1px 2px 1px #000000;
}
#nav a:hover {
	color:#d40000;
}
#selling {
	text-align:center;
	padding:3px 0px 5px;
}
#main {
	background:#FFFFFF;
	padding-top:8px;
	position:relative;
}
#main img.wizmark {
	position:absolute;
	bottom:25px;
	right:23px;
}
#left {
	float:left;
	width:195px;
	margin:0px 9px 0px 8px;
}
#right {
	float:right;
	width:195px;
	margin:0px 8px 161px 0px;
}
#left h2, #right h2 {
	background:transparent url('img/bg_sidetitle.png') top center no-repeat;
	height:28px;
	width:185px;
	padding:8px 0px 0px 10px;
	font:bold 16px arial;
	color:#FFFFFF;
	text-shadow:1px 2px 1px #000000;
}
#left .fill, #right .fill {
	background:transparent url('img/bg_sidefill.png') top center repeat-y;
	width:175px;
	padding:5px 10px 5px 10px;
}
#left .bottom, #right .bottom {
	background:transparent url('img/bg_sidebottom.png') top center no-repeat;
	height:16px;
	width:195px;
	margin-bottom:8px;
}
#left ul li, #right ul li {
	list-style:none;
	line-height:20px;
}
#left .toggle_button {
	padding-right:3px;
}
#center {
	float:left;
	width:600px;
}
#center .fill {
	background:transparent url('img/bg_pagefill.png') top center repeat-y;
	width:600px;
	min-height:500px;
}
#center .bottom {
	background:transparent url('img/bg_pagebottom.png') top center no-repeat;
	width:600px;
	height:24px;
	margin:0px 0px 8px 0px;
}
#center .pagetitle {
	background:transparent url('img/bg_pagetitle.png') top center no-repeat;
	height:35px;
	width:590px;
	padding:8px 0px 0px 10px;
	margin:0px 0px 15px 0px;
	font:bold 18px arial;
	color:#FFFFFF;
	text-shadow:1px 2px 1px #000000;
}
#footer {
	clear:both;
	width:1024px;
	background:transparent url('img/bg_footer.png') top center repeat-x;
	height:102px;
	position:relative;
}

.mass_add_to_cart {
	cursor:pointer;
}


/* CONTENT BOX FOR ADMIN */

.homepage {
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bold;
	padding:10px;
}
.gamesBox ul {
	overflow:hidden;
	width:600px;
	margin-top:20px;
	border-top:1px solid #C9C9C9;
}
.gamesBox ul li {
	background:transparent url('images/gamesDevider.gif') no-repeat scroll 100% 50%;
	border-bottom:1px solid #C9C9C9;
	display:block;
	float:left;
	height:180px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:8px;
	padding-bottom:20px;
	padding-top:5px;
	text-align:center;
	width:200px;
}
.gamesBox ul li.last {
	background:transparent none repeat scroll 0 0;
}
.gamesBox ul li span.list {
	display:block;
	font-size:12px;
	line-height:20px;
}
.txt30 {
	display:block;
	font-family:Century Gothic,Arial,Helvetica,sans-serif;
	font-size:28px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:0 0 10px;
}
.txt15 {
	display:block;
	font-family:Century Gothic,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
