:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

body
{
	text-align:center;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#main_body
{
	width:98%;
	margin:0 auto;
}
#header
{
	vertical-align:left;
	margin:0;
	padding:0;
	float:left;
}
tr#upper_menu
{
	background:url(images/green_bg.jpg) repeat-x 0 0;
	list-style:none;
	width:640px;
	height:20px;
	margin:0;
	padding:0;
	float:right;
	margin-top:84px;
	vertical-align:bottom;
}

tr#upper_menu td
{
	width:120px;
	height:20px;
	line-height:0;
	float:right;
	font-size:0;
	border:0;
	margin:0;
	padding:0;
}
tr#upper_menu td#start
{
	background:#81D83F url(images/green_arc.jpg) no-repeat 0 0;
	width:82px;
	height:39px;
	margin-top:0;
	line-height:0;
	margin-right:105px;
	float:right;
}
tr#upper_menu td#back
{
	background: url(images/green_lost_bit.jpg) no-repeat 0 0;
	width: 12px;
	height: 39px;
	margin-top:0;
	line-height:0;
	float:right;
}
tr#upper_menu td a
{
	background: url(images/upper_menu_button.gif) no-repeat 0 0;
	width:141px;
	font-size:0;
	border:0;
	height:24px !important;
	vertical-align:bottom;
	display:block;
	margin-bottom:0;
	padding:2px 2px 0 0;
	margin-top:12px !important;
	margin-top:10px;
	line-height:0;
	text-transform:capitalize;
}
tr#logo
{
	background: url(images/logo.gif) no-repeat 0 0;
	width: 239px;
	height: 121px;
	float:left;
}



tr#main_menu
{
	width:863px !important;
	width:869px;
	margin:0;
	vertical-align:bottom;
	float:left;
	padding:0 3px;
	list-style:none;
}
tr#main_menu td
{
	width:140px;
/*	background-color:#161876;*/
	height:30px !important;
	float:left;
	margin:3px 1px 0 1px;
}
tr#main_menu td a
{
	width:140px;
	/*background:url(images/main_menu.gif) no-repeat 0 0;*/
	height:30px !important;
	display:block;
	float:left;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:200;
	font-family:Impact, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	line-height:0;
	font-size:0;
}


#content
{
	float:center;
	margin-top:10px;
}

#left_bar
{
	float:left;
	width:190px;
}



.right
{
	float:right;
}

#banners
{
	width:194px;
	float:right;
	
}

.half_box
{
	width: 430px;
}

.redbox, .bluebox, .greenbox
{
	padding:0;
	float:left;	
	text-align:left;
	margin:10px 5px 0 0;
}
.redbox1, .bluebox1, .greenbox1
{
	padding:0;
	text-align:left;
	margin:10px 0 0 0;
}
.redbox .text, .bluebox .text, .greenbox .text
{
	
	border-top:0;
	margin:0;
	float:left;
	padding:3px;
}
.redbox h2, .redbox1 h2
{
	background:url(images/red_top.gif) repeat-x 0 0;
}

.bluebox h2, .bluebox1 h2
{
	background:url(images/blue_top.gif) repeat-x 0 0;
}

.greenbox h2, .greenbox1 h2
{
	background:url(images/green_top.gif) repeat-x 0 0;
}

.greenbox h2, .bluebox h2, .redbox h2, .greenbox1 h2, .bluebox1 h2, .redbox1 h2
{
	padding:0;
	border:0;
	padding-top:2px;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	height:23px;
	color:#fff;
	margin:0;
	
}


.greenbox .h2, .bluebox .h2, .redbox .h2
{
	float:left;
	width:459px !important;
}

.center_box
{
	margin:0 2px 0 2px;
	float:left;
}

#featured_prods
{
	width:674px !important;
	width:800px;
	background-color:#f2f2f2;
	border:0;
	padding-bottom:10px;
	
	float:left;
}
.item
{
	border:1px solid #dbdbdb;
	width:154px;
	margin:3px;
	padding:2px;
	text-align:center;
	background-color:#fff;
	float:left;
}
.item .img 
{
	margin:8px;
	display:block;
}
.item .desc
{
	text-align:center;
	background: url(images/grey_gradient.gif) repeat-x 0 0;
	padding:6px 0;
}
#featured
{
	width:474px !important;
	width:580px;
	background-color:#e6e6e6;
	float:left;
}

#featured .product
{
	background-color:#fff;
	padding:10px;
	float:left;
	width: 562px !important;
	margin:0 3px 3px 3px;
}
.product .image
{
	float:left;
	padding:5px 10px;
}
.product .text
{
	float:left;
	border:0;
	text-align:left;
}
.product .title
{
	border-bottom:1px solid #ccc;
	font-weight:bold;
	width:300px;
	
	padding:0 10px;
}
.product .bidtext
{
	color: #30dd2e;
	padding:0 10px;
}
.product .nobid
{
	color:#f00;
	padding:0 10px;
	margin-right:30px;
}

#tell_box, #suggest_box, #categ_box
{
	background-color:#f1f1f1;
	border:1px solid #e6e6e6;
}
#categ_box
{
	
}
#categ_box a
{
	font-size:1.1em;
}
#categ_box small, #categ_box smaller
{	
	font-weight:100;
	font-size:0.8em;
}
#search, #stores
{
	border:1px solid #e6e6e6;
}
#register_box
{
	clear:both;
	float:left;
}
#selling_box, #register_box
{
	background-color:#f1f1f1;
	width:490px;
	text-align:left;
}
#selling_box .text, #register_box .text
{
	padding:6px 6px 30px 6px;
}
#footer 
{
	float:center;
	width:98%;
	background: url(images/footer.gif) repeat-x 0 0;
	margin-top:10px;
	padding-top:16px;
}
#footer .desc
{
	background-color:#f1f1f1;
	padding:6px;
	text-align:center;
}
.sep
{
	padding-right:1px;
}
