/*
Design by Free CSS Templat
change and redesign for www.tradeplay.com 
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8F8F8F;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	text-transform: ;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #000;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {    
	height: 25px;
	padding: 13px 0 0 20px;
	text-transform: uppercase;
	font-size: 14px;
	color: #000;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a img {
	border: 0px;	
}

a {
	color:#342D7E;
        text-decoration:none;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
        background: #FFFFFF;
	
        
        
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}


/* Header */

#header {
	width: 892px;
	height: 145px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 15px;
	margin: 0 0 0 8px;
	padding: 12px 10px 0 10px;
	background:#ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}

#headerad {
	position:relative;
	top:-120px;	
	left:420px;
}

#headerad a{
	background:none;	
}
/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 164px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 686px;
}

/* Arcadem Pro 2.8 Code*/

.featuredgame img {
	float:left;
	padding:2px 6px 2px 6px;
}

.topcategory {
	background: #FFFFFF;
	float:left;
	width:160px;
	height:250px;
}

.topcategory ul {
	clear:both;
	float:left;
}

.topcategory img {
	float:left;
}

.gameInCategory {
	border:1px #EEEEEE solid;
	float:left;	
	width:110px;
	height:170px;
	text-align:center;
	overflow:hidden;
	color:#000000;
	padding:5px 5px 5px 5px;
	margin: 0 5px 5px 5px;
	background:#E9F2F9;
}

.bottomnav {
	clear:both;	
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: lowercase;
}

html, ul, li, .bg1, .bg2, .bg3 {
	color: #31576F;	
}

#seach {
   position:absolute;
   right:0px;
   top:80px;
 }
/* menu  */
#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 1px 1px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 20px;
	margin: 0 0 0 1px;
	padding: 4px 10px  0px 0px;
	background: ;
	text-decoration: none;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #31576F;
}

#menu a:hover, #menu .current_page_item a {
	background: ;
}
#main_box{
   width:1000px;
   margin: auto;
   text-align:left;
}

