/* DIV Alignment */
*
{
padding: 0px;
margin: 0px;
}

body
	{
	background: #85573f url(/wanted/assets/images/bg.jpg) repeat;
	}

#container 
	{
	 margin: 0px auto;
	 border: 0px;
	 text-align: left;
	 width: 650px !important;
	 height: auto;
	 background: #7d543d url(/wanted/assets/images/bg_repeat.jpg) repeat-y;
	 }
#content-container
	{
	width: 600px;
	height: auto;
	margin: 0px 8px 0px 8px;
	border-left: 17px solid #362f2d;
	border-right: 17px solid #362f2d;
	border-bottom: 17px solid #362f2d;
	background: #e5c18d url(/wanted/assets/images/body_bg.jpg) repeat;
	}
	 
#nav
	{
	height:auto;
	border-bottom: 6px solid #362f2d;
	padding: 2px 4px 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-transform:uppercase;
	font-size: 11px;
	color: #362f2d;
	}

#nav a
	{
	color: #362f2d;
	font-weight:bold;
	text-decoration:none;
	}
#nav a:hover
	{
	color: #885a40;
	}

#content
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #362f2d;
	height:auto;
	padding:1px 4px 4px 4px;
	}
#footer
	{
	padding: 10px 2px 5px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #362f2d;
	height:auto;
	text-align:right;
	}

h1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #362f2d;
	text-transform:uppercase;
	padding: 2px 0px 2px 0px;
	text-align:left;
	display:block;
	}
h1 span
	{
	color: #885a40;
	}
.sdsp
	{
	border: 0px;
	margin: 1px 4px 1px 4px;
	}
.clearfix
	{
	display:block;
	width:592px;
	height:1px;
	background: #e5c18d;
	margin: 5px 0px 5px 0px;
	}
	
li.number
	{
	margin: 3px 0px 3px 0px;
	font-weight:bold;
	width: 20px;
	height: auto;
	display:block;
	float: left;
	}

li.rule
	{
	margin: 3px 0px 3px 0px;
	display:block;
	float:left;
	width: 570px;
	
	}
ul
	{
	display:block;
	}
	
/*News Styles */
.news
	{
	display:block;
	border-bottom:1px dotted #f8f0e3;
	padding: 0px 0px 10px 0px;
	}

.news_tcgs, .news_links
	{
	width:auto;
	margin: 5px 0px 5px 25px;
	display:block;
	}
.news_tcgs h3, .news_links h3
	{
	font-weight: bold;
	font-size: 11px;
	display: block;
	margin:0px 0px 2px 0px;
	text-transform:uppercase;
	}

/*Form Styles */
.form_label
	{
	width:100px;
	}
input, textarea{
	border:1px solid #362f2d;
	background: #e5c18d url(/wanted/assets/images/body_bg.jpg) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #362f2d;
	height:auto;
	padding:1px;
	width: 200px;
	}
select
	{
	width: 205px;
	border:1px solid #362f2d;
	background: #e5c18d url(/wanted/assets/images/body_bg.jpg) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #362f2d;
	height:auto;
	font-weight:bold;
	}
option
	{
	border-bottom: 1px solid #362f2d;
	padding: 1px 1px 1px 5px;
	font-weight:normal;
	}
.option_selected
	{
	padding: 1px 2px 1px 2px;
	font-weight:bold;
	}
#button
	{
	width: 50px;
	text-align:center;
	}
#button:hover
	{
	color: #e5c18d;
	background:#362f2d;
	}
/*Affiliates */
img.affiliate_link
	{
	border:2px solid #362f2d;
	width: 88px;
	height:31px;
	}
img.affiliate_link:hover
	{
	border:1px solid #362f2d;
	width: 88px;
	height:31px;
	padding: 1px;
	}
	
/*link */
a
	{
	color: #362f2d;
	font-weight: bold;
	text-decoration:none;
	}
	
a:hover
	{
	color: #885a40;
	}
	
/*TCG Listings */	
#categories{
	width:592px;
	height:auto;
	padding: 10px 0px 10px 22px;
	}
#option{
	width: 250px;
	margin:10px 10px 10px 10px;
	float: left;
	}
.optiontext
	{
	display:block;
	text-align:center;
	width:250px;
	background: #362f2d;
	color: #f8f0e3;
	padding: 2px;
	text-transform:uppercase;
	}
.optiontext a
	{
	color: #f8f0e3;
	padding: 2px;
	text-transform:uppercase;
	}	

.optiontext a:hover
	{
	color: #885a40;
	}	

/*TCG Details*/
.visittcglink
	{
	border:0px;
	}
	
a.visittcglink {
	display: block;
	width: 49px;
	height: 9px;
	background-image: url(/wanted/assets/images/visitlink.gif);
	text-decoration: none;
}

a.visittcglink:hover {
	background-position: bottom;
}

.tcgcard
	{
	width: 120px;
	padding:0px 0px 4px 0px;
	}
.card
	{
	padding: 5px;
	margin:0px 0px 3px 0px;
	border:1px dotted #885a40;
	background:#f8f0e3;
	}
.tcglist
	{
	border-bottom:1px dotted #f8f0e3;
	margin:0px 0px 10px 0px;
	}
.tcgtitle
	{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	padding: 2px 0px 4px 0px;
	}
.tcgstat
	{
	padding: 0px 0px 2px 0px;
	font-weight:bold;
	}
.tcgtext
	{
	padding:0px 10px 2px 0px;
	}
	
.rssfeed
	{
	background:url(/wanted/assets/images/rss_feed.gif) no-repeat right;
	display: block;
	height: 16px;
	text-align:right;
	}
a.rsslink
	{
	position:relative;
	top: 2px;
	padding: 0px 20px 0px 0px;
	}

.none_yet{
	text-align:center;
	font-size: 11px;
	display: block;
	padding: 10px 10px 10px 10px ;
	margin: 25px 25px 15px 25px;
	color: #990000;
	text-transform:uppercase;
	font-weight:bold;
	}
